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/09/22 19:38:26 UTC

Build failed in Jenkins: beam_sonarqube_report #824

See <https://builds.apache.org/job/beam_sonarqube_report/824/display/redirect>

------------------------------------------
[...truncated 1.25 MB...]
test_combine_runtime_type_check_violation_using_decorators (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_combine_runtime_type_check_violation_using_methods (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_count_globally_pipeline_type_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_count_globally_runtime_type_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_count_perelement_pipeline_type_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_count_perelement_pipeline_type_checking_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_count_perelement_runtime_type_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_count_perkey_pipeline_type_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_count_perkey_pipeline_type_checking_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_count_perkey_runtime_type_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_disable_pipeline_type_check (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_do_fn_pipeline_pipeline_type_check_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_do_fn_pipeline_pipeline_type_check_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_do_fn_pipeline_runtime_type_check_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_do_fn_pipeline_runtime_type_check_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_eager_execution (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_eager_execution_tagged_outputs (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_filter_does_not_type_check_using_type_hints_decorator (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_filter_does_not_type_check_using_type_hints_method (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_filter_type_checks_using_type_hints_decorator (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_filter_type_checks_using_type_hints_method (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_gbk_type_inference (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_group_by_does_not_type_check (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_group_by_key_only_does_not_type_check (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_group_by_key_only_output_type_deduction (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_group_by_key_output_type_deduction (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_inferred_bad_kv_type (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_map_does_not_type_check_using_type_hints_decorator (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_map_does_not_type_check_using_type_hints_methods (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_map_properly_type_checks_using_type_hints_decorator (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_map_properly_type_checks_using_type_hints_methods (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_mean_globally_pipeline_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_mean_globally_pipeline_checking_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_mean_globally_runtime_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_mean_globally_runtime_checking_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_mean_per_key_pipeline_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_mean_per_key_pipeline_checking_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_mean_per_key_runtime_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_mean_per_key_runtime_checking_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pardo_does_not_type_check_using_type_hint_decorators (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pardo_does_not_type_check_using_type_hint_methods (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pardo_properly_type_checks_using_type_hint_decorators (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pardo_properly_type_checks_using_type_hint_methods (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pardo_type_inference (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_per_key_pipeline_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_per_key_pipeline_checking_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_per_key_runtime_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_checking_gbk_insufficient_type_information (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_checking_pardo_insufficient_type_information (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_checking_satisfied_but_run_time_types_violate (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_checking_satisfied_run_time_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_inference (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_runtime_checking_violation_composite_type_input (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_runtime_checking_violation_composite_type_output (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_runtime_checking_violation_simple_type_input (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_runtime_checking_violation_simple_type_output (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_runtime_checking_violation_with_side_inputs_decorator (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_pipeline_runtime_checking_violation_with_side_inputs_via_method (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_run_time_type_checking_enabled_type_violation (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_run_time_type_checking_enabled_types_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_runtime_type_check_python_type_error (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_sample_globally_pipeline_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_sample_globally_runtime_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_sample_per_key_pipeline_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_sample_per_key_runtime_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_to_dict_pipeline_check_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_to_dict_pipeline_check_violated (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_to_dict_runtime_check_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_to_list_pipeline_check_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_to_list_runtime_check_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_top_of_pipeline_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_top_of_runtime_checking_satisfied (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_type_inference_command_line_flag_toggle (apache_beam.transforms.ptransform_test.PTransformTypeCheckTestCase) ... ok
test_type_checking_fail (apache_beam.transforms.ptransform_test.TestPTransformFn) ... ok
test_type_checking_success (apache_beam.transforms.ptransform_test.TestPTransformFn) ... ok
test_type_hints_arg (apache_beam.transforms.ptransform_test.TestPTransformFn) ... ok
test_as_dict_twice (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_as_list_and_as_dict_side_inputs (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_as_list_twice (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_as_singleton_with_different_defaults (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_as_singleton_without_unique_labels (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_default_value_singleton_side_input (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_different_fixed_windows (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_empty_singleton_side_input (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_fixed_global_window (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_flattened_side_input (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_global_global_windows (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_iterable_side_input (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_multi_valued_singleton_side_input (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_same_fixed_windows (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_sliding_windows (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_windowed_dict (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_windowed_iter (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
test_windowed_singleton (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.1, maxInputSize=100000, *args=(11, 98)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.1, maxInputSize=1000000, *args=(14, 123)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.1, maxInputSize=10000000, *args=(17, 153)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.1, maxInputSize=100000000, *args=(21, 96)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.1, maxInputSize=1000000000, *args=(24, 120)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.05, maxInputSize=100000, *args=(11, 98)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.05, maxInputSize=1000000, *args=(14, 123)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.05, maxInputSize=10000000, *args=(17, 153)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.05, maxInputSize=100000000, *args=(20, 191)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.05, maxInputSize=1000000000, *args=(23, 239)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.01, maxInputSize=100000, *args=(9, 391)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.01, maxInputSize=1000000, *args=(11, 977)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.01, maxInputSize=10000000, *args=(14, 1221)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.01, maxInputSize=100000000, *args=(17, 1526)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.01, maxInputSize=1000000000, *args=(21, 954)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.005, maxInputSize=100000, *args=(8, 782)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.005, maxInputSize=1000000, *args=(11, 977)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.005, maxInputSize=10000000, *args=(14, 1221)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.005, maxInputSize=100000000, *args=(17, 1526)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.005, maxInputSize=1000000000, *args=(20, 1908)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.001, maxInputSize=100000, *args=(6, 3125)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.001, maxInputSize=1000000, *args=(9, 3907)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.001, maxInputSize=10000000, *args=(11, 9766)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.001, maxInputSize=100000000, *args=(14, 12208)]. ... ok
Verify that buffers are correct according to the two constraint equations [with epsilon=0.001, maxInputSize=1000000000, *args=(17, 15259)]. ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.1, maxInputSize=100000, expectedNumBuffers=11, expectedBufferSize=98] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.1, maxInputSize=1000000, expectedNumBuffers=14, expectedBufferSize=123] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.1, maxInputSize=10000000, expectedNumBuffers=17, expectedBufferSize=153] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.1, maxInputSize=100000000, expectedNumBuffers=21, expectedBufferSize=96] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.1, maxInputSize=1000000000, expectedNumBuffers=24, expectedBufferSize=120] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.05, maxInputSize=100000, expectedNumBuffers=11, expectedBufferSize=98] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.05, maxInputSize=1000000, expectedNumBuffers=14, expectedBufferSize=123] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.05, maxInputSize=10000000, expectedNumBuffers=17, expectedBufferSize=153] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.05, maxInputSize=100000000, expectedNumBuffers=20, expectedBufferSize=191] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.05, maxInputSize=1000000000, expectedNumBuffers=23, expectedBufferSize=239] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.01, maxInputSize=100000, expectedNumBuffers=9, expectedBufferSize=391] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.01, maxInputSize=1000000, expectedNumBuffers=11, expectedBufferSize=977] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.01, maxInputSize=10000000, expectedNumBuffers=14, expectedBufferSize=1221] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.01, maxInputSize=100000000, expectedNumBuffers=17, expectedBufferSize=1526] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.01, maxInputSize=1000000000, expectedNumBuffers=21, expectedBufferSize=954] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.005, maxInputSize=100000, expectedNumBuffers=8, expectedBufferSize=782] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.005, maxInputSize=1000000, expectedNumBuffers=11, expectedBufferSize=977] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.005, maxInputSize=10000000, expectedNumBuffers=14, expectedBufferSize=1221] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.005, maxInputSize=100000000, expectedNumBuffers=17, expectedBufferSize=1526] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.005, maxInputSize=1000000000, expectedNumBuffers=20, expectedBufferSize=1908] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.001, maxInputSize=100000, expectedNumBuffers=6, expectedBufferSize=3125] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.001, maxInputSize=1000000, expectedNumBuffers=9, expectedBufferSize=3907] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.001, maxInputSize=10000000, expectedNumBuffers=11, expectedBufferSize=9766] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.001, maxInputSize=100000000, expectedNumBuffers=14, expectedBufferSize=12208] ... ok
Verify the buffers are efficiently calculated according to the reference [with epsilon=0.001, maxInputSize=1000000000, expectedNumBuffers=17, expectedBufferSize=15259] ... ok
test_alternate_quantiles (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_duplicates (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_global_display_data (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_large_quantiles (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_log_distribution (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_lots_of_duplicates (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_perkey_display_data (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_quantiles_globaly (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_quantiles_per_key (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_quantiles_per_key_with_key_argument (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_random_quantiles (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_singleton (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_uneven_quantiles (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_zipfian_distribution (apache_beam.transforms.stats_test.ApproximateQuantilesTest) ... ok
test_approximate_unique_global_by_error (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... SKIP: Skip because hash function is not good enough. TODO: BEAM-7654
test_approximate_unique_global_by_error_with_small_population (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_global_by_invalid_big_error (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_global_by_invalid_both_input (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_global_by_invalid_no_input (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_global_by_invalid_size (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_global_by_invalid_small_error (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_global_by_invalid_type_size (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_global_by_sample_size (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... SKIP: Skip it because hash function is not good enough. TODO: BEAM-7654
test_approximate_unique_global_by_sample_size_with_duplicates (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_global_by_sample_size_with_small_population (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_globally_by_error_with_skewed_data (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_perkey_by_error (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_approximate_unique_perkey_by_size (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_get_sample_size_from_est_error (apache_beam.transforms.stats_test.ApproximateUniqueTest) ... ok
test_trigger_encoding (apache_beam.transforms.trigger_test.RunnerApiTest) ... ok
test_after_count (apache_beam.transforms.trigger_test.TriggerPipelineTest) ... ok
test_multiple_accumulating_firings (apache_beam.transforms.trigger_test.TriggerPipelineTest) ... ok
test_fixed_after_count (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_fixed_after_first (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_fixed_watermark (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_fixed_watermark_with_early (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_fixed_watermark_with_early_late (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_picklable_output (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_repeatedly_after_first (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_sessions_after_all (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_sessions_after_count (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_sessions_after_each (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_sessions_default (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_sessions_repeatedly_after_count (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_sessions_watermark (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_sessions_watermark_with_early_late (apache_beam.transforms.trigger_test.TriggerTest) ... ok
test_bad_signatures (apache_beam.transforms.userstate_test.InterfaceTest) ... ok
test_good_signatures (apache_beam.transforms.userstate_test.InterfaceTest) ... ok
test_param_construction (apache_beam.transforms.userstate_test.InterfaceTest) ... ok
test_spec_construction (apache_beam.transforms.userstate_test.InterfaceTest) ... ok
test_stateful_dofn_detection (apache_beam.transforms.userstate_test.InterfaceTest) ... ok
test_validate_dofn (apache_beam.transforms.userstate_test.InterfaceTest) ... ok
test_validation_typos (apache_beam.transforms.userstate_test.InterfaceTest) ... ok
test_clearing_bag_state (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_clearing_set_state (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_generate_sequence_with_realtime_timer (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_hash_join (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_index_assignment (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_simple_set_stateful_dofn (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_simple_stateful_dofn (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_simple_stateful_dofn_combining (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_stateful_dofn_nonkeyed_input (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... ok
test_stateful_set_state_clean_portably (apache_beam.transforms.userstate_test.StatefulDoFnOnDirectRunnerTest) ... scripts/run_tox.sh: line 52: 30283 Terminated              tox -c tox.ini --recreate -e $1 --installpkg $2

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=4752d888-1e52-45c4-8ef6-9fa2fd6d66e6, currentDir=<https://builds.apache.org/job/beam_sonarqube_report/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 24599
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-24599.out.log
----- Last  20 lines from daemon log file - daemon-24599.out.log -----
	at org.gradle.process.internal.DefaultExecHandle.execExceptionFor(DefaultExecHandle.java:232)
	at org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:209)
	at org.gradle.process.internal.DefaultExecHandle.failed(DefaultExecHandle.java:356)
	at org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:86)
	at org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:42)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Shutdown in progress
	at java.lang.ApplicationShutdownHooks.remove(ApplicationShutdownHooks.java:82)
	at java.lang.Runtime.removeShutdownHook(Runtime.java:239)
	at org.gradle.process.internal.shutdown.ShutdownHooks.removeShutdownHook(ShutdownHooks.java:33)
	at org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:199)
	at org.gradle.process.internal.DefaultExecHandle.aborted(DefaultExecHandle.java:352)
	at org.gradle.process.internal.ExecHandleRunner.completed(ExecHandleRunner.java:107)
	at org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:83)
	... 7 more
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* 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 step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?

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


Build failed in Jenkins: beam_sonarqube_report #825

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_sonarqube_report/825/display/redirect>

------------------------------------------
[...truncated 1.46 MB...]
test_read (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... ok
test_register_finalizations (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... SKIP: TODO: Avoid bundle finalizations on repeat.
test_reshuffle (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... ok
test_sdf (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... ok
test_sdf_synthetic_source (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... ok
test_sdf_with_sdf_initiated_checkpointing (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... SKIP: This test is for a single worker only.
test_sdf_wrap_range_source (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... ok
test_sdf_wrapper_overrides_read (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... ok
test_teststream_pardo_timers (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... SKIP: TestStream not yet supported
test_windowed_pardo_state_timers (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... ok
test_windowing (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithBundleRepeatAndMultiWorkers) ... ok
test_assert_that (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpc) ... Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 158, in _execute
    response = task()
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 191, in <lambda>
    self._execute(lambda: worker.do_instruction(work), work)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 343, in do_instruction
    request.instruction_id)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 369, in process_bundle
    bundle_processor.process_bundle(instruction_id))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 663, in process_bundle
    data.ptransform_id].process_encoded(data.data)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 143, in process_encoded
    self.output(decoded_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 256, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 588, in invoke_process
    windowed_value, additional_args, additional_kwargs, output_processor)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 660, in _invoke_process_per_window
    windowed_value, self.process_method(*args_for_process))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 849, in _reraise_augmented
    raise_with_traceback(new_exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1358, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/testing/util.py",> line 130, in _equal
    'Failed assert: %r == %r' % (sorted_expected, sorted_actual))
BeamAssertException: Failed assert: ['a'] == ['a', 'b'] [while running 'assert_that/Match']

ok
test_callbacks_with_exception (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpc) ... ok
test_combine_per_key (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpc) ... ok
test_create (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpc) ... ok
test_error_message_includes_stage (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpc) ... Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 158, in _execute
    response = task()
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 191, in <lambda>
    self._execute(lambda: worker.do_instruction(work), work)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 343, in do_instruction
    request.instruction_id)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 369, in process_bundle
    bundle_processor.process_bundle(instruction_id))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 663, in process_bundle
    data.ptransform_id].process_encoded(data.data)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 143, in process_encoded
    self.output(decoded_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 256, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 435, in process
    self.output(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 256, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 849, in _reraise_augmented
    raise_with_traceback(new_exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1358, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 632, in raise_error
    raise RuntimeError('x')
RuntimeError: x [while running 'StageC']

ok
test_error_traceback_includes_user_code (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpc) ... Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 158, in _execute
    response = task()
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 191, in <lambda>
    self._execute(lambda: worker.do_instruction(work), work)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 343, in do_instruction
    request.instruction_id)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 369, in process_bundle
    bundle_processor.process_bundle(instruction_id))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 663, in process_bundle
    data.ptransform_id].process_encoded(data.data)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 143, in process_encoded
    self.output(decoded_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 256, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 435, in process
    self.output(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 256, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 849, in _reraise_augmented
    raise_with_traceback(new_exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1358, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 647, in first
    return second(x)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 650, in second
    return third(x)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 653, in third
    raise ValueError('x')
ValueError: x [while running 'Map(first)']

ok
test_flatten (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpc) ... ok
test_flattened_side_input (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpc) ... ERROR: InvocationError for command <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/target/.tox-py27/py27/bin/python> setup.py nosetests --ignore-files '.*py3\d?\.py$' (exited with code -15)
py27 run-test-post: commands[0] | <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py27: commands failed

> Task :sdks:python:test-suites:tox:py2:testPython2 FAILED

> Task :sdks:python:test-suites:tox:py2:testPy2Cython
py27-cython create: <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/target/.tox-py27-cython/py27-cython>

Daemon will be stopped at the end of the build after the daemon was no longer found in the daemon registry
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=f4ac1f37-dfe1-4c79-890f-c6e91bddf1f6, currentDir=<https://builds.apache.org/job/beam_sonarqube_report/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 5125
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-5125.out.log
----- Last  20 lines from daemon log file - daemon-5125.out.log -----
	at org.gradle.process.internal.DefaultExecHandle.execExceptionFor(DefaultExecHandle.java:232)
	at org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:209)
	at org.gradle.process.internal.DefaultExecHandle.failed(DefaultExecHandle.java:356)
	at org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:86)
	at org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:42)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Shutdown in progress
	at java.lang.ApplicationShutdownHooks.remove(ApplicationShutdownHooks.java:82)
	at java.lang.Runtime.removeShutdownHook(Runtime.java:239)
	at org.gradle.process.internal.shutdown.ShutdownHooks.removeShutdownHook(ShutdownHooks.java:33)
	at org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:199)
	at org.gradle.process.internal.DefaultExecHandle.aborted(DefaultExecHandle.java:352)
	at org.gradle.process.internal.ExecHandleRunner.completed(ExecHandleRunner.java:107)
	at org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:83)
	... 7 more
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* 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 step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?

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