Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87F2210E03 for ; Fri, 21 Mar 2014 21:16:02 +0000 (UTC) Received: (qmail 57916 invoked by uid 500); 21 Mar 2014 21:16:01 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 57836 invoked by uid 500); 21 Mar 2014 21:16:01 -0000 Mailing-List: contact dev-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list dev@aurora.incubator.apache.org Received: (qmail 57820 invoked by uid 99); 21 Mar 2014 21:16:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2014 21:16:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 21 Mar 2014 21:15:58 +0000 Received: (qmail 57458 invoked by uid 99); 21 Mar 2014 21:15:38 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2014 21:15:38 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 0F913E0008E; Fri, 21 Mar 2014 21:15:37 +0000 (UTC) Date: Fri, 21 Mar 2014 21:13:09 +0000 (UTC) From: Apache Jenkins Server To: dev@aurora.incubator.apache.org, mchucarroll@twitter.com, maxim@apache.org Message-ID: <63290382.494.1395436537639.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Aurora #272 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Aurora X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [maxim] Adding min retention interval for task history. [mchucarroll] Add support for global hooks to the client. ------------------------------------------ [...truncated 4086 lines...] west/mchucarroll/test/bar '' PASSED src/test/python/apache/aurora/client/commands/test_restart.py:162: TestRestartCommand.test_restart_failed_restart ERROR:root:Error restarting instances: Damn PASSED src/test/python/apache/aurora/client/commands/test_restart.py:136: TestRestartCommand.test_restart_failed_status PASSED src/test/python/apache/aurora/client/commands/test_restart.py:104: TestRestartCommand.test_restart_simple PASSED src/test/python/apache/aurora/client/commands/test_status.py:104: TestListJobs.test_successful_status PASSED src/test/python/apache/aurora/client/commands/test_status.py:142: TestListJobs.test_successful_status_nopackages PASSED src/test/python/apache/aurora/client/commands/test_status.py:124: TestListJobs.test_unsuccessful_status PASSED src/test/python/apache/aurora/client/commands/test_update.py:76: TestUpdateCommand.test_update_command_line_succeeds PASSED src/test/python/apache/aurora/client/commands/test_update.py:99: TestUpdateCommand.test_update_invalid_config PASSED src/test/python/apache/aurora/client/commands/test_update.py:210: TestUpdateCommand.test_updater_simple PASSED ========================== 26 passed in 1.41 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 3 items src/test/python/apache/aurora/client/commands/test_hooks.py:206: TestClientCreateCommand.test_block_hooks PASSED src/test/python/apache/aurora/client/commands/test_hooks.py:163: TestClientCreateCommand.test_create_job_hook_aborts PASSED src/test/python/apache/aurora/client/commands/test_hooks.py:122: TestClientCreateCommand.test_create_job_hook_called PASSED =========================== 3 passed in 1.26 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 4 items src/test/python/apache/aurora/client/commands/test_maintenance.py:101: TestMaintenanceCommands.test_end_maintenance_hosts PASSED src/test/python/apache/aurora/client/commands/test_maintenance.py:153: TestMaintenanceCommands.test_host_maintenance_status PASSED src/test/python/apache/aurora/client/commands/test_maintenance.py:118: TestMaintenanceCommands.test_perform_maintenance_hosts WARNING:root:us-grf-20 is DRAINING or in DRAINED WARNING:root:us-suz-01 is DRAINING or in DRAINED WARNING:root:us-jim-47 is DRAINING or in DRAINED WARNING:root:us-grf-20 is DRAINING or in DRAINED WARNING:root:us-jim-47 is DRAINING or in DRAINED WARNING:root:us-suz-01 is DRAINING or in DRAINED PASSED src/test/python/apache/aurora/client/commands/test_maintenance.py:86: TestMaintenanceCommands.test_start_maintenance_hosts PASSED =========================== 4 passed in 0.43 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 1 items src/test/python/apache/aurora/client/commands/test_run.py:99: TestRunCommand.test_successful_run slavehost: hello slavehost: hello slavehost: hello PASSED =========================== 1 passed in 0.40 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 1 items src/test/python/apache/aurora/client/commands/test_ssh.py:92: TestSshCommand.test_successful_ssh PASSED =========================== 1 passed in 0.39 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 12 items src/test/python/apache/aurora/client/hooks/test_hooked_api.py:35: test_api_methods_exist[cancel_update] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:35: test_api_methods_exist[create_job] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:35: test_api_methods_exist[kill_job] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:35: test_api_methods_exist[restart] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:35: test_api_methods_exist[start_cronjob] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:35: test_api_methods_exist[update_job] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:42: test_api_methods_params[cancel_update] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:42: test_api_methods_params[create_job] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:42: test_api_methods_params[kill_job] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:42: test_api_methods_params[restart] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:42: test_api_methods_params[start_cronjob] PASSED src/test/python/apache/aurora/client/hooks/test_hooked_api.py:42: test_api_methods_params[update_job] PASSED ========================== 12 passed in 0.40 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 4 items src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py:88: TestNonHookedAuroraClientAPI.test_cancel_update_discards_config PASSED src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py:92: TestNonHookedAuroraClientAPI.test_kill_job_discards_config PASSED src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py:100: TestNonHookedAuroraClientAPI.test_restart_discards_config PASSED src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py:106: TestNonHookedAuroraClientAPI.test_start_cronjob_discards_config PASSED =========================== 4 passed in 0.37 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 1 items src/test/python/apache/aurora/common/test_aurora_job_key.py:23: AuroraJobKeyTest.test_basic PASSED =========================== 1 passed in 0.08 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 1 items src/test/python/apache/aurora/common/test_cluster.py:27: test_simple PASSED =========================== 1 passed in 0.04 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 4 items src/test/python/apache/aurora/common/test_clusters.py:65: test_load_json PASSED src/test/python/apache/aurora/common/test_clusters.py:78: test_load_yaml PASSED src/test/python/apache/aurora/common/test_clusters.py:86: test_load_without_yaml_loader PASSED src/test/python/apache/aurora/common/test_clusters.py:97: test_load_invalid_syntax PASSED =========================== 4 passed in 0.13 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 2 items src/test/python/apache/aurora/common/test_cluster_option.py:36: test_constructors PASSED src/test/python/apache/aurora/common/test_cluster_option.py:50: test_parsable PASSED =========================== 2 passed in 0.05 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 3 items src/test/python/apache/aurora/common/test_http_signaler.py:44: TestHttpSignaler.test_all_calls_ok PASSED src/test/python/apache/aurora/common/test_http_signaler.py:71: TestHttpSignaler.test_exception PASSED src/test/python/apache/aurora/common/test_http_signaler.py:60: TestHttpSignaler.test_health_not_ok WARNING:root:Response differs from expected response (expected "ok", got "not ok") PASSED =========================== 3 passed in 0.07 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 7 items src/test/python/apache/aurora/config/test_base.py:38: test_all_static PASSED src/test/python/apache/aurora/config/test_base.py:46: test_binding PASSED src/test/python/apache/aurora/config/test_base.py:54: test_cycle PASSED src/test/python/apache/aurora/config/test_base.py:148: test_empty_config PASSED src/test/python/apache/aurora/config/test_base.py:156: test_simple_config PASSED src/test/python/apache/aurora/config/test_base.py:181: test_ports PASSED src/test/python/apache/aurora/config/test_base.py:202: test_static_port_aliasing PASSED =========================== 7 passed in 1.47 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 1 items src/test/python/apache/aurora/config/test_constraint_parsing.py:23: test_parsing_constraints limit:a is not a valid limit value, must be integer PASSED =========================== 1 passed in 0.15 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 6 items src/test/python/apache/aurora/config/test_loader.py:49: test_enoent PASSED src/test/python/apache/aurora/config/test_loader.py:55: test_bad_config PASSED src/test/python/apache/aurora/config/test_loader.py:63: test_empty_config PASSED src/test/python/apache/aurora/config/test_loader.py:69: test_load_json PASSED src/test/python/apache/aurora/config/test_loader.py:82: test_load PASSED src/test/python/apache/aurora/config/test_loader.py:95: test_pick PASSED =========================== 6 passed in 0.19 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 10 items src/test/python/apache/aurora/config/test_thrift.py:62: test_simple_config PASSED src/test/python/apache/aurora/config/test_thrift.py:86: test_config_with_options PASSED src/test/python/apache/aurora/config/test_thrift.py:111: test_config_with_ports PASSED src/test/python/apache/aurora/config/test_thrift.py:125: test_config_with_bad_resources PASSED src/test/python/apache/aurora/config/test_thrift.py:151: test_config_with_task_links PASSED src/test/python/apache/aurora/config/test_thrift.py:172: test_unbound_references PASSED src/test/python/apache/aurora/config/test_thrift.py:186: test_cron_policy_alias PASSED src/test/python/apache/aurora/config/test_thrift.py:210: test_packages_in_config PASSED src/test/python/apache/aurora/config/test_thrift.py:222: test_task_instance_from_job PASSED src/test/python/apache/aurora/config/test_thrift.py:227: test_identifier_validation PASSED ========================== 10 passed in 1.67 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 4 items src/test/python/apache/aurora/executor/test_executor_detector.py:37: test_find_root PASSED src/test/python/apache/aurora/executor/test_executor_detector.py:59: test_match_inverse PASSED src/test/python/apache/aurora/executor/test_executor_detector.py:64: test_bad_match PASSED src/test/python/apache/aurora/executor/test_executor_detector.py:68: test_integration PASSED =========================== 4 passed in 0.05 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 4 items src/test/python/apache/aurora/executor/test_executor_vars.py:22: test_release_from_tag PASSED src/test/python/apache/aurora/executor/test_executor_vars.py:35: test_extract_pexinfo PASSED src/test/python/apache/aurora/executor/test_executor_vars.py:46: test_init PASSED src/test/python/apache/aurora/executor/test_executor_vars.py:54: test_sample PASSED =========================== 4 passed in 0.13 seconds =========================== ============================= test session starts ============================== platform linux2 -- Python 2.7.3 -- py-1.4.20 -- pytest-2.5.2 -- /usr/bin/python2.7 collecting ... collected 5 items src/test/python/apache/aurora/executor/test_thermos_task_runner.py:109: TestThermosTaskRunnerIntegration.test_integration_success Writing log files to disk in /tmp/tmpoKpuv3 Build operating on targets: OrderedSet([PythonBinary(src/main/python/apache/aurora/executor/bin/BUILD:thermos_runner)]) Building PythonBinary PythonBinary(src/main/python/apache/aurora/executor/bin/BUILD:thermos_runner): Wrote Writing log files to disk in /tmp/tmpoKpuv3 PASSED src/test/python/apache/aurora/executor/test_thermos_task_runner.py:125: TestThermosTaskRunnerIntegration.test_integration_failed Writing log files to disk in /tmp/tmpoKpuv3 PASSED src/test/python/apache/aurora/executor/test_thermos_task_runner.py:141: TestThermosTaskRunnerIntegration.test_integration_stop Writing log files to disk in /tmp/tmpoKpuv3 Build operating on targets: OrderedSet([PythonTestSuite(src/test/python/BUILD:all)]) src.test.python.apache.aurora.admin.host_maintenance ..... SUCCESS src.test.python.apache.aurora.client.api.disambiguator ..... SUCCESS src.test.python.apache.aurora.client.api.instance_watcher ..... SUCCESS src.test.python.apache.aurora.client.api.job_monitor ..... SUCCESS src.test.python.apache.aurora.client.api.quota_check ..... SUCCESS src.test.python.apache.aurora.client.api.restarter ..... SUCCESS src.test.python.apache.aurora.client.api.scheduler_client ..... SUCCESS src.test.python.apache.aurora.client.api.sla ..... SUCCESS src.test.python.apache.aurora.client.api.updater ..... SUCCESS src.test.python.apache.aurora.client.binding_helper ..... SUCCESS src.test.python.apache.aurora.client.cli.bridge ..... SUCCESS src.test.python.apache.aurora.client.cli.help ..... SUCCESS src.test.python.apache.aurora.client.cli.job ..... SUCCESS src.test.python.apache.aurora.client.cli.plugins ..... SUCCESS src.test.python.apache.aurora.client.cli.quota ..... SUCCESS src.test.python.apache.aurora.client.cli.sla ..... SUCCESS src.test.python.apache.aurora.client.cli.task ..... SUCCESS src.test.python.apache.aurora.client.commands.admin ..... SUCCESS src.test.python.apache.aurora.client.commands.core ..... SUCCESS src.test.python.apache.aurora.client.commands.hooks ..... SUCCESS src.test.python.apache.aurora.client.commands.maintenance ..... SUCCESS src.test.python.apache.aurora.client.commands.run ..... SUCCESS src.test.python.apache.aurora.client.commands.ssh ..... SUCCESS src.test.python.apache.aurora.client.config ..... SUCCESS src.test.python.apache.aurora.client.hooks.hooked_api ..... SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api ..... SUCCESS src.test.python.apache.aurora.common.test_aurora_job_key ..... SUCCESS src.test.python.apache.aurora.common.test_cluster ..... SUCCESS src.test.python.apache.aurora.common.test_cluster_option ..... SUCCESS src.test.python.apache.aurora.common.test_clusters ..... SUCCESS src.test.python.apache.aurora.common.test_http_signaler ..... SUCCESS src.test.python.apache.aurora.config.test_base ..... SUCCESS src.test.python.apache.aurora.config.test_constraint_parsing ..... SUCCESS src.test.python.apache.aurora.config.test_loader ..... SUCCESS src.test.python.apache.aurora.config.test_thrift ..... SUCCESS src.test.python.apache.aurora.executor.executor_detector ..... SUCCESS src.test.python.apache.aurora.executor.executor_vars ..... SUCCESS src.test.python.apache.aurora.executor.thermos_task_runner ..... TIMEOUT Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Build step 'Execute shell' marked build as failure