Skip to content

Console Output

Started by upstream project "osmo-gsm-tester_build-osmo-hlr" build number 8720
originally caused by:
 Started by upstream project "master-osmo-hlr" build number 8855
 originally caused by:
  Started by upstream project "master-libosmo-netif" build number 6972
  originally caused by:
   Started by upstream project "master-libosmo-abis" build number 4965
   originally caused by:
    Started by an SCM change
Started by upstream project "osmo-gsm-tester_build-osmo-mgw" build number 8966
originally caused by:
 Started by upstream project "master-osmo-mgw" build number 9198
 originally caused by:
  Started by upstream project "master-libosmo-netif" build number 6972
  originally caused by:
   Started by upstream project "master-libosmo-abis" build number 4965
   originally caused by:
    Started by an SCM change
Started by upstream project "osmo-gsm-tester_build-osmo-stp" build number 9262
originally caused by:
 Started by upstream project "master-libosmo-sccp" build number 9133
 originally caused by:
  Started by upstream project "master-libosmo-netif" build number 6972
  originally caused by:
   Started by upstream project "master-libosmo-abis" build number 4965
   originally caused by:
    Started by an SCM change
Started by upstream project "osmo-gsm-tester_build-osmo-sgsn" build number 30107
originally caused by:
 Started by upstream project "master-osmo-sgsn" build number 37283
 originally caused by:
  Started by upstream project "master-libosmo-netif" build number 6972
  originally caused by:
   Started by upstream project "master-libosmo-abis" build number 4965
   originally caused by:
    Started by an SCM change
Started by upstream project "osmo-gsm-tester_build-osmo-bts" build number 7516
originally caused by:
 Started by upstream project "master-osmo-bts" build number 7580
 originally caused by:
  Started by upstream project "master-libosmo-abis" build number 4965
  originally caused by:
   Started by an SCM change
Started by upstream project "osmo-gsm-tester_build-osmo-bts-oc2g" build number 5543
originally caused by:
 Started by upstream project "master-osmo-bts" build number 7580
 originally caused by:
  Started by upstream project "master-libosmo-abis" build number 4965
  originally caused by:
   Started by an SCM change
Started by upstream project "osmo-gsm-tester_build-osmo-bts-sysmo" build number 8047
originally caused by:
 Started by upstream project "master-osmo-bts" build number 7580
 originally caused by:
  Started by upstream project "master-libosmo-abis" build number 4965
  originally caused by:
   Started by an SCM change
Started by upstream project "osmo-gsm-tester_build-osmo-bsc" build number 17690
originally caused by:
 Started by upstream project "master-osmo-bsc" build number 20154
 originally caused by:
  Started by upstream project "master-osmo-mgw" build number 9198
  originally caused by:
   Started by upstream project "master-libosmo-netif" build number 6972
   originally caused by:
    Started by upstream project "master-libosmo-abis" build number 4965
    originally caused by:
     Started by an SCM change
 Started by upstream project "master-osmo-bsc" build number 20155
 originally caused by:
  Started by upstream project "master-libosmo-sccp" build number 9133
  originally caused by:
   Started by upstream project "master-libosmo-netif" build number 6972
Running as SYSTEM
Building remotely on osmo-gsm-tester-prod (osmo-gsm-tester) in workspace /home/jenkins/workspace/osmo-gsm-tester_run-prod
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/osmo-gsm-tester_run-prod/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision bfc438bb2b17f4129018768a1f7bab52f1e96750 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bfc438bb2b17f4129018768a1f7bab52f1e96750 # timeout=10
ERROR: Unable to retrieve commit message
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:999)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy64.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:234)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1426)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1366)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
 > git rev-list --no-walk bfc438bb2b17f4129018768a1f7bab52f1e96750 # timeout=10
FATAL: Failed to copy file:/var/jenkins_home/jobs/osmo-gsm-tester_build-osmo-bsc/builds/17690/archive/osmo-bsc.build-17690.tgz to /home/jenkins/workspace/osmo-gsm-tester_run-prod/osmo-bsc.build-17690.tgz
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:232)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:127)
Caused: java.io.InterruptedIOException
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:152)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:112)
	at java.base/java.security.DigestOutputStream.write(DigestOutputStream.java:146)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1310)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:978)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1282)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:953)
	at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:712)
Caused: java.io.IOException: Failed to copy file:/var/jenkins_home/jobs/osmo-gsm-tester_build-osmo-bsc/builds/17690/archive/osmo-bsc.build-17690.tgz to /home/jenkins/workspace/osmo-gsm-tester_run-prod/osmo-bsc.build-17690.tgz
	at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:734)
	at hudson.plugins.copyartifact.CopyArtifact.copy(CopyArtifact.java:674)
	at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:634)
	at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:518)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Sending e-mails to: pespin@sysmocom.de
Finished: FAILURE