Build failed in Jenkins: reproducible_maintenance_amd64_infom01 #415
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed May 15 13:06:23 BST 2024
See <https://jenkins.debian.net/job/reproducible_maintenance_amd64_infom01/415/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on infom01-amd64.debian.net (infom01 amd64) in workspace /srv/jenkins/pseudo-hosts/infom01-amd64/workspace/reproducible_maintenance_amd64_infom01
[reproducible_maintenance_amd64_infom01] $ /bin/sh -xe /tmp/jenkins4973763762418393463.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Wed May 15 12:06:02 UTC 2024 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_amd64_infom01) on infom01-amd64, called using "" as arguments.
Wed May 15 12:06:02 UTC 2024 - actually running "reproducible_maintenance.sh" (md5sum 6526db2ea8e8ca9a4453232d276245b9) as "/tmp/jenkins-script-LhzeYerP"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
Wed May 15 12:06:02 UTC 2024 - Looking for too large files in /var/log/
Wed May 15 12:06:02 UTC 2024 - Deleting temp directories with pattern "tmp.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Wed May 15 12:06:02 UTC 2024 - Deleting temp directories with pattern "r-b-build.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Wed May 15 12:06:02 UTC 2024 - Deleting temporary directories in /tmp, older than 3 days.
Wed May 15 12:06:02 UTC 2024 - Deleting leftovers in /tmp/archlinux-ci/, older than 2 days.
find: ‘/tmp/archlinux-ci/*’: No such file or directory
Wed May 15 12:06:02 UTC 2024 - Deleting pbuilder build directories, older than 3 days.
Wed May 15 12:06:02 UTC 2024 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Wed May 15 12:06:02 UTC 2024 - Looking for chroot-installation jobs directories, older than 7 days.
Wed May 15 12:06:02 UTC 2024 - Looking for chroots used as openwrt build directories, older than 3 days.
Wed May 15 12:06:02 UTC 2024 - Deleting temp result directories for live-build, older than 1 day.
Wed May 15 12:06:02 UTC 2024 - Deleting temp workspace directories for live-build, older than 1 day.
Wed May 15 12:06:02 UTC 2024 - Removing schroot sessions older than 3 days.
Wed May 15 12:06:02 UTC 2024 - Removing schroots older than 31 days.
Wed May 15 12:06:02 UTC 2024 - Removing unstable and trixie schroots older than 5 days.
Wed May 15 12:06:02 UTC 2024 - Detecting schroots older than 1 month
Wed May 15 12:06:02 UTC 2024 - Looking for processes which should not be there.
Wed May 15 12:06:03 UTC 2024 - Checking for artifacts older than a day.
Wed May 15 12:06:03 UTC 2024 - Checking for artifacts from debian live build jobs, that are older than 12h
Wed May 15 12:06:03 UTC 2024 - Checking for leftovers from rsyncing live-build results, that are older than a day.
Wed May 15 12:06:03 UTC 2024 - Checking for files with bad permissions.
Wed May 15 12:06:03 UTC 2024 - 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 --:--:-- --:--:-- --:--:-- 0100 277 100 277 0 0 6785 0 --:--:-- --:--:-- --:--:-- 6925
Wed May 15 12:06:03 UTC 2024 - updating the chdists, schroots and pbuilder now...
Wed May 15 12:06:03 UTC 2024 - updating the bullseye/amd64 chdist now.
Hit:1 http://deb.debian.org/debian bullseye InRelease
Reading package lists...
Wed May 15 12:06:04 UTC 2024 - updating pbuilder for bullseye/amd64 now.
W: /root/.pbuilderrc does not exist
I: Current time: Wed May 15 12:06:05 UTC 2024
I: pbuilder-time-stamp: 1715774765
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.IOException
at hudson.remoting.Channel.close(Channel.java:1494)
at hudson.remoting.Channel.close(Channel.java:1450)
at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949)
at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:915)
at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97)
at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3786)
at hudson.model.Queue._withLock(Queue.java:1401)
at hudson.model.Queue.withLock(Queue.java:1275)
at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3782)
at jenkins.model.Jenkins.cleanUp(Jenkins.java:3663)
at hudson.WebAppMain.contextDestroyed(WebAppMain.java:398)
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059)
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636)
at org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016)
at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412)
at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039)
at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399)
at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311)
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087)
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
at org.eclipse.jetty.server.Server.doStop(Server.java:517)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at winstone.Launcher.shutdown(Launcher.java:442)
at winstone.ShutdownHook.run(ShutdownHook.java:28)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 5d82a51c:infom01-amd64.debian.net": Remote call on infom01-amd64.debian.net failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:996)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy64.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:526)
at hudson.model.Run.execute(Run.java:1895)
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/jenkins4973763762418393463.sh
java.io.IOException
at hudson.remoting.Channel.close(Channel.java:1494)
at hudson.remoting.Channel.close(Channel.java:1450)
at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949)
at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:915)
at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97)
at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3786)
at hudson.model.Queue._withLock(Queue.java:1401)
at hudson.model.Queue.withLock(Queue.java:1275)
at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3782)
at jenkins.model.Jenkins.cleanUp(Jenkins.java:3663)
at hudson.WebAppMain.contextDestroyed(WebAppMain.java:398)
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059)
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636)
at org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016)
at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412)
at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039)
at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399)
at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311)
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087)
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
at org.eclipse.jetty.server.Server.doStop(Server.java:517)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
at winstone.Launcher.shutdown(Launcher.java:442)
at winstone.ShutdownHook.run(ShutdownHook.java:28)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 5d82a51c:infom01-amd64.debian.net": Remote call on infom01-amd64.debian.net failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:996)
at hudson.FilePath.act(FilePath.java:1230)
at hudson.FilePath.act(FilePath.java:1219)
at hudson.FilePath.delete(FilePath.java:1766)
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:526)
at hudson.model.Run.execute(Run.java:1895)
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_amd64_infom01 #415
More information about the Qa-jenkins-scm
mailing list