See <https://builds.apache.org/job/beam_sonarqube_report/439/display/redirect?page=changes>
Changes: [github] Use code.jquery.com for jQuery CDN [github] use https [alireza4263] [BEAM-7513] Implements row estimation for BigQuery. [aaltay] [BEAM-6777] Let HealthzServlet respond actual health information of SDK ------------------------------------------ [...truncated 307.13 KB...] File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 301, in run_via_runner_api return self.run_stages(stage_context, stages) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 383, in run_stages stage_context.safe_coders) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 655, in _run_stage result, splits = bundle_manager.process_bundle(data_input, data_output) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 1495, in process_bundle raise RuntimeError(result.error) RuntimeError: Traceback (most recent call last): File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 157, in _execute response = task() File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 190, in <lambda> self._execute(lambda: worker.do_instruction(work), work) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 342, in do_instruction request.instruction_id) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 368, in process_bundle bundle_processor.process_bundle(instruction_id)) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 593, in process_bundle data.ptransform_id].process_encoded(data.data) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/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/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/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/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/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/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/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/build/srcs/sdks/python/apache_beam/runners/common.py",> line 778, in receive self.process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 784, in process self._reraise_augmented(exn) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process return self.do_fn_invoker.invoke_process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 454, in invoke_process windowed_value, self.process_method(windowed_value.value)) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 921, in process_outputs self.main_receivers.receive(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/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/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/build/srcs/sdks/python/apache_beam/runners/common.py",> line 778, in receive self.process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 784, in process self._reraise_augmented(exn) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process return self.do_fn_invoker.invoke_process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 454, in invoke_process windowed_value, self.process_method(windowed_value.value)) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 921, in process_outputs self.main_receivers.receive(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/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/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/build/srcs/sdks/python/apache_beam/runners/common.py",> line 778, in receive self.process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 784, in process self._reraise_augmented(exn) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 851, in _reraise_augmented raise_with_traceback(new_exn) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process return self.do_fn_invoker.invoke_process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 454, in invoke_process windowed_value, self.process_method(windowed_value.value)) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1293, in <lambda> wrapper = lambda x: [fn(x)] File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 629, in raise_error raise RuntimeError('x') RuntimeError: x [while running 'StageC'] ok test_error_traceback_includes_user_code (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... Traceback (most recent call last): File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 157, in _execute response = task() File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 190, in <lambda> self._execute(lambda: worker.do_instruction(work), work) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 342, in do_instruction request.instruction_id) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 368, in process_bundle bundle_processor.process_bundle(instruction_id)) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 593, in process_bundle data.ptransform_id].process_encoded(data.data) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/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/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/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/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/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/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/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/build/srcs/sdks/python/apache_beam/runners/common.py",> line 778, in receive self.process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 784, in process self._reraise_augmented(exn) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 851, in _reraise_augmented raise_with_traceback(new_exn) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process return self.do_fn_invoker.invoke_process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 454, in invoke_process windowed_value, self.process_method(windowed_value.value)) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1293, in <lambda> wrapper = lambda x: [fn(x)] File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 644, in first return second(x) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 647, in second return third(x) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 650, in third raise ValueError('x') ValueError: x [while running 'Map(first)'] Exception in thread Thread-5788: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/local_job_service.py",> line 245, in run self._pipeline_proto) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 301, in run_via_runner_api return self.run_stages(stage_context, stages) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 383, in run_stages stage_context.safe_coders) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 655, in _run_stage result, splits = bundle_manager.process_bundle(data_input, data_output) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner.py",> line 1495, in process_bundle raise RuntimeError(result.error) RuntimeError: Traceback (most recent call last): File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 157, in _execute response = task() File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 190, in <lambda> self._execute(lambda: worker.do_instruction(work), work) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 342, in do_instruction request.instruction_id) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 368, in process_bundle bundle_processor.process_bundle(instruction_id)) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 593, in process_bundle data.ptransform_id].process_encoded(data.data) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/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/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/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/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/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/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/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/build/srcs/sdks/python/apache_beam/runners/common.py",> line 778, in receive self.process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 784, in process self._reraise_augmented(exn) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 851, in _reraise_augmented raise_with_traceback(new_exn) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process return self.do_fn_invoker.invoke_process(windowed_value) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/common.py",> line 454, in invoke_process windowed_value, self.process_method(windowed_value.value)) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1293, in <lambda> wrapper = lambda x: [fn(x)] File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 644, in first return second(x) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 647, in second return third(x) File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 650, in third raise ValueError('x') ValueError: x [while running 'Map(first)'] ok test_flatten (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_flattened_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_gbk_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_group_by_key (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_large_elements (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_metrics (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... SKIP: Metrics not supported. test_multimap_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_multimap_side_input_type_coercion (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_no_subtransform_composite (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo_metrics (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... SKIP: Metrics are not supported. test_pardo_side_and_main_outputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo_side_outputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo_state_only (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo_state_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo_timers_clear (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... SKIP: BEAM-7074: Multiple timer definitions not supported. test_pardo_unfusable_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_pardo_windowed_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_read (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok test_register_finalizations (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... scripts/run_tox.sh: line 52: 8539 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=359bb2d1-e81e-40d8-9707-2ed938a7910f, currentDir=<https://builds.apache.org/job/beam_sonarqube_report/ws/src}> Attempting to read last messages from the daemon log... Daemon pid: 26030 log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-26030.out.log ----- Last 20 lines from daemon log file - daemon-26030.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: [email protected] For additional commands, e-mail: [email protected]
