Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1067/
All tests passed
Build Log:
[...truncated 10091 lines...]
[javac] Compiling 613 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/classes/test
[javac]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:103:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent(CoreDescriptor.CORE_CONFIG,
"solrconfig-tlog.xml");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:104:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.tests.maxBufferedDocs",
"100000");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:105:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.tests.ramBufferSizeMB",
"100");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:107:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.tests.mergePolicy",
"org.apache.lucene.index.TieredMergePolicy");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:108:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.tests.mergeScheduler",
"org.apache.lucene.index.ConcurrentMergeScheduler");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:109:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.directoryFactory",
(persistIndex ? "solr.StandardDirectoryFactory" : "solr.RAMDirectoryFactory"));
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 6 errors
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:801:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:738:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:808:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:822:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1956:
Compile failed; see the compiler error output for details.
Total time: 133 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]