Build failed in Jenkins: sru_kernel-trusty-generic_i386-amd_64-mga_g200ew #51

Jenkins Notification devnull at canonical.com
Thu Mar 6 14:20:21 UTC 2014


See <http://d-jenkins.ubuntu-ci:8080/job/sru_kernel-trusty-generic_i386-amd_64-mga_g200ew/51/>

------------------------------------------
[...truncated 3623 lines...]
   ...done.
Setting up libapparmor-dev:i386 (2.8.0-0ubuntu38) ...
Setting up libpam-apparmor (2.8.0-0ubuntu38) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up libice6:i386 (2:1.0.8-2) ...
Setting up libsm6:i386 (2:1.2.1-2) ...
Setting up libice-dev:i386 (2:1.0.8-2) ...
Setting up libsm-dev:i386 (2:1.2.1-2) ...
Setting up libcairo2-dev (1.13.0~20140204-0ubuntu1) ...
Setting up libpango1.0-dev (1.36.1-0ubuntu1) ...
Setting up libgtk2.0-dev (2.24.22-1ubuntu2) ...
Processing triggers for libc-bin (2.19-0ubuntu2) ...
+ [ -z  ]
+ WORKSPACE=/tmp/workspace
+ mkdir -p /tmp/workspace
>>>  test-attributes begin
+ echo >>>  test-attributes begin
+ ./kernel-testing/gather-attributes
+ tee test-attributes.json
{
    "distro-release": "Ubuntu 14.04", 
    "distro-release-name": "trusty", 
    "environ": {
        "HOME": "/home/ubuntu", 
        "LANG": "en_US.UTF-8", 
        "LANGUAGE": "en_US:", 
        "LOGNAME": "ubuntu", 
        "MAIL": "/var/mail/ubuntu", 
        "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games", 
        "PWD": "/home/ubuntu", 
        "SHELL": "/bin/bash", 
        "SHLVL": "1", 
        "SSH_CLIENT": "10.98.3.5 43267 22", 
        "SSH_CONNECTION": "10.98.3.5 43267 10.98.3.116 22", 
        "USER": "ubuntu", 
        "XDG_RUNTIME_DIR": "/run/user/1000", 
        "XDG_SESSION_ID": "8", 
        "_": "/bin/sh"
    }, 
    "kernel": "3.13.0-16.36", 
    "platform": {
        "arch": {
            "bits": "32bit", 
            "linkage": "ELF"
        }, 
        "hardware": "real", 
        "hostname": "zuijin", 
        "libc": {
            "lib": "glibc", 
            "version": "2.4"
        }, 
        "machine": "i686", 
        "proc": "athlon"
    }, 
    "timestamp": "Thursday, 06. March 2014 14:07 UTC", 
    "version": "0.0.14-1"
}
>>>  test-attributes end
===============
+ echo >>>  test-attributes end
+ set +e
+ . ./run-tests
+ set +x
Linux zuijin 3.13.0-16-generic #36-Ubuntu SMP Tue Mar 4 23:06:51 UTC 2014 i686 athlon i686 GNU/Linux
===============
+ sudo autotest/client/autotest autotest/client/tests/ubuntu_ecryptfs/control
09:07:09 INFO | Writing results to /home/ubuntu/autotest/client/results/default
09:07:09 INFO | START	----	----	timestamp=1394114829	localtime=Mar 06 09:07:09	
09:07:09 INFO | 	START	ubuntu_ecryptfs.setup.all	ubuntu_ecryptfs.setup.all	timestamp=1394114829	localtime=Mar 06 09:07:09	
09:07:10 INFO | ------------------------------------------------------------
09:07:10 INFO | revno: 827
09:07:10 INFO | committer: Tyler Hicks <tyhicks at canonical.com>
09:07:10 INFO | branch nick: ecryptfs
09:07:10 INFO | timestamp: Fri 2014-02-21 17:58:19 -0600
09:07:10 INFO | message:
09:07:10 INFO |   Link the user keyring into the session keyring while testing
09:07:10 INFO |   
09:07:10 INFO |   This is already done by pam_ecryptfs, mount.ecryptfs, and
09:07:10 INFO |   ecryptfs-manager. It is not currently done by ecryptfs-add-passphrase.
09:07:10 ERROR| [stderr] autoreconf: Entering directory `.'
09:07:10 ERROR| [stderr] autoreconf: configure.ac: not using Gettext
09:07:11 ERROR| [stderr] autoreconf: running: aclocal --force -I m4
09:07:14 ERROR| [stderr] autoreconf: configure.ac: tracing
09:07:15 ERROR| [stderr] autoreconf: running: libtoolize --copy --force
09:07:19 ERROR| [stderr] autoreconf: running: /usr/bin/autoconf --force
09:07:21 ERROR| [stderr] autoreconf: running: /usr/bin/autoheader --force
09:07:22 ERROR| [stderr] autoreconf: running: automake --add-missing --copy --force-missing
09:07:23 ERROR| [stderr] configure.ac:16: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
09:07:23 ERROR| [stderr] configure.ac:16: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
09:07:23 ERROR| [stderr] configure.ac:171: installing './compile'
09:07:23 ERROR| [stderr] configure.ac:14: installing './config.guess'
09:07:23 ERROR| [stderr] configure.ac:14: installing './config.sub'
09:07:23 ERROR| [stderr] configure.ac:16: installing './install-sh'
09:07:23 ERROR| [stderr] configure.ac:16: installing './missing'
09:07:23 ERROR| [stderr] src/daemon/Makefile.am: installing './depcomp'
09:07:24 ERROR| [stderr] src/libecryptfs-swig/Makefile.am:8: warning: source file '$(srcdir)/libecryptfs_wrap.c' is in a subdirectory,
09:07:24 ERROR| [stderr] src/libecryptfs-swig/Makefile.am:8: but option 'subdir-objects' is disabled
09:07:24 ERROR| [stderr] automake: warning: possible forward-incompatibility.
09:07:24 ERROR| [stderr] automake: At least a source file is in a subdirectory, but the 'subdir-objects'
09:07:24 ERROR| [stderr] automake: automake option hasn't been enabled.  For now, the corresponding output
09:07:24 ERROR| [stderr] automake: object file(s) will be placed in the top-level directory.  However,
09:07:24 ERROR| [stderr] automake: this behaviour will change in future Automake versions: they will
09:07:24 ERROR| [stderr] automake: unconditionally cause object files to be placed in the same subdirectory
09:07:24 ERROR| [stderr] automake: of the corresponding sources.
09:07:24 ERROR| [stderr] automake: You are advised to start using 'subdir-objects' option throughout your
09:07:24 ERROR| [stderr] automake: project, to avoid future incompatibilities.
09:07:24 ERROR| [stderr] src/libecryptfs-swig/Makefile.am:6: installing './py-compile'
09:07:24 ERROR| [stderr] src/libecryptfs/Makefile.am:7: warning: source file '$(top_srcdir)/src/key_mod/ecryptfs_key_mod_passphrase.c' is in a subdirectory,
09:07:24 ERROR| [stderr] src/libecryptfs/Makefile.am:7: but option 'subdir-objects' is disabled
09:07:24 ERROR| [stderr] parallel-tests: installing './test-driver'
09:07:25 ERROR| [stderr] autoreconf: Leaving directory `.'
09:07:41 ERROR| [stderr] mount.ecryptfs_private.c: In function ���main���:
09:07:41 ERROR| [stderr] mount.ecryptfs_private.c:706:12: warning: ignoring return value of ���setresuid���, declared with attribute warn_unused_result [-Wunused-result]
09:07:41 ERROR| [stderr]    setresuid(0,0,0);
09:07:41 ERROR| [stderr]             ^
09:07:41 ERROR| [stderr] mount.ecryptfs_private.c:707:12: warning: ignoring return value of ���setresgid���, declared with attribute warn_unused_result [-Wunused-result]
09:07:41 ERROR| [stderr]    setresgid(0,0,0);
09:07:41 ERROR| [stderr]             ^
09:07:42 ERROR| [stderr] /usr/include/security/pam_modules.h: In function 'pam_sm_authenticate':
09:07:42 ERROR| [stderr] pam_ecryptfs.c:172:10: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
09:07:42 ERROR| [stderr]    seteuid(oeuid);
09:07:42 ERROR| [stderr]           ^
09:07:42 ERROR| [stderr] pam_ecryptfs.c:233:9: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
09:07:42 ERROR| [stderr]   seteuid(oeuid);
09:07:42 ERROR| [stderr]          ^
09:07:42 ERROR| [stderr] pam_ecryptfs.c:234:9: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result]
09:07:42 ERROR| [stderr]   setegid(oegid);
09:07:42 ERROR| [stderr]          ^
09:07:42 ERROR| [stderr] pam_ecryptfs.c: In function 'wrap_passphrase_if_necessary':
09:07:42 ERROR| [stderr] pam_ecryptfs.c:87:9: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
09:07:42 ERROR| [stderr]    setuid(uid);
09:07:42 ERROR| [stderr]          ^
09:07:42 ERROR| [stderr] pam_ecryptfs.c: In function 'private_dir':
09:07:42 ERROR| [stderr] pam_ecryptfs.c:327:12: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
09:07:42 ERROR| [stderr]      symlink("/usr/share/ecryptfs-utils/ecryptfs-record-passphrase", "/var/lib/update-notifier/user.d/ecryptfs-record-passphrase");
09:07:42 ERROR| [stderr]             ^
09:07:42 ERROR| [stderr] /usr/include/security/pam_modules.h: In function 'pam_sm_chauthtok':
09:07:42 ERROR| [stderr] pam_ecryptfs.c:488:10: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
09:07:42 ERROR| [stderr]    seteuid(oeuid);
09:07:42 ERROR| [stderr]           ^
09:07:42 ERROR| [stderr] pam_ecryptfs.c:513:9: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
09:07:42 ERROR| [stderr]   seteuid(oeuid);
09:07:42 ERROR| [stderr]          ^
09:07:42 ERROR| [stderr] pam_ecryptfs.c:514:9: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result]
09:07:42 ERROR| [stderr]   setegid(oegid);
09:07:42 ERROR| [stderr]          ^
09:07:49 INFO | 		GOOD	ubuntu_ecryptfs.setup.all	ubuntu_ecryptfs.setup.all	timestamp=1394114869	localtime=Mar 06 09:07:49	completed successfully
09:07:49 INFO | 	END GOOD	ubuntu_ecryptfs.setup.all	ubuntu_ecryptfs.setup.all	timestamp=1394114869	localtime=Mar 06 09:07:49	
09:07:49 INFO | BLACKLISTED: 'lp-994247.sh'
09:07:49 INFO | BLACKLISTED: 'lp-1009207.sh'
09:07:49 INFO | BLACKLISTED: 'enospc.sh'
09:07:49 INFO | BLACKLISTED: 'lp-872905.sh'
09:07:49 INFO | 	START	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	timestamp=1394114869	localtime=Mar 06 09:07:49	
09:07:59 INFO | 		GOOD	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	timestamp=1394114879	localtime=Mar 06 09:07:59	completed successfully
09:07:59 INFO | 	END GOOD	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	timestamp=1394114879	localtime=Mar 06 09:07:59	
09:07:59 INFO | 	START	ubuntu_ecryptfs.extend-file-random.sh.ext2	ubuntu_ecryptfs.extend-file-random.sh.ext2	timestamp=1394114879	localtime=Mar 06 09:07:59	
09:09:30 INFO | 		GOOD	ubuntu_ecryptfs.extend-file-random.sh.ext2	ubuntu_ecryptfs.extend-file-random.sh.ext2	timestamp=1394114970	localtime=Mar 06 09:09:30	completed successfully
09:09:30 INFO | 	END GOOD	ubuntu_ecryptfs.extend-file-random.sh.ext2	ubuntu_ecryptfs.extend-file-random.sh.ext2	timestamp=1394114970	localtime=Mar 06 09:09:30	
09:09:30 INFO | 	START	ubuntu_ecryptfs.trunc-file.sh.ext2	ubuntu_ecryptfs.trunc-file.sh.ext2	timestamp=1394114970	localtime=Mar 06 09:09:30	
09:09:59 INFO | 		GOOD	ubuntu_ecryptfs.trunc-file.sh.ext2	ubuntu_ecryptfs.trunc-file.sh.ext2	timestamp=1394114999	localtime=Mar 06 09:09:59	completed successfully
09:09:59 INFO | 	END GOOD	ubuntu_ecryptfs.trunc-file.sh.ext2	ubuntu_ecryptfs.trunc-file.sh.ext2	timestamp=1394114999	localtime=Mar 06 09:09:59	
09:09:59 INFO | 	START	ubuntu_ecryptfs.directory-concurrent.sh.ext2	ubuntu_ecryptfs.directory-concurrent.sh.ext2	timestamp=1394114999	localtime=Mar 06 09:09:59	
09:11:10 INFO | 		GOOD	ubuntu_ecryptfs.directory-concurrent.sh.ext2	ubuntu_ecryptfs.directory-concurrent.sh.ext2	timestamp=1394115070	localtime=Mar 06 09:11:10	completed successfully
09:11:10 INFO | 	END GOOD	ubuntu_ecryptfs.directory-concurrent.sh.ext2	ubuntu_ecryptfs.directory-concurrent.sh.ext2	timestamp=1394115070	localtime=Mar 06 09:11:10	
09:11:10 INFO | 	START	ubuntu_ecryptfs.file-concurrent.sh.ext2	ubuntu_ecryptfs.file-concurrent.sh.ext2	timestamp=1394115070	localtime=Mar 06 09:11:10	
09:12:22 INFO | 		GOOD	ubuntu_ecryptfs.file-concurrent.sh.ext2	ubuntu_ecryptfs.file-concurrent.sh.ext2	timestamp=1394115142	localtime=Mar 06 09:12:22	completed successfully
09:12:22 INFO | 	END GOOD	ubuntu_ecryptfs.file-concurrent.sh.ext2	ubuntu_ecryptfs.file-concurrent.sh.ext2	timestamp=1394115142	localtime=Mar 06 09:12:22	
09:12:22 INFO | 	START	ubuntu_ecryptfs.llseek.sh.ext2	ubuntu_ecryptfs.llseek.sh.ext2	timestamp=1394115142	localtime=Mar 06 09:12:22	
09:12:33 INFO | 		GOOD	ubuntu_ecryptfs.llseek.sh.ext2	ubuntu_ecryptfs.llseek.sh.ext2	timestamp=1394115153	localtime=Mar 06 09:12:33	completed successfully
09:12:33 INFO | 	END GOOD	ubuntu_ecryptfs.llseek.sh.ext2	ubuntu_ecryptfs.llseek.sh.ext2	timestamp=1394115153	localtime=Mar 06 09:12:33	
09:12:33 INFO | 	START	ubuntu_ecryptfs.lp-469664.sh.ext2	ubuntu_ecryptfs.lp-469664.sh.ext2	timestamp=1394115153	localtime=Mar 06 09:12:33	
09:12:44 INFO | 		GOOD	ubuntu_ecryptfs.lp-469664.sh.ext2	ubuntu_ecryptfs.lp-469664.sh.ext2	timestamp=1394115164	localtime=Mar 06 09:12:44	completed successfully
09:12:44 INFO | 	END GOOD	ubuntu_ecryptfs.lp-469664.sh.ext2	ubuntu_ecryptfs.lp-469664.sh.ext2	timestamp=1394115164	localtime=Mar 06 09:12:44	
09:12:44 INFO | 	START	ubuntu_ecryptfs.lp-524919.sh.ext2	ubuntu_ecryptfs.lp-524919.sh.ext2	timestamp=1394115164	localtime=Mar 06 09:12:44	
09:12:55 INFO | 		GOOD	ubuntu_ecryptfs.lp-524919.sh.ext2	ubuntu_ecryptfs.lp-524919.sh.ext2	timestamp=1394115175	localtime=Mar 06 09:12:55	completed successfully
09:12:55 INFO | 	END GOOD	ubuntu_ecryptfs.lp-524919.sh.ext2	ubuntu_ecryptfs.lp-524919.sh.ext2	timestamp=1394115175	localtime=Mar 06 09:12:55	
09:12:55 INFO | 	START	ubuntu_ecryptfs.lp-509180.sh.ext2	ubuntu_ecryptfs.lp-509180.sh.ext2	timestamp=1394115175	localtime=Mar 06 09:12:55	
09:13:06 INFO | 		GOOD	ubuntu_ecryptfs.lp-509180.sh.ext2	ubuntu_ecryptfs.lp-509180.sh.ext2	timestamp=1394115186	localtime=Mar 06 09:13:06	completed successfully
09:13:06 INFO | 	END GOOD	ubuntu_ecryptfs.lp-509180.sh.ext2	ubuntu_ecryptfs.lp-509180.sh.ext2	timestamp=1394115186	localtime=Mar 06 09:13:06	
09:13:06 INFO | 	START	ubuntu_ecryptfs.lp-613873.sh.ext2	ubuntu_ecryptfs.lp-613873.sh.ext2	timestamp=1394115186	localtime=Mar 06 09:13:06	
09:13:18 INFO | 		GOOD	ubuntu_ecryptfs.lp-613873.sh.ext2	ubuntu_ecryptfs.lp-613873.sh.ext2	timestamp=1394115198	localtime=Mar 06 09:13:18	completed successfully
09:13:18 INFO | 	END GOOD	ubuntu_ecryptfs.lp-613873.sh.ext2	ubuntu_ecryptfs.lp-613873.sh.ext2	timestamp=1394115198	localtime=Mar 06 09:13:18	
09:13:18 INFO | 	START	ubuntu_ecryptfs.lp-745836.sh.ext2	ubuntu_ecryptfs.lp-745836.sh.ext2	timestamp=1394115198	localtime=Mar 06 09:13:18	
09:13:30 INFO | 		GOOD	ubuntu_ecryptfs.lp-745836.sh.ext2	ubuntu_ecryptfs.lp-745836.sh.ext2	timestamp=1394115210	localtime=Mar 06 09:13:30	completed successfully
09:13:30 INFO | 	END GOOD	ubuntu_ecryptfs.lp-745836.sh.ext2	ubuntu_ecryptfs.lp-745836.sh.ext2	timestamp=1394115210	localtime=Mar 06 09:13:30	
09:13:30 INFO | 	START	ubuntu_ecryptfs.lp-870326.sh.ext2	ubuntu_ecryptfs.lp-870326.sh.ext2	timestamp=1394115210	localtime=Mar 06 09:13:30	
09:13:42 INFO | 		GOOD	ubuntu_ecryptfs.lp-870326.sh.ext2	ubuntu_ecryptfs.lp-870326.sh.ext2	timestamp=1394115222	localtime=Mar 06 09:13:42	completed successfully
09:13:42 INFO | 	END GOOD	ubuntu_ecryptfs.lp-870326.sh.ext2	ubuntu_ecryptfs.lp-870326.sh.ext2	timestamp=1394115222	localtime=Mar 06 09:13:42	
09:13:42 INFO | 	START	ubuntu_ecryptfs.lp-885744.sh.ext2	ubuntu_ecryptfs.lp-885744.sh.ext2	timestamp=1394115222	localtime=Mar 06 09:13:42	
09:13:53 INFO | 		GOOD	ubuntu_ecryptfs.lp-885744.sh.ext2	ubuntu_ecryptfs.lp-885744.sh.ext2	timestamp=1394115233	localtime=Mar 06 09:13:53	completed successfully
09:13:53 INFO | 	END GOOD	ubuntu_ecryptfs.lp-885744.sh.ext2	ubuntu_ecryptfs.lp-885744.sh.ext2	timestamp=1394115233	localtime=Mar 06 09:13:53	
09:13:53 INFO | 	START	ubuntu_ecryptfs.lp-926292.sh.ext2	ubuntu_ecryptfs.lp-926292.sh.ext2	timestamp=1394115233	localtime=Mar 06 09:13:53	
09:14:04 INFO | 		GOOD	ubuntu_ecryptfs.lp-926292.sh.ext2	ubuntu_ecryptfs.lp-926292.sh.ext2	timestamp=1394115244	localtime=Mar 06 09:14:04	completed successfully
09:14:04 INFO | 	END GOOD	ubuntu_ecryptfs.lp-926292.sh.ext2	ubuntu_ecryptfs.lp-926292.sh.ext2	timestamp=1394115244	localtime=Mar 06 09:14:04	
09:14:04 INFO | 	START	ubuntu_ecryptfs.inotify.sh.ext2	ubuntu_ecryptfs.inotify.sh.ext2	timestamp=1394115244	localtime=Mar 06 09:14:04	
09:14:16 INFO | 		GOOD	ubuntu_ecryptfs.inotify.sh.ext2	ubuntu_ecryptfs.inotify.sh.ext2	timestamp=1394115256	localtime=Mar 06 09:14:16	completed successfully
09:14:16 INFO | 	END GOOD	ubuntu_ecryptfs.inotify.sh.ext2	ubuntu_ecryptfs.inotify.sh.ext2	timestamp=1394115256	localtime=Mar 06 09:14:16	
09:14:16 INFO | 	START	ubuntu_ecryptfs.mmap-bmap.sh.ext2	ubuntu_ecryptfs.mmap-bmap.sh.ext2	timestamp=1394115256	localtime=Mar 06 09:14:16	
09:14:27 INFO | 		GOOD	ubuntu_ecryptfs.mmap-bmap.sh.ext2	ubuntu_ecryptfs.mmap-bmap.sh.ext2	timestamp=1394115267	localtime=Mar 06 09:14:27	completed successfully
09:14:27 INFO | 	END GOOD	ubuntu_ecryptfs.mmap-bmap.sh.ext2	ubuntu_ecryptfs.mmap-bmap.sh.ext2	timestamp=1394115267	localtime=Mar 06 09:14:27	
09:14:27 INFO | 	START	ubuntu_ecryptfs.mmap-close.sh.ext2	ubuntu_ecryptfs.mmap-close.sh.ext2	timestamp=1394115267	localtime=Mar 06 09:14:27	
09:14:38 INFO | 		GOOD	ubuntu_ecryptfs.mmap-close.sh.ext2	ubuntu_ecryptfs.mmap-close.sh.ext2	timestamp=1394115278	localtime=Mar 06 09:14:38	completed successfully
09:14:38 INFO | 	END GOOD	ubuntu_ecryptfs.mmap-close.sh.ext2	ubuntu_ecryptfs.mmap-close.sh.ext2	timestamp=1394115278	localtime=Mar 06 09:14:38	
09:14:38 INFO | 	START	ubuntu_ecryptfs.mmap-dir.sh.ext2	ubuntu_ecryptfs.mmap-dir.sh.ext2	timestamp=1394115278	localtime=Mar 06 09:14:38	
09:14:50 INFO | 		GOOD	ubuntu_ecryptfs.mmap-dir.sh.ext2	ubuntu_ecryptfs.mmap-dir.sh.ext2	timestamp=1394115290	localtime=Mar 06 09:14:50	completed successfully
09:14:50 INFO | 	END GOOD	ubuntu_ecryptfs.mmap-dir.sh.ext2	ubuntu_ecryptfs.mmap-dir.sh.ext2	timestamp=1394115290	localtime=Mar 06 09:14:50	
09:14:50 INFO | 	START	ubuntu_ecryptfs.read-dir.sh.ext2	ubuntu_ecryptfs.read-dir.sh.ext2	timestamp=1394115290	localtime=Mar 06 09:14:50	
09:15:01 INFO | 		GOOD	ubuntu_ecryptfs.read-dir.sh.ext2	ubuntu_ecryptfs.read-dir.sh.ext2	timestamp=1394115301	localtime=Mar 06 09:15:01	completed successfully
09:15:01 INFO | 	END GOOD	ubuntu_ecryptfs.read-dir.sh.ext2	ubuntu_ecryptfs.read-dir.sh.ext2	timestamp=1394115301	localtime=Mar 06 09:15:01	
09:15:01 INFO | 	START	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	timestamp=1394115301	localtime=Mar 06 09:15:01	
09:15:13 INFO | 		GOOD	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	timestamp=1394115313	localtime=Mar 06 09:15:13	completed successfully
09:15:13 INFO | 	END GOOD	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	timestamp=1394115313	localtime=Mar 06 09:15:13	
09:15:13 INFO | 	START	ubuntu_ecryptfs.inode-race-stat.sh.ext2	ubuntu_ecryptfs.inode-race-stat.sh.ext2	timestamp=1394115313	localtime=Mar 06 09:15:13	
09:15:46 INFO | 		GOOD	ubuntu_ecryptfs.inode-race-stat.sh.ext2	ubuntu_ecryptfs.inode-race-stat.sh.ext2	timestamp=1394115346	localtime=Mar 06 09:15:46	completed successfully
09:15:46 INFO | 	END GOOD	ubuntu_ecryptfs.inode-race-stat.sh.ext2	ubuntu_ecryptfs.inode-race-stat.sh.ext2	timestamp=1394115346	localtime=Mar 06 09:15:46	
09:15:46 INFO | 	START	ubuntu_ecryptfs.lp-911507.sh.ext2	ubuntu_ecryptfs.lp-911507.sh.ext2	timestamp=1394115346	localtime=Mar 06 09:15:46	
09:15:59 INFO | 		GOOD	ubuntu_ecryptfs.lp-911507.sh.ext2	ubuntu_ecryptfs.lp-911507.sh.ext2	timestamp=1394115359	localtime=Mar 06 09:15:59	completed successfully
09:15:59 INFO | 	END GOOD	ubuntu_ecryptfs.lp-911507.sh.ext2	ubuntu_ecryptfs.lp-911507.sh.ext2	timestamp=1394115359	localtime=Mar 06 09:15:59	
09:15:59 INFO | 	START	ubuntu_ecryptfs.lp-561129.sh.ext2	ubuntu_ecryptfs.lp-561129.sh.ext2	timestamp=1394115359	localtime=Mar 06 09:15:59	
09:16:11 INFO | 		GOOD	ubuntu_ecryptfs.lp-561129.sh.ext2	ubuntu_ecryptfs.lp-561129.sh.ext2	timestamp=1394115371	localtime=Mar 06 09:16:11	completed successfully
09:16:11 INFO | 	END GOOD	ubuntu_ecryptfs.lp-561129.sh.ext2	ubuntu_ecryptfs.lp-561129.sh.ext2	timestamp=1394115371	localtime=Mar 06 09:16:11	
09:16:11 INFO | 	START	ubuntu_ecryptfs.mknod.sh.ext2	ubuntu_ecryptfs.mknod.sh.ext2	timestamp=1394115371	localtime=Mar 06 09:16:11	
09:16:23 INFO | 		GOOD	ubuntu_ecryptfs.mknod.sh.ext2	ubuntu_ecryptfs.mknod.sh.ext2	timestamp=1394115383	localtime=Mar 06 09:16:23	completed successfully
09:16:23 INFO | 	END GOOD	ubuntu_ecryptfs.mknod.sh.ext2	ubuntu_ecryptfs.mknod.sh.ext2	timestamp=1394115383	localtime=Mar 06 09:16:23	
09:16:23 INFO | 	START	ubuntu_ecryptfs.link.sh.ext2	ubuntu_ecryptfs.link.sh.ext2	timestamp=1394115383	localtime=Mar 06 09:16:23	
09:16:34 INFO | 		GOOD	ubuntu_ecryptfs.link.sh.ext2	ubuntu_ecryptfs.link.sh.ext2	timestamp=1394115394	localtime=Mar 06 09:16:34	completed successfully
09:16:34 INFO | 	END GOOD	ubuntu_ecryptfs.link.sh.ext2	ubuntu_ecryptfs.link.sh.ext2	timestamp=1394115394	localtime=Mar 06 09:16:34	
09:16:34 INFO | 	START	ubuntu_ecryptfs.xattr.sh.ext2	ubuntu_ecryptfs.xattr.sh.ext2	timestamp=1394115394	localtime=Mar 06 09:16:34	
09:16:46 INFO | 		GOOD	ubuntu_ecryptfs.xattr.sh.ext2	ubuntu_ecryptfs.xattr.sh.ext2	timestamp=1394115406	localtime=Mar 06 09:16:46	completed successfully
09:16:46 INFO | 	END GOOD	ubuntu_ecryptfs.xattr.sh.ext2	ubuntu_ecryptfs.xattr.sh.ext2	timestamp=1394115406	localtime=Mar 06 09:16:46	
09:16:46 INFO | 	START	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	timestamp=1394115406	localtime=Mar 06 09:16:46	
09:16:56 INFO | 		GOOD	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	timestamp=1394115416	localtime=Mar 06 09:16:56	completed successfully
09:16:56 INFO | 	END GOOD	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	timestamp=1394115416	localtime=Mar 06 09:16:56	
09:16:56 INFO | 	START	ubuntu_ecryptfs.extend-file-random.sh.ext3	ubuntu_ecryptfs.extend-file-random.sh.ext3	timestamp=1394115416	localtime=Mar 06 09:16:56	
09:18:28 INFO | 		GOOD	ubuntu_ecryptfs.extend-file-random.sh.ext3	ubuntu_ecryptfs.extend-file-random.sh.ext3	timestamp=1394115508	localtime=Mar 06 09:18:28	completed successfully
09:18:28 INFO | 	END GOOD	ubuntu_ecryptfs.extend-file-random.sh.ext3	ubuntu_ecryptfs.extend-file-random.sh.ext3	timestamp=1394115508	localtime=Mar 06 09:18:28	
09:18:28 INFO | 	START	ubuntu_ecryptfs.trunc-file.sh.ext3	ubuntu_ecryptfs.trunc-file.sh.ext3	timestamp=1394115508	localtime=Mar 06 09:18:28	
09:18:58 INFO | 		GOOD	ubuntu_ecryptfs.trunc-file.sh.ext3	ubuntu_ecryptfs.trunc-file.sh.ext3	timestamp=1394115538	localtime=Mar 06 09:18:58	completed successfully
09:18:58 INFO | 	END GOOD	ubuntu_ecryptfs.trunc-file.sh.ext3	ubuntu_ecryptfs.trunc-file.sh.ext3	timestamp=1394115538	localtime=Mar 06 09:18:58	
09:18:58 INFO | 	START	ubuntu_ecryptfs.directory-concurrent.sh.ext3	ubuntu_ecryptfs.directory-concurrent.sh.ext3	timestamp=1394115538	localtime=Mar 06 09:18:58	
09:20:11 INFO | 		GOOD	ubuntu_ecryptfs.directory-concurrent.sh.ext3	ubuntu_ecryptfs.directory-concurrent.sh.ext3	timestamp=1394115611	localtime=Mar 06 09:20:11	completed successfully
09:20:11 INFO | 	END GOOD	ubuntu_ecryptfs.directory-concurrent.sh.ext3	ubuntu_ecryptfs.directory-concurrent.sh.ext3	timestamp=1394115611	localtime=Mar 06 09:20:11	
09:20:11 INFO | 	START	ubuntu_ecryptfs.file-concurrent.sh.ext3	ubuntu_ecryptfs.file-concurrent.sh.ext3	timestamp=1394115611	localtime=Mar 06 09:20:11	
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Description set: 



More information about the ubuntu-testing-notifications mailing list