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

Changes:

[rohde.samuel] BEAM[8335] TestStreamService integration with DirectRunner


------------------------------------------
[...truncated 53.63 KB...]
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:633

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testSchemaFieldSelectionUnboxing FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:542
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:542

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testSchemaFieldDescriptorSelectionUnboxing FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:583
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:583

org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline 
FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:405
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:405

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline 
FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:327
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:327

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:96
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:96

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline 
FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:453
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:453

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testReadAndWriteWithSchemaRegistry FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:292
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:292

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput 
FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:247
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:247

org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoSchemaTest.java:492
        Caused by: java.lang.IllegalStateException at ParDoSchemaTest.java:492

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > 
testValueStateCoderInferenceFromInputCoder FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:4381
        Caused by: java.lang.IllegalStateException at ParDoTest.java:4381

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > 
testValueStateCoderInference FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:4311
        Caused by: java.lang.IllegalStateException at ParDoTest.java:4311

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithOnlyTaggedOutput FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:754
        Caused by: java.lang.IllegalStateException at ParDoTest.java:754

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testMultiOutputParDoWithSideInputs FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:1160
        Caused by: java.lang.IllegalStateException at ParDoTest.java:1160

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputsWithMultipleWindows FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:1246
        Caused by: java.lang.IllegalStateException at ParDoTest.java:1246

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoEmptyWithTaggedOutput FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:701
        Caused by: java.lang.IllegalStateException at ParDoTest.java:701

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithTaggedOutput FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:659
        Caused by: java.lang.IllegalStateException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testMultiOutputParDoWithSideInputsIsCumulative FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:1198
        Caused by: java.lang.IllegalStateException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotation FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:985
        Caused by: java.lang.IllegalStateException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithEmptyTaggedOutput FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:725
        Caused by: java.lang.IllegalStateException at ParDoTest.java:725

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputs FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:804
        Caused by: java.lang.IllegalStateException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputsIsCumulative FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:1122
        Caused by: java.lang.IllegalStateException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testWindowingInStartAndFinishBundle FAILED
    org.apache.apex.api.Launcher$LauncherException at ParDoTest.java:1571
        Caused by: java.lang.IllegalStateException at ParDoTest.java:1571

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing 
FAILED
    java.lang.NullPointerException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation 
FAILED
    java.lang.NullPointerException

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testNonPartitioningWindowing FAILED
    java.lang.NullPointerException

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testPartitioningWindowing FAILED
    java.lang.NullPointerException

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerEndOfWindow FAILED
    org.apache.apex.api.Launcher$LauncherException at WindowTest.java:498
        Caused by: java.lang.IllegalStateException at WindowTest.java:498

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerDefault FAILED
    org.apache.apex.api.Launcher$LauncherException at WindowTest.java:468
        Caused by: java.lang.IllegalStateException at WindowTest.java:468

org.apache.beam.sdk.transforms.windowing.WindowTest > testMergingCustomWindows 
FAILED
    org.apache.apex.api.Launcher$LauncherException at WindowTest.java:632
        Caused by: java.lang.IllegalStateException at WindowTest.java:632

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testNoWindowFnDoesNotReassignWindows FAILED
    org.apache.apex.api.Launcher$LauncherException at WindowTest.java:434
        Caused by: java.lang.IllegalStateException at WindowTest.java:434

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testMergingCustomWindowsKeyedCollection FAILED
    org.apache.apex.api.Launcher$LauncherException at WindowTest.java:659
        Caused by: java.lang.IllegalStateException at WindowTest.java:659

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsShouldApplyTimestamps FAILED
    org.apache.apex.api.Launcher$LauncherException at WithTimestampsTest.java:78
        Caused by: java.lang.IllegalStateException at WithTimestampsTest.java:78

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    org.apache.apex.api.Launcher$LauncherException at 
WithTimestampsTest.java:142
        Caused by: java.lang.IllegalStateException at 
WithTimestampsTest.java:142

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsLambdaShouldApplyTimestamps FAILED
    org.apache.apex.api.Launcher$LauncherException at 
WithTimestampsTest.java:205
        Caused by: java.lang.IllegalStateException at 
WithTimestampsTest.java:205

org.apache.beam.sdk.transforms.SplittableDoFnTest > testSideInputBounded FAILED
    org.apache.apex.api.Launcher$LauncherException at 
