[Gluster-Maintainers] Build failed in Jenkins: regression-test-burn-in #910

jenkins at build.gluster.org jenkins at build.gluster.org
Wed May 4 15:47:04 UTC 2016


See <http://build.gluster.org/job/regression-test-burn-in/910/>

------------------------------------------
[...truncated 107 lines...]
===========================
FUSE client          : yes
Infiniband verbs     : yes
epoll IO multiplex   : yes
argp-standalone      : no
fusermount           : yes
readline             : yes
georeplication       : yes
Linux-AIO            : yes
Enable Debug         : yes
Block Device xlator  : yes
glupy                : yes
Use syslog           : yes
XML output           : yes
Encryption xlator    : yes
Unit Tests           : no
POSIX ACLs           : yes
Data Classification  : yes
firewalld-config     : no
Experimental xlators : yes

libtool: install: warning: relinking `libgfdb.la'
libtool: install: warning: relinking `libgfxdr.la'
libtool: install: warning: relinking `libgfrpc.la'
libtool: install: warning: relinking `socket.la'
libtool: install: warning: relinking `rdma.la'
libtool: install: warning: relinking `libgfapi.la'
libtool: install: warning: relinking `api.la'
libtool: install: warning: relinking `stripe.la'
libtool: install: warning: relinking `afr.la'
libtool: install: warning: relinking `pump.la'
libtool: install: warning: relinking `dht.la'
libtool: install: warning: relinking `nufa.la'
libtool: install: warning: relinking `switch.la'
libtool: install: warning: relinking `tier.la'
libtool: install: warning: relinking `ec.la'
libtool: install: warning: relinking `posix.la'
libtool: install: warning: relinking `bd.la'
libtool: install: warning: relinking `addr.la'
libtool: install: warning: relinking `login.la'
libtool: install: warning: relinking `client.la'
libtool: install: warning: relinking `server.la'
libtool: install: warning: relinking `write-behind.la'
libtool: install: warning: relinking `read-ahead.la'
libtool: install: warning: relinking `readdir-ahead.la'
libtool: install: warning: relinking `io-threads.la'
libtool: install: warning: relinking `io-cache.la'
libtool: install: warning: relinking `symlink-cache.la'
libtool: install: warning: relinking `quick-read.la'
libtool: install: warning: relinking `md-cache.la'
libtool: install: warning: relinking `open-behind.la'
libtool: install: warning: relinking `decompounder.la'
libtool: install: warning: relinking `trace.la'
libtool: install: warning: relinking `error-gen.la'
libtool: install: warning: relinking `io-stats.la'
libtool: install: warning: relinking `locks.la'
libtool: install: warning: relinking `quota.la'
libtool: install: warning: relinking `quotad.la'
libtool: install: warning: relinking `read-only.la'
libtool: install: warning: relinking `worm.la'
libtool: install: warning: relinking `mac-compat.la'
libtool: install: warning: relinking `quiesce.la'
libtool: install: warning: relinking `marker.la'
libtool: install: warning: relinking `index.la'
libtool: install: warning: relinking `barrier.la'
libtool: install: warning: relinking `arbiter.la'
libtool: install: warning: relinking `prot_dht.la'
libtool: install: warning: relinking `prot_client.la'
libtool: install: warning: relinking `prot_server.la'
libtool: install: warning: relinking `cdc.la'
libtool: install: warning: relinking `changelog.la'
libtool: install: warning: relinking `libgfchangelog.la'
libtool: install: warning: relinking `changetimerecorder.la'
libtool: install: warning: relinking `gfid-access.la'
libtool: install: warning: relinking `glupy.la'
libtool: install: warning: relinking `upcall.la'
libtool: install: warning: relinking `snapview-client.la'
libtool: install: warning: relinking `snapview-server.la'
libtool: install: warning: relinking `trash.la'
libtool: install: warning: relinking `shard.la'
libtool: install: warning: relinking `bitrot-stub.la'
libtool: install: warning: relinking `bit-rot.la'
libtool: install: warning: relinking `leases.la'
libtool: install: warning: relinking `rot-13.la'
libtool: install: warning: relinking `crypt.la'
libtool: install: warning: relinking `server.la'
libtool: install: warning: relinking `glusterd.la'
libtool: install: warning: relinking `posix-acl.la'
libtool: install: warning: relinking `template.la'
libtool: install: warning: relinking `meta.la'
libtool: install: warning: relinking `jbrc.la'
libtool: install: warning: relinking `jbr.la'
libtool: install: warning: relinking `fdl.la'
libtool: install: warning: relinking `dht2c.la'
libtool: install: warning: relinking `dht2s.la'
+ RET=0
+ '[' 0 '!=' 0 ']'
+ set +x

Run the regression test
***********************

