See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/5920/display/redirect>
------------------------------------------ [...truncated 1.07 MB...] test_keyword_parsing (apache_beam.pipeline_test.PipelineOptionsTest) ... ok test_view_as (apache_beam.pipeline_test.PipelineOptionsTest) ... ok test_aggregator_empty_input (apache_beam.pipeline_test.PipelineTest) ... ok test_apply_custom_transform (apache_beam.pipeline_test.PipelineTest) ... ok test_create (apache_beam.pipeline_test.PipelineTest) ... ok test_create_singleton_pcollection (apache_beam.pipeline_test.PipelineTest) ... ok test_fake_read (apache_beam.pipeline_test.PipelineTest) ... ok test_flatmap_builtin (apache_beam.pipeline_test.PipelineTest) ... ok test_memory_usage (apache_beam.pipeline_test.PipelineTest) ... ok test_metrics_in_fake_source (apache_beam.pipeline_test.PipelineTest) ... ok test_pipeline_as_context (apache_beam.pipeline_test.PipelineTest) ... ok test_ptransform_override_type_hints (apache_beam.pipeline_test.PipelineTest) ... ok test_ptransform_overrides (apache_beam.pipeline_test.PipelineTest) ... ok test_reuse_cloned_custom_transform_instance (apache_beam.pipeline_test.PipelineTest) ... ok test_reuse_custom_transform_instance (apache_beam.pipeline_test.PipelineTest) ... ok test_transform_no_super_init (apache_beam.pipeline_test.PipelineTest) ... ok test_visit_entire_graph (apache_beam.pipeline_test.PipelineTest) ... ok test_parent_pointer (apache_beam.pipeline_test.RunnerApiTest) ... ok test_assingleton_multi_element (apache_beam.pvalue_test.PValueTest) ... ok test_pvalue_expected_arguments (apache_beam.pvalue_test.PValueTest) ... ok test_passed_tuple_as_tag (apache_beam.pvalue_test.TaggedValueTest) ... ok test_file_checksum_matchcer_invalid_sleep_time (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok test_file_checksum_matcher_read_failed (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok test_file_checksum_matcher_service_error (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... SKIP: google-apitools is not installed test_file_checksum_matcher_sleep_before_verify (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok test_file_checksum_matcher_success (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok Test PipelineStateMatcher fails when using default expected state ... ok Test PipelineStateMatcher successes when matches given state ... ok Test PipelineStateMatcher successes when using default expected state ... ok testPipelineExpandGBK (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testPipelineExpandSideOutput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testPipelineMergeGBK (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testPipelineMergeSideInput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testPipelineShuffle (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testPipelineSideInput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testSplitAtFraction (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testSyntheticSource (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testSyntheticSourceSplitEven (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testSyntheticSourceSplitUneven (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok testSyntheticStep (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok test_append_extra_options (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok test_append_verifier_in_extra_opt (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok test_create_test_pipeline_options (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok test_empty_option_args_parsing (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok test_get_option (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok test_option_args_parsing (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok test_skip_IT (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_basic_execution (apache_beam.testing.test_stream_test.TestStreamTest) ... ok test_basic_execution_batch_sideinputs (apache_beam.testing.test_stream_test.TestStreamTest) ... ok test_basic_execution_batch_sideinputs_fixed_windows (apache_beam.testing.test_stream_test.TestStreamTest) ... ok test_basic_execution_sideinputs (apache_beam.testing.test_stream_test.TestStreamTest) ... ok test_basic_execution_sideinputs_fixed_windows (apache_beam.testing.test_stream_test.TestStreamTest) ... ok test_basic_test_stream (apache_beam.testing.test_stream_test.TestStreamTest) ... ok Advance TestClock to (X + delta) and see the pipeline does finish. ... ok test_gbk_execution_after_watermark_trigger (apache_beam.testing.test_stream_test.TestStreamTest) ... ok test_gbk_execution_no_triggers (apache_beam.testing.test_stream_test.TestStreamTest) ... ok test_test_stream_errors (apache_beam.testing.test_stream_test.TestStreamTest) ... ok test_cleanup_subscriptions (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_cleanup_topics (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_delete_files_fails_with_invalid_arg (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_delete_files_fails_with_io_error (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_delete_files_succeeds (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_temp_dir_removes_files (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_temp_file_field_correct (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_wait_for_subscriptions_created_fails (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_wait_for_subscriptions_created_succeeds (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_wait_for_topics_created_fails (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_wait_for_topics_created_succeeds (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok test_assert_that_fails (apache_beam.testing.util_test.UtilTest) ... ok test_assert_that_fails_on_empty_expected (apache_beam.testing.util_test.UtilTest) ... ok test_assert_that_fails_on_empty_input (apache_beam.testing.util_test.UtilTest) ... ok test_assert_that_passes (apache_beam.testing.util_test.UtilTest) ... ok test_assert_that_passes_empty_equal_to (apache_beam.testing.util_test.UtilTest) ... ok test_assert_that_passes_empty_is_empty (apache_beam.testing.util_test.UtilTest) ... ok test_reified_value_assert_fail_unmatched_timestamp (apache_beam.testing.util_test.UtilTest) ... ok test_reified_value_assert_fail_unmatched_value (apache_beam.testing.util_test.UtilTest) ... ok test_reified_value_assert_fail_unmatched_window (apache_beam.testing.util_test.UtilTest) ... ok test_reified_value_passes (apache_beam.testing.util_test.UtilTest) ... ok ---------------------------------------------------------------------- XML: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/nosetests.xml> ---------------------------------------------------------------------- Ran 1704 tests in 255.912s OK (SKIP=316) py27-cython runtests: commands[5] | <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/scripts/run_tox_cleanup.sh> ___________________________________ summary ____________________________________ py27-cython: commands succeeded congratulations :) :beam-sdks-python:testCython (Thread[Task worker for ':',5,main]) completed. Took 6 mins 57.588 secs. :beam-sdks-python:testPython3 (Thread[Task worker for ':',5,main]) started. > Task :beam-sdks-python:testPython3 Caching disabled for task ':beam-sdks-python:testPython3': Caching has not been enabled for the task Task ':beam-sdks-python:testPython3' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command 'sh''. Working directory: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python> Command: sh -c . <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/build/gradleenv/bin/activate> && tox -c tox.ini --recreate -e py3 Successfully started process 'command 'sh'' GLOB sdist-make: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/setup.py> py3 create: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3> py3 installdeps: future==0.16.0 py3 inst: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/dist/apache-beam-2.8.0.dev0.zip> py3 installed: apache-beam==2.8.0.dev0,avro-python3==1.8.2,certifi==2018.8.24,chardet==3.0.4,crcmod==1.7,dill==0.2.8.2,docopt==0.6.2,fastavro==0.21.4,future==0.16.0,futures==3.1.1,grpcio==1.14.2,hdfs==2.1.0,httplib2==0.11.3,idna==2.7,mock==2.0.0,nose==1.3.7,numpy==1.15.1,oauth2client==4.1.2,pbr==4.2.0,protobuf==3.6.1,pyasn1==0.4.4,pyasn1-modules==0.2.2,pydot==1.2.4,PyHamcrest==1.9.0,pyparsing==2.2.0,pytz==2018.4,PyVCF==0.6.8,PyYAML==3.13,requests==2.19.1,rsa==3.4.2,six==1.11.0,typing==3.6.6,urllib3==1.23 py3 runtests: PYTHONHASHSEED='3874615997' py3 runtests: commands[0] | python --version Python 3.5.2 py3 runtests: commands[1] | pip --version pip 18.0 from <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3/lib/python3.5/site-packages/pip> (python 3.5) py3 runtests: commands[2] | <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/scripts/run_tox_cleanup.sh> py3 runtests: commands[3] | python setup.py nosetests --tests apache_beam.coders,apache_beam.tools running nosetests running egg_info writing dependency_links to apache_beam.egg-info/dependency_links.txt writing apache_beam.egg-info/PKG-INFO writing entry points to apache_beam.egg-info/entry_points.txt writing top-level names to apache_beam.egg-info/top_level.txt writing requirements to apache_beam.egg-info/requires.txt reading manifest file 'apache_beam.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3/lib/python3.5/site-packages/setuptools/dist.py>:398: UserWarning: Normalizing '2.8.0.dev' to '2.8.0.dev0' normalized_version, <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3/lib/python3.5/site-packages/nose/plugins/manager.py>:395: RuntimeWarning: Unable to load plugin beam_test_plugin = test_config:BeamTestPlugin: The 'avro<2.0.0,>=1.8.1' distribution was not found and is required by the application RuntimeWarning) <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/gen_protos.py>:51: UserWarning: Installing grpcio-tools is recommended for development. warnings.warn('Installing grpcio-tools is recommended for development.') warning: no files found matching 'README.md' warning: no files found matching 'NOTICE' warning: no files found matching 'LICENSE' writing manifest file 'apache_beam.egg-info/SOURCES.txt' test_str_utf8_coder (apache_beam.coders.coders_test.CodersTest) ... ok Test fallback path picks a matching coder if no coder is registered. ... ok test_basics (apache_beam.coders.coders_test.PickleCoderTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/coders_test.py>:34: DeprecationWarning: Please use assertEqual instead. self.assertEquals(v, pickler.decode(pickler.encode(v))) ok test_equality (apache_beam.coders.coders_test.PickleCoderTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/coders_test.py>:44: DeprecationWarning: Please use assertNotEqual instead. self.assertNotEquals(coders.Base64PickleCoder(), coders.PickleCoder()) ok test_proto_coder (apache_beam.coders.coders_test.ProtoCoderTest) ... ok test_base64_pickle_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_bytes_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_custom_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_deterministic_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_dill_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_fast_primitives_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_float_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_global_window_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_interval_window_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_iterable_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_iterable_coder_unknown_length (apache_beam.coders.coders_test_common.CodersTest) ... ok test_length_prefix_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_nested_observables (apache_beam.coders.coders_test_common.CodersTest) ... ok test_pickle_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_proto_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_singleton_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_timestamp_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_tuple_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_tuple_sequence_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_utf8_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_varint_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_windowed_value_coder (apache_beam.coders.coders_test_common.CodersTest) ... ok test_windowedvalue_coder_paneinfo (apache_beam.coders.coders_test_common.CodersTest) ... ok test_observable (apache_beam.coders.observable_test.ObservableMixinTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/observable_test.py>:50: DeprecationWarning: Please use assertEqual instead. self.assertEquals(3, self.observed_count) ok test_base64_pickle_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_bytes_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_custom_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_deterministic_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_dill_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_fast_primitives_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_float_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_global_window_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_interval_window_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_iterable_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_iterable_coder_unknown_length (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_length_prefix_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_nested_observables (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_pickle_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_proto_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_singleton_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_timestamp_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_tuple_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_tuple_sequence_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_utf8_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_varint_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_windowed_value_coder (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_windowedvalue_coder_paneinfo (apache_beam.coders.slow_coders_test.transplant_class.<locals>.C) ... ok test_using_slow_impl (apache_beam.coders.slow_coders_test.SlowCoders) ... ok test_standard_coders (apache_beam.coders.standard_coders_test.StandardCodersTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/standard_coders_test.py>:50: ResourceWarning: unclosed file <_io.TextIOWrapper name='<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/../testing/data/standard_coders.yaml'> mode='r' encoding='UTF-8'> for ix, spec in enumerate(yaml.load_all(open(test_yaml))): ok test_byte_counting (apache_beam.coders.stream_test.StreamTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/coders/stream_test.py>:131: DeprecationWarning: Please use assertEqual instead. self.assertEquals(0, bc_s.get_count()) ok test_large_var_int64 (apache_beam.coders.stream_test.StreamTest) ... ok test_medium_var_int64 (apache_beam.coders.stream_test.StreamTest) ... ok test_read_all (apache_beam.coders.stream_test.StreamTest) ... ok test_read_write (apache_beam.coders.stream_test.StreamTest) ... ok test_read_write_bigendian_int32 (apache_beam.coders.stream_test.StreamTest) ... ok test_read_write_bigendian_int64 (apache_beam.coders.stream_test.StreamTest) ... ok test_read_write_bigendian_uint64 (apache_beam.coders.stream_test.StreamTest) ... ok test_read_write_byte (apache_beam.coders.stream_test.StreamTest) ... ok test_read_write_double (apache_beam.coders.stream_test.StreamTest) ... ok test_read_write_large (apache_beam.coders.stream_test.StreamTest) ... ok test_small_var_int64 (apache_beam.coders.stream_test.StreamTest) ... ok test_coders_microbenchmark (apache_beam.tools.microbenchmarks_test.MicrobenchmarksTest) ... ok ---------------------------------------------------------------------- XML: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/nosetests.xml> ---------------------------------------------------------------------- Ran 67 tests in 2.319s OK py3 runtests: commands[4] | <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/scripts/run_tox_cleanup.sh> ___________________________________ summary ____________________________________ py3: commands succeeded congratulations :) :beam-sdks-python:testPython3 (Thread[Task worker for ':',5,main]) completed. Took 20.71 secs. :beam-sdks-python:preCommit (Thread[Task worker for ':',5,main]) started. > Task :beam-sdks-python:preCommit Skipping task ':beam-sdks-python:preCommit' as it has no actions. :beam-sdks-python:preCommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. FAILURE: Build failed with an exception. * Where: Build file '<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/build.gradle'> line: 266 * What went wrong: Execution failed for task ':beam-sdks-python:postCommitITTests'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. See https://docs.gradle.org/4.8/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 43m 30s 13 actionable tasks: 13 executed Publishing build scan... https://gradle.com/s/l5tqi33hc2ep6 Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure
