[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_10 #15715
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Dec 1 17:38:35 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_armhf_10/15715/------------------------------------------
[...truncated 3716 lines...]
[ok]: MIGRATE can correctly transfer hashes
[ok]: maxmemory - policy volatile-random should only remove volatile keys.
[ok]: MIGRATE timeout actually works
[ok]: MIGRATE can migrate multiple keys at once
[ok]: MIGRATE with multiple keys must have empty key arg
[ok]: MASTER and SLAVE dataset should be identical after complex ops
[ok]: MIGRATE with mutliple keys migrate just existing ones
[ok]: maxmemory - policy volatile-ttl should only remove volatile keys.
[30/40 done]: integration/replication-2 (69 seconds)
[31/40 done]: unit/maxmemory (48 seconds)
[ok]: MIGRATE with multiple keys: stress command rewriting
[ok]: MIGRATE with multiple keys: delete just ack keys
[32/40 done]: unit/dump (71 seconds)
[ok]: LTRIM stress testing - ziplist
[33/40 done]: unit/type/list-2 (78 seconds)
[ok]: Stress tester for #3343-alike bugs
[ok]: PFCOUNT multiple-keys merge returns cardinality of union #1
[ok]: GEOADD + GEORANGE randomized test
[34/40 done]: unit/geo (44 seconds)
[ok]: PFCOUNT multiple-keys merge returns cardinality of union #2
[ok]: ziplist implementation: value encoding and backlink
[ok]: MASTER and SLAVE consistency with EVALSHA replication
[35/40 done]: integration/replication-3 (91 seconds)
[ok]: Connect multiple slaves at the same time (issue #141), diskless=yes
[36/40 done]: integration/replication (102 seconds)
[ok]: PFDEBUG GETREG returns the HyperLogLog raw registers
[ok]: PFADD / PFCOUNT cache invalidation works
[37/40 done]: unit/hyperloglog (58 seconds)
[ok]: Replication: commands with many arguments (issue #1221)
[ok]: Replication of SPOP command -- alsoPropagate() API
[38/40 done]: integration/replication-4 (104 seconds)
[ok]: ziplist implementation: encoding stress testing
[39/40 done]: unit/type/list-3 (120 seconds)
[ok]: Client output buffer hard limit is enforced
[ok]: Client output buffer soft limit is not enforced if time is not overreached
[ok]: Client output buffer soft limit is enforced if time is overreached
[40/40 done]: unit/obuf-limits (227 seconds)
The End
Execution time of different units:
0 seconds - unit/printver
0 seconds - unit/type/incr
1 seconds - unit/auth
1 seconds - unit/scan
0 seconds - unit/quit
1 seconds - unit/protocol
2 seconds - unit/keyspace
3 seconds - unit/multi
10 seconds - unit/expire
7 seconds - integration/aof
17 seconds - unit/type/list
2 seconds - integration/convert-zipmap-hash-on-load
3 seconds - integration/rdb
3 seconds - unit/pubsub
2 seconds - unit/slowlog
31 seconds - unit/other
1 seconds - unit/introspection
12 seconds - unit/scripting
35 seconds - unit/type/set
1 seconds - unit/limits
38 seconds - unit/type/hash
7 seconds - unit/introspection-2
41 seconds - unit/type/string
7 seconds - unit/bitfield
14 seconds - unit/bitops
49 seconds - unit/aofrw
12 seconds - unit/memefficiency
63 seconds - unit/sort
65 seconds - unit/type/zset
69 seconds - integration/replication-2
48 seconds - unit/maxmemory
71 seconds - unit/dump
78 seconds - unit/type/list-2
44 seconds - unit/geo
91 seconds - integration/replication-3
102 seconds - integration/replication
58 seconds - unit/hyperloglog
104 seconds - integration/replication-4
120 seconds - unit/type/list-3
227 seconds - unit/obuf-limits
\o/ All tests passed without errors!
Cleanup: may take some time... OK
./runtest-sentinel
Starting sentinel #0 at port 20000
Starting sentinel #1 at port 20001
Starting sentinel #2 at port 20002
Starting sentinel #3 at port 20003
Starting sentinel #4 at port 20004
Starting redis #0 at port 30000
Starting redis #1 at port 30001
Starting redis #2 at port 30002
Starting redis #3 at port 30003
Starting redis #4 at port 30004
Testing unit: 00-base.tcl
05:33:21> (init) Restart killed instances: OK
05:33:22> (init) Remove old master entry from sentinels: OK
05:33:22> (init) Create a master-slaves cluster of 5 instances: OK
05:33:22> (init) Sentinels can start monitoring a master: OK
05:33:23> (init) Sentinels can talk with the master: OK
05:33:23> (init) Sentinels are able to auto-discover other sentinels: OK
05:33:24> (init) Sentinels are able to auto-discover slaves: OK
05:33:24> Basic failover works if the master is down: OK
05:33:28> New master 127.0.0.1:30001 role matches: OK
05:33:28> All the other slaves now point to the new master: OK
05:33:28> The old master eventually gets reconfigured as a slave: OK
05:33:39> ODOWN is not possible without N (quorum) Sentinels reports: OK
05:33:39> Failover is not possible without majority agreement: OK
05:33:41> Failover works if we configure for absolute agreement: OK
05:33:46> New master 127.0.0.1:30000 role matches: OK
Testing unit: 01-conf-update.tcl
05:33:46> (init) Restart killed instances: OK
05:33:46> (init) Remove old master entry from sentinels: OK
05:33:46> (init) Create a master-slaves cluster of 5 instances: OK
05:33:47> (init) Sentinels can start monitoring a master: OK
05:33:47> (init) Sentinels can talk with the master: OK
05:33:47> (init) Sentinels are able to auto-discover other sentinels: OK
05:33:49> (init) Sentinels are able to auto-discover slaves: OK
05:33:49> We can failover with Sentinel 1 crashed: OK
05:33:54> After Sentinel 1 is restarted, its config gets updated: OK
05:33:54> New master 127.0.0.1:30001 role matches: OK
Testing unit: 02-slaves-reconf.tcl
05:33:54> (init) Restart killed instances: OK
05:33:54> (init) Remove old master entry from sentinels: OK
05:33:54> (init) Create a master-slaves cluster of 5 instances: OK
05:33:55> (init) Sentinels can start monitoring a master: OK
05:33:55> (init) Sentinels can talk with the master: OK
05:33:55> (init) Sentinels are able to auto-discover other sentinels: OK
05:33:57> (init) Sentinels are able to auto-discover slaves: OK
05:33:57> Check that slaves replicate from current master: OK
05:33:57> Crash the master and force a failover: OK
05:34:01> Check that slaves replicate from current master: OK
05:34:12> Kill a slave instance: OK
05:34:13> Crash the master and force a failover: OK
05:34:16> Check that slaves replicate from current master: OK
05:34:27> Wait for failover to end: OK
05:34:27> Restart killed slave and test replication of slaves again...: OK
05:34:28> Check that slaves replicate from current master: OK
Testing unit: 03-runtime-reconf.tcl
Testing unit: 04-slave-selection.tcl
Testing unit: 05-manual.tcl
05:34:49> (init) Restart killed instances: OK
05:34:49> (init) Remove old master entry from sentinels: OK
05:34:49> (init) Create a master-slaves cluster of 5 instances: OK
05:34:50> (init) Sentinels can start monitoring a master: OK
05:34:50> (init) Sentinels can talk with the master: OK
05:34:50> (init) Sentinels are able to auto-discover other sentinels: OK
05:34:52> (init) Sentinels are able to auto-discover slaves: OK
05:34:52> Manual failover works: OK
05:34:53> New master 127.0.0.1:30004 role matches: OK
05:34:53> All the other slaves now point to the new master: OK
05:34:53> The old master eventually gets reconfigured as a slave: OK
Testing unit: 06-ckquorum.tcl
05:35:03> (init) Restart killed instances: OK
05:35:03> (init) Remove old master entry from sentinels: OK
05:35:03> (init) Create a master-slaves cluster of 5 instances: OK
05:35:04> (init) Sentinels can start monitoring a master: OK
05:35:04> (init) Sentinels can talk with the master: OK
05:35:04> (init) Sentinels are able to auto-discover other sentinels: OK
05:35:06> (init) Sentinels are able to auto-discover slaves: OK
05:35:06> CKQUORUM reports OK and the right amount of Sentinels: OK
05:35:06> CKQUORUM detects quorum cannot be reached: OK
05:35:06> CKQUORUM detects failover authorization cannot be reached: OK
Testing unit: 07-down-conditions.tcl
05:35:14> (init) Restart killed instances: OK
05:35:14> (init) Remove old master entry from sentinels: OK
05:35:14> (init) Create a master-slaves cluster of 5 instances: OK
05:35:14> (init) Sentinels can start monitoring a master: OK
05:35:14> (init) Sentinels can talk with the master: OK
05:35:14> (init) Sentinels are able to auto-discover other sentinels: OK
05:35:16> (init) Sentinels are able to auto-discover slaves: OK
05:35:16> Crash the majority of Sentinels to prevent failovers for this unit: OK
05:35:19> SDOWN is triggered by non-responding but not crashed instance: OK
05:35:29> SDOWN is triggered by crashed instance: OK
05:35:32> SDOWN is triggered by masters advertising as slaves: OK
05:36:10> SDOWN is triggered by misconfigured instance repling with errors: OK
Cleaning up...
GOOD! No errors.
make[1]: Leaving directory '/build/1st/redis-3.2.5'
fakeroot debian/rules binary
dh binary --with systemd
dh_testroot
dh_prep
debian/rules override_dh_auto_install
make[1]: Entering directory '/build/1st/redis-3.2.5'
debian/bin/generate-parts
make[1]: Leaving directory '/build/1st/redis-3.2.5'
dh_install
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
dh_systemd_enable
dh_installinit
dh_systemd_start
dh_installlogrotate
dh_perl
dh_link
dh_strip_nondeterminism
debian/rules override_dh_compress
make[1]: Entering directory '/build/1st/redis-3.2.5'
dh_compress -Xredis-trib.rb
make[1]: Leaving directory '/build/1st/redis-3.2.5'
dh_fixperms
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package redis-sentinel: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'redis-server-dbgsym' in '../redis-server-dbgsym_3.2.5-4_armhf.deb'.
dpkg-deb: building package 'redis-tools-dbgsym' in '../redis-tools-dbgsym_3.2.5-4_armhf.deb'.
dpkg-deb: building package 'redis-sentinel' in '../redis-sentinel_3.2.5-4_armhf.deb'.
dpkg-deb: building package 'redis-server' in '../redis-server_3.2.5-4_armhf.deb'.
dpkg-deb: building package 'redis-tools' in '../redis-tools_3.2.5-4_armhf.deb'.
dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../redis_3.2.5-4_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build redis-3.2.5
dpkg-source: info: using options from redis-3.2.5/debian/source/options: --extend-diff-ignore=^\.travis\.yml$
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/20563 and its subdirectories
I: Current time: Thu Dec 1 05:37:02 -12 2016
I: pbuilder-time-stamp: 1480613822
ls: cannot access b1/*dsc: No such file or directory
Thu Dec 1 17:37:18 UTC 2016 E: Version mismatch between main node (redis_3.2.5-6_armhf.dsc expected) and first build node () for unstable/armhf, aborting. Please upgrade the schroots...
Error: database is locked
/srv/reproducible-results/rbuild-debian-G5x2WbCb/tmp.Z1c37iU17H: 80.8% -- replaced with /srv/reproducible-results/rbuild-debian-G5x2WbCb/tmp.Z1c37iU17H.gz
INFO: Starting at 2016-12-01 17:38:18.964901
INFO: Finished at 2016-12-01 17:38:35.725928, took: 0:00:16.761052
Thu 1 Dec 17:38:35 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-SJgj79hT, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list