+ sudo -E bash -x /opt/qa/regression.sh
+ BASE=/build/install
+ ARCHIVE_BASE=/archives
+ ARCHIVED_BUILDS=archived_builds
+ ARCHIVED_LOGS=logs
++ date +%Y%m%d:%T
+ TIMESTAMP=20160504:15:46:43
++ hostname
+ SERVER=slave28.cloud.gluster.org
+ LIBLIST=/build/install/cores/liblist.txt
++ python -c 'import sys; print sys.version[:3]'
+ PY_VER=2.6
+ export PATH=/build/install/sbin:/sbin:/bin:/usr/sbin:/usr/bin
+ PATH=/build/install/sbin:/sbin:/bin:/usr/sbin:/usr/bin
+ export PYTHONPATH=/build/install/lib/python2.6/site-packages:
+ PYTHONPATH=/build/install/lib/python2.6/site-packages:
+ export LIBRARY_PATH=/build/install/lib:
+ LIBRARY_PATH=/build/install/lib:
+ export LD_LIBRARY_PATH=/build/install/lib:
+ LD_LIBRARY_PATH=/build/install/lib:
+ case $(uname -s) in
++ uname -s
++ /sbin/sysctl -n kernel.core_pattern
+ old_core_pattern=/%e-%p.core
+ /sbin/sysctl -w kernel.core_pattern=/%e-%p.core
kernel.core_pattern = /%e-%p.core
++ wc -l
++ ls -l '/*.core'
ls: cannot access /*.core: No such file or directory
+ core_count=0
++ ls '/*.core'
ls: cannot access /*.core: No such file or directory
+ old_cores=
+ '[' -x ./run-tests.sh ']'
+ ./run-tests.sh

... GlusterFS Test Framework ...

<http://build.gluster.org/job/regression-test-burn-in/ws/> <http://build.gluster.org/job/regression-test-burn-in/ws/>
<http://build.gluster.org/job/regression-test-burn-in/ws/>

================================================================================
[15:46:44] Running tests in file ./tests/bugs/quota/bug-1292020.t
tar: Removing leading `/' from member names
tar: /var/log/glusterfs/*: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
tar: Removing leading `/' from member names
./tests/bugs/quota/bug-1292020.t .. 
1..10
ok 1, LINENUM:12
ok 2, LINENUM:13
ok 3, LINENUM:15
ok 4, LINENUM:16
ok 5, LINENUM:17
ok 6, LINENUM:18
ok 7, LINENUM:20
ok 8, LINENUM:21
ok 9, LINENUM:23
ok 10, LINENUM:24
ok
All tests successful.
Files=1, Tests=10, 11 wallclock secs ( 0.03 usr  0.01 sys +  0.91 cusr  0.40 csys =  1.35 CPU)
Result: PASS
End of test ./tests/bugs/quota/bug-1292020.t
================================================================================


================================================================================
[15:46:55] Running tests in file ./tests/bugs/write-behind/bug-1279730.t
No volumes present
read should've failed as previous write would've failed with EDQUOT, but its successfultar: Removing leading `/' from member names
./tests/bugs/write-behind/bug-1279730.t .. 
1..15
ok 1, LINENUM:10
ok 2, LINENUM:11
ok 3, LINENUM:12
ok 4, LINENUM:14
ok 5, LINENUM:15
ok 6, LINENUM:16
ok 7, LINENUM:17
ok 8, LINENUM:18
ok 9, LINENUM:19
ok 10, LINENUM:21
ok 11, LINENUM:24
not ok 12 , LINENUM:26
FAILED COMMAND: ./tests/bugs/write-behind/bug-1279730 /mnt/glusterfs/0/file "gluster --mode=script --wignore volume quota patchy limit-usage / 1024"
ok 13, LINENUM:28
ok 14, LINENUM:30
ok 15, LINENUM:31
Failed 1/15 subtests 

Test Summary Report
-------------------
./tests/bugs/write-behind/bug-1279730.t (Wstat: 0 Tests: 15 Failed: 1)
  Failed test:  12
Files=1, Tests=15,  6 wallclock secs ( 0.02 usr  0.00 sys +  1.24 cusr  0.48 csys =  1.74 CPU)
Result: FAIL
End of test ./tests/bugs/write-behind/bug-1279730.t
================================================================================


Run complete
================================================================================
Number of tests found:                             480
Number of tests selected for run based on pattern: 2
Number of tests skipped as they were marked bad:   0
Number of tests skipped because of known_issues:   0
Number of tests that were run:                     2

1 test(s) failed 
./tests/bugs/write-behind/bug-1279730.t

0 test(s) generated core 


Tests ordered by time taken, slowest to fastest: 
================================================================================
./tests/bugs/quota/bug-1292020.t  -  11 second
./tests/bugs/write-behind/bug-1279730.t  -  7 second

Result is 1

+ RET=1
++ wc -l
++ ls -l '/*.core'
+ cur_count=0
++ ls '/*.core'
+ cur_cores=
+ '[' 0 '!=' 0 ']'
+ '[' 1 -ne 0 ']'
+ filename=logs/glusterfs-logs-20160504:15:46:43.tgz
+ tar -czf /archives/logs/glusterfs-logs-20160504:15:46:43.tgz /var/log/glusterfs /var/log/messages /var/log/messages-20160410 /var/log/messages-20160417 /var/log/messages-20160424 /var/log/messages-20160501
tar: Removing leading `/' from member names
+ echo Logs archived in http://slave28.cloud.gluster.org/logs/glusterfs-logs-20160504:15:46:43.tgz
Logs archived in http://slave28.cloud.gluster.org/logs/glusterfs-logs-20160504:15:46:43.tgz
+ case $(uname -s) in
++ uname -s
+ /sbin/sysctl -w kernel.core_pattern=/%e-%p.core
kernel.core_pattern = /%e-%p.core
+ exit 1
+ RET=1
+ '[' 1 = 0 ']'
+ V=-1
+ VERDICT=FAILED
+ '[' 0 -eq 1 ']'
+ exit 1
Build step 'Execute shell' marked build as failure


More information about the maintainers mailing list