See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/4282/display/redirect>

Changes:


------------------------------------------
[...truncated 11.37 MB...]
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/pkg_resources/__init__.py:2871
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/pkg_resources/__init__.py:2871
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/pkg_resources/__init__.py:2871
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/pkg_resources/__init__.py:2871
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/pkg_resources/__init__.py:2871
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/-1734967051/lib/python3.8/site-packages/pkg_resources/__init__.py>:2871:
 DeprecationWarning: Deprecated call to 
`pkg_resources.declare_namespace('google.iam')`.
  Implementing implicit namespace packages (as specified in PEP 420) is 
preferred to `pkg_resources.declare_namespace`. See 
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
../../build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py:20
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/build/gradleenv/-1734967051/lib/python3.8/site-packages/google/rpc/__init__.py>:20:
 DeprecationWarning: Deprecated call to 
`pkg_resources.declare_namespace('google.rpc')`.
  Implementing implicit namespace packages (as specified in PEP 420) is 
preferred to `pkg_resources.declare_namespace`. See 
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    pkg_resources.declare_namespace(__name__)

apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:67:
 FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas 
in a future version. Use pandas.Index with the appropriate dtype instead.
    }).set_index(pd.Int64Index(range(123, 223), name='an_index')),

apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:90:
 FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas 
in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(123, 223), name='an_index'),

apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:91:
 FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas 
in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(475, 575), name='another_index'),

