Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 972
    • Issues 972
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar

Do not update/delete: Banner broadcast message test data

Do not update/delete: Notification broadcast message test data

  • GitLab.orgGitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #2119
Closed
Open
Issue created Feb 07, 2017 by username-removed-85661@m-messiah

Service logs

Description

Hello, is it possible to get service logs from gitlab-ci-multi-runner? For example, in debug mode, or something else?

For example, I have a job in .gitlab-ci.yml:

elastic:
  services:
    - elasticsearch:5
  script:
    - ./runtests.sh --tag=require_elasticsearch

And sometimes (or even often) this job have failed by Read Timeout in elasticsearch, but I can't determine, what's happened with elasticsearch, because I have no any logs for it.

Proposal

When runner in debug mode save service output too. Or save service output together with job output to gitlab.

Assignee
Assign to
Time tracking