See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Streaming/3678/display/redirect>

Changes:


------------------------------------------
[...truncated 68.79 KB...]
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PipelineTest.java:319

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > 
testAccumulatingCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1455
        Caused by: java.io.IOException at CombineTest.java:1455
            Caused by: java.util.concurrent.ExecutionException at 
CombineTest.java:1455
                Caused by: java.io.IOException at CombineTest.java:1455
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > 
testPipelineOptionsParameter FAILED
    java.lang.RuntimeException at ParDoTest.java:646
        Caused by: java.io.IOException at ParDoTest.java:646
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:646
                Caused by: java.io.IOException at ParDoTest.java:646
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:646

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:165
        Caused by: java.io.IOException at CreateTest.java:165
            Caused by: java.util.concurrent.ExecutionException at 
CreateTest.java:165
                Caused by: java.io.IOException at CreateTest.java:165
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:165

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
    java.lang.RuntimeException at CombineTest.java:678
        Caused by: java.io.IOException at CombineTest.java:678
            Caused by: java.util.concurrent.ExecutionException at 
CombineTest.java:678
                Caused by: java.io.IOException at CombineTest.java:678
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:678

org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
    java.lang.RuntimeException at KeysTest.java:66
        Caused by: java.io.IOException at KeysTest.java:66
            Caused by: java.util.concurrent.ExecutionException at 
KeysTest.java:66
                Caused by: java.io.IOException at KeysTest.java:66
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
KeysTest.java:66

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testOnTimerTimestampSkew FAILED
    java.lang.RuntimeException at ParDoTest.java:2219

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1359
        Caused by: java.io.IOException at CombineTest.java:1359
            Caused by: java.util.concurrent.ExecutionException at 
CombineTest.java:1359
                Caused by: java.io.IOException at CombineTest.java:1359
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:1359

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:341
        Caused by: java.io.IOException at PipelineTest.java:341
            Caused by: java.util.concurrent.ExecutionException at 
PipelineTest.java:341
                Caused by: java.io.IOException at PipelineTest.java:341
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PipelineTest.java:341

org.apache.beam.sdk.testing.PAssertTest > testIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:323

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesCollections 
FAILED
    java.lang.RuntimeException at FlattenTest.java:305

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:209
        Caused by: java.io.IOException at WithTimestampsTest.java:209
            Caused by: java.util.concurrent.ExecutionException at 
WithTimestampsTest.java:209
                Caused by: java.io.IOException at WithTimestampsTest.java:209
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WithTimestampsTest.java:209

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda 
FAILED
    java.lang.RuntimeException at CombineTest.java:909
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:909

org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombineWithContext 
FAILED
    java.lang.RuntimeException at CombineFnsTest.java:221
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineFnsTest.java:221

org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
    java.lang.RuntimeException at KeysTest.java:79
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
KeysTest.java:79

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testOnWindowTimestampSkew FAILED
    java.lang.RuntimeException at ParDoTest.java:2257
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2257

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:329
        Caused by: java.io.IOException at CreateTest.java:329
            Caused by: java.util.concurrent.ExecutionException at 
CreateTest.java:329
                Caused by: java.io.IOException at CreateTest.java:329
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:329

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
    java.lang.RuntimeException at ParDoTest.java:420
        Caused by: java.io.IOException at ParDoTest.java:420
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:420
                Caused by: java.io.IOException at ParDoTest.java:420
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:420

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1333
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:1333

org.apache.beam.sdk.PipelineTest > testMultipleApply FAILED
    org.junit.runners.model.TestTimedOutException at PipelineTest.java:253

org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
    org.junit.runners.model.TestTimedOutException at FlattenTest.java:219

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombining 
FAILED
    org.junit.runners.model.TestTimedOutException at CombineTest.java:738

org.apache.beam.sdk.transforms.ParDoTest$KeyTests > testKeyInOnTimer FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:6906

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    org.junit.runners.model.TestTimedOutException at ParDoSchemaTest.java:174

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1164
        Caused by: java.io.IOException at CombineTest.java:1164
            Caused by: java.util.concurrent.ExecutionException at 
CombineTest.java:1164
                Caused by: java.io.IOException at CombineTest.java:1164
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:1164

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:2142
        Caused by: java.io.IOException at ParDoTest.java:2142
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:2142
                Caused by: java.io.IOException at ParDoTest.java:2142
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2142

