See <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/278/>
------------------------------------------ [...truncated 4320 lines...] > maasserver:0053_node_routers > maasserver:0054_download_progress > maasserver:0055_nullable_bytes_downloaded > maasserver:0056_netboot_off_for_allocated_nodes > maasserver:0057_remove_hardware_details > maasserver:0058_add_agent_name_to_node - Loading initial data for maasserver. 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 29330 maas-txlongpoll start/running, process 29396 maas-region-celery start/running, process 29457 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 25528 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-23206610-45ad-11e3-b96c-525400123456/macs/00:e0:81:dd:d1:0b/", "mac_address": "00:e0:81:dd:d1:0b" }, { "resource_uri": "/MAAS/api/1.0/nodes/node-23206610-45ad-11e3-b96c-525400123456/macs/00:e0:81:dd:d1:0c/", "mac_address": "00:e0:81:dd:d1:0c" } ], "hostname": "jwn4m.master", "power_type": "ipmi", "routers": null, "netboot": true, "cpu_count": 0, "storage": 0, "system_id": "node-23206610-45ad-11e3-b96c-525400123456", "architecture": "amd64/generic", "memory": 0, "owner": null, "tag_names": [], "ip_addresses": [ "192.168.21.13" ], "resource_uri": "/MAAS/api/1.0/nodes/node-23206610-45ad-11e3-b96c-525400123456/" } ] }}} Traceback (most recent call last): File "/tmp/tmp.fc7bzPOuE8/ubtree1-ubtree/debian/tests/utils.py", line 55, in wrapper result = func(*args, **kwargs) File "/tmp/tmp.fc7bzPOuE8/ubtree1-ubtree/debian/tests/maas-integration.py", line 511, in test_check_nodes_declared self._wait_nodes(0) File "/tmp/tmp.fc7bzPOuE8/ubtree1-ubtree/debian/tests/maas-integration.py", line 503, in _wait_nodes sleep(5) File "/tmp/tmp.fc7bzPOuE8/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.0002s maas-integration.TestMAASIntegration.test_check_dhcp_service: 0.0159s maas-integration.TestMAASIntegration.test_check_initial_services: 0.0334s maas-integration.TestMAASIntegration.test_update_preseed_arm: 0.0351s maas-integration.TestMAASIntegration.test_create_admin: 0.1442s maas-integration.TestMAASIntegration.test_restart_dbus_avahi: 0.1761s maas-integration.TestMAASIntegration.test_cluster_connected: 0.2487s maas-integration.TestMAASIntegration.test_boot_nodes_enlist: 0.4773s maas-integration.TestMAASIntegration.test_update_maas_url: 1.1323s maas-integration.TestMAASIntegration.test_update_dns_config: 1.2186s maas-integration.TestMAASIntegration.test_set_up_dhcp_region: 4.6995s maas-integration.TestMAASIntegration.test_login_api: 5.1597s maas-integration.TestMAASIntegration.test_check_nodes_declared: 420.0584s maas-integration.TestMAASIntegration.test_import_pxe_files: 1264.8135s ---------------------------------------------------------------------- Ran 16 tests in 1698.357s 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.fc7bzPOuE8:-/|/tmp/tmp.fc7bzPOuE8/! + 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-11-04 19:03:57: Failure: adt-run exited with status 4.\n 2013-11-04 19:03:57: Failure: adt-run exited with status 4. + [ 0 -eq 0 ] + mkdir -p <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results> + dirname /root/adt-log + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -p 54324 -tt -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /root; find /root/adt-log -type f -empty | xargs rm -Rf Warning: Permanently added '[localhost]:54324' (ECDSA) to the list of known hosts. Connection to localhost closed. + scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -P 54324 ubuntu@localhost:/root/adt-log/* /var/crash/*crash /var/log/syslog /var/tmp/testresults <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results> + true + log_info_msg Test artifacts copied to <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results> + log_msg Info: Test artifacts copied to <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results\n> + date +%F %X + printf 2013-11-04 19:04:20: Info: Test artifacts copied to <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results\n> 2013-11-04 19:04:20: Info: Test artifacts copied to <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results> + [ -f <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/278/artifact/results/summary.log> ] + mkdir -p <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results/testresults/> + summary2xml <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/278/artifact/results/summary.log> + [ ! -f <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/278/artifact/results/summary.log> ] + classname=summary + tc= + fails=0 + tests=0 + read t r e + echo non-zero exit status 1 + sed -e s~&~\&~g -e s~<~\<~g -e s~>~\>~g -e s~"~\"~g + e=non-zero exit status 1 + [ FAIL = FAIL ] + fails=1 + tc=\n\t<testcase classname='summary' name='ubtree1t-maas-package-test' time='0.01'> + tc=\n\t<testcase classname='summary' name='ubtree1t-maas-package-test' time='0.01'>\n\t\t<failure message='' type=''>non-zero exit status 1</failure>\n\t</testcase> + tests=1 + read t r e + echo -n <?xml version='1.0' encoding='utf-8'?> <testsuite failures='1' name='summary' skipped='0' tests='1'> + echo \n\t<testcase classname='summary' name='ubtree1t-maas-package-test' time='0.01'>\n\t\t<failure message='' type=''>non-zero exit status 1</failure>\n\t</testcase> + echo </testsuite> + [ -n 2013-11-04_23-25-47 ] + log_info_msg Updating Jenkins results + log_msg Info: Updating Jenkins results\n + date +%F %X + printf 2013-11-04 19:04:20: Info: Updating Jenkins results\n 2013-11-04 19:04:20: Info: Updating Jenkins results + rsync -a <http://10.189.74.2:8080/job/precise-adt-maas-daily/./ARCH=amd64,label=maas-lenovo-lab/ws/results/precise_amd64_maas_20131105-000357.result> /precise/out/ rsync: mkdir "/precise/out" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(605) [Receiver=3.0.9] rsync: connection unexpectedly closed (9 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9] + true + [ 0 -eq 0 ] + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -p 54324 -tt -o BatchMode=yes -l ubuntu localhost sudo poweroff Warning: Permanently added '[localhost]:54324' (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-11-04 19:04:31: Info: Cleaning up\n 2013-11-04 19:04:31: Info: Cleaning up + [ -f /var/tmp/adt/disks/run/precise-amd64-maas-20131104_182547.fLQsh4.img.pid ] + cat /var/tmp/adt/disks/run/precise-amd64-maas-20131104_182547.fLQsh4.img.pid + kill -9 4605 + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-20131104_182547.fLQsh4.img.pid + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-20131104_182547.fLQsh4.img + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-20131104_182547.fLQsh4.img.monitor + rm -f /var/lock/adt/ssh.54324.lock + rm -f /var/lock/adt/vnc.5912.lock + [ -d /tmp/adt-amd64.TIJPDH ] + rm -Rf /tmp/adt-amd64.TIJPDH + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-*.img* + find /var/lock/adt -name *.lock -mtime +1 + x=/var/lock/adt/vnc.5911 + port=5911 + lsof -i tcp:5911 + x=/var/lock/adt/ssh.54323 + port=54323 + lsof -i tcp:54323 + 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

