See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/2340/display/redirect>

Changes:


------------------------------------------
[...truncated 56.58 KB...]

#9 [ 5/16] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 2.3s

#10 [ 6/16] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 2.5s

#11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 1.2s

#12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
#12 DONE 1.8s

#13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.5s

#14 [10/16] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/16] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/16] ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
#16 DONE 0.3s

#17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.1s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 1.4s

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.2s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.6s done
#21 writing image 
sha256:c39a2fa715d36a0910157b97159ce3c595eee4d879b9b7487fc9be9dff87d5ae done
#21 naming to docker.io/apache/beam_java8_sdk:2.50.0.dev done
#21 DONE 0.6s

> Task :runners:spark:3:job-server:validatesPortableRunnerBatch

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1359

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1164
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-d4f565a3-a135-4133-a754-f4ddbbea7956

org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests > 
testCombiningStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:4326

org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests > 
testBagStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:3915

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutputTimestampDefaultBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4862

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerAbsolute FAILED
    java.lang.RuntimeException at ParDoTest.java:4643

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testNoOutputTimestampDefaultBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4912

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTimerReceivedInOriginalWindow FAILED
    java.lang.RuntimeException at ParDoTest.java:4609

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testEventTimeTimerBounded 
FAILED
    java.lang.RuntimeException at ParDoTest.java:4490

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutOfBoundsProcessingTimeTimerHold FAILED
    java.lang.RuntimeException at ParDoTest.java:4997

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerAlignBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4564

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testNoOutputTimestampDefaultStreaming FAILED
    java.lang.RuntimeException at ParDoTest.java:4912

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testGbkFollowedByUserTimers FAILED
    java.lang.RuntimeException at ParDoTest.java:4529

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutOfBoundsEventTimeTimerHold FAILED
    java.lang.RuntimeException at ParDoTest.java:4954

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutOfBoundsEventTimeTimer FAILED
    java.lang.RuntimeException at ParDoTest.java:4818

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerMultipleKeys FAILED
    java.lang.RuntimeException at ParDoTest.java:4778

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testPipelineOptionsParameterOnTimer FAILED
    java.lang.RuntimeException at ParDoTest.java:5491
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-b986f399-a368-46fd-92fd-d86e354ac7f7
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1623/215121052.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:750)
[pool-1056-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 12m15s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1595/286661770.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1623/215121052.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:750)
[pool-1218-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 07m09s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1595/286661770.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1623/215121052.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:750)
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-fee3bd57-0c4c-40dd-955d-4df6d783b9d3
[pool-867-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 4 for at least 17m17s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1595/286661770.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1623/215121052.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:750)
[pool-1056-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 12m16s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1595/286661770.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1623/215121052.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:750)
[pool-1002-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 13m49s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1595/286661770.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1623/215121052.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:750)
[pool-1218-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 07m09s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1595/286661770.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1623/215121052.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:750)
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-c81dc0b4-d1ee-4b18-952d-8c8c0972a484

234 tests completed, 17 failed, 1 skipped

> Task :runners:spark:3:job-server:validatesPortableRunnerBatch FAILED
> Task :runners:spark:3:job-server:validatesPortableRunnerDocker FROM-CACHE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:spark:3:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/ws/src/runners/spark/3/job-server/build/reports/tests/validatesPortableRunnerBatch/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 39m 16s
118 actionable tasks: 72 executed, 42 from cache, 4 up-to-date

Publishing build scan...
https://ge.apache.org/s/4tplwmmaqfrvy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to