Changes:
------------------------------------------ [...truncated 1.39 KiB...] [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ggsn
git init https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ggsn
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-ggsn/': Could not resolve host: gerrit.osmocom.org
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build2-deb11build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy64.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) ERROR: Error cloning 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-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-ggsn # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ggsn
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://gerrit.osmocom.org/osmo-ggsn at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-ggsn/': Could not resolve host: gerrit.osmocom.org
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build2-deb11build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy137.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:995) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) 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-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-ggsn # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ggsn
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://gerrit.osmocom.org/osmo-ggsn at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-ggsn/': Could not resolve host: gerrit.osmocom.org
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build2-deb11build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy137.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:995) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) 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-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-ggsn # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ggsn
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://gerrit.osmocom.org/osmo-ggsn at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-ggsn/': Could not resolve host: gerrit.osmocom.org
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build2-deb11build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy137.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:995) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) ERROR: Error fetching remote repo 'origin' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 60460 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ Started by upstream project "master-osmo-ggsn" build number 9408 originally caused by: Started by timer Started by user laforge Started by upstream project "master-osmo-ggsn" build number 9407 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-xGMz3qUmnUOk/agent.104877 SSH_AGENT_PID=104884 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_10843823744745938745.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-ggsn # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ggsn
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 # timeout=10
Commit message: "gtp: Rework gtp_resp() into gtp_resp_pdp()"
git rev-list --no-walk 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins18294042359043042205.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-xGMz3qUmnUOk/agent.104877 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master -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 SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-xGMz3qUmnUOk/agent.104877:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache -e GTP=--enable-gtp-linux -e WITH_MANUALS=0 osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + base=/build + deps=/build/deps + inst=/build/deps/install + export deps inst + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d /build/deps ] + [ -d layer1-headers ] + mkdir /build/deps + '[' x--enable-gtp-linux == x--enable-gtp-linux ']' + osmo-build-dep.sh libgtpnl + mkdir -p /build/deps
=============================== libgtpnl ===============================
+ cd /build/deps + osmo-deps.sh libgtpnl + project=libgtpnl + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libgtpnl + osmo_git_clone_url libgtpnl + echo https://gerrit.osmocom.org/libgtpnl + git clone https://gerrit.osmocom.org/libgtpnl libgtpnl Cloning into 'libgtpnl'... fatal: unable to access 'https://gerrit.osmocom.org/libgtpnl/': Could not resolve host: gerrit.osmocom.org Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 104884 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ Started by upstream project "master-osmo-ggsn" build number 9409 originally caused by: Started by upstream project "master-libosmocore" build number 4199 originally caused by: Started by timer Started by user laforge Started by upstream project "master-libosmocore" build number 4198 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-eUyFhpLabpFc/agent.106812 SSH_AGENT_PID=106814 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_14952612136511568714.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-ggsn # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ggsn
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 # timeout=10
Commit message: "gtp: Rework gtp_resp() into gtp_resp_pdp()"
git rev-list --no-walk 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins15695775034493774292.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-eUyFhpLabpFc/agent.106812 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master -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 SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-eUyFhpLabpFc/agent.106812:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache -e GTP=--enable-gtp-linux -e WITH_MANUALS=0 osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + base=/build + deps=/build/deps + inst=/build/deps/install + export deps inst + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing deps/ + [ -d /build/deps ] + [ -d layer1-headers ] + mkdir /build/deps + '[' x--enable-gtp-linux == x--enable-gtp-linux ']' + osmo-build-dep.sh libgtpnl
=============================== libgtpnl ===============================
+ mkdir -p /build/deps + cd /build/deps + osmo-deps.sh libgtpnl + project=libgtpnl + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libgtpnl + osmo_git_clone_url libgtpnl + echo https://gerrit.osmocom.org/libgtpnl + git clone https://gerrit.osmocom.org/libgtpnl libgtpnl Cloning into 'libgtpnl'... fatal: unable to access 'https://gerrit.osmocom.org/libgtpnl/': Could not resolve host: gerrit.osmocom.org Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 106814 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ Started by upstream project "master-osmo-ggsn" build number 9410 originally caused by: Started by upstream project "master-libosmocore" build number 4200 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-QtXvrM2OEgTZ/agent.167628 SSH_AGENT_PID=167630 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_5787273744562367178.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-ggsn # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ggsn
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 # timeout=10
Commit message: "gtp: Rework gtp_resp() into gtp_resp_pdp()"
git rev-list --no-walk 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins9715918859675982368.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-QtXvrM2OEgTZ/agent.167628 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master -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 SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-QtXvrM2OEgTZ/agent.167628:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache -e GTP=--enable-gtp-linux -e WITH_MANUALS=0 osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + base=/build + deps=/build/deps + inst=/build/deps/install + export deps inst + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing deps/ + [ -d /build/deps ] + [ -d layer1-headers ] + mkdir /build/deps + '[' x--enable-gtp-linux == x--enable-gtp-linux ']' + osmo-build-dep.sh libgtpnl
=============================== libgtpnl ===============================
+ mkdir -p /build/deps + cd /build/deps + osmo-deps.sh libgtpnl + project=libgtpnl + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libgtpnl + osmo_git_clone_url libgtpnl + echo https://gerrit.osmocom.org/libgtpnl + git clone https://gerrit.osmocom.org/libgtpnl libgtpnl Cloning into 'libgtpnl'... fatal: unable to access 'https://gerrit.osmocom.org/libgtpnl/': Could not resolve host: gerrit.osmocom.org Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 167630 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ Started by upstream project "master-osmo-ggsn" build number 9411 originally caused by: Started by upstream project "master-libgtpnl" build number 2602 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-RWGNniP8NFjO/agent.539129 SSH_AGENT_PID=539132 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_18375530853078350053.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-ggsn # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ggsn
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 # timeout=10
Commit message: "gtp: Rework gtp_resp() into gtp_resp_pdp()"
git rev-list --no-walk 4b8ebcd784e9335a94ff7c970e607eb7f8afdb81 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins11799022538903536048.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-RWGNniP8NFjO/agent.539129 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master -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 SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-RWGNniP8NFjO/agent.539129:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-osmo-ggsn/GTP=--enable-gtp-linux,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache -e GTP=--enable-gtp-linux -e WITH_MANUALS=0 osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + base=/build + deps=/build/deps + inst=/build/deps/install + export deps inst + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing deps/ + [ -d /build/deps ] + [ -d layer1-headers ] + mkdir /build/deps + '[' x--enable-gtp-linux == x--enable-gtp-linux ']' + osmo-build-dep.sh libgtpnl
=============================== libgtpnl ===============================
+ mkdir -p /build/deps + cd /build/deps + osmo-deps.sh libgtpnl + project=libgtpnl + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libgtpnl + osmo_git_clone_url libgtpnl + echo https://gerrit.osmocom.org/libgtpnl + git clone https://gerrit.osmocom.org/libgtpnl libgtpnl Cloning into 'libgtpnl'... fatal: unable to access 'https://gerrit.osmocom.org/libgtpnl/': Could not resolve host: gerrit.osmocom.org Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 539132 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org