You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/26 08:14:49 UTC

Build failed in Jenkins: beam_PreCommit_Python_Cron #6288

See <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/6288/display/redirect>

Changes:


------------------------------------------
[...truncated 2.44 MB...]
No broken requirements found.
py38-pytorch-110 run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-pytorch-110 run-test: commands[0] | /bin/sh -c 'pip freeze | grep -E torch'
apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
torch==1.10.2
py38-pytorch-110 run-test: commands[1] | pytest -o junit_suite_name=py38-pytorch-110 --junitxml=pytest_py38-pytorch-110.xml -n 6 -m uses_pytorch
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.2.0, pluggy-1.0.0
cachedir: target/.tox-py38-pytorch-110/py38-pytorch-110/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python,> configfile: pytest.ini
plugins: hypothesis-6.56.3, xdist-2.5.0, timeout-2.1.0, forked-1.4.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I
gw0 [42] / gw1 [42] / gw2 [42] / gw3 [42] / gw4 [42] / gw5 [42]

sss.......................................                               [100%]
=============================== warnings summary ===============================
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py>:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    from imp import load_source

target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py>:42: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
    def call(self, fn, *args, **kwargs):

apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:66: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    }).set_index(pd.Int64Index(range(123, 223), name='an_index')),

apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:89: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(123, 223), name='an_index'),

apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:90: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(475, 575), name='another_index'),

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_inference_runner_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:311: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_run_inference_keyed_dict_output
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:286: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_run_inference_keyed
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:264: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferencePipelineTest::test_pipeline_local_model_extra_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:375: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    model_handler = PytorchModelHandlerKeyedTensor(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferencePipelineTest::test_pipeline_local_model_extra_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/dill/_dill.py>:472: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    obj = StockUnpickler.load(self)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pytorch-110.xml> -
================= 39 passed, 5 skipped, 36 warnings in 39.84s ==================
py38-pytorch-110 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pytorch-110: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py38:testPy38pytorch-19
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/setup.py>
py38-pytorch-19 create: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19>
py38-pytorch-19 installdeps: -rbuild-requirements.txt, torch>=1.9.0,<1.10.0
py38-pytorch-19 inst: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
py38-pytorch-19 installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.44.0.dev0.zip,attrs==22.1.0,cachetools==4.2.4,certifi==2022.9.24,cffi==1.15.1,charset-normalizer==2.1.1,cloudpickle==2.2.0,crcmod==1.7,cryptography==38.0.1,deprecation==2.1.0,dill==0.3.1.1,distlib==0.3.1,docker==6.0.0,docopt==0.6.2,exceptiongroup==1.0.0rc9,execnet==1.9.0,fastavro==1.6.1,fasteners==0.18,freezegun==1.2.2,google-api-core==2.10.2,google-apitools==0.5.31,google-auth==2.13.0,google-auth-httplib2==0.1.0,google-cloud-bigquery==3.3.5,google-cloud-bigquery-storage==2.13.2,google-cloud-bigtable==1.7.2,google-cloud-core==2.3.2,google-cloud-datastore==1.15.5,google-cloud-dlp==3.9.2,google-cloud-language==1.3.2,google-cloud-pubsub==2.13.10,google-cloud-pubsublite==1.6.0,google-cloud-recommendations-ai==0.7.1,google-cloud-spanner==3.22.2,google-cloud-videointelligence==1.16.3,google-cloud-vision==3.1.4,google-crc32c==1.5.0,google-resumable-media==2.4.0,googleapis-common-protos==1.56.4,greenlet==1.1.3.post0,grpc-google-iam-v1==0.12.4,grpcio==1.50.0,grpcio-status==1.48.2,grpcio-tools==1.37.0,hdfs==2.7.0,httplib2==0.20.4,hypothesis==6.56.3,idna==3.4,iniconfig==1.1.1,joblib==1.2.0,mock==2.0.0,mypy-protobuf==1.18,numpy==1.22.4,oauth2client==4.1.3,objsize==0.5.2,orjson==3.8.1,overrides==6.5.0,packaging==21.3,pandas==1.5.1,parameterized==0.8.1,pbr==5.11.0,pluggy==1.0.0,proto-plus==1.22.1,protobuf==3.20.3,psycopg2-binary==2.9.5,py==1.11.0,pyarrow==9.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.21,pydot==1.4.2,PyHamcrest==1.10.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==3.0.9,pytest==7.2.0,pytest-forked==1.4.0,pytest-timeout==2.1.0,pytest-xdist==2.5.0,python-dateutil==2.8.2,pytz==2022.5,PyYAML==6.0,regex==2022.9.13,requests==2.28.1,requests-mock==1.10.0,rsa==4.9,scikit-learn==1.1.2,scipy==1.9.3,six==1.16.0,sortedcontainers==2.4.0,SQLAlchemy==1.4.42,sqlparse==0.4.3,tenacity==5.1.5,testcontainers==3.7.0,threadpoolctl==3.1.0,tomli==2.0.1,torch==1.9.1,typing_extensions==4.4.0,urllib3==1.26.12,websocket-client==1.4.1,wrapt==1.14.1,zstandard==0.18.0>
py38-pytorch-19 run-test-pre: PYTHONHASHSEED='3046849745'
py38-pytorch-19 run-test-pre: commands[0] | python --version
Python 3.8.10
py38-pytorch-19 run-test-pre: commands[1] | pip --version
pip 22.2.2 from <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/pip> (python 3.8)
py38-pytorch-19 run-test-pre: commands[2] | pip check
No broken requirements found.
py38-pytorch-19 run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-pytorch-19 run-test: commands[0] | /bin/sh -c 'pip freeze | grep -E torch'
apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
torch==1.9.1
py38-pytorch-19 run-test: commands[1] | pytest -o junit_suite_name=py38-pytorch-19 --junitxml=pytest_py38-pytorch-19.xml -n 6 -m uses_pytorch
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.2.0, pluggy-1.0.0
cachedir: target/.tox-py38-pytorch-19/py38-pytorch-19/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python,> configfile: pytest.ini
plugins: hypothesis-6.56.3, xdist-2.5.0, timeout-2.1.0, forked-1.4.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I
gw0 [42] / gw1 [42] / gw2 [42] / gw3 [42] / gw4 [42] / gw5 [42]

sss.......................................                               [100%]
=============================== warnings summary ===============================
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py>:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    from imp import load_source

target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py>:42: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
    def call(self, fn, *args, **kwargs):

apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:66: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    }).set_index(pd.Int64Index(range(123, 223), name='an_index')),

apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:89: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(123, 223), name='an_index'),

apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:90: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(475, 575), name='another_index'),

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_inference_runner_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:311: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_run_inference_keyed
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:264: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_run_inference_keyed_dict_output
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:286: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferencePipelineTest::test_pipeline_local_model_extra_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:375: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    model_handler = PytorchModelHandlerKeyedTensor(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferencePipelineTest::test_pipeline_local_model_extra_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/dill/_dill.py>:472: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    obj = StockUnpickler.load(self)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pytorch-19.xml> -
================= 39 passed, 5 skipped, 36 warnings in 21.48s ==================
py38-pytorch-19 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pytorch-19: commands succeeded
  congratulations :)

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py38:testPy38CloudCoverage'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py310:testPy310Cython'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py37:testPy37Cython'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 15m 20s
129 actionable tasks: 94 executed, 33 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/lj37efnmsyfci

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_Python_Cron #6291

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/6291/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PreCommit_Python_Cron #6290

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/6290/display/redirect?page=changes>

Changes:

[Moritz Mack] Bump dropwizard metrics-core for Spark 3 runner to match the version

[Moritz Mack] Remove obsolete code from Spark 3 runner.

[noreply] Fixing Get Started header link (#23490)

[noreply] Bump cloud.google.com/go/bigquery from 1.42.0 to 1.43.0 in /sdks

[noreply] Bump google.golang.org/api from 0.100.0 to 0.101.0 in /sdks (#23842)

[noreply] Update ReadDataFromKinesis URN to registered URN (fixes #23693) (#23849)

[noreply] [23832] Remove ParquetIO.withSplit (closes #23832) (#23833)

[noreply] Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 in /sdks (#23822)

[noreply] [Go SDK] Add tests to the metrics package (#23769)

[noreply] Bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 in /sdks (#23823)

[noreply] Updated documentation to point to notebooks instead of having samples


------------------------------------------
[...truncated 2.36 MB...]
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio.py>:590: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
    p.options.view_as(GoogleCloudOptions).temp_location or

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pyarrow-9.xml> -
================= 30 passed, 7 skipped, 35 warnings in 29.70s ==================
py38-pyarrow-9 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pyarrow-9: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py38:testPy38pytorch-110
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/setup.py>
py38-pytorch-110 create: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110>
py38-pytorch-110 installdeps: -rbuild-requirements.txt, torch>=1.10.0,<1.11.0
py38-pytorch-110 inst: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
py38-pytorch-110 installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/.tmp/package/1/apache-beam-2.44.0.dev0.zip,attrs==22.1.0,cachetools==4.2.4,certifi==2022.9.24,cffi==1.15.1,charset-normalizer==2.1.1,cloudpickle==2.2.0,crcmod==1.7,cryptography==38.0.1,deprecation==2.1.0,dill==0.3.1.1,distlib==0.3.1,docker==6.0.0,docopt==0.6.2,exceptiongroup==1.0.0rc9,execnet==1.9.0,fastavro==1.7.0,fasteners==0.18,freezegun==1.2.2,google-api-core==2.10.2,google-apitools==0.5.31,google-auth==2.13.0,google-auth-httplib2==0.1.0,google-cloud-bigquery==3.3.5,google-cloud-bigquery-storage==2.13.2,google-cloud-bigtable==1.7.2,google-cloud-core==2.3.2,google-cloud-datastore==1.15.5,google-cloud-dlp==3.9.2,google-cloud-language==1.3.2,google-cloud-pubsub==2.13.10,google-cloud-pubsublite==1.6.0,google-cloud-recommendations-ai==0.7.1,google-cloud-spanner==3.22.2,google-cloud-videointelligence==1.16.3,google-cloud-vision==3.1.4,google-crc32c==1.5.0,google-resumable-media==2.4.0,googleapis-common-protos==1.56.4,greenlet==1.1.3.post0,grpc-google-iam-v1==0.12.4,grpcio==1.50.0,grpcio-status==1.48.2,grpcio-tools==1.37.0,hdfs==2.7.0,httplib2==0.20.4,hypothesis==6.56.3,idna==3.4,iniconfig==1.1.1,joblib==1.2.0,mock==2.0.0,mypy-protobuf==1.18,numpy==1.22.4,oauth2client==4.1.3,objsize==0.5.2,orjson==3.8.1,overrides==6.5.0,packaging==21.3,pandas==1.5.1,parameterized==0.8.1,pbr==5.11.0,pluggy==1.0.0,proto-plus==1.22.1,protobuf==3.20.3,psycopg2-binary==2.9.5,py==1.11.0,pyarrow==9.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.21,pydot==1.4.2,PyHamcrest==1.10.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==3.0.9,pytest==7.2.0,pytest-forked==1.4.0,pytest-timeout==2.1.0,pytest-xdist==2.5.0,python-dateutil==2.8.2,pytz==2022.5,PyYAML==6.0,regex==2022.9.13,requests==2.28.1,requests-mock==1.10.0,rsa==4.9,scikit-learn==1.1.3,scipy==1.9.3,six==1.16.0,sortedcontainers==2.4.0,SQLAlchemy==1.4.42,sqlparse==0.4.3,tenacity==5.1.5,testcontainers==3.7.0,threadpoolctl==3.1.0,tomli==2.0.1,torch==1.10.2,typing_extensions==4.4.0,urllib3==1.26.12,websocket-client==1.4.1,wrapt==1.14.1,zstandard==0.18.0>
py38-pytorch-110 run-test-pre: PYTHONHASHSEED='3764993635'
py38-pytorch-110 run-test-pre: commands[0] | python --version
Python 3.8.10
py38-pytorch-110 run-test-pre: commands[1] | pip --version
pip 22.2.2 from <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/pip> (python 3.8)
py38-pytorch-110 run-test-pre: commands[2] | pip check
No broken requirements found.
py38-pytorch-110 run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-pytorch-110 run-test: commands[0] | /bin/sh -c 'pip freeze | grep -E torch'
apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
torch==1.10.2
py38-pytorch-110 run-test: commands[1] | pytest -o junit_suite_name=py38-pytorch-110 --junitxml=pytest_py38-pytorch-110.xml -n 6 -m uses_pytorch
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.2.0, pluggy-1.0.0
cachedir: target/.tox-py38-pytorch-110/py38-pytorch-110/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python,> configfile: pytest.ini
plugins: hypothesis-6.56.3, xdist-2.5.0, timeout-2.1.0, forked-1.4.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I
gw0 [42] / gw1 [42] / gw2 [42] / gw3 [42] / gw4 [42] / gw5 [42]

sss.......................................                               [100%]
=============================== warnings summary ===============================
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py:15
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/hdfs/config.py>:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    from imp import load_source

target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py>:42: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
    def call(self, fn, *args, **kwargs):

apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:66: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    }).set_index(pd.Int64Index(range(123, 223), name='an_index')),

apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:89: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(123, 223), name='an_index'),

apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:90: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(475, 575), name='another_index'),

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_inference_runner_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:311: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_run_inference_keyed_dict_output
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:286: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_run_inference_keyed
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:264: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferencePipelineTest::test_pipeline_local_model_extra_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:375: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    model_handler = PytorchModelHandlerKeyedTensor(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferencePipelineTest::test_pipeline_local_model_extra_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/dill/_dill.py>:472: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    obj = StockUnpickler.load(self)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pytorch-110.xml> -
================= 39 passed, 5 skipped, 36 warnings in 14.65s ==================
py38-pytorch-110 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pytorch-110: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py38:testPy38pytorch-19
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/setup.py>
py38-pytorch-19 create: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19>
py38-pytorch-19 installdeps: -rbuild-requirements.txt, torch>=1.9.0,<1.10.0
py38-pytorch-19 inst: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
py38-pytorch-19 installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.44.0.dev0.zip,attrs==22.1.0,cachetools==4.2.4,certifi==2022.9.24,cffi==1.15.1,charset-normalizer==2.1.1,cloudpickle==2.2.0,crcmod==1.7,cryptography==38.0.1,deprecation==2.1.0,dill==0.3.1.1,distlib==0.3.1,docker==6.0.0,docopt==0.6.2,exceptiongroup==1.0.0rc9,execnet==1.9.0,fastavro==1.7.0,fasteners==0.18,freezegun==1.2.2,google-api-core==2.10.2,google-apitools==0.5.31,google-auth==2.13.0,google-auth-httplib2==0.1.0,google-cloud-bigquery==3.3.5,google-cloud-bigquery-storage==2.13.2,google-cloud-bigtable==1.7.2,google-cloud-core==2.3.2,google-cloud-datastore==1.15.5,google-cloud-dlp==3.9.2,google-cloud-language==1.3.2,google-cloud-pubsub==2.13.10,google-cloud-pubsublite==1.6.0,google-cloud-recommendations-ai==0.7.1,google-cloud-spanner==3.22.2,google-cloud-videointelligence==1.16.3,google-cloud-vision==3.1.4,google-crc32c==1.5.0,google-resumable-media==2.4.0,googleapis-common-protos==1.56.4,greenlet==1.1.3.post0,grpc-google-iam-v1==0.12.4,grpcio==1.50.0,grpcio-status==1.48.2,grpcio-tools==1.37.0,hdfs==2.7.0,httplib2==0.20.4,hypothesis==6.56.3,idna==3.4,iniconfig==1.1.1,joblib==1.2.0,mock==2.0.0,mypy-protobuf==1.18,numpy==1.22.4,oauth2client==4.1.3,objsize==0.5.2,orjson==3.8.1,overrides==6.5.0,packaging==21.3,pandas==1.5.1,parameterized==0.8.1,pbr==5.11.0,pluggy==1.0.0,proto-plus==1.22.1,protobuf==3.20.3,psycopg2-binary==2.9.5,py==1.11.0,pyarrow==9.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.21,pydot==1.4.2,PyHamcrest==1.10.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==3.0.9,pytest==7.2.0,pytest-forked==1.4.0,pytest-timeout==2.1.0,pytest-xdist==2.5.0,python-dateutil==2.8.2,pytz==2022.5,PyYAML==6.0,regex==2022.9.13,requests==2.28.1,requests-mock==1.10.0,rsa==4.9,scikit-learn==1.1.3,scipy==1.9.3,six==1.16.0,sortedcontainers==2.4.0,SQLAlchemy==1.4.42,sqlparse==0.4.3,tenacity==5.1.5,testcontainers==3.7.0,threadpoolctl==3.1.0,tomli==2.0.1,torch==1.9.1,typing_extensions==4.4.0,urllib3==1.26.12,websocket-client==1.4.1,wrapt==1.14.1,zstandard==0.18.0>
py38-pytorch-19 run-test-pre: PYTHONHASHSEED='1584009999'
py38-pytorch-19 run-test-pre: commands[0] | python --version
Python 3.8.10
py38-pytorch-19 run-test-pre: commands[1] | pip --version
pip 22.2.2 from <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/pip> (python 3.8)
py38-pytorch-19 run-test-pre: commands[2] | pip check
No broken requirements found.
py38-pytorch-19 run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-pytorch-19 run-test: commands[0] | /bin/sh -c 'pip freeze | grep -E torch'
apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
torch==1.9.1
py38-pytorch-19 run-test: commands[1] | pytest -o junit_suite_name=py38-pytorch-19 --junitxml=pytest_py38-pytorch-19.xml -n 6 -m uses_pytorch
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.2.0, pluggy-1.0.0
cachedir: target/.tox-py38-pytorch-19/py38-pytorch-19/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python,> configfile: pytest.ini
plugins: hypothesis-6.56.3, xdist-2.5.0, timeout-2.1.0, forked-1.4.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I
gw0 [42] / gw1 [42] / gw2 [42] / gw3 [42] / gw4 [42] / gw5 [42]

sss.......................................                               [100%]
=============================== warnings summary ===============================
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py:15
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/hdfs/config.py>:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    from imp import load_source

target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py>:42: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
    def call(self, fn, *args, **kwargs):

apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:66: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    }).set_index(pd.Int64Index(range(123, 223), name='an_index')),

apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:89: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(123, 223), name='an_index'),

apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:90: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(475, 575), name='another_index'),

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_inference_runner_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:311: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_run_inference_keyed_dict_output
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:286: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferenceTest::test_run_inference_keyed
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:264: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    inference_runner = TestPytorchModelHandlerKeyedTensorForInferenceOnly(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferencePipelineTest::test_pipeline_local_model_extra_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/ml/inference/pytorch_inference_test.py>:375: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    model_handler = PytorchModelHandlerKeyedTensor(

apache_beam/ml/inference/pytorch_inference_test.py::PytorchRunInferencePipelineTest::test_pipeline_local_model_extra_inference_args
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/dill/_dill.py>:472: FutureWarning: PytorchModelHandlerKeyedTensor is experimental. No backwards-compatibility guarantees.
    obj = StockUnpickler.load(self)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pytorch-19.xml> -
================= 39 passed, 5 skipped, 36 warnings in 14.66s ==================
py38-pytorch-19 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pytorch-19: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py38:preCommitPy38

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py37:testPy37Cython'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 11m 55s
129 actionable tasks: 94 executed, 33 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/qonssl5s6go3w

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PreCommit_Python_Cron #6289

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/6289/display/redirect>

Changes:


------------------------------------------
[...truncated 2.19 MB...]
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:1663: FutureWarning: Dropping invalid columns in DataFrameGroupBy.quantile is deprecated. In a future version, a TypeError will be raised. Before calling .quantile, select only columns which should be valid for the function.
    lambda df: getattr(df[df.foo > 30].groupby('group'), agg_type)(),

apache_beam/dataframe/frames_test.py::AggregationTest::test_agg_min_count
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2236: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.sum(level=1) should use df.groupby(level=1).sum().
    self._run_test(lambda df: df.sum(level=0, min_count=2), df)

apache_beam/dataframe/frames_test.py::AggregationTest::test_agg_min_count
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-13/py38-pandas-13/lib/python3.8/site-packages/pandas/core/apply.py>:577: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.sum(level=1) should use df.groupby(level=1).sum().
    return f(*args, **kwargs)

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_multifunc_level
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_numeric_only_1
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames.py>:2001: UserWarning: Performing a numeric aggregation, 'min', on Series 'str' with non-numeric type dtype('O'). This can result in runtime errors or surprising results.
    warnings.warn(

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_multifunc_level
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_numeric_only_1
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames.py>:2001: UserWarning: Performing a numeric aggregation, 'max', on Series 'str' with non-numeric type dtype('O'). This can result in runtime errors or surprising results.
    warnings.warn(

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_numeric_only_1
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames.py>:2001: UserWarning: Performing a numeric aggregation, 'max', on Series 'group' with non-numeric type dtype('O'). This can result in runtime errors or surprising results.
    warnings.warn(

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_numeric_only_1
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames.py>:2001: UserWarning: Performing a numeric aggregation, 'min', on Series 'group' with non-numeric type dtype('O'). This can result in runtime errors or surprising results.
    warnings.warn(

apache_beam/dataframe/frames_test.py::AggregationTest::test_series_mean_skipna
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frame_base.py>:145: RuntimeWarning: invalid value encountered in double_scalars
    lambda left, right: getattr(left, op)(right), name=op, args=[other])

apache_beam/dataframe/frames_test.py::AggregationTest::test_series_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2041: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. ser.count(level=1) should use ser.groupby(level=1).count().
    lambda df: df.set_index(['group', 'foo']).bar.count(level=0),

apache_beam/dataframe/frames_test.py::AggregationTest::test_series_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2044: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.set_index(['group', 'foo']).bar.max(level=0), GROUPBY_DF)

apache_beam/dataframe/frames_test.py::AggregationTest::test_series_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2047: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.set_index(['group', 'foo']).bar.median(level=0),

apache_beam/dataframe/frames_test.py::AggregationTest::test_series_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2051: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. ser.count(level=1) should use ser.groupby(level=1).count().
    lambda df: df.set_index(['foo', 'group']).bar.count(level=1),

apache_beam/dataframe/frames_test.py::AggregationTest::test_series_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2054: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.set_index(['group', 'foo']).bar.max(level=1), GROUPBY_DF)

apache_beam/dataframe/frames_test.py::AggregationTest::test_series_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2056: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.set_index(['group', 'foo']).bar.max(level='foo'),

apache_beam/dataframe/frames_test.py::AggregationTest::test_series_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2059: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.set_index(['group', 'foo']).bar.median(level=1),

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2064: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.count(level=1) should use df.groupby(level=1).count().
    lambda df: df.set_index(['group', 'foo']).count(level=0), GROUPBY_DF)

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-13/py38-pandas-13/lib/python3.8/site-packages/pandas/core/apply.py>:577: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.count(level=1) should use df.groupby(level=1).count().
    return f(*args, **kwargs)

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2066: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.set_index(['group', 'foo']).max(

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-13/py38-pandas-13/lib/python3.8/site-packages/pandas/core/apply.py>:577: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    return f(*args, **kwargs)

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2075: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.sum(level=1) should use df.groupby(level=1).sum().
    lambda df: df.set_index(['group', 'foo']).sum(

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2080: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.count(level=1) should use df.groupby(level=1).count().
    lambda df: df.set_index(['group', 'foo'])[['bar']].count(level=1),

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2083: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.count(level=1) should use df.groupby(level=1).count().
    lambda df: df.set_index(['group', 'foo']).count(level=1), GROUPBY_DF)

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2085: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.set_index(['group', 'foo']).max(

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2091: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.sum(level=1) should use df.groupby(level=1).sum().
    lambda df: df.set_index(['group', 'foo']).sum(

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2096: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.set_index(['group', 'foo']).median(

apache_beam/dataframe/frames_test.py::AggregationTest::test_dataframe_agg_level
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames_test.py>:2100: FutureWarning: Using the level keyword in DataFrame and Series aggregations is deprecated and will be removed in a future version. Use groupby instead. df.median(level=1) should use df.groupby(level=1).median().
    lambda df: df.drop('str', axis=1).set_index(['foo', 'group']).median(

apache_beam/dataframe/io_test.py: 13 warnings
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/io.py>:659: FutureWarning: WriteToFiles is experimental.
    return pcoll | fileio.WriteToFiles(

apache_beam/dataframe/io_test.py: 23 warnings
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio.py>:590: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
    p.options.view_as(GoogleCloudOptions).temp_location or

apache_beam/dataframe/pandas_doctests_test.py::DoctestTest::test_ndframe_tests
apache_beam/dataframe/pandas_doctests_test.py::DoctestTest::test_ndframe_tests
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/doctests.py>:192: PerformanceWarning: indexing past lexsort depth may impact performance.
    name: session.evaluate(frame._expr)

apache_beam/dataframe/schemas_test.py: 11 warnings
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/schemas.py>:129: UserWarning: include_indexes=True for a Series input. Note that this parameter is _not_ respected for DeferredSeries conversion.
    warnings.warn(

apache_beam/dataframe/pandas_doctests_test.py::DoctestTest::test_datetime_tests
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/doctests.py>:70: FutureWarning: Inferring datetime64[ns] from data containing strings is deprecated and will be removed in a future version. To retain the old behavior explicitly pass Series(data, dtype={value.dtype})
    result = self._pandas_obj(*args, **kwargs)

apache_beam/dataframe/pandas_doctests_test.py::DoctestTest::test_groupby_tests
apache_beam/dataframe/pandas_doctests_test.py::DoctestTest::test_groupby_tests
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/frames.py>:4390: FutureWarning: Dropping invalid columns in DataFrameGroupBy.transform is deprecated. In a future version, a TypeError will be raised. Before calling .transform, select only columns which should be valid for the transforming function.
    lambda df: project(df.groupby(level=levels)).transform(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pandas-13.xml> -
================ 611 passed, 25 skipped, 127 warnings in 28.28s ================
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.2.0, pluggy-1.0.0
cachedir: target/.tox-py38-pandas-13/py38-pandas-13/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python,> configfile: pytest.ini
plugins: hypothesis-6.56.3, xdist-2.5.0, timeout-2.1.0, forked-1.4.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 636 items / 636 deselected / 0 selected

=============================== warnings summary ===============================
target/.tox-py38-pandas-13/py38-pandas-13/lib/python3.8/site-packages/hdfs/config.py:15
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-13/py38-pandas-13/lib/python3.8/site-packages/hdfs/config.py>:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    from imp import load_source

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pandas-13_no_xdist.xml> -
====================== 636 deselected, 1 warning in 0.41s ======================
py38-pandas-13 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pandas-13: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py38:testPy38pandas-14
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/setup.py>
py38-pandas-14 create: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-14/py38-pandas-14>
py38-pandas-14 installdeps: pandas>=1.4.0,<1.5.0
py38-pandas-14 inst: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-14/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
py38-pandas-14 installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-14/.tmp/package/1/apache-beam-2.44.0.dev0.zip,attrs==22.1.0,certifi==2022.9.24,cffi==1.15.1,charset-normalizer==2.1.1,cloudpickle==2.2.0,crcmod==1.7,cryptography==38.0.1,deprecation==2.1.0,dill==0.3.1.1,docker==6.0.0,docopt==0.6.2,exceptiongroup==1.0.0rc9,execnet==1.9.0,fastavro==1.6.1,fasteners==0.18,freezegun==1.2.2,greenlet==1.1.3.post0,grpcio==1.50.0,hdfs==2.7.0,httplib2==0.20.4,hypothesis==6.56.3,idna==3.4,iniconfig==1.1.1,joblib==1.2.0,mock==2.0.0,numpy==1.22.4,objsize==0.5.2,orjson==3.8.1,packaging==21.3,pandas==1.4.4,parameterized==0.8.1,pbr==5.11.0,pluggy==1.0.0,proto-plus==1.22.1,protobuf==3.20.3,psycopg2-binary==2.9.5,py==1.11.0,pyarrow==9.0.0,pycparser==2.21,pydot==1.4.2,PyHamcrest==1.10.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==3.0.9,pytest==7.2.0,pytest-forked==1.4.0,pytest-timeout==2.1.0,pytest-xdist==2.5.0,python-dateutil==2.8.2,pytz==2022.5,PyYAML==6.0,regex==2022.9.13,requests==2.28.1,requests-mock==1.10.0,scikit-learn==1.1.2,scipy==1.9.3,six==1.16.0,sortedcontainers==2.4.0,SQLAlchemy==1.4.42,tenacity==5.1.5,testcontainers==3.7.0,threadpoolctl==3.1.0,tomli==2.0.1,typing_extensions==4.4.0,urllib3==1.26.12,websocket-client==1.4.1,wrapt==1.14.1,zstandard==0.18.0>
py38-pandas-14 run-test-pre: PYTHONHASHSEED='4038172268'
py38-pandas-14 run-test-pre: commands[0] | python --version
Python 3.8.10
py38-pandas-14 run-test-pre: commands[1] | pip --version
pip 22.2.2 from <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-14/py38-pandas-14/lib/python3.8/site-packages/pip> (python 3.8)
py38-pandas-14 run-test-pre: commands[2] | pip check
No broken requirements found.
py38-pandas-14 run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-pandas-14 run-test: commands[0] | /bin/sh -c 'pip freeze | grep -E '"'"'(pandas|numpy)'"'"''
apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pandas-14/.tmp/package/1/apache-beam-2.44.0.dev0.zip>
numpy==1.22.4
pandas==1.4.4
py38-pandas-14 run-test: commands[1] | <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_pytest.sh> py38-pandas-14 apache_beam/dataframe
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.2.0, pluggy-1.0.0
cachedir: target/.tox-py38-pandas-14/py38-pandas-14/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python,> configfile: pytest.ini
plugins: hypothesis-6.56.3, xdist-2.5.0, timeout-2.1.0, forked-1.4.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I
gw0 [636] / gw1 [636] / gw2 [636] / gw3 [636] / gw4 [636] / gw5 [636]

........................................................................ [ 11%]
.........[gw1] node down: Not properly terminated
F
replacing crashed worker gw1
.s...................................................................... [ 24%]
..............................................s.............ss.......s.. [ 35%]
...........................................................ss......ss... [ 46%]
...................s.................................................... [ 58%]
.......[gw0] node down: Not properly terminated
FERROR: InvocationError for command <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_pytest.sh> py38-pandas-14 apache_beam/dataframe (exited with code -15 (SIGTERM)) (exited with code -15)
py38-pandas-14 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
Terminated

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=5c4284d6-e44c-49d5-b7ad-00a1f85ea5fb, currentDir=<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 1297885
  log file: /home/jenkins/.gradle/daemon/7.5.1/daemon-1297885.out.log
----- Last  20 lines from daemon log file - daemon-1297885.out.log -----
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I
gw0 [636] / gw1 [636] / gw2 [636] / gw3 [636] / gw4 [636] / gw5 [636]

........................................................................ [ 11%]
.........[gw1] node down: Not properly terminated
F
replacing crashed worker gw1
.s...................................................................... [ 24%]
..............................................s.............ss.......s.. [ 35%]
...........................................................ss......ss... [ 46%]
...................s.................................................... [ 58%]
.......[gw0] node down: Not properly terminated
FERROR: InvocationError for command <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_pytest.sh> py38-pandas-14 apache_beam/dataframe (exited with code -15 (SIGTERM)) (exited with code -15)
py38-pandas-14 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
Terminated
Traceback (most recent call last):
  File "<string>", line 1, in <module>
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org