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

Changes:


------------------------------------------
[...truncated 379.95 KB...]
.[gw3] node down: Not properly terminated
F
replacing crashed worker gw3
...s................................s.....................s............. [ 68%]
.ss.s...sssss..
> Task :sdks:python:test-suites:tox:py39:testPy39Cython
.................................... [ 46%]
........................................................................ [ 55%]
...................ssssss............................................... [ 64%]
..........ss......................s............s......s.
> Task :sdks:python:test-suites:tox:py311:testPy311Cython
......... [ 92%]
...................sssss...s.s..s.......................                 [100%]
=============================== warnings summary ===============================
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

target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:28
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:28
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:28
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:28
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:28
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:28
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:28
  
<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>:28:
 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/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>
 -
=========== 732 passed, 44 skipped, 53 warnings in 108.32s (0:01:48) ===========
============================= 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: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.82.4
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 777 items / 776 deselected / 1 selected

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

=============================== warnings summary ===============================
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

target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:28
  
<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>:28:
 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

-- 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, 776 deselected, 2 warnings in 1.19s =================
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.51.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 
(579.79=setup[253.79]+cmd[0.00,0.39,1.01,0.03,207.86,2.31,114.33,0.07] seconds)
  congratulations :) (580.02 seconds)

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

> Task :sdks:python:test-suites:tox:py310:testPy310Cython
...sss...........s...........sss......................... [ 78%]
.......s................................................................ [ 87%]
.........................................ssssss.......ss................ [ 96%]
.........................
=================================== FAILURES ===================================
____________________ apache_beam/transforms/trigger_test.py ____________________
[gw3] 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 'gw3' crashed while running 
'apache_beam/transforms/trigger_test.py::TriggerPipelineTest::test_after_count'
=============================== warnings summary ===============================
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
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/py310/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

target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
  
<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>:28:
 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/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/trigger_test.py::TriggerPipelineTest::test_after_count
====== 1 failed, 731 passed, 44 skipped, 55 warnings in 122.49s (0:02:02) ======
============================= 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: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.82.4
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 777 items / 776 deselected / 1 selected

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

=============================== warnings summary ===============================
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/py310/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

target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:28
  
<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>:28:
 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

-- 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, 776 deselected, 2 warnings in 1.28s =================
py310-cython: exit 1 (127.81 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=3917540
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.51.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__

> Task :sdks:python:test-suites:tox:py39:testPy39Cython
...............s [ 74%]
ss..................................s...sss..ss...sss..............s.... [ 83%]
........s............................................................... [ 92%]
..................
> Task :sdks:python:test-suites:tox:py310:testPy310Cython FAILED
  py310-cython: FAIL code 1 
(595.33=setup[255.54]+cmd[0.00,0.40,1.08,0.03,208.02,2.41,127.81,0.05] seconds)
  evaluation failed :( (595.50 seconds)

> Task :sdks:python:test-suites:tox:py39:testPy39Cython
...sss.s..s.s.s...s...................                 [100%]
=============================== warnings summary ===============================
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/py39/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

target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:28
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:28
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:28
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:28
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:28
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:28
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:28
  
<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>:28:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

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>
 -
=========== 732 passed, 44 skipped, 53 warnings in 115.45s (0:01:55) ===========
============================= 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: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.82.4
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 777 items / 776 deselected / 1 selected

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

=============================== warnings summary ===============================
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/py39/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

target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:28
  
<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>:28:
 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_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython_no_xdist.xml>
 -
================ 1 passed, 776 deselected, 2 warnings in 1.24s =================
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.51.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 
(605.76=setup[260.98]+cmd[0.01,0.44,1.07,0.03,218.53,3.17,121.49,0.05] seconds)
  congratulations :) (605.93 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 14m 59s
23 actionable tasks: 17 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/aoalqjwvlgnnc

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