See 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/793/display/redirect>

Changes:


------------------------------------------
[...truncated 383.70 KB...]
...........................................s..s.......................ss [ 74%]
.s.s.sssss......ss.s......................................s.ss.s........ [ 83%]
...............................................
> Task :sdks:python:test-suites:tox:py310:testPy310Cython
............................. [ 56%]
....................................sssssssss.....ss.................... [ 65%]
.s.s...........s...s..............ss........ssss..sss..s
> Task :sdks:python:test-suites:tox:py39:testPy39Cython
.......................... [ 46%]
........................................................................ [ 55%]
.................ssssss................................................. [ 65%]
...........s...................s....sss..........sssss.s.s.............. [ 74%]
.............
> Task :sdks:python:test-suites:tox:py311:testPy311Cython
......................... [ 92%]
..................sssss....ss.......s..................                  [100%]
=============================== warnings summary ===============================
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/apache_beam/runners/portability/stager.py>:63:
 DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

apache_beam/transforms/fully_qualified_named_transform_test.py: 3 warnings
apache_beam/transforms/external_test.py: 35 warnings
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/apache_beam/transforms/external.py>:676:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self._expansion_service, pipeline.options)

apache_beam/transforms/combiners_test.py::CombineTest::test_combining_with_accumulation_mode_and_fanout
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:102:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/pytest_py311-cython.xml>
 -
=========== 731 passed, 44 skipped, 53 warnings in 111.34s (0:01:51) ===========
============================= test session starts ==============================
platform linux -- Python 3.11.2, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py311-cython/py311-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python>
configfile: pytest.ini
plugins: hypothesis-6.82.0, xdist-3.3.1, requests-mock-1.11.0, anyio-3.7.1, 
timeout-2.1.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 776 items / 775 deselected / 1 selected

apache_beam/transforms/userstate_test.py .                               [100%]

=============================== warnings summary ===============================
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

apache_beam/runners/portability/stager.py:63
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/apache_beam/runners/portability/stager.py>:63:
 DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/pytest_py311-cython_no_xdist.xml>
 -
================ 1 passed, 775 deselected, 2 warnings in 1.56s =================
py311-cython: commands_post[0]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
.pkg_external_sdist_meta: _exit 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/target/.tox-py311-cython/.pkg_external/tmp/sdist-extract/apache-beam-2.50.0.dev0>>
 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/build/gradleenv/608272754/lib/python3.11/site-packages/pyproject_api/_backend.py>
 True setuptools.build_meta __legacy__
  py311-cython: OK 
(595.41=setup[264.36]+cmd[0.00,0.39,1.05,0.03,209.44,2.34,117.75,0.05] seconds)
  congratulations :) (595.62 seconds)

> Task :sdks:python:test-suites:tox:py311:preCommitPy311

> Task :sdks:python:test-suites:tox:py310:testPy310Cython
................ [ 74%]
.s...........s..........s............................................... [ 84%]
.....................................ss.s.............sss..ss........... [ 93%]
..................................................
=================================== FAILURES ===================================
___________________ apache_beam/transforms/combiners_test.py ___________________
[gw5] linux -- Python 3.10.2 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/bin/python>
worker 'gw5' crashed while running 
'apache_beam/transforms/combiners_test.py::CombineTest::test_combine_globally_without_default'
=============================== warnings summary ===============================
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

apache_beam/transforms/fully_qualified_named_transform_test.py: 3 warnings
apache_beam/transforms/external_test.py: 35 warnings
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/external.py>:676:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self._expansion_service, pipeline.options)

apache_beam/transforms/combiners_test.py::CombineTest::test_combining_with_accumulation_mode_and_fanout
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:102:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/pytest_py310-cython.xml>
 -
=========================== short test summary info ============================
FAILED 
apache_beam/transforms/combiners_test.py::CombineTest::test_combine_globally_without_default
====== 1 failed, 730 passed, 44 skipped, 55 warnings in 125.10s (0:02:05) ======
============================= test session starts ==============================
platform linux -- Python 3.10.2, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py310-cython/py310-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python>
configfile: pytest.ini
plugins: hypothesis-6.82.0, xdist-3.3.1, requests-mock-1.11.0, anyio-3.7.1, 
timeout-2.1.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 776 items / 775 deselected / 1 selected

apache_beam/transforms/userstate_test.py .                               [100%]

=============================== warnings summary ===============================
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/pytest_py310-cython_no_xdist.xml>
 -
================ 1 passed, 775 deselected, 2 warnings in 1.29s =================
py310-cython: exit 1 (130.66 seconds) 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python>>
 bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/scripts/run_pytest.sh>
 py310-cython apache_beam/transforms/ pid=104764
py310-cython: commands_post[0]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
.pkg_external_sdist_meta: _exit 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/.pkg_external/tmp/sdist-extract/apache-beam-2.50.0.dev0>>
 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/build/gradleenv/608272753/lib/python3.10/site-packages/pyproject_api/_backend.py>
 True setuptools.build_meta __legacy__
  py310-cython: FAIL code 1 
(609.43=setup[265.25]+cmd[0.00,0.40,1.08,0.03,209.12,2.83,130.66,0.05] seconds)
  evaluation failed :( (609.58 seconds)

> Task :sdks:python:test-suites:tox:py310:testPy310Cython FAILED

> Task :sdks:python:test-suites:tox:py39:testPy39Cython
...s.......s.................ss............................ [ 83%]
..................ss..s................................................. [ 92%]
....................sss.s..s.s.s.................s.....                  [100%]
=============================== warnings summary ===============================
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/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-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

apache_beam/transforms/fully_qualified_named_transform_test.py: 3 warnings
apache_beam/transforms/external_test.py: 35 warnings
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/external.py>:676:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self._expansion_service, pipeline.options)

apache_beam/transforms/combiners_test.py::CombineTest::test_combining_with_accumulation_mode_and_fanout
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:102:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython.xml>
 -
=========== 731 passed, 44 skipped, 53 warnings in 117.59s (0:01:57) ===========
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py39-cython/py39-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python>
configfile: pytest.ini
plugins: hypothesis-6.82.0, xdist-3.3.1, requests-mock-1.11.0, anyio-3.7.1, 
timeout-2.1.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 776 items / 775 deselected / 1 selected

apache_beam/transforms/userstate_test.py .                               [100%]

=============================== warnings summary ===============================
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/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-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython_no_xdist.xml>
 -
================ 1 passed, 775 deselected, 2 warnings in 1.22s =================
py39-cython: commands_post[0]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
.pkg_external_sdist_meta: _exit 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/.pkg_external/tmp/sdist-extract/apache-beam-2.50.0.dev0>>
 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/build/gradleenv/-1227304281/lib/python3.9/site-packages/pyproject_api/_backend.py>
 True setuptools.build_meta __legacy__
  py39-cython: OK 
(617.00=setup[270.68]+cmd[0.01,0.44,1.06,0.03,218.44,2.90,123.39,0.05] seconds)
  congratulations :) (617.16 seconds)

> Task :sdks:python:test-suites:tox:py39:preCommitPy39

FAILURE: Build 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.

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

BUILD FAILED in 15m 8s
23 actionable tasks: 17 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/6cmahdj4ry6rw

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to