See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python36/5199/display/redirect>

Changes:


------------------------------------------
[...truncated 27.01 MB...]
INFO:root:severity: INFO
timestamp {
  seconds: 1650099402
  nanos: 437839508
}
message: "Closing all cached gRPC state handlers."
log_location: 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py:859"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1650099402
  nanos: 438090085
}
message: "Done consuming work."
log_location: 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py:257"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1650099402
  nanos: 438185930
}
message: "Python sdk harness exiting."
log_location: 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker_main.py:181"
thread: "MainThread"

INFO:apache_beam.runners.portability.local_job_service:Completed job in 
8.761732578277588 seconds with state DONE.
INFO:root:Completed job in 8.761732578277588 seconds with state DONE.
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE

> Task :sdks:python:test-suites:portable:py36:portableWordCountSparkRunnerBatch
INFO:apache_beam.runners.worker.worker_pool_main:Listening for workers at 
localhost:37745
WARNING:root:Make sure that locally built Python SDK docker image has Python 
3.6 interpreter.
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.6_sdk:2.39.0.dev
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function pack_combiners at 0x7f3752f3e7b8> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function lift_combiners at 0x7f3752f3e840> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function sort_stages at 0x7f3752f3ef28> ====================
INFO:apache_beam.utils.subprocess_server:Starting service with ['java' '-jar' 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/runners/spark/2/job-server/build/libs/beam-runners-spark-job-server-2.39.0-SNAPSHOT.jar'>
 '--spark-master-url' 'local[4]' '--artifacts-dir' 
'/tmp/beam-templ0lcmjr2/artifacts1ys3g_49' '--job-port' '56077' 
'--artifact-port' '0' '--expansion-port' '0']
E0416 08:56:45.541976561 2112901 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:47 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:48 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: ArtifactStagingService 
started on localhost:33231'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:48 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: Java ExpansionService 
started on localhost:41877'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:48 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: JobService started on 
localhost:56077'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:48 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: Job server now running, 
terminate with Ctrl+C'
WARNING:root:Waiting for grpc channel to be ready at localhost:56077.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['--parallelism=2']
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:51 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Staging 
artifacts for job_5a1fd0af-00b2-4f3a-bee4-111d5f7db485.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:51 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Resolving 
artifacts for 
job_5a1fd0af-00b2-4f3a-bee4-111d5f7db485.ref_Environment_default_environment_1.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:51 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Getting 1 
artifacts for job_5a1fd0af-00b2-4f3a-bee4-111d5f7db485.null.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:51 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Artifacts 
fully staged for job_5a1fd0af-00b2-4f3a-bee4-111d5f7db485.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:51 INFO 
org.apache.beam.runners.spark.SparkJobInvoker: Invoking job 
BeamApp-jenkins-0416085651-4c9ed681_3b261304-94a4-4046-848e-ef7654129a23'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:51 INFO 
org.apache.beam.runners.jobsubmission.JobInvocation: Starting job invocation 
BeamApp-jenkins-0416085651-4c9ed681_3b261304-94a4-4046-848e-ef7654129a23'
INFO:apache_beam.runners.portability.portable_runner:Environment "LOOPBACK" has 
started a component necessary for the execution. Be sure to run the pipeline 
using
  with Pipeline() as p:
    p.apply(..)
