------------------------------------------ Started by upstream project "master-osmo-msc" build number 13500 originally caused by: Started by upstream project "master-libosmo-sccp" build number 3503 originally caused by: Started by upstream project "master-libosmo-netif" build number 2633 originally caused by: Started by upstream project "master-libosmo-abis" build number 1851 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 obs 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,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9/ws/ No credentials specified
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 467bb87f44bd67aa7421f5ae4c3021d9200bd3c8 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 467bb87f44bd67aa7421f5ae4c3021d9200bd3c8
Commit message: "log: drop duplicate MNCC log"
git rev-list --no-walk 467bb87f44bd67aa7421f5ae4c3021d9200bd3c8 # timeout=10
[osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins5152064578114196849.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-msc/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9/ws/:/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e IU=--disable-iu -e WITH_MANUALS=1 osmocom:deb9_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/osmo-gsm-manuals Skipping repository deps/libsmpp34 Skipping repository deps/osmo-hlr 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-gsm-manuals + repos=/build/deps/osmo-gsm-manuals + [ ! -d /build/deps/osmo-gsm-manuals ] + [ ! -d /build/deps/osmo-gsm-manuals/.git ] + git -C /build/deps/osmo-gsm-manuals checkout -f HEAD + git -C /build/deps/osmo-gsm-manuals clean -dxf + git_clean /build/deps/osmo-hlr + repos=/build/deps/osmo-hlr + [ ! -d /build/deps/osmo-hlr ] + [ ! -d /build/deps/osmo-hlr/.git ] + git -C /build/deps/osmo-hlr checkout -f HEAD + git -C /build/deps/osmo-hlr 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 + 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 HEAD is now at 80c8a1d2... libosmocore.pc.in: Append -lsctp to Libs.private + git rev-parse HEAD 80c8a1d281ff630770f94160ff98a6f7afeed4d8 + cd libosmocore + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmocore + subdir= + [ -n ] + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:43: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:84: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmocore --with-systemdsystemunitdir=/build/deps/install/stow/libosmocore/lib/systemd/system ac_cv_path_DOXYGEN=false configure: WARNING: unrecognized options: --with-systemdsystemunitdir checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes
malloc: .././dispose_cmd.c:249: assertion botched free: start and end chunk sizes differ Aborting...Aborted (core dumped) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 406.76 KB...] XRef to nonexistent id: msc_nc_ss:mt_requests Error: no ID for constraint linkend: msc_nc_ss:mt_established. XRef to nonexistent id: msc_nc_ss:mt_established Error: no ID for constraint linkend: msc_bssmap:cipher_mode_reject. XRef to nonexistent id: msc_bssmap:cipher_mode_reject Error: no ID for constraint linkend: msc_bssmap:cipher_mode_complete. XRef to nonexistent id: msc_bssmap:cipher_mode_complete Error: no ID for constraint linkend: ungroup_counter_msc.active_calls. XRef to nonexistent id: ungroup_counter_msc.active_calls Error: no ID for constraint linkend: ungroup_counter_msc.active_nc_ss. XRef to nonexistent id: ungroup_counter_msc.active_nc_ss Error: no ID for constraint linkend: ctrl_common_var. XRef to nonexistent id: ctrl_common_var Error: no ID for constraint linkend: ietf-rfc791. XRef to nonexistent id: ietf-rfc791 Section level > 6 not well supported for bibliodiv Error: no ID for constraint linkend: modified-vesion. XRef to nonexistent id: modified-vesion Image 'dblatex' not found Cannot convert 'osmomsc-usermanual__1.png' to pdf Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Cannot convert 'osmomsc-usermanual__2.png' to pdf Cannot convert 'osmomsc-usermanual__3.png' to pdf Cannot convert 'osmomsc-usermanual__4.png' to pdf Cannot convert 'osmomsc-usermanual__5.png' to pdf Cannot convert 'osmomsc-usermanual__6.png' to pdf Cannot convert 'osmomsc-usermanual__7.png' to pdf Cannot convert 'osmomsc-usermanual__8.png' to pdf Cannot convert 'osmomsc-usermanual__9.png' to pdf Cannot convert 'osmomsc-usermanual__10.png' to pdf Cannot convert 'osmomsc-usermanual__11.png' to pdf Cannot convert 'osmomsc-usermanual__12.png' to pdf Cannot convert 'osmomsc-usermanual__13.png' to pdf Cannot convert 'osmomsc-usermanual__14.png' to pdf Cannot convert 'osmomsc-usermanual__15.png' to pdf Cannot convert 'osmomsc-usermanual__16.png' to pdf Cannot convert 'osmomsc-usermanual__17.png' to pdf Cannot convert 'osmomsc-usermanual__18.png' to pdf Cannot convert 'osmomsc-usermanual__19.png' to pdf Cannot convert 'osmomsc-usermanual__20.png' to pdf Cannot convert 'osmomsc-usermanual__21.png' to pdf Cannot convert 'osmomsc-usermanual__22.png' to pdf Cannot convert 'osmomsc-usermanual__23.png' to pdf Cannot convert 'osmomsc-usermanual__24.png' to pdf Cannot convert 'osmomsc-usermanual__25.png' to pdf Cannot convert 'osmomsc-usermanual__26.png' to pdf Cannot convert 'osmomsc-usermanual__27.png' to pdf Cannot convert 'osmomsc-usermanual__28.png' to pdf Cannot convert 'osmomsc-usermanual__29.png' to pdf Cannot convert 'osmomsc-usermanual__30.png' to pdf Cannot convert 'osmomsc-usermanual__31.png' to pdf Cannot convert 'osmomsc-usermanual__32.png' to pdf Cannot convert 'osmomsc-usermanual__33.png' to pdf Cannot convert 'osmomsc-usermanual__34.png' to pdf Cannot convert 'osmomsc-usermanual__35.png' to pdf Cannot convert 'osmomsc-usermanual__36.png' to pdf Cannot convert 'osmomsc-usermanual__37.png' to pdf Cannot convert 'osmomsc-usermanual__38.png' to pdf Cannot convert 'osmomsc-usermanual__39.png' to pdf Build osmomsc-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmomsc-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpHMUNE0/osmomsc-usermanual.idx is empty osmomsc-usermanual.aux MD5 checksum changed osmomsc-usermanual.toc MD5 checksum changed the /tmp/tmpHMUNE0/osmomsc-usermanual.aux file has changed pdflatex -interaction=batchmode osmomsc-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpHMUNE0/osmomsc-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'osmomsc-usermanual.pdf' successfully built
a2x: deleting /build/doc/manuals/osmomsc-usermanual.xml make[3]: Leaving directory '/build/doc/manuals' Making all in sequence_charts make[3]: Entering directory '/build/doc/sequence_charts' echo "built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'" built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts' make[3]: Leaving directory '/build/doc/sequence_charts' make[3]: Entering directory '/build/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/doc' make[2]: Leaving directory '/build/doc' Making all in include make[2]: Entering directory '/build/include' Making all in osmocom make[3]: Entering directory '/build/include/osmocom' Making all in msc make[4]: Entering directory '/build/include/osmocom/msc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/include/osmocom/msc' make[4]: Entering directory '/build/include/osmocom' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/include/osmocom' make[3]: Leaving directory '/build/include/osmocom' make[3]: Entering directory '/build/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/include' make[2]: Leaving directory '/build/include' Making all in src make[2]: Entering directory '/build/src' Making all in libvlr make[3]: Entering directory '/build/src/libvlr' CC vlr.o CC vlr_auth_fsm.o CC vlr_lu_fsm.o CC vlr_sgs.o CC vlr_sgs_fsm.o CC vlr_access_req_fsm.o AR libvlr.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/build/src/libvlr' Making all in libmsc make[3]: Entering directory '/build/src/libmsc' CC msc_vty.o CC cell_id_list.o CC call_leg.o CC sccp_ran.o CC gsm_04_08_cc.o CC db.o CC gsm_04_08.o CC e_link.o CC gsm_04_11.o CC gsm_04_11_gsup.o CC gsm_04_14.o CC gsm_04_80.o CC gsm_09_11.o CC gsup_client_mux.o CC mncc.o CC mncc_builtin.o CC mncc_sock.o CC mncc_call.o CC msub.o CC msc_a.o CC msc_a_remote.o CC msc_i.o CC msc_i_remote.o CC msc_t.o CC msc_t_remote.o CC msc_ho.o CC neighbor_ident.o CC neighbor_ident_vty.o CC paging.o CC ran_conn.o CC ran_infra.o CC ran_msg.o CC ran_msg_a.o CC ran_peer.o CC rrlp.o CC rtp_stream.o CC silent_call.o CC sms_queue.o CC transaction.o CC msc_net_init.o CC ctrl_commands.o CC sgs_iface.o CC sgs_server.o CC sgs_vty.o CC smpp_smsc.o CC smpp_vty.o CC smpp_openbsc.o smpp_openbsc.c: In function ‘submit_to_sms’: smpp_openbsc.c:210:2: warning: #warning Implement reply path [-Wcpp] #warning Implement reply path ^~~~~~~ CC smpp_utils.o AR libmsc.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/build/src/libmsc' Making all in osmo-msc make[3]: Entering directory '/build/src/osmo-msc' CC msc_main.o CCLD osmo-msc make[3]: Leaving directory '/build/src/osmo-msc' Making all in utils make[3]: Entering directory '/build/src/utils' CC smpp_mirror-smpp_mirror.o CCLD smpp_mirror make[3]: Leaving directory '/build/src/utils' make[3]: Entering directory '/build/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/src' make[2]: Leaving directory '/build/src' Making all in contrib make[2]: Entering directory '/build/contrib' Making all in systemd make[3]: Entering directory '/build/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/contrib/systemd' make[3]: Entering directory '/build/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/contrib' make[2]: Leaving directory '/build/contrib' Making all in tests make[2]: Entering directory '/build/tests' Making all in sms_queue make[3]: Entering directory '/build/tests/sms_queue' CC sms_queue_test.o CCLD sms_queue_test make[3]: Leaving directory '/build/tests/sms_queue' Making all in msc_vlr make[3]: Entering directory '/build/tests/msc_vlr' CC stubs.o CC msc_vlr_tests.o CC msc_vlr_test_no_authen.o CC msc_vlr_test_gsm_ciph.o CC msc_vlr_test_gsm_authen.o CC msc_vlr_test_umts_authen.o CC msc_vlr_test_authen_reuse.o CC msc_vlr_test_hlr_reject.o CC msc_vlr_test_hlr_timeout.o CC msc_vlr_test_ms_timeout.o CC msc_vlr_test_reject_concurrency.o CC msc_vlr_test_call.o CC msc_vlr_test_rest.o CC msc_vlr_test_ss.o
malloc: .././dispose_cmd.c:249: assertion botched free: start and end chunk sizes differ Aborting...make[3]: *** [msc_vlr_test_reject_concurrency.o] Aborted (core dumped) Makefile:789: recipe for target 'msc_vlr_test_reject_concurrency.o' failed make[3]: *** Deleting file 'msc_vlr_test_reject_concurrency.o' make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/build/tests/msc_vlr' Makefile:420: recipe for target 'all-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 Makefile:462: recipe for target 'all-recursive' failed make[1]: Leaving directory '/build' make: *** [all] Error 2 Makefile:394: recipe for target 'all' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE
jenkins-notifications@lists.osmocom.org