See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/3944/display/redirect?page=changes>

Changes:

[noreply] Support Python 3.11 (#26121)


------------------------------------------
[...truncated 11.63 MB...]
Exception in thread read_state:
Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self._target(*self._args, **self._kwargs)
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
 line 262, in run
    for work_request in self._control_stub.Control(get_responses()):
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",
 line 475, in __next__
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    return self._next()
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",
 line 881, in _next
    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:37669 {created_time:"2023-04-06T14:35:21.301221088+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>
    self._target(*self._args, **self._kwargs)
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
 line 1039, in pull_responses
ERROR:apache_beam.runners.worker.data_plane:Failed to read inputs in the data 
plane.
Traceback (most recent call last):
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/sdks/python/apache_beam/runners/worker/data_plane.py",
 line 654, in _read_inputs
    for elements in elements_iterator:
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",
 line 475, in __next__
    return self._next()
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",
 line 881, in _next
    raise self
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:46153 {created_time:"2023-04-06T14:35:21.301207854+00:00", 
grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
Exception in thread read_grpc_client_inputs:
Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/sdks/python/apache_beam/runners/worker/data_plane.py",
 line 671, in <lambda>
    target=lambda: self._read_inputs(elements_iterator),
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/sdks/python/apache_beam/runners/worker/data_plane.py",
 line 654, in _read_inputs
    for response in responses:
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",
 line 475, in __next__
    for elements in elements_iterator:
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",
 line 475, in __next__
    return self._next()
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",
 line 881, in _next
    return self._next()
  File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/2022703442/lib/python3.8/site-packages/grpc/_channel.py",
 line 881, in _next
    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:36625 {created_time:"2023-04-06T14:35:21.301208075+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>
    raise self
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:46153 {created_time:"2023-04-06T14:35:21.301207854+00:00", 
grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>

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

> Task :sdks:python:test-suites:dataflow:py38:tensorRTtests
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/-1734967051/lib/python3.8/site-packages/apache_beam/examples/inference/tensorrt_object_detection.py:229:
 FutureWarning: TensorRTEngineHandlerNumPy is experimental. No 
backwards-compatibility guarantees.
  TensorRTEngineHandlerNumPy(
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/build/gradleenv/-1734967051/lib/python3.8/site-packages/dill/_dill.py:472:
 FutureWarning: TensorRTEngineHandlerNumPy is experimental. No 
backwards-compatibility guarantees.
  obj = StockUnpickler.load(self)

> Task :sdks:python:test-suites:dataflow:py38:inferencePostCommitIT

> Task :sdks:python:test-suites:dataflow:py38:postCommitIT
>>> RUNNING integration tests with pipeline options: 
>>> --runner=TestDataflowRunner --project=apache-beam-testing 
>>> --region=us-central1 
>>> --staging_location=gs://temp-storage-for-end-to-end-tests/staging-it 
>>> --temp_location=gs://temp-storage-for-end-to-end-tests/temp-it 
>>> --output=gs://temp-storage-for-end-to-end-tests/py-it-cloud/output 
>>> --sdk_location=/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/sdks/python/build/apache-beam.tar.gz
>>>  --requirements_file=postcommit_requirements.txt --num_workers=1 
>>> --sleep_secs=20 
>>> --kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test
>>>  
>>> --dataflow_kms_key=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test
>>>   pytest options: --capture=no --timeout=4500 --color=yes 
>>> --log-cli-level=INFO --numprocesses=8 --dist=loadfile
>>>   collect markers: -m=it_postcommit
============================= test session starts 
==============================
platform linux -- Python 3.8.10, pytest-7.2.2, pluggy-1.0.0
rootdir: 
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python38/src/sdks/python, 
configfile: pytest.ini
plugins: hypothesis-6.70.2, xdist-3.2.1, timeout-2.1.0, requests-mock-1.10.0
timeout: 4500.0s
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I
[gw0] Python 3.8.10 (default, Mar 13 2023, 10:26:41)  -- [GCC 9.4.0]
[gw1] Python 3.8.10 (default, Mar 13 2023, 10:26:41)  -- [GCC 9.4.0]
[gw2] Python 3.8.10 (default, Mar 13 2023, 10:26:41)  -- [GCC 9.4.0]
[gw3] Python 3.8.10 (default, Mar 13 2023, 10:26:41)  -- [GCC 9.4.0]
[gw4] Python 3.8.10 (default, Mar 13 2023, 10:26:41)  -- [GCC 9.4.0]
[gw5] Python 3.8.10 (default, Mar 13 2023, 10:26:41)  -- [GCC 9.4.0]
[gw6] Python 3.8.10 (default, Mar 13 2023, 10:26:41)  -- [GCC 9.4.0]
[gw7] Python 3.8.10 (default, Mar 13 2023, 10:26:41)  -- [GCC 9.4.0]
gw0 [113] / gw1 [113] / gw2 [113] / gw3 [113] / gw4 [113] / gw5 [113] / gw6 
[113] / gw7 [113]

scheduling tests via LoadFileScheduling

apache_beam/examples/fastavro_it_test.py::FastavroIT::test_avro_it 
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_fnapi_it 
apache_beam/examples/streaming_wordcount_debugging_it_test.py::StreamingWordcountDebuggingIT::test_streaming_wordcount_debugging_it
 
apache_beam/examples/complete/game/game_stats_it_test.py::GameStatsIT::test_game_stats_it
 
apache_beam/examples/complete/autocomplete_test.py::AutocompleteTest::test_autocomplete_it
 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq 
apache_beam/examples/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_it
 
apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
 
[gw2] SKIPPED 
apache_beam/examples/streaming_wordcount_debugging_it_test.py::StreamingWordcountDebuggingIT::test_streaming_wordcount_debugging_it
 
apache_beam/examples/complete/game/user_score_it_test.py::UserScoreIT::test_user_score_it
 
[gw5] PASSED 
apache_beam/examples/complete/autocomplete_test.py::AutocompleteTest::test_autocomplete_it
 
apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it
 
[gw0] PASSED 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_direct_read
 
[gw4] PASSED 
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_fnapi_it 
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_impersonation_it
 
[gw3] PASSED 
apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
 
apache_beam/examples/complete/juliaset/juliaset/juliaset_test_it.py::JuliaSetTestIT::test_run_example_with_setup_file
 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) must be supplied


[gw6] PASSED 
apache_beam/examples/complete/game/game_stats_it_test.py::GameStatsIT::test_game_stats_it
 
apache_beam/examples/cookbook/bigtableio_it_test.py::BigtableIOWriteTest::test_bigtable_write
 
[gw0] PASSED 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_direct_read
 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_direct_read_with_project
 
[gw5] PASSED 
apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it
 
apache_beam/examples/dataframe/taxiride_it_test.py::TaxirideIT::test_aggregation
 
[gw2] PASSED 
apache_beam/examples/complete/game/user_score_it_test.py::UserScoreIT::test_user_score_it
 
apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays
 
[gw4] PASSED 
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_impersonation_it
 
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_it 
[gw1] PASSED 
apache_beam/examples/fastavro_it_test.py::FastavroIT::test_avro_it 
apache_beam/examples/complete/game/leader_board_it_test.py::LeaderBoardIT::test_leader_board_it
 
[gw7] PASSED 
apache_beam/examples/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_it
 
apache_beam/examples/cookbook/datastore_wordcount_it_test.py::DatastoreWordCountIT::test_datastore_wordcount_it
 
[gw3] PASSED 
apache_beam/examples/complete/juliaset/juliaset/juliaset_test_it.py::JuliaSetTestIT::test_run_example_with_setup_file
 
apache_beam/io/fileio_test.py::MatchIntegrationTest::test_transform_on_gcs 
[gw6] PASSED 
apache_beam/examples/cookbook/bigtableio_it_test.py::BigtableIOWriteTest::test_bigtable_write
 
apache_beam/io/parquetio_it_test.py::TestParquetIT::test_parquetio_it 
[gw0] PASSED 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_direct_read_with_project
 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_export_with_project
 
[gw4] PASSED 
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_it 
apache_beam/examples/inference/tfx_bsl/tfx_bsl_inference_it_test.py::TFXRunInferenceTests::test_tfx_run_inference_mobilenetv2
 
[gw4] SKIPPED 
apache_beam/examples/inference/tfx_bsl/tfx_bsl_inference_it_test.py::TFXRunInferenceTests::test_tfx_run_inference_mobilenetv2
 
apache_beam/io/gcp/bigquery_io_read_it_test.py::BigqueryIOReadIT::test_bigquery_read_1M_python
 
[gw2] PASSED 
apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays
 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_bqfl_streaming
 
[gw2] SKIPPED 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_bqfl_streaming
 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_bqfl_streaming_with_copy_jobs
 
[gw2] SKIPPED 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_bqfl_streaming_with_copy_jobs
 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_bqfl_streaming_with_dynamic_destinations
 
[gw2] SKIPPED 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_bqfl_streaming_with_dynamic_destinations
 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_multiple_destinations_transform
 
[gw5] PASSED 
apache_beam/examples/dataframe/taxiride_it_test.py::TaxirideIT::test_aggregation
 
apache_beam/examples/dataframe/taxiride_it_test.py::TaxirideIT::test_enrich 
[gw7] PASSED 
apache_beam/examples/cookbook/datastore_wordcount_it_test.py::DatastoreWordCountIT::test_datastore_wordcount_it
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_iobase_source 
[gw3] PASSED 
apache_beam/io/fileio_test.py::MatchIntegrationTest::test_transform_on_gcs 
apache_beam/io/gcp/bigquery_test.py::BigQueryStreamingInsertTransformIntegrationTests::test_multiple_destinations_transform
 
[gw6] PASSED 
apache_beam/io/parquetio_it_test.py::TestParquetIT::test_parquetio_it 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write
 
[gw1] PASSED 
apache_beam/examples/complete/game/leader_board_it_test.py::LeaderBoardIT::test_leader_board_it
 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_direct_read 
[gw0] PASSED 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_export_with_project
 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_with_computation
 
[gw4] PASSED 
apache_beam/io/gcp/bigquery_io_read_it_test.py::BigqueryIOReadIT::test_bigquery_read_1M_python
 
apache_beam/io/gcp/bigquery_io_read_it_test.py::BigqueryIOReadIT::test_bigquery_read_custom_1M_python
 
[gw2] PASSED 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_multiple_destinations_transform
 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_one_job_fails_all_jobs_fail
 
[gw3] PASSED 
apache_beam/io/gcp/bigquery_test.py::BigQueryStreamingInsertTransformIntegrationTests::test_multiple_destinations_transform
 
apache_beam/io/gcp/bigquery_test.py::BigQueryStreamingInsertTransformIntegrationTests::test_value_provider_transform
 
[gw7] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_iobase_source 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_native_source 
[gw6] PASSED 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write
 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_insert_errors_reporting
 
[gw1] PASSED 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_direct_read 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_export_read 
[gw0] PASSED 
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_with_computation
 
apache_beam/io/gcp/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_search_instances
 
[gw4] PASSED 
apache_beam/io/gcp/bigquery_io_read_it_test.py::BigqueryIOReadIT::test_bigquery_read_custom_1M_python
 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy 
[gw4] PASSED 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_batch
 
[gw4] PASSED 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_batch
 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_batch_kms
 
[gw4] PASSED 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_batch_kms
 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_batch_rewrite_token
 
[gw4] PASSED 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_batch_rewrite_token
 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_kms
 
[gw4] PASSED 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_kms
 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_rewrite_token
 
[gw4] PASSED 
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy_rewrite_token
 
apache_beam/ml/gcp/cloud_dlp_it_test.py::CloudDLPIT::test_deidentification 
[gw2] PASSED 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_one_job_fails_all_jobs_fail
 
apache_beam/io/gcp/pubsub_integration_test.py::PubSubIntegrationTest::test_streaming_data_only
 
[gw7] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_native_source 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_table_schema_retrieve
 
[gw6] PASSED 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_insert_errors_reporting
 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_new_types
 
[gw3] PASSED 
apache_beam/io/gcp/bigquery_test.py::BigQueryStreamingInsertTransformIntegrationTests::test_value_provider_transform
 
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_file_loads 
[gw0] PASSED 
apache_beam/io/gcp/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_search_instances
 
apache_beam/io/gcp/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_store_instance_from_gcs
 
[gw1] PASSED 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_export_read 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_file_loads_write
 
[gw1] PASSED 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_file_loads_write
 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_query_read 
[gw4] PASSED 
apache_beam/ml/gcp/cloud_dlp_it_test.py::CloudDLPIT::test_deidentification 
apache_beam/ml/gcp/cloud_dlp_it_test.py::CloudDLPIT::test_inspection 
[gw7] PASSED 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_table_schema_retrieve
 
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_table_schema_retrieve_specifying_only_table
 
[gw6] PASSED 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_new_types
 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_schema_autodetect
 
[gw6] SKIPPED 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_schema_autodetect
 
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_without_schema
 
[gw2] PASSED 
apache_beam/io/gcp/pubsub_integration_test.py::PubSubIntegrationTest::test_streaming_data_only
 
apache_beam/io/gcp/pubsub_integration_test.py::PubSubIntegrationTest::test_streaming_with_attributes
 
[gw0] PASSED 
apache_beam/io/gcp/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_store_instance_from_gcs
 
apache_beam/io/gcp/datastore/v1new/datastore_write_it_test.py::DatastoreWriteIT::test_datastore_write_limit
 
[gw1] PASSED 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_query_read 
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_streaming_inserts
 FATAL: command execution failed
java.io.IOException: Backing channel 'apache-beam-jenkins-1' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
        at com.sun.proxy.$Proxy142.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
        at hudson.Launcher$ProcStarter.join(Launcher.java:524)
        at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:164)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
        at hudson.model.Run.execute(Run.java:1896)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Caused by: java.io.IOException: Pipe closed after 0 cycles
        at 
org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:126)
        at 
org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:105)
        at 
hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:94)
        at 
hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:75)
        at 
hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:105)
        at 
hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-1 is offline; cannot locate jdk_1.8_latest

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

Reply via email to