See http://d-jenkins.ubuntu-ci:8080/job/trusty-adt-maas-daily/147/
[...truncated 4460 lines...] > maasserver:0071_drop_after_commissioning_action > maasserver:0072_remove_ipmi_autodetect > maasserver:0073_add_label_to_bootimage - Loading initial data for maasserver. Installed 1 object(s) from 1 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 ...done. squid-deb-proxy stop/waiting squid-deb-proxy start/running, process 26407 maas-txlongpoll start/running, process 26445 maas-region-celery start/running, process 26478 Setting up python-testtools (0.9.35-0ubuntu1) ... Setting up python-extras (0.0.3-2ubuntu1) ... Setting up libnss3-nssdb (2:3.15.4-1ubuntu6) ... Setting up libnss3:amd64 (2:3.15.4-1ubuntu6) ... Setting up librados2 (0.72.2-2) ... Setting up librbd1 (0.72.2-2) ... Setting up tgt (1:1.0.43-0ubuntu2) ... tgt start/running, process 26556 Processing triggers for ureadahead (0.100.0-16) ... Setting up maas-cluster-controller (1.5+bzr2128+2128+248~ppa0~ubuntu14.04.1) ... * Restarting web server apache2 (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down AH00015: Unable to open logs Action 'start' failed. The Apache error log may have more information. ...fail! * The apache2 instance did not start within 20 seconds. Please read the log files to discover problems invoke-rc.d: initscript apache2, action "restart" failed. maas-pserv start/running, process 26748 maas-cluster-celery start/running, process 26782 Processing triggers for ureadahead (0.100.0-16) ... Setting up maas (1.5+bzr2128+2128+248~ppa0~ubuntu14.04.1) ... Processing triggers for libc-bin (2.19-0ubuntu2) ... -> Finished parsing the build-deps adt-run1: shared downtmp with FIFO supported, showing test output in realtime adt-run [2014-03-15 20:52:30]: & ubtree0t-maas-package-test: [----------------------- networking stop/waiting networking start/running Ignoring indexes: https://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 ... SKIP: Avahi/DBUS are not used anymore maas-integration.TestMAASIntegration.test_update_maas_url ... ok maas-integration.TestMAASIntegration.test_restart_provisioning_server ... ok maas-integration.TestMAASIntegration.test_check_initial_services ... 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_add_new_zones ... ok maas-integration.TestMAASIntegration.test_list_zones ... ok maas-integration.TestMAASIntegration.test_delete_zone ... ok maas-integration.TestMAASIntegration.test_boot_nodes_enlist ... ok maas-integration.TestMAASIntegration.test_check_nodes_declared ... ok maas-integration.TestMAASIntegration.test_assign_nodes_to_test_zone ... ok maas-integration.TestMAASIntegration.test_set_nodes_ipmi_config ... ok maas-integration.TestMAASIntegration.test_commission_nodes ... ok maas-integration.TestMAASIntegration.test_check_nodes_ready ... ok maas-integration.TestMAASIntegration.test_apply_tag_to_all_nodes ... ok maas-integration.TestMAASIntegration.test_check_tag_applied_to_all_nodes ... ok maas-integration.TestMAASIntegration.test_configure_juju ... ok maas-integration.TestMAASIntegration.test_juju_bootstrap ... ERROR SKIP: Not testing Cluster controller ====================================================================== ERROR: maas-integration.TestMAASIntegration.test_juju_bootstrap ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/tmp/adt-run.OqweKA/ubtree0-build/real-tree/debian/tests/utils.py", line 69, in wrapper result = func(*args, **kwargs) File "/tmp/adt-run.OqweKA/ubtree0-build/real-tree/debian/tests/maas-integration.py", line 699, in test_juju_bootstrap self._run_juju_command(command) File "/tmp/adt-run.OqweKA/ubtree0-build/real-tree/debian/tests/maas-integration.py", line 669, in _run_juju_command retcode, output, err = run_command(command) File "/tmp/adt-run.OqweKA/ubtree0-build/real-tree/debian/tests/utils.py", line 82, in run_command stdout, stderr = process.communicate() File "/usr/lib/python2.7/subprocess.py", line 799, in communicate return self._communicate(input) File "/usr/lib/python2.7/subprocess.py", line 1401, in _communicate stdout, stderr = self._communicate_with_poll(input) File "/usr/lib/python2.7/subprocess.py", line 1455, in _communicate_with_poll ready = poller.poll() File "/tmp/adt-run.OqweKA/ubtree0-build/real-tree/debian/tests/utils.py", line 63, in _handle_timeout raise TimeoutError(error_message) TimeoutError: Timer expired maas-integration.TestMAASIntegration.test_update_preseed_arm: 0.0326s maas-integration.TestMAASIntegration.test_check_initial_services: 0.0617s maas-integration.TestMAASIntegration.test_restart_provisioning_server: 0.0891s maas-integration.TestMAASIntegration.test_update_maas_url: 0.1220s maas-integration.TestMAASIntegration.test_create_admin: 0.1354s maas-integration.TestMAASIntegration.test_cluster_connected: 0.2136s maas-integration.TestMAASIntegration.test_list_zones: 0.2173s maas-integration.TestMAASIntegration.test_apply_tag_to_all_nodes: 0.2305s maas-integration.TestMAASIntegration.test_check_tag_applied_to_all_nodes: 0.2653s maas-integration.TestMAASIntegration.test_commission_nodes: 0.4013s maas-integration.TestMAASIntegration.test_delete_zone: 0.4353s maas-integration.TestMAASIntegration.test_add_new_zones: 0.4507s maas-integration.TestMAASIntegration.test_set_up_dhcp_region: 0.7443s maas-integration.TestMAASIntegration.test_login_api: 0.7447s maas-integration.TestMAASIntegration.test_assign_nodes_to_test_zone: 1.2029s maas-integration.TestMAASIntegration.test_update_dns_config: 1.4238s maas-integration.TestMAASIntegration.test_set_nodes_ipmi_config: 3.3292s maas-integration.TestMAASIntegration.test_check_dhcp_service: 5.0897s maas-integration.TestMAASIntegration.test_configure_juju: 6.1841s maas-integration.TestMAASIntegration.test_boot_nodes_enlist: 11.5610s maas-integration.TestMAASIntegration.test_check_nodes_declared: 188.8539s maas-integration.TestMAASIntegration.test_check_nodes_ready: 215.7037s maas-integration.TestMAASIntegration.test_import_pxe_files: 336.6496s maas-integration.TestMAASIntegration.test_juju_bootstrap: 3000.0304s ---------------------------------------------------------------------- Ran 27 tests in 3774.262s FAILED (SKIP=4, errors=1) adt-run1: testbed executing test finished with exit status 1 adt-run [2014-03-15 21:55:29]: & ubtree0t-maas-package-test: -----------------------] adt-run: & ubtree0t-maas-package-test: - - - - - - - - - - results - - - - - - - - - - ubtree0t-maas-package-test FAIL non-zero exit status 1 adt-run1: ** needs_reset, previously=False, requested by run_tests() line 1179 adt-run1: ** needs_reset, previously=True, requested by process_actions() line 2132 adt-run: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done. adt-run1: ** stop adt-run1: ** close, scratch=/tmp/adt-run.OqweKA + 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 2014-03-15 21:55:31: Failure: adt-run exited with status 4.\n 2014-03-15 21:55:31: Failure: adt-run exited with status 4. + [ 0 -eq 0 ] + mkdir -p /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/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 /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/results + true + log_info_msg Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/results + log_msg Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/results\n + date +%F %X + printf 2014-03-15 21:55:32: Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/results\n 2014-03-15 21:55:32: Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/results + [ -f /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/results/summary.log ] + [ -n 2014-03-16_00-45-44 ] + ls -tr /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/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 2014-03-15 21:55:32: Failure: Test didn't end normally. Generating error file\n 2014-03-15 21:55:32: Failure: Test didn't end normally. Generating error file + date +%Y%m%d-%H%M%S + errfile=/home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/results/trusty_amd64_maas_20140315-215532.error + echo trusty amd64 maas + rsync -a /home/ubuntu/jenkins-jobs/workspace/trusty-adt-maas-daily/results/trusty_amd64_maas_20140315-215532.error /trusty/tmp/ rsync: mkdir "/trusty/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. Broadcast message from ubuntu@autopkgtest (/dev/pts/1) at 21:55 ... The system is going down for power off NOW! Connection to localhost closed. + exit 4 + on_exit + log_info_msg Cleaning up + log_msg Info: Cleaning up\n + date +%F %X + printf 2014-03-15 21:55:33: Info: Cleaning up\n 2014-03-15 21:55:33: Info: Cleaning up + [ -f /var/tmp/adt/disks/run/trusty-amd64-maas-20140315_204616.hqo5jH.img.pid ] + cat /var/tmp/adt/disks/run/trusty-amd64-maas-20140315_204616.hqo5jH.img.pid + kill -9 19618 + rm -f /var/tmp/adt/disks/run/trusty-amd64-maas-20140315_204616.hqo5jH.img.pid + rm -f /var/tmp/adt/disks/run/trusty-amd64-maas-20140315_204616.hqo5jH.img + rm -f /var/lock/adt/ssh.54323.lock + rm -f /var/lock/adt/vnc.5911.lock + [ -d /tmp/adt-amd64.sexE86 ] + rm -Rf /tmp/adt-amd64.sexE86 + rm -f /var/tmp/adt/disks/run/trusty-amd64-maas-*.img* + find /var/lock/adt -name *.lock -mtime +1 + exit 4 Build step 'Execute shell' marked build as failure Archiving artifacts Email was triggered for: Failure Sending email for trigger: Failure
-- Mailing list: https://launchpad.net/~maas-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-builds More help : https://help.launchpad.net/ListHelp

