See <https://builds.apache.org/job/Aurora/157/changes>
Changes: [wfarner] Count on task timeouts and task pruning to be idempotent, simplifying handling ------------------------------------------ [...truncated 3941 lines...] PASSED src/test/python/apache/aurora/client/commands/test_diff.py:108: TestDiffCommand.test_successful_diff PASSED src/test/python/apache/aurora/client/commands/test_kill.py:119: TestClientKillCommand.test_kill_job_api_level PASSED src/test/python/apache/aurora/client/commands/test_kill.py:147: TestClientKillCommand.test_kill_job_api_level_with_shards PASSED src/test/python/apache/aurora/client/commands/test_kill.py:84: TestClientKillCommand.test_simple_successful_kill_job PASSED src/test/python/apache/aurora/client/commands/test_listjobs.py:75: TestListJobs.test_listjobs_badcluster CRITICAL:root:Unknown cluster: smoof PASSED src/test/python/apache/aurora/client/commands/test_listjobs.py:59: TestListJobs.test_successful_listjobs west/mchucarroll/test/bar '<Mock name='mock.cronSchedule' id='57481808'>' <Mock name='mock.cronCollisionPolicy' id='57481424'> west/mchucarroll/test/foo '<Mock name='mock.cronSchedule' id='57483152'>' <Mock name='mock.cronCollisionPolicy' id='57483088'> west/mchucarroll/test/baz '<Mock name='mock.cronSchedule' id='57483024'>' <Mock name='mock.cronCollisionPolicy' id='57480848'> PASSED src/test/python/apache/aurora/client/commands/test_restart.py:161: TestRestartCommand.test_restart_failed_restart ERROR:root:Error restarting instances: Damn PASSED src/test/python/apache/aurora/client/commands/test_restart.py:135: TestRestartCommand.test_restart_failed_status PASSED src/test/python/apache/aurora/client/commands/test_restart.py:103: TestRestartCommand.test_restart_simple PASSED src/test/python/apache/aurora/client/commands/test_status.py:89: TestListJobs.test_successful_status PASSED src/test/python/apache/aurora/client/commands/test_status.py:109: TestListJobs.test_unsuccessful_status PASSED src/test/python/apache/aurora/client/commands/test_update.py:75: TestUpdateCommand.test_update_command_line_succeeds PASSED src/test/python/apache/aurora/client/commands/test_update.py:98: TestUpdateCommand.test_update_invalid_config PASSED src/test/python/apache/aurora/client/commands/test_update.py:209: TestUpdateCommand.test_updater_simple PASSED ========================== 24 passed in 1.33 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:98: TestRunCommand.test_successful_run slavehost: hello slavehost: hello slavehost: hello PASSED =========================== 1 passed in 0.38 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:91: TestSshCommand.test_successful_ssh PASSED =========================== 1 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 10 items src/test/python/apache/aurora/client/commands/test_admin_sla.py:80: TestAdminSlaListSafeDomainCommand.test_safe_domain_exclude_hosts PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:105: TestAdminSlaListSafeDomainCommand.test_safe_domain_include_hosts PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:181: TestAdminSlaListSafeDomainCommand.test_safe_domain_invalid_percentage CRITICAL:root:Invalid percentage 0. Must be within (0, 100]. PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:157: TestAdminSlaListSafeDomainCommand.test_safe_domain_list_jobs PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:193: TestAdminSlaListSafeDomainCommand.test_safe_domain_malformed_job_override CRITICAL:root:Invalid line in /tmp/tmpLQ8Qro:30 200s PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:59: TestAdminSlaListSafeDomainCommand.test_safe_domain_no_options PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:130: TestAdminSlaListSafeDomainCommand.test_safe_domain_override_jobs PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:284: TestAdminSlaProbeHostsCommand.test_probe_hosts_error CRITICAL:root:Please specify either --filename or --hosts PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:258: TestAdminSlaProbeHostsCommand.test_probe_hosts_with_file PASSED src/test/python/apache/aurora/client/commands/test_admin_sla.py:234: TestAdminSlaProbeHostsCommand.test_probe_hosts_with_list PASSED ========================== 10 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.38 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.34 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.03 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.14 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.06 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.31 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.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 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.17 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.55 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.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/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.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 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/tmpBwzinQ 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 <https://builds.apache.org/job/Aurora/ws/dist/thermos_runner.pex> Writing log files to disk in /tmp/tmpBwzinQ PASSED src/test/python/apache/aurora/executor/test_thermos_task_runner.py:125: TestThermosTaskRunnerIntegration.test_integration_failed Writing log files to disk in /tmp/tmpBwzinQ PASSED src/test/python/apache/aurora/executor/test_thermos_task_runner.py:141: TestThermosTaskRunnerIntegration.test_integration_stop Writing log files to disk in /tmp/tmpBwzinQ Build operating on targets: OrderedSet([PythonTestSuite(src/test/python/BUILD:all)]) src.test.python.apache.aurora.admin.mesos_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.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