See 
<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/1177/display/redirect>

------------------------------------------
[...truncated 75.75 KB...]
org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:211
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:211
            Caused by: java.io.IOException at FlattenTest.java:211
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:312
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:312
            Caused by: java.io.IOException at FlattenTest.java:312
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:265
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:265
            Caused by: java.io.IOException at FlattenTest.java:265
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies 
FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:162
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:162
            Caused by: java.io.IOException at FlattenTest.java:162
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:130
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:130
            Caused by: java.io.IOException at FlattenTest.java:130
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenPCollectionsSingletonList FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:104
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:104
            Caused by: java.io.IOException at FlattenTest.java:104
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:92
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:92
            Caused by: java.io.IOException at FlattenTest.java:92
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo 
FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:118
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:118
            Caused by: java.io.IOException at FlattenTest.java:118
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:347
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:347
            Caused by: java.io.IOException at FlattenTest.java:347
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:252
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:252
            Caused by: java.io.IOException at FlattenTest.java:252
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:280
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:280
            Caused by: java.io.IOException at FlattenTest.java:280
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.IllegalArgumentException at FlattenTest.java:224
        Caused by: java.lang.reflect.InvocationTargetException at 
FlattenTest.java:224
            Caused by: java.io.IOException at FlattenTest.java:224
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDo FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:346
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:346
            Caused by: java.io.IOException at ParDoTest.java:346
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > 
testPipelineOptionsParameter FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:544
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:544
            Caused by: java.io.IOException at ParDoTest.java:544
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:362
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:362
            Caused by: java.io.IOException at ParDoTest.java:362
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > 
testParDoInCustomTransform FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:408
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:408
            Caused by: java.io.IOException at ParDoTest.java:408
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs 
FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:378
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:378
            Caused by: java.io.IOException at ParDoTest.java:378
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > 
testAccumulatingCombine FAILED
    java.lang.IllegalArgumentException at CombineTest.java:1417
        Caused by: java.lang.reflect.InvocationTargetException at 
CombineTest.java:1417
            Caused by: java.io.IOException at CombineTest.java:1417
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > 
testAccumulatingCombineEmpty FAILED
    java.lang.IllegalArgumentException at CombineTest.java:1430
        Caused by: java.lang.reflect.InvocationTargetException at 
CombineTest.java:1430
            Caused by: java.io.IOException at CombineTest.java:1430
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
    java.lang.IllegalArgumentException at CreateTest.java:101
        Caused by: java.lang.reflect.InvocationTargetException at 
CreateTest.java:101
            Caused by: java.io.IOException at CreateTest.java:101
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.IllegalArgumentException at CreateTest.java:337
        Caused by: java.lang.reflect.InvocationTargetException at 
CreateTest.java:337
            Caused by: java.io.IOException at CreateTest.java:337
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.IllegalArgumentException at CreateTest.java:161
        Caused by: java.lang.reflect.InvocationTargetException at 
CreateTest.java:161
            Caused by: java.io.IOException at CreateTest.java:161
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.IllegalArgumentException at CreateTest.java:325
        Caused by: java.lang.reflect.InvocationTargetException at 
CreateTest.java:325
            Caused by: java.io.IOException at CreateTest.java:325
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.IllegalArgumentException at CreateTest.java:90
        Caused by: java.lang.reflect.InvocationTargetException at 
CreateTest.java:90
            Caused by: java.io.IOException at CreateTest.java:90
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:142
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoSchemaTest.java:142
            Caused by: java.io.IOException at ParDoSchemaTest.java:142
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:408
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoSchemaTest.java:408
            Caused by: java.io.IOException at ParDoSchemaTest.java:408
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline 
FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:395
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoSchemaTest.java:395
            Caused by: java.io.IOException at ParDoSchemaTest.java:395
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline 
FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:316
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoSchemaTest.java:316
            Caused by: java.io.IOException at ParDoSchemaTest.java:316
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:90
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoSchemaTest.java:90
            Caused by: java.io.IOException at ParDoSchemaTest.java:90
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline 
FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:443
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoSchemaTest.java:443
            Caused by: java.io.IOException at ParDoSchemaTest.java:443
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testReadAndWriteWithSchemaRegistry FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:281
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoSchemaTest.java:281
            Caused by: java.io.IOException at ParDoSchemaTest.java:281
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput 
FAILED
    java.lang.IllegalArgumentException at ParDoSchemaTest.java:236
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoSchemaTest.java:236
            Caused by: java.io.IOException at ParDoSchemaTest.java:236
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > 
testValueStateCoderInferenceFromInputCoder FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:3305
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:3305
            Caused by: java.io.IOException at ParDoTest.java:3305
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > 
testValueStateCoderInference FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:3235
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:3235
            Caused by: java.io.IOException at ParDoTest.java:3235
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithOnlyTaggedOutput FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:687
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:687
            Caused by: java.io.IOException at ParDoTest.java:687
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testMultiOutputParDoWithSideInputs FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:809
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:809
            Caused by: java.io.IOException at ParDoTest.java:809
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputsWithMultipleWindows FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:895
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:895
            Caused by: java.io.IOException at ParDoTest.java:895
                Caused by: java.net.BindException

195 tests completed, 162 failed, 2 skipped

> Task :beam-runners-flink_2.11-job-server:validatesPortableRunnerStreaming 
> FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':beam-runners-flink_2.11-job-server:validatesPortableRunnerStreaming'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/ws/src/runners/flink/job-server/build/reports/tests/validatesPortableRunnerStreaming/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 6m 2s
65 actionable tasks: 43 executed, 22 from cache

Publishing build scan...
https://gradle.com/s/7tbkxlll5qdxq

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