[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #506705

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jun 28 14:06:38 BST 2023


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/506705/display/redirect>

Changes:


------------------------------------------
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins11089309641441245192.sh
+ /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh
====================================================================================
Wed Jun 28 13:05:56 UTC 2023 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job reproducible_builder_archlinux_1) on jenkins, called using "" as arguments.
Wed Jun 28 13:05:56 UTC 2023 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum c50f0e0fc1993c68d4b38c59be466518) as "/tmp/jenkins-script-0UKLRbpu"

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

Wed Jun 28 13:06:13 UTC 2023 - choosing package to be build.
ok, let's check if libxml++ is building anywhere yet…
ok, libxml++ is not building anywhere…
UPDATE 1
Wed Jun 28 13:06:14 UTC 2023 - building package libxml++ from 'extra' now...
=============================================================================
Initialising reproducibly build of libxml++ in extra on x86_64 now.
1st build will be done on osuosl2-amd64.
2nd build will be done on osuosl1-amd64.
=============================================================================
====================================================================================
Tue Jul 30 19:29:18 UTC 2024 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh) on osuosl2-amd64, called using "1 extra libxml++ /srv/reproducible-results/archlinuxrb-build-FxT7fOGp 1687957556" as arguments.
Tue Jul 30 19:29:18 UTC 2024 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum c50f0e0fc1993c68d4b38c59be466518) as "/tmp/jenkins-script-E6whpOb0"

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

=============================================================================
Building for Arch Linux on osuosl2-amd64 now.
Source package: libxml++
Repository:     extra
Date:           Tue Jul 30 19:29:18 UTC 2024
=============================================================================
Future:            enabled
SOURCE_DATE_EPOCH: 1687957556
makepkg env:       SOURCE_DATE_EPOCH='1687957556' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1
makepkg options:   --syncdeps --noconfirm --nocheck --skippgpcheck
=============================================================================
Tue Jul 30 19:29:18 UTC 2024 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-E6whpOb0, removing.
E: Invalid session name
I: Run “schroot --help” to list usage example and all available options
Wed Jun 28 13:06:21 UTC 2023 - https://jenkins.debian.net/job/reproducible_builder_archlinux_1/506705/console.log got remote error Warning: remote build failed with exit code 1 from osuosl2-amd64 for build #1 for libxml++ from extra.
Sleeping 5m before aborting the job.
Terminated
Build step 'Execute shell' marked build as failure
ERROR: Build step failed with exception
java.lang.InterruptedException
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2109)
	at java.base/java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor.java:1454)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:103)
	at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:42)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:46)
	at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:22)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:47)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:346)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:160)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:117)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
	at hudson.model.Run.execute(Run.java:1925)
	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 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list