You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/04/27 01:40:41 UTC

beam_PostCommit_Python38 - Build # 1146 - Aborted!

beam_PostCommit_Python38 - Build # 1146 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1146/ to view the results.

Jenkins build is back to normal : beam_PostCommit_Python38 #1156

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


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


beam_PostCommit_Python38 - Build # 1155 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Python38 - Build # 1155 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1155/ to view the results.

beam_PostCommit_Python38 - Build # 1154 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Python38 - Build # 1154 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1154/ to view the results.

beam_PostCommit_Python38 - Build # 1153 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Python38 - Build # 1153 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1153/ to view the results.

beam_PostCommit_Python38 - Build # 1152 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Python38 - Build # 1152 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1152/ to view the results.

beam_PostCommit_Python38 - Build # 1151 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Python38 - Build # 1151 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1151/ to view the results.

beam_PostCommit_Python38 - Build # 1150 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Python38 - Build # 1150 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1150/ to view the results.

beam_PostCommit_Python38 - Build # 1149 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Python38 - Build # 1149 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1149/ to view the results.

beam_PostCommit_Python38 - Build # 1148 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Python38 - Build # 1148 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Python38/1148/ to view the results.

Build failed in Jenkins: beam_PostCommit_Python38 #1147

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

Changes:

[noreply] [BEAM-10029] Adds Grafana config for Spanner IO Perf Metrics (#14643)


------------------------------------------
[...truncated 274.68 KB...]
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",> line 426, in __next__
    return self._next()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/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":"@1619504368.449044469","description":"Error received from peer ipv4:127.0.0.1:33275","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Socket closed","grpc_status":14}"
>
    for response in responses:
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",> line 426, in __next__
Exception in thread read_grpc_client_inputs:
Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    return self._next()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",> line 826, in _next
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "{"created":"@1619504368.449055280","description":"Error received from peer ipv4:127.0.0.1:39851","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Socket closed","grpc_status":14}"
>
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "{"created":"@1619504368.449038102","description":"Error received from peer ipv4:127.0.0.1:34431","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Socket closed","grpc_status":14}"
>
    self._target(*self._args, **self._kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py",> line 598, in <lambda>
    target=lambda: self._read_inputs(elements_iterator),
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py",> line 581, in _read_inputs
    for elements in elements_iterator:
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",> line 426, in __next__
    return self._next()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/2022703442/lib/python3.8/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":"@1619504368.449044469","description":"Error received from peer ipv4:127.0.0.1:33275","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Socket closed","grpc_status":14}"
>

> Task :sdks:python:test-suites:portable:py38:postCommitPy38

> Task :sdks:python:test-suites:dataflow:py38:postCommitIT
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.runners.dataflow.dataflow_runner:Timing out on waiting for job 2021-04-26_23_25_17-7363899803294895462 after 600 seconds
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.runners.dataflow.dataflow_runner:Timing out on waiting for job 2021-04-26_23_46_00-8059910469205761055 after 182 seconds
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.runners.dataflow.dataflow_runner:Timing out on waiting for job 2021-04-26_23_39_47-8784309099264643059 after 901 seconds
WARNING:apache_beam.runners.dataflow.dataflow_runner:Timing out on waiting for job 2021-04-26_23_39_56-15531233664079513288 after 903 seconds
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.runners.dataflow.dataflow_runner:Timing out on waiting for job 2021-04-26_23_53_50-17062091886106949646 after 182 seconds
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar feature. It can only be used when FnAPI is enabled.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']

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

FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py38: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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 38m 11s
208 actionable tasks: 148 executed, 56 from cache, 4 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches limit is too low.

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

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

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