Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/845/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction.testIntegration
Error Message:
Timed out waiting for replicas of collection to be 2 again Live Nodes:
[127.0.0.1:10008_solr] Last available state:
DocCollection(testIntegration//clusterstate.json/8)={
"replicationFactor":"1", "pullReplicas":"0",
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0",
"autoCreated":"true", "shards":{"shard1":{ "replicas":{
"core_node1":{ "core":"testIntegration_shard1_replica_n1",
"leader":"true", "SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10008_solr", "state":"active",
"type":"NRT", "INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}, "core_node2":{
"core":"testIntegration_shard1_replica_n2",
"SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10007_solr",
"state":"down", "type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff", "state":"active"}}}
Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2
again
Live Nodes: [127.0.0.1:10008_solr]
Last available state: DocCollection(testIntegration//clusterstate.json/8)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0",
"autoCreated":"true",
"shards":{"shard1":{
"replicas":{
"core_node1":{
"core":"testIntegration_shard1_replica_n1",
"leader":"true",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10008_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0},
"core_node2":{
"core":"testIntegration_shard1_replica_n2",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10007_solr",
"state":"down",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}
at
__randomizedtesting.SeedInfo.seed([FD04020B28F45AFF:4D650C270DCBFBDA]:0)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
at
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction.testIntegration(TestSimExecutePlanAction.java:200)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 ClusterState:
znodeVersion: 9
live nodes:[127.0.0.1:10008_solr]
collections:{testIntegration=DocCollection(testIntegration//clusterstate.json/8)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0",
"autoCreated":"true",
"shards":{"shard1":{
"replicas":{
"core_node1":{
"core":"testIntegration_shard1_replica_n1",
"leader":"true",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10008_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0},
"core_node2":{
"core":"testIntegration_shard1_replica_n2",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10007_solr",
"state":"down",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}}, last coll state:
DocCollection(testIntegration//clusterstate.json/8)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0",
"autoCreated":"true",
"shards":{"shard1":{
"replicas":{
"core_node1":{
"core":"testIntegration_shard1_replica_n1",
"leader":"true",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10008_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0},
"core_node2":{
"core":"testIntegration_shard1_replica_n2",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10007_solr",
"state":"down",
"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)
... 40 more
Build Log:
[...truncated 14179 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction
[junit4] 2> 3604470 INFO
(SUITE-TestSimExecutePlanAction-seed#[FD04020B28F45AFF]-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-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestSimExecutePlanAction_FD04020B28F45AFF-001/init-core-data-001
[junit4] 2> 3604472 INFO
(SUITE-TestSimExecutePlanAction-seed#[FD04020B28F45AFF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3604473 INFO
(SUITE-TestSimExecutePlanAction-seed#[FD04020B28F45AFF]-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> 3604476 INFO
(SUITE-TestSimExecutePlanAction-seed#[FD04020B28F45AFF]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3604504 INFO
(TEST-TestSimExecutePlanAction.testIntegration-seed#[FD04020B28F45AFF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
[junit4] 2> 3604504 INFO
(TEST-TestSimExecutePlanAction.testIntegration-seed#[FD04020B28F45AFF]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 3606603 INFO
(TEST-TestSimExecutePlanAction.testIntegration-seed#[FD04020B28F45AFF]) [ ]
o.a.s.c.a.s.TestSimExecutePlanAction -------------_ FINAL STATE --------------
[junit4] 2> 3606604 INFO
(TEST-TestSimExecutePlanAction.testIntegration-seed#[FD04020B28F45AFF]) [ ]
o.a.s.c.a.s.TestSimExecutePlanAction * Node values: {
[junit4] 2> "127.0.0.1:10008_solr":{
[junit4] 2> "sysprop.java.vendor":"Oracle Corporation",
[junit4] 2> "cores":1,
[junit4] 2> "host":"127.0.0.1",
[junit4] 2> "freedisk":1023,
[junit4] 2> "sysprop.java.version":"1.8.0_172",
[junit4] 2> "ip_1":"127",
[junit4] 2> "ip_3":"0",
[junit4] 2> "ip_2":"0",
[junit4] 2> "ip_4":"1",
[junit4] 2> "node":"127.0.0.1:10008_solr",
[junit4] 2> "metrics:solr.jvm:buffers.direct.Count":0,
[junit4] 2> "port":10008,
[junit4] 2> "heapUsage":123450000,
[junit4] 2> "sysLoadAvg":1.0,
[junit4] 2>
"metrics:solr.node:ADMIN./admin/authorization.clientErrors:count":0,
[junit4] 2> "totaldisk":10240},
[junit4] 2> "127.0.0.1:10007_solr":{
[junit4] 2> "sysprop.java.vendor":"Oracle Corporation",
[junit4] 2> "cores":1,
[junit4] 2> "host":"127.0.0.1",
[junit4] 2> "freedisk":1023,
[junit4] 2> "sysprop.java.version":"1.8.0_172",
[junit4] 2> "ip_1":"127",
[junit4] 2> "ip_3":"0",
[junit4] 2> "ip_2":"0",
[junit4] 2> "ip_4":"1",
[junit4] 2> "node":"127.0.0.1:10007_solr",
[junit4] 2> "metrics:solr.jvm:buffers.direct.Count":0,
[junit4] 2> "port":10007,
[junit4] 2> "heapUsage":123450000,
[junit4] 2> "sysLoadAvg":1.0,
[junit4] 2>
"metrics:solr.node:ADMIN./admin/authorization.clientErrors:count":0,
[junit4] 2> "totaldisk":10240}}
[junit4] 2> 3606604 INFO
(TEST-TestSimExecutePlanAction.testIntegration-seed#[FD04020B28F45AFF]) [ ]
o.a.s.c.a.s.TestSimExecutePlanAction * Live nodes: [127.0.0.1:10008_solr]
[junit4] 2> 3606604 INFO
(TEST-TestSimExecutePlanAction.testIntegration-seed#[FD04020B28F45AFF]) [ ]
o.a.s.c.a.s.TestSimExecutePlanAction * Collection testIntegration state:
DocCollection(testIntegration//clusterstate.json/8)={
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "autoCreated":"true",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "replicas":{
[junit4] 2> "core_node1":{
[junit4] 2> "core":"testIntegration_shard1_replica_n1",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "node_name":"127.0.0.1:10008_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0},
[junit4] 2> "core_node2":{
[junit4] 2> "core":"testIntegration_shard1_replica_n2",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "node_name":"127.0.0.1:10007_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}},
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active"}}}
[junit4] 2> 3606605 INFO
(TEST-TestSimExecutePlanAction.testIntegration-seed#[FD04020B28F45AFF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntegration
[junit4] 2> 3606605 INFO
(TEST-TestSimExecutePlanAction.testIntegration-seed#[FD04020B28F45AFF]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 1
[junit4] 2> ## Empty nodes: 0
[junit4] 2> ## Dead nodes: 1
[junit4] 2> ## 127.0.0.1:10007_solr
[junit4] 2> ## Collections:
[junit4] 2> ## * testIntegration
[junit4] 2> ## shardsTotal 1
[junit4] 2> ## shardsState {active=1}
[junit4] 2> ## shardsWithoutLeader 0
[junit4] 2> ## totalReplicas 2
[junit4] 2> ## activeReplicas 2
[junit4] 2> ## inactiveReplicas 0
[junit4] 2> ## totalActiveDocs 0
[junit4] 2> ## bufferedDocs 0
[junit4] 2> ## maxActiveSliceDocs 0
[junit4] 2> ## minActiveSliceDocs 0
[junit4] 2> ## avgActiveSliceDocs 0
[junit4] 2> ## totalInactiveDocs 0
[junit4] 2> ## maxInactiveSliceDocs 0
[junit4] 2> ## minInactiveSliceDocs 0
[junit4] 2> ## avgInactiveSliceDocs NaN
[junit4] 2> ## totalActiveBytes 10,240
[junit4] 2> ## maxActiveSliceBytes 10,240
[junit4] 2> ## minActiveSliceBytes 10,240
[junit4] 2> ## avgActiveSliceBytes 10,240
[junit4] 2> ## totalInactiveBytes 0
[junit4] 2> ## maxInactiveSliceBytes 0
[junit4] 2> ## minInactiveSliceBytes 0
[junit4] 2> ## avgInactiveSliceBytes NaN
[junit4] 2> ## totalActiveDeletedDocs 0
[junit4] 2> ## Max replicas per node: 1
[junit4] 2> ## Min replicas per node: 1
[junit4] 2> ## Total replicas: 1
[junit4] 2> ## * testIntegration 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=TestSimExecutePlanAction -Dtests.method=testIntegration
-Dtests.seed=FD04020B28F45AFF -Dtests.slow=true -Dtests.locale=ar-KW
-Dtests.timezone=Europe/Moscow -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 2.13s J1 | TestSimExecutePlanAction.testIntegration <<<
[junit4] > Throwable #1: java.lang.AssertionError: Timed out waiting for
replicas of collection to be 2 again
[junit4] > Live Nodes: [127.0.0.1:10008_solr]
[junit4] > Last available state:
DocCollection(testIntegration//clusterstate.json/8)={
[junit4] > "replicationFactor":"1",
[junit4] > "pullReplicas":"0",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"2",
[junit4] > "tlogReplicas":"0",
[junit4] > "autoCreated":"true",
[junit4] > "shards":{"shard1":{
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"testIntegration_shard1_replica_n1",
[junit4] > "leader":"true",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10008_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0},
[junit4] > "core_node2":{
[junit4] > "core":"testIntegration_shard1_replica_n2",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10007_solr",
[junit4] > "state":"down",
[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([FD04020B28F45AFF:4D650C270DCBFBDA]:0)
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction.testIntegration(TestSimExecutePlanAction.java:200)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.util.concurrent.TimeoutException: last
ClusterState: znodeVersion: 9
[junit4] > live nodes:[127.0.0.1:10008_solr]
[junit4] >
collections:{testIntegration=DocCollection(testIntegration//clusterstate.json/8)={
[junit4] > "replicationFactor":"1",
[junit4] > "pullReplicas":"0",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"2",
[junit4] > "tlogReplicas":"0",
[junit4] > "autoCreated":"true",
[junit4] > "shards":{"shard1":{
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"testIntegration_shard1_replica_n1",
[junit4] > "leader":"true",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10008_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0},
[junit4] > "core_node2":{
[junit4] > "core":"testIntegration_shard1_replica_n2",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10007_solr",
[junit4] > "state":"down",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0}},
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active"}}}}, last coll state:
DocCollection(testIntegration//clusterstate.json/8)={
[junit4] > "replicationFactor":"1",
[junit4] > "pullReplicas":"0",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"2",
[junit4] > "tlogReplicas":"0",
[junit4] > "autoCreated":"true",
[junit4] > "shards":{"shard1":{
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"testIntegration_shard1_replica_n1",
[junit4] > "leader":"true",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10008_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0},
[junit4] > "core_node2":{
[junit4] > "core":"testIntegration_shard1_replica_n2",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10007_solr",
[junit4] > "state":"down",
[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] > ... 40 more
[junit4] IGNOR/A 0.00s J1 | TestSimExecutePlanAction.testExecute
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 3606612 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-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestSimExecutePlanAction_FD04020B28F45AFF-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=341, maxMBSortInHeap=5.783714365129247,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-KW, timezone=Europe/Moscow
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=174414392,total=524288000
[junit4] 2> NOTE: All tests run in this JVM: [TestLegacyFieldReuse,
LeaderVoteWaitTimeoutTest, SortSpecParsingTest, RemoteQueryErrorTest,
SharedFSAutoReplicaFailoverTest, LeaderFailureAfterFreshStartTest,
TestManagedStopFilterFactory, PropertiesRequestHandlerTest,
TestSimComputePlanAction, RuleEngineTest, ManagedSchemaRoundRobinCloudTest,
SearchHandlerTest, SolrCoreMetricManagerTest,
StatelessScriptUpdateProcessorFactoryTest, TestFieldCacheReopen,
GraphQueryTest, TestPHPSerializedResponseWriter, TestIBSimilarityFactory,
TestDistributedStatsComponentCardinality, ScheduledTriggerTest, EnumFieldTest,
TestDistributedMissingSort, TestApiFramework, TestCloudJSONFacetJoinDomain,
JSONWriterTest, TriggerSetPropertiesIntegrationTest, DocumentBuilderTest,
HdfsRecoveryZkTest, SimplePostToolTest, TestDocTermOrdsUninvertLimit,
TestUnifiedSolrHighlighter, UninvertDocValuesMergePolicyTest, ReturnFieldsTest,
ReplaceNodeTest, TestNestedDocsSort, TestSchemaSimilarityResource,
MinimalSchemaTest, TestJsonFacetsStatsParsing, TestBulkSchemaAPI,
TestExactSharedStatsCache, TimeRoutedAliasUpdateProcessorTest,
DistributedTermsComponentTest, TestIndexingPerformance,
TestMinMaxOnMultiValuedField, TestCustomDocTransformer, RequestLoggingTest,
ZkStateWriterTest, TestDirectoryFactory, DistributedVersionInfoTest,
QueryParsingTest, MetricsHistoryIntegrationTest, ResponseHeaderTest,
TestUpdate, OverseerModifyCollectionTest, DistributedFacetPivotLongTailTest,
DirectoryFactoryTest, LeaderElectionTest, MultiSolrCloudTestCaseTest,
FileUtilsTest, HttpPartitionOnCommitTest, ZkCLITest, TestFieldCacheWithThreads,
TestRemoteStreaming, TestSolrFieldCacheBean, HighlighterConfigTest,
TestFreeTextSuggestions, FieldAnalysisRequestHandlerTest, CursorPagingTest,
CursorMarkTest, MetricTriggerIntegrationTest, TestUseDocValuesAsStored,
RegexBoostProcessorTest, OverriddenZkACLAndCredentialsProvidersTest,
TestScoreJoinQPScore, NodeAddedTriggerIntegrationTest, TestLRUStatsCache,
MetricUtilsTest, NotRequiredUniqueKeyTest, InfoHandlerTest, TestCollectionAPI,
SynonymTokenizerTest, TestSystemIdResolver, BasicFunctionalityTest,
TestBulkSchemaConcurrent, TestCoreContainer,
DistributedQueryComponentOptimizationTest, TestSimpleTrackingShardHandler,
TestSafeXMLParsing, ForceLeaderTest, TestSchemalessBufferedUpdates,
QueryElevationComponentTest, SuggesterTest, CdcrOpsAndBoundariesTest,
CdcrWithNodesRestartsTest, TestPerFieldSimilarity,
CollectionsAPIDistributedZkTest, TestTolerantSearch, UpdateLogTest,
TestHighFrequencyDictionaryFactory, AutoAddReplicasIntegrationTest,
SpellPossibilityIteratorTest, BasicZkTest, TestCloudPseudoReturnFields,
TestSweetSpotSimilarityFactory, TestPayloadCheckQParserPlugin,
TestMergePolicyConfig, TestBinaryResponseWriter, TestBackupRepositoryFactory,
MissingSegmentRecoveryTest, TestChildDocTransformer, TestSurroundQueryParser,
TestFieldTypeCollectionResource, TestNumericRangeQuery32,
HdfsBasicDistributedZk2Test, DistributedDebugComponentTest,
DistributedFacetExistsSmallTest, SolrIndexMetricsTest, HttpSolrCallGetCoreTest,
HLLUtilTest, BigEndianAscendingWordDeserializerTest, TestTlogReplica,
TestNumericTerms32, TestNumericTokenStream, AddReplicaTest, DeleteNodeTest,
TestExtendedDismaxParser, TestConfigSetsAPI, TestCorePropertiesReload,
SearchRateTriggerTest, TestHttpShardHandlerFactory, AlternateDirectoryTest,
TestNoOpRegenerator, VersionInfoTest, XsltUpdateRequestHandlerTest,
TestLegacyNumericRangeQueryBuilder, OpenExchangeRatesOrgProviderTest,
HdfsDirectoryFactoryTest, SegmentsInfoRequestHandlerTest, OrderedExecutorTest,
CollectionTooManyReplicasTest, UUIDFieldTest, TestValueSourceCache,
TestDynamicURP, XmlInterpolationTest, TestXIncludeConfig,
PreAnalyzedFieldManagedSchemaCloudTest, TestPolicyCloud, CacheHeaderTest,
PathHierarchyTokenizerFactoryTest, BJQParserTest,
TestManagedSynonymGraphFilterFactory, NodeMutatorTest, TestCloudDeleteByQuery,
SolrGangliaReporterTest, NodeLostTriggerIntegrationTest,
ConfigureRecoveryStrategyTest, DeleteInactiveReplicaTest, TestConfigsApi,
HttpTriggerListenerTest, TestInPlaceUpdatesDistrib,
IndexSchemaRuntimeFieldTest, ScheduledMaintenanceTriggerTest,
TestBlendedInfixSuggestions, TestSizeLimitedDistributedMap,
TestConfigSetProperties, TestSolrCloudWithSecureImpersonation, TestLegacyTerms,
TestAnalyzeInfixSuggestions, TestRequestForwarding, TriggerEventQueueTest,
SolrXmlInZkTest, TestSubQueryTransformerDistrib, MoveReplicaHDFSTest,
TestPointFields, TestPseudoReturnFields, TestReplicationHandler,
HdfsChaosMonkeyNothingIsSafeTest, TestRandomDVFaceting, CloudMLTQParserTest,
BasicDistributedZk2Test, SuggestComponentTest,
TestSolrCloudWithHadoopAuthPlugin, TestReloadAndDeleteDocs, TestCoreBackup,
TestQuerySenderListener, AnalyticsQueryTest, TestAuthorizationFramework,
TestFiltering, AssignTest, TestDeleteCollectionOnDownNodes, TestJmxIntegration,
DefaultValueUpdateProcessorTest, ShardSplitTest,
AssignBackwardCompatibilityTest, URLClassifyProcessorTest,
TestAddFieldRealTimeGet, TestSQLHandler, SolrShardReporterTest,
LukeRequestHandlerTest, TestCloudSearcherWarming, BufferStoreTest,
TestStressRecovery, TestCloudPhrasesIdentificationComponent, ClusterStateTest,
RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest,
RollingRestartTest, TestAuthenticationFramework, TestConfigSetsAPIExclusivity,
TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestDistributedMap,
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
TestHashPartitioner, TestLeaderElectionZkExpiry,
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL,
TestPullReplica, TestRandomFlRTGCloud, TestRandomRequestDistribution,
TestSSLRandomization, TestSkipOverseerOperations,
TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates,
TestTolerantUpdateProcessorCloud, TestUtilizeNode, TestZkChroot,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
UnloadDistributedZkTest, ZkControllerTest, ZkNodePropsTest, ZkShardTermsTest,
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest,
TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore,
TestReplicaProperties, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest,
ExecutePlanActionTest, NodeLostTriggerTest, NodeMarkersRegistrationTest,
TestSimDistribStateManager, TestSimDistributedQueue, TestSimExecutePlanAction]
[junit4] Completed [532/834 (1!)] on J1 in 2.18s, 2 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 49900 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 2431 links (1983 relative) to 3170 anchors in 245 files
[echo] Validated Links & Anchors via:
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null594709895
[copy] Copying 35 files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null594709895
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null594709895
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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null604236613
[copy] Copying 239 files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null604236613
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null604236613
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 29ms :: 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 40 seconds
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-7.x-Solaris] $ /bin/sh -xe /var/tmp/jenkins878745506239784892.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-7.x-Solaris/845/consoleText
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/845/consoleText
[repro] Revision: ab50275baea80b3fc41a5054708ec490cab0fa06
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=TestSimExecutePlanAction
-Dtests.method=testIntegration -Dtests.seed=FD04020B28F45AFF -Dtests.slow=true
-Dtests.locale=ar-KW -Dtests.timezone=Europe/Moscow -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml
clean:
clean:
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro] solr/core
[repro] TestSimExecutePlanAction
[repro] ant compile-test
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-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 104ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | 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-7.x-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-7.x-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-7.x-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-7.x-Solaris/lucene/build/core/classes/java
[javac] Compiling 857 source files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene62/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
[copy] Copying 3 files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/build/analysis/common/classes/java
[javac] Compiling 475 source files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hunspell/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/minhash/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ga/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ca/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/custom/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sv/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bg/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/payloads/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ngram/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/core/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bn/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/ext/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/br/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/miscellaneous/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sinks/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cjk/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/synonym/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/wikipedia/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fa/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/reverse/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/nl/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ro/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fi/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ru/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/no/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/el/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ckb/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/in/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/util/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/it/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/snowball/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/en/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/es/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/shingle/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/eu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ar/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/query/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/id/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/charfilter/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pt/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lv/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lt/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hy/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pattern/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cz/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/th/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/path/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/tr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/da/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/de/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hi/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/gl/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/commongrams/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-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-7.x-Solaris/lucene/build/analysis/common/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/analysis/common"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/common/lucene-analyzers-common-7.6.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-7.x-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-7.x-Solaris/lucene/build/analysis/icu/classes/java
[javac] Compiling 25 source files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/icu/classes/java
[javac] Note:
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-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-7.x-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-7.x-Solaris/lucene/build/analysis/icu/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/analysis/icu"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/icu/lucene-analyzers-icu-7.6.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-7.x-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-7.x-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-7.x-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 0ms
---------------------------------------------------------------------
| | 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-7.x-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-7.x-Solaris/lucene/build/expressions/classes/java
[javac] Compiling 17 source files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/expressions/classes/java
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/js/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/package-info.class
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/build/expressions/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-7.x-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-7.x-Solaris/lucene/expressions"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/expressions/lucene-expressions-7.6.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-7.x-Solaris/lucene/build/queries/classes/java
[javac] Compiling 86 source files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/queries/classes/java
[javac]
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:59:
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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:132:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:134:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:208:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:210:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:211:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:245:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:248:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:249:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:293:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:375:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:382:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:384:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:404:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:407:
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-7.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/BoostedQuery.java:70:
warning: [rawtypes] found raw type: Map
[javac] 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-7.x-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-7.x-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-7.x-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 int
[...truncated too long message...]
SFUL
Total time: 56 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestSimExecutePlanAction" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=FD04020B28F45AFF -Dtests.slow=true -Dtests.locale=ar-KW
-Dtests.timezone=Europe/Moscow -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml
-clover.disable:
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-7.x-Solaris/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
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 16ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: FD04020B28F45AFF
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
[junit4] <JUnit4> says Привет! Master seed: FD04020B28F45AFF
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID(24939@serv1-vm3).
[junit4] Started J0 PID(24938@serv1-vm3).
[junit4] Suite:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction
[junit4] OK 1.02s J0 | TestSimExecutePlanAction.testIntegration
[junit4] OK 0.48s J0 | TestSimExecutePlanAction.testExecute
[junit4] Completed [1/5] on J0 in 3.85s, 2 tests
[junit4]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction
[junit4] OK 1.08s J1 | TestSimExecutePlanAction.testIntegration
[junit4] OK 0.50s J1 | TestSimExecutePlanAction.testExecute
[junit4] Completed [2/5] on J1 in 3.95s, 2 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction. This may
confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to
skip this message.
[junit4] Suite:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction
[junit4] OK 0.66s J0 | TestSimExecutePlanAction.testIntegration
[junit4] OK 0.49s J0 | TestSimExecutePlanAction.testExecute
[junit4] Completed [3/5] on J0 in 1.23s, 2 tests
[junit4]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction
[junit4] OK 0.54s J1 | TestSimExecutePlanAction.testIntegration
[junit4] OK 0.47s J1 | TestSimExecutePlanAction.testExecute
[junit4] Completed [4/5] on J1 in 1.30s, 2 tests
[junit4]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction
[junit4] OK 0.54s J0 | TestSimExecutePlanAction.testIntegration
[junit4] OK 0.48s J0 | TestSimExecutePlanAction.testExecute
[junit4] Completed [5/5] on J0 in 1.06s, 2 tests
[junit4]
[junit4] JVM J0: 0.68 .. 7.89 = 7.22s
[junit4] JVM J1: 0.68 .. 7.07 = 6.39s
[junit4] Execution time total: 7.90 sec.
[junit4] Tests summary: 5 suites, 10 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 379.98s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 359.55s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 295.03s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 134.74s |
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 117.75s | org.apache.solr.update.SoftAutoCommitTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 10 seconds
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.sim.TestSimExecutePlanAction
[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:2845)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
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:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
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:1831)
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:3086)
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:1072)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
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:1831)
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=ab50275baea80b3fc41a5054708ec490cab0fa06,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #841
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]