See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/384/display/redirect>

Changes:


------------------------------------------
[...truncated 8.62 MB...]
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "recvmsg:Connection reset by peer"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:39275 {grpc_message:"recvmsg:Connection reset by peer", 
grpc_status:14, created_time:"2023-07-07T11:07:31.031790057+00:00"}"
>
Exception in thread read_grpc_client_inputs:
Traceback (most recent call last):
  File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
    self._target(*self._args, **self._kwargs)
    self._target(*self._args, **self._kwargs)
    self.run()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 262, in run
  File "/usr/lib/python3.11/threading.py", line 975, in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 1035, in pull_responses
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 669, in <lambda>
    for response in responses:
    for work_request in self._control_stub.Control(get_responses()):
    target=lambda: self._read_inputs(elements_iterator),
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 475, in __next__
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 652, in _read_inputs
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 475, in __next__
    return self._next()
           ^^^^^^^^^^^^
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 881, in _next
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 475, in __next__
           ^^^^^^^^^^^^
    raise self
    return self._next()
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "Socket closed"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:39159 {grpc_message:"Socket closed", grpc_status:14, 
created_time:"2023-07-07T11:07:31.031888169+00:00"}"
>  File 
> "<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
>  line 881, in _next

           ^^^^^^^^^^^^
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py";,>
 line 881, in _next
    raise self
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "Socket closed"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:39725 {grpc_message:"Socket closed", grpc_status:14, 
created_time:"2023-07-07T11:07:31.03178103+00:00"}"
>grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
>terminated with:
        status = StatusCode.UNAVAILABLE
        details = "recvmsg:Connection reset by peer"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:39275 {grpc_message:"recvmsg:Connection reset by peer", 
grpc_status:14, created_time:"2023-07-07T11:07:31.031790057+00:00"}"
>


> Task :sdks:python:test-suites:portable:py311:postCommitPy311

> Task :sdks:python:test-suites:dataflow:py311:postCommitIT
warning: sdist: standard file not found: should have one of README, README.rst, 
README.txt, README.md

warning: check: missing required meta-data: url

warning: check: missing meta-data: either (author and author_email) or 
(maintainer and maintainer_email) should be supplied


+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++

~~~~~~~~ Stack of Thread-39 (poll_for_job_completion) (140122787854080) ~~~~~~~~
  File "/usr/lib/python3.11/threading.py", line 995, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.11/threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 214, in poll_for_job_completion
    time.sleep(sleep_secs)

