What is GitLab trying to tell me?

Matthew Selsky Matthew.Selsky at twosigma.com
Wed Dec 20 04:58:38 UTC 2017


On Tue, Dec 19, 2017 at 04:17:07AM -0800, Hal Murray via devel wrote:
> I can't find an useful error message.  Where am I supposed to look?
> 
> 
> Your pipeline has failed.
> ...
> Commit: e869f3ce ( https://gitlab.com/NTPsec/ntpsec/commit/e869f3ce9c2c6221cee
> ca1b0d8f7b5559f4dd9dc )
> ...
> Pipeline #15285363 ( https://gitlab.com/NTPsec/ntpsec/pipelines/15285363 ) 
> triggered by Hal Murray ( https://gitlab.com/hal.murray )
> had 1 failed build.
> 
> Job #45136665 ( https://gitlab.com/NTPsec/ntpsec/-/jobs/45136665 )
> 
> Stage: test
> Name: codequality
> Trace: b48e5f4e457f: Pull complete
> d8a1ce86cf94: Pull complete
> 0f8023b7741c: Pull complete
> 1fab464f301c: Pull complete
> 05b6833b4a48: Pull complete
> Digest: sha256:b296c7fca749cb772d3063a0db3e8bace195a69df9b2e1558845ee860832385
> 3
> Status: Downloaded newer image for codeclimate/codeclimate:latest
> $ docker run --env CODECLIMATE_CODE="$PWD" --volume "$PWD":/code 
> --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc 
> codeclimate/codeclimate analyze -f json > codeclimate.json
> section_end:1513683427:build_script
> section_start:1513683427:after_script
> section_end:1513683427:after_script
> ERROR: Job failed: exit code 1
> 

I checked https://gitlab.com/NTPsec/ntpsec/-/jobs/45272686, and indeed, docker gave no useful error message. I re-ran the job and it succeeded.  I checked the documentation at https://github.com/codeclimate/codeclimate and I don't see any way to increase the codeclimate verbosity.  But I think it's more likely this was a (transient?) docker error.  Let me know if this recurs and I'll dig into it.


Thanks,
-Matt


More information about the devel mailing list