[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_10 #42

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 01:00:43 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_10/42/>

------------------------------------------
[...truncated 836 lines...]
Setting up ruby-rspec-core (3.3.0c2e1m2s0-1) ...
Setting up ruby-rspec (3.3.0c2e1m2s0-1) ...
Setting up python3 (3.4.3-4) ...
Setting up devscripts (2.15.8) ...
Setting up python3-pkg-resources (18.0.1-2) ...
Setting up python3-chardet (2.3.0-1) ...
Setting up python3-six (1.9.0-3) ...
Setting up python3-debian (0.1.27) ...
Setting up gem2deb (0.21.1) ...
Setting up dh-python (2.20150826) ...
Processing triggers for libc-bin (2.19-19) ...
Processing triggers for ca-certificates (20150426) ...
Updating certificates in /etc/ssl/certs...
180 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [ruby-cleanroom_1.0.0-1.dsc]
I: copying [./ruby-cleanroom_1.0.0.orig.tar.gz]
I: copying [./ruby-cleanroom_1.0.0-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Jun 21 08:42:30 2015 GMT+12 using RSA key ID 39CD217A
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./ruby-cleanroom_1.0.0-1.dsc
dpkg-source: info: extracting ruby-cleanroom in ruby-cleanroom-1.0.0
dpkg-source: info: unpacking ruby-cleanroom_1.0.0.orig.tar.gz
dpkg-source: info: unpacking ruby-cleanroom_1.0.0-1.debian.tar.xz
dpkg-source: info: applying 0001-Require-fileutils-in-tests.patch
I: Building the package
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package ruby-cleanroom
dpkg-buildpackage: source version 1.0.0-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Hleb Valoshka <375gnu at gmail.com>
 dpkg-source --before-build ruby-cleanroom-1.0.0
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --buildsystem=ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_clean -O--buildsystem=ruby
	dh_ruby --clean
   dh_ruby --clean
   dh_clean -O--buildsystem=ruby
 debian/rules build
dh build --buildsystem=ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
	dh_ruby --configure
   dh_auto_build -O--buildsystem=ruby
	dh_ruby --build
   dh_ruby --build
   dh_auto_test -O--buildsystem=ruby
	dh_ruby --test
 fakeroot debian/rules binary
dh binary --buildsystem=ruby --with ruby
   dh_testroot -O--buildsystem=ruby
   dh_prep -O--buildsystem=ruby
   dh_auto_install -O--buildsystem=ruby
	dh_ruby --install /tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom
   dh_ruby --install

┌──────────────────────────────────────────────────────────────────────────────┐
│ Install files                                                                │
└──────────────────────────────────────────────────────────────────────────────┘

install -d /tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom/usr/lib/ruby/vendor_ruby
install -D -m644 /tmp/buildd/ruby-cleanroom-1.0.0/lib/cleanroom.rb /tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom/usr/lib/ruby/vendor_ruby/cleanroom.rb
install -D -m644 /tmp/buildd/ruby-cleanroom-1.0.0/lib/cleanroom/errors.rb /tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom/usr/lib/ruby/vendor_ruby/cleanroom/errors.rb
install -D -m644 /tmp/buildd/ruby-cleanroom-1.0.0/lib/cleanroom/rspec.rb /tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom/usr/lib/ruby/vendor_ruby/cleanroom/rspec.rb
install -D -m644 /tmp/buildd/ruby-cleanroom-1.0.0/lib/cleanroom/version.rb /tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom/usr/lib/ruby/vendor_ruby/cleanroom/version.rb
dh_installchangelogs -pruby-cleanroom /tmp/buildd/ruby-cleanroom-1.0.0/CHANGELOG.md upstream

┌──────────────────────────────────────────────────────────────────────────────┐
│ Install Rubygems integration metadata                                        │
└──────────────────────────────────────────────────────────────────────────────┘

generating gemspec at /tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom/usr/share/rubygems-integration/all/specifications/cleanroom-1.0.0.gemspec
/usr/bin/ruby2.1 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.1 from debian/ruby-tests.rake                            │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom/usr/lib/ruby/vendor_ruby:. rake2.1 -f debian/ruby-tests.rake
/usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb
Run options: include {:focus=>true}

All examples were filtered out; ignoring {:focus=>true}

Randomized with seed 42393
..........................................

Finished in 0.13536 seconds (files took 0.25733 seconds to load)
42 examples, 0 failures

Randomized with seed 42393

/usr/bin/ruby2.2 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.2 from debian/ruby-tests.rake                            │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/tmp/buildd/ruby-cleanroom-1.0.0/debian/ruby-cleanroom/usr/lib/ruby/vendor_ruby:. rake2.2 -f debian/ruby-tests.rake
/usr/bin/ruby2.2 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb
Run options: include {:focus=>true}

All examples were filtered out; ignoring {:focus=>true}

Randomized with seed 8696
..........................................

Finished in 0.11446 seconds (files took 0.38055 seconds to load)
42 examples, 0 failures

Randomized with seed 8696


┌──────────────────────────────────────────────────────────────────────────────┐
│ dh_ruby --install finished                                                   │
└──────────────────────────────────────────────────────────────────────────────┘

   dh_installdocs -O--buildsystem=ruby
   dh_ruby_fixdocs -O--buildsystem=ruby
   dh_installchangelogs -O--buildsystem=ruby
   dh_lintian -O--buildsystem=ruby
   dh_perl -O--buildsystem=ruby
   dh_link -O--buildsystem=ruby
   dh_strip_nondeterminism -O--buildsystem=ruby
   dh_compress -X.rb -O--buildsystem=ruby
   dh_fixperms -O--buildsystem=ruby
   dh_installdeb -O--buildsystem=ruby
   dh_gencontrol -O--buildsystem=ruby
dpkg-gencontrol: warning: Depends field of package ruby-cleanroom: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums -O--buildsystem=ruby
   dh_builddeb -O--buildsystem=ruby
dpkg-deb: building package 'ruby-cleanroom' in '../ruby-cleanroom_1.0.0-1_all.deb'.
 dpkg-genbuildinfo  >../ruby-cleanroom_1.0.0-1_amd64.buildinfo
 dpkg-distaddfile ruby-cleanroom_1.0.0-1_amd64.buildinfo ruby optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../ruby-cleanroom_1.0.0-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build ruby-cleanroom-1.0.0
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//58439 and its subdirectories
I: Current time: Sun Sep  6 13:01:04 GMT+12 2015
I: pbuilder-time-stamp: 1441587664
+ true
+ rm /srv/reproducible-results/tmp.pGx8QW2xij/pbuilderrc_KDgO
++ date -u
Mon Sep  7 01:01:04 UTC 2015 - build #1 for ruby-cleanroom/testing/amd64 on profitbricks-build2-amd64 done
+ echo 'Mon Sep  7 01:01:04 UTC 2015 - build #1 for ruby-cleanroom/testing/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.44co8fKnO8/tmp.EmOCjr6l83
/srv/reproducible-results/tmp.44co8fKnO8/tmp.EmOCjr6l83:	 81.6% -- replaced with /srv/reproducible-results/tmp.44co8fKnO8/tmp.EmOCjr6l83.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-ruby-cleanroom
Mon Sep  7 01:01:04 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-DgocYroW, which will now be removed.
+ RESULT=0
+ '[' 0 -eq 148 ']'
+ '[' 0 -ne 0 ']'
+ rsync -e 'ssh -p 22' -r profitbricks-build2-amd64.debian.net:/srv/reproducible-results/tmp.pGx8QW2xij/b1 /srv/reproducible-results/tmp.pGx8QW2xij/
jenkins_node_wrapper.sh[1360] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.pGx8QW2xij/b1
+ RESULT=0
+ '[' 0 -ne 0 ']'
+ ls -R /srv/reproducible-results/tmp.pGx8QW2xij
/srv/reproducible-results/tmp.pGx8QW2xij:
b1
b2
ruby-cleanroom_1.0.0-1.debian.tar.xz
ruby-cleanroom_1.0.0-1.dsc
ruby-cleanroom_1.0.0.orig.tar.gz
tmp.H0P6MWu349

/srv/reproducible-results/tmp.pGx8QW2xij/b1:
build.log
ruby-cleanroom_1.0.0-1.debian.tar.xz
ruby-cleanroom_1.0.0-1.dsc
ruby-cleanroom_1.0.0-1_all.deb
ruby-cleanroom_1.0.0-1_amd64.buildinfo
ruby-cleanroom_1.0.0-1_amd64.changes
ruby-cleanroom_1.0.0.orig.tar.gz

/srv/reproducible-results/tmp.pGx8QW2xij/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.pGx8QW2xij'
jenkins_node_wrapper.sh[1366] remote_host called with rm -r /srv/reproducible-results/tmp.pGx8QW2xij
+ '[' '!' -f b1/ruby-cleanroom_1.0.0-1_amd64.changes ']'
+ '[' -f b1/ruby-cleanroom_1.0.0-1_amd64.changes ']'
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-testing-amd64-ruby-cleanroom
+ '[' 13525 -ne 13525 ']'
+ echo =============================================================================
=============================================================================
+ echo 'Re-building ruby-cleanroom/1.0.0-1 in testing on amd64 now.'
Re-building ruby-cleanroom/1.0.0-1 in testing on amd64 now.
+ echo =============================================================================
=============================================================================
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 2 ruby-cleanroom testing /srv/reproducible-results/tmp.pGx8QW2xij
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.pGx8QW2xij/tmp.H0P6MWu349
/srv/reproducible-results/tmp.pGx8QW2xij/tmp.H0P6MWu349:	 45.7% -- replaced with /srv/reproducible-results/tmp.pGx8QW2xij/tmp.H0P6MWu349.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html ruby-cleanroom
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''ruby-cleanroom'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:00:43.349462
INFO: Finished at 2015-09-07 01:00:43.354614, took: 0:00:00.005159
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.pGx8QW2xij
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-ruby-cleanroom
Mon  7 Sep 01:00:43 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Jne5BxX7, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list