Build failed in Jenkins: reproducible_setup_schroot_unstable_diffoscope_amd64_osuosl3 #134

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Dec 18 10:24:12 GMT 2023


See <https://jenkins.debian.net/job/reproducible_setup_schroot_unstable_diffoscope_amd64_osuosl3/134/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl3-amd64.debian.net (osuosl3 amd64) in workspace /srv/jenkins/pseudo-hosts/osuosl3-amd64/workspace/reproducible_setup_schroot_unstable_diffoscope_amd64_osuosl3
[reproducible_setup_schroot_unstable_diffoscope_amd64_osuosl3] $ /bin/sh -xe /tmp/jenkins6077691812347848757.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Mon Dec 18 10:23:27 UTC 2023 - running /srv/jenkins/bin/schroot-create.sh (for job reproducible_setup_schroot_unstable_diffoscope_amd64_osuosl3) on osuosl3-amd64, called using "reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all openqa-client" as arguments.
Mon Dec 18 10:23:27 UTC 2023 - actually running "schroot-create.sh" (md5sum f850d7243b0e90a142c527726c55c4e9) as "/tmp/jenkins-script-M1VtvWnM"

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

Bootstraping unstable into /schroots/schroot-install-reproducible-unstable-diffoscope-f4zo now.
+ sudo -- mmdebstrap unstable /schroots/schroot-install-reproducible-unstable-diffoscope-f4zo http://deb.debian.org/debian
+ tee /tmp/schroot-create-fWKisuil
I: automatically chosen mode: root
I: chroot architecture amd64 is equal to the host's architecture
I: finding correct signed-by value...
I: automatically chosen format: directory
I: running apt-get update...
I: downloading packages with apt...
I: extracting archives...
I: installing essential packages...
I: installing remaining packages inside the chroot...
I: cleaning package lists and apt cache...
I: success in 32.0265 seconds
+ local rt=0
+ false
+ set +x
force-unsafe-io
Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
Get:2 http://deb.debian.org/debian unstable/main Sources [10.3 MB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9596 kB]
Fetched 20.1 MB in 4s (5138 kB/s)
Reading package lists...
+ echo 'debconf debconf/frontend select noninteractive'
+ sudo chroot /schroots/schroot-install-reproducible-unstable-diffoscope-f4zo debconf-set-selections
+ robust_chroot_apt update
+ sudo chroot /schroots/schroot-install-reproducible-unstable-diffoscope-f4zo apt-get update
+ tee /tmp/schroot-create-fWKisuil
Hit:1 http://deb.debian.org/debian unstable InRelease
Reading package lists...
+ local rt=0
+ local RESULT
++ grep -E 'Failed to fetch.*(Unable to connect to|Connection failed|Size mismatch|Cannot initiate the connection to|Bad Gateway|Service Unavailable)' /tmp/schroot-create-fWKisuil
++ true
+ RESULT=
+ '[' -n '' ']'
+ '[' 0 -ne 0 ']'
+ rm -f /tmp/schroot-create-fWKisuil
+ robust_chroot_apt install -y --no-install-recommends sudo
+ sudo chroot /schroots/schroot-install-reproducible-unstable-diffoscope-f4zo apt-get install -y --no-install-recommends sudo
+ tee /tmp/schroot-create-fWKisuil
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  sudo
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 2038 kB of archives.
After this operation, 6697 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 sudo amd64 1.9.15p3-1 [2038 kB]
Fetched 2038 kB in 0s (52.1 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Selecting previously unselected package sudo.
(Reading database ... 10170 files and directories currently installed.)
Preparing to unpack .../sudo_1.9.15p3-1_amd64.deb ...
Unpacking sudo (1.9.15p3-1) ...
Setting up sudo (1.9.15p3-1) ...
Running in chroot, ignoring request.
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for libc-bin (2.37-13) ...
+ local rt=0
+ local RESULT
++ grep -E 'Failed to fetch.*(Unable to connect to|Connection failed|Size mismatch|Cannot initiate the connection to|Bad Gateway|Service Unavailable)' /tmp/schroot-create-fWKisuil
++ true
+ RESULT=
+ '[' -n '' ']'
+ '[' 0 -ne 0 ']'
+ rm -f /tmp/schroot-create-fWKisuil
+ '[' diffoscope = diffoscope ']'
+ install_diffoscope
+ local diffoscope_installed
++ sudo chroot /schroots/schroot-install-reproducible-unstable-diffoscope-f4zo apt-cache madison diffoscope
+ '[' -n 'diffoscope |        253 | http://deb.debian.org/debian unstable/main amd64 Packages
diffoscope |        253 | http://deb.debian.org/debian unstable/main Sources' ']'
+ robust_chroot_apt install -y --install-recommends diffoscope
+ sudo chroot /schroots/schroot-install-reproducible-unstable-diffoscope-f4zo apt-get install -y --install-recommends diffoscope
+ tee /tmp/schroot-create-fWKisuil
Reading package lists...
Building dependency tree...
Reading state information...
Build step 'Execute shell' marked build as failure
FATAL: java.io.IOException: Unexpected termination of the channel
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: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)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to osuosl3-amd64.debian.net
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.Request.call(Request.java:199)
		at hudson.remoting.Channel.call(Channel.java:1002)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1147)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:538)
		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)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:346)
	at hudson.remoting.Channel.terminate(Channel.java:1083)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90)
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_setup_schroot_unstable_diffoscope_amd64_osuosl3 #134



More information about the Qa-jenkins-scm mailing list