apache_beam/dataframe/io_it_test.py: 3 warnings
apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/examples/dataframe/flight_delays_it_test.py: 1 warning
apache_beam/io/gcp/bigquery_io_read_it_test.py: 2 warnings
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_read_it_test.py: 7 warnings
apache_beam/io/gcp/bigquery_json_it_test.py: 3 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2664:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    temp_location = pcoll.pipeline.options.view_as(

apache_beam/dataframe/io_it_test.py: 3 warnings
apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/examples/dataframe/flight_delays_it_test.py: 1 warning
apache_beam/io/gcp/bigquery_io_read_it_test.py: 2 warnings
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_read_it_test.py: 7 warnings
apache_beam/io/gcp/bigquery_json_it_test.py: 3 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2666:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    job_name = pcoll.pipeline.options.view_as(GoogleCloudOptions).job_name

apache_beam/dataframe/io_it_test.py: 3 warnings
apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/examples/dataframe/flight_delays_it_test.py: 1 warning
apache_beam/io/gcp/bigquery_io_read_it_test.py: 2 warnings
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_read_it_test.py: 7 warnings
apache_beam/io/gcp/bigquery_json_it_test.py: 3 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2690:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    pipeline_options=pcoll.pipeline.options,

apache_beam/dataframe/io_it_test.py: 2 warnings
apache_beam/io/gcp/bigquery_json_it_test.py: 1 warning
apache_beam/io/gcp/bigquery_read_it_test.py: 9 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2708:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    project_id = pcoll.pipeline.options.view_as(GoogleCloudOptions).project

apache_beam/dataframe/io_it_test.py: 2 warnings
apache_beam/io/gcp/bigquery_json_it_test.py: 1 warning
apache_beam/io/gcp/bigquery_read_it_test.py: 9 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2729:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    pipeline_options=pcoll.pipeline.options,

apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_write_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_test.py: 2 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2024:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self.table_reference.projectId = pcoll.pipeline.options.view_as(

apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/examples/complete/game/game_stats_it_test.py: 2 warnings
apache_beam/examples/complete/game/hourly_team_score_it_test.py: 1 warning
apache_beam/examples/complete/game/leader_board_it_test.py: 2 warnings
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_file_loads_test.py: 3 warnings
apache_beam/io/gcp/bigquery_json_it_test.py: 2 warnings
apache_beam/io/gcp/bigquery_test.py: 6 warnings
apache_beam/io/gcp/bigquery_write_it_test.py: 4 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2028:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    is_streaming_pipeline = p.options.view_as(StandardOptions).streaming

apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/examples/complete/game/game_stats_it_test.py: 2 warnings
apache_beam/examples/complete/game/hourly_team_score_it_test.py: 1 warning
apache_beam/examples/complete/game/leader_board_it_test.py: 2 warnings
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_file_loads_test.py: 3 warnings
apache_beam/io/gcp/bigquery_json_it_test.py: 2 warnings
apache_beam/io/gcp/bigquery_test.py: 6 warnings
apache_beam/io/gcp/bigquery_write_it_test.py: 4 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2034:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    experiments = p.options.view_as(DebugOptions).experiments or []

apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_file_loads_test.py: 3 warnings
apache_beam/io/gcp/bigquery_write_it_test.py: 3 warnings
apache_beam/io/gcp/bigquery_test.py: 3 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py>:1169:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self.project = self.project or p.options.view_as(GoogleCloudOptions).project

apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/examples/complete/game/hourly_team_score_it_test.py: 1 warning
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_file_loads_test.py: 3 warnings
apache_beam/io/gcp/bigquery_write_it_test.py: 3 warnings
apache_beam/io/gcp/bigquery_test.py: 3 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py>:1176:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    temp_location = p.options.view_as(GoogleCloudOptions).temp_location

apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py: 1 warning
apache_beam/examples/complete/game/hourly_team_score_it_test.py: 1 warning
apache_beam/io/gcp/big_query_query_to_table_it_test.py: 4 warnings
apache_beam/io/gcp/bigquery_file_loads_test.py: 3 warnings
apache_beam/io/gcp/bigquery_write_it_test.py: 3 warnings
apache_beam/io/gcp/bigquery_test.py: 3 warnings
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py>:1178:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    p.options.view_as(GoogleCloudOptions).job_name or 'AUTOMATIC_JOB_NAME')

apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py::BigqueryTornadoesIT::test_bigquery_tornadoes_it
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/tests/utils.py>:100:
 PendingDeprecationWarning: Client.dataset is deprecated and will be removed in 
a future version. Use a string like 'my_project.my_dataset' or a 
cloud.google.bigquery.DatasetReference object, instead.
    table_ref = client.dataset(dataset_id).table(table_id)

apache_beam/examples/complete/game/game_stats_it_test.py::GameStatsIT::test_game_stats_it
apache_beam/examples/complete/game/hourly_team_score_it_test.py::HourlyTeamScoreIT::test_hourly_team_score_it
apache_beam/examples/complete/game/leader_board_it_test.py::LeaderBoardIT::test_leader_board_it
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_file_loads
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_streaming_inserts
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/tests/utils.py>:63:
 PendingDeprecationWarning: Client.dataset is deprecated and will be removed in 
a future version. Use a string like 'my_project.my_dataset' or a 
cloud.google.bigquery.DatasetReference object, instead.
    dataset_ref = client.dataset(unique_dataset_name, project=project)

apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/examples/dataframe/flight_delays.py>:47:
 FutureWarning: The default value of numeric_only in DataFrame.mean is 
deprecated. In a future version, it will default to False. In addition, 
specifying 'numeric_only=None' is deprecated. Select only valid columns or 
specify the value of numeric_only to silence this warning.
    return airline_df[at_top_airports].mean()

apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays
apache_beam/examples/dataframe/taxiride_it_test.py::TaxirideIT::test_aggregation
apache_beam/examples/dataframe/taxiride_it_test.py::TaxirideIT::test_enrich
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/fileio.py>:593:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    p.options.view_as(GoogleCloudOptions).temp_location or

apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_native_source
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery_read_it_test.py>:170:
 BeamDeprecationWarning: BigQuerySource is deprecated since 2.25.0. Use 
ReadFromBigQuery instead.
    beam.io.BigQuerySource(query=self.query, use_standard_sql=True)))

apache_beam/io/gcp/bigquery_test.py::BigQueryStreamingInsertTransformIntegrationTests::test_multiple_destinations_transform
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery_test.py>:1694:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    streaming = self.test_pipeline.options.view_as(StandardOptions).streaming

apache_beam/transforms/external_it_test.py::ExternalTransformIT::test_job_python_from_python_it
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/transforms/external.py>:676:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self._expansion_service, pipeline.options)

apache_beam/io/gcp/bigquery_read_it_test.py::ReadNewTypesTests::test_native_source
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery_read_it_test.py>:693:
 BeamDeprecationWarning: BigQuerySource is deprecated since 2.25.0. Use 
ReadFromBigQuery instead.
    beam.io.BigQuerySource(query=self.query, use_standard_sql=True)))

apache_beam/io/gcp/bigquery_read_it_test.py::ReadAllBQTests::test_read_queries
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2836:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    job_name = pcoll.pipeline.options.view_as(GoogleCloudOptions).job_name

