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 2019/01/18 00:34:45 UTC

Build failed in Jenkins: beam_PreCommit_Python_Cron #840

See <https://builds.apache.org/job/beam_PreCommit_Python_Cron/840/display/redirect?page=changes>

Changes:

[boyuanz] Add all postcommit tests into RC process

------------------------------------------
[...truncated 1.57 MB...]
test_read_empty (apache_beam.io.filesystemio_test.TestDownloaderStream) ... ok
test_pipe_stream (apache_beam.io.filesystemio_test.TestPipeStream) ... ok
test_file_attributes (apache_beam.io.filesystemio_test.TestUploaderStream) ... ok
test_write (apache_beam.io.filesystemio_test.TestUploaderStream) ... ok
test_write_buffered (apache_beam.io.filesystemio_test.TestUploaderStream) ... ok
test_write_empty (apache_beam.io.filesystemio_test.TestUploaderStream) ... ok
test_checksum (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_copy (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_copy_directory (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_copy_error (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_delete (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_delete_error (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_delete_glob_errors (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_delete_globs (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_exists (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_directory (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_directory_contents (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_file (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_file_empty (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_file_exception (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_glob_0__ (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_glob_1__ (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_glob_2__ (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_match_glob_3__ (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_mkdirs (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_mkdirs_failed (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_recursive_delete (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_rename (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_rename_directory (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_rename_error (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_scheme (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_unix_path_join (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_unix_path_split (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_windows_path_join (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_windows_path_split (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok
test_create (apache_beam.io.restriction_trackers_test.OffsetRangeTest) ... ok
test_split_no_small_split_at_end (apache_beam.io.restriction_trackers_test.OffsetRangeTest) ... ok
test_split_respects_desired_num_splits (apache_beam.io.restriction_trackers_test.OffsetRangeTest) ... ok
test_split_respects_min_num_splits (apache_beam.io.restriction_trackers_test.OffsetRangeTest) ... ok
test_check_done_after_try_claim_past_end_of_range (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_check_done_after_try_claim_right_before_end_of_range (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_check_done_when_not_done (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_checkpoint_after_failed_claim (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_checkpoint_claimed_last (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_checkpoint_just_started (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_checkpoint_regular (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_checkpoint_unstarted (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_claim_before_starting_range (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_non_monotonic_claim (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_try_claim (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok
test_read_from_source (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok
test_source_equals_reference_source (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok
test_split_at_fraction_binary (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok
test_split_at_fraction_exhaustive (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok
test_split_at_fraction_fails (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok
test_split_at_fraction_successful (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok
test_conact_source (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_conact_source_exhaustive (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_empty_source (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_estimate_size (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_position_at_fration (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_range_source (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_run_concat_direct (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_single_source (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_source_with_empty_ranges (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_source_with_empty_ranges_exhastive (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok
test_empty_write (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_file_sink_display_data (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_file_sink_dst_matches_src (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_file_sink_multi_shards (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_file_sink_rename_error (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_file_sink_src_missing (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_file_sink_writing (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_fixed_shard_write (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_pre_finalize (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_pre_finalize_error (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_static_value_provider_empty_write (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_temp_dir_gcs (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_temp_dir_local (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok
test_estimate_size (apache_beam.io.filebasedsource_test.TestConcatSource) ... ok
test_read (apache_beam.io.filebasedsource_test.TestConcatSource) ... ok
test_split (apache_beam.io.filebasedsource_test.TestConcatSource) ... ok
test_estimate_size_of_file (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_estimate_size_of_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_estimate_size_with_sampling_different_sizes (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_estimate_size_with_sampling_same_size (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_fully_read_file_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_fully_read_file_pattern_with_empty_files (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_fully_read_single_file (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_auto_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_auto_pattern_compressed_and_uncompressed (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_auto_single_file_bzip2 (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_auto_single_file_gzip (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_file_bzip2 (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_file_gzip (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_pattern_bzip2 (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_pattern_gzip (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_splits_file_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_read_splits_single_file (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_single_file_display_data (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_source_file (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_source_file_unsplittable (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_source_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_source_pattern_unsplittable (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_splits_get_coder_from_fbs (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_splits_into_subranges (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_string_or_value_provider_only (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_unsplittable_does_not_split (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_validation_directory_non_empty (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_validation_failing (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_validation_file_exists (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_validation_file_missing_verification_disabled (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok
test_estimates_size (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_produce_split_with_start_and_end_positions (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_produces_splits_desiredsize_large_than_size (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_produces_splits_desiredsize_smaller_than_size (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_read_range_at_beginning (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_read_range_at_end (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_read_range_at_middle (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_source_creation_display_data (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_source_creation_fails_for_non_number_offsets (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_source_creation_fails_if_start_lg_stop (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok
test_write_bzip2_file (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_bzip2_file_auto (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_dataflow (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_dataflow_auto_compression (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_dataflow_auto_compression_unsharded (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_dataflow_header (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_gzip_file (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_gzip_file_auto (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_gzip_file_empty (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_text_file (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_text_file_empty (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_text_file_empty_with_header (apache_beam.io.textio_test.TextSinkTest) ... ok
test_write_text_file_with_header (apache_beam.io.textio_test.TextSinkTest) ... ok
test_dynamic_work_rebalancing (apache_beam.io.textio_test.TextSourceTest) ... ok
test_dynamic_work_rebalancing_mixed_eol (apache_beam.io.textio_test.TextSourceTest) ... ok
test_dynamic_work_rebalancing_windows_eol (apache_beam.io.textio_test.TextSourceTest) ... ok
test_header_processing (apache_beam.io.textio_test.TextSourceTest) ... ok
test_progress (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_after_splitting (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_after_splitting_skip_header (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_all_file_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_all_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_all_many_file_patterns (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_all_many_single_files (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_all_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_all_unavailable_files_ignored (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_auto_bzip2 (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_auto_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_bzip2 (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_bzip2_concat (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_corrupted_bzip2_fails (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_corrupted_gzip_fails (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_empty_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_empty_single_file_no_eol_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_file_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_file_pattern_with_empty_files (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_from_text_file_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_from_text_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_from_text_single_file_with_coder (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_from_text_with_file_name_file_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_from_text_with_file_name_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_gzip_concat (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_gzip_empty_file (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_gzip_large (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_gzip_large_after_splitting (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_gzip_with_skip_lines (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_reentrant_after_splitting (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_reentrant_without_splitting (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_larger_than_default_buffer (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_last_line_no_eol (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_last_line_no_eol_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_mixed_eol (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_single_line_no_eol (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_single_line_no_eol_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_smaller_than_default_buffer (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_windows_eol (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_with_empty_lines (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_without_striping_eol_crlf (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_single_file_without_striping_eol_lf (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_skip_header_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_skip_header_pattern_insufficient_lines (apache_beam.io.textio_test.TextSourceTest) ... ok
test_read_skip_header_single (apache_beam.io.textio_test.TextSourceTest) ... ok
test_end2end (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... ok
test_end2end_auto_compression (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... ok
test_end2end_auto_compression_unsharded (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... ok
test_end2end_example_proto (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... SKIP: tensorflow not installed.
test_end2end_read_write_read (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... ok
test_process_auto (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok
test_process_glob (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok
test_process_gzip (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok
test_process_multiple (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok
test_process_multiple_globs (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok
test_process_single (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok
test_process_auto (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok
test_process_gzip (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok
test_process_gzip_auto (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok
test_process_multiple (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok
test_process_single (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok
test_write_record_multiple (apache_beam.io.tfrecordio_test.TestTFRecordSink) ... ok
test_write_record_single (apache_beam.io.tfrecordio_test.TestTFRecordSink) ... ok
test_compatibility_read_write (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok
test_masked_crc32c (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok
test_masked_crc32c_crcmod (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok
test_read_record (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok
test_read_record_invalid_data_mask (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok
test_read_record_invalid_length_mask (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok
test_read_record_invalid_record (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok
test_write_record (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok
test_write_record_auto (apache_beam.io.tfrecordio_test.TestWriteToTFRecord) ... SKIP: tensorflow not installed.
test_write_record_gzip (apache_beam.io.tfrecordio_test.TestWriteToTFRecord) ... SKIP: tensorflow not installed.
test_write_record_multiple (apache_beam.io.tfrecordio_test.TestWriteToTFRecord) ... SKIP: tensorflow not installed.
test_write_record_single (apache_beam.io.tfrecordio_test.TestWriteToTFRecord) ... SKIP: tensorflow not installed.

----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 1571 tests in 233.141s

OK (SKIP=289)
py3 runtests: commands[4] | <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py3: commands succeeded
  congratulations :)

> Task :beam-sdks-python:preCommit

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-sdks-python-precommit-dataflow:setupVirtualenv'.
> 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. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 30m 26s
10 actionable tasks: 10 executed

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

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 #842

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


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


Build failed in Jenkins: beam_PreCommit_Python_Cron #841

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

Changes:

[github] [BEAM-6444] Fix another eq method invocation bug.

------------------------------------------
[...truncated 1.63 MB...]
        windowing_strategy_id: "ref_Windowing_Windowing_1"
      }
    }
    pcollections {
      key: "ref_PCollection_PCollection_2"
      value {
        unique_name: "10Map(first).None"
        coder_id: "ref_Coder_FastPrimitivesCoder_3_windowed"
        is_bounded: BOUNDED
        windowing_strategy_id: "ref_Windowing_Windowing_1"
      }
    }
    windowing_strategies {
      key: "ref_Windowing_Windowing_1"
      value {
        window_fn {
          spec {
            urn: "beam:windowfn:global_windows:v0.1"
          }
          environment_id: "ref_Environment_default_environment_1"
        }
        merge_status: NON_MERGING
        window_coder_id: "ref_Coder_GlobalWindowCoder_2"
        trigger {
          default {
          }
        }
        accumulation_mode: DISCARDING
        output_time: END_OF_WINDOW
        closing_behavior: EMIT_ALWAYS
        OnTimeBehavior: FIRE_ALWAYS
      }
    }
    coders {
      key: "bytes_coder"
      value {
        spec {
          spec {
            urn: "beam:coder:bytes:v1"
          }
        }
      }
    }
    coders {
      key: "bytes_coder_windowed"
      value {
        spec {
          spec {
            urn: "beam:coder:windowed_value:v1"
          }
        }
        component_coder_ids: "bytes_coder"
        component_coder_ids: "ref_Coder_GlobalWindowCoder_2"
      }
    }
    coders {
      key: "ref_Coder_FastPrimitivesCoder_3"
      value {
        spec {
          spec {
            urn: "beam:coder:pickled_python:v1"
            payload: "\n\230\001FastPrimitivesCoder$eNprYE5OLEhMzkiNT0pNzNVLzk9JLSqGUlxuicUlAUWZuZklmWWpxc4gQa5CBs3GQsbaQqYIfgYGhvi0xJycpMTk7HiwlkJ8pgVkJmfnpEJNYQGawlpbyJZUnKQHACYlLgM="
          }
          environment_id: "ref_Environment_default_environment_1"
        }
      }
    }
    coders {
      key: "ref_Coder_FastPrimitivesCoder_3_windowed"
      value {
        spec {
          spec {
            urn: "beam:coder:windowed_value:v1"
          }
        }
        component_coder_ids: "ref_Coder_FastPrimitivesCoder_3"
        component_coder_ids: "ref_Coder_GlobalWindowCoder_2"
      }
    }
    coders {
      key: "ref_Coder_GlobalWindowCoder_2"
      value {
        spec {
          spec {
            urn: "beam:coder:global_window:v1"
          }
          environment_id: "ref_Environment_default_environment_1"
        }
      }
    }
    coders {
      key: "ref_Coder_VarIntCoder_1"
      value {
        spec {
          spec {
            urn: "beam:coder:varint:v1"
          }
          environment_id: "ref_Environment_default_environment_1"
        }
      }
    }
    coders {
      key: "ref_Coder_VarIntCoder_1_windowed"
      value {
        spec {
          spec {
            urn: "beam:coder:windowed_value:v1"
          }
        }
        component_coder_ids: "ref_Coder_VarIntCoder_1"
        component_coder_ids: "ref_Coder_GlobalWindowCoder_2"
      }
    }
    environments {
      key: "ref_Environment_default_environment_1"
      value {
        urn: "beam:env:embedded_python:v1"
      }
    }
  }
}

root: DEBUG: CONTROL RESPONSE instruction_id: "control_1"
register {
}

root: DEBUG: CONTROL REQUEST instruction_id: "bundle_1050"
process_bundle {
  process_bundle_descriptor_reference: "0"
}

root: DEBUG: start <DoOperation Map(first) output_tags=['out'], receivers=[ConsumerSet[Map(first).out0, coder=WindowedValueCoder[FastPrimitivesCoder], len(consumers)=0]]>
root: DEBUG: start <ImpulseReadOperation receivers=[ConsumerSet[Create/Read.out0, coder=WindowedValueCoder[VarIntCoder], len(consumers)=1]]>
root: DEBUG: start <DataInputOperation receivers=[ConsumerSet[Create/Read/Impulse.out0, coder=WindowedValueCoder[BytesCoder], len(consumers)=1]]>
root: ERROR: Error running pipeline.
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/common.py",> line 682, in process
    self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/common.py",> line 419, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/transforms/core.py",> line 1085, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 441, in first
    return second(x)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 444, in second
    return third(x)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 447, in third
    raise ValueError('x')
ValueError: x

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/local_job_service.py",> line 223, in run
    fn_api_runner.FnApiRunner().run_via_runner_api(self._pipeline_proto)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 269, in run_via_runner_api
    return self.run_stages(*self.create_stages(pipeline_proto))
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 356, in run_stages
    safe_coders)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 502, in run_stage
    self._progress_frequency).process_bundle(data_input, data_output)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 954, in process_bundle
    result_future = self._controller.control_handler.push(process_bundle)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 745, in push
    response = self.worker.do_instruction(request)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 259, in do_instruction
    request.instruction_id)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 275, in process_bundle
    bundle_processor.process_bundle(instruction_id)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 489, in process_bundle
    ].process_encoded(data.data)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 126, in process_encoded
    self.output(decoded_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/operations.py",> line 183, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/operations.py",> line 89, in receive
    cython.cast(Operation, consumer).process(windowed_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/operations.py",> line 340, in process
    self.output(windowed_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/operations.py",> line 183, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/operations.py",> line 89, in receive
    cython.cast(Operation, consumer).process(windowed_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/worker/operations.py",> line 498, in process
    self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/common.py",> line 678, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/common.py",> line 684, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/common.py",> line 722, in _reraise_augmented
    raise_with_traceback(new_exn)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/target/.tox/py3/lib/python3.5/site-packages/future/utils/__init__.py",> line 419, in raise_with_traceback
    raise exc.with_traceback(traceback)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/common.py",> line 682, in process
    self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/common.py",> line 419, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/transforms/core.py",> line 1085, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 441, in first
    return second(x)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 444, in second
    return third(x)
  File "<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 447, in third
    raise ValueError('x')
ValueError: x [while running 'Map(first)']
root: DEBUG: CONTROL REQUEST instruction_id: "bundle_1050"
process_bundle {
  process_bundle_descriptor_reference: "0"
}

root: INFO: Job state changed to STARTING
root: INFO: Job state changed to FAILED
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 1571 tests in 214.608s

FAILED (SKIP=289, failures=1)
ERROR: InvocationError for command '<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/target/.tox/py3/bin/python> setup.py nosetests --tests apache_beam.typehints,apache_beam.coders,apache_beam.options,apache_beam.tools,apache_beam.utils,apache_beam.internal,apache_beam.metrics,apache_beam.portability,apache_beam.pipeline_test,apache_beam.pvalue_test,apache_beam.runners,apache_beam.io.hadoopfilesystem_test,apache_beam.io.hdfs_integration_test,apache_beam.io.gcp.tests.utils_test,apache_beam.io.gcp.big_query_query_to_table_it_test,apache_beam.io.gcp.bigquery_io_read_it_test,apache_beam.io.gcp.bigquery_test,apache_beam.io.gcp.gcsfilesystem_test,apache_beam.io.gcp.gcsio_test,apache_beam.io.gcp.pubsub_integration_test,apache_beam.io.hdfs_integration_test,apache_beam.io.gcp.internal,apache_beam.io.filesystem_test,apache_beam.io.filesystems_test,apache_beam.io.range_trackers_test,apache_beam.io.sources_test,apache_beam.transforms,apache_beam.testing,apache_beam.io.filesystemio_test,apache_beam.io.localfilesystem_test,apache_beam.io.range_trackers_test,apache_beam.io.restriction_trackers_test,apache_beam.io.source_test_utils_test,apache_beam.io.concat_source_test,apache_beam.io.filebasedsink_test,apache_beam.io.filebasedsource_test,apache_beam.io.textio_test,apache_beam.io.tfrecordio_test' (exited with code 1)
___________________________________ summary ____________________________________
ERROR:   py3: commands failed

> Task :beam-sdks-python:testPython3 FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/build.gradle'> line: 60

* What went wrong:
Execution failed for task ':beam-sdks-python:testPython3'.
> 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. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 28m 28s
13 actionable tasks: 13 executed

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

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