You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2019/10/22 17:12:00 UTC

[jira] [Created] (GEODE-7336) UpgradeTestOpenJDK8/11 failing in PR and CI

Mark Hanson created GEODE-7336:
----------------------------------

             Summary: UpgradeTestOpenJDK8/11 failing in PR and CI
                 Key: GEODE-7336
                 URL: https://issues.apache.org/jira/browse/GEODE-7336
             Project: Geode
          Issue Type: Bug
          Components: tests
            Reporter: Mark Hanson


Looks like gradle is exiting for some reason. Here is just one example.... It does not appear to correlate to a checkin so looking at it the checkin might be a red herring.

[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/UpgradeTestOpenJDK11/builds/4557]

 [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/UpgradeTestOpenJDK11/builds/4555|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/UpgradeTestOpenJDK11/builds/4555#L5d9758d6:713:713]

[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/UpgradeTestOpenJDK11/builds/4552]

 
{noformat}
> Task :geode-assembly:docs
09:15:31> Task :geode-assembly:installDist
09:15:31> Task :geode-assembly:compileUpgradeTestJava
09:15:56> Task :geode-assembly:upgradeTestClasses
09:15:57> Task :geode-lucene:upgradeTest
09:15:57> Task :geode-wan:upgradeTest
09:16:01> Task :geode-core:upgradeTest
09:25:12> Task :geode-assembly:upgradeTest
09:25:12
09:25:12The message received from the daemon indicates that the daemon has disappeared.
09:25:12Build request sent: Build{id=001d3438-086b-4d20-b08c-d57006b0f947, currentDir=/home/geode/geode}
09:25:13Attempting to read last messages from the daemon log...
09:25:13Daemon pid: 5359
09:25:13  log file: /home/geode/.gradle/daemon/5.4/daemon-5359.out.log
09:25:13----- Last  20 lines from daemon log file - daemon-5359.out.log -----
09:25:13Note: Recompile with -Xlint:unchecked for details.
09:25:13Note: Some input files use or override a deprecated API.
09:25:13Note: Recompile with -Xlint:deprecation for details.
09:25:13Note: Some input files use unchecked or unsafe operations.
09:25:13Note: Recompile with -Xlint:unchecked for details.
09:25:13Note: Some input files use or override a deprecated API.
09:25:13Note: Recompile with -Xlint:deprecation for details.
09:25:13Note: Some input files use or override a deprecated API.
09:25:13Note: Recompile with -Xlint:deprecation for details.
09:25:13Note: /home/geode/geode/geode-lucene/src/upgradeTest/java/org/apache/geode/cache/lucene/LuceneSearchWithRollingUpgradeDUnit.java uses unchecked or unsafe operations.
09:25:13Note: Recompile with -Xlint:unchecked for details.
09:25:13Note: Some input files use or override a deprecated API.
09:25:13Note: Recompile with -Xlint:deprecation for details.
09:25:13Note: Some input files use unchecked or unsafe operations.
09:25:13Note: Recompile with -Xlint:unchecked for details.
09:25:13Do not allow more than 48 test workers
09:25:13Note: Some input files use or override a deprecated API.
09:25:13Note: Recompile with -Xlint:deprecation for details.
09:25:13Note: Some input files use unchecked or unsafe operations.
09:25:13Note: Recompile with -Xlint:unchecked for details.
09:25:13----- End of the daemon log -----
09:25:13
09:25:13
09:25:13FAILURE: Build failed with an exception.
09:25:13
09:25:13* What went wrong:
09:25:13Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
09:25:13
09:25:13* Try:
09:25:13Run 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.
09:25:13
09:25:13* Get more help at https://help.gradle.org {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)