See <https://builds.apache.org/job/NuttX-Nightly-Build/158/display/redirect>

Changes:


------------------------------------------
Started by timer
Started by user btashton
Rebuilds build #157
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Executing and processing the following script content: 
# This is a read-only credential and not explicitly a secret.  There does not 
seem to be a way to do this with the Jenkins docker plugin...
# This docker env plugin also manages to mess up pulling from docker hub...
# see JENKINS-54021
rm -rf ~/.docker/config.json
docker pull alpine:3.6

set +x
docker login https://docker.pkg.github.com -u btashton -p $GITHUB_RO_TOKEN
set -x

[jenkins-slave] $ /bin/bash -xe /tmp/jenkins1810920245753150138.sh
+ rm -rf /home/jenkins/.docker/config.json
+ docker pull alpine:3.6
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
[EnvInject] - Script executed. The exit code is 1.
[EnvInject] - Fail the build.

Reply via email to