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

Changes:

[kcweaver] [BEAM-10048] Clean up release guide.

[kcweaver] Remove checklist from build_release_candidate.sh.

[github] Include additional instructions for staging repository.

[heejong] [BEAM-10052] check hash and avoid duplicated artifacts

[github] Clarify the usage of sign_hash_python_wheels.sh.

[github] Website build: Remove -u root (#11625)

[ankurgoenka] [BEAM-10060] Upgrading Python containers to beam-master-20200521

[github] [BEAM-9722] added SnowflakeIO with Read operation (#11360)


------------------------------------------
[...truncated 41.46 KB...]
org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable 
FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

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

org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
    java.lang.RuntimeException at FlattenTest.java:216

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:317

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.RuntimeException at FlattenTest.java:270

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenWithDifferentInputAndOutputCoders2 FAILED
    java.lang.RuntimeException at FlattenTest.java:397

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:135

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:109

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:97

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo 
FAILED
    java.lang.RuntimeException at FlattenTest.java:123

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:352

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenWithDifferentInputAndOutputCoders FAILED
    java.lang.RuntimeException at FlattenTest.java:374

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:257

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:285

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:229

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > 
testAccumulatingCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1449

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > 
testAccumulatingCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1462

org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
    java.lang.RuntimeException at CreateTest.java:102

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:338

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:162

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:326

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithOnlyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:756

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testMultiOutputParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1162

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputsWithMultipleWindows FAILED
    java.lang.RuntimeException at ParDoTest.java:1248

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed 
FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoEmptyWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:703

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:661

org.apache.beam.sdk.transforms.ViewTest > 
testEmptyMultimapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:864

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1200

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1090

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:987

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput 
FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:727

org.apache.beam.sdk.transforms.ViewTest > 
testEmptyMapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:1211

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:806

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1124

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing 
FAILED
    java.lang.RuntimeException at WindowingTest.java:168

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation 
FAILED
    java.lang.RuntimeException at WindowingTest.java:197

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testNonPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:150

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.RuntimeException at KvSwapTest.java:77

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:126

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testGlobalCombineWithDefaultsAndTriggers FAILED
    java.lang.RuntimeException at CombineTest.java:1241

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerEndOfWindow FAILED
    java.lang.RuntimeException at WindowTest.java:498

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerDefault FAILED
    java.lang.RuntimeException at WindowTest.java:468

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testNoWindowFnDoesNotReassignWindows FAILED
    java.lang.RuntimeException at WindowTest.java:434

org.apache.beam.sdk.transforms.ReifyTimestampsTest > 
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:128

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1358

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds 
FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1332

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1163

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine 
FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testFixedWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1062

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:246

org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:121

204 tests completed, 143 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 11m 40s
64 actionable tasks: 42 executed, 22 from cache

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

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