org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
    java.lang.RuntimeException at PAssertTest.java:479
        Caused by: java.io.IOException at PAssertTest.java:479
            Caused by: java.util.concurrent.ExecutionException at 
PAssertTest.java:479
                Caused by: java.io.IOException at PAssertTest.java:479
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PAssertTest.java:479

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > 
testParDoInCustomTransform FAILED
    java.lang.RuntimeException at ParDoTest.java:466
        Caused by: java.io.IOException at ParDoTest.java:466
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:466
                Caused by: java.io.IOException at ParDoTest.java:466
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:466

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:94
        Caused by: java.io.IOException at CreateTest.java:94
            Caused by: java.util.concurrent.ExecutionException at 
CreateTest.java:94
                Caused by: java.io.IOException at CreateTest.java:94
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:94

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > 
testInGlobalWindowBatchSizeCount FAILED
    java.lang.RuntimeException at GroupIntoBatchesTest.java:135
        Caused by: java.io.IOException at GroupIntoBatchesTest.java:135
            Caused by: java.util.concurrent.ExecutionException at 
GroupIntoBatchesTest.java:135
                Caused by: java.io.IOException at GroupIntoBatchesTest.java:135
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
GroupIntoBatchesTest.java:135

org.apache.beam.sdk.transforms.ParDoTest$KeyTests > 
testKeyInOnTimerWithGenericKey FAILED
    java.lang.RuntimeException at ParDoTest.java:6940
        Caused by: java.io.IOException at ParDoTest.java:6940
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:6940
                Caused by: java.io.IOException at ParDoTest.java:6940
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:6940

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombineEmpty 
FAILED
    java.lang.RuntimeException at CombineTest.java:672
        Caused by: java.io.IOException at CombineTest.java:672
            Caused by: java.util.concurrent.ExecutionException at 
CombineTest.java:672
                Caused by: java.io.IOException at CombineTest.java:672
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:672

org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
    java.lang.RuntimeException at ImpulseTest.java:47
        Caused by: java.io.IOException at ImpulseTest.java:47
            Caused by: java.util.concurrent.ExecutionException at 
ImpulseTest.java:47
                Caused by: java.io.IOException at ImpulseTest.java:47
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ImpulseTest.java:47

org.apache.beam.sdk.testing.PAssertTest > 
testPAssertThatListSatisfiesOneMatcher FAILED
    java.lang.RuntimeException at PAssertTest.java:673

org.apache.beam.sdk.transforms.PerKeyOrderingTest > 
testMultipleStatefulOrderingWithShuffle FAILED
    java.lang.RuntimeException at PerKeyOrderingTest.java:282
        Caused by: java.io.IOException at PerKeyOrderingTest.java:282
            Caused by: java.util.concurrent.ExecutionException at 
PerKeyOrderingTest.java:282
                Caused by: java.io.IOException at PerKeyOrderingTest.java:282
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PerKeyOrderingTest.java:282

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1402
        Caused by: java.io.IOException at CombineTest.java:1402
            Caused by: java.util.concurrent.ExecutionException at 
CombineTest.java:1402
                Caused by: java.io.IOException at CombineTest.java:1402
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:1402

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testSchemaFieldSelectionUnboxing FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:566
        Caused by: java.io.IOException at ParDoSchemaTest.java:566
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:566
                Caused by: java.io.IOException at ParDoSchemaTest.java:566
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoSchemaTest.java:566

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies 
FAILED
    java.lang.RuntimeException at FlattenTest.java:170

org.apache.beam.sdk.testing.PAssertTest > testPAssertThatFlattened FAILED
    java.lang.RuntimeException at PAssertTest.java:634
        Caused by: java.io.IOException at PAssertTest.java:634
            Caused by: java.util.concurrent.ExecutionException at 
PAssertTest.java:634
                Caused by: java.io.IOException at PAssertTest.java:634
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PAssertTest.java:634

org.apache.beam.sdk.transforms.PerKeyOrderingTest > 
testSingleCallOrderingWithoutShuffle FAILED
    java.lang.RuntimeException at PerKeyOrderingTest.java:195

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

292 tests completed, 53 failed, 3 skipped

> Task 
> :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTestStreaming 
> FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTestStreaming'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerLegacyWorkerTestStreaming/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.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7h 19m 38s
139 actionable tasks: 139 executed

Publishing build scan...
https://ge.apache.org/s/5byerldak6cme

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