[Qa-jenkins-scm] Build failed in Jenkins: reproducible_maintenance_arm64_codethink11 #21758

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue May 24 08:46:47 BST 2022


See <https://jenkins.debian.net/job/reproducible_maintenance_arm64_codethink11/21758/display/redirect>

Changes:


------------------------------------------
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on codethink11-arm64.debian.net (codethink11 arm64) in workspace /srv/jenkins/pseudo-hosts/codethink11-arm64/workspace/reproducible_maintenance_arm64_codethink11
[reproducible_maintenance_arm64_codethink11] $ /bin/sh -xe /tmp/jenkins6677068971803539280.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Tue May 24 07:46:36 UTC 2022 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_arm64_codethink11) on codethink11-arm64, called using "" as arguments.
Tue May 24 07:46:36 UTC 2022 - actually running "reproducible_maintenance.sh" (md5sum 66fd0ce88d2030197371c8f3cbe32285) as "/tmp/jenkins-script-5ZXkJyyF"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

Tue May 24 07:46:36 UTC 2022 - Looking for too large files in /var/log/
Tue May 24 07:46:36 UTC 2022 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Tue May 24 07:46:36 UTC 2022 - Deleting temporary directories in /tmp, older than 3 days.
Tue May 24 07:46:36 UTC 2022 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Tue May 24 07:46:36 UTC 2022 - Deleting chroots build directories, older than 7 days.
Tue May 24 07:46:36 UTC 2022 - testing whether the proxy works...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0100   271  100   271    0     0    111      0  0:00:02  0:00:02 --:--:--   111100   271  100   271    0     0    111      0  0:00:02  0:00:02 --:--:--   111
Tue May 24 07:46:38 UTC 2022 - updating the chdists, schroots and pbuilder now...
Tue May 24 07:46:38 UTC 2022 - updating the unstable/arm64 chdist now.
Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
Get:2 http://deb.debian.org/debian unstable/main Sources.diff/Index [63.6 kB]
Get:3 http://deb.debian.org/debian unstable/main arm64 Packages.diff/Index [63.6 kB]
Get:4 http://deb.debian.org/debian unstable/main Translation-en.diff/Index [63.6 kB]
Get:5 http://deb.debian.org/debian unstable/main Sources T-2022-05-24-0210.32-F-2022-05-23-1418.59.pdiff [55.4 kB]
Get:5 http://deb.debian.org/debian unstable/main Sources T-2022-05-24-0210.32-F-2022-05-23-1418.59.pdiff [55.4 kB]
Get:6 http://deb.debian.org/debian unstable/main arm64 Packages T-2022-05-24-0210.32-F-2022-05-23-1418.59.pdiff [28.6 kB]
Get:6 http://deb.debian.org/debian unstable/main arm64 Packages T-2022-05-24-0210.32-F-2022-05-23-1418.59.pdiff [28.6 kB]
Get:7 http://deb.debian.org/debian unstable/main Translation-en T-2022-05-24-0210.32-F-2022-05-23-1418.59.pdiff [1107 B]
Get:7 http://deb.debian.org/debian unstable/main Translation-en T-2022-05-24-0210.32-F-2022-05-23-1418.59.pdiff [1107 B]
FATAL: command execution failed
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2905)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3400)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: java.io.IOException: Backing channel 'codethink11-arm64.debian.net' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy68.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	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)
FATAL: Unable to delete script file /tmp/jenkins6677068971803539280.sh
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2905)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3400)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 5980f46e:codethink11-arm64.debian.net": Remote call on codethink11-arm64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:993)
	at hudson.FilePath.act(FilePath.java:1194)
	at hudson.FilePath.act(FilePath.java:1183)
	at hudson.FilePath.delete(FilePath.java:1730)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	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)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_arm64_codethink11 #21758



More information about the Qa-jenkins-scm mailing list