Sorry about this one - fix up for review at
https://reviews.apache.org/r/27062/

On Wed, Oct 22, 2014 at 5:30 PM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See <https://builds.apache.org/job/Aurora/678/changes>
>
> Changes:
>
> [kevints] Upgrade virtualenv to 1.11.6.
>
> ------------------------------------------
> [...truncated 1577 lines...]
> src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_params[start_cronjob]
> PASSED
> src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_params[update_job]
> PASSED
>
> ========================== 12 passed in 0.49 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 4 items
>
> src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py::TestNonHookedAuroraClientAPI::test_cancel_update_discards_config
> PASSED
> src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py::TestNonHookedAuroraClientAPI::test_kill_job_discards_config
> PASSED
> src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py::TestNonHookedAuroraClientAPI::test_restart_discards_config
> PASSED
> src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py::TestNonHookedAuroraClientAPI::test_start_cronjob_discards_config
> PASSED
>
> =========================== 4 passed in 0.46 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 1 items
>
> src/test/python/apache/aurora/common/test_aurora_job_key.py::AuroraJobKeyTest::test_basic
> PASSED
>
> =========================== 1 passed in 0.10 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 1 items
>
> src/test/python/apache/aurora/common/test_cluster.py::test_simple PASSED
>
> =========================== 1 passed in 0.03 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 4 items
>
> src/test/python/apache/aurora/common/test_clusters.py::test_load_json
> PASSED
> src/test/python/apache/aurora/common/test_clusters.py::test_load_yaml
> PASSED
> src/test/python/apache/aurora/common/test_clusters.py::test_load_without_yaml_loader
> PASSED
> src/test/python/apache/aurora/common/test_clusters.py::test_load_invalid_syntax
> PASSED
>
> =========================== 4 passed in 0.13 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 3 items
>
> src/test/python/apache/aurora/common/test_cluster_option.py::test_constructors
> PASSED
> src/test/python/apache/aurora/common/test_cluster_option.py::test_parsable
> PASSED
> src/test/python/apache/aurora/common/test_cluster_option.py::test_not_parsable
> PASSED
>
> =========================== 3 passed in 0.05 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 3 items
>
> src/test/python/apache/aurora/common/test_http_signaler.py::TestHttpSignaler::test_all_calls_ok
> PASSED
> src/test/python/apache/aurora/common/test_http_signaler.py::TestHttpSignaler::test_exception
> PASSED
> src/test/python/apache/aurora/common/test_http_signaler.py::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.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 1 items
>
> src/test/python/apache/aurora/common/test_shellify.py::test_shellify PASSED
>
> =========================== 1 passed in 0.01 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 4 items
>
> src/test/python/apache/aurora/common/test_transport.py::test_request_transport_integration
> 127.0.0.1 - - [23/Oct/2014 00:29:38] "POST / HTTP/1.1" 200 -
> PASSED
> src/test/python/apache/aurora/common/test_transport.py::test_request_transport_timeout
> PASSED
> src/test/python/apache/aurora/common/test_transport.py::test_request_any_other_exception
> PASSED
> src/test/python/apache/aurora/common/test_transport.py::test_requests_transports_lowers_logging_level
> PASSED
>
> =========================== 4 passed in 0.69 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 7 items
>
> src/test/python/apache/aurora/config/test_base.py::test_all_static PASSED
> src/test/python/apache/aurora/config/test_base.py::test_binding PASSED
> src/test/python/apache/aurora/config/test_base.py::test_cycle PASSED
> src/test/python/apache/aurora/config/test_base.py::test_empty_config PASSED
> src/test/python/apache/aurora/config/test_base.py::test_simple_config
> PASSED
> src/test/python/apache/aurora/config/test_base.py::test_ports PASSED
> src/test/python/apache/aurora/config/test_base.py::test_static_port_aliasing
> PASSED
>
> =========================== 7 passed in 1.35 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 1 items
>
> src/test/python/apache/aurora/config/test_constraint_parsing.py::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.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 6 items
>
> src/test/python/apache/aurora/config/test_loader.py::test_enoent PASSED
> src/test/python/apache/aurora/config/test_loader.py::test_bad_config PASSED
> src/test/python/apache/aurora/config/test_loader.py::test_empty_config
> PASSED
> src/test/python/apache/aurora/config/test_loader.py::test_load_json PASSED
> src/test/python/apache/aurora/config/test_loader.py::test_load PASSED
> src/test/python/apache/aurora/config/test_loader.py::test_pick PASSED
>
> =========================== 6 passed in 0.21 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 10 items
>
> src/test/python/apache/aurora/config/test_thrift.py::test_simple_config
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_config_with_options
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_config_with_ports
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_config_with_bad_resources
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_config_with_task_links
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_unbound_references
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_cron_collision_policy
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_metadata_in_config
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_task_instance_from_job
> PASSED
> src/test/python/apache/aurora/config/test_thrift.py::test_identifier_validation
> PASSED
>
> ========================== 10 passed in 1.43 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 8 items
>
> src/test/python/apache/aurora/executor/test_executor_base.py::TestExecutorBase::test_disconnected
> PASSED
> src/test/python/apache/aurora/executor/test_executor_base.py::TestExecutorBase::test_error
> PASSED
> src/test/python/apache/aurora/executor/test_executor_base.py::TestExecutorBase::test_frameworkMessage
> PASSED
> src/test/python/apache/aurora/executor/test_executor_base.py::TestExecutorBase::test_log
> PASSED
> src/test/python/apache/aurora/executor/test_executor_base.py::TestExecutorBase::test_registered
> PASSED
> src/test/python/apache/aurora/executor/test_executor_base.py::TestExecutorBase::test_reregistered
> PASSED
> src/test/python/apache/aurora/executor/test_executor_base.py::TestExecutorBase::test_send_update
> PASSED
> src/test/python/apache/aurora/executor/test_executor_base.py::TestExecutorBase::test_status_is_terminal
> PASSED
>
> =========================== 8 passed in 0.18 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 4 items
>
> src/test/python/apache/aurora/executor/test_executor_detector.py::test_find_root
> PASSED
> src/test/python/apache/aurora/executor/test_executor_detector.py::test_match_inverse
> PASSED
> src/test/python/apache/aurora/executor/test_executor_detector.py::test_bad_match
> PASSED
> src/test/python/apache/aurora/executor/test_executor_detector.py::test_integration
> PASSED
>
> =========================== 4 passed in 0.04 seconds
> ===========================
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- <
> https://builds.apache.org/job/Aurora/ws/build-support/pants.venv/bin/python2.7
> >
> plugins: cov, timeout
> collecting ... collected 4 items
>
> src/test/python/apache/aurora/executor/test_executor_vars.py::test_release_from_tag
> PASSED
> src/test/python/apache/aurora/executor/test_executor_vars.py::test_extract_pexinfo
> PASSED
> src/test/python/apache/aurora/executor/test_executor_vars.py::test_init
> FAILED
>
> =================================== FAILURES
> ===================================
> __________________________________ test_init
> ___________________________________
>
>     def test_init():
> >     self = ExecutorVars()
>
> src/test/python/apache/aurora/executor/test_executor_vars.py:45:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _ _ _
>
> self = <[AssertionError("Thread.__init__() was not called") raised in
> repr()] SafeRepr object at 0x7faaf5699fc8>
> clock = <module 'time' (built-in)>
>
>     def __init__(self, clock=time):
>       self._clock = clock
>       self._self = psutil.Process(os.getpid())
>       try:
>         self._version = self.get_release_from_binary(
> >         os.path.join(self._self.cwd(), self._self.cmdline()[1]))
> E         AttributeError: 'Process' object has no attribute 'cwd'
>
> /tmp/user/2396/tmpY24qcD/apache/aurora/executor/executor_vars.py:68:
> AttributeError
> !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures
> !!!!!!!!!!!!!!!!!!!!
> ====================== 1 failed, 2 passed in 0.14 seconds
> ======================
> Build operating on top level addresses: set([BuildFileAddress(<
> https://builds.apache.org/job/Aurora/ws/src/test/python/BUILD,> all)])
> src.test.python.apache.aurora.admin.admin_util
>       .....   SUCCESS
> src.test.python.apache.aurora.admin.host_maintenance
>       .....   SUCCESS
> src.test.python.apache.aurora.client.api.api
>       .....   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.mux
>       .....   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.api.updater_util
>      .....   SUCCESS
> src.test.python.apache.aurora.client.binding_helper
>      .....   SUCCESS
> src.test.python.apache.aurora.client.cli.api
>       .....   SUCCESS
> src.test.python.apache.aurora.client.cli.bridge
>      .....   SUCCESS
> src.test.python.apache.aurora.client.cli.command_hooks
>       .....   SUCCESS
> src.test.python.apache.aurora.client.cli.config
>      .....   SUCCESS
> src.test.python.apache.aurora.client.cli.cron
>      .....   SUCCESS
> src.test.python.apache.aurora.client.cli.help
>      .....   SUCCESS
> src.test.python.apache.aurora.client.cli.inspect
>       .....   SUCCESS
> src.test.python.apache.aurora.client.cli.job
>       .....   SUCCESS
> src.test.python.apache.aurora.client.cli.logging
>       .....   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.supdate
>       .....   SUCCESS
> src.test.python.apache.aurora.client.cli.task
>      .....   SUCCESS
> src.test.python.apache.aurora.client.cli.update
>      .....   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.common.test_shellify
>       .....   SUCCESS
> src.test.python.apache.aurora.common.test_transport
>      .....   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_base
>       .....   SUCCESS
> src.test.python.apache.aurora.executor.executor_detector
>       .....   SUCCESS
> src.test.python.apache.aurora.executor.executor_vars
>       .....   FAILURE
> Build step 'Execute shell' marked build as failure
> Recording test results
>

Reply via email to