Build failed in Jenkins: master-osmo-msc » --disable-iu,a2=default,a3=default,osmocom-master-debian9 #2846

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Mon Apr 16 06:20:39 UTC 2018


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,a2=default,a3=default,label=osmocom-master-debian9/2846/display/redirect>

------------------------------------------
Started by upstream project "master-osmo-msc" build number 2846
originally caused by:
 Started by upstream project "master-osmo-iuh" build number 939
 originally caused by:
  Started by upstream project "master-libasn1c" build number 89
  originally caused by:
   Started by timer
Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,a2=default,a3=default,label=osmocom-master-debian9/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.osmocom.org/osmo-msc # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-msc
 > git --version # timeout=10
 > git fetch --tags --progress git://git.osmocom.org/osmo-msc +refs/heads/*:refs/remotes/origin/*
Checking out Revision 37a3ae8585df2d7b8d849b194705e3ef0d2e0f6e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37a3ae8585df2d7b8d849b194705e3ef0d2e0f6e
Commit message: "sms_queue: fix use-after-free on 'pending'"
 > git rev-list --no-walk 37a3ae8585df2d7b8d849b194705e3ef0d2e0f6e # timeout=10
[osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins6252614367087779087.sh
+ ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store
+ mkdir -p /home/osmocom-build/jenkins_build_artifact_store
+ docker run --rm=true -i -e HOME=/build -e ARTIFACT_STORE=/artifact_store -e JOB_NAME=master-osmo-msc/IU=--disable-iu,a2=default,a3=default,label=osmocom-master-debian9 -e MAKE=make -e PARALLEL_MAKE=-j 8 -e IU=--disable-iu -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e OSMOPY_DEBUG_TCP_SOCKETS=1 -w /build -u build -v <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,a2=default,a3=default,label=osmocom-master-debian9/ws/>:/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store osmocom:amd64 /build/contrib/jenkins.sh
+ base=/build
+ deps=/build/deps
+ inst=/build/deps/install
+ export deps inst
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Skipping repository deps/libosmocore
Skipping repository deps/libosmo-sccp
Skipping repository deps/libosmo-netif
Skipping repository deps/libsmpp34
Skipping repository deps/libosmo-abis
Skipping repository deps/osmo-mgw
+ [ -d /build/deps ]
+ git_clean /build/deps/libosmo-abis
+ repos=/build/deps/libosmo-abis
+ [ ! -d /build/deps/libosmo-abis ]
+ [ ! -d /build/deps/libosmo-abis/.git ]
+ git -C /build/deps/libosmo-abis checkout -f HEAD
+ git -C /build/deps/libosmo-abis clean -dxf
+ git_clean /build/deps/libosmo-netif
+ repos=/build/deps/libosmo-netif
+ [ ! -d /build/deps/libosmo-netif ]
+ [ ! -d /build/deps/libosmo-netif/.git ]
+ git -C /build/deps/libosmo-netif checkout -f HEAD
+ git -C /build/deps/libosmo-netif clean -dxf
+ git_clean /build/deps/libosmo-sccp
+ repos=/build/deps/libosmo-sccp
+ [ ! -d /build/deps/libosmo-sccp ]
+ [ ! -d /build/deps/libosmo-sccp/.git ]
+ git -C /build/deps/libosmo-sccp checkout -f HEAD
+ git -C /build/deps/libosmo-sccp clean -dxf
+ git_clean /build/deps/libosmocore
+ repos=/build/deps/libosmocore
+ [ ! -d /build/deps/libosmocore ]
+ [ ! -d /build/deps/libosmocore/.git ]
+ git -C /build/deps/libosmocore checkout -f HEAD
+ git -C /build/deps/libosmocore clean -dxf
+ git_clean /build/deps/libsmpp34
+ repos=/build/deps/libsmpp34
+ [ ! -d /build/deps/libsmpp34 ]
+ [ ! -d /build/deps/libsmpp34/.git ]
+ git -C /build/deps/libsmpp34 checkout -f HEAD
+ git -C /build/deps/libsmpp34 clean -dxf
+ git_clean /build/deps/osmo-mgw
+ repos=/build/deps/osmo-mgw
+ [ ! -d /build/deps/osmo-mgw ]
+ [ ! -d /build/deps/osmo-mgw/.git ]
+ git -C /build/deps/osmo-mgw checkout -f HEAD
+ git -C /build/deps/osmo-mgw clean -dxf
+ [ -d layer1-headers ]
+ mkdir /build/deps
mkdir: cannot create directory '/build/deps': File exists
+ true
+ osmo-build-dep.sh libosmocore '' ac_cv_path_DOXYGEN=false



 =============================== libosmocore ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmocore 
+ project=libosmocore
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmocore
+ cd libosmocore
+ git fetch --tags origin
>From git://git.osmocom.org/libosmocore
   cefce66..db2fa4e  master     -> origin/master
 + ebee2ec...f142216 neels/inter_bsc_ho -> origin/neels/inter_bsc_ho  (forced update)
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Previous HEAD position was cefce66... fix issue on big endian architecture
HEAD is now at db2fa4e... test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACs
+ git rev-parse HEAD
db2fa4e0d5a112adedf17948a73b481c69022e14
+ cd libosmocore
+ mkdir -p /build/deps/install/stow
+ autoreconf --install --force
autom4te: cannot create /tmp/ar6R1pvj/am4t7931.93: No space left on device
 at /usr/bin/autom4te line 969.
aclocal: error: echo failed with exit status: 28
autoreconf: aclocal failed with exit status: 28
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the gerrit-log mailing list