See 
<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/2133/display/redirect?page=changes>

Changes:

[github] [BEAM-9146] Integrate GCP Video Intelligence functionality for Python


------------------------------------------
[...truncated 65.62 KB...]
    java.lang.RuntimeException at ViewTest.java:1056
        Caused by: java.lang.RuntimeException at ViewTest.java:1056
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1056
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable 
FAILED
    java.lang.RuntimeException at ViewTest.java:505
        Caused by: java.lang.RuntimeException at ViewTest.java:505
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:505
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368
        Caused by: java.lang.RuntimeException at ViewTest.java:368
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:368
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319
        Caused by: java.lang.RuntimeException at ViewTest.java:319
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:319
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed 
FAILED
    java.lang.RuntimeException at ViewTest.java:1375
        Caused by: java.lang.RuntimeException at ViewTest.java:1375
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1375
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396
        Caused by: java.lang.RuntimeException at ViewTest.java:396
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:396
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > 
testEmptyMultimapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:864
        Caused by: java.lang.RuntimeException at ViewTest.java:864
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:864
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177
        Caused by: java.lang.RuntimeException at ViewTest.java:1177
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1177
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301
        Caused by: java.lang.RuntimeException at ViewTest.java:1301
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1301
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput 
FAILED
    java.lang.RuntimeException at ViewTest.java:1099
        Caused by: java.lang.RuntimeException at ViewTest.java:1099
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1099
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > 
testEmptyMapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:1211
        Caused by: java.lang.RuntimeException at ViewTest.java:1211
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1211
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581
        Caused by: java.lang.RuntimeException at ViewTest.java:581
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:581
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113
        Caused by: java.lang.RuntimeException at ViewTest.java:113
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:113
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.RuntimeException at KvSwapTest.java:77
        Caused by: java.lang.RuntimeException at KvSwapTest.java:77
            Caused by: java.util.concurrent.ExecutionException at 
KvSwapTest.java:77
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterSessionsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:169
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:169
            Caused by: java.util.concurrent.ExecutionException at 
ReshuffleTest.java:169
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:231
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:231
            Caused by: java.util.concurrent.ExecutionException at 
ReshuffleTest.java:231
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:190
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:190
            Caused by: java.util.concurrent.ExecutionException at 
ReshuffleTest.java:190
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:251
            Caused by: java.util.concurrent.ExecutionException at 
ReshuffleTest.java:251
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:148
            Caused by: java.util.concurrent.ExecutionException at 
ReshuffleTest.java:148
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:211
            Caused by: java.util.concurrent.ExecutionException at 
ReshuffleTest.java:211
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:102
            Caused by: java.util.concurrent.ExecutionException at 
ReshuffleTest.java:102
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testParDoShiftTimestamp FAILED
    java.lang.RuntimeException at ParDoTest.java:1609
        Caused by: java.lang.RuntimeException at ParDoTest.java:1609
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:1609
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1698
        Caused by: java.lang.RuntimeException at ParDoTest.java:1698
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:1698
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:150
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:150
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:150
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:420
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:420
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:420
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldSelectionNested 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:633
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:633
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:633
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testSchemaFieldSelectionUnboxing FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:542
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:542
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:542
                Caused by: java.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testSchemaFieldDescriptorSelectionUnboxing FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:583
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:583
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:583
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:405
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:405
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:405
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:327
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:327
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:327
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:96
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:96
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:96
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:453
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:453
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:453
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testReadAndWriteWithSchemaRegistry FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:292
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:292
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:292
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:247
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:247
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:247
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:492
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:492
            Caused by: java.util.concurrent.ExecutionException at 
ParDoSchemaTest.java:492
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:246
        Caused by: java.lang.RuntimeException at CountingSourceTest.java:246
            Caused by: java.util.concurrent.ExecutionException at 
CountingSourceTest.java:246
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:121
        Caused by: java.lang.RuntimeException at CountingSourceTest.java:121
            Caused by: java.util.concurrent.ExecutionException at 
CountingSourceTest.java:121
                Caused by: java.io.FileNotFoundException

199 tests completed, 134 failed, 3 skipped

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:spark:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/ws/src/runners/spark/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. Run with --scan to get full insights.

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 9m 47s
60 actionable tasks: 41 executed, 19 from cache

Publishing build scan...
https://gradle.com/s/a7lmytewozjsa

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