Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. Running with gitlab-runner 12.5.0 (577f813d)
  2.  on suur-tester-dev Hwt1QaUs
  3. section_start:1574262092:prepare_executor
  4. Using Docker executor with image docker:dind ...
  5. Starting service docker:dind ...
  6. Authenticating with credentials from /root/.docker/config.json
  7. Pulling docker image docker:dind ...
  8. Using docker image sha256:a4b37e66ffc766b66c4e5001a2774228c080c970cd44152ea43cbde1748160c7 for docker:dind ...
  9. Waiting for services to be up and running...
  10. 
  11. *** WARNING: Service runner-Hwt1QaUs-project-9639-concurrent-0-docker-0 probably didn't start properly.
  12.  
  13. Health check error:
  14. ContainerStart: Error response from daemon: Cannot link to a non running container: /runner-Hwt1QaUs-project-9639-concurrent-0-docker-0 AS /runner-Hwt1QaUs-project-9639-concurrent-0-docker-0-wait-for-service/service (executor_docker.go:1254:0s)
  15.  
  16. Service container logs:
  17. 2019-11-20T15:01:37.772213401Z time="2019-11-20T15:01:37.772055382Z" level=info msg="Starting up"
  18. 2019-11-20T15:01:37.814439471Z time="2019-11-20T15:01:37.814322577Z" level=warning msg="could not change group /var/run/docker.sock to docker: group docker not found"
  19. 2019-11-20T15:01:37.814619334Z failed to load listeners: can't create unix socket /var/run/docker.sock: is a directory
  20.  
  21. *********
  22.  
  23. Authenticating with credentials from /root/.docker/config.json
  24. section_end:1574262101:prepare_executor
  25. section_start:1574262101:prepare_script
  26. Authenticating with credentials from /root/.docker/config.json
  27. Running on runner-Hwt1QaUs-project-9639-concurrent-0 via suur-tester-dev...
  28. section_end:1574262105:prepare_script
  29. section_start:1574262105:get_sources
  30. Authenticating with credentials from /root/.docker/config.json
  31. Fetching changes with git depth set to 50...
  32. Reinitialized existing Git repository in /builds/envomp/automated-testing-service/.git/
  33. From https://gitlab.cs.ttu.ee/envomp/automated-testing-service
  34. 49d830d..f8d5e59 master -> origin/master
  35. Checking out f8d5e590 as master...
  36.  
  37. Skipping Git submodules setup
  38. section_end:1574262108:get_sources
  39. section_start:1574262108:restore_cache
  40. Authenticating with credentials from /root/.docker/config.json
  41. section_end:1574262112:restore_cache
  42. section_start:1574262112:download_artifacts
  43. Authenticating with credentials from /root/.docker/config.json
  44. section_end:1574262114:download_artifacts
  45. section_start:1574262114:build_script
  46. Authenticating with credentials from /root/.docker/config.json
  47. $ docker version
  48. Client: Docker Engine - Community
  49. Version: 19.03.5
  50. API version: 1.40
  51. Go version: go1.12.12
  52. Git commit: 633a0ea838
  53. Built: Wed Nov 13 07:22:05 2019
  54. OS/Arch: linux/amd64
  55. Experimental: false
  56. error during connect: Get http://docker:2375/v1.40/version: dial tcp 172.17.64.97:2375: connect: no route to host
  57. section_end:1574262132:build_script
  58. section_start:1574262132:after_script
  59. section_end:1574262140:after_script
  60. section_start:1574262140:upload_artifacts_on_failure
  61. Authenticating with credentials from /root/.docker/config.json
  62. section_end:1574262143:upload_artifacts_on_failure
  63. ERROR: Job failed: exit code 1
  64. 
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement