See 
<https://builds.apache.org/job/kafka-trunk-jdk11/1482/display/redirect?page=changes>

Changes:

[github] MINOR: Increase gradle daemon’s heap size to 2g (#8700)


------------------------------------------
[...truncated 1.40 MB...]
org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testPrincipalWithSslPrincipalMapper STARTED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testPrincipalWithSslPrincipalMapper PASSED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testPrincipalIfSSLPeerIsNotAuthenticated STARTED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testPrincipalIfSSLPeerIsNotAuthenticated PASSED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testPrincipalBuilderGssapi STARTED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testPrincipalBuilderGssapi PASSED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testUseSessionPeerPrincipalForSsl STARTED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testUseSessionPeerPrincipalForSsl PASSED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testUseOldPrincipalBuilderForSslIfProvided STARTED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testUseOldPrincipalBuilderForSslIfProvided PASSED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testReturnAnonymousPrincipalForPlaintext STARTED

org.apache.kafka.common.security.auth.DefaultKafkaPrincipalBuilderTest > 
testReturnAnonymousPrincipalForPlaintext PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testKeyStoreTrustStoreValidation[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testKeyStoreTrustStoreValidation[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfiguration[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfiguration[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfigurationWithoutTruststore[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfigurationWithoutTruststore[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithoutPasswordConfiguration[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithoutPasswordConfiguration[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfigurationWithoutKeystore[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfigurationWithoutKeystore[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testKeystoreVerifiableUsingTruststore[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testKeystoreVerifiableUsingTruststore[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testServerSpecifiedSslEngineFactoryUsed[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testServerSpecifiedSslEngineFactoryUsed[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testUntrustedKeyStoreValidationFails[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testUntrustedKeyStoreValidationFails[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithIncorrectProviderClassConfiguration[tlsProtocol=TLSv1.2] 
STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithIncorrectProviderClassConfiguration[tlsProtocol=TLSv1.2] 
PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testCertificateEntriesValidation[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testCertificateEntriesValidation[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testInvalidSslEngineFactory[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testInvalidSslEngineFactory[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithCustomKeyManagerConfiguration[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithCustomKeyManagerConfiguration[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testClientMode[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testClientMode[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryConfiguration[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryConfiguration[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testClientSpecifiedSslEngineFactoryUsed[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testClientSpecifiedSslEngineFactoryUsed[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testEngineFactoryClosed[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testEngineFactoryClosed[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithoutProviderClassConfiguration[tlsProtocol=TLSv1.2] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithoutProviderClassConfiguration[tlsProtocol=TLSv1.2] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testKeyStoreTrustStoreValidation[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testKeyStoreTrustStoreValidation[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfiguration[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfiguration[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfigurationWithoutTruststore[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfigurationWithoutTruststore[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithoutPasswordConfiguration[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithoutPasswordConfiguration[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfigurationWithoutKeystore[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testReconfigurationWithoutKeystore[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testKeystoreVerifiableUsingTruststore[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testKeystoreVerifiableUsingTruststore[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testServerSpecifiedSslEngineFactoryUsed[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testServerSpecifiedSslEngineFactoryUsed[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testUntrustedKeyStoreValidationFails[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testUntrustedKeyStoreValidationFails[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithIncorrectProviderClassConfiguration[tlsProtocol=TLSv1.3] 
STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithIncorrectProviderClassConfiguration[tlsProtocol=TLSv1.3] 
PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testCertificateEntriesValidation[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testCertificateEntriesValidation[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testInvalidSslEngineFactory[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testInvalidSslEngineFactory[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithCustomKeyManagerConfiguration[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithCustomKeyManagerConfiguration[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testClientMode[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testClientMode[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryConfiguration[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryConfiguration[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testClientSpecifiedSslEngineFactoryUsed[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testClientSpecifiedSslEngineFactoryUsed[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testEngineFactoryClosed[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testEngineFactoryClosed[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithoutProviderClassConfiguration[tlsProtocol=TLSv1.3] STARTED

org.apache.kafka.common.security.ssl.SslFactoryTest > 
testSslFactoryWithoutProviderClassConfiguration[tlsProtocol=TLSv1.3] PASSED

org.apache.kafka.common.resource.ResourceTypeTest > testCode STARTED

org.apache.kafka.common.resource.ResourceTypeTest > testCode PASSED

org.apache.kafka.common.resource.ResourceTypeTest > testName STARTED

org.apache.kafka.common.resource.ResourceTypeTest > testName PASSED

org.apache.kafka.common.resource.ResourceTypeTest > testExhaustive STARTED

org.apache.kafka.common.resource.ResourceTypeTest > testExhaustive PASSED

org.apache.kafka.common.resource.ResourceTypeTest > testIsUnknown STARTED

org.apache.kafka.common.resource.ResourceTypeTest > testIsUnknown PASSED

> Task :core:processResources NO-SOURCE
> Task :core:classes
> Task :core:checkstyleMain
> Task :core:compileTestJava NO-SOURCE
> Task :core:compileTestScala
[Warn] 
/home/jenkins/jenkins-slave/workspace/kafka-trunk-jdk11/core/src/test/scala/unit/kafka/server/BaseRequestTest.scala:90:
 parameter value nn in method receive is never used
FATAL: command execution failed
java.io.EOFException
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
        at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
        at 
hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
        at hudson.remoting.Command.readFrom(Command.java:140)
        at hudson.remoting.Command.readFrom(Command.java:126)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: java.io.IOException: Backing channel 'H30' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
        at com.sun.proxy.$Proxy141.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
        at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
        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)
FATAL: Unable to delete script file /tmp/jenkins5296410377489973678.sh
java.io.EOFException
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
        at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
        at 
hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
        at hudson.remoting.Command.readFrom(Command.java:140)
        at hudson.remoting.Command.readFrom(Command.java:126)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call 
on H30 failed. The channel is closing down or has closed down
        at hudson.remoting.Channel.call(Channel.java:950)
        at hudson.FilePath.act(FilePath.java:1072)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.delete(FilePath.java:1542)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
        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)
Build step 'Execute shell' marked build as failure
ERROR: Step ?Publish JUnit test result report? failed: no workspace for 
kafka-trunk-jdk11 #1482
ERROR: H30 is offline; cannot locate JDK 11 (latest)
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: H30 is offline; cannot locate Gradle 4.10.3
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
Not sending mail to unregistered user nore...@github.com

Reply via email to