This ensures that the pipeline finishes before this program exits.
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STOPPED
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STARTING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
RUNNING
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:52 INFO 
org.apache.beam.runners.spark.translation.SparkContextFactory: Creating a brand 
new Spark Context.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:53 WARN 
org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library 
for your platform... using builtin-java classes where applicable'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:55 INFO 
org.apache.beam.runners.spark.aggregators.AggregatorsAccumulator: Instantiated 
aggregators accumulator:'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:55 INFO 
org.apache.beam.runners.spark.metrics.MetricsAccumulator: Instantiated metrics 
accumulator: MetricQueryResults()'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:55 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:55 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Running job 
BeamApp-jenkins-0416085651-4c9ed681_3b261304-94a4-4046-848e-ef7654129a23 on 
Spark master local[4]'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.runners.worker.statecache:Creating state cache with size 0
INFO:apache_beam.runners.worker.sdk_worker:Creating insecure control channel 
for localhost:42575.
INFO:apache_beam.runners.worker.sdk_worker:Control channel established.
INFO:apache_beam.runners.worker.sdk_worker:Initializing SDKHarness with 
unbounded number of workers.
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: Beam 
Fn Control client connected with id 1-1'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-2'
INFO:apache_beam.runners.worker.sdk_worker:Creating insecure state channel for 
localhost:44577.
INFO:apache_beam.runners.worker.sdk_worker:State channel established.
INFO:apache_beam.runners.worker.data_plane:Creating client data channel for 
localhost:44271
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 INFO 
org.apache.beam.runners.fnexecution.data.GrpcDataService: Beam Fn Data client 
connected.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-3'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-4'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-5'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:56 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-9'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-8'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-6'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-7'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-10'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-12'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-11'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-13'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-14'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-15'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Job 
BeamApp-jenkins-0416085651-4c9ed681_3b261304-94a4-4046-848e-ef7654129a23: 
Pipeline translated successfully. Computing outputs'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.'
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-16'
INFO:apache_beam.io.filebasedsink:Starting finalize_write threads with 
num_shards: 4 (skipped: 0), batches: 4, num_threads: 4
INFO:apache_beam.io.filebasedsink:Renamed 4 shards in 0.10 seconds.
INFO:apache_beam.utils.subprocess_server:b'22/04/16 08:56:57 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Job 
BeamApp-jenkins-0416085651-4c9ed681_3b261304-94a4-4046-848e-ef7654129a23 
finished.'
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE
ERROR:apache_beam.runners.worker.data_plane:Failed to read inputs in the data 
plane.
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 634, in _read_inputs
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/2022703440/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 426, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/2022703440/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 826, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "Socket closed"
        debug_error_string = 
"{"created":"@1650099418.063191640","description":"Error received from peer 
ipv6:[::1]:44271","file":"src/core/lib/surface/call.cc","file_line":903,"grpc_message":"Socket
 closed","grpc_status":14}"
>
Exception in thread read_grpc_client_inputs:
Traceback (most recent call last):
  File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 651, in <lambda>
    target=lambda: self._read_inputs(elements_iterator),
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 634, in _read_inputs
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/2022703440/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 426, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/2022703440/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 826, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "Socket closed"
        debug_error_string = 
"{"created":"@1650099418.063191640","description":"Error received from peer 
ipv6:[::1]:44271","file":"src/core/lib/surface/call.cc","file_line":903,"grpc_message":"Socket
 closed","grpc_status":14}"
>

Exception in thread run_worker_1-1:
Traceback (most recent call last):
  File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 234, in run
    for work_request in self._control_stub.Control(get_responses()):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/2022703440/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 426, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/2022703440/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 826, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "Socket closed"
        debug_error_string = 
"{"created":"@1650099418.063234000","description":"Error received from peer 
ipv6:[::1]:42575","file":"src/core/lib/surface/call.cc","file_line":903,"grpc_message":"Socket
 closed","grpc_status":14}"
>

Exception in thread read_state:
Traceback (most recent call last):
  File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 990, in pull_responses
    for response in responses:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/2022703440/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 426, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python36/ws/src/build/gradleenv/2022703440/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 826, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "Socket closed"
        debug_error_string = 
"{"created":"@1650099418.063208682","description":"Error received from peer 
ipv6:[::1]:44577","file":"src/core/lib/surface/call.cc","file_line":903,"grpc_message":"Socket
 closed","grpc_status":14}"
>


> Task :sdks:python:test-suites:portable:py36:postCommitPy36

> Task :sdks:python:test-suites:dataflow:py36:postCommitIT
E0416 08:57:49.368853705 2088434 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 08:58:46.792416682 2088498 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:00:41.088531229 2088442 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:02:07.466321083 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:06:06.652783519 2088498 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:07:45.739695288 2088442 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:08:55.061670295 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:13:41.790717188 2088498 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:16:47.765749176 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:21:47.783537430 2088498 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:24:31.470303640 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:31:14.140173726 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:38:20.856655444 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:38:52.087167726 2088498 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:45:27.414053586 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:53:44.592965118 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:56:12.835314114 2088498 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 09:58:10.548606025 2088496 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 10:00:57.014214321 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 10:07:19.715522558 2088438 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies
E0416 10:08:55.467280108 2088496 fork_posix.cc:70]           Fork support is 
only compatible with the epoll1 and poll polling strategies

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

FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py36: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.
> Run with --scan to get full insights.

* 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.4/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 1h 34m 51s
218 actionable tasks: 148 executed, 64 from cache, 6 up-to-date

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

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