Changes:
------------------------------------------ Started by upstream project "master-openbsc" build number 11324 originally caused by: Started by upstream project "master-libosmo-sccp" build number 7830 originally caused by: Started by timer Running as SYSTEM Building remotely on gtp0-deb9build (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9) in workspace https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9/ws/ The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url git://git.osmocom.org/openbsc # timeout=10
Fetching upstream changes from git://git.osmocom.org/openbsc
git --version # timeout=10 git --version # 'git version 2.11.0' git fetch --tags --progress -- git://git.osmocom.org/openbsc +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://git.osmocom.org/openbsc at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302) at hudson.scm.SCM.checkout(SCM.java:505) at hudson.model.AbstractProject.checkout(AbstractProject.java:1213) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509) at hudson.model.Run.execute(Run.java:1888) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:99) at hudson.model.Executor.run(Executor.java:431) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://git.osmocom.org/openbsc +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: Unable to look up git.osmocom.org (port 9418) (Temporary failure in name resolution)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2681) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2102) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:624) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153) 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 gtp0-deb9build at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1795) 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:145) at jdk.internal.reflect.GeneratedMethodAccessor262.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) at com.sun.proxy.$Proxy68.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302) at hudson.scm.SCM.checkout(SCM.java:505) at hudson.model.AbstractProject.checkout(AbstractProject.java:1213) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509) at hudson.model.Run.execute(Run.java:1888) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:99) at hudson.model.Executor.run(Executor.java:431) ERROR: Error fetching remote repo 'origin' Retrying after 10 seconds The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url git://git.osmocom.org/openbsc # timeout=10
Fetching upstream changes from git://git.osmocom.org/openbsc
git --version # timeout=10 git --version # 'git version 2.11.0' git fetch --tags --progress -- git://git.osmocom.org/openbsc +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 7baef66a612651cccc656810790e58678af70b3b (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 7baef66a612651cccc656810790e58678af70b3b # timeout=10
Commit message: "libbsc: fix potential null-dereference in abis_nm_perform_test()"
git rev-list --no-walk 7baef66a612651cccc656810790e58678af70b3b # timeout=10
[osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins1730087108747579231.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-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9/ws/:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e IU=--disable-iu -e SMPP=--enable-smpp -e MGCP=--enable-mgcp-transcoding osmocom-build/debian-stretch-jenkins /build/contrib/jenkins.sh + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + . osmo-build.sh + log source sanity check to ensure that sourcing script holds necessary functions + set +x + type artifact_deps + type build_deps + type build_project + log check whether necessary dependency build scripts are in PATH + set +x + type osmo-build-dep.sh
[INFO] source sanity check to ensure that sourcing script holds necessary functions
artifact_deps is a shell function build_deps is a shell function build_project is a shell function
[INFO] check whether necessary dependency build scripts are in PATH
+ type osmo-deps.sh osmo-build-dep.sh is /usr/local/bin/osmo-build-dep.sh osmo-deps.sh is /usr/local/bin/osmo-deps.sh + build + init_build + [ -z master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 ] + [ -z /artifact_store ] + pwd + base=/build + deps=/build/deps + inst=/build/deps/install + rm -rf /build/deps + git config --get --local remote.origin.url + cut -d / -f4 + cut -d . -f1 + project=openbsc + echo master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 + tr / _ + job_name=master-openbsc_IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 + export base deps inst project job_name + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + log openbsc build initialized + set +x
[INFO] openbsc build initialized
+ artifact_name + [ -d /build/deps ] + artifact_deps branch_and_rev_of_remote_repo + branch_and_rev_of_remote_repo libosmocore + [ -z ] + branch=master + echo master + tr / _ + branch=master + git ls-remote git://git.osmocom.org/libosmocore refs/heads/master + rev=ef872cb7ad39172a1d8047a0d7696292edbf50bd refs/heads/master + [ ef872cb7ad39172a1d8047a0d7696292edbf50bd refs/heads/master = ] + echo ef872cb7ad39172a1d8047a0d7696292edbf50bd refs/heads/master + cut -c 1-7 + rev=ef872cb + echo libosmocore.master.ef872cb + x=libosmocore.master.ef872cb + branch_and_rev_of_remote_repo libosmo-abis + [ -z ] + branch=master + echo master + tr / _ + branch=master + git ls-remote git://git.osmocom.org/libosmo-abis refs/heads/master + rev=296678662a6090f353a52a2b11080fbb9d1fc50d refs/heads/master + [ 296678662a6090f353a52a2b11080fbb9d1fc50d refs/heads/master = ] + echo 296678662a6090f353a52a2b11080fbb9d1fc50d refs/heads/master + cut -c 1-7 + rev=2966786 + echo libosmo-abis.master.2966786 + x=libosmocore.master.ef872cb_libosmo-abis.master.2966786 + branch_and_rev_of_remote_repo libosmo-netif + [ -z ] + branch=master + echo master + tr / _ + branch=master + git ls-remote git://git.osmocom.org/libosmo-netif refs/heads/master + rev=7aff5ad34e8692cf30d219abbe9bdebd4d77b442 refs/heads/master + [ 7aff5ad34e8692cf30d219abbe9bdebd4d77b442 refs/heads/master = ] + echo 7aff5ad34e8692cf30d219abbe9bdebd4d77b442 refs/heads/master + cut -c 1-7 + rev=7aff5ad + echo libosmo-netif.master.7aff5ad + x=libosmocore.master.ef872cb_libosmo-abis.master.2966786_libosmo-netif.master.7aff5ad + branch_and_rev_of_remote_repo libosmo-sccp + [ -z x ] + branch= + echo + tr / _ + branch= + git ls-remote git://git.osmocom.org/libosmo-sccp refs/heads/ + rev= + [ = ] + echo libosmo-sccp. + x=libosmocore.master.ef872cb_libosmo-abis.master.2966786_libosmo-netif.master.7aff5ad_libosmo-sccp. + branch_and_rev_of_remote_repo libsmpp34 + [ -z ] + branch=master + echo master + tr / _ + branch=master + git ls-remote git://git.osmocom.org/libsmpp34 refs/heads/master fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 78.46.96.155]: errno=Connection timed out git.osmocom.org[1: 2a01:4f8:120:8470::2]: errno=Network is unreachable
+ rev= + x=libosmocore.master.ef872cb_libosmo-abis.master.2966786_libosmo-netif.master.7aff5ad_libosmo-sccp._ + artifact_name= Build step 'Execute shell' marked build as failure