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/24 19:20:48 UTC

Build failed in Jenkins: beam_PreCommit_Python_Cron #6649

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

Changes:

[noreply] Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#25128)

[noreply] Initial start of a yaml-based declarative way of building pipelines.

[noreply] Remove deprecated first implementations of data channel connector code

[noreply] Adding autoservice annotations to all SchemaTransformProviders (#25107)

[noreply] Add working example for Per Entity Training (#25081)


------------------------------------------
[...truncated 495.21 KB...]
apache_beam/io/avroio_test.py::TestFastAvro::test_read_all_continuously_update
apache_beam/io/avroio_test.py::TestFastAvro::test_read_all_continuously_new
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/avroio.py>:256: FutureWarning: MatchContinuously is experimental.
    | 'ReadAllFiles' >> self._read_all_files._disable_reshuffle())

apache_beam/io/avroio_test.py::TestFastAvro::test_read_all_continuously_update
apache_beam/io/avroio_test.py::TestFastAvro::test_read_all_continuously_new
apache_beam/io/fileio_test.py::MatchContinuouslyTest::test_with_deduplication
apache_beam/io/fileio_test.py::MatchContinuouslyTest::test_match_updated_files
apache_beam/io/fileio_test.py::MatchContinuouslyTest::test_without_deduplication
apache_beam/io/textio_test.py::TextSourceTest::test_read_all_continuously_new
apache_beam/io/textio_test.py::TextSourceTest::test_read_all_continuously_update
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/dill/_dill.py>:472: FutureWarning: MatchContinuously is experimental.
    obj = StockUnpickler.load(self)

apache_beam/io/fileio_test.py::MatchContinuouslyTest::test_with_deduplication
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:351: FutureWarning: MatchContinuously is experimental.
    | beam.Map(_create_extra_file))

apache_beam/io/fileio_test.py::MatchContinuouslyTest::test_match_updated_files
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:419: FutureWarning: MatchContinuously is experimental.
    | beam.Map(_create_extra_file))

apache_beam/io/fileio_test.py::MatchContinuouslyTest::test_without_deduplication
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:384: FutureWarning: MatchContinuously is experimental.
    | beam.Map(_create_extra_file))

apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_different_file_types
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:633: FutureWarning: WriteToFiles is experimental.
    file_naming=fileio.destination_prefix_naming()))

apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_different_file_types
apache_beam/io/fileio_test.py::WriteFilesTest::test_streaming_different_file_types
apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_single_file_batch
apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_different_file_types_some_spilling
apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_dynamic_destination
apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_dynamic_destination
apache_beam/io/fileio_test.py::WriteFilesTest::test_streaming_complex_timing
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio.py>:591: 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/fileio_test.py::WriteFilesTest::test_streaming_different_file_types
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:780: FutureWarning: WriteToFiles is experimental.
    max_writers_per_bundle=0,

apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_single_file_batch
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:485: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(path=dir))

apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_different_file_types_some_spilling
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:548: FutureWarning: WriteToFiles is experimental.
    max_writers_per_bundle=1))

apache_beam/io/mongodbio_test.py::ReadFromMongoDBTest_0::test_read_from_mongodb
apache_beam/io/mongodbio_test.py::ReadFromMongoDBTest_1::test_read_from_mongodb
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:592: FutureWarning: ReadFromMongoDB is experimental.
    bucket_auto=self.bucket_auto)

apache_beam/io/mongodbio_test.py::WriteToMongoDBTest::test_write_to_mongodb_with_existing_id
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:651: FutureWarning: WriteToMongoDB is experimental.
    | "Write" >> WriteToMongoDB(db='test', coll='test'))

apache_beam/io/fileio_test.py::WriteFilesTest::test_write_to_dynamic_destination
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:516: FutureWarning: WriteToFiles is experimental.
    file_naming=fileio.destination_prefix_naming("test")))

apache_beam/io/fileio_test.py::WriteFilesTest::test_streaming_complex_timing
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:723: FutureWarning: WriteToFiles is experimental.
    | beam.ParDo(self.record_dofn()))

apache_beam/io/textio_test.py::TextSourceTest::test_read_all_continuously_new
apache_beam/io/textio_test.py::TextSourceTest::test_read_all_continuously_update
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/textio.py>:705: FutureWarning: MatchContinuously is experimental.
    | 'ReadAllFiles' >> self._read_all_files._disable_reshuffle())

apache_beam/io/mongodbio_test.py: 10 warnings
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/range_trackers.py>:404: DeprecationWarning: invalid escape sequence '\ΓΈ'
    return position.decode(encoding='unicode_escape', errors='replace')

apache_beam/io/mongodbio_test.py::WriteToMongoDBTest::test_write_to_mongodb_with_generated_id
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:667: FutureWarning: WriteToMongoDB is experimental.
    | "Write" >> WriteToMongoDB(db='test', coll='test'))

apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_infer_too_many_rows_in_dataframe
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/ml/inference/sklearn_inference_test.py>:447: FutureWarning: SklearnModelHandlerPandas is experimental. No backwards-compatibility guarantees.
    inference_runner = SklearnModelHandlerPandas(model_uri='unused')

apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/ml/inference/sklearn_inference_test.py>:329: FutureWarning: SklearnModelHandlerPandas is experimental. No backwards-compatibility guarantees.
    SklearnModelHandlerPandas(model_uri=temp_file_name))

apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas
apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas_custom_inference
apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas_dict_out
apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas_joblib
apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas_with_keys
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/dill/_dill.py>:472: FutureWarning: SklearnModelHandlerPandas is experimental. No backwards-compatibility guarantees.
    obj = StockUnpickler.load(self)

apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas_custom_inference
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/ml/inference/sklearn_inference_test.py>:352: FutureWarning: SklearnModelHandlerPandas is experimental. No backwards-compatibility guarantees.
    inference_fn=alternate_pandas_inference_fn))

apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas_dict_out
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/ml/inference/sklearn_inference_test.py>:373: FutureWarning: SklearnModelHandlerPandas is experimental. No backwards-compatibility guarantees.
    SklearnModelHandlerPandas(model_uri=temp_file_name))

apache_beam/testing/test_pipeline_test.py: 1 warning
apache_beam/options/pipeline_options_test.py: 24 warnings
  /usr/lib/python3.7/unittest/case.py:1156: DeprecationWarning: assertDictContainsSubset is deprecated
    DeprecationWarning)

apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas_joblib
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/ml/inference/sklearn_inference_test.py>:406: FutureWarning: SklearnModelHandlerPandas is experimental. No backwards-compatibility guarantees.
    model_uri=temp_file_name, model_file_type=ModelFileType.JOBLIB))

apache_beam/ml/inference/sklearn_inference_test.py::SkLearnRunInferenceTest::test_pipeline_pandas_with_keys
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/ml/inference/sklearn_inference_test.py>:431: FutureWarning: SklearnModelHandlerPandas is experimental. No backwards-compatibility guarantees.
    SklearnModelHandlerPandas(model_uri=temp_file_name)))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:173: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    self.assertTrue(src_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:175: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    dest_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:179: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    self.assertTrue(src_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:180: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    self.assertTrue(dest_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_paths_error
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io.py>:291: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    for entry in self.list_prefix(src):

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:293: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    src_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:295: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    dest_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:306: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    src_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
apache_beam/io/aws/s3io_test.py::TestS3IO::test_copy_tree
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:308: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    dest_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_delete
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:442: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    files = self.aws.list_prefix(self.TEST_DATA_PATH)

apache_beam/io/aws/s3io_test.py::TestS3IO::test_delete_paths
apache_beam/io/aws/s3io_test.py::TestS3IO::test_delete_tree
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io.py>:439: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    paths = self.list_prefix(root)

apache_beam/io/aws/s3io_test.py::TestS3IO::test_list_prefix
apache_beam/io/aws/s3io_test.py::TestS3IO::test_list_prefix
apache_beam/io/aws/s3io_test.py::TestS3IO::test_list_prefix
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:788: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    set(self.aws.list_prefix(file_pattern).items()),

apache_beam/io/aws/s3io_test.py::TestS3IO::test_rename
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:323: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    self.assertTrue(src_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_rename
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:325: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    dest_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_rename
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:329: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    self.assertFalse(src_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

apache_beam/io/aws/s3io_test.py::TestS3IO::test_rename
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/io/aws/s3io_test.py>:330: BeamDeprecationWarning: list_prefix is deprecated since 2.45.0. Use list_files instead.
    self.assertTrue(dest_file_name in self.aws.list_prefix(self.TEST_DATA_PATH))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/pytest_py37-cython.xml> -
========= 2664 passed, 436 skipped, 113 warnings in 109.23s (0:01:49) ==========
============================= test session starts ==============================
platform linux -- Python 3.7.12, pytest-7.2.1, pluggy-1.0.0
cachedir: target/.tox-py37-cython/py37-cython/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python,> configfile: pytest.ini
plugins: hypothesis-6.65.0, xdist-2.5.0, timeout-2.1.0, forked-1.4.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 3166 items / 3094 deselected / 8 skipped / 72 selected

apache_beam/coders/fast_coders_test.py ................................. [ 45%]
...                                                                      [ 50%]
apache_beam/coders/slow_coders_test.py ................................. [ 95%]
...                                                                      [100%]

=============================== warnings summary ===============================
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/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

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/pytest_py37-cython_no_xdist.xml> -
========== 72 passed, 8 skipped, 3094 deselected, 1 warning in 5.22s ===========
py37-cython run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py37-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py37:preCommitPy37

FAILURE: Build failed with an exception.

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

BUILD FAILED in 15m 37s
23 actionable tasks: 17 executed, 4 from cache, 2 up-to-date

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

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_PreCommit_Python_Cron #6650

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


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