You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/30 12:27:14 UTC

Build failed in Jenkins: kafka-trunk-jdk8 #3878

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

Changes:

[wangguoz] MINOR. Fix 2.3.0 streams systest dockerfile typo (#7272)

[jason] MINOR: Fix integer overflow in LRUCacheBenchmark (#7270)

------------------------------------------
[...truncated 8.31 MB...]
kafka.zookeeper.ZooKeeperClientTest > testGetDataExistingZNode FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testDeleteExistingZNode STARTED
kafka.zookeeper.ZooKeeperClientTest.testDeleteExistingZNode failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testDeleteExistingZNode.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testDeleteExistingZNode FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testSessionExpiry STARTED
kafka.zookeeper.ZooKeeperClientTest.testSessionExpiry failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testSessionExpiry.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testSessionExpiry FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testSetDataNonExistentZNode STARTED
kafka.zookeeper.ZooKeeperClientTest.testSetDataNonExistentZNode failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testSetDataNonExistentZNode.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testSetDataNonExistentZNode FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testDeleteNonExistentZNode STARTED
kafka.zookeeper.ZooKeeperClientTest.testDeleteNonExistentZNode failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testDeleteNonExistentZNode.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testDeleteNonExistentZNode FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testExistsExistingZNode STARTED
kafka.zookeeper.ZooKeeperClientTest.testExistsExistingZNode failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testExistsExistingZNode.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testExistsExistingZNode FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics STARTED
kafka.zookeeper.ZooKeeperClientTest.testZooKeeperStateChangeRateMetrics failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testZooKeeperStateChangeRateMetrics.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testZNodeChangeHandlerForDeletion STARTED
kafka.zookeeper.ZooKeeperClientTest.testZNodeChangeHandlerForDeletion failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testZNodeChangeHandlerForDeletion.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testZNodeChangeHandlerForDeletion FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testGetAclNonExistentZNode STARTED
kafka.zookeeper.ZooKeeperClientTest.testGetAclNonExistentZNode failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testGetAclNonExistentZNode.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testGetAclNonExistentZNode FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.zookeeper.ZooKeeperClientTest > testStateChangeHandlerForAuthFailure STARTED
kafka.zookeeper.ZooKeeperClientTest.testStateChangeHandlerForAuthFailure failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/testOutput/kafka.zookeeper.ZooKeeperClientTest.testStateChangeHandlerForAuthFailure.test.stdout>

kafka.zookeeper.ZooKeeperClientTest > testStateChangeHandlerForAuthFailure FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
        at java.io.File.deleteOnExit(File.java:1079)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:260)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:100)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
        at kafka.zookeeper.ZooKeeperClientTest.setUp(ZooKeeperClientTest.scala:51)

kafka.utils.ShutdownableThreadTest > testShutdownWhenCalledAfterThreadStart STARTED

kafka.utils.ShutdownableThreadTest > testShutdownWhenCalledAfterThreadStart PASSED

kafka.utils.TopicFilterTest > testWhitelists STARTED

kafka.utils.TopicFilterTest > testWhitelists PASSED

kafka.utils.LoggingTest > testLog4jControllerIsRegistered STARTED

kafka.utils.LoggingTest > testLog4jControllerIsRegistered PASSED

kafka.utils.LoggingTest > testLogName STARTED

kafka.utils.LoggingTest > testLogName PASSED

kafka.utils.LoggingTest > testLogNameOverride STARTED

kafka.utils.LoggingTest > testLogNameOverride PASSED

kafka.utils.timer.TimerTaskListTest > testAll STARTED

kafka.utils.timer.TimerTaskListTest > testAll PASSED

kafka.utils.timer.TimerTest > testAlreadyExpiredTask STARTED

kafka.utils.timer.TimerTest > testAlreadyExpiredTask PASSED

kafka.utils.timer.TimerTest > testTaskExpiration STARTED

kafka.utils.timer.TimerTest > testTaskExpiration SKIPPED

1804 tests completed, 114 failed, 13 skipped

> Task :core:test FAILED
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=88596a64-f23b-4ccb-96b4-b4d45eeae766, currentDir=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/}>
Attempting to read last messages from the daemon log...
Daemon pid: 28620
  log file: /home/jenkins/.gradle/daemon/5.4.1/daemon-28620.out.log
----- Last  20 lines from daemon log file - daemon-28620.out.log -----
kafka.utils.LoggingTest > testLogName PASSED

kafka.utils.LoggingTest > testLogNameOverride STARTED

kafka.utils.LoggingTest > testLogNameOverride PASSED

kafka.utils.timer.TimerTaskListTest > testAll STARTED

kafka.utils.timer.TimerTaskListTest > testAll PASSED

kafka.utils.timer.TimerTest > testAlreadyExpiredTask STARTED

kafka.utils.timer.TimerTest > testAlreadyExpiredTask PASSED

kafka.utils.timer.TimerTest > testTaskExpiration STARTED

kafka.utils.timer.TimerTest > testTaskExpiration SKIPPED

1804 tests completed, 114 failed, 13 skipped
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* 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
> Task :streams:test-utils:checkstyleMain
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern **/build/reports/*bugs/*.xml
[FINDBUGS] Parsing 16 files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/basic-auth-extension/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/generator/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/streams-scala/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates.
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
No credentials specified
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=fb381cb6c7c9e1183dfeb88dd94c25134049ece9, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #3877
Recording test results
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
Not sending mail to unregistered user wangguoz@gmail.com

Jenkins build is back to normal : kafka-trunk-jdk8 #3879

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk8/3879/display/redirect?page=changes>