-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31137/#review72818
-----------------------------------------------------------
Master (219c3ad) is red with this patch.
./build-support/jenkins/build.sh
zip_safe flag not set; analyzing archive contents...
Installed
/tmp/user/2396/pip_build_jenkins/protobuf/python_gflags-2.0-py2.7.egg
Searching for python-dateutil>=1.4
Reading https://pypi.python.org/simple/python-dateutil/
Reading http://labix.org/python-dateutil
Reading https://dateutil.readthedocs.org
Best match: python-dateutil 2.4.0
Downloading
https://pypi.python.org/packages/source/p/python-dateutil/python-dateutil-2.4.0.tar.gz#md5=75714163bb96bedd07685cdb2071b8bc
Processing python-dateutil-2.4.0.tar.gz
Writing /tmp/user/2396/easy_install-Qyp5G0/python-dateutil-2.4.0/setup.cfg
Running python-dateutil-2.4.0/setup.py -q bdist_egg --dist-dir
/tmp/user/2396/easy_install-Qyp5G0/python-dateutil-2.4.0/egg-dist-tmp-pTwg1l
Installed
/tmp/user/2396/pip_build_jenkins/protobuf/python_dateutil-2.4.0-py2.7.egg
Downloading/unpacking psutil==2.1.3 (from -r /dev/fd/63 (line 9))
Saved ./third_party/psutil-2.1.3.tar.gz
Running setup.py (path:/tmp/user/2396/pip_build_jenkins/psutil/setup.py)
egg_info for package psutil
warning: no previously-included files matching '*' found under directory
'docs/_build'
Downloading/unpacking pystachio==0.7.4 (from -r /dev/fd/63 (line 10))
Downloading pystachio-0.7.4-py2.py3-none-any.whl
Saved ./third_party/pystachio-0.7.4-py2.py3-none-any.whl
Downloading/unpacking pyyaml==3.10 (from -r /dev/fd/63 (line 11))
Saved ./third_party/PyYAML-3.10.tar.gz
Running setup.py (path:/tmp/user/2396/pip_build_jenkins/pyyaml/setup.py)
egg_info for package pyyaml
Downloading/unpacking requests==2.3.0 (from -r /dev/fd/63 (line 12))
Saved ./third_party/requests-2.3.0-py2.py3-none-any.whl
Downloading/unpacking thrift==0.9.1 (from -r /dev/fd/63 (line 13))
Downloading thrift-0.9.1.tar.gz
Saved ./third_party/thrift-0.9.1.tar.gz
Running setup.py (path:/tmp/user/2396/pip_build_jenkins/thrift/setup.py)
egg_info for package thrift
Downloading/unpacking twitter.common.app==0.3.3 (from -r /dev/fd/63 (line 14))
Could not find a version that satisfies the requirement
twitter.common.app==0.3.3 (from -r /dev/fd/63 (line 14)) (from versions: 0.1.0,
0.3.0, 0.3.1, 0.3.2)
Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for twitter.common.app==0.3.3 (from -r
/dev/fd/63 (line 14))
Storing debug log for failure in /home/jenkins/.pip/pip.log
I will refresh this build result if you post a review containing "@ReviewBot
retry"
- Aurora ReviewBot
On Feb. 17, 2015, 9:59 p.m., Brian Wickman wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31137/
> -----------------------------------------------------------
>
> (Updated Feb. 17, 2015, 9:59 p.m.)
>
>
> Review request for Aurora, Joshua Cohen and Joe Smith.
>
>
> Repository: aurora
>
>
> Description
> -------
>
> SSIA. One seemingly incorrect test was removed. It was unclear to me what
> behavior it was testing exactly, and it did not consistently pass.
>
>
> Diffs
> -----
>
> 3rdparty/python/requirements.txt 9f7bea9c0dce620c436332e1f4f4c9e3df7f66f5
> src/main/python/apache/aurora/executor/gc_executor.py
> 43b415bc6c5177be24ec036cc32ae7cbd87fc70f
> src/test/python/apache/aurora/executor/common/test_health_checker.py
> def249c2509a28f7145380f250f79202b653dc83
> src/test/python/apache/aurora/executor/test_gc_executor.py
> b1bbc89a822302d8ea12324eb767631326639ebb
>
> Diff: https://reviews.apache.org/r/31137/diff/
>
>
> Testing
> -------
>
> ./pants test.pytest --no-fast src/test/python::
>
>
> Thanks,
>
> Brian Wickman
>
>