SplittableDoFnTest.java:381
        Caused by: java.lang.IllegalStateException at 
SplittableDoFnTest.java:381

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexWindowedTimestampedBounded FAILED
    org.apache.apex.api.Launcher$LauncherException at 
SplittableDoFnTest.java:224
        Caused by: java.lang.IllegalStateException at 
SplittableDoFnTest.java:224

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testWindowedSideInputBounded FAILED
    org.apache.apex.api.Launcher$LauncherException at 
SplittableDoFnTest.java:433
        Caused by: java.lang.IllegalStateException at 
SplittableDoFnTest.java:433

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testWindowedSideInputWithCheckpointsBounded FAILED
    org.apache.apex.api.Launcher$LauncherException at 
SplittableDoFnTest.java:568
        Caused by: java.lang.IllegalStateException at 
SplittableDoFnTest.java:568

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexBasicBounded FAILED
    org.apache.apex.api.Launcher$LauncherException at 
SplittableDoFnTest.java:157
        Caused by: java.lang.IllegalStateException at 
SplittableDoFnTest.java:157

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testOutputAfterCheckpointBounded FAILED
    org.apache.apex.api.Launcher$LauncherException at 
SplittableDoFnTest.java:315
        Caused by: java.lang.IllegalStateException at 
SplittableDoFnTest.java:315

org.apache.beam.sdk.transforms.SplittableDoFnTest > testAdditionalOutputBounded 
FAILED
    org.apache.apex.api.Launcher$LauncherException at 
SplittableDoFnTest.java:641
        Caused by: java.lang.IllegalStateException at 
SplittableDoFnTest.java:641

org.apache.beam.sdk.transforms.ReifyTimestampsTest > 
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    org.apache.apex.api.Launcher$LauncherException at 
ReifyTimestampsTest.java:128
        Caused by: java.lang.IllegalStateException at 
ReifyTimestampsTest.java:128

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds 
FAILED
    org.apache.apex.api.Launcher$LauncherException at 
ReifyTimestampsTest.java:92
        Caused by: java.lang.IllegalStateException at 
ReifyTimestampsTest.java:92

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    org.apache.apex.api.Launcher$LauncherException at 
ReifyTimestampsTest.java:60
        Caused by: java.lang.IllegalStateException at 
ReifyTimestampsTest.java:60

org.apache.beam.sdk.io.TextIOReadTest$BasicIOTest > 
testPrimitiveReadDisplayData FAILED
    java.lang.NullPointerException

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    org.apache.apex.api.Launcher$LauncherException at 
CountingSourceTest.java:246
        Caused by: java.lang.IllegalStateException at 
CountingSourceTest.java:246

org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
    org.apache.apex.api.Launcher$LauncherException at 
CountingSourceTest.java:121
        Caused by: java.lang.IllegalStateException at 
CountingSourceTest.java:121

203 tests completed, 192 failed, 1 skipped

> Task :runners:apex:validatesRunnerBatch FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:apex:validatesRunnerBatch'.
> java.io.IOException: No space left on device

* 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 1m 23s
39 actionable tasks: 29 executed, 10 from cache

A build scan cannot be produced as an error occurred spooling the build data.
Please report this problem via https://gradle.com/scans/help/plugin and include 
the following via copy/paste:

----------
Gradle version: 5.2.1
Plugin version: 2.3

java.lang.IllegalStateException: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:233)
        at com.gradle.scan.a.e.b.close(SourceFile:244)
        at com.gradle.scan.a.e.c.close(SourceFile:66)
        at com.gradle.scan.plugin.internal.n.a(SourceFile:78)
        at com.gradle.scan.plugin.internal.e.c.c.b(SourceFile:125)
        at com.gradle.scan.plugin.internal.e.c.c.a(SourceFile:117)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:30)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:19)
        at com.gradle.scan.plugin.internal.o.a.c(SourceFile:60)
Caused by: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:231)
        ... 8 more

----------


FAILURE: Build failed with an exception.

* What went wrong:
Could not add entry ':runners:apex:validatesRunnerBatch' to cache 
executionHistory.bin 
(<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/ws/src/.gradle/5.2.1/executionHistory/executionHistory.bin).>
> java.io.IOException: No space left on device

* 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 1m 23s
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