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

dS Jenkins jenkins at dev.digitalstrom.org
Fri Sep 13 16:58:18 CEST 2019


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

Changes:

[jin] Update dsm-firware for 1.16.2-beta09 / 1.16.2.1

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on linux-slave-i7 (build_cluster build_cluster_fast) in workspace /home/jenkins/workspace/oe-core
No credentials specified
 > /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 0293686069b0b7928b08e4f404e1ecc7d8869231 (refs/remotes/origin/master)
 > /opt/bitnami/git/bin/git config core.sparsecheckout # timeout=10
 > /opt/bitnami/git/bin/git checkout -f 0293686069b0b7928b08e4f404e1ecc7d8869231
Commit message: "Update dsm-firware for 1.16.2-beta09 / 1.16.2.1"
 > /opt/bitnami/git/bin/git rev-list --no-walk 5351bb1f6052f7ab0ce64128f417d3f582cf8f98 # timeout=10
[oe-core] $ /bin/bash -xe /tmp/jenkins11723398560575310405.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=/home/jenkins/workspace/oe-core
++ 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 /home/jenkins/workspace/oe-core/oe-core-env/
Sending build context to Docker daemon   7.68kB
Step 1/15 : FROM centos:7
 ---> 49f7960eb7e4
Step 2/15 : RUN yum makecache && yum install -y epel-release
 ---> Using cache
 ---> 51acf46022d0
Step 3/15 : ENV CENTOS_MISSING="texi2html svn libtool"
 ---> Using cache
 ---> c05a37198102
Step 4/15 : 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
 ---> da6e0737f4d3
Step 5/15 : RUN yum install -y ncurses-devel
 ---> Using cache
 ---> 504576cb19f3
Step 6/15 : RUN yum makecache && yum install -y python-polib
 ---> Using cache
 ---> 7771f6115310
Step 7/15 : RUN yum makecache && yum install -y which net-tools zip
 ---> Using cache
 ---> 90a87ce1fa02
Step 8/15 : ARG user
 ---> Using cache
 ---> 52ac4080977f
Step 9/15 : ARG uid
 ---> Using cache
 ---> 7abc3dce782a
Step 10/15 : ARG group
 ---> Using cache
 ---> 6a8bd1fa7b45
Step 11/15 : ARG gid
 ---> Using cache
 ---> 6a73de773273
Step 12/15 : RUN groupadd -g ${gid} ${group}
 ---> Using cache
 ---> 22a9d86fb229
Step 13/15 : RUN useradd -N -g ${gid} -u ${uid} ${user}
 ---> Using cache
 ---> ec12b85fa1ba
Step 14/15 : RUN usermod -a -G cdrom ${user}
 ---> Using cache
 ---> 9850833474a2
Step 15/15 : USER ${user}
 ---> Using cache
 ---> d2ab11a52123
[Warning] One or more build-args [gids gidsComma] were not consumed
Successfully built d2ab11a52123
Successfully tagged oe-core:latest
+ nice docker run -v /home/jenkins/workspace/oe-core:/home/jenkins/workspace/oe-core --net=host -e DISPLAY -v /home/jenkins/.Xauthority:/home/jenkins/.Xauthority oe-core /bin/bash -c 'cd /home/jenkins/workspace/oe-core; pwd; source setup-oe-core.sh targets/devel/dss11-1gb;     					  bitbake dss11-image'
/home/jenkins/workspace/oe-core
Loading cache...done.
Loaded 1680 entries from dependency cache.
Parsing recipes...done.
Parsing of 1321 .bb files complete (1283 cached, 38 parsed). 1717 targets, 34 skipped, 0 masked, 0 errors.

OE Build Configuration:
BB_VERSION        = "1.15.0"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "dss11-1gb"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v2019.09-core"
TUNE_FEATURES     = "armv5 dsp thumb arm926ejs"
TARGET_FPU        = "soft"
meta-dss11-devel  = "(detachedfrom0293686):0293686069b0b7928b08e4f404e1ecc7d8869231"
meta-angstrom     = "(detachedfromaa3afbb):aa3afbb757458b33d540b2ec7793e303ebf930f8"
meta-oe           = "(detachedfrom812d590):812d5908976c56bc3fc2a840233a63dff190f38f"
meta              = "(detachedfrom6e2b53f):6e2b53f47da0e97271fb51b281d24da1e1d549cc"
meta-swupdate     = "(detachedfrom0293686):0293686069b0b7928b08e4f404e1ecc7d8869231"

NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 2.30.0 of glib-2.0 not available (for item glib-2.0)
NOTE: versions of glib-2.0 available: 1:2.30.1


More information about the dSS-merge-requests mailing list