Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2028/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica
Error Message:
Timeout waiting for collection to become active Live Nodes:
[127.0.0.1:10001_solr, 127.0.0.1:10004_solr, 127.0.0.1:10000_solr,
127.0.0.1:10002_solr, 127.0.0.1:10003_solr] Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/4)={
"replicationFactor":"1", "pullReplicas":"0",
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0",
"autoCreated":"true", "policy":"c1", "shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10000_solr",
"state":"active", "type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff", "state":"active"}}}
Stack Trace:
java.lang.AssertionError: Timeout waiting for collection to become active
Live Nodes: [127.0.0.1:10001_solr, 127.0.0.1:10004_solr, 127.0.0.1:10000_solr,
127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/4)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"autoCreated":"true",
"policy":"c1",
"shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10000_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}
at
__randomizedtesting.SeedInfo.seed([ECABD03EFF0B348E:6C8BB510EE48DC28]:0)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
at
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException: last state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/4)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"autoCreated":"true",
"policy":"c1",
"shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10000_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
... 41 more
Build Log:
[...truncated 12697 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[junit4] 2> 884902 INFO
(SUITE-TestPolicyCloud-seed#[ECABD03EFF0B348E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestPolicyCloud_ECABD03EFF0B348E-001/init-core-data-001
[junit4] 2> 884902 WARN
(SUITE-TestPolicyCloud-seed#[ECABD03EFF0B348E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 884902 INFO
(SUITE-TestPolicyCloud-seed#[ECABD03EFF0B348E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 884903 INFO
(SUITE-TestPolicyCloud-seed#[ECABD03EFF0B348E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 884928 INFO
(SUITE-TestPolicyCloud-seed#[ECABD03EFF0B348E]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 884945 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[ECABD03EFF0B348E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionAddReplica
[junit4] 2> 884947 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[ECABD03EFF0B348E]) [
] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 884951 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 885145 INFO (simCloudManagerPool-2582-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2617939156
sessionWrapper.createTime 2617937843142189, this.sessionWrapper.createTime
2617937843142189
[junit4] 2> 886953 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[ECABD03EFF0B348E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionAddReplica
[junit4] 2> 886957 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[ECABD03EFF0B348E]) [
] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 4
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [testCreateCollectionAddReplica]
[junit4] 2> ## Max replicas per node: 1
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 1
[junit4] 2> ## * testCreateCollectionAddReplica 1
[junit4] 2> ## - active 1
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - autoscaling 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPolicyCloud
-Dtests.method=testCreateCollectionAddReplica -Dtests.seed=ECABD03EFF0B348E
-Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Indian/Kerguelen
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 2.03s J1 | TestPolicyCloud.testCreateCollectionAddReplica
<<<
[junit4] > Throwable #1: java.lang.AssertionError: Timeout waiting for
collection to become active
[junit4] > Live Nodes: [127.0.0.1:10001_solr, 127.0.0.1:10004_solr,
127.0.0.1:10000_solr, 127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
[junit4] > Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/4)={
[junit4] > "replicationFactor":"1",
[junit4] > "pullReplicas":"0",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"1",
[junit4] > "tlogReplicas":"0",
[junit4] > "autoCreated":"true",
[junit4] > "policy":"c1",
[junit4] > "shards":{"shard1":{
[junit4] > "replicas":{"core_node1":{
[junit4] >
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10000_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0}},
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active"}}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([ECABD03EFF0B348E:6C8BB510EE48DC28]:0)
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:121)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.util.concurrent.TimeoutException: last state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/4)={
[junit4] > "replicationFactor":"1",
[junit4] > "pullReplicas":"0",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"1",
[junit4] > "tlogReplicas":"0",
[junit4] > "autoCreated":"true",
[junit4] > "policy":"c1",
[junit4] > "shards":{"shard1":{
[junit4] > "replicas":{"core_node1":{
[junit4] >
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10000_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0}},
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active"}}}
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
[junit4] > ... 41 more
[junit4] 2> 886992 INFO
(TEST-TestPolicyCloud.testCreateCollectionSplitShard-seed#[ECABD03EFF0B348E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSplitShard
[junit4] 2> 886992 INFO
(TEST-TestPolicyCloud.testCreateCollectionSplitShard-seed#[ECABD03EFF0B348E]) [
] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 886996 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 887117 INFO (simCloudManagerPool-2585-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2618037780
sessionWrapper.createTime 2618037641049939, this.sessionWrapper.createTime
2618037641049939
[junit4] 2> 887280 INFO (simCloudManagerPool-2585-thread-6) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2618045937
sessionWrapper.createTime 2618045655589939, this.sessionWrapper.createTime
2618045655589939
[junit4] 2> 887437 INFO
(TEST-TestPolicyCloud.testCreateCollectionSplitShard-seed#[ECABD03EFF0B348E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionSplitShard
[junit4] 2> 887437 INFO
(TEST-TestPolicyCloud.testCreateCollectionSplitShard-seed#[ECABD03EFF0B348E]) [
] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 5
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: []
[junit4] 2> ## Max replicas per node: 0
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 0
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - DELETE 1
[junit4] 2> ## - SPLITSHARD 1
[junit4] 2> ## - autoscaling 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 887480 INFO
(TEST-TestPolicyCloud.testDataProviderPerReplicaDetails-seed#[ECABD03EFF0B348E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDataProviderPerReplicaDetails
[junit4] 2> 887481 INFO
(TEST-TestPolicyCloud.testDataProviderPerReplicaDetails-seed#[ECABD03EFF0B348E])
[ ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 887481 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 887775 INFO
(TEST-TestPolicyCloud.testDataProviderPerReplicaDetails-seed#[ECABD03EFF0B348E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDataProviderPerReplicaDetails
[junit4] 2> 887775 INFO
(TEST-TestPolicyCloud.testDataProviderPerReplicaDetails-seed#[ECABD03EFF0B348E])
[ ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 5
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: []
[junit4] 2> ## Max replicas per node: 0
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 0
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - DELETE 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 887852 INFO
(TEST-TestPolicyCloud.testMetricsTag-seed#[ECABD03EFF0B348E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMetricsTag
[junit4] 2> 887853 INFO
(TEST-TestPolicyCloud.testMetricsTag-seed#[ECABD03EFF0B348E]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 887853 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 887961 ERROR (simCloudManagerPool-2591-thread-1) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject:
Error in command payload, errors: [{set-cluster-policy=[{cores=<10, node=#ANY},
{replica=<2, shard=#EACH, node=#ANY}, {metrics:abc=overseer, replica=0}],
errorMessages=[Invalid metrics: param in {
[junit4] 2> "metrics:abc":"overseer",
[junit4] 2> "replica":0} must have at 2 or 3 segments after 'metrics:'
separated by ':']}],
[junit4] 2> at
org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:210)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:148)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:684)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.lambda$request$15(SimCloudManager.java:629)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 887994 INFO (simCloudManagerPool-2591-thread-3) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2618081599
sessionWrapper.createTime 2618081318715039, this.sessionWrapper.createTime
2618081318715039
[junit4] 2> 888009 INFO
(TEST-TestPolicyCloud.testMetricsTag-seed#[ECABD03EFF0B348E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMetricsTag
[junit4] 2> 888009 INFO
(TEST-TestPolicyCloud.testMetricsTag-seed#[ECABD03EFF0B348E]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 4
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [metricsTest]
[junit4] 2> ## Max replicas per node: 1
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 1
[junit4] 2> ## * metricsTest 1
[junit4] 2> ## - active 1
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - autoscaling 2
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 888052 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] 2> 888052 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 888052 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 888167 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.c.a.s.TestPolicyCloud NRT 127.0.0.1:10001_solr PULL
127.0.0.1:10004_solr , TLOG 127.0.0.1:10004_solr
[junit4] 2> 888189 INFO (simCloudManagerPool-2594-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2618091364
sessionWrapper.createTime 2618091172117039, this.sessionWrapper.createTime
2618091172117039
[junit4] 2> 888342 INFO (simCloudManagerPool-2594-thread-7) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2618099036
sessionWrapper.createTime 2618098872535789, this.sessionWrapper.createTime
2618098872535789
[junit4] 2> 888383 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] 2> 888384 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 3
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [policiesTest]
[junit4] 2> ## Max replicas per node: 4
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 6
[junit4] 2> ## * policiesTest 6
[junit4] 2> ## - active 6
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - CREATESHARD 1
[junit4] 2> ## - autoscaling 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 888433 INFO
(TEST-TestPolicyCloud.testDataProvider-seed#[ECABD03EFF0B348E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDataProvider
[junit4] 2> 888434 INFO
(TEST-TestPolicyCloud.testDataProvider-seed#[ECABD03EFF0B348E]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 888436 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 888605 INFO
(TEST-TestPolicyCloud.testDataProvider-seed#[ECABD03EFF0B348E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDataProvider
[junit4] 2> 888606 INFO
(TEST-TestPolicyCloud.testDataProvider-seed#[ECABD03EFF0B348E]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 3
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [policiesTest]
[junit4] 2> ## Max replicas per node: 1
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 2
[junit4] 2> ## * policiesTest 2
[junit4] 2> ## - active 2
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - ADDROLE 1
[junit4] 2> ## - CREATE 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 888633 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionAddShardUsingPolicy
[junit4] 2> 888633 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 888633 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 888756 INFO (simCloudManagerPool-2600-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2618119715
sessionWrapper.createTime 2618119611903439, this.sessionWrapper.createTime
2618119611903439
[junit4] 2> 888886 INFO (simCloudManagerPool-2600-thread-7) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2618126252
sessionWrapper.createTime 2618126214503589, this.sessionWrapper.createTime
2618126214503589
[junit4] 2> 888903 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionAddShardUsingPolicy
[junit4] 2> 888904 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[ECABD03EFF0B348E])
[ ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 4
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [policiesTest]
[junit4] 2> ## Max replicas per node: 3
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 3
[junit4] 2> ## * policiesTest 3
[junit4] 2> ## - active 3
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - CREATESHARD 1
[junit4] 2> ## - autoscaling 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 888904 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestPolicyCloud_ECABD03EFF0B348E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=160, maxMBSortInHeap=5.438883365350261,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@76beec1c),
locale=lv, timezone=Indian/Kerguelen
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=159687488,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [OverseerTaskQueueTest,
SolrGraphiteReporterTest, HttpPartitionTest, SearchRateTriggerTest, AssignTest,
TestPayloadCheckQParserPlugin, TestSolrCloudWithHadoopAuthPlugin,
StatsReloadRaceTest, TestCloudPseudoReturnFields,
ConjunctionSolrSpellCheckerTest, AnalyticsQueryTest, TestRandomDVFaceting,
V2StandaloneTest, TestApiFramework, TestComplexPhraseLeadingWildcard,
TestPseudoReturnFields, TestDFISimilarityFactory, TestGenericDistributedQueue,
TestSimpleTrackingShardHandler, TestStressRecovery,
PropertiesRequestHandlerTest, IndexSchemaRuntimeFieldTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestDynamicFieldCollectionResource,
TestCSVResponseWriter, CollectionsAPIDistributedZkTest,
TestJavabinTupleStreamParser, TestMissingGroups, ShardSplitTest,
TestPointFields, AlternateDirectoryTest, TestNestedDocsSort, TestDynamicURP,
SolrCoreCheckLockOnStartupTest, TestClusterStateProvider, TestPolicyCloud]
[junit4] Completed [132/830 (1!)] on J1 in 4.03s, 7 tests, 1 failure <<<
FAILURES!
[...truncated 51066 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid
part, must have at least one section (e.g., chapter, appendix, etc.)
[java] Processed 2311 links (1863 relative) to 3146 anchors in 247 files
[echo] Validated Links & Anchors via:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-ref-guide/bare-bones-html/
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
jar-checksums:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
common.resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1572469147
[copy] Copying 35 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1572469147
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1572469147
resolve-example:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1216721403
[copy] Copying 238 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1216721403
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1216721403
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 173ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 106 minutes 19 seconds
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-master-Solaris] $ /bin/sh -xe
/var/tmp/jenkins8436038161550509411.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ ANT_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export ANT_HOME
+
PATH=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/export/home/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/usr/sbin
+ export PATH
+ python3.4 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2028/consoleText
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2028/consoleText
[repro] Revision: f26dd13b34e3d3a6921230cfe44ff34b2c319e7b
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=TestPolicyCloud
-Dtests.method=testCreateCollectionAddReplica -Dtests.seed=ECABD03EFF0B348E
-Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Indian/Kerguelen
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[repro] ant clean
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml
clean:
clean:
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro] solr/core
[repro] TestPolicyCloud
[repro] ant compile-test
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml
check-analyzers-icu-uptodate:
jar-analyzers-icu:
-mrjar-classes-uptodate:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 242ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
check-analyzers-common-uptodate:
jar-analyzers-common:
-mrjar-classes-uptodate:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve-groovy:
-check-git-state:
-git-cleanroot:
-copy-git-state:
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build
git-autoclean:
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
[javac] Compiling 857 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
[copy] Copying 3 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
[javac] Compiling 474 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hunspell/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/minhash/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ga/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ca/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/custom/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sv/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bg/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/payloads/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ngram/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/core/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bn/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/ext/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/br/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/miscellaneous/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sinks/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cjk/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/synonym/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/wikipedia/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fa/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/reverse/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/nl/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ro/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fi/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ru/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/no/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/el/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ckb/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/in/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/util/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/it/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/snowball/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/en/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/es/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/shingle/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/eu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ar/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/query/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/id/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/hyphenation/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/charfilter/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pt/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lv/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lt/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hy/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pattern/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cz/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/th/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/path/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/tr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/da/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/de/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hi/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/gl/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/commongrams/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/package-info.class
[copy] Copying 40 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/patch-mrjar.stamp
-mrjar-check:
-mrjar-core:
-jar-core:
[exec] Execute failed: java.io.IOException: Cannot run program "git" (in
directory
"/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/common"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/lucene-analyzers-common-8.0.0-SNAPSHOT.jar
jar-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
[javac] Compiling 25 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
[javac] Note:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/icu/src/java/org/apache/lucene/analysis/icu/ICUTransformFilter.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/segmentation/package-info.class
[copy] Copying 6 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
compile-core:
patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/patch-mrjar.stamp
-mrjar-check:
-mrjar-core:
-jar-core:
[exec] Execute failed: java.io.IOException: Cannot run program "git" (in
directory
"/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/icu"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar
jar-core:
-compile-test-lucene-queryparser:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
compile-test:
check-queries-uptodate:
jar-queries:
-mrjar-classes-uptodate:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 13ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
check-expressions-uptodate:
jar-expressions:
-mrjar-classes-uptodate:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve-groovy:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
[javac] Compiling 17 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/js/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/package-info.class
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/patch-mrjar.stamp
-mrjar-check:
-mrjar-core:
-jar-core:
[exec] Execute failed: java.io.IOException: Cannot run program "git" (in
directory
"/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/expressions"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/lucene-expressions-8.0.0-SNAPSHOT.jar
jar-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queries/classes/java
[javac] Compiling 82 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queries/classes/java
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:60:
warning: [rawtypes] found raw type: Map
[javac] protected final Map context;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:54:
warning: [rawtypes] found raw type: Map
[javac] public abstract FunctionValues getValues(Map context,
LeafReaderContext readerContext) throws IOException;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:78:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:84:
warning: [rawtypes] found raw type: Map
[javac] public static Map newContext(IndexSearcher searcher) {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85:
warning: [rawtypes] found raw type: Map
[javac] Map context = new IdentityHashMap();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85:
warning: [rawtypes] found raw type: IdentityHashMap
[javac] Map context = new IdentityHashMap();
[javac] ^
[javac] missing type arguments for generic class IdentityHashMap<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in class IdentityHashMap
[javac] V extends Object declared in class IdentityHashMap
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:86:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher", searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:137:
warning: [rawtypes] found raw type: Map
[javac] Map context = new IdentityHashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:139:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:213:
warning: [rawtypes] found raw type: Map
[javac] Map context = new HashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:215:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:216:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher", searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:250:
warning: [rawtypes] found raw type: Map
[javac] Map context = new HashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:253:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:254:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher", searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:298:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:380:
warning: [rawtypes] found raw type: Map
[javac] Map context = newContext(searcher);
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:387:
warning: [rawtypes] found raw type: Map
[javac] private final Map context;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:389:
warning: [rawtypes] found raw type: Map
[javac] public ValueSourceComparatorSource(Map context) {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:409:
warning: [rawtypes] found raw type: Map
[javac] private final Map fcontext;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:412:
warning: [rawtypes] found raw type: Map
[javac] ValueSourceComparator(Map fcontext, int numHits) {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/BytesRefFieldSource.java:44:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ComparisonBoolFunction.java:53:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ComparisonBoolFunction.java:100:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ConstValueSource.java:44:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac]
[...truncated too long message...]
s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[junit4] OK 9.38s J0 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 4.80s J0 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 5.24s J0 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 5.20s J0 | TestPolicyCloud.testCreateCollection
[junit4] OK 3.83s J0 | TestPolicyCloud.testMetricsTag
[junit4] OK 7.84s J0 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 5.57s J0 | TestPolicyCloud.testDataProvider
[junit4] OK 4.00s J0 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] Completed [6/10] on J0 in 53.02s, 8 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[junit4] OK 9.15s J1 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 4.89s J1 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 5.59s J1 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 5.49s J1 | TestPolicyCloud.testCreateCollection
[junit4] OK 3.69s J1 | TestPolicyCloud.testMetricsTag
[junit4] OK 6.90s J1 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 5.56s J1 | TestPolicyCloud.testDataProvider
[junit4] OK 4.17s J1 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] Completed [7/10] on J1 in 51.10s, 8 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[junit4] OK 0.16s J1 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 0.39s J1 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 0.30s J1 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 0.14s J1 | TestPolicyCloud.testMetricsTag
[junit4] OK 0.34s J1 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 0.20s J1 | TestPolicyCloud.testDataProvider
[junit4] OK 0.26s J1 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] Completed [8/10] on J1 in 1.84s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[junit4] OK 0.19s J1 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 0.44s J1 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 0.30s J1 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 0.14s J1 | TestPolicyCloud.testMetricsTag
[junit4] OK 0.31s J1 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 0.19s J1 | TestPolicyCloud.testDataProvider
[junit4] OK 0.27s J1 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] Completed [9/10] on J1 in 1.99s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[junit4] OK 9.61s J0 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 5.08s J0 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 5.91s J0 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 5.60s J0 | TestPolicyCloud.testCreateCollection
[junit4] OK 3.66s J0 | TestPolicyCloud.testMetricsTag
[junit4] OK 6.92s J0 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 5.40s J0 | TestPolicyCloud.testDataProvider
[junit4] OK 4.09s J0 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] Completed [10/10] on J0 in 49.78s, 8 tests
[junit4]
[junit4] JVM J0: 0.68 .. 167.64 = 166.96s
[junit4] JVM J1: 0.68 .. 129.83 = 129.15s
[junit4] Execution time total: 2 minutes 47 seconds
[junit4] Tests summary: 10 suites, 75 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 503.14s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 358.93s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 268.40s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 123.83s |
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4:tophints] 116.82s | org.apache.solr.update.SoftAutoCommitTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 2 minutes 50 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2846)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2725)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2706)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3085)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1071)
at hudson.FilePath.act(FilePath.java:1060)
at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3087)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1073)
at hudson.FilePath.act(FilePath.java:1060)
at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=f26dd13b34e3d3a6921230cfe44ff34b2c319e7b,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2027
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]