Build failed in Jenkins: reproducible_maintenance_armhf_virt64a #14212

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Feb 11 01:06:26 GMT 2025


See <https://jenkins.debian.net/job/reproducible_maintenance_armhf_virt64a/14212/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on virt64a-armhf-rb.debian.net (armhf virt64a) in workspace /srv/jenkins/pseudo-hosts/virt64a-armhf-rb/workspace/reproducible_maintenance_armhf_virt64a
[reproducible_maintenance_armhf_virt64a] $ /bin/sh -xe /tmp/jenkins14931006088791614546.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Tue Feb 11 01:05:26 UTC 2025 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_armhf_virt64a) on virt64a, called using "" as arguments.
Tue Feb 11 01:05:26 UTC 2025 - actually running "reproducible_maintenance.sh" (md5sum ffecc2aad74099c7730816cebc1e17d3) as "/tmp/jenkins-script-Ni97Zr43"

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

Tue Feb 11 01:05:26 UTC 2025 - Looking for too large files in /var/log/
Tue Feb 11 01:05:26 UTC 2025 - Deleting temp directories with pattern "tmp.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Tue Feb 11 01:05:26 UTC 2025 - Deleting temp directories with pattern "r-b-build.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Tue Feb 11 01:05:26 UTC 2025 - Deleting temporary directories in /tmp, older than 3 days.
Tue Feb 11 01:05:26 UTC 2025 - Deleting pbuilder build directories, older than 3 days.
Tue Feb 11 01:05:26 UTC 2025 - Deleting temp directories in /srv/reproducible-results/build-openwrt-results, older than 3 days.
Tue Feb 11 01:05:26 UTC 2025 - Looking for chroot-installation jobs directories, older than 7 days.
Tue Feb 11 01:05:26 UTC 2025 - Looking for chroots used as openwrt build directories, older than 3 days.
Tue Feb 11 01:05:26 UTC 2025 - Deleting temp result directories for live-build, older than 1 day.
Tue Feb 11 01:05:26 UTC 2025 - Deleting temp workspace directories for live-build, older than 1 day.
Tue Feb 11 01:05:26 UTC 2025 - Removing schroot sessions older than 3 days.
Tue Feb 11 01:05:26 UTC 2025 - Removing schroots older than 31 days.
Tue Feb 11 01:05:26 UTC 2025 - Removing unstable and trixie schroots older than 5 days.
Tue Feb 11 01:05:26 UTC 2025 - Detecting schroots older than 1 month
Tue Feb 11 01:05:26 UTC 2025 - Looking for processes which should not be there.
Tue Feb 11 01:05:26 UTC 2025 - Checking for artifacts older than a day.
Tue Feb 11 01:05:26 UTC 2025 - Checking for artifacts from debian live build jobs, that are older than 12h
Tue Feb 11 01:05:26 UTC 2025 - Checking for leftovers from rsyncing live-build results, that are older than a day.
Tue Feb 11 01:05:26 UTC 2025 - Checking for files with bad permissions.
Tue Feb 11 01:05:26 UTC 2025 - updating the chdists, schroots and pbuilder now...
Tue Feb 11 01:05:26 UTC 2025 - updating the bullseye/armhf chdist now.
Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
Reading package lists...
Tue Feb 11 01:05:29 UTC 2025 - updating pbuilder for bullseye/armhf now.
W: /root/.pbuilderrc does not exist
I: Current time: Tue Feb 11 01:05:29 UTC 2025
I: pbuilder-time-stamp: 1739235929
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bullseye-reproducible-base.tgz]
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Refreshing the base.tgz 
I: upgrading packages
Hit:1 http://deb.debian.org/debian bullseye InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
aptitude is already the newest version (0.8.13-3).
build-essential is already the newest version (12.9).
dpkg-dev is already the newest version (1.20.13).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: creating base tarball [/var/cache/pbuilder/bullseye-reproducible-base.tgz]
FATAL: command execution failed
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2915)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3410)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:954)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:392)
	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: java.io.IOException: Backing channel 'virt64a-armhf-rb.debian.net' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
	at jdk.proxy2/jdk.proxy2.$Proxy102.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
	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:818)
	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:527)
	at hudson.model.Run.execute(Run.java:1833)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:446)
FATAL: Unable to delete script file /tmp/jenkins14931006088791614546.sh
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2915)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3410)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:954)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:392)
	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 639bfba0:virt64a-armhf-rb.debian.net": Remote call on virt64a-armhf-rb.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:1105)
	at hudson.FilePath.act(FilePath.java:1207)
	at hudson.FilePath.act(FilePath.java:1196)
	at hudson.FilePath.delete(FilePath.java:1743)
	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:818)
	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:527)
	at hudson.model.Run.execute(Run.java:1833)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:446)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_armhf_virt64a #14212



More information about the Qa-jenkins-scm mailing list