[dss-merge-requests] Build failed in Jenkins: oe-core #789
dS Jenkins
jenkins at dev.digitalstrom.org
Thu Jun 7 17:17:07 CEST 2018
See <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/789/display/redirect>
------------------------------------------
Started by upstream project "dSS" build number 1516
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on linux-slave-ryzen (build_cluster) 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 27907a897790f3d6fb4e324f5fee143fc8f753c7 (refs/remotes/origin/master)
> /opt/bitnami/git/bin/git config core.sparsecheckout # timeout=10
> /opt/bitnami/git/bin/git checkout -f 27907a897790f3d6fb4e324f5fee143fc8f753c7
Commit message: "Merge branch 'MR_rescue-utils_cutpoint' into 'master'"
> /opt/bitnami/git/bin/git rev-list 27907a897790f3d6fb4e324f5fee143fc8f753c7 # timeout=10
[oe-core] $ /bin/bash -xe /tmp/jenkins2418183176747586802.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/>
Sending build context to Docker daemon 7.68kB
Step 1/17 : FROM centos:7
---> e934aafc2206
Step 2/17 : RUN yum makecache && yum install -y epel-release
---> Using cache
---> 624c5b3130ea
Step 3/17 : ENV CENTOS_MISSING="texi2html svn libtool"
---> Using cache
---> ad19a9f8705e
Step 4/17 : RUN yum install -y gawk make wget tar bzip2 gzip python unzip perl patch diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat SDL-devel xterm $CENTOS_MISSING
---> Using cache
---> 8da4653de30b
Step 5/17 : RUN yum install -y ncurses-devel
---> Using cache
---> a001a3966a69
Step 6/17 : RUN yum makecache && yum install -y python-polib
---> Using cache
---> 7726b7172e10
Step 7/17 : RUN yum makecache && yum install -y which net-tools zip
---> Using cache
---> 90d646aa0b57
Step 8/17 : ARG user
---> Using cache
---> 2a2fab2dc945
Step 9/17 : ARG uid
---> Using cache
---> 06cc6576e7a4
Step 10/17 : ARG group
---> Using cache
---> 8c6dbc8a1fde
Step 11/17 : ARG gid
---> Using cache
---> 082847956b96
Step 12/17 : ARG gids
---> Using cache
---> 39ee2f3e858e
Step 13/17 : ARG gidsComma
---> Using cache
---> 734afc0197bf
Step 14/17 : RUN groupadd -g ${gid} ${group}
---> Using cache
---> 8eedbe9e87f0
Step 15/17 : RUN for x in $gids; do groupadd -g $x $x || true; done
---> Using cache
---> 59deb49509f1
Step 16/17 : RUN useradd -N -g ${gid} -G ${gidsComma} -u ${uid} ${user}
---> Using cache
---> 883d8bf3063a
Step 17/17 : USER ${user}
---> Using cache
---> 25d2501f004d
Successfully built 25d2501f004d
Successfully tagged oe-core:latest
+ nice docker run -v <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/>:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/> --net=host -e DISPLAY -v /home/jenkins/.Xauthority:/home/jenkins/.Xauthority oe-core /bin/bash -c 'cd <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/;> pwd; source setup-oe-core.sh targets/devel/dss11-1gb; bitbake dss11-image'
<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/>
/bin/bash: setup-oe-core.sh: No such file or directory
/bin/bash: bitbake: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user andreas.fenkart at dev.digitalstrom.org
More information about the dSS-merge-requests
mailing list