Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. Running with gitlab-runner 12.7.1 (003fe500)
  2. on description Uu7PFoSS
  3. Using Docker executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image/master:stable ...
  4. Starting service docker:stable-dind ...
  5. Pulling docker image docker:stable-dind ...
  6. Using docker image sha256:8489eeb24a264b6bcdb17f3da00140cebe92ee36bd22365f37d07d59390df4ee for docker:stable-dind ...
  7. Waiting for services to be up and running...
  8. *** WARNING: Service runner-Uu7PFoSS-project-1-concurrent-0-docker-0 probably didn't start properly.
  9. Health check error:
  10. service "runner-Uu7PFoSS-project-1-concurrent-0-docker-0-wait-for-service" timeout
  11. Health check container logs:
  12. Service container logs:
  13. 2020-01-25T21:14:16.680614367Z mount: permission denied (are you root?)
  14. 2020-01-25T21:14:16.680644370Z Could not mount /sys/kernel/security.
  15. 2020-01-25T21:14:16.680653278Z AppArmor detection and --privileged mode might break.
  16. 2020-01-25T21:14:16.681692321Z mount: permission denied (are you root?)
  17. *********
  18. Pulling docker image registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image/master:stable ...
  19. Using docker image sha256:c114dffc16419102b42958970133bc5950c85961747ba2ed9d37741457d829df for registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image/master:stable ...
  20. Running on runner-Uu7PFoSS-project-1-concurrent-0 via 06d4dd28c0ea...
  21. Fetching changes with git depth set to 50...
  22. 00:01
  23. Reinitialized existing Git repository in /builds/test-group/test-project/.git/
  24. From http://172.17.217.102:8081/test-group/test-project
  25. * [new ref] refs/pipelines/3 -> refs/pipelines/3
  26. * [new branch] master -> origin/master
  27. Checking out ce469ff9 as master...
  28. Skipping Git submodules setup
  29. $ if [[ -z "$CI_COMMIT_TAG" ]]; then # collapsed multi-line command
  30. 00:02
  31. $ /build/build.sh
  32. Building Heroku-based application using gliderlabs/herokuish docker image...
  33. invalid reference format
  34. invalid reference format
  35. invalid argument "/master:ce469ff976a277e9c2c6f152e10afbef2ce4b49e" for "-t, --tag" flag: invalid reference format
  36. See 'docker build --help'.
  37. ERROR: Job failed: exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement