See <https://builds.apache.org/job/Geode-nightly/474/changes>
Changes: [jdeppe] GEODE-1243: Locator can start on ephemeral port [jdeppe] GEODE-1243: Updates to use new CategoryWithParameterizedRunnerFactory [jchen] GEODE-1387 CI Failure: [jiliao] GEODE-17: clean up error messages [bschuchardt] GEODE-1391 JsonFormatter javadocs need to be cleaned up [upthewaterspout] GEODE-11: Adding a test of using a KeywordAnalyzer [upthewaterspout] GEODE-11: Fixing some races in Lucene Query DUnits [upthewaterspout] GEODE-1352: Clean up cache in LuceneQueryImplIntegrationTest [jdeppe] GEODE-1412: ignore-eviction-expiration flag was not used in the http [jdeppe] GEODE-1397: Rename HelpCommandsJUnitTest to ...IntegrationTest [jdeppe] GEODE-1397: Fixing testOfflineHelp [jdeppe] GEODE-1397: Adding new help text from create async-event-queue ------------------------------------------ [...truncated 831 lines...] :geode-core:checkMissedTests Download https://repo1.maven.org/maven2/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.pom Download https://repo1.maven.org/maven2/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.jar :geode-core:test :geode-core:check :geode-core:build :geode-core:distributedTest :geode-core:integrationTest com.gemstone.gemfire.management.internal.cli.commands.HelpCommandsIntegrationTest > testOnlineHelp FAILED com.gemstone.gemfire.GemFireConfigException: The locators attribute can not be empty when the mcast-port attribute is non-zero. at com.gemstone.gemfire.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:536) at com.gemstone.gemfire.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:278) at com.gemstone.gemfire.distributed.DistributedSystem.connect(DistributedSystem.java:1636) at com.gemstone.gemfire.cache.CacheFactory.create(CacheFactory.java:226) at com.gemstone.gemfire.management.internal.cli.commands.HelpCommandsIntegrationTest.setup(HelpCommandsIntegrationTest.java:64) com.gemstone.gemfire.management.internal.cli.commands.HelpCommandsIntegrationTest > testOfflineHelp FAILED com.gemstone.gemfire.GemFireConfigException: The locators attribute can not be empty when the mcast-port attribute is non-zero. at com.gemstone.gemfire.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:536) at com.gemstone.gemfire.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:278) at com.gemstone.gemfire.distributed.DistributedSystem.connect(DistributedSystem.java:1636) at com.gemstone.gemfire.cache.CacheFactory.create(CacheFactory.java:226) at com.gemstone.gemfire.management.internal.cli.commands.HelpCommandsIntegrationTest.setup(HelpCommandsIntegrationTest.java:64) 3022 tests completed, 2 failed, 72 skipped :geode-core:integrationTest FAILED :geode-cq:assemble :geode-cq:compileTestJavaNote: 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. :geode-cq:processTestResources :geode-cq:testClasses :geode-cq:checkMissedTests :geode-cq:test :geode-cq:check :geode-cq:build :geode-cq:distributedTest :geode-cq:integrationTest :geode-joptsimple:assemble :geode-joptsimple:compileTestJava UP-TO-DATE :geode-joptsimple:processTestResources UP-TO-DATE :geode-joptsimple:testClasses UP-TO-DATE :geode-joptsimple:checkMissedTests UP-TO-DATE :geode-joptsimple:test UP-TO-DATE :geode-joptsimple:check :geode-joptsimple:build :geode-joptsimple:distributedTest UP-TO-DATE :geode-joptsimple:integrationTest UP-TO-DATE :geode-json:assemble :geode-json:compileTestJava UP-TO-DATE :geode-json:processTestResources UP-TO-DATE :geode-json:testClasses UP-TO-DATE :geode-json:checkMissedTests UP-TO-DATE :geode-json:test UP-TO-DATE :geode-json:check :geode-json:build :geode-json:distributedTest UP-TO-DATE :geode-json:integrationTest UP-TO-DATE :geode-junit:javadoc :geode-junit:javadocJar :geode-junit:sourcesJar :geode-junit:signArchives SKIPPED :geode-junit:assemble :geode-junit:compileTestJava :geode-junit:processTestResources UP-TO-DATE :geode-junit:testClasses :geode-junit:checkMissedTests :geode-junit:test :geode-junit:check :geode-junit:build :geode-junit:distributedTest :geode-junit:integrationTest :geode-lucene:assemble :geode-lucene:compileTestJava Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.pom Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.pom Download https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.pom Download https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-parent/2.3.2/randomizedtesting-parent-2.3.2.pom Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.jar Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.jar Download https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.jar <https://builds.apache.org/job/Geode-nightly/ws/geode-lucene/src/test/java/com/gemstone/gemfire/cache/lucene/LuceneQueriesIntegrationTest.java>:109: warning: non-varargs call of varargs method with inexact argument type for last parameter; verifyQueryKeys(queryWithStandardAnalyzer, expectedKeys); ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning 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. 1 warning :geode-lucene:processTestResources :geode-lucene:testClasses :geode-lucene:checkMissedTests :geode-lucene:test :geode-lucene:check :geode-lucene:build :geode-lucene:distributedTest :geode-lucene:integrationTest :geode-pulse:assemble :geode-pulse:compileTestJava Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.53.0/selenium-firefox-driver-2.53.0.pom Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-parent/2.53.0/selenium-parent-2.53.0.pom Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-api/2.53.0/selenium-api-2.53.0.pom Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.53.0/selenium-remote-driver-2.53.0.pom Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-support/2.53.0/selenium-support-2.53.0.pom Download https://repo1.maven.org/maven2/org/springframework/spring-test/4.2.4.RELEASE/spring-test-4.2.4.RELEASE.pom Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.53.0/selenium-firefox-driver-2.53.0.jar Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-api/2.53.0/selenium-api-2.53.0.jar Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.53.0/selenium-remote-driver-2.53.0.jar Download https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-support/2.53.0/selenium-support-2.53.0.jar Download https://repo1.maven.org/maven2/org/springframework/spring-test/4.2.4.RELEASE/spring-test-4.2.4.RELEASE.jar 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. :geode-pulse:processTestResources :geode-pulse:testClasses :geode-pulse:checkMissedTests Download https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/1.2.0/json-path-1.2.0.pom Download https://repo1.maven.org/maven2/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom Download https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/1.2.0/json-path-1.2.0.jar Download https://repo1.maven.org/maven2/net/minidev/json-smart/2.1.0/json-smart-2.1.0.jar :geode-pulse:test :geode-pulse:check :geode-pulse:build :geode-pulse:distributedTest :geode-pulse:integrationTest :geode-rebalancer:jar :geode-rebalancer:javadoc :geode-rebalancer:javadocJar :geode-rebalancer:sourcesJar :geode-rebalancer:signArchives SKIPPED :geode-rebalancer:assemble :geode-rebalancer:compileTestJava :geode-rebalancer:processTestResources UP-TO-DATE :geode-rebalancer:testClasses :geode-rebalancer:checkMissedTests :geode-rebalancer:test :geode-rebalancer:check :geode-rebalancer:build :geode-rebalancer:distributedTest :geode-rebalancer:integrationTest :geode-wan:assemble :geode-wan:compileTestJavaNote: 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. :geode-wan:processTestResources :geode-wan:testClasses :geode-wan:checkMissedTests :geode-wan:test :geode-wan:check :geode-wan:build :geode-wan:distributedTest :geode-wan:integrationTest :geode-web:assemble :geode-web:compileTestJavaNote: <https://builds.apache.org/job/Geode-nightly/ws/geode-web/src/test/java/com/gemstone/gemfire/management/internal/web/AbstractWebTestCase.java> uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :geode-web:processTestResources UP-TO-DATE :geode-web:testClasses :geode-web:checkMissedTests :geode-web:test :geode-web:check :geode-web:build :geode-web:distributedTest :geode-web:integrationTest :geode-web-api:assemble :geode-web-api:compileTestJava UP-TO-DATE :geode-web-api:processTestResources UP-TO-DATE :geode-web-api:testClasses UP-TO-DATE :geode-web-api:checkMissedTests UP-TO-DATE :geode-web-api:test UP-TO-DATE :geode-web-api:check :geode-web-api:build :geode-web-api:distributedTest UP-TO-DATE :geode-web-api:integrationTest UP-TO-DATE :combineReports All test reports at <https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined> :extensions/geode-modules:precheckin :extensions/geode-modules-assembly:precheckin :extensions/geode-modules-hibernate:precheckin :extensions/geode-modules-session:precheckin :extensions/geode-modules-tomcat7:precheckin :geode-common:precheckin :geode-cq:precheckin :geode-joptsimple:precheckin :geode-json:precheckin :geode-junit:precheckin :geode-lucene:precheckin :geode-pulse:precheckin :geode-rebalancer:precheckin :geode-wan:precheckin :geode-web:precheckin :geode-web-api:precheckin :extensions/geode-modules:uploadArchives :extensions/geode-modules-assembly:uploadArchives SKIPPED :extensions/geode-modules-hibernate:uploadArchives :extensions/geode-modules-session:uploadArchives :extensions/geode-modules-tomcat7:uploadArchives :geode-assembly:uploadArchives SKIPPED :geode-common:uploadArchives :geode-core:uploadArchives :geode-cq:uploadArchives :geode-joptsimple:uploadArchives :geode-json:uploadArchives :geode-junit:uploadArchives :geode-lucene:uploadArchives :geode-pulse:uploadArchives :geode-rebalancer:uploadArchives :geode-wan:uploadArchives :geode-web:uploadArchives :geode-web-api:uploadArchives FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-assembly:integrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/Geode-nightly/ws/geode-assembly/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. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':geode-core:integrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/Geode-nightly/ws/geode-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: 9 hrs 52 mins 17.124 secs Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Compressed 250.72 MB of artifacts by 11.9% relative to #453 Recording test results
