See <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/310/>
------------------------------------------ [...truncated 4514 lines...] Installed 0 object(s) from 0 fixture(s) Running migrations for metadataserver: - Migrating forwards to 0014_commission_result_rename_data_bin_col. > metadataserver:0001_initial > metadataserver:0002_add_nodecommissionresult > metadataserver:0003_populate_hardware_details > metadataserver:0004_add_commissioningscript > metadataserver:0005_nodecommissionresult_add_timestamp > metadataserver:0006_nodecommissionresult_add_status > metadataserver:0007_nodecommissionresult_change_name_size > metadataserver:0008_rename_lshw_commissioning_output > metadataserver:0009_delete_status > metadataserver:0010_add_script_result > metadataserver:0011_commission_result_binary_data_col > metadataserver:0012_commission_result_binary_data_recode > metadataserver:0013_commission_result_drop_old_data_col > metadataserver:0014_commission_result_rename_data_bin_col - Loading initial data for metadataserver. Installed 1 object(s) from 1 fixture(s) * Restarting web server apache2 [80G ... waiting [74G[ OK ] squid-deb-proxy stop/waiting squid-deb-proxy start/running, process 30103 maas-txlongpoll start/running, process 30169 maas-region-celery start/running, process 30230 Setting up maas (1.4+bzr1701+dfsg-0+1718+212~ppa0~ubuntu12.04.1) ... Setting up maas-dns (1.4+bzr1701+dfsg-0+1718+212~ppa0~ubuntu12.04.1) ... * Stopping domain name service... bind9 [80G waiting for pid 26299 to die [74G[ OK ] * Starting domain name service... bind9 [80G [74G[ OK ] Processing triggers for libc-bin ... ldconfig deferred processing now taking place -> Finished parsing the build-deps adt-run: trace: & ubtree1t-maas-package-test: [---------------------------------------- adt-run: trace: & ubtree1t-maas-package-test: - - - - - - - - - - results - - - - - - - - - - ubtree1t-maas-package-test FAIL non-zero exit status 1 adt-run: trace: & ubtree1t-maas-package-test: - - - - - - - - - - stdout - - - - - - - - - - Ignoring indexes: http://pypi.python.org/simple/ Downloading/unpacking nose-timer Running setup.py egg_info for package nose-timer Installing collected packages: nose-timer Running setup.py install for nose-timer Successfully installed nose-timer Cleaning up... maas-integration.TestMAASIntegration.test_create_admin ... ok maas-integration.TestMAASIntegration.test_restart_dbus_avahi ... ok maas-integration.TestMAASIntegration.test_update_maas_url ... ok maas-integration.TestMAASIntegration.test_check_initial_services ... ok maas-integration.TestMAASIntegration.test_update_pxe_config ... ok maas-integration.TestMAASIntegration.test_import_pxe_files ... ok maas-integration.TestMAASIntegration.test_update_preseed_arm ... ok maas-integration.TestMAASIntegration.test_login_api ... ok maas-integration.TestMAASIntegration.test_set_http_proxy ... SKIP: Not testing proxy. maas-integration.TestMAASIntegration.test_cluster_connected ... ok maas-integration.TestMAASIntegration.test_set_up_dhcp_region ... ok maas-integration.TestMAASIntegration.test_check_dhcp_service ... ok maas-integration.TestMAASIntegration.test_set_up_dhcp_cluster ... SKIP: Not testing cluster controller maas-integration.TestMAASIntegration.test_update_dns_config ... ok maas-integration.TestMAASIntegration.test_boot_nodes_enlist ... ok maas-integration.TestMAASIntegration.test_check_nodes_declared ... ERROR SKIP: Not testing Cluster controller ====================================================================== ERROR: maas-integration.TestMAASIntegration.test_check_nodes_declared ---------------------------------------------------------------------- _StringException: Empty attachments: stderr for maas-cli maas ['nodes', 'list'] retcode for maas-cli maas ['nodes', 'list']: {{{0}}} stdout for maas-cli maas ['nodes', 'list']: {{{ [ { "status": 0, "macaddress_set": [ { "resource_uri": "/MAAS/api/1.0/nodes/node-10fe5310-61d8-11e3-a4a6-525400123456/macs/00:e0:81:dd:d5:99/", "mac_address": "00:e0:81:dd:d5:99" }, { "resource_uri": "/MAAS/api/1.0/nodes/node-10fe5310-61d8-11e3-a4a6-525400123456/macs/00:e0:81:dd:d5:9a/", "mac_address": "00:e0:81:dd:d5:9a" } ], "hostname": "7d3pg.master", "power_type": "ipmi", "routers": null, "netboot": true, "cpu_count": 0, "storage": 0, "system_id": "node-10fe5310-61d8-11e3-a4a6-525400123456", "architecture": "amd64/generic", "memory": 0, "owner": null, "tag_names": [], "ip_addresses": [ "192.168.21.10" ], "resource_uri": "/MAAS/api/1.0/nodes/node-10fe5310-61d8-11e3-a4a6-525400123456/" }, { "status": 0, "macaddress_set": [ { "resource_uri": "/MAAS/api/1.0/nodes/node-11340712-61d8-11e3-895f-525400123456/macs/00:e0:81:d1:b1:47/", "mac_address": "00:e0:81:d1:b1:47" }, { "resource_uri": "/MAAS/api/1.0/nodes/node-11340712-61d8-11e3-895f-525400123456/macs/00:e0:81:d1:b1:48/", "mac_address": "00:e0:81:d1:b1:48" } ], "hostname": "g8tga.master", "power_type": "ipmi", "routers": null, "netboot": true, "cpu_count": 0, "storage": 0, "system_id": "node-11340712-61d8-11e3-895f-525400123456", "architecture": "amd64/generic", "memory": 0, "owner": null, "tag_names": [], "ip_addresses": [ "192.168.21.12" ], "resource_uri": "/MAAS/api/1.0/nodes/node-11340712-61d8-11e3-895f-525400123456/" } ] }}} Traceback (most recent call last): File "/tmp/tmp.p6vS4jek10/ubtree1-ubtree/debian/tests/utils.py", line 55, in wrapper result = func(*args, **kwargs) File "/tmp/tmp.p6vS4jek10/ubtree1-ubtree/debian/tests/maas-integration.py", line 518, in test_check_nodes_declared self._wait_nodes(0) File "/tmp/tmp.p6vS4jek10/ubtree1-ubtree/debian/tests/maas-integration.py", line 510, in _wait_nodes sleep(5) File "/tmp/tmp.p6vS4jek10/ubtree1-ubtree/debian/tests/utils.py", line 49, in _handle_timeout raise TimeoutError(error_message) TimeoutError: Timer expired maas-integration.TestMAASIntegration.test_update_pxe_config: 0.0003s maas-integration.TestMAASIntegration.test_update_preseed_arm: 0.0203s maas-integration.TestMAASIntegration.test_check_initial_services: 0.0360s maas-integration.TestMAASIntegration.test_create_admin: 0.1563s maas-integration.TestMAASIntegration.test_restart_dbus_avahi: 0.1728s maas-integration.TestMAASIntegration.test_cluster_connected: 0.2183s maas-integration.TestMAASIntegration.test_boot_nodes_enlist: 0.4272s maas-integration.TestMAASIntegration.test_update_maas_url: 1.1376s maas-integration.TestMAASIntegration.test_update_dns_config: 1.2503s maas-integration.TestMAASIntegration.test_set_up_dhcp_region: 2.7049s maas-integration.TestMAASIntegration.test_login_api: 4.1121s maas-integration.TestMAASIntegration.test_check_dhcp_service: 5.0307s maas-integration.TestMAASIntegration.test_check_nodes_declared: 420.0243s maas-integration.TestMAASIntegration.test_import_pxe_files: 520.3618s ---------------------------------------------------------------------- Ran 16 tests in 955.701s FAILED (SKIP=3, errors=1) adt-run: trace: & ubtree1t-maas-package-test: ----------------------------------------] adt-run: trace1: ** needs_reset, previously=False adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done. adt-run: trace: ** stop adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.p6vS4jek10:-/|/tmp/tmp.p6vS4jek10/! + RC=4 + [ 4 -eq 20 ] + [ 0 -eq 1 ] + [ -x /home/ubuntu/adt-export-result ] + RES=PASS + [ 4 -gt 0 ] + RES=FAIL + /home/ubuntu/adt-export-result -D /root/adt-log maas FAIL + chown -R ubuntu /root/adt-log /var/tmp/testresults + chmod og+r /var/log/syslog + ls /var/crash/ + [ -n ] + exit 4 Connection to localhost closed. + RET=4 + [ 0 -eq 1 ] + [ 4 -gt 0 ] + log_failure_msg adt-run exited with status 4. + log_msg Failure: adt-run exited with status 4.\n + date +%F %X + printf 2013-12-10 15:22:43: Failure: adt-run exited with status 4.\n 2013-12-10 15:22:43: Failure: adt-run exited with status 4. + [ 0 -eq 0 ] + mkdir -p <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results> + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -p 54323 -tt -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /root/adt-log; find /root/adt-log -type f -empty | xargs rm 2>/dev/null Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts. find: `/root/adt-log': Permission denied Connection to localhost closed. + true + scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -P 54323 ubuntu@localhost:/root/adt-log/* /var/crash/*crash /var/log/syslog /var/tmp/testresults <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results> + true + log_info_msg Test artifacts copied to <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results> + log_msg Info: Test artifacts copied to <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results\n> + date +%F %X + printf 2013-12-10 15:22:45: Info: Test artifacts copied to <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results\n> 2013-12-10 15:22:45: Info: Test artifacts copied to <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results> + [ -f <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/310/artifact/results/summary.log> ] + [ -n 2013-12-10_20-01-29 ] + ls -tr <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results/*.result> + tail -1 + resfile= + [ -n ] + log_failure_msg Test didn't end normally. Generating error file + log_msg Failure: Test didn't end normally. Generating error file\n + date +%F %X + printf 2013-12-10 15:22:45: Failure: Test didn't end normally. Generating error file\n 2013-12-10 15:22:45: Failure: Test didn't end normally. Generating error file + date +%Y%m%d-%H%M%S + errfile=<http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results/precise_amd64_maas_20131210-152245.error> + echo precise amd64 maas + rsync -a <http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results/precise_amd64_maas_20131210-152245.error> /precise/tmp/ rsync: mkdir "/precise/tmp" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0] + true + [ 0 -eq 0 ] + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -p 54323 -tt -o BatchMode=yes -l ubuntu localhost sudo poweroff Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts. Connection to localhost closed. + exit 4 + on_exit + log_info_msg Cleaning up + log_msg Info: Cleaning up\n + date +%F %X + printf 2013-12-10 15:22:46: Info: Cleaning up\n 2013-12-10 15:22:46: Info: Cleaning up + [ -f /var/tmp/adt/disks/run/precise-amd64-maas-20131210_150129.kmDQGG.img.pid ] + cat /var/tmp/adt/disks/run/precise-amd64-maas-20131210_150129.kmDQGG.img.pid + kill -9 3796 + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-20131210_150129.kmDQGG.img.pid + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-20131210_150129.kmDQGG.img + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-20131210_150129.kmDQGG.img.monitor /var/tmp/adt/disks/run/precise-amd64-maas-20131210_150129.kmDQGG.img.serial + rm -f /var/lock/adt/ssh.54323.lock + rm -f /var/lock/adt/vnc.5911.lock + [ -d /tmp/adt-amd64.0T6Phz ] + rm -Rf /tmp/adt-amd64.0T6Phz + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-*.img* + find /var/lock/adt -name *.lock -mtime +1 + exit 4 Build step 'Execute shell' marked build as failure Archiving artifacts -- Mailing list: https://launchpad.net/~maas-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-builds More help : https://help.launchpad.net/ListHelp

