Build failed in Jenkins: reproducible_maintenance_arm64_codethink03 #7567
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Jul 23 19:04:12 BST 2026
See <https://jenkins.debian.net/job/reproducible_maintenance_arm64_codethink03/7567/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on codethink03-arm64.debian.net (arm64 codethink03) in workspace /srv/jenkins/pseudo-hosts/codethink03-arm64/workspace/reproducible_maintenance_arm64_codethink03
[reproducible_maintenance_arm64_codethink03] $ /bin/sh -xe /tmp/jenkins5877409230097283209.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Thu Aug 26 00:27:06 UTC 2027 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_arm64_codethink03) on codethink03-arm64, called using "" as arguments.
Thu Aug 26 00:27:06 UTC 2027 - actually running "reproducible_maintenance.sh" (md5sum d2dfd51ee14d3663ac4fa14f7a4ea601) as "/tmp/jenkins-script-b7JG77MW"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
Thu Aug 26 00:27:06 UTC 2027 - Looking for too large files in /var/log/
Thu Aug 26 00:27:06 UTC 2027 - Deleting temp directories with pattern "tmp.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Deleting temp directories with pattern "r-b-build.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Deleting temporary directories in /tmp, older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Deleting pbuilder build directories, older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Deleting temp directories in /srv/reproducible-results/build-openwrt-results, older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Looking for chroot-installation jobs directories, older than 7 days.
Thu Aug 26 00:27:06 UTC 2027 - Looking for rbuild-openwrt-build- chroot build directories, older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Looking for rbuild-netbsd-build- chroot build directories, older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Looking for rbuild-coreboot-build- chroot build directories, older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Deleting temp result directories for live-build, older than 1 day.
Thu Aug 26 00:27:06 UTC 2027 - Deleting temp workspace directories for live-build, older than 1 day.
Thu Aug 26 00:27:06 UTC 2027 - Removing schroot sessions older than 3 days.
Thu Aug 26 00:27:06 UTC 2027 - Removing schroots older than 31 days.
Thu Aug 26 00:27:06 UTC 2027 - Removing unstable and forky schroots older than 5 days.
Thu Aug 26 00:27:06 UTC 2027 - Detecting schroots older than 1 month
Thu Aug 26 00:27:06 UTC 2027 - Looking for processes which should not be there.
Thu Aug 26 00:27:06 UTC 2027 - Checking for artifacts older than a day.
Thu Aug 26 00:27:06 UTC 2027 - Checking for artifacts from debian live build jobs, that are older than 12h
Thu Aug 26 00:27:06 UTC 2027 - Checking for leftovers from rsyncing live-build results, that are older than a day.
Thu Aug 26 00:27:06 UTC 2027 - Checking for files with bad permissions.
Thu Aug 26 00:27:06 UTC 2027 - updating the chdists, schroots and pbuilder now...
Thu Aug 26 00:27:06 UTC 2027 - updating the bookworm/arm64 chdist now.
Hit:1 http://deb.debian.org/debian bookworm InRelease
Reading package lists...
Thu Aug 26 00:27:07 UTC 2027 - updating pbuilder for bookworm/arm64 now.
W: /root/.pbuilderrc does not exist
I: Current time: Thu Aug 26 01:27:08 BST 2027
I: pbuilder-time-stamp: 1819240028
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bookworm-reproducible-base.tgz]
FATAL: Unable to delete script file /tmp/jenkins5877409230097283209.sh
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2933)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3428)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:985)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:416)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
at hudson.remoting.Command.readFrom(Command.java:141)
at hudson.remoting.Command.readFrom(Command.java:127)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:80)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 321daaec:codethink03-arm64.debian.net": Remote call on codethink03-arm64.debian.net failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:1101)
at hudson.FilePath.act(FilePath.java:1220)
at hudson.FilePath.act(FilePath.java:1209)
at hudson.FilePath.delete(FilePath.java:1756)
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:817)
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:526)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:456)
Agent went offline during the build
ERROR: Connection was broken
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_arm64_codethink03 #7567
More information about the Qa-jenkins-scm
mailing list