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 2023/01/27 14:28:32 UTC

Build failed in Jenkins: beam_PostCommit_Py_VR_Dataflow #10375

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

Changes:

[relax] update GCP cloud libraries BOM to 26.5.0


------------------------------------------
[...truncated 811.03 KB...]
      pcol = pipeline | 'start' >> beam.Create([1, 2])
      side = pipeline | 'side' >> beam.Create([3, 4])  # 2 values in side input.
      result = pcol | 'compute' >> beam.FlatMap(
          lambda x, s: [x * y for y in s], beam.pvalue.AsIter(side))
      assert_that(result, equal_to([3, 4, 6, 8]))
>     pipeline.run()

apache_beam/transforms/sideinputs_test.py:193: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <apache_beam.testing.test_pipeline.TestPipeline object at 0x7f70fd018fa0>
test_runner_api = True

    def run(self, test_runner_api=True):
      result = super().run(
          test_runner_api=(
              False if self.not_use_test_runner_api else test_runner_api))
      if self.blocking:
        state = result.wait_until_finish()
>       assert state in (PipelineState.DONE, PipelineState.CANCELLED), \
            "Pipeline execution failed."
E       AssertionError: Pipeline execution failed.
E       assert 'FAILED' in ('DONE', 'CANCELLED')

apache_beam/testing/test_pipeline.py:117: AssertionError
------------------------------ Captured log call -------------------------------
INFO     apache_beam.runners.portability.stager:stager.py:772 Executing command: ['<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/build/gradleenv/-1734967050/bin/python3.9',> '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', '/tmp/tmpq7l2jpc4/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', '--implementation', 'cp', '--abi', 'cp39', '--platform', 'manylinux2014_x86_64']
INFO     apache_beam.runners.portability.stager:stager.py:330 Copying Beam SDK "<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/build/apache-beam.tar.gz"> to staging location.
INFO     root:environments.py:376 Default Python SDK image for environment is apache/beam_python3.9_sdk:2.46.0.dev
INFO     root:environments.py:295 Using provided Python SDK container image: gcr.io/cloud-dataflow/v1beta3/python39:beam-master-20230126
INFO     root:environments.py:302 Python SDK container image set to "gcr.io/cloud-dataflow/v1beta3/python39:beam-master-20230126" for Docker environment
INFO     apache_beam.runners.portability.fn_api_runner.translations:translations.py:710 ==================== <function pack_combiners at 0x7f714d6a2b80> ====================
INFO     apache_beam.runners.portability.fn_api_runner.translations:translations.py:710 ==================== <function sort_stages at 0x7f714d6a33a0> ====================
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/requirements.txt...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/requirements.txt in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/mock-2.0.0-py2.py3-none-any.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/mock-2.0.0-py2.py3-none-any.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/seaborn-0.12.1-py3-none-any.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/seaborn-0.12.1-py3-none-any.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/seaborn-0.12.2-py3-none-any.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/seaborn-0.12.2-py3-none-any.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/PyHamcrest-1.10.1-py3-none-any.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/PyHamcrest-1.10.1-py3-none-any.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/inflection-0.5.1-py2.py3-none-any.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/inflection-0.5.1-py2.py3-none-any.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/beautifulsoup4-4.11.1-py3-none-any.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/beautifulsoup4-4.11.1-py3-none-any.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/parameterized-0.7.5-py2.py3-none-any.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/parameterized-0.7.5-py2.py3-none-any.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/dataflow_python_sdk.tar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/dataflow_python_sdk.tar in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/pipeline.pb...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/pipeline.pb in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:898 Create job: <Job
 clientRequestId: '20230127142738211930-3729'
 createTime: '2023-01-27T14:27:45.020181Z'
 currentStateTime: '1970-01-01T00:00:00Z'
 id: '2023-01-27_06_27_44-11880336671378548660'
 location: 'us-central1'
 name: 'beamapp-jenkins-0127142738-207835-72zhdh9v'
 projectId: 'apache-beam-testing'
 stageStates: []
 startTime: '2023-01-27T14:27:45.020181Z'
 steps: []
 tempFiles: []
 type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)>
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:900 Created job with id: [2023-01-27_06_27_44-11880336671378548660]
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:901 Submitted job: 2023-01-27_06_27_44-11880336671378548660
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:902 To access the Dataflow monitoring console, please navigate to https://console.cloud.google.com/dataflow/jobs/us-central1/2023-01-27_06_27_44-11880336671378548660?project=apache-beam-testing
INFO     apache_beam.runners.dataflow.test_dataflow_runner:test_dataflow_runner.py:58 Console log: 
INFO     apache_beam.runners.dataflow.test_dataflow_runner:test_dataflow_runner.py:59 https://console.cloud.google.com/dataflow/jobs/us-central1/2023-01-27_06_27_44-11880336671378548660?project=apache-beam-testing
=============================== warnings summary ===============================
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
  <https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py>:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    from imp import load_source

../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py>:42: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
    def call(self, fn, *args, **kwargs):

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_Py_VR_Dataflow/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_Py_VR_Dataflow/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_Py_VR_Dataflow/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'),

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/pytest_validatesRunnerBatchTests-df-py39.xml> -
=========================== short test summary info ============================
FAILED apache_beam/pipeline_test.py::DoFnTest::test_key_param - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/metrics/metric_test.py::MetricsTest::test_user_counter_using_pardo - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/pipeline_test.py::DoFnTest::test_element_param - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/runners/portability/fn_api_runner/translations_test.py::TranslationsTest::test_run_packable_combine_globally - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_flatten_multiple_pcollections_having_multiple_consumers - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/runners/portability/fn_api_runner/translations_test.py::TranslationsTest::test_run_packable_combine_per_key - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/runners/portability/fn_api_runner/translations_test.py::TranslationsTest::test_run_packable_combine_limit - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_flatten_pcollections - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_impulse - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_par_do_with_multiple_outputs_and_using_yield - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/combiners_test.py::CombineValuesTest::test_gbk_immediately_followed_by_combine - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_flatten_one_single_pcollection - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_flatten_a_flattened_pcollection - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_undeclared_outputs - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_flatten_same_pcollections - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/dofn_lifecycle_test.py::DoFnLifecycleTest::test_dofn_lifecycle - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_read_metrics - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_multiple_empty_outputs - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/ptransform_test.py::PTransformTest::test_par_do_with_multiple_outputs_and_using_return - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_as_dict_twice - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_as_singleton_without_unique_labels - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_as_list_twice - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_as_singleton_with_different_defaults - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_as_list_and_as_dict_side_inputs - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_empty_singleton_side_input - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_default_value_singleton_side_input - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_flattened_side_input - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_reiterable_side_input - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/util_test.py::ReshuffleTest::test_reshuffle_preserves_timestamps - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
FAILED apache_beam/transforms/sideinputs_test.py::SideInputsTest::test_iterable_side_input - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
======= 30 failed, 4 passed, 9 skipped, 41 warnings in 250.64s (0:04:10) =======

> Task :sdks:python:test-suites:dataflow:py39:validatesRunnerBatchTests FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Script '<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/test-suites/dataflow/common.gradle'> line: 217

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

2: Task failed with an exception.
-----------
* Where:
Script '<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/test-suites/dataflow/common.gradle'> line: 217

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

BUILD FAILED in 8m 24s
18 actionable tasks: 12 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/46wjp3itsl6ze

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


Jenkins build is back to normal : beam_PostCommit_Py_VR_Dataflow #10376

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


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