[dss-merge-requests] Build failed in Jenkins: oe-core #1639

dS Jenkins jenkins at dev.digitalstrom.org
Mon Jan 7 17:50:14 CET 2019


See <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/1639/display/redirect?page=changes>

Changes:

[jin] Fixed dss11-1gb mismerger in production

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on linux-slave-ryzen (build_cluster build_cluster_fastest) in workspace <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/>
 > /opt/bitnami/git/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /opt/bitnami/git/bin/git config remote.origin.url https://git.digitalstrom.org/dss-oe/dss-oe.git # timeout=10
Fetching upstream changes from https://git.digitalstrom.org/dss-oe/dss-oe.git
 > /opt/bitnami/git/bin/git --version # timeout=10
 > /opt/bitnami/git/bin/git fetch --tags --progress https://git.digitalstrom.org/dss-oe/dss-oe.git +refs/heads/*:refs/remotes/origin/*
 > /opt/bitnami/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /opt/bitnami/git/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 05511164cea664838c64ab2e08423476a6308a95 (refs/remotes/origin/master)
 > /opt/bitnami/git/bin/git config core.sparsecheckout # timeout=10
 > /opt/bitnami/git/bin/git checkout -f 05511164cea664838c64ab2e08423476a6308a95
Commit message: "Fixed dss11-1gb mismerger in production"
 > /opt/bitnami/git/bin/git rev-list --no-walk 9577a9bea89c86ca0c092bf9fd1b4361bab59e41 # timeout=10
[oe-core] $ /bin/bash -xe /tmp/jenkins14889749582227633170.sh
+ git submodule update --init
+ echo oe-core chroot build environment
oe-core chroot build environment
+ echo

+ which docker
+ true
++ git rev-parse --show-toplevel
+ DSS_OE_DIR=<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/>
++ id -un
+ USER=jenkins
++ id -G
++ cut '-d ' -f2-
+ GIDS='4 24 27 30 46 116 126 127'
++ echo 4 24 27 30 46 116 126 127
++ tr ' ' ,
+ GIDSCOMMA=4,24,27,30,46,116,126,127
++ id -g
++ id -gn
++ id -u
+ docker build -t oe-core --build-arg gid=1000 --build-arg 'gids=4 24 27 30 46 116 126 127' --build-arg gidsComma=4,24,27,30,46,116,126,127 --build-arg group=jenkins --build-arg uid=1000 --build-arg user=jenkins <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/oe-core-env/>
time="2019-01-07T16:50:13Z" level=error msg="failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial unix /var/run/docker.sock: connect: connection refused"
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user jin at developer.digitalstrom.org


More information about the dSS-merge-requests mailing list