See <https://builds.apache.org/job/Geode-nightly/270/changes>
Changes:
[sboorlagadda] GEODE-485: Logging at debug level on a SocketException while
closing the
[ashvin] GEODE-526: Fix oplog unit test race condition
[dschneider] GEODE-500: fix race in OffHeapMemoryUsageListener
[mbretl] GEODE-227: Extract all dependency version information into a single
file
------------------------------------------
[...truncated 249 lines...]
^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:22:
warning: Unsafe is internal proprietary API and may be removed in a future
release
import sun.misc.Unsafe;
^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:22:
warning: Unsafe is internal proprietary API and may be removed in a future
release
import sun.misc.Unsafe;
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings
:gemfire-core:processTestResources
:gemfire-core:testClasses
:gemfire-core:jarTest
:gemfire-assembly:compileTestJava
:gemfire-assembly:processTestResources UP-TO-DATE
:gemfire-assembly:testClasses
:gemfire-assembly:checkMissedTests
:gemfire-assembly:installDist
:gemfire-assembly:test
Build file '<https://builds.apache.org/job/Geode-nightly/ws/build.gradle'>:
line 59
AvailablePortFinder has been deprecated and is scheduled to be removed in
Gradle 3.0
:gemfire-assembly:check
:gemfire-assembly:build
:gemfire-assembly:distributedTest UP-TO-DATE
:gemfire-assembly:integrationTest
:gemfire-common:assemble
:gemfire-common:compileTestJava
:gemfire-common:processTestResources UP-TO-DATE
:gemfire-common:testClasses
:gemfire-common:checkMissedTests
:gemfire-common:test
:gemfire-common:check
:gemfire-common:build
:gemfire-common:distributedTest UP-TO-DATE
:gemfire-common:integrationTest
:gemfire-core:assemble
:gemfire-core:checkMissedTests
:gemfire-core:test
:gemfire-core:check
:gemfire-core:build
:gemfire-core:distributedTest
:gemfire-core:integrationTestjava.lang.Throwable
at
com.gemstone.gemfire.test.process.ProcessStreamReader.start(ProcessStreamReader.java:62)
at
com.gemstone.gemfire.test.process.ProcessOutputReader.waitFor(ProcessOutputReader.java:47)
at
com.gemstone.gemfire.test.process.ProcessWrapper.start(ProcessWrapper.java:330)
at
com.gemstone.gemfire.test.process.ProcessWrapper.access$000(ProcessWrapper.java:47)
at
com.gemstone.gemfire.test.process.ProcessWrapper$1.run(ProcessWrapper.java:260)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Stream closed
at
java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:170)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:283)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
com.gemstone.gemfire.internal.JSSESocketJUnitTest > testSSLSocket FAILED
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is
disabled or cipher suites are inappropriate)
at sun.security.ssl.Handshaker.activate(Handshaker.java:503)
at
sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at
com.gemstone.gemfire.internal.SocketCreator.configureClientSSLSocket(SocketCreator.java:1112)
at
com.gemstone.gemfire.internal.SocketCreator.connect(SocketCreator.java:998)
at
com.gemstone.gemfire.internal.SocketCreator.connect(SocketCreator.java:956)
at
com.gemstone.gemfire.internal.SocketCreator.connectForServer(SocketCreator.java:930)
at
com.gemstone.gemfire.internal.JSSESocketJUnitTest.testSSLSocket(JSSESocketJUnitTest.java:119)
2562 tests completed, 1 failed, 33 skipped
:gemfire-core:integrationTest FAILED
:gemfire-jgroups:assemble
:gemfire-jgroups:compileTestJava
:gemfire-jgroups:processTestResources UP-TO-DATE
:gemfire-jgroups:testClasses
:gemfire-jgroups:checkMissedTests
:gemfire-jgroups:test
:gemfire-jgroups:check
:gemfire-jgroups:build
:gemfire-jgroups:distributedTest UP-TO-DATE
:gemfire-jgroups:integrationTest
:gemfire-joptsimple:assemble
:gemfire-joptsimple:compileTestJava UP-TO-DATE
:gemfire-joptsimple:processTestResources UP-TO-DATE
:gemfire-joptsimple:testClasses UP-TO-DATE
:gemfire-joptsimple:checkMissedTests UP-TO-DATE
:gemfire-joptsimple:test UP-TO-DATE
:gemfire-joptsimple:check
:gemfire-joptsimple:build
:gemfire-joptsimple:distributedTest UP-TO-DATE
:gemfire-joptsimple:integrationTest UP-TO-DATE
:gemfire-json:assemble
:gemfire-json:compileTestJava UP-TO-DATE
:gemfire-json:processTestResources UP-TO-DATE
:gemfire-json:testClasses UP-TO-DATE
:gemfire-json:checkMissedTests UP-TO-DATE
:gemfire-json:test UP-TO-DATE
:gemfire-json:check
:gemfire-json:build
:gemfire-json:distributedTest UP-TO-DATE
:gemfire-json:integrationTest UP-TO-DATE
:gemfire-junit:jar
:gemfire-junit:assemble
:gemfire-junit:checkMissedTests
:gemfire-junit:test
:gemfire-junit:check
:gemfire-junit:build
:gemfire-junit:distributedTest UP-TO-DATE
:gemfire-junit:integrationTest
:gemfire-rebalancer:compileJava
:gemfire-rebalancer:processResources UP-TO-DATE
:gemfire-rebalancer:classes
:gemfire-rebalancer:jar
:gemfire-rebalancer:assemble
:gemfire-rebalancer:compileTestJava
:gemfire-rebalancer:processTestResources UP-TO-DATE
:gemfire-rebalancer:testClasses
:gemfire-rebalancer:checkMissedTests
:gemfire-rebalancer:test
:gemfire-rebalancer:check
:gemfire-rebalancer:build
:gemfire-rebalancer:distributedTest UP-TO-DATE
:gemfire-rebalancer:integrationTest
:gemfire-web:assemble
:gemfire-web:compileTestJavaNote:
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-web/src/test/java/com/gemstone/gemfire/management/internal/web/AbstractWebTestCase.java>
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:gemfire-web:processTestResources UP-TO-DATE
:gemfire-web:testClasses
:gemfire-web:checkMissedTests
:gemfire-web:test
:gemfire-web:check
:gemfire-web:build
:gemfire-web:distributedTest UP-TO-DATE
:gemfire-web:integrationTest
:gemfire-web-api:assemble
:gemfire-web-api:compileTestJava UP-TO-DATE
:gemfire-web-api:processTestResources UP-TO-DATE
:gemfire-web-api:testClasses UP-TO-DATE
:gemfire-web-api:checkMissedTests UP-TO-DATE
:gemfire-web-api:test UP-TO-DATE
:gemfire-web-api:check
:gemfire-web-api:build
:gemfire-web-api:distributedTest UP-TO-DATE
:gemfire-web-api:integrationTest UP-TO-DATE
:combineReports
All test reports at
<https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:gemfire-assembly:precheckin
:gemfire-common:precheckin
:gemfire-jgroups:precheckin
:gemfire-joptsimple:precheckin
:gemfire-json:precheckin
:gemfire-junit:precheckin
:gemfire-rebalancer:precheckin
:gemfire-web:precheckin
:gemfire-web-api:precheckin
:gemfire-assembly:generatePomFileForCommonJarPublication
:gemfire-assembly:publishCommonJarPublicationToApache.snapshots.httpsRepository
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151106.100358-2.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151106.100358-2.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151106.100358-2.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151106.100358-2.pom
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151106.100358-2.pom.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151106.100358-2.pom.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForCoreJarPublication
:gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepository
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151106.100400-124.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151106.100400-124.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151106.100400-124.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151106.100400-124.pom
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151106.100400-124.pom.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151106.100400-124.pom.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForJgroupsJarPublication
:gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepository
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20151106.100405-123.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20151106.100405-123.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20151106.100405-123.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20151106.100405-123.pom
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20151106.100405-123.pom.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20151106.100405-123.pom.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForJoptsimpleJarPublication
:gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepository
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151106.100407-123.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151106.100407-123.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151106.100407-123.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151106.100407-123.pom
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151106.100407-123.pom.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151106.100407-123.pom.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForJsonJarPublication
:gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepository
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151106.100408-123.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151106.100408-123.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151106.100408-123.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151106.100408-123.pom
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151106.100408-123.pom.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151106.100408-123.pom.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml.md5
:gemfire-assembly:publish
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':gemfire-core:integrationTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/integrationTest/index.html>
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 5 hrs 45 mins 58.268 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 166.99 MB of artifacts by 22.7% relative to #269
Recording test results
