[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #146325

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Nov 24 17:36:09 GMT 2019


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/146325/display/redirect>

Changes:


------------------------------------------
[...truncated 42.29 KB...]
installing ruby-rspec-core...
installing ruby-diff-lcs...
installing ruby-rspec-expectations...
installing ruby-rspec-mocks...
installing ruby-rspec...
installing ruby-bundler...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading ruby-msgpack-v1.3.1.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   128    0   128    0     0    699      0 --:--:-- --:--:-- --:--:--   699
100 79082    0 79082    0     0   270k      0 --:--:-- --:--:-- --:--:--  270k
==> Validating source files with sha256sums...
    ruby-msgpack-v1.3.1.tar.gz ... Passed
==> Validating source files with sha512sums...
    ruby-msgpack-v1.3.1.tar.gz ... Passed
==> Extracting sources...
  -> Extracting ruby-msgpack-v1.3.1.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
find: 'test/*': No such file or directory
find: 'test/*': No such file or directory
mkdir -p tmp/x86_64-linux/msgpack/2.6.5
cd tmp/x86_64-linux/msgpack/2.6.5
/usr/bin/ruby -I. ../../../../ext/msgpack/extconf.rb
checking for ruby/st.h... yes
checking for st.h... yes
checking for rb_str_replace() in ruby.h... yes
checking for rb_intern_str() in ruby.h... yes
checking for rb_sym2str() in ruby.h... yes
checking for rb_str_intern() in ruby.h... yes
checking for rb_block_lambda() in ruby.h... yes
checking for rb_hash_dup() in ruby.h... yes
checking for rb_hash_clear() in ruby.h... yes
creating Makefile
cd -
cd tmp/x86_64-linux/msgpack/2.6.5
/usr/sbin/make
compiling ../../../../ext/msgpack/buffer.c
compiling ../../../../ext/msgpack/buffer_class.c
compiling ../../../../ext/msgpack/extension_value_class.c
compiling ../../../../ext/msgpack/factory_class.c
compiling ../../../../ext/msgpack/packer.c
compiling ../../../../ext/msgpack/packer_class.c
compiling ../../../../ext/msgpack/packer_ext_registry.c
compiling ../../../../ext/msgpack/rbinit.c
compiling ../../../../ext/msgpack/rmem.c
compiling ../../../../ext/msgpack/unpacker.c
compiling ../../../../ext/msgpack/unpacker_class.c
compiling ../../../../ext/msgpack/unpacker_ext_registry.c
../../../../ext/msgpack/unpacker_class.c:219:14: warning: 'Unpacker_peek_next_type' defined but not used [-Wunused-function]
  219 | static VALUE Unpacker_peek_next_type(VALUE self)
      |              ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../ext/msgpack/packer.h:22,
                 from ../../../../ext/msgpack/packer.c:19:
../../../../ext/msgpack/packer.c: In function 'msgpack_packer_write_other_value':
../../../../ext/msgpack/packer_ext_registry.h:129:9: warning: 'lookup_class' may be used uninitialized in this function [-Wmaybe-uninitialized]
  129 |         rb_hash_aset(pkrg->cache, lookup_class, superclass_type);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../ext/msgpack/packer_ext_registry.h:85:11: note: 'lookup_class' was declared here
   85 |     VALUE lookup_class;
      |           ^~~~~~~~~~~~
linking shared-object msgpack/msgpack.so
cd -
mkdir -p tmp/x86_64-linux/stage/lib/msgpack
cp ./.gitignore tmp/x86_64-linux/stage/./.gitignore
cp ./.rubocop.yml tmp/x86_64-linux/stage/./.rubocop.yml
cp ./.travis.yml tmp/x86_64-linux/stage/./.travis.yml
cp ./ChangeLog tmp/x86_64-linux/stage/./ChangeLog
cp ./Gemfile tmp/x86_64-linux/stage/./Gemfile
cp ./LICENSE tmp/x86_64-linux/stage/./LICENSE
cp ./README.rdoc tmp/x86_64-linux/stage/./README.rdoc
cp ./Rakefile tmp/x86_64-linux/stage/./Rakefile
cp ./appveyor.yml tmp/x86_64-linux/stage/./appveyor.yml
mkdir -p tmp/x86_64-linux/stage/./bench
cp ./bench/pack.rb tmp/x86_64-linux/stage/./bench/pack.rb
cp ./bench/pack_log.rb tmp/x86_64-linux/stage/./bench/pack_log.rb
cp ./bench/pack_log_long.rb tmp/x86_64-linux/stage/./bench/pack_log_long.rb
cp ./bench/pack_symbols.rb tmp/x86_64-linux/stage/./bench/pack_symbols.rb
cp ./bench/run.sh tmp/x86_64-linux/stage/./bench/run.sh
cp ./bench/run_long.sh tmp/x86_64-linux/stage/./bench/run_long.sh
cp ./bench/run_symbols.sh tmp/x86_64-linux/stage/./bench/run_symbols.sh
cp ./bench/unpack.rb tmp/x86_64-linux/stage/./bench/unpack.rb
cp ./bench/unpack_log.rb tmp/x86_64-linux/stage/./bench/unpack_log.rb
cp ./bench/unpack_log_long.rb tmp/x86_64-linux/stage/./bench/unpack_log_long.rb
mkdir -p tmp/x86_64-linux/stage/./doclib
cp ./doclib/msgpack.rb tmp/x86_64-linux/stage/./doclib/msgpack.rb
mkdir -p tmp/x86_64-linux/stage/./doclib/msgpack
cp ./doclib/msgpack/buffer.rb tmp/x86_64-linux/stage/./doclib/msgpack/buffer.rb
cp ./doclib/msgpack/core_ext.rb tmp/x86_64-linux/stage/./doclib/msgpack/core_ext.rb
cp ./doclib/msgpack/error.rb tmp/x86_64-linux/stage/./doclib/msgpack/error.rb
cp ./doclib/msgpack/extension_value.rb tmp/x86_64-linux/stage/./doclib/msgpack/extension_value.rb
cp ./doclib/msgpack/factory.rb tmp/x86_64-linux/stage/./doclib/msgpack/factory.rb
cp ./doclib/msgpack/packer.rb tmp/x86_64-linux/stage/./doclib/msgpack/packer.rb
cp ./doclib/msgpack/time.rb tmp/x86_64-linux/stage/./doclib/msgpack/time.rb
cp ./doclib/msgpack/timestamp.rb tmp/x86_64-linux/stage/./doclib/msgpack/timestamp.rb
cp ./doclib/msgpack/unpacker.rb tmp/x86_64-linux/stage/./doclib/msgpack/unpacker.rb
mkdir -p tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby
cp ./ext/java/org/msgpack/jruby/Buffer.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Buffer.java
cp ./ext/java/org/msgpack/jruby/Decoder.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Decoder.java
cp ./ext/java/org/msgpack/jruby/Encoder.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Encoder.java
cp ./ext/java/org/msgpack/jruby/ExtensionRegistry.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/ExtensionRegistry.java
cp ./ext/java/org/msgpack/jruby/ExtensionValue.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/ExtensionValue.java
cp ./ext/java/org/msgpack/jruby/Factory.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Factory.java
cp ./ext/java/org/msgpack/jruby/MessagePackLibrary.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/MessagePackLibrary.java
cp ./ext/java/org/msgpack/jruby/Packer.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Packer.java
cp ./ext/java/org/msgpack/jruby/Types.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Types.java
cp ./ext/java/org/msgpack/jruby/Unpacker.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Unpacker.java
mkdir -p tmp/x86_64-linux/stage/./ext/msgpack
cp ./ext/msgpack/buffer.c tmp/x86_64-linux/stage/./ext/msgpack/buffer.c
cp ./ext/msgpack/buffer.h tmp/x86_64-linux/stage/./ext/msgpack/buffer.h
cp ./ext/msgpack/buffer_class.c tmp/x86_64-linux/stage/./ext/msgpack/buffer_class.c
cp ./ext/msgpack/buffer_class.h tmp/x86_64-linux/stage/./ext/msgpack/buffer_class.h
cp ./ext/msgpack/compat.h tmp/x86_64-linux/stage/./ext/msgpack/compat.h
cp ./ext/msgpack/extconf.rb tmp/x86_64-linux/stage/./ext/msgpack/extconf.rb
cp ./ext/msgpack/extension_value_class.c tmp/x86_64-linux/stage/./ext/msgpack/extension_value_class.c
cp ./ext/msgpack/extension_value_class.h tmp/x86_64-linux/stage/./ext/msgpack/extension_value_class.h
cp ./ext/msgpack/factory_class.c tmp/x86_64-linux/stage/./ext/msgpack/factory_class.c
cp ./ext/msgpack/factory_class.h tmp/x86_64-linux/stage/./ext/msgpack/factory_class.h
cp ./ext/msgpack/packer.c tmp/x86_64-linux/stage/./ext/msgpack/packer.c
cp ./ext/msgpack/packer.h tmp/x86_64-linux/stage/./ext/msgpack/packer.h
cp ./ext/msgpack/packer_class.c tmp/x86_64-linux/stage/./ext/msgpack/packer_class.c
cp ./ext/msgpack/packer_class.h tmp/x86_64-linux/stage/./ext/msgpack/packer_class.h
cp ./ext/msgpack/packer_ext_registry.c tmp/x86_64-linux/stage/./ext/msgpack/packer_ext_registry.c
cp ./ext/msgpack/packer_ext_registry.h tmp/x86_64-linux/stage/./ext/msgpack/packer_ext_registry.h
cp ./ext/msgpack/rbinit.c tmp/x86_64-linux/stage/./ext/msgpack/rbinit.c
cp ./ext/msgpack/rmem.c tmp/x86_64-linux/stage/./ext/msgpack/rmem.c
cp ./ext/msgpack/rmem.h tmp/x86_64-linux/stage/./ext/msgpack/rmem.h
cp ./ext/msgpack/sysdep.h tmp/x86_64-linux/stage/./ext/msgpack/sysdep.h
cp ./ext/msgpack/sysdep_endian.h tmp/x86_64-linux/stage/./ext/msgpack/sysdep_endian.h
cp ./ext/msgpack/sysdep_types.h tmp/x86_64-linux/stage/./ext/msgpack/sysdep_types.h
cp ./ext/msgpack/unpacker.c tmp/x86_64-linux/stage/./ext/msgpack/unpacker.c
cp ./ext/msgpack/unpacker.h tmp/x86_64-linux/stage/./ext/msgpack/unpacker.h
cp ./ext/msgpack/unpacker_class.c tmp/x86_64-linux/stage/./ext/msgpack/unpacker_class.c
cp ./ext/msgpack/unpacker_class.h tmp/x86_64-linux/stage/./ext/msgpack/unpacker_class.h
cp ./ext/msgpack/unpacker_ext_registry.c tmp/x86_64-linux/stage/./ext/msgpack/unpacker_ext_registry.c
cp ./ext/msgpack/unpacker_ext_registry.h tmp/x86_64-linux/stage/./ext/msgpack/unpacker_ext_registry.h
cp ./lib/msgpack.rb tmp/x86_64-linux/stage/./lib/msgpack.rb
cp ./lib/msgpack/core_ext.rb tmp/x86_64-linux/stage/./lib/msgpack/core_ext.rb
cp ./lib/msgpack/factory.rb tmp/x86_64-linux/stage/./lib/msgpack/factory.rb
cp ./lib/msgpack/packer.rb tmp/x86_64-linux/stage/./lib/msgpack/packer.rb
cp ./lib/msgpack/symbol.rb tmp/x86_64-linux/stage/./lib/msgpack/symbol.rb
cp ./lib/msgpack/time.rb tmp/x86_64-linux/stage/./lib/msgpack/time.rb
cp ./lib/msgpack/timestamp.rb tmp/x86_64-linux/stage/./lib/msgpack/timestamp.rb
cp ./lib/msgpack/unpacker.rb tmp/x86_64-linux/stage/./lib/msgpack/unpacker.rb
cp ./lib/msgpack/version.rb tmp/x86_64-linux/stage/./lib/msgpack/version.rb
cp ./msgpack.gemspec tmp/x86_64-linux/stage/./msgpack.gemspec
cp ./msgpack.org.md tmp/x86_64-linux/stage/./msgpack.org.md
mkdir -p tmp/x86_64-linux/stage/./spec
cp ./spec/cases.json tmp/x86_64-linux/stage/./spec/cases.json
cp ./spec/cases.msg tmp/x86_64-linux/stage/./spec/cases.msg
cp ./spec/cases_compact.msg tmp/x86_64-linux/stage/./spec/cases_compact.msg
cp ./spec/cases_spec.rb tmp/x86_64-linux/stage/./spec/cases_spec.rb
mkdir -p tmp/x86_64-linux/stage/./spec/cruby
cp ./spec/cruby/buffer_io_spec.rb tmp/x86_64-linux/stage/./spec/cruby/buffer_io_spec.rb
cp ./spec/cruby/buffer_packer.rb tmp/x86_64-linux/stage/./spec/cruby/buffer_packer.rb
cp ./spec/cruby/buffer_spec.rb tmp/x86_64-linux/stage/./spec/cruby/buffer_spec.rb
cp ./spec/cruby/buffer_unpacker.rb tmp/x86_64-linux/stage/./spec/cruby/buffer_unpacker.rb
cp ./spec/cruby/unpacker_spec.rb tmp/x86_64-linux/stage/./spec/cruby/unpacker_spec.rb
cp ./spec/ext_value_spec.rb tmp/x86_64-linux/stage/./spec/ext_value_spec.rb
cp ./spec/exttypes.rb tmp/x86_64-linux/stage/./spec/exttypes.rb
cp ./spec/factory_spec.rb tmp/x86_64-linux/stage/./spec/factory_spec.rb
cp ./spec/format_spec.rb tmp/x86_64-linux/stage/./spec/format_spec.rb
mkdir -p tmp/x86_64-linux/stage/./spec/jruby/benchmarks
cp ./spec/jruby/benchmarks/shootout_bm.rb tmp/x86_64-linux/stage/./spec/jruby/benchmarks/shootout_bm.rb
cp ./spec/jruby/benchmarks/symbolize_keys_bm.rb tmp/x86_64-linux/stage/./spec/jruby/benchmarks/symbolize_keys_bm.rb
cp ./spec/jruby/unpacker_spec.rb tmp/x86_64-linux/stage/./spec/jruby/unpacker_spec.rb
cp ./spec/msgpack_spec.rb tmp/x86_64-linux/stage/./spec/msgpack_spec.rb
cp ./spec/pack_spec.rb tmp/x86_64-linux/stage/./spec/pack_spec.rb
cp ./spec/packer_spec.rb tmp/x86_64-linux/stage/./spec/packer_spec.rb
cp ./spec/random_compat.rb tmp/x86_64-linux/stage/./spec/random_compat.rb
cp ./spec/spec_helper.rb tmp/x86_64-linux/stage/./spec/spec_helper.rb
cp ./spec/timestamp_spec.rb tmp/x86_64-linux/stage/./spec/timestamp_spec.rb
cp ./spec/unpack_spec.rb tmp/x86_64-linux/stage/./spec/unpack_spec.rb
cp ./spec/unpacker_spec.rb tmp/x86_64-linux/stage/./spec/unpacker_spec.rb
install -c tmp/x86_64-linux/msgpack/2.6.5/msgpack.so lib/msgpack/msgpack.so
cp tmp/x86_64-linux/msgpack/2.6.5/msgpack.so tmp/x86_64-linux/stage/lib/msgpack/msgpack.so
find: 'test/*': No such file or directory
find: 'test/*': No such file or directory
msgpack 1.3.1 built to pkg/msgpack-1.3.1.gem.
find: 'test/*': No such file or directory
find: 'test/*': No such file or directory
==> Entering fakeroot environment...
==> WARNING: PACKAGER should have the format 'Example Name <email at address.invalid>'
==> Starting package()...
Building native extensions. This could take a while...
Successfully installed msgpack-1.3.1
Parsing documentation for msgpack-1.3.1
Installing ri documentation for msgpack-1.3.1
Done installing documentation for msgpack after 0 seconds
1 gem installed
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "ruby-msgpack"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-msgpack 1.3.1-1 (Sun Nov 24 17:36:02 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-ruby-msgpack-archlinuxrb-build-0gTGQR6a
+ tee -a /srv/reproducible-results/archlinuxrb-build-0gTGQR6a/b2/ruby-msgpack/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/ruby-msgpack-archlinuxrb-build-0gTGQR6a/ruby-msgpack/trunk/ruby-msgpack-1.3.1-1-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-0gTGQR6a/b2/ruby-msgpack/ruby-msgpack-1.3.1-1-x86_64.pkg.tar.xz'
Sun Nov 24 17:36:02 UTC 2019 - build #2 for ruby-msgpack on osuosl-build169-amd64 done.
Sun Nov 24 17:36:02 UTC 2019 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-mE2roYu5, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-0gTGQR6a:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 17:35 b1
drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 17:36 b2

/srv/reproducible-results/archlinuxrb-build-0gTGQR6a/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 17:35 ruby-msgpack

/srv/reproducible-results/archlinuxrb-build-0gTGQR6a/b1/ruby-msgpack:
total 128
-rw-r--r-- 1 jenkins jenkins 22103 Nov 24 17:35 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Nov 24 17:35 build1.version
-rw-r--r-- 1 jenkins jenkins 94644 Nov 24 17:35 ruby-msgpack-1.3.1-1-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-0gTGQR6a/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 17:36 ruby-msgpack

/srv/reproducible-results/archlinuxrb-build-0gTGQR6a/b2/ruby-msgpack:
total 124
-rw-r--r-- 1 jenkins jenkins 22487 Nov 24 17:36 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Nov 24 17:36 build2.version
-rw-r--r-- 1 jenkins jenkins 94684 Nov 24 17:36 ruby-msgpack-1.3.1-1-x86_64.pkg.tar.xz
Sun Nov 24 17:36:09 UTC 2019 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-0gTGQR6a/b1/ruby-msgpack/ruby-msgpack-1.3.1-1-x86_64.pkg.tar.xz and /srv/reproducible-results/archlinuxrb-build-0gTGQR6a/b2/ruby-msgpack/ruby-msgpack-1.3.1-1-x86_64.pkg.tar.xz differ
Sun Nov 24 17:36:09 UTC 2019 - /srv/reproducible-results/archlinuxrb-build-0gTGQR6a deleted.
Sun 24 Nov 17:36:09 UTC 2019 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-8IlDByee, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list