See 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/364/display/redirect>

Changes:


------------------------------------------
[...truncated 57.69 KB...]
Resolving 
./github.com/apache/beam/sdks/go@/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/src/sdks/go

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:dockerPrepare
> Task :sdks:java:container:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
a164f03fafb2: Preparing
bc81baccc48e: Preparing
96edec91b578: Preparing
7be3294c7cbd: Preparing
3557e6a18754: Preparing
dd57ac4cfa7c: Preparing
4186db990701: Preparing
dd57ac4cfa7c: Waiting
4186db990701: Waiting
5b5fbf48ec75: Preparing
832f129ebea4: Preparing
6670e930ed33: Preparing
5b5fbf48ec75: Waiting
c7f27a4eb870: Preparing
e70dfb4c3a48: Preparing
1c76bd0dc325: Preparing
832f129ebea4: Waiting
e70dfb4c3a48: Waiting
c7f27a4eb870: Waiting
1c76bd0dc325: Waiting
a164f03fafb2: Layer already exists
7be3294c7cbd: Layer already exists
96edec91b578: Layer already exists
bc81baccc48e: Layer already exists
3557e6a18754: Layer already exists
dd57ac4cfa7c: Layer already exists
4186db990701: Layer already exists
5b5fbf48ec75: Layer already exists
6670e930ed33: Layer already exists
832f129ebea4: Layer already exists
c7f27a4eb870: Layer already exists
e70dfb4c3a48: Layer already exists
1c76bd0dc325: Layer already exists
20200314120039: digest: 
sha256:51dcb00c8a87da7be208e314022b2686574ed37b9602b6d7b9f569ca7caa777b size: 
3055
21fbe98a2348: Preparing
3a761cfa5393: Preparing
1960894ff11c: Preparing
9cf2afa708fb: Preparing
2030c95eb90a: Preparing
2618ac55a274: Preparing
4186db990701: Preparing
5b5fbf48ec75: Preparing
832f129ebea4: Preparing
6670e930ed33: Preparing
c7f27a4eb870: Preparing
e70dfb4c3a48: Preparing
1c76bd0dc325: Preparing
4186db990701: Waiting
e70dfb4c3a48: Waiting
c7f27a4eb870: Waiting
2618ac55a274: Waiting
832f129ebea4: Waiting
1c76bd0dc325: Waiting
5b5fbf48ec75: Waiting
6670e930ed33: Waiting
21fbe98a2348: Layer already exists
1960894ff11c: Layer already exists
5b5fbf48ec75: Layer already exists
4186db990701: Layer already exists
6670e930ed33: Layer already exists
832f129ebea4: Layer already exists
c7f27a4eb870: Layer already exists
1c76bd0dc325: Layer already exists
e70dfb4c3a48: Layer already exists
2030c95eb90a: Layer already exists
9cf2afa708fb: Layer already exists
3a761cfa5393: Layer already exists
2618ac55a274: Layer already exists
20200315000039: digest: 
sha256:76c99b6a12034c4e9b6792d8af6e4d15232e2e9c7e2b9f7b9d97a42daaa8af90 size: 
3055
9bf05bd345dd: Preparing
d935f9e9840e: Preparing
021f5812ad76: Preparing
1088d4c62c1a: Preparing
fdb139c3132f: Preparing
634bb6b5ff76: Preparing
4186db990701: Preparing
5b5fbf48ec75: Preparing
832f129ebea4: Preparing
6670e930ed33: Preparing
c7f27a4eb870: Preparing
e70dfb4c3a48: Preparing
1c76bd0dc325: Preparing
832f129ebea4: Waiting
4186db990701: Waiting
5b5fbf48ec75: Waiting
e70dfb4c3a48: Waiting
6670e930ed33: Waiting
1c76bd0dc325: Waiting
c7f27a4eb870: Waiting
634bb6b5ff76: Waiting
d935f9e9840e: Pushed
fdb139c3132f: Pushed
021f5812ad76: Pushed
4186db990701: Layer already exists
5b5fbf48ec75: Layer already exists
832f129ebea4: Layer already exists
6670e930ed33: Layer already exists
c7f27a4eb870: Layer already exists
e70dfb4c3a48: Layer already exists
1c76bd0dc325: Layer already exists
9bf05bd345dd: Pushed
634bb6b5ff76: Pushed
1088d4c62c1a: Pushed
20200315180037: digest: 
sha256:2a36c9654c0c798381dda0f7929b0b8044a88f24cb1dd3b1e5c40d23c82772b3 size: 
3055

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerWithMultipleTimerFamilyUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4770

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerWithMultipleTimerFamilyBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4770

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyAndTimerBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4831

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4831

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4708

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4708

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal 
FAILED
    java.lang.RuntimeException at ViewTest.java:1416

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

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder 
FAILED
    java.lang.RuntimeException at PAssertTest.java:406

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

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

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

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

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

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

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString 
FAILED
    java.lang.AssertionError at PAssertTest.java:501

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > 
testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

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

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122
FATAL: command execution failed
hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on 
JNLP4-connect connection from 
226.164.188.35.bc.googleusercontent.com/35.188.164.226:50422 failed. The 
channel is closing down or has closed down
        at hudson.remoting.Channel.call(Channel.java:950)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
        at com.sun.proxy.$Proxy126.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
        at hudson.Launcher$ProcStarter.join(Launcher.java:470)
        at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at hudson.model.Build$BuildExecution.build(Build.java:206)
        at hudson.model.Build$BuildExecution.doRun(Build.java:163)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
        at hudson.model.Run.execute(Run.java:1815)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException
        at hudson.remoting.Channel.close(Channel.java:1428)
        at hudson.remoting.Channel.close(Channel.java:1405)
        at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:847)
        at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:814)
        at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
        at jenkins.model.Jenkins.access$2100(Jenkins.java:312)
        at jenkins.model.Jenkins$19.run(Jenkins.java:3464)
        at hudson.model.Queue._withLock(Queue.java:1379)
        at hudson.model.Queue.withLock(Queue.java:1256)
        at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3458)
        at jenkins.model.Jenkins.cleanUp(Jenkins.java:3336)
        at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
        at 
org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4732)
        at 
org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5396)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
        at 
org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
        at 
org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:994)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at org.apache.catalina.startup.Catalina.stop(Catalina.java:706)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:668)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:344)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:475)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-5 is offline; cannot locate JDK 1.8 (latest)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to