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

Changes:


------------------------------------------
[...truncated 52.01 KB...]
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.12.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/23370e0ffb3e/googleapis/rpc/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.57.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.31.0/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:java:container:java8:docker
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.6s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 2.58kB done
#2 DONE 0.7s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/16] FROM 
docker.io/library/eclipse-temurin:8@sha256:5d1b06a9410e41787299b5e4c57a5b868a657f44fc603725ced7f66ddab713e1
#4 CACHED

#5 [internal] load build context
#5 transferring context: 47.27MB 0.8s done
#5 DONE 0.8s

#6 [ 2/16] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/16] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/16] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

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

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

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

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

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

#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.2s

#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 0.6s

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

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.3s done
#21 writing image 
sha256:7de96056942404f2a49816f44cb27e15fe8faf5bf469b306fc9c41302eff633f done
#21 naming to docker.io/apache/beam_java8_sdk:2.52.0.dev done
#21 DONE 0.3s

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

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > 
testValueStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:6309

[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-ac74f54d-6626-4ca4-af84-a26280066df2

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

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-bf124edc-3037-484d-849d-3a98ed0c642f
[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-2afb0ddc-dd1f-49ab-aacb-0ee36258252c
[pool-921-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 16m04s 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$1643/399282506.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$1675/1053247042.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 13m44s 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$1643/399282506.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$1675/1053247042.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-894-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 16m42s 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$1643/399282506.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$1675/1053247042.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 11m40s 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$1643/399282506.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$1675/1053247042.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 06m44s 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$1643/399282506.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$1675/1053247042.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-409e25fd-8287-4f8c-acde-2ad1fb0ea2f2

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

234 tests completed, 14 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>

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

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

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 1h 34m 47s
117 actionable tasks: 74 executed, 41 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/qxknwryescvay

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