~~~~~~~~~~~~~~~~~~~~~ Stack of <unknown> (140124627810048) ~~~~~~~~~~~~~~~~~~~~~
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 285, in _perform_spawn
    reply.run()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 220, in run
    self._result = func(*args, **kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 967, in _thread_receiver
    msg = Message.from_io(io)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 432, in from_io
    header = io.read(9)  # type 1, channel 4, payload 4
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 400, in read
    data = self._read(numbytes - len(buf))

+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++
malloc(): unsorted double linked list corrupted
Fatal Python error: Aborted

Current thread 0x00007f70e0feb700 (most recent call first):
  File "/usr/lib/python3.11/http/client.py", line 235 in parse_headers
  File "/usr/lib/python3.11/http/client.py", line 337 in begin
  File "/usr/lib/python3.11/http/client.py", line 1374 in getresponse
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1396 in _conn_request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1444 in _request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1724 in request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/google_auth_httplib2.py";,>
 line 218 in request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/http_wrapper.py";,>
 line 397 in _MakeRequestNoRetry
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/http_wrapper.py";,>
 line 348 in MakeRequest
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/base_api.py";,>
 line 728 in _RunMethod
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py";,>
 line 747 in Get
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py";,>
 line 980 in get_job
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/utils/retry.py";,>
 line 275 in wrapper
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 186 in poll_for_job_completion
  File "/usr/lib/python3.11/threading.py", line 975 in run
  File "/usr/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/usr/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x00007f714eaa3700 (most recent call first):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 400 in read
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 432 in from_io
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 967 in _thread_receiver
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 220 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 285 in _perform_spawn

Thread 0x00007f714f518740 (most recent call first):
  File "/usr/lib/python3.11/ssl.py", line 1134 in read
  File "/usr/lib/python3.11/ssl.py", line 1278 in recv_into
  File "/usr/lib/python3.11/socket.py", line 706 in readinto
  File "/usr/lib/python3.11/http/client.py", line 279 in _read_status
  File "/usr/lib/python3.11/http/client.py", line 318 in begin
  File "/usr/lib/python3.11/http/client.py", line 1374 in getresponse
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1396 in _conn_request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1444 in _request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/httplib2/__init__.py";,>
 line 1724 in request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/google_auth_httplib2.py";,>
 line 218 in request
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/http_wrapper.py";,>
 line 397 in _MakeRequestNoRetry
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/http_wrapper.py";,>
 line 348 in MakeRequest
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/apitools/base/py/base_api.py";,>
 line 728 in _RunMethod
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py";,>
 line 747 in Get
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py";,>
 line 980 in get_job
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/utils/retry.py";,>
 line 275 in wrapper
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 1466 in _update_job
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 1523 in state
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py";,>
 line 98 in wait_until_in_state
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py";,>
 line 74 in run_pipeline
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 577 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 553 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 600 in __exit__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/examples/complete/juliaset/juliaset/juliaset.py";,>
 line 104 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/examples/complete/juliaset/juliaset/juliaset_test_it.py";,>
 line 56 in test_run_example_with_setup_file
  File "/usr/lib/python3.11/unittest/case.py", line 579 in _callTestMethod
  File "/usr/lib/python3.11/unittest/case.py", line 623 in run
  File "/usr/lib/python3.11/unittest/case.py", line 678 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/unittest.py";,>
 line 333 in runtest
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 169 in pytest_runtest_call
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_callers.py";,>
 line 80 in _multicall
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_manager.py";,>
 line 112 in _hookexec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_hooks.py";,>
 line 433 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 262 in <lambda>
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 341 in from_call
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 261 in call_runtest_hook
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 222 in call_and_report
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 133 in runtestprotocol
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/runner.py";,>
 line 114 in pytest_runtest_protocol
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_callers.py";,>
 line 80 in _multicall
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_manager.py";,>
 line 112 in _hookexec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_hooks.py";,>
 line 433 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/xdist/remote.py";,>
 line 174 in run_one_test
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/xdist/remote.py";,>
 line 157 in pytest_runtestloop
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_callers.py";,>
 line 80 in _multicall
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_manager.py";,>
 line 112 in _hookexec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_hooks.py";,>
 line 433 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/main.py";,>
 line 324 in _main
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/main.py";,>
 line 270 in wrap_session
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/_pytest/main.py";,>
 line 317 in pytest_cmdline_main
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_callers.py";,>
 line 80 in _multicall
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_manager.py";,>
 line 112 in _hookexec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/pluggy/_hooks.py";,>
 line 433 in __call__
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/xdist/remote.py";,>
 line 355 in <module>
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 1084 in executetask
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 220 in run
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 285 in _perform_spawn
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 267 in integrate_as_primary_thread
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 1060 in serve
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 1554 in serve
  File "<string>", line 8 in <module>
  File "<string>", line 1 in <module>

Extension modules: charset_normalizer.md, google._upb._message, 
numpy.core._multiarray_umath, numpy.core._multiarray_tests, 
numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, 
numpy.random._common, numpy.random.bit_generator, 
numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, 
numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, 
numpy.random._generator, fastavro._logical_readers, fastavro._schema, 
zstandard.backend_c, fastavro._read, fastavro._logical_writers, 
fastavro._validation, fastavro._write, pandas._libs.tslibs.np_datetime, 
pandas._libs.tslibs.dtypes, pandas._libs.tslibs.base, 
pandas._libs.tslibs.nattype, pandas._libs.tslibs.timezones, 
pandas._libs.tslibs.tzconversion, pandas._libs.tslibs.ccalendar, 
pandas._libs.tslibs.fields, pandas._libs.tslibs.timedeltas, 
pandas._libs.tslibs.timestamps, pandas._libs.properties, 
pandas._libs.tslibs.offsets, pandas._libs.tslibs.parsing, 
pandas._libs.tslibs.conversion, pandas._libs.tslibs.period, 
pandas._libs.tslibs.vectorized, pandas._libs.ops_dispatch, 
pandas._libs.missing, pandas._libs.hashtable, pandas._libs.algos, 
pandas._libs.interval, pandas._libs.tslib, pandas._libs.lib, 
pandas._libs.hashing, pyarrow.lib, pyarrow._hdfsio, pandas._libs.ops, 
pyarrow._compute, pandas._libs.arrays, pandas._libs.index, pandas._libs.join, 
pandas._libs.sparse, pandas._libs.reduction, pandas._libs.indexing, 
pandas._libs.internals, pandas._libs.writers, pandas._libs.window.aggregations, 
pandas._libs.window.indexers, pandas._libs.reshape, 
pandas._libs.tslibs.strptime, pandas._libs.groupby, pandas._libs.testing, 
pandas._libs.parsers, pandas._libs.json, grpc._cython.cygrpc, _cffi_backend, 
bson._cbson, pymongo._cmessage, pyarrow._parquet, pyarrow._fs, pyarrow._hdfs, 
pyarrow._gcsfs, pyarrow._s3fs, crcmod._crcfunext, regex._regex, 
shapely.speedups._speedups, numpy.linalg.lapack_lite, yaml._yaml, 
sqlalchemy.cimmutabledict, greenlet._greenlet, sqlalchemy.cprocessors, 
sqlalchemy.cresultproxy, sklearn.__check_build._check_build, 
scipy._lib._ccallback_c, scipy.sparse._sparsetools, _csparsetools, 
scipy.sparse._csparsetools, scipy.sparse.linalg._isolve._iterative, 
scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, 
scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, 
scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, 
scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, 
scipy.linalg._decomp_update, scipy.linalg._flinalg, 
scipy.sparse.linalg._dsolve._superlu, 
scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, 
scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, 
scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, 
scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, 
scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, 
scipy.special._comb, scipy.special._ellip_harm_2, scipy.spatial._ckdtree, 
scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, 
scipy.spatial._distance_wrap, scipy.spatial._hausdorff, 
scipy.spatial.transform._rotation, scipy.ndimage._nd_image, _ni_label, 
scipy.ndimage._ni_label, scipy.optimize._minpack2, 
scipy.optimize._group_columns, scipy.optimize._trlib._trlib, 
scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, 
scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, 
scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, 
scipy.optimize.__nnls, scipy.optimize._highs.cython.src._highs_wrapper, 
scipy.optimize._highs._highs_wrapper, 
scipy.optimize._highs.cython.src._highs_constants, 
scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, 
scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, 
scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, 
scipy.integrate._dop, scipy.integrate._lsoda, scipy.special.cython_special, 
scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, 
scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, 
scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, 
scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, 
scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, 
scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, 
scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, 
scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, 
scipy.stats._boost.invgauss_ufunc, scipy.interpolate._fitpack, 
scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, 
scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, 
scipy.interpolate._rgi_cython, scipy.stats._biasedurn, 
scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, 
scipy._lib._uarray._uarray, scipy.stats._statlib, scipy.stats._sobol, 
scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, 
sklearn.utils._isfinite, sklearn.utils.murmurhash, 
sklearn.utils._openmp_helpers, sklearn.utils._logistic_sigmoid, 
sklearn.utils.sparsefuncs_fast, 
sklearn.preprocessing._csr_polynomial_expansion, 
sklearn.preprocessing._target_encoder_fast, sklearn.utils._random, 
sklearn.utils._seq_dataset, sklearn.metrics.cluster._expected_mutual_info_fast, 
sklearn.metrics._dist_metrics, 
sklearn.metrics._pairwise_distances_reduction._datasets_pair, 
sklearn.utils._cython_blas, 
sklearn.metrics._pairwise_distances_reduction._base, 
sklearn.metrics._pairwise_distances_reduction._middle_term_computer, 
sklearn.utils._heap, sklearn.utils._sorting, 
sklearn.metrics._pairwise_distances_reduction._argkmin, 
sklearn.metrics._pairwise_distances_reduction._argkmin_classmode, 
sklearn.utils._vector_sentinel, 
sklearn.metrics._pairwise_distances_reduction._radius_neighbors, 
sklearn.metrics._pairwise_fast, sklearn.linear_model._cd_fast, 
sklearn._loss._loss, sklearn.utils.arrayfuncs, sklearn.svm._liblinear, 
sklearn.svm._libsvm, sklearn.svm._libsvm_sparse, sklearn.utils._weight_vector, 
sklearn.linear_model._sgd_fast, sklearn.linear_model._sag_fast (total: 217)
warning: sdist: standard file not found: should have one of README, README.rst, 
README.txt, README.md

warning: check: missing required meta-data: url

warning: check: missing meta-data: either (author and author_email) or 
(maintainer and maintainer_email) should be supplied


+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++

~~~~~~~~ Stack of Thread-17 (poll_for_job_completion) (140546563634944) ~~~~~~~~
  File "/usr/lib/python3.11/threading.py", line 995, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.11/threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 214, in poll_for_job_completion
    time.sleep(sleep_secs)

~~~~~~~~~~~~~~~~~~~~~ Stack of <unknown> (140548498368256) ~~~~~~~~~~~~~~~~~~~~~
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 285, in _perform_spawn
    reply.run()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 220, in run
    self._result = func(*args, **kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 967, in _thread_receiver
    msg = Message.from_io(io)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 432, in from_io
    header = io.read(9)  # type 1, channel 4, payload 4
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/2050596099/lib/python3.11/site-packages/execnet/gateway_base.py";,>
 line 400, in read
    data = self._read(numbytes - len(buf))

+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++

> Task :sdks:python:test-suites:dataflow:py311:postCommitIT FAILED

FAILURE: Build failed with an exception.

* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 141

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py311:postCommitIT'.
> 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

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 3h 34m 18s
209 actionable tasks: 144 executed, 59 from cache, 6 up-to-date

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

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