apache_beam/io/gcp/bigquery_read_it_test.py::ReadAllBQTests::test_read_queries
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2837:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    project = pcoll.pipeline.options.view_as(GoogleCloudOptions).project

apache_beam/io/gcp/bigquery_read_it_test.py::ReadAllBQTests::test_read_queries
  
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:2850:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    options=pcoll.pipeline.options,

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/sdks/python/pytest_postCommitIT-df-py38.xml>
 -
=========================== short test summary info 
============================
FAILED 
apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
 - AssertionError: 
Expected: (Test pipeline expected terminated in state: RUNNING and Expected 500 
messages.)
     but: Expected 500 messages. Got 500 messages. Diffs (item, count):
  Expected but not in actual: dict_items([(b'0: 1', 1), (b'1: 1', 1), (b'2: 1', 
1), (b'3: 1', 1), (b'4: 1', 1), (b'5: 1', 1), (b'6: 1', 1), (b'7: 1', 1), (b'8: 
1', 1), (b'9: 1', 1), (b'10: 1', 1), (b'11: 1', 1), (b'12: 1', 1), (b'13: 1', 
1), (b'14: 1', 1), (b'15: 1', 1), (b'16: 1', 1), (b'17: 1', 1), (b'18: 1', 1), 
(b'19: 1', 1), (b'20: 1', 1), (b'21: 1', 1), (b'22: 1', 1), (b'23: 1', 1), 
(b'24: 1', 1), (b'25: 1', 1), (b'26: 1', 1), (b'27: 1', 1), (b'28: 1', 1), 
(b'29: 1', 1), (b'30: 1', 1), (b'31: 1', 1), (b'32: 1', 1), (b'33: 1', 1), 
(b'34: 1', 1), (b'35: 1', 1), (b'36: 1', 1), (b'37: 1', 1), (b'38: 1', 1), 
(b'39: 1', 1), (b'40: 1', 1), (b'41: 1', 1), (b'42: 1', 1), (b'43: 1', 1), 
(b'44: 1', 1), (b'45: 1', 1), (b'46: 1', 1), (b'47: 1', 1), (b'48: 1', 1), 
(b'49: 1', 1), (b'50: 1', 1), (b'51: 1', 1), (b'52: 1', 1), (b'53: 1', 1), 
(b'54: 1', 1), (b'55: 1', 1), (b'56: 1', 1), (b'57: 1', 1), (b'58: 1', 1), 
(b'59: 1', 1), (b'60: 1', 1), (b'61: 1', 1), (b'62: 1', 1), (b'63: 1', 1), 
(b'64: 1', 1), (b'65: 1', 1), (b'66: 1', 1), (b'67: 1', 1), (b'68: 1', 1), 
(b'69: 1', 1), (b'70: 1', 1), (b'71: 1', 1), (b'72: 1', 1), (b'73: 1', 1), 
(b'74: 1', 1), (b'75: 1', 1), (b'76: 1', 1), (b'77: 1', 1), (b'78: 1', 1), 
(b'79: 1', 1), (b'80: 1', 1), (b'81: 1', 1), (b'82: 1', 1), (b'83: 1', 1), 
(b'84: 1', 1), (b'85: 1', 1), (b'86: 1', 1), (b'87: 1', 1), (b'88: 1', 1), 
(b'89: 1', 1), (b'90: 1', 1), (b'91: 1', 1), (b'92: 1', 1), (b'93: 1', 1), 
(b'94: 1', 1), (b'95: 1', 1), (b'96: 1', 1), (b'97: 1', 1), (b'98: 1', 1)])
  Unexpected: dict_items([(b'33: 2', 1), (b'92: 2', 1), (b'32: 2', 1), (b'96: 
2', 1), (b'69: 2', 1), (b'74: 2', 1), (b'82: 2', 1), (b'59: 2', 1), (b'46: 2', 
1), (b'62: 2', 1), (b'6: 2', 1), (b'1: 2', 1), (b'47: 2', 1), (b'30: 2', 1), 
(b'20: 2', 1), (b'45: 2', 1), (b'79: 2', 1), (b'34: 2', 1), (b'43: 2', 1), 
(b'51: 2', 1), (b'97: 2', 1), (b'64: 2', 1), (b'84: 2', 1), (b'13: 2', 1), 
(b'77: 2', 1), (b'19: 2', 1), (b'65: 2', 1), (b'52: 2', 1), (b'49: 2', 1), 
(b'8: 2', 1), (b'31: 2', 1), (b'29: 2', 1), (b'71: 2', 1), (b'38: 2', 1), 
(b'67: 2', 1), (b'11: 2', 1), (b'15: 2', 1), (b'7: 2', 1), (b'73: 2', 1), 
(b'50: 2', 1), (b'54: 2', 1), (b'0: 2', 1), (b'63: 2', 1), (b'89: 2', 1), 
(b'41: 2', 1), (b'40: 2', 1), (b'91: 2', 1), (b'57: 2', 1), (b'87: 2', 1), 
(b'36: 2', 1), (b'83: 2', 1), (b'88: 2', 1), (b'5: 2', 1), (b'86: 2', 1), 
(b'75: 2', 1), (b'68: 2', 1), (b'42: 2', 1), (b'37: 2', 1), (b'66: 2', 1), 
(b'56: 2', 1), (b'76: 2', 1), (b'28: 2', 1), (b'24: 2', 1), (b'12: 2', 1), 
(b'78: 2', 1), (b'61: 2', 1), (b'72: 2', 1), (b'16: 2', 1), (b'4: 2', 1), 
(b'60: 2', 1), (b'35: 2', 1), (b'85: 2', 1), (b'93: 2', 1), (b'58: 2', 1), 
(b'22: 2', 1), (b'2: 2', 1), (b'27: 2', 1), (b'98: 2', 1), (b'44: 2', 1), 
(b'17: 2', 1), (b'81: 2', 1), (b'94: 2', 1), (b'53: 2', 1), (b'95: 2', 1), 
(b'39: 2', 1), (b'48: 2', 1), (b'9: 2', 1), (b'25: 2', 1), (b'55: 2', 1), 
(b'10: 2', 1), (b'23: 2', 1), (b'80: 2', 1), (b'14: 2', 1), (b'90: 2', 1), 
(b'3: 2', 1), (b'70: 2', 1), (b'21: 2', 1), (b'18: 2', 1), (b'26: 2', 1)])
  Unexpected (with all details): [(b'33: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 789000, 
tzinfo=datetime.timezone.utc), ''), (b'92: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 789000, 
tzinfo=datetime.timezone.utc), ''), (b'32: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'96: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'69: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'74: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'82: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'59: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'46: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'62: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'6: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'1: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'47: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'30: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 31000, 
tzinfo=datetime.timezone.utc), ''), (b'20: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 35000, 
tzinfo=datetime.timezone.utc), ''), (b'45: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 35000, 
tzinfo=datetime.timezone.utc), ''), (b'79: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 92000, 
tzinfo=datetime.timezone.utc), ''), (b'34: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 92000, 
tzinfo=datetime.timezone.utc), ''), (b'43: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 92000, 
tzinfo=datetime.timezone.utc), ''), (b'51: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 127000, 
tzinfo=datetime.timezone.utc), ''), (b'97: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 127000, 
tzinfo=datetime.timezone.utc), ''), (b'64: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 92000, 
tzinfo=datetime.timezone.utc), ''), (b'84: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 92000, 
tzinfo=datetime.timezone.utc), ''), (b'13: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 92000, 
tzinfo=datetime.timezone.utc), ''), (b'77: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 92000, 
tzinfo=datetime.timezone.utc), ''), (b'19: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 189000, 
tzinfo=datetime.timezone.utc), ''), (b'65: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 189000, 
tzinfo=datetime.timezone.utc), ''), (b'52: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'49: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'8: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'31: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'29: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'71: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'38: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'67: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'11: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'15: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'7: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 227000, 
tzinfo=datetime.timezone.utc), ''), (b'73: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 293000, 
tzinfo=datetime.timezone.utc), ''), (b'50: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 293000, 
tzinfo=datetime.timezone.utc), ''), (b'54: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 327000, 
tzinfo=datetime.timezone.utc), ''), (b'0: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 327000, 
tzinfo=datetime.timezone.utc), ''), (b'63: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 327000, 
tzinfo=datetime.timezone.utc), ''), (b'89: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 327000, 
tzinfo=datetime.timezone.utc), ''), (b'41: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 327000, 
tzinfo=datetime.timezone.utc), ''), (b'40: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 327000, 
tzinfo=datetime.timezone.utc), ''), (b'91: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 386000, 
tzinfo=datetime.timezone.utc), ''), (b'57: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 386000, 
tzinfo=datetime.timezone.utc), ''), (b'87: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 386000, 
tzinfo=datetime.timezone.utc), ''), (b'36: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 386000, 
tzinfo=datetime.timezone.utc), ''), (b'83: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 386000, 
tzinfo=datetime.timezone.utc), ''), (b'88: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 427000, 
tzinfo=datetime.timezone.utc), ''), (b'5: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 486000, 
tzinfo=datetime.timezone.utc), ''), (b'86: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 486000, 
tzinfo=datetime.timezone.utc), ''), (b'75: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 486000, 
tzinfo=datetime.timezone.utc), ''), (b'68: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 486000, 
tzinfo=datetime.timezone.utc), ''), (b'42: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 486000, 
tzinfo=datetime.timezone.utc), ''), (b'37: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 486000, 
tzinfo=datetime.timezone.utc), ''), (b'66: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 530000, 
tzinfo=datetime.timezone.utc), ''), (b'56: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 530000, 
tzinfo=datetime.timezone.utc), ''), (b'76: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 530000, 
tzinfo=datetime.timezone.utc), ''), (b'28: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 530000, 
tzinfo=datetime.timezone.utc), ''), (b'24: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 585000, 
tzinfo=datetime.timezone.utc), ''), (b'12: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 585000, 
tzinfo=datetime.timezone.utc), ''), (b'78: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 585000, 
tzinfo=datetime.timezone.utc), ''), (b'61: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 585000, 
tzinfo=datetime.timezone.utc), ''), (b'72: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 585000, 
tzinfo=datetime.timezone.utc), ''), (b'16: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 629000, 
tzinfo=datetime.timezone.utc), ''), (b'4: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 629000, 
tzinfo=datetime.timezone.utc), ''), (b'60: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 629000, 
tzinfo=datetime.timezone.utc), ''), (b'35: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 629000, 
tzinfo=datetime.timezone.utc), ''), (b'85: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 629000, 
tzinfo=datetime.timezone.utc), ''), (b'93: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 629000, 
tzinfo=datetime.timezone.utc), ''), (b'58: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 629000, 
tzinfo=datetime.timezone.utc), ''), (b'22: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 682000, 
tzinfo=datetime.timezone.utc), ''), (b'2: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 682000, 
tzinfo=datetime.timezone.utc), ''), (b'27: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 682000, 
tzinfo=datetime.timezone.utc), ''), (b'98: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 682000, 
tzinfo=datetime.timezone.utc), ''), (b'44: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 682000, 
tzinfo=datetime.timezone.utc), ''), (b'17: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 729000, 
tzinfo=datetime.timezone.utc), ''), (b'81: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 729000, 
tzinfo=datetime.timezone.utc), ''), (b'94: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 729000, 
tzinfo=datetime.timezone.utc), ''), (b'53: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 829000, 
tzinfo=datetime.timezone.utc), ''), (b'95: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 829000, 
tzinfo=datetime.timezone.utc), ''), (b'39: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 829000, 
tzinfo=datetime.timezone.utc), ''), (b'48: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 829000, 
tzinfo=datetime.timezone.utc), ''), (b'9: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 882000, 
tzinfo=datetime.timezone.utc), ''), (b'25: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 882000, 
tzinfo=datetime.timezone.utc), ''), (b'55: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 882000, 
tzinfo=datetime.timezone.utc), ''), (b'10: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 882000, 
tzinfo=datetime.timezone.utc), ''), (b'23: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 882000, 
tzinfo=datetime.timezone.utc), ''), (b'80: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 882000, 
tzinfo=datetime.timezone.utc), ''), (b'14: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 882000, 
tzinfo=datetime.timezone.utc), ''), (b'90: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 931000, 
tzinfo=datetime.timezone.utc), ''), (b'3: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 931000, 
tzinfo=datetime.timezone.utc), ''), (b'70: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 931000, 
tzinfo=datetime.timezone.utc), ''), (b'21: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 997000, 
tzinfo=datetime.timezone.utc), ''), (b'18: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 10, 997000, 
tzinfo=datetime.timezone.utc), ''), (b'26: 2', {}, {}, 
DatetimeWithNanoseconds(2023, 6, 30, 2, 38, 11, 83000, 
tzinfo=datetime.timezone.utc), '')]
===== 1 failed, 82 passed, 39 skipped, 
638 warnings in 8670.49s (2:24:30) ======

> 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: 141

* 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.

* 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 2h 41m 51s
214 actionable tasks: 149 executed, 59 from cache, 6 up-to-date

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

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