From jenkins at lists.osmocom.org Mon Sep 6 10:40:16 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 6 Sep 2021 10:40:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-insta?= =?UTF-8?Q?ll-debian10_=C2=BB_latest,repo-install-test_#229?= Message-ID: <2129459008.3151.1630924816607@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-debian10" build number 229 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 repo-install-test) in workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f75177e8c7978afde432de4a79d6ea6e49b1825 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f75177e8c7978afde432de4a79d6ea6e49b1825 # timeout=10 Commit message: "lint: checkpatch_osmo.sh: ignore LONG_LINE_*" > git rev-list --no-walk 4f75177e8c7978afde432de4a79d6ea6e49b1825 # timeout=10 [repo-install-test] $ /bin/sh -xe /tmp/jenkins15224321769061972589.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian10 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + DISTRO=debian10 + DISTROS= centos8 debian9 debian10 + check_usage + local i + [ debian10 = centos8 ] + [ debian10 = debian9 ] + [ debian10 = debian10 ] + return + docker_images_require debian10-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... error: Failed to connect to git.osmocom.org port 443: Connection timed out (curl_result = 7, http_code = 0, sha1 = 985aff3935069c7baab93171d462cd905187f803) error: Unable to find 9e4447c10cc5a9f7c86434c7c577f8437c954cc5 under https://git.osmocom.org/docker-playground Cannot obtain needed blob 9e4447c10cc5a9f7c86434c7c577f8437c954cc5 while processing commit 2e367e08c3b404d90fcbf1556edc0edfac47a211. error: fetch failed. Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Sep 6 10:56:06 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 6 Sep 2021 10:56:06 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-insta?= =?UTF-8?Q?ll-debian10_=C2=BB_nightly,repo-install-test_#230?= Message-ID: <1890247304.3155.1630925766486@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-debian10" build number 230 originally caused by: Started by timer Started by user Oliver Smith Started by upstream project "Osmocom-repo-install-debian10" build number 229 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection timed out git.osmocom.org[1: 78.46.96.155]: errno=Connection timed out at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:601) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:830) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:376) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build2-deb9build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy57.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1223) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) at hudson.scm.SCM.checkout(SCM.java:505) at hudson.model.AbstractProject.checkout(AbstractProject.java:1211) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508) at hudson.model.Run.execute(Run.java:1906) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Error cloning remote repo 'origin' From jenkins at lists.osmocom.org Mon Sep 6 10:56:11 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 6 Sep 2021 10:56:11 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-insta?= =?UTF-8?Q?ll-debian10_=C2=BB_latest,repo-install-test_#230?= Message-ID: <1039954969.3156.1630925771951@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-debian10" build number 230 originally caused by: Started by timer Started by user Oliver Smith Started by upstream project "Osmocom-repo-install-debian10" build number 229 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 repo-install-test) in workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f75177e8c7978afde432de4a79d6ea6e49b1825 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f75177e8c7978afde432de4a79d6ea6e49b1825 # timeout=10 Commit message: "lint: checkpatch_osmo.sh: ignore LONG_LINE_*" > git rev-list --no-walk 4f75177e8c7978afde432de4a79d6ea6e49b1825 # timeout=10 [repo-install-test] $ /bin/sh -xe /tmp/jenkins12219472520330810126.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian10 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + DISTRO=debian10 + DISTROS= centos8 debian9 debian10 + check_usage + local i + [ debian10 = centos8 ] + [ debian10 = debian9 ] + [ debian10 = debian10 ] + return + docker_images_require debian10-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... error: Failed to connect to git.osmocom.org port 443: Connection timed out (curl_result = 7, http_code = 0, sha1 = d947adb6ec12b062cd8e6df4064cbb944f6eb8f1) error: Unable to find 90bf14ed06c9c9e365dfa4a2ad784db781183458 under https://git.osmocom.org/docker-playground Cannot obtain needed commit 90bf14ed06c9c9e365dfa4a2ad784db781183458 while processing commit 18564ba9c2bd0061d283c3cf3a9fbd42d6ab2dc1. error: fetch failed. Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Sep 6 11:13:04 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 6 Sep 2021 11:13:04 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-i?= =?UTF-8?Q?nstall-debian10_=C2=BB_nightly,repo-install-test_#231?= In-Reply-To: <1890247304.3155.1630925766486@jenkins.osmocom.org> References: <1890247304.3155.1630925766486@jenkins.osmocom.org> Message-ID: <750488827.3158.1630926784600@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Mon Sep 6 11:13:34 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 6 Sep 2021 11:13:34 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-?= =?UTF-8?Q?install-debian10_=C2=BB_latest,repo-install-test_#231?= In-Reply-To: <1039954969.3156.1630925771951@jenkins.osmocom.org> References: <1039954969.3156.1630925771951@jenkins.osmocom.org> Message-ID: <842536619.3160.1630926814623@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Mon Sep 13 10:04:27 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 13 Sep 2021 10:04:27 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-ins?= =?UTF-8?Q?tall-centos8_=C2=BB_next,repo-install-test_#305?= Message-ID: <2085944382.3544.1631527467914@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 46.57 KB...] osmo-iuh x86_64 0.7.0.4.1f6c.202109130040-1.1 network_osmocom_next 93 k osmo-iuh-debuginfo x86_64 0.7.0.4.1f6c.202109130040-1.1 network_osmocom_next 250 k osmo-iuh-debugsource x86_64 0.7.0.4.1f6c.202109130040-1.1 network_osmocom_next 589 k osmo-mgw x86_64 1.8.1.74.e303f.202109130040-1.1 network_osmocom_next 89 k osmo-mgw-debuginfo x86_64 1.8.1.74.e303f.202109130040-1.1 network_osmocom_next 169 k osmo-mgw-debugsource x86_64 1.8.1.74.e303f.202109130040-1.1 network_osmocom_next 117 k osmo-msc x86_64 1.7.0.26.35ff.202109130040-1.1 network_osmocom_next 254 k osmo-msc-debuginfo x86_64 1.7.0.26.35ff.202109130040-1.1 network_osmocom_next 614 k osmo-msc-debugsource x86_64 1.7.0.26.35ff.202109130040-1.1 network_osmocom_next 243 k osmo-mslookup-client x86_64 1.3.0.7.bfee.202109130040-1.1 network_osmocom_next 22 k osmo-mslookup-client-debuginfo x86_64 1.3.0.7.bfee.202109130040-1.1 network_osmocom_next 35 k osmo-pcap x86_64 0.2.0.3.eedd.202109130040-1.1 network_osmocom_next 57 k osmo-pcap-debuginfo x86_64 0.2.0.3.eedd.202109130040-1.1 network_osmocom_next 92 k osmo-pcap-debugsource x86_64 0.2.0.3.eedd.202109130040-1.1 network_osmocom_next 30 k osmo-pcu x86_64 0.9.0.122.deed.202109130040-1.1 network_osmocom_next 211 k osmo-pcu-debuginfo x86_64 0.9.0.122.deed.202109130040-1.1 network_osmocom_next 551 k osmo-pcu-debugsource x86_64 0.9.0.122.deed.202109130040-1.1 network_osmocom_next 237 k osmo-remsim-bankd x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 30 k osmo-remsim-bankd-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 59 k osmo-remsim-client-shell x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 22 k osmo-remsim-client-shell-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 41 k osmo-remsim-client-st2 x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 26 k osmo-remsim-client-st2-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 50 k osmo-remsim-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 25 k osmo-remsim-debugsource x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 146 k osmo-remsim-server x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 28 k osmo-remsim-server-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 62 k osmo-sgsn x86_64 1.7.0.25.c0e14.202109130040-1.1 network_osmocom_next 126 k osmo-sgsn-debuginfo x86_64 1.7.0.25.c0e14.202109130040-1.1 network_osmocom_next 331 k osmo-sgsn-debugsource x86_64 1.7.0.25.c0e14.202109130040-1.1 network_osmocom_next 168 k osmo-sip-connector x86_64 1.5.0.4.1c76.202109130040-1.1 network_osmocom_next 47 k osmo-sip-connector-debuginfo x86_64 1.5.0.4.1c76.202109130040-1.1 network_osmocom_next 85 k osmo-sip-connector-debugsource x86_64 1.5.0.4.1c76.202109130040-1.1 network_osmocom_next 30 k osmo-smlc x86_64 0.2.0.1.44a2.202109130040-1.1 network_osmocom_next 45 k osmo-smlc-debuginfo x86_64 0.2.0.1.44a2.202109130040-1.1 network_osmocom_next 71 k osmo-smlc-debugsource x86_64 0.2.0.1.44a2.202109130040-1.1 network_osmocom_next 27 k osmo-stp x86_64 1.4.0.29.7698.202109130040-1.1 network_osmocom_next 16 k osmo-stp-debuginfo x86_64 1.4.0.29.7698.202109130040-1.1 network_osmocom_next 19 k osmo-trx x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 23 k osmo-trx-debuginfo x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 380 k osmo-trx-debugsource x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 122 k osmo-trx-ipc x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 150 k osmo-trx-ipc-debuginfo x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 842 k osmo-trx-ipc-test x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 71 k osmo-trx-ipc-test-debuginfo x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 535 k osmo-trx-uhd x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 158 k osmo-trx-uhd-debuginfo x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 997 k simtrace2 x86_64 0.7.0.147.1f75.202109130040-1.1 network_osmocom_next 29 k simtrace2-debuginfo x86_64 0.7.0.147.1f75.202109130040-1.1 network_osmocom_next 52 k simtrace2-debugsource x86_64 0.7.0.147.1f75.202109130040-1.1 network_osmocom_next 25 k sofia-sip x86_64 1.12.11+20110422-3.15 network_osmocom_next 138 k sofia-sip-debuginfo x86_64 1.12.11+20110422-3.15 network_osmocom_next 389 k sofia-sip-debugsource x86_64 1.12.11+20110422-3.15 network_osmocom_next 927 k sofia-sip-devel x86_64 1.12.11+20110422-3.15 network_osmocom_next 238 k uhd x86_64 3.15.0.0-2.14 network_osmocom_next 6.9 M uhd-debuginfo x86_64 3.15.0.0-2.14 network_osmocom_next 80 M uhd-debugsource x86_64 3.15.0.0-2.14 network_osmocom_next 958 k uhd-devel x86_64 3.15.0.0-2.14 network_osmocom_next 133 k uhd-doc noarch 3.15.0.0-2.14 network_osmocom_next 3.4 M uhd-firmware noarch 3.15.0.0-2.14 network_osmocom_next 117 M uhd-tools x86_64 3.15.0.0-2.14 network_osmocom_next 27 k uhd-tools-debuginfo x86_64 3.15.0.0-2.14 network_osmocom_next 33 k ulfius-debuginfo x86_64 2.7.4-2.1 network_osmocom_next 21 k ulfius-debugsource x86_64 2.7.4-2.1 network_osmocom_next 79 k uwsc x86_64 2.7.4-2.1 network_osmocom_next 25 k uwsc-debuginfo x86_64 2.7.4-2.1 network_osmocom_next 29 k yder-debugsource x86_64 1.4.14-2.6 network_osmocom_next 12 k yder-devel x86_64 1.4.14-2.6 network_osmocom_next 11 k zeromq-debuginfo x86_64 4.3.4-3.5 network_osmocom_next 28 k zeromq-debugsource x86_64 4.3.4-3.5 network_osmocom_next 286 k zeromq-devel x86_64 4.3.4-3.5 network_osmocom_next 975 k zeromq-tools x86_64 4.3.4-3.5 network_osmocom_next 44 k zeromq-tools-debuginfo x86_64 4.3.4-3.5 network_osmocom_next 31 k Upgrading: glib2 x86_64 2.56.4-10.el8_4.1 baseos 2.5 M krb5-libs x86_64 1.18.2-8.el8 baseos 838 k libselinux x86_64 2.9-5.el8 baseos 165 k libsepol x86_64 2.9-2.el8 baseos 339 k openssl-libs x86_64 1:1.1.1g-15.el8_3 baseos 1.5 M platform-python x86_64 3.6.8-37.el8 baseos 84 k python3-libs x86_64 3.6.8-37.el8 baseos 7.8 M systemd x86_64 239-45.el8_4.3 baseos 3.6 M systemd-libs x86_64 239-45.el8_4.3 baseos 1.1 M systemd-pam x86_64 239-45.el8_4.3 baseos 469 k systemd-udev x86_64 239-45.el8_4.3 baseos 1.4 M zlib x86_64 1.2.11-17.el8 baseos 102 k Installing dependencies: boost-atomic x86_64 1.66.0-10.el8 appstream 14 k boost-chrono x86_64 1.66.0-10.el8 appstream 23 k boost-date-time x86_64 1.66.0-10.el8 appstream 29 k boost-filesystem x86_64 1.66.0-10.el8 appstream 49 k boost-program-options x86_64 1.66.0-10.el8 appstream 141 k boost-regex x86_64 1.66.0-10.el8 appstream 280 k boost-serialization x86_64 1.66.0-10.el8 appstream 122 k boost-system x86_64 1.66.0-10.el8 appstream 18 k boost-test x86_64 1.66.0-10.el8 appstream 251 k boost-thread x86_64 1.66.0-10.el8 appstream 58 k boost-timer x86_64 1.66.0-10.el8 appstream 21 k c-ares x86_64 1.13.0-5.el8 baseos 93 k cmake-filesystem x86_64 3.18.2-11.el8_4 appstream 44 k dejavu-fonts-common noarch 2.35-7.el8 baseos 74 k dejavu-sans-fonts noarch 2.35-7.el8 baseos 1.6 M fftw-libs-single x86_64 3.3.5-11.el8 appstream 1.0 M fontconfig x86_64 2.13.1-3.el8 baseos 275 k fontpackages-filesystem noarch 1.44-22.el8 baseos 16 k freetype x86_64 2.9.1-4.el8_3.1 baseos 394 k glib2-devel x86_64 2.56.4-10.el8_4.1 baseos 424 k jansson x86_64 2.11-3.el8 baseos 46 k keyutils-libs-devel x86_64 1.5.10-6.el8 baseos 48 k krb5-devel x86_64 1.18.2-8.el8 baseos 559 k libX11 x86_64 1.6.8-4.el8 appstream 611 k libX11-common noarch 1.6.8-4.el8 appstream 158 k libXau x86_64 1.0.9-3.el8 appstream 37 k libXft x86_64 2.3.3-1.el8 appstream 67 k libXrender x86_64 0.9.10-7.el8 appstream 33 k libcom_err-devel x86_64 1.45.6-1.el8 baseos 38 k libgomp x86_64 8.4.1-1.el8 baseos 204 k libicu x86_64 60.3-2.el8_1 baseos 8.8 M libkadm5 x86_64 1.18.2-8.el8 baseos 186 k libmicrohttpd x86_64 1:0.9.59-2.el8 baseos 81 k libpng x86_64 2:1.6.34-5.el8 baseos 126 k libpq x86_64 13.3-1.el8_4 appstream 197 k libselinux-devel x86_64 2.9-5.el8 baseos 200 k libsepol-devel x86_64 2.9-2.el8 baseos 86 k libusbx-devel x86_64 1.0.23-4.el8 baseos 30 k libverto-devel x86_64 0.3.0-5.el8 baseos 18 k libxcb x86_64 1.13.1-1.el8 appstream 229 k mariadb-connector-c x86_64 3.1.11-2.el8_3 appstream 200 k mariadb-connector-c-config noarch 3.1.11-2.el8_3 appstream 15 k mozjs60 x86_64 60.9.0-4.el8 baseos 6.6 M openssl x86_64 1:1.1.1g-15.el8_3 baseos 707 k openssl-devel x86_64 1:1.1.1g-15.el8_3 baseos 2.3 M pcre-cpp x86_64 8.42-4.el8 baseos 47 k pcre-devel x86_64 8.42-4.el8 baseos 551 k pcre-utf16 x86_64 8.42-4.el8 baseos 195 k pcre-utf32 x86_64 8.42-4.el8 baseos 186 k pcre2-devel x86_64 10.32-2.el8 baseos 605 k pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k pcsc-lite x86_64 1.8.23-4.1.el8_4 baseos 108 k pcsc-lite-ccid x86_64 1.4.29-5.1.el8_4 baseos 316 k pcsc-lite-libs x86_64 1.8.23-4.1.el8_4 baseos 44 k polkit x86_64 0.115-11.el8_4.1 baseos 154 k polkit-libs x86_64 0.115-11.el8_4.1 baseos 76 k polkit-pkla-compat x86_64 0.1-12.el8 baseos 46 k python3-tkinter x86_64 3.6.8-37.el8 appstream 371 k systemd-devel x86_64 239-45.el8_4.3 baseos 380 k tcl x86_64 1:8.6.8-2.el8 baseos 1.1 M tk x86_64 1:8.6.8-1.el8 appstream 1.6 M zlib-devel x86_64 1.2.11-17.el8 baseos 58 k Installing weak dependencies: openssl-pkcs11 x86_64 0.4.10-2.el8 baseos 66 k platform-python-pip noarch 9.0.3-19.el8 baseos 1.7 M shared-mime-info x86_64 1.9-3.el8 baseos 329 k Transaction Summary ============================================================================================================ Install 317 Packages Upgrade 12 Packages Total download size: 297 M Downloading Packages: (1/329): boost-atomic-1.66.0-10.el8.x86_64.rpm 1.1 MB/s | 14 kB 00:00 (2/329): boost-chrono-1.66.0-10.el8.x86_64.rpm 1.2 MB/s | 23 kB 00:00 (3/329): boost-date-time-1.66.0-10.el8.x86_64.r 1.6 MB/s | 29 kB 00:00 (4/329): boost-filesystem-1.66.0-10.el8.x86_64. 3.9 MB/s | 49 kB 00:00 (5/329): boost-program-options-1.66.0-10.el8.x8 7.6 MB/s | 141 kB 00:00 (6/329): boost-regex-1.66.0-10.el8.x86_64.rpm 14 MB/s | 280 kB 00:00 (7/329): boost-serialization-1.66.0-10.el8.x86_ 8.6 MB/s | 122 kB 00:00 (8/329): boost-system-1.66.0-10.el8.x86_64.rpm 2.9 MB/s | 18 kB 00:00 (9/329): boost-thread-1.66.0-10.el8.x86_64.rpm 8.5 MB/s | 58 kB 00:00 (10/329): boost-timer-1.66.0-10.el8.x86_64.rpm 3.2 MB/s | 21 kB 00:00 (11/329): boost-test-1.66.0-10.el8.x86_64.rpm 18 MB/s | 251 kB 00:00 (12/329): cmake-filesystem-3.18.2-11.el8_4.x86_ 6.6 MB/s | 44 kB 00:00 (13/329): libX11-common-1.6.8-4.el8.noarch.rpm 14 MB/s | 158 kB 00:00 (14/329): libX11-1.6.8-4.el8.x86_64.rpm 37 MB/s | 611 kB 00:00 (15/329): libXau-1.0.9-3.el8.x86_64.rpm 5.2 MB/s | 37 kB 00:00 (16/329): fftw-libs-single-3.3.5-11.el8.x86_64. 38 MB/s | 1.0 MB 00:00 (17/329): libXft-2.3.3-1.el8.x86_64.rpm 8.2 MB/s | 67 kB 00:00 (18/329): libXrender-0.9.10-7.el8.x86_64.rpm 5.2 MB/s | 33 kB 00:00 (19/329): libpq-13.3-1.el8_4.x86_64.rpm 22 MB/s | 197 kB 00:00 (20/329): libxcb-1.13.1-1.el8.x86_64.rpm 21 MB/s | 229 kB 00:00 (21/329): mariadb-connector-c-3.1.11-2.el8_3.x8 16 MB/s | 200 kB 00:00 (22/329): mariadb-connector-c-config-3.1.11-2.e 2.4 MB/s | 15 kB 00:00 (23/329): python3-tkinter-3.6.8-37.el8.x86_64.r 34 MB/s | 371 kB 00:00 (24/329): tk-8.6.8-1.el8.x86_64.rpm 58 MB/s | 1.6 MB 00:00 (25/329): dejavu-fonts-common-2.35-7.el8.noarch 1.8 MB/s | 74 kB 00:00 (26/329): c-ares-1.13.0-5.el8.x86_64.rpm 1.7 MB/s | 93 kB 00:00 (27/329): fontpackages-filesystem-1.44-22.el8.n 1.5 MB/s | 16 kB 00:00 (28/329): fontconfig-2.13.1-3.el8.x86_64.rpm 8.4 MB/s | 275 kB 00:00 (29/329): glib2-devel-2.56.4-10.el8_4.1.x86_64. 16 MB/s | 424 kB 00:00 (30/329): freetype-2.9.1-4.el8_3.1.x86_64.rpm 8.7 MB/s | 394 kB 00:00 (31/329): jansson-2.11-3.el8.x86_64.rpm 3.5 MB/s | 46 kB 00:00 (32/329): keyutils-libs-devel-1.5.10-6.el8.x86_ 3.4 MB/s | 48 kB 00:00 (33/329): dejavu-sans-fonts-2.35-7.el8.noarch.r 14 MB/s | 1.6 MB 00:00 (34/329): krb5-devel-1.18.2-8.el8.x86_64.rpm 19 MB/s | 559 kB 00:00 (35/329): libgomp-8.4.1-1.el8.x86_64.rpm 16 MB/s | 204 kB 00:00 (36/329): libkadm5-1.18.2-8.el8.x86_64.rpm 16 MB/s | 186 kB 00:00 (37/329): libmicrohttpd-0.9.59-2.el8.x86_64.rpm 2.8 MB/s | 81 kB 00:00 (38/329): libpng-1.6.34-5.el8.x86_64.rpm 12 MB/s | 126 kB 00:00 (39/329): libselinux-devel-2.9-5.el8.x86_64.rpm 17 MB/s | 200 kB 00:00 (40/329): libsepol-devel-2.9-2.el8.x86_64.rpm 8.1 MB/s | 86 kB 00:00 (41/329): libusbx-devel-1.0.23-4.el8.x86_64.rpm 1.3 MB/s | 30 kB 00:00 (42/329): libverto-devel-0.3.0-5.el8.x86_64.rpm 1.8 MB/s | 18 kB 00:00 (43/329): libcom_err-devel-1.45.6-1.el8.x86_64. 151 kB/s | 38 kB 00:00 (44/329): libicu-60.3-2.el8_1.x86_64.rpm 32 MB/s | 8.8 MB 00:00 (45/329): mozjs60-60.9.0-4.el8.x86_64.rpm 33 MB/s | 6.6 MB 00:00 (46/329): openssl-pkcs11-0.4.10-2.el8.x86_64.rp 6.4 MB/s | 66 kB 00:00 (47/329): pcre-cpp-8.42-4.el8.x86_64.rpm 4.4 MB/s | 47 kB 00:00 (48/329): pcre-devel-8.42-4.el8.x86_64.rpm 27 MB/s | 551 kB 00:00 (49/329): openssl-devel-1.1.1g-15.el8_3.x86_64. 28 MB/s | 2.3 MB 00:00 (50/329): pcre-utf16-8.42-4.el8.x86_64.rpm 16 MB/s | 195 kB 00:00 (51/329): pcre-utf32-8.42-4.el8.x86_64.rpm 16 MB/s | 186 kB 00:00 (52/329): pcre2-devel-10.32-2.el8.x86_64.rpm 26 MB/s | 605 kB 00:00 (53/329): pcre2-utf16-10.32-2.el8.x86_64.rpm 16 MB/s | 229 kB 00:00 (54/329): pcre2-utf32-10.32-2.el8.x86_64.rpm 18 MB/s | 220 kB 00:00 (55/329): pcsc-lite-1.8.23-4.1.el8_4.x86_64.rpm 3.9 MB/s | 108 kB 00:00 (56/329): pcsc-lite-ccid-1.4.29-5.1.el8_4.x86_6 10 MB/s | 316 kB 00:00 (57/329): openssl-1.1.1g-15.el8_3.x86_64.rpm 3.4 MB/s | 707 kB 00:00 (58/329): pcsc-lite-libs-1.8.23-4.1.el8_4.x86_6 2.0 MB/s | 44 kB 00:00 (59/329): polkit-libs-0.115-11.el8_4.1.x86_64.r 7.3 MB/s | 76 kB 00:00 (60/329): polkit-pkla-compat-0.1-12.el8.x86_64. 4.5 MB/s | 46 kB 00:00 (61/329): polkit-0.115-11.el8_4.1.x86_64.rpm 4.7 MB/s | 154 kB 00:00 (62/329): platform-python-pip-9.0.3-19.el8.noar 43 MB/s | 1.7 MB 00:00 (63/329): shared-mime-info-1.9-3.el8.x86_64.rpm 24 MB/s | 329 kB 00:00 (64/329): zlib-devel-1.2.11-17.el8.x86_64.rpm 5.1 MB/s | 58 kB 00:00 (65/329): tcl-8.6.8-2.el8.x86_64.rpm 41 MB/s | 1.1 MB 00:00 (66/329): systemd-devel-239-45.el8_4.3.x86_64.r 4.5 MB/s | 380 kB 00:00 (67/329): fdupes-2.1.2-3.14.x86_64.rpm 109 kB/s | 36 kB 00:00 (68/329): fdupes-debugsource-2.1.2-3.14.x86_64. 84 kB/s | 33 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm (IP: 62.146.92.202) (69/329): libasn1c-devel-0.9.33.202109130040-1. 211 kB/s | 37 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm (IP: 62.146.92.202) (70/329): libasn1c1-0.9.33.202109130040-1.1.x86 383 kB/s | 88 kB 00:00 (71/329): fdupes-debuginfo-2.1.2-3.14.x86_64.rp 60 kB/s | 53 kB 00:00 [MIRROR] libasn1c1-debuginfo-0.9.33.202109130040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libasn1c1-debuginfo-0.9.33.202109130040-1.1.x86_64.rpm (IP: 62.146.92.202) [FAILED] libasn1c1-debuginfo-0.9.33.202109130040-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download x86_64/libasn1c1-debuginfo-0.9.33.202109130040-1.1.x86_64.rpm: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Sep 13 10:04:28 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 13 Sep 2021 10:04:28 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-insta?= =?UTF-8?Q?ll-centos8_=C2=BB_nightly,repo-install-test_#305?= Message-ID: <1195929632.3545.1631527468753@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 48.76 KB...] osmo-pcap-debugsource x86_64 0.2.0.3.eedd.202109130026-1.1 network_osmocom_nightly 30 k osmo-pcu x86_64 0.9.0.179.35d51.202109130026-1.1 network_osmocom_nightly 202 k osmo-pcu-debuginfo x86_64 0.9.0.179.35d51.202109130026-1.1 network_osmocom_nightly 514 k osmo-pcu-debugsource x86_64 0.9.0.179.35d51.202109130026-1.1 network_osmocom_nightly 232 k osmo-remsim-bankd x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 30 k osmo-remsim-bankd-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 59 k osmo-remsim-client-shell x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 22 k osmo-remsim-client-shell-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 41 k osmo-remsim-client-st2 x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 26 k osmo-remsim-client-st2-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 50 k osmo-remsim-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 25 k osmo-remsim-debugsource x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 146 k osmo-remsim-server x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 28 k osmo-remsim-server-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 62 k osmo-sgsn x86_64 1.7.0.25.c0e14.202109130026-1.1 network_osmocom_nightly 126 k osmo-sgsn-debuginfo x86_64 1.7.0.25.c0e14.202109130026-1.1 network_osmocom_nightly 331 k osmo-sgsn-debugsource x86_64 1.7.0.25.c0e14.202109130026-1.1 network_osmocom_nightly 168 k osmo-sip-connector x86_64 1.5.0.4.1c76.202109130026-1.1 network_osmocom_nightly 47 k osmo-sip-connector-debuginfo x86_64 1.5.0.4.1c76.202109130026-1.1 network_osmocom_nightly 85 k osmo-sip-connector-debugsource x86_64 1.5.0.4.1c76.202109130026-1.1 network_osmocom_nightly 30 k osmo-smlc x86_64 0.2.0.1.44a2.202109130026-1.1 network_osmocom_nightly 45 k osmo-smlc-debuginfo x86_64 0.2.0.1.44a2.202109130026-1.1 network_osmocom_nightly 71 k osmo-smlc-debugsource x86_64 0.2.0.1.44a2.202109130026-1.1 network_osmocom_nightly 27 k osmo-stp x86_64 1.4.0.29.7698.202109130026-1.1 network_osmocom_nightly 16 k osmo-stp-debuginfo x86_64 1.4.0.29.7698.202109130026-1.1 network_osmocom_nightly 19 k osmo-trx x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 23 k osmo-trx-debuginfo x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 380 k osmo-trx-debugsource x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 122 k osmo-trx-ipc x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 150 k osmo-trx-ipc-debuginfo x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 842 k osmo-trx-ipc-test x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 71 k osmo-trx-ipc-test-debuginfo x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 535 k osmo-trx-uhd x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 158 k osmo-trx-uhd-debuginfo x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 997 k simtrace2 x86_64 0.7.0.147.1f75.202109130026-1.1 network_osmocom_nightly 29 k simtrace2-debuginfo x86_64 0.7.0.147.1f75.202109130026-1.1 network_osmocom_nightly 52 k simtrace2-debugsource x86_64 0.7.0.147.1f75.202109130026-1.1 network_osmocom_nightly 25 k sofia-sip x86_64 1.12.11+20110422-2.15 network_osmocom_nightly 138 k sofia-sip-debuginfo x86_64 1.12.11+20110422-2.15 network_osmocom_nightly 389 k sofia-sip-debugsource x86_64 1.12.11+20110422-2.15 network_osmocom_nightly 927 k sofia-sip-devel x86_64 1.12.11+20110422-2.15 network_osmocom_nightly 238 k uhd x86_64 3.15.0.0-1.14 network_osmocom_nightly 6.9 M uhd-debuginfo x86_64 3.15.0.0-1.14 network_osmocom_nightly 80 M uhd-debugsource x86_64 3.15.0.0-1.14 network_osmocom_nightly 958 k uhd-devel x86_64 3.15.0.0-1.14 network_osmocom_nightly 133 k uhd-doc noarch 3.15.0.0-1.14 network_osmocom_nightly 3.4 M uhd-firmware noarch 3.15.0.0-1.14 network_osmocom_nightly 117 M uhd-tools x86_64 3.15.0.0-1.14 network_osmocom_nightly 27 k uhd-tools-debuginfo x86_64 3.15.0.0-1.14 network_osmocom_nightly 33 k ulfius-debuginfo x86_64 2.7.4-6.18 network_osmocom_nightly 21 k ulfius-debugsource x86_64 2.7.4-6.18 network_osmocom_nightly 79 k uwsc x86_64 2.7.4-6.18 network_osmocom_nightly 25 k uwsc-debuginfo x86_64 2.7.4-6.18 network_osmocom_nightly 29 k yder-debugsource x86_64 1.4.14-4.16 network_osmocom_nightly 12 k yder-devel x86_64 1.4.14-4.16 network_osmocom_nightly 11 k zeromq-debuginfo x86_64 4.3.4-3.6 network_osmocom_nightly 28 k zeromq-debugsource x86_64 4.3.4-3.6 network_osmocom_nightly 286 k zeromq-devel x86_64 4.3.4-3.6 network_osmocom_nightly 975 k zeromq-tools x86_64 4.3.4-3.6 network_osmocom_nightly 44 k zeromq-tools-debuginfo x86_64 4.3.4-3.6 network_osmocom_nightly 31 k Upgrading: glib2 x86_64 2.56.4-10.el8_4.1 baseos 2.5 M krb5-libs x86_64 1.18.2-8.el8 baseos 838 k libselinux x86_64 2.9-5.el8 baseos 165 k libsepol x86_64 2.9-2.el8 baseos 339 k openssl-libs x86_64 1:1.1.1g-15.el8_3 baseos 1.5 M platform-python x86_64 3.6.8-37.el8 baseos 84 k python3-libs x86_64 3.6.8-37.el8 baseos 7.8 M systemd x86_64 239-45.el8_4.3 baseos 3.6 M systemd-libs x86_64 239-45.el8_4.3 baseos 1.1 M systemd-pam x86_64 239-45.el8_4.3 baseos 469 k systemd-udev x86_64 239-45.el8_4.3 baseos 1.4 M zlib x86_64 1.2.11-17.el8 baseos 102 k Installing dependencies: boost-atomic x86_64 1.66.0-10.el8 appstream 14 k boost-chrono x86_64 1.66.0-10.el8 appstream 23 k boost-date-time x86_64 1.66.0-10.el8 appstream 29 k boost-filesystem x86_64 1.66.0-10.el8 appstream 49 k boost-program-options x86_64 1.66.0-10.el8 appstream 141 k boost-regex x86_64 1.66.0-10.el8 appstream 280 k boost-serialization x86_64 1.66.0-10.el8 appstream 122 k boost-system x86_64 1.66.0-10.el8 appstream 18 k boost-test x86_64 1.66.0-10.el8 appstream 251 k boost-thread x86_64 1.66.0-10.el8 appstream 58 k boost-timer x86_64 1.66.0-10.el8 appstream 21 k c-ares x86_64 1.13.0-5.el8 baseos 93 k cmake-filesystem x86_64 3.18.2-11.el8_4 appstream 44 k dejavu-fonts-common noarch 2.35-7.el8 baseos 74 k dejavu-sans-fonts noarch 2.35-7.el8 baseos 1.6 M fftw-libs-single x86_64 3.3.5-11.el8 appstream 1.0 M fontconfig x86_64 2.13.1-3.el8 baseos 275 k fontpackages-filesystem noarch 1.44-22.el8 baseos 16 k freetype x86_64 2.9.1-4.el8_3.1 baseos 394 k glib2-devel x86_64 2.56.4-10.el8_4.1 baseos 424 k jansson x86_64 2.11-3.el8 baseos 46 k kbd-legacy noarch 2.0.4-10.el8 baseos 481 k kbd-misc noarch 2.0.4-10.el8 baseos 1.5 M keyutils-libs-devel x86_64 1.5.10-6.el8 baseos 48 k krb5-devel x86_64 1.18.2-8.el8 baseos 559 k libX11 x86_64 1.6.8-4.el8 appstream 611 k libX11-common noarch 1.6.8-4.el8 appstream 158 k libXau x86_64 1.0.9-3.el8 appstream 37 k libXft x86_64 2.3.3-1.el8 appstream 67 k libXrender x86_64 0.9.10-7.el8 appstream 33 k libcom_err-devel x86_64 1.45.6-1.el8 baseos 38 k libgomp x86_64 8.4.1-1.el8 baseos 204 k libicu x86_64 60.3-2.el8_1 baseos 8.8 M libkadm5 x86_64 1.18.2-8.el8 baseos 186 k libmicrohttpd x86_64 1:0.9.59-2.el8 baseos 81 k libpng x86_64 2:1.6.34-5.el8 baseos 126 k libpq x86_64 13.3-1.el8_4 appstream 197 k libselinux-devel x86_64 2.9-5.el8 baseos 200 k libsepol-devel x86_64 2.9-2.el8 baseos 86 k libusbx-devel x86_64 1.0.23-4.el8 baseos 30 k libverto-devel x86_64 0.3.0-5.el8 baseos 18 k libxcb x86_64 1.13.1-1.el8 appstream 229 k mariadb-connector-c x86_64 3.1.11-2.el8_3 appstream 200 k mariadb-connector-c-config noarch 3.1.11-2.el8_3 appstream 15 k mozjs60 x86_64 60.9.0-4.el8 baseos 6.6 M openssl x86_64 1:1.1.1g-15.el8_3 baseos 707 k openssl-devel x86_64 1:1.1.1g-15.el8_3 baseos 2.3 M pcre-cpp x86_64 8.42-4.el8 baseos 47 k pcre-devel x86_64 8.42-4.el8 baseos 551 k pcre-utf16 x86_64 8.42-4.el8 baseos 195 k pcre-utf32 x86_64 8.42-4.el8 baseos 186 k pcre2-devel x86_64 10.32-2.el8 baseos 605 k pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k pcsc-lite x86_64 1.8.23-4.1.el8_4 baseos 108 k pcsc-lite-ccid x86_64 1.4.29-5.1.el8_4 baseos 316 k pcsc-lite-libs x86_64 1.8.23-4.1.el8_4 baseos 44 k polkit x86_64 0.115-11.el8_4.1 baseos 154 k polkit-libs x86_64 0.115-11.el8_4.1 baseos 76 k polkit-pkla-compat x86_64 0.1-12.el8 baseos 46 k python3-tkinter x86_64 3.6.8-37.el8 appstream 371 k systemd-devel x86_64 239-45.el8_4.3 baseos 380 k tcl x86_64 1:8.6.8-2.el8 baseos 1.1 M tk x86_64 1:8.6.8-1.el8 appstream 1.6 M xkeyboard-config noarch 2.28-1.el8 appstream 782 k zlib-devel x86_64 1.2.11-17.el8 baseos 58 k Installing weak dependencies: diffutils x86_64 3.6-6.el8 baseos 358 k kbd x86_64 2.0.4-10.el8 baseos 390 k libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k openssl-pkcs11 x86_64 0.4.10-2.el8 baseos 66 k platform-python-pip noarch 9.0.3-19.el8 baseos 1.7 M shared-mime-info x86_64 1.9-3.el8 baseos 329 k Transaction Summary =============================================================================================================== Install 323 Packages Upgrade 12 Packages Total download size: 301 M Downloading Packages: (1/335): boost-atomic-1.66.0-10.el8.x86_64.rpm 325 kB/s | 14 kB 00:00 (2/335): boost-chrono-1.66.0-10.el8.x86_64.rpm 535 kB/s | 23 kB 00:00 (3/335): boost-date-time-1.66.0-10.el8.x86_64.r 682 kB/s | 29 kB 00:00 (4/335): boost-filesystem-1.66.0-10.el8.x86_64. 4.0 MB/s | 49 kB 00:00 (5/335): boost-program-options-1.66.0-10.el8.x8 7.7 MB/s | 141 kB 00:00 (6/335): boost-serialization-1.66.0-10.el8.x86_ 9.8 MB/s | 122 kB 00:00 (7/335): boost-regex-1.66.0-10.el8.x86_64.rpm 11 MB/s | 280 kB 00:00 (8/335): boost-system-1.66.0-10.el8.x86_64.rpm 2.5 MB/s | 18 kB 00:00 (9/335): boost-thread-1.66.0-10.el8.x86_64.rpm 8.3 MB/s | 58 kB 00:00 (10/335): boost-timer-1.66.0-10.el8.x86_64.rpm 2.8 MB/s | 21 kB 00:00 (11/335): boost-test-1.66.0-10.el8.x86_64.rpm 20 MB/s | 251 kB 00:00 (12/335): cmake-filesystem-3.18.2-11.el8_4.x86_ 6.5 MB/s | 44 kB 00:00 (13/335): libX11-common-1.6.8-4.el8.noarch.rpm 10 MB/s | 158 kB 00:00 (14/335): fftw-libs-single-3.3.5-11.el8.x86_64. 36 MB/s | 1.0 MB 00:00 (15/335): libXau-1.0.9-3.el8.x86_64.rpm 5.6 MB/s | 37 kB 00:00 (16/335): libX11-1.6.8-4.el8.x86_64.rpm 21 MB/s | 611 kB 00:00 (17/335): libXft-2.3.3-1.el8.x86_64.rpm 9.8 MB/s | 67 kB 00:00 (18/335): libXrender-0.9.10-7.el8.x86_64.rpm 5.0 MB/s | 33 kB 00:00 (19/335): libpq-13.3-1.el8_4.x86_64.rpm 24 MB/s | 197 kB 00:00 (20/335): libxcb-1.13.1-1.el8.x86_64.rpm 27 MB/s | 229 kB 00:00 (21/335): libxkbcommon-0.9.1-1.el8.x86_64.rpm 13 MB/s | 116 kB 00:00 (22/335): mariadb-connector-c-3.1.11-2.el8_3.x8 26 MB/s | 200 kB 00:00 (23/335): mariadb-connector-c-config-3.1.11-2.e 2.4 MB/s | 15 kB 00:00 (24/335): python3-tkinter-3.6.8-37.el8.x86_64.r 13 MB/s | 371 kB 00:00 (25/335): tk-8.6.8-1.el8.x86_64.rpm 57 MB/s | 1.6 MB 00:00 (26/335): xkeyboard-config-2.28-1.el8.noarch.rp 19 MB/s | 782 kB 00:00 (27/335): c-ares-1.13.0-5.el8.x86_64.rpm 1.9 MB/s | 93 kB 00:00 (28/335): dejavu-fonts-common-2.35-7.el8.noarch 1.6 MB/s | 74 kB 00:00 (29/335): diffutils-3.6-6.el8.x86_64.rpm 10 MB/s | 358 kB 00:00 (30/335): fontconfig-2.13.1-3.el8.x86_64.rpm 7.6 MB/s | 275 kB 00:00 (31/335): fontpackages-filesystem-1.44-22.el8.n 1.3 MB/s | 16 kB 00:00 (32/335): freetype-2.9.1-4.el8_3.1.x86_64.rpm 16 MB/s | 394 kB 00:00 (33/335): dejavu-sans-fonts-2.35-7.el8.noarch.r 16 MB/s | 1.6 MB 00:00 (34/335): glib2-devel-2.56.4-10.el8_4.1.x86_64. 18 MB/s | 424 kB 00:00 (35/335): jansson-2.11-3.el8.x86_64.rpm 3.9 MB/s | 46 kB 00:00 (36/335): kbd-2.0.4-10.el8.x86_64.rpm 27 MB/s | 390 kB 00:00 (37/335): kbd-legacy-2.0.4-10.el8.noarch.rpm 28 MB/s | 481 kB 00:00 (38/335): keyutils-libs-devel-1.5.10-6.el8.x86_ 4.4 MB/s | 48 kB 00:00 (39/335): libcom_err-devel-1.45.6-1.el8.x86_64. 2.8 MB/s | 38 kB 00:00 (40/335): krb5-devel-1.18.2-8.el8.x86_64.rpm 27 MB/s | 559 kB 00:00 (41/335): kbd-misc-2.0.4-10.el8.noarch.rpm 36 MB/s | 1.5 MB 00:00 (42/335): libgomp-8.4.1-1.el8.x86_64.rpm 16 MB/s | 204 kB 00:00 (43/335): libmicrohttpd-0.9.59-2.el8.x86_64.rpm 6.1 MB/s | 81 kB 00:00 (44/335): libkadm5-1.18.2-8.el8.x86_64.rpm 11 MB/s | 186 kB 00:00 (45/335): libpng-1.6.34-5.el8.x86_64.rpm 11 MB/s | 126 kB 00:00 (46/335): libselinux-devel-2.9-5.el8.x86_64.rpm 12 MB/s | 200 kB 00:00 (47/335): libsepol-devel-2.9-2.el8.x86_64.rpm 6.9 MB/s | 86 kB 00:00 (48/335): libusbx-devel-1.0.23-4.el8.x86_64.rpm 1.9 MB/s | 30 kB 00:00 (49/335): libverto-devel-0.3.0-5.el8.x86_64.rpm 1.6 MB/s | 18 kB 00:00 (50/335): openssl-1.1.1g-15.el8_3.x86_64.rpm 25 MB/s | 707 kB 00:00 (51/335): libicu-60.3-2.el8_1.x86_64.rpm 55 MB/s | 8.8 MB 00:00 (52/335): openssl-devel-1.1.1g-15.el8_3.x86_64. 29 MB/s | 2.3 MB 00:00 (53/335): openssl-pkcs11-0.4.10-2.el8.x86_64.rp 4.8 MB/s | 66 kB 00:00 (54/335): pcre-cpp-8.42-4.el8.x86_64.rpm 2.9 MB/s | 47 kB 00:00 (55/335): pcre-devel-8.42-4.el8.x86_64.rpm 27 MB/s | 551 kB 00:00 (56/335): pcre-utf16-8.42-4.el8.x86_64.rpm 12 MB/s | 195 kB 00:00 (57/335): pcre-utf32-8.42-4.el8.x86_64.rpm 14 MB/s | 186 kB 00:00 (58/335): pcre2-devel-10.32-2.el8.x86_64.rpm 29 MB/s | 605 kB 00:00 (59/335): pcre2-utf16-10.32-2.el8.x86_64.rpm 16 MB/s | 229 kB 00:00 (60/335): pcre2-utf32-10.32-2.el8.x86_64.rpm 15 MB/s | 220 kB 00:00 (61/335): pcsc-lite-1.8.23-4.1.el8_4.x86_64.rpm 8.3 MB/s | 108 kB 00:00 (62/335): mozjs60-60.9.0-4.el8.x86_64.rpm 34 MB/s | 6.6 MB 00:00 (63/335): pcsc-lite-libs-1.8.23-4.1.el8_4.x86_6 2.6 MB/s | 44 kB 00:00 (64/335): pcsc-lite-ccid-1.4.29-5.1.el8_4.x86_6 15 MB/s | 316 kB 00:00 (65/335): polkit-0.115-11.el8_4.1.x86_64.rpm 11 MB/s | 154 kB 00:00 (66/335): polkit-libs-0.115-11.el8_4.1.x86_64.r 5.6 MB/s | 76 kB 00:00 (67/335): polkit-pkla-compat-0.1-12.el8.x86_64. 3.9 MB/s | 46 kB 00:00 (68/335): shared-mime-info-1.9-3.el8.x86_64.rpm 21 MB/s | 329 kB 00:00 (69/335): systemd-devel-239-45.el8_4.3.x86_64.r 24 MB/s | 380 kB 00:00 (70/335): platform-python-pip-9.0.3-19.el8.noar 36 MB/s | 1.7 MB 00:00 (71/335): tcl-8.6.8-2.el8.x86_64.rpm 42 MB/s | 1.1 MB 00:00 (72/335): zlib-devel-1.2.11-17.el8.x86_64.rpm 3.7 MB/s | 58 kB 00:00 (73/335): fdupes-debuginfo-2.1.2-2.14.x86_64.rp 130 kB/s | 53 kB 00:00 (74/335): fdupes-debugsource-2.1.2-2.14.x86_64. 80 kB/s | 33 kB 00:00 (75/335): fdupes-2.1.2-2.14.x86_64.rpm 73 kB/s | 36 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm (IP: 62.146.92.202) (76/335): libasn1c-devel-0.9.33.202109130026-1. 179 kB/s | 37 kB 00:00 (77/335): libasn1c1-0.9.33.202109130026-1.1.x86 352 kB/s | 88 kB 00:00 [MIRROR] libasn1c1-debuginfo-0.9.33.202109130026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c1-debuginfo-0.9.33.202109130026-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm (IP: 62.146.92.202) (78/335): libcsv-debugsource-3.0.3-3.14.x86_64. 90 kB/s | 12 kB 00:00 [MIRROR] libasn1c1-debuginfo-0.9.33.202109130026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c1-debuginfo-0.9.33.202109130026-1.1.x86_64.rpm (IP: 62.146.92.202) [FAILED] libasn1c1-debuginfo-0.9.33.202109130026-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download x86_64/libasn1c1-debuginfo-0.9.33.202109130026-1.1.x86_64.rpm: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Sep 13 10:11:24 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 13 Sep 2021 10:11:24 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-ins?= =?UTF-8?Q?tall-centos8_=C2=BB_next,repo-install-test_#306?= In-Reply-To: <2085944382.3544.1631527467914@jenkins.osmocom.org> References: <2085944382.3544.1631527467914@jenkins.osmocom.org> Message-ID: <2096399297.3546.1631527884422@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 47.57 KB...] osmo-iuh x86_64 0.7.0.4.1f6c.202109130040-1.1 network_osmocom_next 93 k osmo-iuh-debuginfo x86_64 0.7.0.4.1f6c.202109130040-1.1 network_osmocom_next 250 k osmo-iuh-debugsource x86_64 0.7.0.4.1f6c.202109130040-1.1 network_osmocom_next 589 k osmo-mgw x86_64 1.8.1.74.e303f.202109130040-1.1 network_osmocom_next 89 k osmo-mgw-debuginfo x86_64 1.8.1.74.e303f.202109130040-1.1 network_osmocom_next 169 k osmo-mgw-debugsource x86_64 1.8.1.74.e303f.202109130040-1.1 network_osmocom_next 117 k osmo-msc x86_64 1.7.0.26.35ff.202109130040-1.1 network_osmocom_next 254 k osmo-msc-debuginfo x86_64 1.7.0.26.35ff.202109130040-1.1 network_osmocom_next 614 k osmo-msc-debugsource x86_64 1.7.0.26.35ff.202109130040-1.1 network_osmocom_next 243 k osmo-mslookup-client x86_64 1.3.0.7.bfee.202109130040-1.1 network_osmocom_next 22 k osmo-mslookup-client-debuginfo x86_64 1.3.0.7.bfee.202109130040-1.1 network_osmocom_next 35 k osmo-pcap x86_64 0.2.0.3.eedd.202109130040-1.1 network_osmocom_next 57 k osmo-pcap-debuginfo x86_64 0.2.0.3.eedd.202109130040-1.1 network_osmocom_next 92 k osmo-pcap-debugsource x86_64 0.2.0.3.eedd.202109130040-1.1 network_osmocom_next 30 k osmo-pcu x86_64 0.9.0.122.deed.202109130040-1.1 network_osmocom_next 211 k osmo-pcu-debuginfo x86_64 0.9.0.122.deed.202109130040-1.1 network_osmocom_next 551 k osmo-pcu-debugsource x86_64 0.9.0.122.deed.202109130040-1.1 network_osmocom_next 237 k osmo-remsim-bankd x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 30 k osmo-remsim-bankd-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 59 k osmo-remsim-client-shell x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 22 k osmo-remsim-client-shell-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 41 k osmo-remsim-client-st2 x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 26 k osmo-remsim-client-st2-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 50 k osmo-remsim-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 25 k osmo-remsim-debugsource x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 146 k osmo-remsim-server x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 28 k osmo-remsim-server-debuginfo x86_64 0.2.2.113.eb9f.202109130040-1.1 network_osmocom_next 62 k osmo-sgsn x86_64 1.7.0.25.c0e14.202109130040-1.1 network_osmocom_next 126 k osmo-sgsn-debuginfo x86_64 1.7.0.25.c0e14.202109130040-1.1 network_osmocom_next 331 k osmo-sgsn-debugsource x86_64 1.7.0.25.c0e14.202109130040-1.1 network_osmocom_next 168 k osmo-sip-connector x86_64 1.5.0.4.1c76.202109130040-1.1 network_osmocom_next 47 k osmo-sip-connector-debuginfo x86_64 1.5.0.4.1c76.202109130040-1.1 network_osmocom_next 85 k osmo-sip-connector-debugsource x86_64 1.5.0.4.1c76.202109130040-1.1 network_osmocom_next 30 k osmo-smlc x86_64 0.2.0.1.44a2.202109130040-1.1 network_osmocom_next 45 k osmo-smlc-debuginfo x86_64 0.2.0.1.44a2.202109130040-1.1 network_osmocom_next 71 k osmo-smlc-debugsource x86_64 0.2.0.1.44a2.202109130040-1.1 network_osmocom_next 27 k osmo-stp x86_64 1.4.0.29.7698.202109130040-1.1 network_osmocom_next 16 k osmo-stp-debuginfo x86_64 1.4.0.29.7698.202109130040-1.1 network_osmocom_next 19 k osmo-trx x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 23 k osmo-trx-debuginfo x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 380 k osmo-trx-debugsource x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 122 k osmo-trx-ipc x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 150 k osmo-trx-ipc-debuginfo x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 842 k osmo-trx-ipc-test x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 71 k osmo-trx-ipc-test-debuginfo x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 535 k osmo-trx-uhd x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 158 k osmo-trx-uhd-debuginfo x86_64 1.3.1.20.9856.202109130040-1.1 network_osmocom_next 997 k simtrace2 x86_64 0.7.0.147.1f75.202109130040-1.1 network_osmocom_next 29 k simtrace2-debuginfo x86_64 0.7.0.147.1f75.202109130040-1.1 network_osmocom_next 52 k simtrace2-debugsource x86_64 0.7.0.147.1f75.202109130040-1.1 network_osmocom_next 25 k sofia-sip x86_64 1.12.11+20110422-3.15 network_osmocom_next 138 k sofia-sip-debuginfo x86_64 1.12.11+20110422-3.15 network_osmocom_next 389 k sofia-sip-debugsource x86_64 1.12.11+20110422-3.15 network_osmocom_next 927 k sofia-sip-devel x86_64 1.12.11+20110422-3.15 network_osmocom_next 238 k uhd x86_64 3.15.0.0-2.14 network_osmocom_next 6.9 M uhd-debuginfo x86_64 3.15.0.0-2.14 network_osmocom_next 80 M uhd-debugsource x86_64 3.15.0.0-2.14 network_osmocom_next 958 k uhd-devel x86_64 3.15.0.0-2.14 network_osmocom_next 133 k uhd-doc noarch 3.15.0.0-2.14 network_osmocom_next 3.4 M uhd-firmware noarch 3.15.0.0-2.14 network_osmocom_next 117 M uhd-tools x86_64 3.15.0.0-2.14 network_osmocom_next 27 k uhd-tools-debuginfo x86_64 3.15.0.0-2.14 network_osmocom_next 33 k ulfius-debuginfo x86_64 2.7.4-2.1 network_osmocom_next 21 k ulfius-debugsource x86_64 2.7.4-2.1 network_osmocom_next 79 k uwsc x86_64 2.7.4-2.1 network_osmocom_next 25 k uwsc-debuginfo x86_64 2.7.4-2.1 network_osmocom_next 29 k yder-debugsource x86_64 1.4.14-2.6 network_osmocom_next 12 k yder-devel x86_64 1.4.14-2.6 network_osmocom_next 11 k zeromq-debuginfo x86_64 4.3.4-3.5 network_osmocom_next 28 k zeromq-debugsource x86_64 4.3.4-3.5 network_osmocom_next 286 k zeromq-devel x86_64 4.3.4-3.5 network_osmocom_next 975 k zeromq-tools x86_64 4.3.4-3.5 network_osmocom_next 44 k zeromq-tools-debuginfo x86_64 4.3.4-3.5 network_osmocom_next 31 k Upgrading: glib2 x86_64 2.56.4-10.el8_4.1 baseos 2.5 M krb5-libs x86_64 1.18.2-8.el8 baseos 838 k libselinux x86_64 2.9-5.el8 baseos 165 k libsepol x86_64 2.9-2.el8 baseos 339 k openssl-libs x86_64 1:1.1.1g-15.el8_3 baseos 1.5 M platform-python x86_64 3.6.8-37.el8 baseos 84 k python3-libs x86_64 3.6.8-37.el8 baseos 7.8 M systemd x86_64 239-45.el8_4.3 baseos 3.6 M systemd-libs x86_64 239-45.el8_4.3 baseos 1.1 M systemd-pam x86_64 239-45.el8_4.3 baseos 469 k systemd-udev x86_64 239-45.el8_4.3 baseos 1.4 M zlib x86_64 1.2.11-17.el8 baseos 102 k Installing dependencies: boost-atomic x86_64 1.66.0-10.el8 appstream 14 k boost-chrono x86_64 1.66.0-10.el8 appstream 23 k boost-date-time x86_64 1.66.0-10.el8 appstream 29 k boost-filesystem x86_64 1.66.0-10.el8 appstream 49 k boost-program-options x86_64 1.66.0-10.el8 appstream 141 k boost-regex x86_64 1.66.0-10.el8 appstream 280 k boost-serialization x86_64 1.66.0-10.el8 appstream 122 k boost-system x86_64 1.66.0-10.el8 appstream 18 k boost-test x86_64 1.66.0-10.el8 appstream 251 k boost-thread x86_64 1.66.0-10.el8 appstream 58 k boost-timer x86_64 1.66.0-10.el8 appstream 21 k c-ares x86_64 1.13.0-5.el8 baseos 93 k cmake-filesystem x86_64 3.18.2-11.el8_4 appstream 44 k dejavu-fonts-common noarch 2.35-7.el8 baseos 74 k dejavu-sans-fonts noarch 2.35-7.el8 baseos 1.6 M fftw-libs-single x86_64 3.3.5-11.el8 appstream 1.0 M fontconfig x86_64 2.13.1-3.el8 baseos 275 k fontpackages-filesystem noarch 1.44-22.el8 baseos 16 k freetype x86_64 2.9.1-4.el8_3.1 baseos 394 k glib2-devel x86_64 2.56.4-10.el8_4.1 baseos 424 k jansson x86_64 2.11-3.el8 baseos 46 k keyutils-libs-devel x86_64 1.5.10-6.el8 baseos 48 k krb5-devel x86_64 1.18.2-8.el8 baseos 559 k libX11 x86_64 1.6.8-4.el8 appstream 611 k libX11-common noarch 1.6.8-4.el8 appstream 158 k libXau x86_64 1.0.9-3.el8 appstream 37 k libXft x86_64 2.3.3-1.el8 appstream 67 k libXrender x86_64 0.9.10-7.el8 appstream 33 k libcom_err-devel x86_64 1.45.6-1.el8 baseos 38 k libgomp x86_64 8.4.1-1.el8 baseos 204 k libicu x86_64 60.3-2.el8_1 baseos 8.8 M libkadm5 x86_64 1.18.2-8.el8 baseos 186 k libmicrohttpd x86_64 1:0.9.59-2.el8 baseos 81 k libpng x86_64 2:1.6.34-5.el8 baseos 126 k libpq x86_64 13.3-1.el8_4 appstream 197 k libselinux-devel x86_64 2.9-5.el8 baseos 200 k libsepol-devel x86_64 2.9-2.el8 baseos 86 k libusbx-devel x86_64 1.0.23-4.el8 baseos 30 k libverto-devel x86_64 0.3.0-5.el8 baseos 18 k libxcb x86_64 1.13.1-1.el8 appstream 229 k mariadb-connector-c x86_64 3.1.11-2.el8_3 appstream 200 k mariadb-connector-c-config noarch 3.1.11-2.el8_3 appstream 15 k mozjs60 x86_64 60.9.0-4.el8 baseos 6.6 M openssl x86_64 1:1.1.1g-15.el8_3 baseos 707 k openssl-devel x86_64 1:1.1.1g-15.el8_3 baseos 2.3 M pcre-cpp x86_64 8.42-4.el8 baseos 47 k pcre-devel x86_64 8.42-4.el8 baseos 551 k pcre-utf16 x86_64 8.42-4.el8 baseos 195 k pcre-utf32 x86_64 8.42-4.el8 baseos 186 k pcre2-devel x86_64 10.32-2.el8 baseos 605 k pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k pcsc-lite x86_64 1.8.23-4.1.el8_4 baseos 108 k pcsc-lite-ccid x86_64 1.4.29-5.1.el8_4 baseos 316 k pcsc-lite-libs x86_64 1.8.23-4.1.el8_4 baseos 44 k polkit x86_64 0.115-11.el8_4.1 baseos 154 k polkit-libs x86_64 0.115-11.el8_4.1 baseos 76 k polkit-pkla-compat x86_64 0.1-12.el8 baseos 46 k python3-tkinter x86_64 3.6.8-37.el8 appstream 371 k systemd-devel x86_64 239-45.el8_4.3 baseos 380 k tcl x86_64 1:8.6.8-2.el8 baseos 1.1 M tk x86_64 1:8.6.8-1.el8 appstream 1.6 M zlib-devel x86_64 1.2.11-17.el8 baseos 58 k Installing weak dependencies: openssl-pkcs11 x86_64 0.4.10-2.el8 baseos 66 k platform-python-pip noarch 9.0.3-19.el8 baseos 1.7 M shared-mime-info x86_64 1.9-3.el8 baseos 329 k Transaction Summary ============================================================================================================ Install 317 Packages Upgrade 12 Packages Total download size: 297 M Downloading Packages: (1/329): boost-atomic-1.66.0-10.el8.x86_64.rpm 1.0 MB/s | 14 kB 00:00 (2/329): boost-chrono-1.66.0-10.el8.x86_64.rpm 1.3 MB/s | 23 kB 00:00 (3/329): boost-date-time-1.66.0-10.el8.x86_64.r 1.6 MB/s | 29 kB 00:00 (4/329): boost-filesystem-1.66.0-10.el8.x86_64. 4.1 MB/s | 49 kB 00:00 (5/329): boost-program-options-1.66.0-10.el8.x8 7.9 MB/s | 141 kB 00:00 (6/329): boost-serialization-1.66.0-10.el8.x86_ 10 MB/s | 122 kB 00:00 (7/329): boost-system-1.66.0-10.el8.x86_64.rpm 3.0 MB/s | 18 kB 00:00 (8/329): boost-regex-1.66.0-10.el8.x86_64.rpm 11 MB/s | 280 kB 00:00 (9/329): boost-thread-1.66.0-10.el8.x86_64.rpm 9.1 MB/s | 58 kB 00:00 (10/329): boost-timer-1.66.0-10.el8.x86_64.rpm 3.3 MB/s | 21 kB 00:00 (11/329): boost-test-1.66.0-10.el8.x86_64.rpm 20 MB/s | 251 kB 00:00 (12/329): cmake-filesystem-3.18.2-11.el8_4.x86_ 7.1 MB/s | 44 kB 00:00 (13/329): libX11-common-1.6.8-4.el8.noarch.rpm 18 MB/s | 158 kB 00:00 (14/329): libX11-1.6.8-4.el8.x86_64.rpm 31 MB/s | 611 kB 00:00 (15/329): libXau-1.0.9-3.el8.x86_64.rpm 4.9 MB/s | 37 kB 00:00 (16/329): fftw-libs-single-3.3.5-11.el8.x86_64. 43 MB/s | 1.0 MB 00:00 (17/329): libXft-2.3.3-1.el8.x86_64.rpm 10 MB/s | 67 kB 00:00 (18/329): libXrender-0.9.10-7.el8.x86_64.rpm 5.5 MB/s | 33 kB 00:00 (19/329): libpq-13.3-1.el8_4.x86_64.rpm 25 MB/s | 197 kB 00:00 (20/329): libxcb-1.13.1-1.el8.x86_64.rpm 24 MB/s | 229 kB 00:00 (21/329): mariadb-connector-c-3.1.11-2.el8_3.x8 20 MB/s | 200 kB 00:00 (22/329): mariadb-connector-c-config-3.1.11-2.e 2.3 MB/s | 15 kB 00:00 (23/329): python3-tkinter-3.6.8-37.el8.x86_64.r 38 MB/s | 371 kB 00:00 (24/329): tk-8.6.8-1.el8.x86_64.rpm 60 MB/s | 1.6 MB 00:00 (25/329): c-ares-1.13.0-5.el8.x86_64.rpm 1.9 MB/s | 93 kB 00:00 (26/329): dejavu-fonts-common-2.35-7.el8.noarch 1.7 MB/s | 74 kB 00:00 (27/329): fontpackages-filesystem-1.44-22.el8.n 1.4 MB/s | 16 kB 00:00 (28/329): fontconfig-2.13.1-3.el8.x86_64.rpm 9.7 MB/s | 275 kB 00:00 (29/329): freetype-2.9.1-4.el8_3.1.x86_64.rpm 12 MB/s | 394 kB 00:00 (30/329): glib2-devel-2.56.4-10.el8_4.1.x86_64. 21 MB/s | 424 kB 00:00 (31/329): jansson-2.11-3.el8.x86_64.rpm 4.2 MB/s | 46 kB 00:00 (32/329): keyutils-libs-devel-1.5.10-6.el8.x86_ 4.8 MB/s | 48 kB 00:00 (33/329): libcom_err-devel-1.45.6-1.el8.x86_64. 3.9 MB/s | 38 kB 00:00 (34/329): libgomp-8.4.1-1.el8.x86_64.rpm 16 MB/s | 204 kB 00:00 (35/329): krb5-devel-1.18.2-8.el8.x86_64.rpm 22 MB/s | 559 kB 00:00 (36/329): dejavu-sans-fonts-2.35-7.el8.noarch.r 14 MB/s | 1.6 MB 00:00 (37/329): libkadm5-1.18.2-8.el8.x86_64.rpm 15 MB/s | 186 kB 00:00 (38/329): libmicrohttpd-0.9.59-2.el8.x86_64.rpm 7.1 MB/s | 81 kB 00:00 (39/329): libpng-1.6.34-5.el8.x86_64.rpm 11 MB/s | 126 kB 00:00 (40/329): libselinux-devel-2.9-5.el8.x86_64.rpm 15 MB/s | 200 kB 00:00 (41/329): libsepol-devel-2.9-2.el8.x86_64.rpm 7.3 MB/s | 86 kB 00:00 (42/329): libusbx-devel-1.0.23-4.el8.x86_64.rpm 2.4 MB/s | 30 kB 00:00 (43/329): libverto-devel-0.3.0-5.el8.x86_64.rpm 1.6 MB/s | 18 kB 00:00 (44/329): openssl-1.1.1g-15.el8_3.x86_64.rpm 23 MB/s | 707 kB 00:00 (45/329): openssl-devel-1.1.1g-15.el8_3.x86_64. 21 MB/s | 2.3 MB 00:00 (46/329): openssl-pkcs11-0.4.10-2.el8.x86_64.rp 4.7 MB/s | 66 kB 00:00 (47/329): pcre-cpp-8.42-4.el8.x86_64.rpm 4.1 MB/s | 47 kB 00:00 (48/329): mozjs60-60.9.0-4.el8.x86_64.rpm 36 MB/s | 6.6 MB 00:00 (49/329): pcre-utf16-8.42-4.el8.x86_64.rpm 13 MB/s | 195 kB 00:00 (50/329): pcre-devel-8.42-4.el8.x86_64.rpm 16 MB/s | 551 kB 00:00 (51/329): pcre-utf32-8.42-4.el8.x86_64.rpm 15 MB/s | 186 kB 00:00 (52/329): pcre2-utf16-10.32-2.el8.x86_64.rpm 17 MB/s | 229 kB 00:00 (53/329): pcre2-utf32-10.32-2.el8.x86_64.rpm 14 MB/s | 220 kB 00:00 (54/329): pcre2-devel-10.32-2.el8.x86_64.rpm 17 MB/s | 605 kB 00:00 (55/329): pcsc-lite-1.8.23-4.1.el8_4.x86_64.rpm 9.3 MB/s | 108 kB 00:00 (56/329): libicu-60.3-2.el8_1.x86_64.rpm 28 MB/s | 8.8 MB 00:00 (57/329): pcsc-lite-ccid-1.4.29-5.1.el8_4.x86_6 8.9 MB/s | 316 kB 00:00 (58/329): pcsc-lite-libs-1.8.23-4.1.el8_4.x86_6 1.7 MB/s | 44 kB 00:00 (59/329): polkit-libs-0.115-11.el8_4.1.x86_64.r 5.9 MB/s | 76 kB 00:00 (60/329): polkit-0.115-11.el8_4.1.x86_64.rpm 11 MB/s | 154 kB 00:00 (61/329): polkit-pkla-compat-0.1-12.el8.x86_64. 4.0 MB/s | 46 kB 00:00 (62/329): shared-mime-info-1.9-3.el8.x86_64.rpm 14 MB/s | 329 kB 00:00 (63/329): systemd-devel-239-45.el8_4.3.x86_64.r 24 MB/s | 380 kB 00:00 (64/329): zlib-devel-1.2.11-17.el8.x86_64.rpm 4.5 MB/s | 58 kB 00:00 (65/329): platform-python-pip-9.0.3-19.el8.noar 25 MB/s | 1.7 MB 00:00 (66/329): tcl-8.6.8-2.el8.x86_64.rpm 19 MB/s | 1.1 MB 00:00 (67/329): fdupes-debuginfo-2.1.2-3.14.x86_64.rp 188 kB/s | 53 kB 00:00 (68/329): fdupes-debugsource-2.1.2-3.14.x86_64. 131 kB/s | 33 kB 00:00 (69/329): fdupes-2.1.2-3.14.x86_64.rpm 102 kB/s | 36 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm (IP: 62.146.92.202) (70/329): libasn1c-devel-0.9.33.202109130040-1. 285 kB/s | 37 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] libasn1c1-debuginfo-0.9.33.202109130040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libasn1c1-debuginfo-0.9.33.202109130040-1.1.x86_64.rpm (IP: 62.146.92.202) (71/329): libasn1c1-0.9.33.202109130040-1.1.x86 298 kB/s | 88 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm (IP: 62.146.92.202) [FAILED] libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download x86_64/libasn1c-debugsource-0.9.33.202109130040-1.1.x86_64.rpm: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Sep 13 10:11:24 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 13 Sep 2021 10:11:24 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-insta?= =?UTF-8?Q?ll-centos8_=C2=BB_nightly,repo-install-test_#306?= In-Reply-To: <1195929632.3545.1631527468753@jenkins.osmocom.org> References: <1195929632.3545.1631527468753@jenkins.osmocom.org> Message-ID: <609259584.3547.1631527884882@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 49.78 KB...] osmo-pcap-debuginfo x86_64 0.2.0.3.eedd.202109130026-1.1 network_osmocom_nightly 92 k osmo-pcap-debugsource x86_64 0.2.0.3.eedd.202109130026-1.1 network_osmocom_nightly 30 k osmo-pcu x86_64 0.9.0.179.35d51.202109130026-1.1 network_osmocom_nightly 202 k osmo-pcu-debuginfo x86_64 0.9.0.179.35d51.202109130026-1.1 network_osmocom_nightly 514 k osmo-pcu-debugsource x86_64 0.9.0.179.35d51.202109130026-1.1 network_osmocom_nightly 232 k osmo-remsim-bankd x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 30 k osmo-remsim-bankd-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 59 k osmo-remsim-client-shell x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 22 k osmo-remsim-client-shell-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 41 k osmo-remsim-client-st2 x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 26 k osmo-remsim-client-st2-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 50 k osmo-remsim-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 25 k osmo-remsim-debugsource x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 146 k osmo-remsim-server x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 28 k osmo-remsim-server-debuginfo x86_64 0.2.2.113.eb9f.202109130026-1.1 network_osmocom_nightly 62 k osmo-sgsn x86_64 1.7.0.25.c0e14.202109130026-1.1 network_osmocom_nightly 126 k osmo-sgsn-debuginfo x86_64 1.7.0.25.c0e14.202109130026-1.1 network_osmocom_nightly 331 k osmo-sgsn-debugsource x86_64 1.7.0.25.c0e14.202109130026-1.1 network_osmocom_nightly 168 k osmo-sip-connector x86_64 1.5.0.4.1c76.202109130026-1.1 network_osmocom_nightly 47 k osmo-sip-connector-debuginfo x86_64 1.5.0.4.1c76.202109130026-1.1 network_osmocom_nightly 85 k osmo-sip-connector-debugsource x86_64 1.5.0.4.1c76.202109130026-1.1 network_osmocom_nightly 30 k osmo-smlc x86_64 0.2.0.1.44a2.202109130026-1.1 network_osmocom_nightly 45 k osmo-smlc-debuginfo x86_64 0.2.0.1.44a2.202109130026-1.1 network_osmocom_nightly 71 k osmo-smlc-debugsource x86_64 0.2.0.1.44a2.202109130026-1.1 network_osmocom_nightly 27 k osmo-stp x86_64 1.4.0.29.7698.202109130026-1.1 network_osmocom_nightly 16 k osmo-stp-debuginfo x86_64 1.4.0.29.7698.202109130026-1.1 network_osmocom_nightly 19 k osmo-trx x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 23 k osmo-trx-debuginfo x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 380 k osmo-trx-debugsource x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 122 k osmo-trx-ipc x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 150 k osmo-trx-ipc-debuginfo x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 842 k osmo-trx-ipc-test x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 71 k osmo-trx-ipc-test-debuginfo x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 535 k osmo-trx-uhd x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 158 k osmo-trx-uhd-debuginfo x86_64 1.3.1.20.9856.202109130026-1.1 network_osmocom_nightly 997 k simtrace2 x86_64 0.7.0.147.1f75.202109130026-1.1 network_osmocom_nightly 29 k simtrace2-debuginfo x86_64 0.7.0.147.1f75.202109130026-1.1 network_osmocom_nightly 52 k simtrace2-debugsource x86_64 0.7.0.147.1f75.202109130026-1.1 network_osmocom_nightly 25 k sofia-sip x86_64 1.12.11+20110422-2.15 network_osmocom_nightly 138 k sofia-sip-debuginfo x86_64 1.12.11+20110422-2.15 network_osmocom_nightly 389 k sofia-sip-debugsource x86_64 1.12.11+20110422-2.15 network_osmocom_nightly 927 k sofia-sip-devel x86_64 1.12.11+20110422-2.15 network_osmocom_nightly 238 k uhd x86_64 3.15.0.0-1.14 network_osmocom_nightly 6.9 M uhd-debuginfo x86_64 3.15.0.0-1.14 network_osmocom_nightly 80 M uhd-debugsource x86_64 3.15.0.0-1.14 network_osmocom_nightly 958 k uhd-devel x86_64 3.15.0.0-1.14 network_osmocom_nightly 133 k uhd-doc noarch 3.15.0.0-1.14 network_osmocom_nightly 3.4 M uhd-firmware noarch 3.15.0.0-1.14 network_osmocom_nightly 117 M uhd-tools x86_64 3.15.0.0-1.14 network_osmocom_nightly 27 k uhd-tools-debuginfo x86_64 3.15.0.0-1.14 network_osmocom_nightly 33 k ulfius-debuginfo x86_64 2.7.4-6.18 network_osmocom_nightly 21 k ulfius-debugsource x86_64 2.7.4-6.18 network_osmocom_nightly 79 k uwsc x86_64 2.7.4-6.18 network_osmocom_nightly 25 k uwsc-debuginfo x86_64 2.7.4-6.18 network_osmocom_nightly 29 k yder-debugsource x86_64 1.4.14-4.16 network_osmocom_nightly 12 k yder-devel x86_64 1.4.14-4.16 network_osmocom_nightly 11 k zeromq-debuginfo x86_64 4.3.4-3.6 network_osmocom_nightly 28 k zeromq-debugsource x86_64 4.3.4-3.6 network_osmocom_nightly 286 k zeromq-devel x86_64 4.3.4-3.6 network_osmocom_nightly 975 k zeromq-tools x86_64 4.3.4-3.6 network_osmocom_nightly 44 k zeromq-tools-debuginfo x86_64 4.3.4-3.6 network_osmocom_nightly 31 k Upgrading: glib2 x86_64 2.56.4-10.el8_4.1 baseos 2.5 M krb5-libs x86_64 1.18.2-8.el8 baseos 838 k libselinux x86_64 2.9-5.el8 baseos 165 k libsepol x86_64 2.9-2.el8 baseos 339 k openssl-libs x86_64 1:1.1.1g-15.el8_3 baseos 1.5 M platform-python x86_64 3.6.8-37.el8 baseos 84 k python3-libs x86_64 3.6.8-37.el8 baseos 7.8 M systemd x86_64 239-45.el8_4.3 baseos 3.6 M systemd-libs x86_64 239-45.el8_4.3 baseos 1.1 M systemd-pam x86_64 239-45.el8_4.3 baseos 469 k systemd-udev x86_64 239-45.el8_4.3 baseos 1.4 M zlib x86_64 1.2.11-17.el8 baseos 102 k Installing dependencies: boost-atomic x86_64 1.66.0-10.el8 appstream 14 k boost-chrono x86_64 1.66.0-10.el8 appstream 23 k boost-date-time x86_64 1.66.0-10.el8 appstream 29 k boost-filesystem x86_64 1.66.0-10.el8 appstream 49 k boost-program-options x86_64 1.66.0-10.el8 appstream 141 k boost-regex x86_64 1.66.0-10.el8 appstream 280 k boost-serialization x86_64 1.66.0-10.el8 appstream 122 k boost-system x86_64 1.66.0-10.el8 appstream 18 k boost-test x86_64 1.66.0-10.el8 appstream 251 k boost-thread x86_64 1.66.0-10.el8 appstream 58 k boost-timer x86_64 1.66.0-10.el8 appstream 21 k c-ares x86_64 1.13.0-5.el8 baseos 93 k cmake-filesystem x86_64 3.18.2-11.el8_4 appstream 44 k dejavu-fonts-common noarch 2.35-7.el8 baseos 74 k dejavu-sans-fonts noarch 2.35-7.el8 baseos 1.6 M fftw-libs-single x86_64 3.3.5-11.el8 appstream 1.0 M fontconfig x86_64 2.13.1-3.el8 baseos 275 k fontpackages-filesystem noarch 1.44-22.el8 baseos 16 k freetype x86_64 2.9.1-4.el8_3.1 baseos 394 k glib2-devel x86_64 2.56.4-10.el8_4.1 baseos 424 k jansson x86_64 2.11-3.el8 baseos 46 k kbd-legacy noarch 2.0.4-10.el8 baseos 481 k kbd-misc noarch 2.0.4-10.el8 baseos 1.5 M keyutils-libs-devel x86_64 1.5.10-6.el8 baseos 48 k krb5-devel x86_64 1.18.2-8.el8 baseos 559 k libX11 x86_64 1.6.8-4.el8 appstream 611 k libX11-common noarch 1.6.8-4.el8 appstream 158 k libXau x86_64 1.0.9-3.el8 appstream 37 k libXft x86_64 2.3.3-1.el8 appstream 67 k libXrender x86_64 0.9.10-7.el8 appstream 33 k libcom_err-devel x86_64 1.45.6-1.el8 baseos 38 k libgomp x86_64 8.4.1-1.el8 baseos 204 k libicu x86_64 60.3-2.el8_1 baseos 8.8 M libkadm5 x86_64 1.18.2-8.el8 baseos 186 k libmicrohttpd x86_64 1:0.9.59-2.el8 baseos 81 k libpng x86_64 2:1.6.34-5.el8 baseos 126 k libpq x86_64 13.3-1.el8_4 appstream 197 k libselinux-devel x86_64 2.9-5.el8 baseos 200 k libsepol-devel x86_64 2.9-2.el8 baseos 86 k libusbx-devel x86_64 1.0.23-4.el8 baseos 30 k libverto-devel x86_64 0.3.0-5.el8 baseos 18 k libxcb x86_64 1.13.1-1.el8 appstream 229 k mariadb-connector-c x86_64 3.1.11-2.el8_3 appstream 200 k mariadb-connector-c-config noarch 3.1.11-2.el8_3 appstream 15 k mozjs60 x86_64 60.9.0-4.el8 baseos 6.6 M openssl x86_64 1:1.1.1g-15.el8_3 baseos 707 k openssl-devel x86_64 1:1.1.1g-15.el8_3 baseos 2.3 M pcre-cpp x86_64 8.42-4.el8 baseos 47 k pcre-devel x86_64 8.42-4.el8 baseos 551 k pcre-utf16 x86_64 8.42-4.el8 baseos 195 k pcre-utf32 x86_64 8.42-4.el8 baseos 186 k pcre2-devel x86_64 10.32-2.el8 baseos 605 k pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k pcsc-lite x86_64 1.8.23-4.1.el8_4 baseos 108 k pcsc-lite-ccid x86_64 1.4.29-5.1.el8_4 baseos 316 k pcsc-lite-libs x86_64 1.8.23-4.1.el8_4 baseos 44 k polkit x86_64 0.115-11.el8_4.1 baseos 154 k polkit-libs x86_64 0.115-11.el8_4.1 baseos 76 k polkit-pkla-compat x86_64 0.1-12.el8 baseos 46 k python3-tkinter x86_64 3.6.8-37.el8 appstream 371 k systemd-devel x86_64 239-45.el8_4.3 baseos 380 k tcl x86_64 1:8.6.8-2.el8 baseos 1.1 M tk x86_64 1:8.6.8-1.el8 appstream 1.6 M xkeyboard-config noarch 2.28-1.el8 appstream 782 k zlib-devel x86_64 1.2.11-17.el8 baseos 58 k Installing weak dependencies: diffutils x86_64 3.6-6.el8 baseos 358 k kbd x86_64 2.0.4-10.el8 baseos 390 k libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k openssl-pkcs11 x86_64 0.4.10-2.el8 baseos 66 k platform-python-pip noarch 9.0.3-19.el8 baseos 1.7 M shared-mime-info x86_64 1.9-3.el8 baseos 329 k Transaction Summary =============================================================================================================== Install 323 Packages Upgrade 12 Packages Total download size: 301 M Downloading Packages: (1/335): boost-atomic-1.66.0-10.el8.x86_64.rpm 1.1 MB/s | 14 kB 00:00 (2/335): boost-chrono-1.66.0-10.el8.x86_64.rpm 1.3 MB/s | 23 kB 00:00 (3/335): boost-date-time-1.66.0-10.el8.x86_64.r 1.6 MB/s | 29 kB 00:00 (4/335): boost-filesystem-1.66.0-10.el8.x86_64. 4.1 MB/s | 49 kB 00:00 (5/335): boost-program-options-1.66.0-10.el8.x8 7.9 MB/s | 141 kB 00:00 (6/335): boost-serialization-1.66.0-10.el8.x86_ 9.3 MB/s | 122 kB 00:00 (7/335): boost-regex-1.66.0-10.el8.x86_64.rpm 12 MB/s | 280 kB 00:00 (8/335): boost-system-1.66.0-10.el8.x86_64.rpm 2.7 MB/s | 18 kB 00:00 (9/335): boost-thread-1.66.0-10.el8.x86_64.rpm 8.4 MB/s | 58 kB 00:00 (10/335): boost-timer-1.66.0-10.el8.x86_64.rpm 2.9 MB/s | 21 kB 00:00 (11/335): boost-test-1.66.0-10.el8.x86_64.rpm 19 MB/s | 251 kB 00:00 (12/335): cmake-filesystem-3.18.2-11.el8_4.x86_ 6.7 MB/s | 44 kB 00:00 (13/335): libX11-common-1.6.8-4.el8.noarch.rpm 18 MB/s | 158 kB 00:00 (14/335): libX11-1.6.8-4.el8.x86_64.rpm 29 MB/s | 611 kB 00:00 (15/335): libXau-1.0.9-3.el8.x86_64.rpm 4.8 MB/s | 37 kB 00:00 (16/335): fftw-libs-single-3.3.5-11.el8.x86_64. 41 MB/s | 1.0 MB 00:00 (17/335): libXft-2.3.3-1.el8.x86_64.rpm 9.8 MB/s | 67 kB 00:00 (18/335): libXrender-0.9.10-7.el8.x86_64.rpm 4.9 MB/s | 33 kB 00:00 (19/335): libpq-13.3-1.el8_4.x86_64.rpm 25 MB/s | 197 kB 00:00 (20/335): libxcb-1.13.1-1.el8.x86_64.rpm 26 MB/s | 229 kB 00:00 (21/335): libxkbcommon-0.9.1-1.el8.x86_64.rpm 12 MB/s | 116 kB 00:00 (22/335): mariadb-connector-c-3.1.11-2.el8_3.x8 23 MB/s | 200 kB 00:00 (23/335): mariadb-connector-c-config-3.1.11-2.e 2.2 MB/s | 15 kB 00:00 (24/335): tk-8.6.8-1.el8.x86_64.rpm 59 MB/s | 1.6 MB 00:00 (25/335): xkeyboard-config-2.28-1.el8.noarch.rp 18 MB/s | 782 kB 00:00 (26/335): python3-tkinter-3.6.8-37.el8.x86_64.r 6.9 MB/s | 371 kB 00:00 (27/335): c-ares-1.13.0-5.el8.x86_64.rpm 1.7 MB/s | 93 kB 00:00 (28/335): dejavu-fonts-common-2.35-7.el8.noarch 1.6 MB/s | 74 kB 00:00 (29/335): diffutils-3.6-6.el8.x86_64.rpm 10 MB/s | 358 kB 00:00 (30/335): fontconfig-2.13.1-3.el8.x86_64.rpm 7.9 MB/s | 275 kB 00:00 (31/335): fontpackages-filesystem-1.44-22.el8.n 1.3 MB/s | 16 kB 00:00 (32/335): dejavu-sans-fonts-2.35-7.el8.noarch.r 15 MB/s | 1.6 MB 00:00 (33/335): freetype-2.9.1-4.el8_3.1.x86_64.rpm 12 MB/s | 394 kB 00:00 (34/335): glib2-devel-2.56.4-10.el8_4.1.x86_64. 15 MB/s | 424 kB 00:00 (35/335): jansson-2.11-3.el8.x86_64.rpm 4.3 MB/s | 46 kB 00:00 (36/335): kbd-2.0.4-10.el8.x86_64.rpm 22 MB/s | 390 kB 00:00 (37/335): kbd-legacy-2.0.4-10.el8.noarch.rpm 26 MB/s | 481 kB 00:00 (38/335): keyutils-libs-devel-1.5.10-6.el8.x86_ 4.0 MB/s | 48 kB 00:00 (39/335): kbd-misc-2.0.4-10.el8.noarch.rpm 46 MB/s | 1.5 MB 00:00 (40/335): libcom_err-devel-1.45.6-1.el8.x86_64. 3.1 MB/s | 38 kB 00:00 (41/335): krb5-devel-1.18.2-8.el8.x86_64.rpm 23 MB/s | 559 kB 00:00 (42/335): libgomp-8.4.1-1.el8.x86_64.rpm 16 MB/s | 204 kB 00:00 (43/335): libkadm5-1.18.2-8.el8.x86_64.rpm 11 MB/s | 186 kB 00:00 (44/335): libmicrohttpd-0.9.59-2.el8.x86_64.rpm 7.2 MB/s | 81 kB 00:00 (45/335): libpng-1.6.34-5.el8.x86_64.rpm 8.9 MB/s | 126 kB 00:00 (46/335): libselinux-devel-2.9-5.el8.x86_64.rpm 15 MB/s | 200 kB 00:00 (47/335): libsepol-devel-2.9-2.el8.x86_64.rpm 6.2 MB/s | 86 kB 00:00 (48/335): libusbx-devel-1.0.23-4.el8.x86_64.rpm 2.6 MB/s | 30 kB 00:00 (49/335): libverto-devel-0.3.0-5.el8.x86_64.rpm 1.4 MB/s | 18 kB 00:00 (50/335): openssl-1.1.1g-15.el8_3.x86_64.rpm 18 MB/s | 707 kB 00:00 (51/335): libicu-60.3-2.el8_1.x86_64.rpm 51 MB/s | 8.8 MB 00:00 (52/335): openssl-pkcs11-0.4.10-2.el8.x86_64.rp 4.4 MB/s | 66 kB 00:00 (53/335): openssl-devel-1.1.1g-15.el8_3.x86_64. 24 MB/s | 2.3 MB 00:00 (54/335): pcre-cpp-8.42-4.el8.x86_64.rpm 4.0 MB/s | 47 kB 00:00 (55/335): mozjs60-60.9.0-4.el8.x86_64.rpm 40 MB/s | 6.6 MB 00:00 (56/335): pcre-devel-8.42-4.el8.x86_64.rpm 28 MB/s | 551 kB 00:00 (57/335): pcre-utf16-8.42-4.el8.x86_64.rpm 14 MB/s | 195 kB 00:00 (58/335): pcre-utf32-8.42-4.el8.x86_64.rpm 15 MB/s | 186 kB 00:00 (59/335): pcre2-utf16-10.32-2.el8.x86_64.rpm 15 MB/s | 229 kB 00:00 (60/335): pcre2-utf32-10.32-2.el8.x86_64.rpm 17 MB/s | 220 kB 00:00 (61/335): pcre2-devel-10.32-2.el8.x86_64.rpm 25 MB/s | 605 kB 00:00 (62/335): pcsc-lite-1.8.23-4.1.el8_4.x86_64.rpm 8.6 MB/s | 108 kB 00:00 (63/335): pcsc-lite-ccid-1.4.29-5.1.el8_4.x86_6 22 MB/s | 316 kB 00:00 (64/335): pcsc-lite-libs-1.8.23-4.1.el8_4.x86_6 3.3 MB/s | 44 kB 00:00 (65/335): polkit-0.115-11.el8_4.1.x86_64.rpm 12 MB/s | 154 kB 00:00 (66/335): polkit-libs-0.115-11.el8_4.1.x86_64.r 5.0 MB/s | 76 kB 00:00 (67/335): platform-python-pip-9.0.3-19.el8.noar 51 MB/s | 1.7 MB 00:00 (68/335): polkit-pkla-compat-0.1-12.el8.x86_64. 3.5 MB/s | 46 kB 00:00 (69/335): shared-mime-info-1.9-3.el8.x86_64.rpm 22 MB/s | 329 kB 00:00 (70/335): systemd-devel-239-45.el8_4.3.x86_64.r 19 MB/s | 380 kB 00:00 (71/335): zlib-devel-1.2.11-17.el8.x86_64.rpm 3.4 MB/s | 58 kB 00:00 (72/335): tcl-8.6.8-2.el8.x86_64.rpm 28 MB/s | 1.1 MB 00:00 (73/335): fdupes-debuginfo-2.1.2-2.14.x86_64.rp 161 kB/s | 53 kB 00:00 (74/335): fdupes-debugsource-2.1.2-2.14.x86_64. 105 kB/s | 33 kB 00:00 (75/335): fdupes-2.1.2-2.14.x86_64.rpm 74 kB/s | 36 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm (IP: 62.146.92.202) (76/335): libasn1c-devel-0.9.33.202109130026-1. 174 kB/s | 37 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] libasn1c1-debuginfo-0.9.33.202109130026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c1-debuginfo-0.9.33.202109130026-1.1.x86_64.rpm (IP: 62.146.92.202) (77/335): libasn1c1-0.9.33.202109130026-1.1.x86 367 kB/s | 88 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm (IP: 62.146.92.202) [FAILED] libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download x86_64/libasn1c-debugsource-0.9.33.202109130026-1.1.x86_64.rpm: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Sep 14 07:10:25 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 07:10:25 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26447?= Message-ID: <965473877.3594.1631603425816@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 392.07 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 1 Makefile:569: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:760: recipe for target 'check' failed + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 07:10:24.388686344 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 07:10:24.412686760 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 07:10:24.596689949 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 07:10:24.612690227 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 07:10:24.664691128 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 07:10:24.684691475 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 07:10:24.432687107 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 07:10:24.460687592 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 07:10:24.780693139 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 07:10:24.796693416 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 07:10:24.632690574 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 07:10:24.648690851 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 07:10:24.344685581 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 07:10:24.368685998 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 07:10:24.476687870 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 07:10:24.500688286 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 07:10:24.704691822 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 07:10:24.728692237 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 07:10:24.516688562 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 07:10:24.544689049 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 07:10:24.744692515 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 07:10:24.760692792 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 07:10:24.564689395 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 07:10:24.580689673 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 07:11:09 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 07:11:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--enable-iu?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26447?= Message-ID: <1449436969.3595.1631603469451@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 683.09 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:569: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 07:11:08.133429782 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 07:11:08.157430167 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 07:11:08.349433244 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 07:11:08.361433437 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 07:11:08.417434334 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 07:11:08.437434656 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 07:11:08.177430488 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 07:11:08.205430936 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 07:11:08.529436130 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 07:11:08.549436451 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 07:11:08.381433758 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 07:11:08.397434014 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 07:11:08.093429141 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 07:11:08.117429526 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 07:11:08.225431257 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 07:11:08.249431642 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 07:11:08.457434976 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 07:11:08.477435295 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 07:11:08.265431898 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 07:11:08.289432284 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 07:11:08.497435616 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 07:11:08.513435874 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 07:11:08.309432604 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 07:11:08.329432923 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 08:35:33 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 08:35:33 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26448?= In-Reply-To: <965473877.3594.1631603425816@jenkins.osmocom.org> References: <965473877.3594.1631603425816@jenkins.osmocom.org> Message-ID: <723128138.3597.1631608533830@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 430.05 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory '/build/tests' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 08:35:31.886807905 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 08:35:31.914808373 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 08:35:32.234813721 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 08:35:32.250813988 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 08:35:32.346815592 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 08:35:32.390816328 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 08:35:31.942808841 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 08:35:31.982809510 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 08:35:32.586819603 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 08:35:32.610820005 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 08:35:32.286814590 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 08:35:32.310814992 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 08:35:31.830806970 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 08:35:31.858807438 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 08:35:32.010809977 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 08:35:32.042810512 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 08:35:32.470817664 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 08:35:32.494818065 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 08:35:32.070810980 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 08:35:32.098811448 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 08:35:32.534818734 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 08:35:32.558819135 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 08:35:32.154812384 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 08:35:32.182812851 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 08:36:29 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 08:36:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--enable-iu?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26448?= In-Reply-To: <1449436969.3595.1631603469451@jenkins.osmocom.org> References: <1449436969.3595.1631603469451@jenkins.osmocom.org> Message-ID: <2103396159.3598.1631608589614@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 792.05 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 1 Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 08:36:28.331751816 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 08:36:28.355752217 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 08:36:28.547755431 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 08:36:28.563755698 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 08:36:28.619756635 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 08:36:28.647757104 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 08:36:28.379752619 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 08:36:28.407753088 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 08:36:28.739758644 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 08:36:28.755758911 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 08:36:28.583756033 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 08:36:28.603756368 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 08:36:28.283751013 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 08:36:28.315751547 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 08:36:28.423753355 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 08:36:28.447753757 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 08:36:28.663757372 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 08:36:28.687757774 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 08:36:28.463754025 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 08:36:28.487754426 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 08:36:28.707758108 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 08:36:28.723758375 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 08:36:28.507754761 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 08:36:28.527755096 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 08:53:28 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 08:53:28 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--enable-iu?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26449?= In-Reply-To: <2103396159.3598.1631608589614@jenkins.osmocom.org> References: <2103396159.3598.1631608589614@jenkins.osmocom.org> Message-ID: <1881583543.3599.1631609608804@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 793.66 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[4]: *** [check-local] Error 1 Makefile:763: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:569: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 08:53:27.368935143 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 08:53:27.400935725 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 08:53:27.624939799 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 08:53:27.640940091 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 08:53:27.696941109 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 08:53:27.720941545 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 08:53:27.424936161 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 08:53:27.452936671 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 08:53:27.820943364 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 08:53:27.836943656 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 08:53:27.660940454 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 08:53:27.680940819 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 08:53:27.316934198 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 08:53:27.348934780 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 08:53:27.476937108 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 08:53:27.504937617 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 08:53:27.744941983 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 08:53:27.768942419 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 08:53:27.524937980 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 08:53:27.556938562 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 08:53:27.788942782 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 08:53:27.800943001 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 08:53:27.580939000 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 08:53:27.604939436 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 08:55:09 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 08:55:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26449?= In-Reply-To: <723128138.3597.1631608533830@jenkins.osmocom.org> References: <723128138.3597.1631608533830@jenkins.osmocom.org> Message-ID: <1648226620.3600.1631609709288@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 431.66 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory '/build/tests' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 08:55:07.262742613 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 08:55:07.302743333 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 08:55:07.594748590 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 08:55:07.614748950 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 08:55:07.698750463 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 08:55:07.722750895 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 08:55:07.334743909 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 08:55:07.366744486 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 08:55:07.854753271 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 08:55:07.886753848 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 08:55:07.646749527 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 08:55:07.670749959 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 08:55:07.186741245 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 08:55:07.222741893 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 08:55:07.394744990 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 08:55:07.430745638 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 08:55:07.742751255 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 08:55:07.774751831 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 08:55:07.466746286 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 08:55:07.502746934 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 08:55:07.806752407 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 08:55:07.826752767 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 08:55:07.542747654 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 08:55:07.570748158 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 08:58:59 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 08:58:59 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26450?= In-Reply-To: <1648226620.3600.1631609709288@jenkins.osmocom.org> References: <1648226620.3600.1631609709288@jenkins.osmocom.org> Message-ID: <174745018.3602.1631609939883@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 394.21 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 1 Makefile:569: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:760: recipe for target 'check' failed + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 08:58:58.518867375 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 08:58:58.546867871 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 08:58:58.762871692 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 08:58:58.774871905 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 08:58:58.870873603 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 08:58:58.898874099 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 08:58:58.566868225 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 08:58:58.602868862 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 08:58:59.002875938 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 08:58:59.022876292 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 08:58:58.834872966 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 08:58:58.850873249 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 08:58:58.462866384 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 08:58:58.494866951 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 08:58:58.622869215 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 08:58:58.654869782 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 08:58:58.922874523 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 08:58:58.946874948 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 08:58:58.674870136 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 08:58:58.702870631 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 08:58:58.966875301 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 08:58:58.982875585 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 08:58:58.722870984 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 08:58:58.738871268 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 08:59:27 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 08:59:27 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--enable-iu?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26450?= In-Reply-To: <1881583543.3599.1631609608804@jenkins.osmocom.org> References: <1881583543.3599.1631609608804@jenkins.osmocom.org> Message-ID: <1267031754.3603.1631609967151@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 685.00 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[4]: *** [check-local] Error 1 Makefile:763: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:569: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 08:59:25.487344116 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 08:59:25.511344540 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 08:59:25.711348072 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 08:59:25.727348355 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 08:59:25.779349274 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 08:59:25.799349627 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 08:59:25.535344964 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 08:59:25.563345459 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 08:59:25.895351323 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 08:59:25.911351606 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 08:59:25.743348638 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 08:59:25.763348991 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 08:59:25.439343267 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 08:59:25.463343692 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 08:59:25.583345812 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 08:59:25.611346307 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 08:59:25.819349981 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 08:59:25.839350334 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 08:59:25.631346660 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 08:59:25.655347083 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 08:59:25.859350687 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 08:59:25.875350970 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 08:59:25.671347366 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 08:59:25.691347719 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 08:59:44 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 08:59:44 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--enable-iu?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26451?= In-Reply-To: <1267031754.3603.1631609967151@jenkins.osmocom.org> References: <1267031754.3603.1631609967151@jenkins.osmocom.org> Message-ID: <749697389.3604.1631609984745@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 685.61 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 1 Makefile:569: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 08:59:43.853740455 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 08:59:43.869740519 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 08:59:43.925740739 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 08:59:43.941740803 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 08:59:43.789740204 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 08:59:43.805740266 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 08:59:43.961740882 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 08:59:43.973740930 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 08:59:43.581739383 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 08:59:43.605739478 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 08:59:43.889740597 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 08:59:43.909740677 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 08:59:43.817740314 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 08:59:43.833740376 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 08:59:43.541739225 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 08:59:43.565739319 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 08:59:43.669739729 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 08:59:43.693739824 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 08:59:43.713739903 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 08:59:43.737739998 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 08:59:43.625739555 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 08:59:43.649739651 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 08:59:43.753740062 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 08:59:43.773740139 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 09:00:58 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 09:00:58 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26451?= In-Reply-To: <174745018.3602.1631609939883@jenkins.osmocom.org> References: <174745018.3602.1631609939883@jenkins.osmocom.org> Message-ID: <577670988.3605.1631610058712@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 432.31 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory '/build/tests' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:760: recipe for target 'check' failed + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 09:00:57.096958278 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 09:00:57.120958701 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 09:00:57.312962076 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 09:00:57.324962287 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 09:00:57.380963271 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 09:00:57.404963692 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 09:00:57.140959052 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 09:00:57.168959544 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 09:00:57.500965380 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 09:00:57.516965661 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 09:00:57.344962638 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 09:00:57.360962919 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 09:00:56.944955606 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 09:00:56.972956099 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 09:00:57.188959896 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 09:00:57.216960388 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 09:00:57.424964045 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 09:00:57.448964467 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 09:00:57.236960739 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 09:00:57.256961091 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 09:00:57.464964748 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 09:00:57.480965029 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 09:00:57.276961443 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 09:00:57.292961724 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 10:05:37 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 10:05:37 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo?= =?UTF-8?Q?-install-centos8_=C2=BB_next,repo-install-test_#307?= In-Reply-To: <2096399297.3546.1631527884422@jenkins.osmocom.org> References: <2096399297.3546.1631527884422@jenkins.osmocom.org> Message-ID: <800229352.3613.1631613937011@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Sep 14 10:05:43 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 10:05:43 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-?= =?UTF-8?Q?install-centos8_=C2=BB_nightly,repo-install-test_#307?= In-Reply-To: <609259584.3547.1631527884882@jenkins.osmocom.org> References: <609259584.3547.1631527884882@jenkins.osmocom.org> Message-ID: <630718198.3614.1631613943825@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Sep 14 10:58:27 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 10:58:27 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26452?= In-Reply-To: <577670988.3605.1631610058712@jenkins.osmocom.org> References: <577670988.3605.1631610058712@jenkins.osmocom.org> Message-ID: <1080781232.3621.1631617107916@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 429.90 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[4]: *** [check-local] Error 1 Makefile:763: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:569: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:469: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 10:58:25.325468455 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 10:58:25.349468885 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 10:58:26.481489199 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 10:58:26.497489486 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 10:58:26.569490778 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 10:58:26.597491282 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 10:58:25.373469316 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 10:58:25.409469963 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 10:58:26.725493577 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 10:58:26.745493937 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 10:58:26.517489845 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 10:58:26.541490275 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 10:58:25.257467236 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 10:58:25.297467952 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 10:58:25.493471469 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 10:58:25.521471972 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 10:58:26.621491711 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 10:58:26.649492213 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 10:58:25.717475489 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 10:58:25.745475991 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 10:58:26.677492716 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 10:58:26.697493075 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 10:58:26.153483313 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 10:58:26.177483745 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 10:59:54 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 10:59:54 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--enable-iu?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26452?= In-Reply-To: <749697389.3604.1631609984745@jenkins.osmocom.org> References: <749697389.3604.1631609984745@jenkins.osmocom.org> Message-ID: <980602440.3622.1631617195020@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 791.66 KB...] 10: msc_vlr_test_hlr_timeout FAILED (testsuite.at:73) 11: msc_vlr_test_ms_timeout FAILED (testsuite.at:80) 12: msc_vlr_test_reject_concurrency FAILED (testsuite.at:87) 13: msc_vlr_test_call FAILED (testsuite.at:94) 14: msc_vlr_test_rest FAILED (testsuite.at:101) 15: msc_vlr_test_ss FAILED (testsuite.at:108) 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 12 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-msc 1.7.0.26-35ff] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 1 make[3]: *** [check-am] Error 2 Makefile:569: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:421: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:469: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:760: recipe for target 'check' failed + cat-testlogs.sh ======================== ./tests/testsuite.dir/05/testsuite.log # -*- compilation -*- 5. testsuite.at:34: testing msc_vlr_test_gsm_authen ... ./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen --- experr 2021-09-14 10:59:53.631051419 +0000 +++ /build/tests/testsuite.dir/at-groups/5/stderr 2021-09-14 10:59:53.655051848 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_gsm_authen - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 5. testsuite.at:34: 5. msc_vlr_test_gsm_authen (testsuite.at:34): FAILED (testsuite.at:38) ======================== ./tests/testsuite.dir/10/testsuite.log # -*- compilation -*- 10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ... ./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout --- experr 2021-09-14 10:59:53.875055788 +0000 +++ /build/tests/testsuite.dir/at-groups/10/stderr 2021-09-14 10:59:53.891056075 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_timeout_lu_auth_info - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 10. testsuite.at:69: 10. msc_vlr_test_hlr_timeout (testsuite.at:69): FAILED (testsuite.at:73) ======================== ./tests/testsuite.dir/12/testsuite.log # -*- compilation -*- 12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ... ./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency --- experr 2021-09-14 10:59:53.955057221 +0000 +++ /build/tests/testsuite.dir/at-groups/12/stderr 2021-09-14 10:59:53.979057650 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_reject_2nd_conn - Location Update Request on one connection MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87) ======================== ./tests/testsuite.dir/06/testsuite.log # -*- compilation -*- 6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ... ./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph --- experr 2021-09-14 10:59:53.679052279 +0000 +++ /build/tests/testsuite.dir/at-groups/6/stderr 2021-09-14 10:59:53.711052851 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ciph - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 6. testsuite.at:41: 6. msc_vlr_test_gsm_ciph (testsuite.at:41): FAILED (testsuite.at:45) ======================== ./tests/testsuite.dir/15/testsuite.log # -*- compilation -*- 15. testsuite.at:104: testing msc_vlr_test_ss ... ./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss --- experr 2021-09-14 10:59:54.087059585 +0000 +++ /build/tests/testsuite.dir/at-groups/15/stderr 2021-09-14 10:59:54.103059872 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ss_ussd_mo_geran - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 15. testsuite.at:104: 15. msc_vlr_test_ss (testsuite.at:104): FAILED (testsuite.at:108) ======================== ./tests/testsuite.dir/11/testsuite.log # -*- compilation -*- 11. testsuite.at:76: testing msc_vlr_test_ms_timeout ... ./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout --- experr 2021-09-14 10:59:53.907056361 +0000 +++ /build/tests/testsuite.dir/at-groups/11/stderr 2021-09-14 10:59:53.927056720 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_ms_timeout_lu_auth_resp - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 11. testsuite.at:76: 11. msc_vlr_test_ms_timeout (testsuite.at:76): FAILED (testsuite.at:80) ======================== ./tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:27: testing msc_vlr_test_no_authen ... ./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen --- experr 2021-09-14 10:59:53.579050487 +0000 +++ /build/tests/testsuite.dir/at-groups/4/stderr 2021-09-14 10:59:53.607050988 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_no_authen - Location Update request causes a GSUP LU request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 4. testsuite.at:27: 4. msc_vlr_test_no_authen (testsuite.at:27): FAILED (testsuite.at:31) ======================== ./tests/testsuite.dir/07/testsuite.log # -*- compilation -*- 7. testsuite.at:48: testing msc_vlr_test_umts_authen ... ./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen --- experr 2021-09-14 10:59:53.731053209 +0000 +++ /build/tests/testsuite.dir/at-groups/7/stderr 2021-09-14 10:59:53.759053711 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_umts_authen_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 7. testsuite.at:48: 7. msc_vlr_test_umts_authen (testsuite.at:48): FAILED (testsuite.at:52) ======================== ./tests/testsuite.dir/13/testsuite.log # -*- compilation -*- 13. testsuite.at:90: testing msc_vlr_test_call ... ./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call --- experr 2021-09-14 10:59:54.007058152 +0000 +++ /build/tests/testsuite.dir/at-groups/13/stderr 2021-09-14 10:59:54.035058653 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_call_mo - Total time passed: 0.000000 s - Location Update request causes a GSUP Send Auth Info request to HLR 13. testsuite.at:90: 13. msc_vlr_test_call (testsuite.at:90): FAILED (testsuite.at:94) ======================== ./tests/testsuite.dir/08/testsuite.log # -*- compilation -*- 8. testsuite.at:55: testing msc_vlr_test_authen_reuse ... ./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse --- experr 2021-09-14 10:59:53.779054069 +0000 +++ /build/tests/testsuite.dir/at-groups/8/stderr 2021-09-14 10:59:53.807054571 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_auth_use_twice_geran - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 8. testsuite.at:55: 8. msc_vlr_test_authen_reuse (testsuite.at:55): FAILED (testsuite.at:59) ======================== ./tests/testsuite.dir/14/testsuite.log # -*- compilation -*- 14. testsuite.at:97: testing msc_vlr_test_rest ... ./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest --- experr 2021-09-14 10:59:54.051058940 +0000 +++ /build/tests/testsuite.dir/at-groups/14/stderr 2021-09-14 10:59:54.067059227 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_cm_service_without_lu - CM Service Request without a prior Location Updating MSC <--GERAN-A-- MS: GSM48_MT_MM_CM_SERV_REQ 14. testsuite.at:97: 14. msc_vlr_test_rest (testsuite.at:97): FAILED (testsuite.at:101) ======================== ./tests/testsuite.dir/09/testsuite.log # -*- compilation -*- 9. testsuite.at:62: testing msc_vlr_test_hlr_reject ... ./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject --- experr 2021-09-14 10:59:53.831055000 +0000 +++ /build/tests/testsuite.dir/at-groups/9/stderr 2021-09-14 10:59:53.851055358 +0000 @@ -1,4 +1,4 @@ -DLMGCP MGCP client: using endpoint domain '@mgw' +DLMGCP MGW(mgw) MGCP client: using endpoint domain '@mgw' ===== test_hlr_rej_auth_info_unknown_imsi - Location Update request causes a GSUP Send Auth Info request to HLR MSC <--GERAN-A-- MS: GSM48_MT_MM_LOC_UPD_REQUEST 9. testsuite.at:62: 9. msc_vlr_test_hlr_reject (testsuite.at:62): FAILED (testsuite.at:66) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Sep 14 12:15:30 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 12:15:30 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norm?= =?UTF-8?Q?al_:_master-osmo-msc_=C2=BB_--disab?= =?UTF-8?Q?le-iu,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26453?= In-Reply-To: <1080781232.3621.1631617107916@jenkins.osmocom.org> References: <1080781232.3621.1631617107916@jenkins.osmocom.org> Message-ID: <1005595484.3628.1631621730026@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Sep 14 12:16:05 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 12:16:05 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-msc_=C2=BB_--enab?= =?UTF-8?Q?le-iu,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#26453?= In-Reply-To: <980602440.3622.1631617195020@jenkins.osmocom.org> References: <980602440.3622.1631617195020@jenkins.osmocom.org> Message-ID: <1008031356.3629.1631621765724@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Sep 14 15:10:08 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 14 Sep 2021 15:10:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-asn1c_=C2=BB_a1=3Ddefault,a2=3Dde?= =?UTF-8?Q?fault,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#1344?= Message-ID: <283427825.3635.1631632208728@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 3.23 KB...] checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for ar... /usr/bin/ar checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes configure: creating ./config.status config.status: creating skeletons/standard-modules/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/webcgi/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF ".deps/asn1parser.Tpo" -c -o asn1parser.lo asn1parser.c; \ then mv -f ".deps/asn1parser.Tpo" ".deps/asn1parser.Plo"; else rm -f ".deps/asn1parser.Tpo"; exit 1; fi bison -y -p asn1p_ -d asn1p_y.y if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF ".deps/asn1p_l.Tpo" -c -o asn1p_l.lo asn1p_l.c; \ then mv -f ".deps/asn1p_l.Tpo" ".deps/asn1p_l.Plo"; else rm -f ".deps/asn1p_l.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF ".deps/asn1p_module.Tpo" -c -o asn1p_module.lo asn1p_module.c; \ then mv -f ".deps/asn1p_module.Tpo" ".deps/asn1p_module.Plo"; else rm -f ".deps/asn1p_module.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF ".deps/asn1p_oid.Tpo" -c -o asn1p_oid.lo asn1p_oid.c; \ then mv -f ".deps/asn1p_oid.Tpo" ".deps/asn1p_oid.Plo"; else rm -f ".deps/asn1p_oid.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF ".deps/asn1p_value.Tpo" -c -o asn1p_value.lo asn1p_value.c; \ then mv -f ".deps/asn1p_value.Tpo" ".deps/asn1p_value.Plo"; else rm -f ".deps/asn1p_value.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF ".deps/asn1p_expr.Tpo" -c -o asn1p_expr.lo asn1p_expr.c; \ then mv -f ".deps/asn1p_expr.Tpo" ".deps/asn1p_expr.Plo"; else rm -f ".deps/asn1p_expr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF ".deps/asn1p_xports.Tpo" -c -o asn1p_xports.lo asn1p_xports.c; \ then mv -f ".deps/asn1p_xports.Tpo" ".deps/asn1p_xports.Plo"; else rm -f ".deps/asn1p_xports.Tpo"; exit 1; fi asn1p_y.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -fPIC -DPIC -o .libs/asn1p_value.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -fPIC -DPIC -o .libs/asn1p_xports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -fPIC -DPIC -o .libs/asn1p_oid.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -fPIC -DPIC -o .libs/asn1p_module.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -fPIC -DPIC -o .libs/asn1p_l.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -fPIC -DPIC -o .libs/asn1p_expr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -fPIC -DPIC -o .libs/asn1parser.o asn1p_l.c:3521:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -o asn1p_xports.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -o asn1p_oid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -o asn1p_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -o asn1parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -o asn1p_value.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -o asn1p_expr.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF ".deps/asn1p_constr.Tpo" -c -o asn1p_constr.lo asn1p_constr.c; \ then mv -f ".deps/asn1p_constr.Tpo" ".deps/asn1p_constr.Plo"; else rm -f ".deps/asn1p_constr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF ".deps/asn1p_param.Tpo" -c -o asn1p_param.lo asn1p_param.c; \ then mv -f ".deps/asn1p_param.Tpo" ".deps/asn1p_param.Plo"; else rm -f ".deps/asn1p_param.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF ".deps/asn1p_class.Tpo" -c -o asn1p_class.lo asn1p_class.c; \ then mv -f ".deps/asn1p_class.Tpo" ".deps/asn1p_class.Plo"; else rm -f ".deps/asn1p_class.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF ".deps/asn1p_ref.Tpo" -c -o asn1p_ref.lo asn1p_ref.c; \ then mv -f ".deps/asn1p_ref.Tpo" ".deps/asn1p_ref.Plo"; else rm -f ".deps/asn1p_ref.Tpo"; exit 1; fi if test -f y.tab.h; then \ to=`echo "asn1p_y_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|asn1p_y.h|" \ y.tab.h >asn1p_y.ht; \ rm -f y.tab.h; \ if cmp -s asn1p_y.ht asn1p_y.h; then \ rm -f asn1p_y.ht ;\ else \ mv asn1p_y.ht asn1p_y.h; \ fi; \ fi if test -f y.output; then \ mv y.output asn1p_y.output; \ fi sed '/^#/ s|y\.tab\.c|asn1p_y.c|' y.tab.c >asn1p_y.ct && mv asn1p_y.ct asn1p_y.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -fPIC -DPIC -o .libs/asn1p_constr.o rm -f y.tab.c if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF ".deps/asn1p_y.Tpo" -c -o asn1p_y.lo asn1p_y.c; \ then mv -f ".deps/asn1p_y.Tpo" ".deps/asn1p_y.Plo"; else rm -f ".deps/asn1p_y.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -fPIC -DPIC -o .libs/asn1p_param.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -fPIC -DPIC -o .libs/asn1p_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -fPIC -DPIC -o .libs/asn1p_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -o asn1p_constr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -o asn1p_param.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -o asn1p_ref.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF .deps/asn1p_y.Tpo -c asn1p_y.c -fPIC -DPIC -o .libs/asn1p_y.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -o asn1p_class.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -o asn1p_l.o >/dev/null 2>&1 asn1p_y.y: In function 'asn1p_parse': asn1p_y.y:357:13: error: 'param' undeclared (first use in this function) *(void **)param = $1; ^~~~~ asn1p_y.y:357:13: note: each undeclared identifier is reported only once for each function it appears in Makefile:299: recipe for target 'asn1p_y.lo' failed make[2]: *** [asn1p_y.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/build/libasn1parser' make[1]: *** [all-recursive] Error 1 Makefile:302: recipe for target 'all-recursive' failed make[1]: Leaving directory '/build' Makefile:212: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Sep 15 01:12:48 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 15 Sep 2021 01:12:48 +0000 (UTC) Subject: Build failed in Jenkins: Osmocom-build-tags-against-master #937 Message-ID: <667128244.3636.1631668368575@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/lynxis/staging Seen branch in repository origin/master Seen branch in repository origin/neels/test Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/centos-install-test Seen branch in repository origin/osmith/dependency-check Seen branch in repository origin/osmith/fix-python3 Seen branch in repository origin/osmith/gerrit-lint Seen branch in repository origin/osmith/ggsn-kernel-mod-test Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/obs-fixes Seen branch in repository origin/osmith/obs-latest-fix Seen branch in repository origin/osmith/rpm Seen branch in repository origin/osmith/ttcn3-centos Seen branch in repository origin/osmith/ttcn3-latest Seen branch in repository origin/osmith/wip Seen branch in repository origin/pespin/limesuite-latest Seen 17 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision a18e6dfa40ef69dcf718e25bdaefed4a34fe122a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a18e6dfa40ef69dcf718e25bdaefed4a34fe122a # timeout=10 Commit message: "jobs/ttcn3-testsuites.yml: add ns-test-sgsn-sns" > git rev-list --no-walk a18e6dfa40ef69dcf718e25bdaefed4a34fe122a # timeout=10 [Osmocom-build-tags-against-master] $ /bin/sh -xe /tmp/jenkins6271641504731743857.sh + PARALLEL_MAKE=-j8 scripts/osmocom-build-old-tags-against-master.sh Temp dir: Building libraries from current master... * libosmocore a16b50c5e87ceebc2a23b85b05dd58d55169f198 * libosmo-abis 24e0217c2eca8e3197804a000c9b237daebc9f0c * libosmo-netif 5967fa00580f07ddb428df0558e4d49aa1b7a7d1 * libosmo-sccp 76985a9aa2ec11b4816cc5f22153f9f451608dd2 * libsmpp34 09726c1cb1ce191cb2f5a848c3feda0f57755951 * libasn1c 97ae853ef5ea858de9b0bfff37adc584f966f45c * osmo-ggsn b6a0e3fd2e5b518332a6dbb3443f1733d8a89cd2 * osmo-iuh 1f6c117d0747e476018d64df9411c2502ce37da4 * osmo-hlr bfeea69cab53eaac542e41e53b902e5a9899d5bd * osmo-mgw fbf78d13f1958ec9261d84c30125d01b783fb750 Building legacy libraries... * osmo-mgw 1.4.0 (provides libosmo-legacy-mgcp) Building old tags against libraries from current master... (ERR: new error, err: known error) * libosmo-abis 1.0.1 1.1.0 1.1.1 * libosmocore 1.4.2 1.5.0 1.5.1 * libosmo-netif 0.7.0 1.0.0 1.1.0 * libosmo-sccp 1.2.1 1.3.0 1.4.0 * openbsc 1.3.2 (err) 1.3.3 1.4.0 * osmo-bsc 1.6.0 1.6.1 1.7.0 * osmo-bts 1.3.1 1.3.2 1.3.3 * osmo-ggsn 1.6.0 1.7.0 1.7.1 * osmo-hlr 1.2.1 1.3.0 1.3.1 * osmo-iuh 0.6.1 0.7.0 1.0.0 * osmo-mgw 1.7.0 1.8.0 1.8.1 * osmo-msc 1.6.2 (ERR) 1.6.3 (ERR) 1.7.0 (ERR) * osmo-pcu 0.8.0 0.9.0 0.9.1 * osmo-sgsn 1.6.2 1.7.0 1.7.1 * osmo-sip-connector 1.4.1 1.5.0 1.5.1 * osmo-trx 1.2.0 1.3.0 1.3.1 --- BUILD FAILED: osmo-msc-1.6.2.txt Showing last lines of build log below (full log in temp dir/jenkins artifacts): --- Subject: [osmo-msc 1.6.2] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:760: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory ' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory ' Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory ' Makefile:462: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory ' Makefile:753: recipe for target 'check' failed make: *** [check] Error 2 --- BUILD FAILED: osmo-msc-1.6.3.txt Showing last lines of build log below (full log in temp dir/jenkins artifacts): --- Subject: [osmo-msc 1.6.3] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:760: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory ' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory ' Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory ' Makefile:462: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory ' Makefile:753: recipe for target 'check' failed make: *** [check] Error 2 --- BUILD FAILED: osmo-msc-1.7.0.txt Showing last lines of build log below (full log in temp dir/jenkins artifacts): --- Subject: [osmo-msc 1.7.0] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory ' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory ' Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory ' Makefile:469: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory ' Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 --- Build step 'Execute shell' marked build as failure Archiving artifacts From jenkins at lists.osmocom.org Wed Sep 15 15:13:59 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 15 Sep 2021 15:13:59 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norma?= =?UTF-8?Q?l_:_master-asn1c_=C2=BB_a1=3Ddefault,?= =?UTF-8?Q?a2=3Ddefault,a3=3Ddefault,a4=3Ddefau?= =?UTF-8?Q?lt,osmocom-master-debian9_#1345?= In-Reply-To: <283427825.3635.1631632208728@jenkins.osmocom.org> References: <283427825.3635.1631632208728@jenkins.osmocom.org> Message-ID: <309394134.3689.1631718839820@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Sep 16 01:13:21 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 16 Sep 2021 01:13:21 +0000 (UTC) Subject: Build failed in Jenkins: Osmocom-build-tags-against-master #938 In-Reply-To: <667128244.3636.1631668368575@jenkins.osmocom.org> References: <667128244.3636.1631668368575@jenkins.osmocom.org> Message-ID: <1785614396.3691.1631754801349@jenkins.osmocom.org> See Changes: [Oliver Smith] lint: checkpatch_osmo.sh: ignore UNNECESSARY_INT [Oliver Smith] lint: checkpatch_osmo.sh: ignore UNSPECIFIED_INT [Oliver Smith] lint: checkpatch.pl: add STRCPY_OSMO [Oliver Smith] lint: checkpatch_osmo.sh: ignore debian/changelog ------------------------------------------ Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/lynxis/staging Seen branch in repository origin/master Seen branch in repository origin/neels/test Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/centos-install-test Seen branch in repository origin/osmith/dependency-check Seen branch in repository origin/osmith/fix-python3 Seen branch in repository origin/osmith/gerrit-lint Seen branch in repository origin/osmith/ggsn-kernel-mod-test Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/obs-fixes Seen branch in repository origin/osmith/obs-latest-fix Seen branch in repository origin/osmith/rpm Seen branch in repository origin/osmith/ttcn3-centos Seen branch in repository origin/osmith/ttcn3-latest Seen branch in repository origin/osmith/wip Seen branch in repository origin/pespin/limesuite-latest Seen 17 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 477218474fcb1e7beb9c5251fccbeb86dd794ab2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 477218474fcb1e7beb9c5251fccbeb86dd794ab2 # timeout=10 Commit message: "lint: checkpatch_osmo.sh: ignore debian/changelog" > git rev-list --no-walk a18e6dfa40ef69dcf718e25bdaefed4a34fe122a # timeout=10 [Osmocom-build-tags-against-master] $ /bin/sh -xe /tmp/jenkins5595773681130468871.sh + PARALLEL_MAKE=-j8 scripts/osmocom-build-old-tags-against-master.sh Temp dir: Building libraries from current master... * libosmocore a16b50c5e87ceebc2a23b85b05dd58d55169f198 * libosmo-abis 24e0217c2eca8e3197804a000c9b237daebc9f0c * libosmo-netif 5967fa00580f07ddb428df0558e4d49aa1b7a7d1 * libosmo-sccp 76985a9aa2ec11b4816cc5f22153f9f451608dd2 * libsmpp34 09726c1cb1ce191cb2f5a848c3feda0f57755951 * libasn1c 97ae853ef5ea858de9b0bfff37adc584f966f45c * osmo-ggsn b6a0e3fd2e5b518332a6dbb3443f1733d8a89cd2 * osmo-iuh 1f6c117d0747e476018d64df9411c2502ce37da4 * osmo-hlr bfeea69cab53eaac542e41e53b902e5a9899d5bd * osmo-mgw fbf78d13f1958ec9261d84c30125d01b783fb750 Building legacy libraries... * osmo-mgw 1.4.0 (provides libosmo-legacy-mgcp) Building old tags against libraries from current master... (ERR: new error, err: known error) * libosmo-abis 1.0.1 1.1.0 1.1.1 * libosmocore 1.4.2 1.5.0 1.5.1 * libosmo-netif 0.7.0 1.0.0 1.1.0 * libosmo-sccp 1.2.1 1.3.0 1.4.0 * openbsc 1.3.2 (err) 1.3.3 1.4.0 * osmo-bsc 1.6.0 1.6.1 1.7.0 * osmo-bts 1.3.1 1.3.2 1.3.3 * osmo-ggsn 1.6.0 1.7.0 1.7.1 * osmo-hlr 1.2.1 1.3.0 1.3.1 * osmo-iuh 0.6.1 0.7.0 1.0.0 * osmo-mgw 1.7.0 1.8.0 1.8.1 * osmo-msc 1.6.2 (ERR) 1.6.3 (ERR) 1.7.0 (ERR) * osmo-pcu 0.8.0 0.9.0 0.9.1 * osmo-sgsn 1.6.2 1.7.0 1.7.1 * osmo-sip-connector 1.4.1 1.5.0 1.5.1 * osmo-trx 1.2.0 1.3.0 1.3.1 --- BUILD FAILED: osmo-msc-1.6.2.txt Showing last lines of build log below (full log in temp dir/jenkins artifacts): --- Subject: [osmo-msc 1.6.2] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:760: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory ' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory ' Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory ' Makefile:462: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory ' Makefile:753: recipe for target 'check' failed make: *** [check] Error 2 --- BUILD FAILED: osmo-msc-1.6.3.txt Showing last lines of build log below (full log in temp dir/jenkins artifacts): --- Subject: [osmo-msc 1.6.3] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:760: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory ' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory ' Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory ' Makefile:462: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory ' Makefile:753: recipe for target 'check' failed make: *** [check] Error 2 --- BUILD FAILED: osmo-msc-1.7.0.txt Showing last lines of build log below (full log in temp dir/jenkins artifacts): --- Subject: [osmo-msc 1.7.0] testsuite: 4 5 6 7 8 9 10 11 12 13 14 15 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:763: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory ' Makefile:569: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory ' Makefile:421: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory ' Makefile:469: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory ' Makefile:760: recipe for target 'check' failed make: *** [check] Error 2 --- Build step 'Execute shell' marked build as failure Archiving artifacts From jenkins at lists.osmocom.org Fri Sep 17 01:13:43 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 17 Sep 2021 01:13:43 +0000 (UTC) Subject: Jenkins build is back to normal : Osmocom-build-tags-against-master #939 In-Reply-To: <1785614396.3691.1631754801349@jenkins.osmocom.org> References: <1785614396.3691.1631754801349@jenkins.osmocom.org> Message-ID: <1246913872.3744.1631841223620@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sat Sep 18 15:10:08 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 18 Sep 2021 15:10:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-asn1c_=C2=BB_a1=3Ddefault,a2=3Dde?= =?UTF-8?Q?fault,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#1348?= Message-ID: <1251945168.3850.1631977808519@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 3.23 KB...] checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for ar... /usr/bin/ar checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes configure: creating ./config.status config.status: creating skeletons/standard-modules/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/webcgi/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF ".deps/asn1parser.Tpo" -c -o asn1parser.lo asn1parser.c; \ then mv -f ".deps/asn1parser.Tpo" ".deps/asn1parser.Plo"; else rm -f ".deps/asn1parser.Tpo"; exit 1; fi bison -y -p asn1p_ -d asn1p_y.y if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF ".deps/asn1p_l.Tpo" -c -o asn1p_l.lo asn1p_l.c; \ then mv -f ".deps/asn1p_l.Tpo" ".deps/asn1p_l.Plo"; else rm -f ".deps/asn1p_l.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF ".deps/asn1p_module.Tpo" -c -o asn1p_module.lo asn1p_module.c; \ then mv -f ".deps/asn1p_module.Tpo" ".deps/asn1p_module.Plo"; else rm -f ".deps/asn1p_module.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF ".deps/asn1p_oid.Tpo" -c -o asn1p_oid.lo asn1p_oid.c; \ then mv -f ".deps/asn1p_oid.Tpo" ".deps/asn1p_oid.Plo"; else rm -f ".deps/asn1p_oid.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF ".deps/asn1p_value.Tpo" -c -o asn1p_value.lo asn1p_value.c; \ then mv -f ".deps/asn1p_value.Tpo" ".deps/asn1p_value.Plo"; else rm -f ".deps/asn1p_value.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF ".deps/asn1p_expr.Tpo" -c -o asn1p_expr.lo asn1p_expr.c; \ then mv -f ".deps/asn1p_expr.Tpo" ".deps/asn1p_expr.Plo"; else rm -f ".deps/asn1p_expr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF ".deps/asn1p_xports.Tpo" -c -o asn1p_xports.lo asn1p_xports.c; \ then mv -f ".deps/asn1p_xports.Tpo" ".deps/asn1p_xports.Plo"; else rm -f ".deps/asn1p_xports.Tpo"; exit 1; fi asn1p_y.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -fPIC -DPIC -o .libs/asn1p_module.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -fPIC -DPIC -o .libs/asn1p_xports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -fPIC -DPIC -o .libs/asn1p_value.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -fPIC -DPIC -o .libs/asn1p_expr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -fPIC -DPIC -o .libs/asn1parser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -fPIC -DPIC -o .libs/asn1p_oid.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -fPIC -DPIC -o .libs/asn1p_l.o asn1p_l.c:3521:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -o asn1p_xports.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -o asn1p_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -o asn1p_oid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -o asn1p_value.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -o asn1parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -o asn1p_expr.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF ".deps/asn1p_constr.Tpo" -c -o asn1p_constr.lo asn1p_constr.c; \ then mv -f ".deps/asn1p_constr.Tpo" ".deps/asn1p_constr.Plo"; else rm -f ".deps/asn1p_constr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF ".deps/asn1p_param.Tpo" -c -o asn1p_param.lo asn1p_param.c; \ then mv -f ".deps/asn1p_param.Tpo" ".deps/asn1p_param.Plo"; else rm -f ".deps/asn1p_param.Tpo"; exit 1; fi if test -f y.tab.h; then \ to=`echo "asn1p_y_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|asn1p_y.h|" \ y.tab.h >asn1p_y.ht; \ rm -f y.tab.h; \ if cmp -s asn1p_y.ht asn1p_y.h; then \ rm -f asn1p_y.ht ;\ else \ mv asn1p_y.ht asn1p_y.h; \ fi; \ fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF ".deps/asn1p_class.Tpo" -c -o asn1p_class.lo asn1p_class.c; \ then mv -f ".deps/asn1p_class.Tpo" ".deps/asn1p_class.Plo"; else rm -f ".deps/asn1p_class.Tpo"; exit 1; fi if test -f y.output; then \ mv y.output asn1p_y.output; \ fi sed '/^#/ s|y\.tab\.c|asn1p_y.c|' y.tab.c >asn1p_y.ct && mv asn1p_y.ct asn1p_y.c rm -f y.tab.c if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF ".deps/asn1p_ref.Tpo" -c -o asn1p_ref.lo asn1p_ref.c; \ then mv -f ".deps/asn1p_ref.Tpo" ".deps/asn1p_ref.Plo"; else rm -f ".deps/asn1p_ref.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF ".deps/asn1p_y.Tpo" -c -o asn1p_y.lo asn1p_y.c; \ then mv -f ".deps/asn1p_y.Tpo" ".deps/asn1p_y.Plo"; else rm -f ".deps/asn1p_y.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -fPIC -DPIC -o .libs/asn1p_param.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -fPIC -DPIC -o .libs/asn1p_constr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -fPIC -DPIC -o .libs/asn1p_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -fPIC -DPIC -o .libs/asn1p_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF .deps/asn1p_y.Tpo -c asn1p_y.c -fPIC -DPIC -o .libs/asn1p_y.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -o asn1p_param.o >/dev/null 2>&1 asn1p_y.y: In function 'asn1p_parse': asn1p_y.y:357:13: error: 'param' undeclared (first use in this function) *(void **)param = $1; ^~~~~ asn1p_y.y:357:13: note: each undeclared identifier is reported only once for each function it appears in gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -o asn1p_constr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -o asn1p_ref.o >/dev/null 2>&1 Makefile:299: recipe for target 'asn1p_y.lo' failed make[2]: *** [asn1p_y.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -o asn1p_l.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -o asn1p_class.o >/dev/null 2>&1 make[2]: Leaving directory '/build/libasn1parser' Makefile:302: recipe for target 'all-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [all-recursive] Error 1 Makefile:212: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sun Sep 19 15:14:12 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 19 Sep 2021 15:14:12 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norma?= =?UTF-8?Q?l_:_master-asn1c_=C2=BB_a1=3Ddefault,?= =?UTF-8?Q?a2=3Ddefault,a3=3Ddefault,a4=3Ddefau?= =?UTF-8?Q?lt,osmocom-master-debian9_#1349?= In-Reply-To: <1251945168.3850.1631977808519@jenkins.osmocom.org> References: <1251945168.3850.1631977808519@jenkins.osmocom.org> Message-ID: <1389981279.3904.1632064452044@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Sep 21 10:04:23 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 21 Sep 2021 10:04:23 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-ins?= =?UTF-8?Q?tall-centos8_=C2=BB_next,repo-install-test_#314?= Message-ID: <524251620.3995.1632218663322@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 5.67 KB...] + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) rm -rf .common cp -r .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_PATH=repositories/network:/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 7.68kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 Status: Image is up to date for centos:centos8 ---> 5d0da3dc9764 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> 4deafe25fa57 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> 405c35fabf8f [Warning] One or more build-args [OSMO_MSC_BRANCH UID DISTRO OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_PATH OSMOCOM_REPO_VERSION OSMO_GBPROXY_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BTS_BRANCH OSMO_PCU_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH] were not consumed Successfully built 405c35fabf8f Successfully tagged osmocom-build/centos8-repo-install-test:latest rm -rf .common make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n 405c35fabf8f + list_osmo_packages centos8 centos8-repo-install-test + local distro=centos8 + local image=centos8-repo-install-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-repo-install-test -c + [ -n ] + return + ret=0 + cd + return 0 + FEED=next + PROJ=network:osmocom:next + CONTAINER=centos8-repo-install-test-next + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e PROJ=network:osmocom:next -e PROJ_CONFLICT=network:osmocom:nightly -e DISTRO=centos8 -e TESTS= test_conflict install_repo_packages test_binaries services_check -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 5935f28e4544 State: running Jobs: 0 queued Failed: 0 units Since: Tue 2021-09-21 10:04:18 UTC; 538ms ago CGroup: /docker/5935f28e45442ec5aecdbec83a45018b85df96587a4570270f1d464f1ceb7630 ??34 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??26 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-hlr osmo-hnbgw osmo-mgw osmo-msc osmo-pcap-client osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server ' ++ distro_obsdir ++ case "$DISTRO" in ++ echo CentOS_8 + DISTRO_OBSDIR=CentOS_8 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next + '[' -n network:osmocom:next ']' + echo 'Checking project: network:osmocom:next' + '[' -n network:osmocom:nightly ']' + echo 'Checking conflicting project: network:osmocom:nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + '[' -n ' test_conflict install_repo_packages test_binaries services_check ' ']' Checking project: network:osmocom:next Checking conflicting project: network:osmocom:nightly Linux distribution: centos8 Enabled tests: test_conflict install_repo_packages test_binaries services_check + echo 'Enabled tests: test_conflict install_repo_packages test_binaries services_check ' + configure_keep_cache + '[' -z '' ']' + return + configure_osmocom_repo network:osmocom:next + case "$DISTRO" in + configure_osmocom_repo_centos network:osmocom:next + local proj=network:osmocom:next ++ proj_with_slashes network:osmocom:next ++ echo network:osmocom:next ++ sed s.:.:/.g + local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/next/CentOS_8 + echo 'Configuring Osmocom repository' Configuring Osmocom repository + cat ++ proj_with_underscore network:osmocom:next ++ echo network:osmocom:next ++ tr : _ + for test in $TESTS + set +x ### Running test: test_conflict ### + case "$test" in + test_conflict + case "$DISTRO" in + test_conflict_centos + dnf -y install libosmocore-devel CentOS Linux 8 - AppStream 135 kB/s | 4.3 kB 00:00 CentOS Linux 8 - BaseOS 18 kB/s | 3.9 kB 00:00 CentOS Linux 8 - Extras 6.5 kB/s | 1.5 kB 00:00 CentOS Linux 8 - PowerTools 15 MB/s | 2.3 MB 00:00 network:osmocom:next 656 kB/s | 224 kB 00:00 Dependencies resolved. ========================================================================================== Package Arch Version Repository Size ========================================================================================== Installing: libosmocore-devel x86_64 1.5.1.232.59960.202109210040-1.1 network_osmocom_next 71 k Installing dependencies: libosmocore17 x86_64 1.5.1.232.59960.202109210040-1.1 network_osmocom_next 99 k libpkgconf x86_64 1.4.2-1.el8 baseos 35 k libtalloc x86_64 2.3.1-2.el8 baseos 49 k libtalloc-devel x86_64 2.3.1-2.el8 baseos 63 k lksctp-tools x86_64 1.0.18-3.el8 baseos 100 k osmocom-next x86_64 1.0.0.202109210040-1.1 network_osmocom_next 7.0 k pkgconf x86_64 1.4.2-1.el8 baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k Transaction Summary ========================================================================================== Install 10 Packages Total download size: 493 k Installed size: 1.0 M Downloading Packages: (1/10): libpkgconf-1.4.2-1.el8.x86_64.rpm 1.2 MB/s | 35 kB 00:00 (2/10): libtalloc-2.3.1-2.el8.x86_64.rpm 1.3 MB/s | 49 kB 00:00 (3/10): libtalloc-devel-2.3.1-2.el8.x86_64.rpm 1.7 MB/s | 63 kB 00:00 (4/10): pkgconf-m4-1.4.2-1.el8.noarch.rpm 1.9 MB/s | 17 kB 00:00 (5/10): pkgconf-1.4.2-1.el8.x86_64.rpm 2.9 MB/s | 38 kB 00:00 (6/10): lksctp-tools-1.0.18-3.el8.x86_64.rpm 3.0 MB/s | 100 kB 00:00 (7/10): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 995 kB/s | 15 kB 00:00 [MIRROR] libosmocore17-1.5.1.232.59960.202109210040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libosmocore17-1.5.1.232.59960.202109210040-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] libosmocore-devel-1.5.1.232.59960.202109210040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/libosmocore-devel-1.5.1.232.59960.202109210040-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] osmocom-next-1.0.0.202109210040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/osmocom-next-1.0.0.202109210040-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] osmocom-next-1.0.0.202109210040-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/x86_64/osmocom-next-1.0.0.202109210040-1.1.x86_64.rpm (IP: 62.146.92.202) [FAILED] osmocom-next-1.0.0.202109210040-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download x86_64/osmocom-next-1.0.0.202109210040-1.1.x86_64.rpm: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Sep 21 10:04:29 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 21 Sep 2021 10:04:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-insta?= =?UTF-8?Q?ll-centos8_=C2=BB_nightly,repo-install-test_#314?= Message-ID: <1584985128.3996.1632218669207@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 45.29 KB...] osmo-bsc-meas-utils-debuginfo x86_64 1.7.0.262.aa4d.202109210026-1.1 network_osmocom_nightly 191 k osmo-bts x86_64 1.3.0.207.c56d.202109210026-1.1 network_osmocom_nightly 199 k osmo-bts-debuginfo x86_64 1.3.0.207.c56d.202109210026-1.1 network_osmocom_nightly 525 k osmo-bts-debugsource x86_64 1.3.0.207.c56d.202109210026-1.1 network_osmocom_nightly 225 k osmo-bts-omldummy x86_64 1.3.0.207.c56d.202109210026-1.1 network_osmocom_nightly 117 k osmo-bts-omldummy-debuginfo x86_64 1.3.0.207.c56d.202109210026-1.1 network_osmocom_nightly 314 k osmo-bts-virtual x86_64 1.3.0.207.c56d.202109210026-1.1 network_osmocom_nightly 157 k osmo-bts-virtual-debuginfo x86_64 1.3.0.207.c56d.202109210026-1.1 network_osmocom_nightly 389 k osmo-cbc x86_64 0.2.2.202109210026-1.1 network_osmocom_nightly 49 k osmo-cbc-debuginfo x86_64 0.2.2.202109210026-1.1 network_osmocom_nightly 79 k osmo-cbc-debugsource x86_64 0.2.2.202109210026-1.1 network_osmocom_nightly 33 k osmo-cbc-utils x86_64 0.2.2.202109210026-1.1 network_osmocom_nightly 9.1 k osmo-gbproxy x86_64 1:0.1.0.32.00ed.202109210026-1.1 network_osmocom_nightly 45 k osmo-gbproxy-debuginfo x86_64 1:0.1.0.32.00ed.202109210026-1.1 network_osmocom_nightly 97 k osmo-gbproxy-debugsource x86_64 1:0.1.0.32.00ed.202109210026-1.1 network_osmocom_nightly 36 k osmo-ggsn x86_64 1.7.1.17.b6a0.202109210026-1.1 network_osmocom_nightly 96 k osmo-ggsn-debuginfo x86_64 1.7.1.17.b6a0.202109210026-1.1 network_osmocom_nightly 187 k osmo-ggsn-debugsource x86_64 1.7.1.17.b6a0.202109210026-1.1 network_osmocom_nightly 117 k osmo-gtphub x86_64 1.7.0.25.c0e14.202109210026-1.1 network_osmocom_nightly 44 k osmo-gtphub-debuginfo x86_64 1.7.0.25.c0e14.202109210026-1.1 network_osmocom_nightly 101 k osmo-hlr x86_64 1.3.0.7.bfee.202109210026-1.1 network_osmocom_nightly 110 k osmo-hlr-debuginfo x86_64 1.3.0.7.bfee.202109210026-1.1 network_osmocom_nightly 196 k osmo-hlr-debugsource x86_64 1.3.0.7.bfee.202109210026-1.1 network_osmocom_nightly 114 k osmo-iuh x86_64 0.7.0.4.1f6c.202109210026-1.1 network_osmocom_nightly 93 k osmo-iuh-debuginfo x86_64 0.7.0.4.1f6c.202109210026-1.1 network_osmocom_nightly 250 k osmo-iuh-debugsource x86_64 0.7.0.4.1f6c.202109210026-1.1 network_osmocom_nightly 589 k osmo-mgw x86_64 1.8.1.84.a0b69.202109210026-1.1 network_osmocom_nightly 89 k osmo-mgw-debuginfo x86_64 1.8.1.84.a0b69.202109210026-1.1 network_osmocom_nightly 169 k osmo-mgw-debugsource x86_64 1.8.1.84.a0b69.202109210026-1.1 network_osmocom_nightly 117 k osmo-msc x86_64 1.7.0.28.4ac5.202109210026-1.1 network_osmocom_nightly 254 k osmo-msc-debuginfo x86_64 1.7.0.28.4ac5.202109210026-1.1 network_osmocom_nightly 614 k osmo-msc-debugsource x86_64 1.7.0.28.4ac5.202109210026-1.1 network_osmocom_nightly 243 k osmo-mslookup-client x86_64 1.3.0.7.bfee.202109210026-1.1 network_osmocom_nightly 22 k osmo-mslookup-client-debuginfo x86_64 1.3.0.7.bfee.202109210026-1.1 network_osmocom_nightly 35 k osmo-pcap x86_64 0.2.0.3.eedd.202109210026-1.1 network_osmocom_nightly 57 k osmo-pcap-debuginfo x86_64 0.2.0.3.eedd.202109210026-1.1 network_osmocom_nightly 92 k osmo-pcap-debugsource x86_64 0.2.0.3.eedd.202109210026-1.1 network_osmocom_nightly 30 k osmo-pcu x86_64 0.9.0.184.eeae.202109210026-1.1 network_osmocom_nightly 203 k osmo-pcu-debuginfo x86_64 0.9.0.184.eeae.202109210026-1.1 network_osmocom_nightly 518 k osmo-pcu-debugsource x86_64 0.9.0.184.eeae.202109210026-1.1 network_osmocom_nightly 234 k osmo-remsim-bankd x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 30 k osmo-remsim-bankd-debuginfo x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 59 k osmo-remsim-client-shell x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 22 k osmo-remsim-client-shell-debuginfo x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 41 k osmo-remsim-client-st2 x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 26 k osmo-remsim-client-st2-debuginfo x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 50 k osmo-remsim-debuginfo x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 25 k osmo-remsim-debugsource x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 146 k osmo-remsim-server x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 28 k osmo-remsim-server-debuginfo x86_64 0.2.2.113.eb9f.202109210026-1.1 network_osmocom_nightly 62 k osmo-sgsn x86_64 1.7.0.25.c0e14.202109210026-1.1 network_osmocom_nightly 126 k osmo-sgsn-debuginfo x86_64 1.7.0.25.c0e14.202109210026-1.1 network_osmocom_nightly 331 k osmo-sgsn-debugsource x86_64 1.7.0.25.c0e14.202109210026-1.1 network_osmocom_nightly 168 k osmo-sip-connector x86_64 1.5.0.4.1c76.202109210026-1.1 network_osmocom_nightly 47 k osmo-sip-connector-debuginfo x86_64 1.5.0.4.1c76.202109210026-1.1 network_osmocom_nightly 85 k osmo-sip-connector-debugsource x86_64 1.5.0.4.1c76.202109210026-1.1 network_osmocom_nightly 30 k osmo-smlc x86_64 0.2.0.1.44a2.202109210026-1.1 network_osmocom_nightly 45 k osmo-smlc-debuginfo x86_64 0.2.0.1.44a2.202109210026-1.1 network_osmocom_nightly 71 k osmo-smlc-debugsource x86_64 0.2.0.1.44a2.202109210026-1.1 network_osmocom_nightly 27 k osmo-stp x86_64 1.4.0.29.7698.202109210026-1.1 network_osmocom_nightly 16 k osmo-stp-debuginfo x86_64 1.4.0.29.7698.202109210026-1.1 network_osmocom_nightly 19 k osmo-trx x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 23 k osmo-trx-debuginfo x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 380 k osmo-trx-debugsource x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 122 k osmo-trx-ipc x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 150 k osmo-trx-ipc-debuginfo x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 842 k osmo-trx-ipc-test x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 71 k osmo-trx-ipc-test-debuginfo x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 535 k osmo-trx-uhd x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 158 k osmo-trx-uhd-debuginfo x86_64 1.3.1.20.9856.202109210026-1.1 network_osmocom_nightly 997 k simtrace2 x86_64 0.7.0.147.1f75.202109210026-1.1 network_osmocom_nightly 29 k simtrace2-debuginfo x86_64 0.7.0.147.1f75.202109210026-1.1 network_osmocom_nightly 52 k simtrace2-debugsource x86_64 0.7.0.147.1f75.202109210026-1.1 network_osmocom_nightly 25 k sofia-sip x86_64 1.12.11+20110422-2.16 network_osmocom_nightly 138 k sofia-sip-debuginfo x86_64 1.12.11+20110422-2.16 network_osmocom_nightly 389 k sofia-sip-debugsource x86_64 1.12.11+20110422-2.16 network_osmocom_nightly 927 k sofia-sip-devel x86_64 1.12.11+20110422-2.16 network_osmocom_nightly 238 k uhd x86_64 3.15.0.0-1.15 network_osmocom_nightly 6.9 M uhd-debuginfo x86_64 3.15.0.0-1.15 network_osmocom_nightly 80 M uhd-debugsource x86_64 3.15.0.0-1.15 network_osmocom_nightly 958 k uhd-devel x86_64 3.15.0.0-1.15 network_osmocom_nightly 133 k uhd-doc noarch 3.15.0.0-1.15 network_osmocom_nightly 3.4 M uhd-firmware noarch 3.15.0.0-1.15 network_osmocom_nightly 117 M uhd-tools x86_64 3.15.0.0-1.15 network_osmocom_nightly 27 k uhd-tools-debuginfo x86_64 3.15.0.0-1.15 network_osmocom_nightly 33 k ulfius-debuginfo x86_64 2.7.4-6.19 network_osmocom_nightly 21 k ulfius-debugsource x86_64 2.7.4-6.19 network_osmocom_nightly 79 k uwsc x86_64 2.7.4-6.19 network_osmocom_nightly 25 k uwsc-debuginfo x86_64 2.7.4-6.19 network_osmocom_nightly 29 k yder-debugsource x86_64 1.4.14-4.17 network_osmocom_nightly 12 k yder-devel x86_64 1.4.14-4.17 network_osmocom_nightly 11 k zeromq-debuginfo x86_64 4.3.4-3.7 network_osmocom_nightly 28 k zeromq-debugsource x86_64 4.3.4-3.7 network_osmocom_nightly 286 k zeromq-devel x86_64 4.3.4-3.7 network_osmocom_nightly 975 k zeromq-tools x86_64 4.3.4-3.7 network_osmocom_nightly 44 k zeromq-tools-debuginfo x86_64 4.3.4-3.7 network_osmocom_nightly 31 k Installing dependencies: boost-atomic x86_64 1.66.0-10.el8 appstream 14 k boost-chrono x86_64 1.66.0-10.el8 appstream 23 k boost-date-time x86_64 1.66.0-10.el8 appstream 29 k boost-filesystem x86_64 1.66.0-10.el8 appstream 49 k boost-program-options x86_64 1.66.0-10.el8 appstream 141 k boost-regex x86_64 1.66.0-10.el8 appstream 280 k boost-serialization x86_64 1.66.0-10.el8 appstream 122 k boost-system x86_64 1.66.0-10.el8 appstream 18 k boost-test x86_64 1.66.0-10.el8 appstream 251 k boost-thread x86_64 1.66.0-10.el8 appstream 58 k boost-timer x86_64 1.66.0-10.el8 appstream 21 k c-ares x86_64 1.13.0-5.el8 baseos 93 k cmake-filesystem x86_64 3.18.2-11.el8_4 appstream 44 k dejavu-fonts-common noarch 2.35-7.el8 baseos 74 k dejavu-sans-fonts noarch 2.35-7.el8 baseos 1.6 M fftw-libs-single x86_64 3.3.5-11.el8 appstream 1.0 M fontconfig x86_64 2.13.1-3.el8 baseos 275 k fontpackages-filesystem noarch 1.44-22.el8 baseos 16 k freetype x86_64 2.9.1-4.el8_3.1 baseos 394 k glib2-devel x86_64 2.56.4-9.el8 baseos 424 k jansson x86_64 2.11-3.el8 baseos 46 k keyutils-libs-devel x86_64 1.5.10-6.el8 baseos 48 k krb5-devel x86_64 1.18.2-8.el8 baseos 559 k libX11 x86_64 1.6.8-4.el8 appstream 611 k libX11-common noarch 1.6.8-4.el8 appstream 158 k libXau x86_64 1.0.9-3.el8 appstream 37 k libXft x86_64 2.3.3-1.el8 appstream 67 k libXrender x86_64 0.9.10-7.el8 appstream 33 k libcom_err-devel x86_64 1.45.6-1.el8 baseos 38 k libgomp x86_64 8.4.1-1.el8 baseos 204 k libicu x86_64 60.3-2.el8_1 baseos 8.8 M libkadm5 x86_64 1.18.2-8.el8 baseos 186 k libmicrohttpd x86_64 1:0.9.59-2.el8 baseos 81 k libpng x86_64 2:1.6.34-5.el8 baseos 126 k libpq x86_64 13.3-1.el8_4 appstream 197 k libselinux-devel x86_64 2.9-5.el8 baseos 200 k libsepol-devel x86_64 2.9-2.el8 baseos 86 k libusbx-devel x86_64 1.0.23-4.el8 baseos 30 k libverto-devel x86_64 0.3.0-5.el8 baseos 18 k libxcb x86_64 1.13.1-1.el8 appstream 229 k mariadb-connector-c x86_64 3.1.11-2.el8_3 appstream 200 k mariadb-connector-c-config noarch 3.1.11-2.el8_3 appstream 15 k mozjs60 x86_64 60.9.0-4.el8 baseos 6.6 M openssl-devel x86_64 1:1.1.1g-15.el8_3 baseos 2.3 M pcre-cpp x86_64 8.42-4.el8 baseos 47 k pcre-devel x86_64 8.42-4.el8 baseos 551 k pcre-utf16 x86_64 8.42-4.el8 baseos 195 k pcre-utf32 x86_64 8.42-4.el8 baseos 186 k pcre2-devel x86_64 10.32-2.el8 baseos 605 k pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k pcsc-lite x86_64 1.8.23-4.1.el8_4 baseos 108 k pcsc-lite-ccid x86_64 1.4.29-5.1.el8_4 baseos 316 k pcsc-lite-libs x86_64 1.8.23-4.1.el8_4 baseos 44 k polkit x86_64 0.115-11.el8_4.1 baseos 154 k polkit-libs x86_64 0.115-11.el8_4.1 baseos 76 k polkit-pkla-compat x86_64 0.1-12.el8 baseos 46 k python3-tkinter x86_64 3.6.8-37.el8 appstream 371 k systemd-devel x86_64 239-45.el8_4.3 baseos 380 k tcl x86_64 1:8.6.8-2.el8 baseos 1.1 M tk x86_64 1:8.6.8-1.el8 appstream 1.6 M zlib-devel x86_64 1.2.11-17.el8 baseos 58 k Transaction Summary =============================================================================================================== Install 313 Packages Total download size: 275 M Installed size: 1.2 G Downloading Packages: (1/313): boost-atomic-1.66.0-10.el8.x86_64.rpm 333 kB/s | 14 kB 00:00 (2/313): boost-chrono-1.66.0-10.el8.x86_64.rpm 550 kB/s | 23 kB 00:00 (3/313): boost-date-time-1.66.0-10.el8.x86_64.r 704 kB/s | 29 kB 00:00 (4/313): boost-filesystem-1.66.0-10.el8.x86_64. 6.3 MB/s | 49 kB 00:00 (5/313): boost-regex-1.66.0-10.el8.x86_64.rpm 15 MB/s | 280 kB 00:00 (6/313): boost-serialization-1.66.0-10.el8.x86_ 7.7 MB/s | 122 kB 00:00 (7/313): boost-system-1.66.0-10.el8.x86_64.rpm 4.4 MB/s | 18 kB 00:00 (8/313): boost-program-options-1.66.0-10.el8.x8 5.6 MB/s | 141 kB 00:00 (9/313): boost-thread-1.66.0-10.el8.x86_64.rpm 10 MB/s | 58 kB 00:00 (10/313): boost-timer-1.66.0-10.el8.x86_64.rpm 4.1 MB/s | 21 kB 00:00 (11/313): boost-test-1.66.0-10.el8.x86_64.rpm 25 MB/s | 251 kB 00:00 (12/313): cmake-filesystem-3.18.2-11.el8_4.x86_ 9.8 MB/s | 44 kB 00:00 (13/313): libX11-common-1.6.8-4.el8.noarch.rpm 18 MB/s | 158 kB 00:00 (14/313): libXau-1.0.9-3.el8.x86_64.rpm 8.0 MB/s | 37 kB 00:00 (15/313): libXft-2.3.3-1.el8.x86_64.rpm 14 MB/s | 67 kB 00:00 (16/313): libXrender-0.9.10-7.el8.x86_64.rpm 7.4 MB/s | 33 kB 00:00 (17/313): libpq-13.3-1.el8_4.x86_64.rpm 21 MB/s | 197 kB 00:00 (18/313): libX11-1.6.8-4.el8.x86_64.rpm 13 MB/s | 611 kB 00:00 (19/313): libxcb-1.13.1-1.el8.x86_64.rpm 16 MB/s | 229 kB 00:00 (20/313): mariadb-connector-c-3.1.11-2.el8_3.x8 30 MB/s | 200 kB 00:00 (21/313): mariadb-connector-c-config-3.1.11-2.e 2.6 MB/s | 15 kB 00:00 (22/313): python3-tkinter-3.6.8-37.el8.x86_64.r 30 MB/s | 371 kB 00:00 (23/313): fftw-libs-single-3.3.5-11.el8.x86_64. 14 MB/s | 1.0 MB 00:00 (24/313): dejavu-fonts-common-2.35-7.el8.noarch 1.9 MB/s | 74 kB 00:00 (25/313): c-ares-1.13.0-5.el8.x86_64.rpm 2.1 MB/s | 93 kB 00:00 (26/313): tk-8.6.8-1.el8.x86_64.rpm 23 MB/s | 1.6 MB 00:00 (27/313): fontconfig-2.13.1-3.el8.x86_64.rpm 9.3 MB/s | 275 kB 00:00 (28/313): fontpackages-filesystem-1.44-22.el8.n 606 kB/s | 16 kB 00:00 (29/313): freetype-2.9.1-4.el8_3.1.x86_64.rpm 19 MB/s | 394 kB 00:00 (30/313): dejavu-sans-fonts-2.35-7.el8.noarch.r 29 MB/s | 1.6 MB 00:00 (31/313): jansson-2.11-3.el8.x86_64.rpm 4.6 MB/s | 46 kB 00:00 (32/313): keyutils-libs-devel-1.5.10-6.el8.x86_ 5.0 MB/s | 48 kB 00:00 (33/313): libcom_err-devel-1.45.6-1.el8.x86_64. 3.9 MB/s | 38 kB 00:00 (34/313): krb5-devel-1.18.2-8.el8.x86_64.rpm 36 MB/s | 559 kB 00:00 (35/313): libgomp-8.4.1-1.el8.x86_64.rpm 16 MB/s | 204 kB 00:00 (36/313): glib2-devel-2.56.4-9.el8.x86_64.rpm 7.3 MB/s | 424 kB 00:00 (37/313): libkadm5-1.18.2-8.el8.x86_64.rpm 13 MB/s | 186 kB 00:00 (38/313): libmicrohttpd-0.9.59-2.el8.x86_64.rpm 5.1 MB/s | 81 kB 00:00 (39/313): libselinux-devel-2.9-5.el8.x86_64.rpm 7.3 MB/s | 200 kB 00:00 (40/313): libsepol-devel-2.9-2.el8.x86_64.rpm 8.1 MB/s | 86 kB 00:00 (41/313): libpng-1.6.34-5.el8.x86_64.rpm 2.0 MB/s | 126 kB 00:00 (42/313): libusbx-devel-1.0.23-4.el8.x86_64.rpm 2.5 MB/s | 30 kB 00:00 (43/313): libverto-devel-0.3.0-5.el8.x86_64.rpm 1.9 MB/s | 18 kB 00:00 (44/313): libicu-60.3-2.el8_1.x86_64.rpm 61 MB/s | 8.8 MB 00:00 (45/313): openssl-devel-1.1.1g-15.el8_3.x86_64. 41 MB/s | 2.3 MB 00:00 (46/313): mozjs60-60.9.0-4.el8.x86_64.rpm 62 MB/s | 6.6 MB 00:00 (47/313): pcre-cpp-8.42-4.el8.x86_64.rpm 906 kB/s | 47 kB 00:00 (48/313): pcre-devel-8.42-4.el8.x86_64.rpm 11 MB/s | 551 kB 00:00 (49/313): pcre-utf16-8.42-4.el8.x86_64.rpm 18 MB/s | 195 kB 00:00 (50/313): pcre-utf32-8.42-4.el8.x86_64.rpm 16 MB/s | 186 kB 00:00 (51/313): pcre2-utf16-10.32-2.el8.x86_64.rpm 19 MB/s | 229 kB 00:00 (52/313): pcre2-utf32-10.32-2.el8.x86_64.rpm 17 MB/s | 220 kB 00:00 (53/313): pcre2-devel-10.32-2.el8.x86_64.rpm 30 MB/s | 605 kB 00:00 (54/313): pcsc-lite-1.8.23-4.1.el8_4.x86_64.rpm 10 MB/s | 108 kB 00:00 (55/313): pcsc-lite-ccid-1.4.29-5.1.el8_4.x86_6 24 MB/s | 316 kB 00:00 (56/313): pcsc-lite-libs-1.8.23-4.1.el8_4.x86_6 3.9 MB/s | 44 kB 00:00 (57/313): polkit-0.115-11.el8_4.1.x86_64.rpm 15 MB/s | 154 kB 00:00 (58/313): polkit-libs-0.115-11.el8_4.1.x86_64.r 7.8 MB/s | 76 kB 00:00 (59/313): polkit-pkla-compat-0.1-12.el8.x86_64. 4.6 MB/s | 46 kB 00:00 (60/313): systemd-devel-239-45.el8_4.3.x86_64.r 29 MB/s | 380 kB 00:00 (61/313): zlib-devel-1.2.11-17.el8.x86_64.rpm 5.4 MB/s | 58 kB 00:00 (62/313): tcl-8.6.8-2.el8.x86_64.rpm 45 MB/s | 1.1 MB 00:00 (63/313): fdupes-2.1.2-2.15.x86_64.rpm 126 kB/s | 36 kB 00:00 (64/313): fdupes-debuginfo-2.1.2-2.15.x86_64.rp 173 kB/s | 53 kB 00:00 (65/313): fdupes-debugsource-2.1.2-2.15.x86_64. 105 kB/s | 33 kB 00:00 [MIRROR] libasn1c1-0.9.33.202109210026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c1-0.9.33.202109210026-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] libasn1c-debugsource-0.9.33.202109210026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109210026-1.1.x86_64.rpm (IP: 62.146.92.202) [MIRROR] libasn1c-devel-0.9.33.202109210026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c-devel-0.9.33.202109210026-1.1.x86_64.rpm (IP: 62.146.92.202) (66/313): libasn1c1-0.9.33.202109210026-1.1.x86 396 kB/s | 88 kB 00:00 [MIRROR] libasn1c-debugsource-0.9.33.202109210026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libasn1c-debugsource-0.9.33.202109210026-1.1.x86_64.rpm (IP: 62.146.92.202) [FAILED] libasn1c-debugsource-0.9.33.202109210026-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download x86_64/libasn1c-debugsource-0.9.33.202109210026-1.1.x86_64.rpm: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Sep 22 10:05:31 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 22 Sep 2021 10:05:31 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo?= =?UTF-8?Q?-install-centos8_=C2=BB_next,repo-install-test_#315?= In-Reply-To: <524251620.3995.1632218663322@jenkins.osmocom.org> References: <524251620.3995.1632218663322@jenkins.osmocom.org> Message-ID: <781174224.4049.1632305132001@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Sep 22 10:05:33 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 22 Sep 2021 10:05:33 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-?= =?UTF-8?Q?install-centos8_=C2=BB_nightly,repo-install-test_#315?= In-Reply-To: <1584985128.3996.1632218669207@jenkins.osmocom.org> References: <1584985128.3996.1632218669207@jenkins.osmocom.org> Message-ID: <97262244.4050.1632305133568@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sat Sep 25 15:10:08 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 25 Sep 2021 15:10:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-asn1c_=C2=BB_a1=3Ddefault,a2=3Dde?= =?UTF-8?Q?fault,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#1355?= Message-ID: <1708104504.4226.1632582608595@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 3.23 KB...] checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for ar... /usr/bin/ar checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes configure: creating ./config.status config.status: creating skeletons/standard-modules/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/webcgi/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF ".deps/asn1parser.Tpo" -c -o asn1parser.lo asn1parser.c; \ then mv -f ".deps/asn1parser.Tpo" ".deps/asn1parser.Plo"; else rm -f ".deps/asn1parser.Tpo"; exit 1; fi bison -y -p asn1p_ -d asn1p_y.y if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF ".deps/asn1p_l.Tpo" -c -o asn1p_l.lo asn1p_l.c; \ then mv -f ".deps/asn1p_l.Tpo" ".deps/asn1p_l.Plo"; else rm -f ".deps/asn1p_l.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF ".deps/asn1p_module.Tpo" -c -o asn1p_module.lo asn1p_module.c; \ then mv -f ".deps/asn1p_module.Tpo" ".deps/asn1p_module.Plo"; else rm -f ".deps/asn1p_module.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF ".deps/asn1p_oid.Tpo" -c -o asn1p_oid.lo asn1p_oid.c; \ then mv -f ".deps/asn1p_oid.Tpo" ".deps/asn1p_oid.Plo"; else rm -f ".deps/asn1p_oid.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF ".deps/asn1p_value.Tpo" -c -o asn1p_value.lo asn1p_value.c; \ then mv -f ".deps/asn1p_value.Tpo" ".deps/asn1p_value.Plo"; else rm -f ".deps/asn1p_value.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF ".deps/asn1p_expr.Tpo" -c -o asn1p_expr.lo asn1p_expr.c; \ then mv -f ".deps/asn1p_expr.Tpo" ".deps/asn1p_expr.Plo"; else rm -f ".deps/asn1p_expr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF ".deps/asn1p_xports.Tpo" -c -o asn1p_xports.lo asn1p_xports.c; \ then mv -f ".deps/asn1p_xports.Tpo" ".deps/asn1p_xports.Plo"; else rm -f ".deps/asn1p_xports.Tpo"; exit 1; fi asn1p_y.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -fPIC -DPIC -o .libs/asn1p_l.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -fPIC -DPIC -o .libs/asn1p_expr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -fPIC -DPIC -o .libs/asn1p_module.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -fPIC -DPIC -o .libs/asn1parser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -fPIC -DPIC -o .libs/asn1p_value.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -fPIC -DPIC -o .libs/asn1p_xports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -fPIC -DPIC -o .libs/asn1p_oid.o asn1p_l.c:3521:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -o asn1p_xports.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -o asn1p_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -o asn1p_value.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -o asn1p_oid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -o asn1parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -o asn1p_expr.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF ".deps/asn1p_constr.Tpo" -c -o asn1p_constr.lo asn1p_constr.c; \ then mv -f ".deps/asn1p_constr.Tpo" ".deps/asn1p_constr.Plo"; else rm -f ".deps/asn1p_constr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF ".deps/asn1p_param.Tpo" -c -o asn1p_param.lo asn1p_param.c; \ then mv -f ".deps/asn1p_param.Tpo" ".deps/asn1p_param.Plo"; else rm -f ".deps/asn1p_param.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF ".deps/asn1p_class.Tpo" -c -o asn1p_class.lo asn1p_class.c; \ then mv -f ".deps/asn1p_class.Tpo" ".deps/asn1p_class.Plo"; else rm -f ".deps/asn1p_class.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF ".deps/asn1p_ref.Tpo" -c -o asn1p_ref.lo asn1p_ref.c; \ then mv -f ".deps/asn1p_ref.Tpo" ".deps/asn1p_ref.Plo"; else rm -f ".deps/asn1p_ref.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -fPIC -DPIC -o .libs/asn1p_constr.o if test -f y.tab.h; then \ to=`echo "asn1p_y_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|asn1p_y.h|" \ y.tab.h >asn1p_y.ht; \ rm -f y.tab.h; \ if cmp -s asn1p_y.ht asn1p_y.h; then \ rm -f asn1p_y.ht ;\ else \ mv asn1p_y.ht asn1p_y.h; \ fi; \ fi if test -f y.output; then \ mv y.output asn1p_y.output; \ fi sed '/^#/ s|y\.tab\.c|asn1p_y.c|' y.tab.c >asn1p_y.ct && mv asn1p_y.ct asn1p_y.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -fPIC -DPIC -o .libs/asn1p_param.o rm -f y.tab.c if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF ".deps/asn1p_y.Tpo" -c -o asn1p_y.lo asn1p_y.c; \ then mv -f ".deps/asn1p_y.Tpo" ".deps/asn1p_y.Plo"; else rm -f ".deps/asn1p_y.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -fPIC -DPIC -o .libs/asn1p_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -fPIC -DPIC -o .libs/asn1p_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -o asn1p_constr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -o asn1p_param.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -o asn1p_ref.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -o asn1p_class.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -o asn1p_l.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF .deps/asn1p_y.Tpo -c asn1p_y.c -fPIC -DPIC -o .libs/asn1p_y.o asn1p_y.y: In function 'asn1p_parse': asn1p_y.y:357:13: error: 'param' undeclared (first use in this function) *(void **)param = $1; ^~~~~ asn1p_y.y:357:13: note: each undeclared identifier is reported only once for each function it appears in Makefile:299: recipe for target 'asn1p_y.lo' failed make[2]: *** [asn1p_y.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/build/libasn1parser' Makefile:302: recipe for target 'all-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Makefile:212: recipe for target 'all' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sun Sep 26 15:14:02 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 26 Sep 2021 15:14:02 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norma?= =?UTF-8?Q?l_:_master-asn1c_=C2=BB_a1=3Ddefault,?= =?UTF-8?Q?a2=3Ddefault,a3=3Ddefault,a4=3Ddefau?= =?UTF-8?Q?lt,osmocom-master-debian9_#1356?= In-Reply-To: <1708104504.4226.1632582608595@jenkins.osmocom.org> References: <1708104504.4226.1632582608595@jenkins.osmocom.org> Message-ID: <1312286285.4279.1632669242325@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Sep 30 18:39:49 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 18:39:49 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#4252?= Message-ID: <1871598838.4486.1633027189457@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-pcu" build number 4252 originally caused by: Started by upstream project "master-libosmocore" build number 2451 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-pcu # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-pcu > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- git://git.osmocom.org/osmo-pcu +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision cee6b122c2da140c05055e7570b61ea33bdfcfe8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cee6b122c2da140c05055e7570b61ea33bdfcfe8 # timeout=10 Commit message: "tbf_fsm: Ignore event DL_ACKNACK_MISS in state RELEASING" > git rev-list --no-walk cee6b122c2da140c05055e7570b61ea33bdfcfe8 # timeout=10 [True] $ /bin/sh -xe /tmp/jenkins535099079259933160.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-pcu/FIRMWARE_VERSION=master,WITH_MANUALS=0,label=osmocom-master-debian9,with_dsp=sysmo,with_vty=True -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e FIRMWARE_VERSION=master -e with_vty=True -e with_dsp=sysmo -e WITH_MANUALS=0 osmocom-build/debian-stretch-jenkins /build/contrib/jenkins.sh + [ -z make ] + 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/layer1-headers + [ -d /build/deps ] + git_clean /build/deps/layer1-headers + repos=/build/deps/layer1-headers + [ ! -d /build/deps/layer1-headers ] + [ ! -d /build/deps/layer1-headers/.git ] + git -C /build/deps/layer1-headers checkout -f HEAD + git -C /build/deps/layer1-headers 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 + [ -d layer1-headers ] + mkdir /build/deps mkdir: cannot create directory ?/build/deps?: File exists + true + PCU_CONFIG= + [ sysmo = sysmo ] + PCU_CONFIG= --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ + cd /build/deps + osmo-layer1-headers.sh sysmo + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n ] + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 18:41:49 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 18:41:49 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmocom-bb #3579 Message-ID: <1968470855.4487.1633027309849@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 103.97 KB...] lapdm_channel_init(&ms->lapdm_channel, LAPDM_MODE_MS); ^~~~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/bb/common/osmocom_data.h:14, from ../common/main.c:24: :92:6: note: declared here void lapdm_channel_init(struct lapdm_channel *lc, enum lapdm_mode mode) ^~~~~~~~~~~~~~~~~~ CC geo.o app_ccch_scan.c: In function ?gsm48_rx_paging_p1?: app_ccch_scan.c:277:3: warning: ?gsm48_mi_to_string? is deprecated: Instead use osmo_mobile_identity_decode() [-Wdeprecated-declarations] gsm48_mi_to_string(mi_string, sizeof(mi_string), &pag->data[1], len1); ^~~~~~~~~~~~~~~~~~ In file included from app_ccch_scan.c:31: :65:5: note: declared here int gsm48_mi_to_string(char *string, int str_len, const uint8_t *mi, int mi_len) ^~~~~~~~~~~~~~~~~~ app_ccch_scan.c:298:3: warning: ?gsm48_mi_to_string? is deprecated: Instead use osmo_mobile_identity_decode() [-Wdeprecated-declarations] gsm48_mi_to_string(mi_string, sizeof(mi_string), &pag->data[2 + len1 + 2], len2); ^~~~~~~~~~~~~~~~~~ In file included from app_ccch_scan.c:31: :65:5: note: declared here int gsm48_mi_to_string(char *string, int str_len, const uint8_t *mi, int mi_len) ^~~~~~~~~~~~~~~~~~ app_ccch_scan.c: In function ?gsm48_rx_paging_p2?: app_ccch_scan.c:343:2: warning: ?gsm48_mi_to_string? is deprecated: Instead use osmo_mobile_identity_decode() [-Wdeprecated-declarations] gsm48_mi_to_string(mi_string, sizeof(mi_string), &pag->data[2], len); ^~~~~~~~~~~~~~~~~~ In file included from app_ccch_scan.c:31: :65:5: note: declared here int gsm48_mi_to_string(char *string, int str_len, const uint8_t *mi, int mi_len) ^~~~~~~~~~~~~~~~~~ CC app_cbch_sniff.o CCLD bcch_scan CCLD echo_test CCLD cbch_sniff CCLD ccch_scan CCLD cell_log make[2]: Leaving directory ' Making all in mobile make[2]: Entering directory ' CC main.o CC app_mobile.o CC gsm322.o CC gsm480_ss.o CC gsm411_sms.o CC gsm48_cc.o CC gsm48_mm.o CC gsm48_rr.o app_mobile.c: In function ?mobile_init?: app_mobile.c:193:2: warning: ?lapdm_channel_init? is deprecated: Use lapdm_channel_init3() instead [-Wdeprecated-declarations] lapdm_channel_init(&ms->lapdm_channel, LAPDM_MODE_MS); ^~~~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/bb/common/osmocom_data.h:14, from app_mobile.c:28: :92:6: note: declared here void lapdm_channel_init(struct lapdm_channel *lc, enum lapdm_mode mode) ^~~~~~~~~~~~~~~~~~ gsm48_mm.c: In function ?gsm48_encode_mi?: gsm48_mm.c:284:3: warning: ?gsm48_generate_mid_from_tmsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_tmsi(buf, subscr->tmsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :53:5: note: declared here int gsm48_generate_mid_from_tmsi(uint8_t *buf, uint32_t tmsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_mm.c:287:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, subscr->imsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_mm.c:290:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, set->imei); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_mm.c:293:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, set->imeisv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_mm.c: In function ?gsm48_mm_tx_cm_serv_req?: gsm48_mm.c:2826:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, set->emergency_imsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_rr.c: In function ?gsm48_rr_tx_cip_mode_cpl?: gsm48_rr.c:931:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, set->imeisv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_rr.c:72: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_rr.c: In function ?gsm_match_mi?: gsm48_rr.c:2111:3: warning: ?gsm48_mi_to_string? is deprecated: Instead use osmo_mobile_identity_decode() [-Wdeprecated-declarations] gsm48_mi_to_string(imsi, sizeof(imsi), mi + 1, mi[0]); ^~~~~~~~~~~~~~~~~~ In file included from gsm48_rr.c:72: :65:5: note: declared here int gsm48_mi_to_string(char *string, int str_len, const uint8_t *mi, int mi_len) ^~~~~~~~~~~~~~~~~~ gsm48_rr.c: In function ?gsm48_rr_dl_est?: gsm48_rr.c:3243:4: warning: ?gsm48_generate_mid_from_tmsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_tmsi(mi, subscr->tmsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_rr.c:72: :53:5: note: declared here int gsm48_generate_mid_from_tmsi(uint8_t *buf, uint32_t tmsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_rr.c:3247:4: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(mi, subscr->imsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_rr.c:72: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gsm414.o CC mnccms.o CC settings.o CC subscriber.o CC support.o CC transaction.o CC vty_interface.o CC voice.o CC mncc_sock.o CC primitives.o CC script_lua.o AR libmobile.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD mobile make[2]: Leaving directory ' make[2]: Entering directory ' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory ' make[1]: Leaving directory ' make[1]: Entering directory ' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory ' + set +x + make install Making install in include make[1]: Entering directory ' Making install in osmocom make[2]: Entering directory ' Making install in bb make[3]: Entering directory ' Making install in common make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' Making install in misc make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' Making install in mobile make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' make[3]: Leaving directory ' make[3]: Entering directory ' make[4]: Entering directory ' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory ' make[3]: Leaving directory ' make[2]: Leaving directory ' make[2]: Entering directory ' make[3]: Entering directory ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' make[1]: Leaving directory ' Making install in src make[1]: Entering directory ' Making install in common make[2]: Entering directory ' make[3]: Entering directory ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' Making install in misc make[2]: Entering directory ' make[3]: Entering directory ' /bin/mkdir -p ' /usr/bin/install -c bcch_scan ccch_scan echo_test cell_log cbch_sniff ' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' Making install in mobile make[2]: Entering directory ' make[3]: Entering directory ' /bin/mkdir -p ' /usr/bin/install -c mobile ' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' make[2]: Entering directory ' make[3]: Entering directory ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' make[1]: Leaving directory ' make[1]: Entering directory ' make[2]: Entering directory ' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory ' make[1]: Leaving directory ' + mkdir -p + cd + wget -q -O - http://download.opensuse.org/repositories/home:/mnhauke:/osmocom:/nightly/SLE_15/x86_64/ + grep -o osmocom-bb-firmware.*rpm + sed s#\"#\n#g + head -1 + FW_RPM= + echo Downloading RPM package Downloading RPM package + wget -q http://download.opensuse.org/repositories/home:/mnhauke:/osmocom:/nightly/SLE_15/x86_64// -O osmocom-bb-firmware.rpm Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Sep 30 18:43:06 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 18:43:06 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv2.4,0,default,osmocom-master-debian9_#5927?= Message-ID: <711436240.4488.1633027386666@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 91.19 KB...] + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master Previous HEAD position was 24e0217... osmo_ortp: Fix seqno reset to 0 upon ssrc_changed HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 4 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input.lo CC ipa_proxy.lo CC e1_input_vty.lo CC subchan_demux.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v2.4 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v2.4 ] + [ superfemto_v2.4 != master ] + version=superfemto_v2.4 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 18:44:10 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 18:44:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv3.1,0,default,osmocom-master-debian9_#5927?= Message-ID: <1457637794.4489.1633027450407@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 90.74 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input_vty.lo CC e1_input.lo CC trau_frame.lo CC subchan_demux.lo CC ipa_proxy.lo CC input/ipa.lo CC input/e1d.lo CC input/ipaccess.lo CC input/ipa_keepalive.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v3.1 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v3.1 ] + [ superfemto_v3.1 != master ] + version=superfemto_v3.1 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 18:44:24 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 18:44:24 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv5.1,0,default,osmocom-master-debian9_#5927?= Message-ID: <904221154.4490.1633027464505@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 90.79 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input.lo CC e1_input_vty.lo CC subchan_demux.lo CC trau_frame.lo CC ipa_proxy.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd_pcap.lo CC input/lapd.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v5.1 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v5.1 ] + [ superfemto_v5.1 != master ] + version=superfemto_v5.1 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 18:44:34 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 18:44:34 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo,f?= =?UTF-8?Q?emtobts=5Fv2.7,0,default,osmocom-master-debian9_#5927?= Message-ID: <555880843.4491.1633027474103@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 90.81 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input.lo CC e1_input_vty.lo CC subchan_demux.lo CC ipa_proxy.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC trau/libosmotrau_la-osmo_ortp.lo CC input/dahdi.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo femtobts_v2.7 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n femtobts_v2.7 ] + [ femtobts_v2.7 != master ] + version=femtobts_v2.7 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 18:44:49 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 18:44:49 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysm?= =?UTF-8?Q?o,master,1,default,osmocom-master-debian9_#5927?= Message-ID: <339901330.4492.1633027489972@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 90.83 KB...] HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input.lo CC e1_input_vty.lo CC trau_frame.lo CC subchan_demux.lo CC ipa_proxy.lo CC input/e1d.lo CC input/ipa.lo CC input/ipaccess.lo CC input/ipa_keepalive.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /build/deps/libosmo-abis/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo master + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n master ] + [ master != master ] + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 18:44:54 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 18:44:54 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, super?= =?UTF-8?Q?femto=5Fv3.0.1pre,0,default,osmocom-master-debian9_#5927?= Message-ID: <70591955.4493.1633027494682@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 91.00 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input_vty.lo CC e1_input.lo CC ipa_proxy.lo CC trau_frame.lo CC subchan_demux.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v3.0.1pre + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v3.0.1pre ] + [ superfemto_v3.0.1pre != master ] + version=superfemto_v3.0.1pre + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 19:33:47 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 19:33:47 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv3.1,0,default,osmocom-master-debian9_#5928?= In-Reply-To: <1457637794.4489.1633027450407@jenkins.osmocom.org> References: <1457637794.4489.1633027450407@jenkins.osmocom.org> Message-ID: <1301582966.4494.1633030427248@jenkins.osmocom.org> See Changes: [laforge] lc15, oc2g, sysmo: fix show dsp-trace-flags ------------------------------------------ [...truncated 89.42 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 4 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input_vty.lo CC e1_input.lo CC ipa_proxy.lo CC subchan_demux.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v3.1 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v3.1 ] + [ superfemto_v3.1 != master ] + version=superfemto_v3.1 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 19:33:58 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 19:33:58 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv2.4,0,default,osmocom-master-debian9_#5928?= In-Reply-To: <711436240.4488.1633027386666@jenkins.osmocom.org> References: <711436240.4488.1633027386666@jenkins.osmocom.org> Message-ID: <1240821527.4495.1633030438617@jenkins.osmocom.org> See Changes: [laforge] lc15, oc2g, sysmo: fix show dsp-trace-flags ------------------------------------------ [...truncated 89.42 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input_vty.lo CC subchan_demux.lo CC e1_input.lo CC ipa_proxy.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v2.4 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v2.4 ] + [ superfemto_v2.4 != master ] + version=superfemto_v2.4 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 19:34:24 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 19:34:24 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv5.1,0,default,osmocom-master-debian9_#5928?= In-Reply-To: <904221154.4490.1633027464505@jenkins.osmocom.org> References: <904221154.4490.1633027464505@jenkins.osmocom.org> Message-ID: <1319731400.4496.1633030464258@jenkins.osmocom.org> See Changes: [laforge] lc15, oc2g, sysmo: fix show dsp-trace-flags ------------------------------------------ [...truncated 89.46 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 4 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input.lo CC e1_input_vty.lo CC ipa_proxy.lo CC subchan_demux.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v5.1 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v5.1 ] + [ superfemto_v5.1 != master ] + version=superfemto_v5.1 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 19:34:51 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 19:34:51 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo,f?= =?UTF-8?Q?emtobts=5Fv2.7,0,default,osmocom-master-debian9_#5928?= In-Reply-To: <555880843.4491.1633027474103@jenkins.osmocom.org> References: <555880843.4491.1633027474103@jenkins.osmocom.org> Message-ID: <1948280023.4497.1633030491158@jenkins.osmocom.org> See Changes: [laforge] lc15, oc2g, sysmo: fix show dsp-trace-flags ------------------------------------------ [...truncated 101.83 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input.lo CC ipa_proxy.lo CC subchan_demux.lo CC trau_frame.lo CC e1_input_vty.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo femtobts_v2.7 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n femtobts_v2.7 ] + [ femtobts_v2.7 != master ] + version=femtobts_v2.7 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 19:35:00 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 19:35:00 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysm?= =?UTF-8?Q?o,master,1,default,osmocom-master-debian9_#5928?= In-Reply-To: <339901330.4492.1633027489972@jenkins.osmocom.org> References: <339901330.4492.1633027489972@jenkins.osmocom.org> Message-ID: <10059637.4498.1633030500983@jenkins.osmocom.org> See Changes: [laforge] lc15, oc2g, sysmo: fix show dsp-trace-flags ------------------------------------------ [...truncated 89.39 KB...] + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 4 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input_vty.lo CC e1_input.lo CC ipa_proxy.lo CC subchan_demux.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo master + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n master ] + [ master != master ] + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 19:35:38 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 19:35:38 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, super?= =?UTF-8?Q?femto=5Fv3.0.1pre,0,default,osmocom-master-debian9_#5928?= In-Reply-To: <70591955.4493.1633027494682@jenkins.osmocom.org> References: <70591955.4493.1633027494682@jenkins.osmocom.org> Message-ID: <943129674.4499.1633030538728@jenkins.osmocom.org> See Changes: [laforge] lc15, oc2g, sysmo: fix show dsp-trace-flags ------------------------------------------ [...truncated 101.79 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input_vty.lo CC e1_input.lo CC ipa_proxy.lo CC subchan_demux.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd_pcap.lo CC input/lapd.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v3.0.1pre + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v3.0.1pre ] + [ superfemto_v3.0.1pre != master ] + version=superfemto_v3.0.1pre + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 21:17:31 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 21:17:31 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmocom-bb #3580 In-Reply-To: <1968470855.4487.1633027309849@jenkins.osmocom.org> References: <1968470855.4487.1633027309849@jenkins.osmocom.org> Message-ID: <2067116442.4500.1633036651967@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 103.22 KB...] gsm48_mi_to_string(mi_string, sizeof(mi_string), &pag->data[1], len1); ^~~~~~~~~~~~~~~~~~ In file included from app_ccch_scan.c:31: :65:5: note: declared here int gsm48_mi_to_string(char *string, int str_len, const uint8_t *mi, int mi_len) ^~~~~~~~~~~~~~~~~~ app_ccch_scan.c:298:3: warning: ?gsm48_mi_to_string? is deprecated: Instead use osmo_mobile_identity_decode() [-Wdeprecated-declarations] gsm48_mi_to_string(mi_string, sizeof(mi_string), &pag->data[2 + len1 + 2], len2); ^~~~~~~~~~~~~~~~~~ In file included from app_ccch_scan.c:31: :65:5: note: declared here int gsm48_mi_to_string(char *string, int str_len, const uint8_t *mi, int mi_len) ^~~~~~~~~~~~~~~~~~ app_ccch_scan.c: In function ?gsm48_rx_paging_p2?: app_ccch_scan.c:343:2: warning: ?gsm48_mi_to_string? is deprecated: Instead use osmo_mobile_identity_decode() [-Wdeprecated-declarations] gsm48_mi_to_string(mi_string, sizeof(mi_string), &pag->data[2], len); ^~~~~~~~~~~~~~~~~~ In file included from app_ccch_scan.c:31: :65:5: note: declared here int gsm48_mi_to_string(char *string, int str_len, const uint8_t *mi, int mi_len) ^~~~~~~~~~~~~~~~~~ ../common/main.c: In function ?main?: ../common/main.c:265:2: warning: ?lapdm_channel_init? is deprecated: Use lapdm_channel_init3() instead [-Wdeprecated-declarations] lapdm_channel_init(&ms->lapdm_channel, LAPDM_MODE_MS); ^~~~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/bb/common/osmocom_data.h:14, from ../common/main.c:24: :92:6: note: declared here void lapdm_channel_init(struct lapdm_channel *lc, enum lapdm_mode mode) ^~~~~~~~~~~~~~~~~~ CC geo.o CC app_cbch_sniff.o CCLD bcch_scan CCLD echo_test CCLD cbch_sniff CCLD ccch_scan CCLD cell_log make[2]: Leaving directory ' Making all in mobile make[2]: Entering directory ' CC main.o CC app_mobile.o CC gsm322.o CC gsm480_ss.o CC gsm48_cc.o CC gsm411_sms.o CC gsm48_mm.o CC gsm48_rr.o app_mobile.c: In function ?mobile_init?: app_mobile.c:193:2: warning: ?lapdm_channel_init? is deprecated: Use lapdm_channel_init3() instead [-Wdeprecated-declarations] lapdm_channel_init(&ms->lapdm_channel, LAPDM_MODE_MS); ^~~~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/bb/common/osmocom_data.h:14, from app_mobile.c:28: :92:6: note: declared here void lapdm_channel_init(struct lapdm_channel *lc, enum lapdm_mode mode) ^~~~~~~~~~~~~~~~~~ gsm48_rr.c: In function ?gsm48_rr_tx_cip_mode_cpl?: gsm48_rr.c:931:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, set->imeisv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_rr.c:72: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_rr.c: In function ?gsm_match_mi?: gsm48_rr.c:2111:3: warning: ?gsm48_mi_to_string? is deprecated: Instead use osmo_mobile_identity_decode() [-Wdeprecated-declarations] gsm48_mi_to_string(imsi, sizeof(imsi), mi + 1, mi[0]); ^~~~~~~~~~~~~~~~~~ In file included from gsm48_rr.c:72: :65:5: note: declared here int gsm48_mi_to_string(char *string, int str_len, const uint8_t *mi, int mi_len) ^~~~~~~~~~~~~~~~~~ gsm48_mm.c: In function ?gsm48_encode_mi?: gsm48_mm.c:284:3: warning: ?gsm48_generate_mid_from_tmsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_tmsi(buf, subscr->tmsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :53:5: note: declared here int gsm48_generate_mid_from_tmsi(uint8_t *buf, uint32_t tmsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_mm.c:287:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, subscr->imsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_mm.c:290:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, set->imei); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_mm.c:293:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, set->imeisv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_rr.c: In function ?gsm48_rr_dl_est?: gsm48_rr.c:3243:4: warning: ?gsm48_generate_mid_from_tmsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_tmsi(mi, subscr->tmsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_rr.c:72: :53:5: note: declared here int gsm48_generate_mid_from_tmsi(uint8_t *buf, uint32_t tmsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_rr.c:3247:4: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(mi, subscr->imsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_rr.c:72: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsm48_mm.c: In function ?gsm48_mm_tx_cm_serv_req?: gsm48_mm.c:2826:3: warning: ?gsm48_generate_mid_from_imsi? is deprecated: Instead use: l = msgb_tl_put(msg, GSM48_IE_MOBILE_ID); *l = osmo_mobile_identity_encode_msgb(...) [-Wdeprecated-declarations] gsm48_generate_mid_from_imsi(buf, set->emergency_imsi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gsm48_mm.c:31: :56:5: note: declared here int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gsm414.o CC mnccms.o CC settings.o CC subscriber.o CC support.o CC transaction.o CC vty_interface.o CC voice.o CC mncc_sock.o CC primitives.o CC script_lua.o AR libmobile.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD mobile make[2]: Leaving directory ' make[2]: Entering directory ' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory ' make[1]: Leaving directory ' make[1]: Entering directory ' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory ' + set +x + make install Making install in include make[1]: Entering directory ' Making install in osmocom make[2]: Entering directory ' Making install in bb make[3]: Entering directory ' Making install in common make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' Making install in misc make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' Making install in mobile make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' make[3]: Leaving directory ' make[3]: Entering directory ' make[4]: Entering directory ' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory ' make[3]: Leaving directory ' make[2]: Leaving directory ' make[2]: Entering directory ' make[3]: Entering directory ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' make[1]: Leaving directory ' Making install in src make[1]: Entering directory ' Making install in common make[2]: Entering directory ' make[3]: Entering directory ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' Making install in misc make[2]: Entering directory ' make[3]: Entering directory ' /bin/mkdir -p ' /usr/bin/install -c bcch_scan ccch_scan echo_test cell_log cbch_sniff ' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' Making install in mobile make[2]: Entering directory ' make[3]: Entering directory ' /bin/mkdir -p ' /usr/bin/install -c mobile ' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' make[2]: Entering directory ' make[3]: Entering directory ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' make[1]: Leaving directory ' make[1]: Entering directory ' make[2]: Entering directory ' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory ' make[1]: Leaving directory ' + mkdir -p + cd + wget -q -O - http://download.opensuse.org/repositories/home:/mnhauke:/osmocom:/nightly/SLE_15/x86_64/ + grep -o osmocom-bb-firmware.*rpm + sed s#\"#\n#g + head -1 + FW_RPM= + echo Downloading RPM package Downloading RPM package + wget -q http://download.opensuse.org/repositories/home:/mnhauke:/osmocom:/nightly/SLE_15/x86_64// -O osmocom-bb-firmware.rpm Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Sep 30 23:18:39 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 23:18:39 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo,f?= =?UTF-8?Q?emtobts=5Fv2.7,0,default,osmocom-master-debian9_#5929?= In-Reply-To: <1948280023.4497.1633030491158@jenkins.osmocom.org> References: <1948280023.4497.1633030491158@jenkins.osmocom.org> Message-ID: <47973716.4501.1633043919688@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.48 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 4 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC e1_input.lo CC init.lo CC e1_input_vty.lo CC ipa_proxy.lo CC subchan_demux.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo femtobts_v2.7 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n femtobts_v2.7 ] + [ femtobts_v2.7 != master ] + version=femtobts_v2.7 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 23:18:47 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 23:18:47 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv3.1,0,default,osmocom-master-debian9_#5929?= In-Reply-To: <1301582966.4494.1633030427248@jenkins.osmocom.org> References: <1301582966.4494.1633030427248@jenkins.osmocom.org> Message-ID: <1600231960.4502.1633043927699@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 101.75 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC e1_input.lo CC e1_input_vty.lo CC init.lo CC subchan_demux.lo CC ipa_proxy.lo CC trau_frame.lo CC input/ipa.lo CC input/e1d.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v3.1 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v3.1 ] + [ superfemto_v3.1 != master ] + version=superfemto_v3.1 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 23:18:50 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 23:18:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv5.1,0,default,osmocom-master-debian9_#5929?= In-Reply-To: <1319731400.4496.1633030464258@jenkins.osmocom.org> References: <1319731400.4496.1633030464258@jenkins.osmocom.org> Message-ID: <2079515909.4503.1633043930241@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 101.92 KB...] + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input.lo CC ipa_proxy.lo CC e1_input_vty.lo CC subchan_demux.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/dahdi.lo CC input/unixsocket.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /build/deps/libosmo-abis/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v5.1 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v5.1 ] + [ superfemto_v5.1 != master ] + version=superfemto_v5.1 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 23:18:51 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 23:18:51 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, su?= =?UTF-8?Q?perfemto=5Fv2.4,0,default,osmocom-master-debian9_#5929?= In-Reply-To: <1240821527.4495.1633030438617@jenkins.osmocom.org> References: <1240821527.4495.1633030438617@jenkins.osmocom.org> Message-ID: <1541274046.4504.1633043931710@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 101.75 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC e1_input.lo CC subchan_demux.lo CC ipa_proxy.lo CC trau_frame.lo CC init.lo CC e1_input_vty.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v2.4 + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v2.4 ] + [ superfemto_v2.4 != master ] + version=superfemto_v2.4 + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 23:19:16 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 23:19:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysm?= =?UTF-8?Q?o,master,1,default,osmocom-master-debian9_#5929?= In-Reply-To: <10059637.4498.1633030500983@jenkins.osmocom.org> References: <10059637.4498.1633030500983@jenkins.osmocom.org> Message-ID: <1399697578.4505.1633043956746@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 101.84 KB...] HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 4 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC init.lo CC e1_input.lo CC e1_input_vty.lo CC ipa_proxy.lo CC subchan_demux.lo CC trau_frame.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /build/deps/libosmo-abis/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo master + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n master ] + [ master != master ] + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 23:19:37 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 23:19:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysmo, super?= =?UTF-8?Q?femto=5Fv3.0.1pre,0,default,osmocom-master-debian9_#5929?= In-Reply-To: <943129674.4499.1633030538728@jenkins.osmocom.org> References: <943129674.4499.1633030538728@jenkins.osmocom.org> Message-ID: <1316384181.4506.1633043977671@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 101.78 KB...] + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at d2d28d8... ipaccess: Allow reconfiguring the ipa line during line_update() + git rev-parse HEAD d2d28d83a437f7478a4dfff0c6cae5305801b881 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + 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:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system 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 checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for ORTP... yes checking dahdi/user.h usability... yes checking dahdi/user.h presence... yes checking for dahdi/user.h... yes CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmoabis.pc config.status: creating libosmotrau.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating contrib/libosmo-abis.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.1.1.12-d2d2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-abis' Making install in include make[2]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Entering directory '/build/deps/libosmo-abis/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis' /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' /usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau' make[3]: Leaving directory '/build/deps/libosmo-abis/include' make[2]: Leaving directory '/build/deps/libosmo-abis/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-abis/src' CC e1_input.lo CC ipa_proxy.lo CC e1_input_vty.lo CC trau_frame.lo CC subchan_demux.lo CC init.lo CC input/e1d.lo CC input/ipa.lo CC input/ipa_keepalive.lo CC input/ipaccess.lo CC input/lapd.lo CC input/lapd_pcap.lo CC input/misdn.lo CC input/rs232.lo CC input/unixsocket.lo CC input/dahdi.lo CC trau/libosmotrau_la-osmo_ortp.lo CC trau/libosmotrau_la-trau_frame.lo CC trau/libosmotrau_la-trau_sync.lo trau/osmo_ortp.c:236:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec #pragma message ("Using internal ortp API: rtp_session_rtcp_rec") ^~~~~~~ CC trau/libosmotrau_la-trau_rtp_conv.lo CCLD libosmoabis.la CCLD libosmotrau.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Entering directory '/build/deps/libosmo-abis/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib' libtool: install: /usr/bin/install -c .libs/libosmoabis.so.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.10.0.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so.10 || { rm -f libosmoabis.so.10 && ln -s libosmoabis.so.10.0.0 libosmoabis.so.10; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.10.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.10.0.0 libosmoabis.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.4.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.4.0 libosmotrau.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.4.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.4.0 libosmotrau.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-abis/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-abis/src' make[2]: Leaving directory '/build/deps/libosmo-abis/src' Making install in tests make[2]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Entering directory '/build/deps/libosmo-abis/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + cd /build/deps + osmo-layer1-headers.sh sysmo superfemto_v3.0.1pre + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n superfemto_v3.0.1pre ] + [ superfemto_v3.0.1pre != master ] + version=superfemto_v3.0.1pre + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Sep 30 23:59:49 2021 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 30 Sep 2021 23:59:49 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#4253?= In-Reply-To: <1871598838.4486.1633027189457@jenkins.osmocom.org> References: <1871598838.4486.1633027189457@jenkins.osmocom.org> Message-ID: <1300272665.4507.1633046389527@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-pcu" build number 4253 originally caused by: Started by upstream project "master-libosmocore" build number 2452 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-pcu # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-pcu > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- git://git.osmocom.org/osmo-pcu +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision cee6b122c2da140c05055e7570b61ea33bdfcfe8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cee6b122c2da140c05055e7570b61ea33bdfcfe8 # timeout=10 Commit message: "tbf_fsm: Ignore event DL_ACKNACK_MISS in state RELEASING" > git rev-list --no-walk cee6b122c2da140c05055e7570b61ea33bdfcfe8 # timeout=10 [True] $ /bin/sh -xe /tmp/jenkins1238295993127019038.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-pcu/FIRMWARE_VERSION=master,WITH_MANUALS=0,label=osmocom-master-debian9,with_dsp=sysmo,with_vty=True -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e FIRMWARE_VERSION=master -e with_vty=True -e with_dsp=sysmo -e WITH_MANUALS=0 osmocom-build/debian-stretch-jenkins /build/contrib/jenkins.sh + [ -z make ] + 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/layer1-headers + [ -d /build/deps ] + git_clean /build/deps/layer1-headers + repos=/build/deps/layer1-headers + [ ! -d /build/deps/layer1-headers ] + [ ! -d /build/deps/layer1-headers/.git ] + git -C /build/deps/layer1-headers checkout -f HEAD + git -C /build/deps/layer1-headers 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 + [ -d layer1-headers ] + mkdir /build/deps mkdir: cannot create directory ?/build/deps?: File exists + true + PCU_CONFIG= + [ sysmo = sysmo ] + PCU_CONFIG= --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ + cd /build/deps + osmo-layer1-headers.sh sysmo + uri=https://git.sysmocom.de/sysmo-bts/layer1-api + version_prefix= + version=origin/master + [ -n ] + test -d layer1-headers + cd layer1-headers + git fetch origin fatal: unable to access 'https://git.sysmocom.de/sysmo-bts/layer1-api/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE