Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1792/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown
Error Message:
Collection not found: coll1
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: coll1
at
__randomizedtesting.SeedInfo.seed([9A767CE8EF9C2780:F4E1FFA4967B8103]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at
org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14081 lines...]
[junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
[junit4] 2> 3184570 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/init-core-data-001
[junit4] 2> 3184571 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3184572 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-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> 3184573 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001
[junit4] 2> 3184573 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3184574 INFO (Thread-7551) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3184574 INFO (Thread-7551) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3184576 ERROR (Thread-7551) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 3184673 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41077
[junit4] 2> 3184676 INFO (zkConnectionManagerCallback-9671-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3184681 INFO (jetty-launcher-9668-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3184681 INFO (jetty-launcher-9668-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3184681 INFO (jetty-launcher-9668-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3184682 INFO (jetty-launcher-9668-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3184682 INFO (jetty-launcher-9668-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d7e9488{/solr,null,AVAILABLE}
[junit4] 2> 3184683 INFO (jetty-launcher-9668-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3184683 INFO (jetty-launcher-9668-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3d81b583{HTTP/1.1,[http/1.1]}{127.0.0.1:54334}
[junit4] 2> 3184683 INFO (jetty-launcher-9668-thread-1) [ ]
o.e.j.s.Server Started @3186727ms
[junit4] 2> 3184683 INFO (jetty-launcher-9668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54334}
[junit4] 2> 3184684 ERROR (jetty-launcher-9668-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3184684 INFO (jetty-launcher-9668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3184684 INFO (jetty-launcher-9668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3184684 INFO (jetty-launcher-9668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3184684 INFO (jetty-launcher-9668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3184684 INFO (jetty-launcher-9668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-09T23:59:21.564Z
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54989056{/solr,null,AVAILABLE}
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7dc2b440{HTTP/1.1,[http/1.1]}{127.0.0.1:58688}
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.e.j.s.Server Started @3186729ms
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58688}
[junit4] 2> 3184685 ERROR (jetty-launcher-9668-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3184685 INFO (jetty-launcher-9668-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3184686 INFO (jetty-launcher-9668-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-09T23:59:21.565Z
[junit4] 2> 3184687 INFO (zkConnectionManagerCallback-9675-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3184688 INFO (jetty-launcher-9668-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3184688 INFO (zkConnectionManagerCallback-9673-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3184693 INFO (jetty-launcher-9668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3184695 INFO (jetty-launcher-9668-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41077/solr
[junit4] 2> 3184700 INFO (zkConnectionManagerCallback-9679-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3184702 INFO (jetty-launcher-9668-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41077/solr
[junit4] 2> 3184703 INFO (zkConnectionManagerCallback-9681-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3184704 INFO (zkConnectionManagerCallback-9685-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3184707 INFO (zkConnectionManagerCallback-9687-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3184908 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3184909 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54334_solr
[junit4] 2> 3184913 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.c.Overseer Overseer
(id=72208071336656902-127.0.0.1:54334_solr-n_0000000000) starting
[junit4] 2> 3184948 INFO (zkConnectionManagerCallback-9696-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3184958 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41077/solr ready
[junit4] 2> 3184961 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54334_solr
[junit4] 2> 3184966 INFO (zkCallback-9695-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3184973 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3184975 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3184977 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 3184977 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58688_solr
[junit4] 2> 3184985 INFO
(OverseerStateUpdate-72208071336656902-127.0.0.1:54334_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3185045 INFO (zkCallback-9695-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3185045 INFO (zkCallback-9680-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3185045 INFO (zkCallback-9686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3185419 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54334.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4343c844
[junit4] 2> 3185425 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54334.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4343c844
[junit4] 2> 3185425 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54334.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4343c844
[junit4] 2> 3185426 INFO (jetty-launcher-9668-thread-1)
[n:127.0.0.1:54334_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/.
[junit4] 2> 3186198 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58688.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4343c844
[junit4] 2> 3186204 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58688.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4343c844
[junit4] 2> 3186204 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58688.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4343c844
[junit4] 2> 3186206 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/.
[junit4] 2> 3186216 INFO (zkConnectionManagerCallback-9701-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3186229 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3186230 INFO (jetty-launcher-9668-thread-2)
[n:127.0.0.1:58688_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41077/solr ready
[junit4] 2> 3186301 INFO (zkConnectionManagerCallback-9703-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3186306 INFO (zkConnectionManagerCallback-9708-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3186312 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3186314 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41077/solr ready
[junit4] 2> 3186343 INFO
(TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[9A767CE8EF9C2780]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRestartZkWhenClusterDown
[junit4] 2> 3186346 INFO (qtp1247897587-36250) [n:127.0.0.1:54334_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=coll1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3186348 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection coll1
[junit4] 2> 3186349 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to
/configs/coll1.AUTOCREATED/managed-schema
[junit4] 2> 3186353 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to
/configs/coll1.AUTOCREATED/protwords.txt
[junit4] 2> 3186355 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to
/configs/coll1.AUTOCREATED/solrconfig.xml
[junit4] 2> 3186357 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to
/configs/coll1.AUTOCREATED/synonyms.txt
[junit4] 2> 3186360 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to
/configs/coll1.AUTOCREATED/stopwords.txt
[junit4] 2> 3186394 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/coll1.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 3186396 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 3186397 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 3186399 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/coll1.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 3186400 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/coll1.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 3186402 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 3186403 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 3186405 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 3186408 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 3186410 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 3186412 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 3186415 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 3186417 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 3186419 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_ru.txt
[junit4] 2> 3186421 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_tr.txt
[junit4] 2> 3186423 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_ar.txt
[junit4] 2> 3186426 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/coll1.AUTOCREATED/lang/userdict_ja.txt
[junit4] 2> 3186429 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_it.txt
[junit4] 2> 3186431 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_eu.txt
[junit4] 2> 3186433 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_cz.txt
[junit4] 2> 3186435 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/coll1.AUTOCREATED/lang/stoptags_ja.txt
[junit4] 2> 3186437 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/coll1.AUTOCREATED/lang/contractions_fr.txt
[junit4] 2> 3186444 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_fa.txt
[junit4] 2> 3186463 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/coll1.AUTOCREATED/lang/contractions_ga.txt
[junit4] 2> 3186465 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_ca.txt
[junit4] 2> 3186467 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_nl.txt
[junit4] 2> 3186468 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_bg.txt
[junit4] 2> 3186470 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_lv.txt
[junit4] 2> 3186480 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_es.txt
[junit4] 2> 3186486 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_en.txt
[junit4] 2> 3186493 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_ro.txt
[junit4] 2> 3186495 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_th.txt
[junit4] 2> 3186499 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_fr.txt
[junit4] 2> 3186501 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_sv.txt
[junit4] 2> 3186503 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_fi.txt
[junit4] 2> 3186524 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/coll1.AUTOCREATED/lang/hyphenations_ga.txt
[junit4] 2> 3186537 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/coll1.AUTOCREATED/lang/stopwords_gl.txt
[junit4] 2> 3186541 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to
/configs/coll1.AUTOCREATED/params.json
[junit4] 2> 3186658 INFO
(OverseerStateUpdate-72208071336656902-127.0.0.1:54334_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"coll1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"coll1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:54334/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3186662 INFO
(OverseerStateUpdate-72208071336656902-127.0.0.1:54334_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"coll1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"coll1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:58688/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3186865 INFO (qtp1247897587-36255) [n:127.0.0.1:54334_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=coll1.AUTOCREATED&newCollection=true&name=coll1_shard1_replica_n1&action=CREATE&numShards=2&collection=coll1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3186866 INFO (qtp1822584061-36259) [n:127.0.0.1:58688_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=coll1.AUTOCREATED&newCollection=true&name=coll1_shard2_replica_n2&action=CREATE&numShards=2&collection=coll1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3186866 INFO (qtp1247897587-36255) [n:127.0.0.1:54334_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 3186974 INFO (zkCallback-9680-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/coll1/state.json]
for collection [coll1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3186974 INFO (zkCallback-9686-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/coll1/state.json]
for collection [coll1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3186975 INFO (zkCallback-9680-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/coll1/state.json]
for collection [coll1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3186975 INFO (zkCallback-9686-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/coll1/state.json]
for collection [coll1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3187884 INFO (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.RequestParams
conf resource params.json loaded . version : 0
[junit4] 2> 3187884 INFO (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.RequestParams
conf resource params.json loaded . version : 0
[junit4] 2> 3187884 INFO (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 3187884 INFO (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 3187885 WARN (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 3187885 WARN (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 3187885 WARN (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../dist
[junit4] 2> 3187885 WARN (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../dist
[junit4] 2> 3187885 WARN (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 3187885 WARN (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 3187885 WARN (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../dist
[junit4] 2> 3187885 WARN (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../dist
[junit4] 2> 3187885 WARN (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 3187886 WARN (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 3187886 WARN (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../dist
[junit4] 2> 3187886 WARN (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../dist
[junit4] 2> 3187886 WARN (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 3187886 WARN (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 3187886 WARN (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node2/coll1_shard2_replica_n2/../../../../dist
[junit4] 2> 3187886 WARN (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001/tempDir-001/node1/coll1_shard1_replica_n1/../../../../dist
[junit4] 2> 3187891 INFO (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3187891 INFO (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3187917 INFO (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.s.IndexSchema
[coll1_shard2_replica_n2] Schema name=default-config
[junit4] 2> 3187918 INFO (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.s.IndexSchema
[coll1_shard1_replica_n1] Schema name=default-config
[junit4] 2> 3188065 ERROR (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error
CREATEing SolrCore 'coll1_shard1_replica_n1': Unable to create core
[coll1_shard1_replica_n1] Caused by: Can't find resource
'lang/stopwords_de.txt' in classpath or '/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1000)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [coll1_shard1_replica_n1]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1072)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:961)
[junit4] 2> ... 39 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
load conf for core coll1_shard1_replica_n1: Can't load schema managed-schema:
org.apache.solr.core.SolrResourceNotFoundException: Can't find resource
'lang/stopwords_de.txt' in classpath or '/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
[junit4] 2> at
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1100)
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
[junit4] 2> ... 40 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Can't load
schema managed-schema: org.apache.solr.core.SolrResourceNotFoundException:
Can't find resource 'lang/stopwords_de.txt' in classpath or
'/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:580)
[junit4] 2> at
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:178)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:105)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:173)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
[junit4] 2> at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
[junit4] 2> ... 42 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException:
org.apache.solr.core.SolrResourceNotFoundException: Can't find resource
'lang/stopwords_de.txt' in classpath or '/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsInChain(ManagedIndexSchema.java:1317)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsForFieldType(ManagedIndexSchema.java:1168)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.postReadInform(ManagedIndexSchema.java:1153)
[junit4] 2> at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:576)
[junit4] 2> ... 49 more
[junit4] 2> Caused by: org.apache.solr.core.SolrResourceNotFoundException:
Can't find resource 'lang/stopwords_de.txt' in classpath or
'/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
[junit4] 2> at
org.apache.lucene.analysis.util.AbstractAnalysisFactory.getSnowballWordSet(AbstractAnalysisFactory.java:271)
[junit4] 2> at
org.apache.lucene.analysis.core.StopFilterFactory.inform(StopFilterFactory.java:98)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsInChain(ManagedIndexSchema.java:1315)
[junit4] 2> ... 52 more
[junit4] 2>
[junit4] 2> 3188066 ERROR (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error
CREATEing SolrCore 'coll1_shard2_replica_n2': Unable to create core
[coll1_shard2_replica_n2] Caused by: Can't find resource
'lang/stopwords_de.txt' in classpath or '/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1000)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [coll1_shard2_replica_n2]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1072)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:961)
[junit4] 2> ... 37 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
load conf for core coll1_shard2_replica_n2: Can't load schema managed-schema:
org.apache.solr.core.SolrResourceNotFoundException: Can't find resource
'lang/stopwords_de.txt' in classpath or '/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
[junit4] 2> at
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1100)
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
[junit4] 2> ... 38 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Can't load
schema managed-schema: org.apache.solr.core.SolrResourceNotFoundException:
Can't find resource 'lang/stopwords_de.txt' in classpath or
'/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:580)
[junit4] 2> at
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:178)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:105)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:173)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
[junit4] 2> at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
[junit4] 2> ... 40 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException:
org.apache.solr.core.SolrResourceNotFoundException: Can't find resource
'lang/stopwords_de.txt' in classpath or '/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsInChain(ManagedIndexSchema.java:1317)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsForFieldType(ManagedIndexSchema.java:1168)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.postReadInform(ManagedIndexSchema.java:1153)
[junit4] 2> at
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:576)
[junit4] 2> ... 47 more
[junit4] 2> Caused by: org.apache.solr.core.SolrResourceNotFoundException:
Can't find resource 'lang/stopwords_de.txt' in classpath or
'/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
[junit4] 2> at
org.apache.lucene.analysis.util.AbstractAnalysisFactory.getSnowballWordSet(AbstractAnalysisFactory.java:271)
[junit4] 2> at
org.apache.lucene.analysis.core.StopFilterFactory.inform(StopFilterFactory.java:98)
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsInChain(ManagedIndexSchema.java:1315)
[junit4] 2> ... 50 more
[junit4] 2>
[junit4] 2> 3188066 INFO (qtp1822584061-36259) [n:127.0.0.1:58688_solr
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=coll1.AUTOCREATED&newCollection=true&name=coll1_shard2_replica_n2&action=CREATE&numShards=2&collection=coll1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=400 QTime=1200
[junit4] 2> 3188066 INFO (qtp1247897587-36255) [n:127.0.0.1:54334_solr
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=coll1.AUTOCREATED&newCollection=true&name=coll1_shard1_replica_n1&action=CREATE&numShards=2&collection=coll1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=400 QTime=1200
[junit4] 2> 3188067 ERROR (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard:
http://127.0.0.1:58688/solr
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:58688/solr: Error CREATEing SolrCore
'coll1_shard2_replica_n2': Unable to create core [coll1_shard2_replica_n2]
Caused by: Can't find resource 'lang/stopwords_de.txt' in classpath or
'/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
~[java/:?]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
~[?:1.8.0_162]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.2.jar:3.2.2]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_162]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_162]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
[junit4] 2> 3188067 ERROR (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard:
http://127.0.0.1:54334/solr
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:54334/solr: Error CREATEing SolrCore
'coll1_shard1_replica_n1': Unable to create core [coll1_shard1_replica_n1]
Caused by: Can't find resource 'lang/stopwords_de.txt' in classpath or
'/configs/coll1.AUTOCREATED',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
~[java/:?]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
~[?:1.8.0_162]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.2.jar:3.2.2]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_162]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_162]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
[junit4] 2> 3188068 ERROR (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [coll1].
[junit4] 2> 3188068 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
[junit4] 2> 3188069 INFO (qtp1247897587-36256) [n:127.0.0.1:54334_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=coll1_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3188069 INFO (qtp1822584061-36261) [n:127.0.0.1:58688_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=coll1_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3188176 INFO (zkCallback-9680-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/coll1/state.json] for
collection [coll1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3188176 INFO (zkCallback-9680-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/coll1/state.json] for
collection [coll1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3188176 INFO (zkCallback-9686-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/coll1/state.json] for
collection [coll1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3188176 INFO (zkCallback-9686-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/coll1/state.json] for
collection [coll1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3188778 INFO (OverseerThreadFactory-11176-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create
collection for [coll1]
[junit4] 2> 3188781 INFO (qtp1247897587-36250) [n:127.0.0.1:54334_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 3190353 INFO
(OverseerCollectionConfigSetProcessor-72208071336656902-127.0.0.1:54334_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3218818 ERROR (qtp1247897587-36250) [n:127.0.0.1:54334_solr
] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas
to become ACTIVE with timeout=30
[junit4] 2> 3218818 INFO (qtp1247897587-36250) [n:127.0.0.1:54334_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=coll1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=32480
[junit4] 2> 3218819 INFO
(TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[9A767CE8EF9C2780]) [
] o.a.s.SolrTestCaseJ4 ###Ending testRestartZkWhenClusterDown
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkFailoverTest
-Dtests.method=testRestartZkWhenClusterDown -Dtests.seed=9A767CE8EF9C2780
-Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Antarctica/South_Pole
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 32.5s J0 | ZkFailoverTest.testRestartZkWhenClusterDown <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Collection
not found: coll1
[junit4] > at
__randomizedtesting.SeedInfo.seed([9A767CE8EF9C2780:F4E1FFA4967B8103]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
[junit4] > at
org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:50)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3218823 INFO (jetty-closer-9669-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@3d81b583{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3218823 INFO (jetty-closer-9669-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7dc2b440{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3218823 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=250355593
[junit4] 2> 3218824 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1815340621
[junit4] 2> 3218824 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3218824 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4629cb02: rootName =
solr_54334, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5fb64170
[junit4] 2> 3218824 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3218824 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e3da837: rootName =
solr_58688, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@53efb22a
[junit4] 2> 3218829 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3218829 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b2b9a27: rootName =
solr_54334, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5dcb3917
[junit4] 2> 3218829 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3218829 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a25e3f2: rootName =
solr_58688, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5dcb3917
[junit4] 2> 3218832 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3218832 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57948ad5: rootName =
solr_54334, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3a7b356c
[junit4] 2> 3218832 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3218832 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@38cf9374: rootName =
solr_58688, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3a7b356c
[junit4] 2> 3218834 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:58688_solr
[junit4] 2> 3218834 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:54334_solr
[junit4] 2> 3218835 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3218835 INFO (jetty-closer-9669-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3218835 INFO (jetty-closer-9669-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72208071336656902-127.0.0.1:54334_solr-n_0000000000) closing
[junit4] 2> 3218836 INFO (zkCallback-9686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 3218836 INFO (zkCallback-9700-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 3218836 INFO
(OverseerStateUpdate-72208071336656902-127.0.0.1:54334_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54334_solr
[junit4] 2> 3218837 WARN
(OverseerAutoScalingTriggerThread-72208071336656902-127.0.0.1:54334_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 3218840 INFO (zkCallback-9680-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 3218841 INFO (zkCallback-9695-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 3218841 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10088dbb9f00004, likely client has closed socket
[junit4] 2> 3218842 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10088dbb9f00007, likely client has closed socket
[junit4] 2> 3218842 INFO (jetty-closer-9669-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@54989056{/solr,null,UNAVAILABLE}
[junit4] 2> 3218842 INFO (jetty-closer-9669-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3218843 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10088dbb9f00006, likely client has closed socket
[junit4] 2> 3218844 INFO (jetty-closer-9669-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d7e9488{/solr,null,UNAVAILABLE}
[junit4] 2> 3218844 INFO (jetty-closer-9669-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3218847 ERROR
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 3218848 INFO
(SUITE-ZkFailoverTest-seed#[9A767CE8EF9C2780]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41077 41077
[junit4] 2> 3219067 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
[junit4] 2> java.nio.channels.CancelledKeyException: null
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73) ~[?:1.8.0_162]
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_162]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205)
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
[junit4] 2> 3219067 INFO (Thread-7551) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41077 41077
[junit4] 2> 3219068 WARN (Thread-7551) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/collections/coll1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/coll1/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ZkFailoverTest_9A767CE8EF9C2780-001
[junit4] 2> Apr 09, 2018 11:59:55 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1319, maxMBSortInHeap=6.2618930239491695,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@39d26b8e),
locale=et, timezone=Antarctica/South_Pole
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162
(64-bit)/cpus=3,threads=1,free=263597224,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [ReplaceNodeNoTargetTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, FastVectorHighlighterTest,
TestUseDocValuesAsStored2, TestPhraseSuggestions, CdcrBidirectionalTest,
CdcrReplicationDistributedZkTest, RecoveryZkTest, TestCoreContainer,
PluginInfoTest, TestSubQueryTransformer, TestShardHandlerFactory,
DistributedVersionInfoTest, TestPivotHelperCode, FullHLLTest,
SolrSlf4jReporterTest, ResourceLoaderTest, TriggerIntegrationTest,
TestCryptoKeys, TestFoldingMultitermQuery, TestGraphTermsQParserPlugin,
PingRequestHandlerTest, TestNumericRangeQuery32, DateFieldTest,
TestMaxScoreQueryParser, TestCursorMarkWithoutUniqueKey,
TestDownShardTolerantSearch, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerConstructors, TestDistribDocBasedVersion,
HdfsDirectoryFactoryTest, SaslZkACLProviderTest,
TestLeaderElectionWithEmptyReplica, TestBulkSchemaAPI,
TestRuleBasedAuthorizationPlugin, ForceLeaderTest,
TestSchemaSimilarityResource, TestPullReplicaErrorHandling,
DocValuesMissingTest, AutoAddReplicasPlanActionTest, TestOmitPositions,
TestZkChroot, TestLegacyTerms, TestMiniSolrCloudClusterSSL,
TestLeaderInitiatedRecoveryThread, TestIBSimilarityFactory,
TestPerFieldSimilarity, TestManagedSchemaThreadSafety, TestSegmentSorting,
ZkStateReaderTest, TestSolr4Spatial2, TestCollectionsAPIViaSolrCloudCluster,
TestSurroundQueryParser, TestFieldCollectionResource,
TestConfigSetsAPIExclusivity, CustomHighlightComponentTest, TestIndexSearcher,
MergeStrategyTest, CopyFieldTest, TestBM25SimilarityFactory, TestQueryTypes,
SegmentsInfoRequestHandlerTest, HdfsUnloadDistributedZkTest,
DirectSolrConnectionTest, ConvertedLegacyTest, TestIntervalFaceting,
CloneFieldUpdateProcessorFactoryTest, TestXmlQParser,
CollectionsAPIAsyncDistributedZkTest, LeaderFailureAfterFreshStartTest,
TestPostingsSolrHighlighter, OutOfBoxZkACLAndCredentialsProvidersTest,
TestConfigReload, DistribJoinFromCollectionTest, TestNumericTokenStream,
SearchHandlerTest, TestCollationField, TestNumericTerms32, SolrIndexConfigTest,
CoreAdminCreateDiscoverTest, TestHighFrequencyDictionaryFactory,
DistributedFacetPivotWhiteBoxTest, TestOverriddenPrefixQueryForCustomFieldType,
BasicDistributedZkTest, TestClusterStateProvider, DistribCursorPagingTest,
MBeansHandlerTest, DeleteInactiveReplicaTest,
TestPerFieldSimilarityWithDefaultOverride, DeleteShardTest,
SchemaApiFailureTest, ComputePlanActionTest, ManagedSchemaRoundRobinCloudTest,
TestPushWriter, TestSolrCloudWithDelegationTokens,
UUIDUpdateProcessorFallbackTest, TestFieldSortValues, SolrMetricReporterTest,
DirectSolrSpellCheckerTest, SolrCoreTest, TestExpandComponent, NumberUtilsTest,
TestGraphMLResponseWriter, TestTrie, NodeAddedTriggerIntegrationTest,
CleanupOldIndexTest, TestRequestForwarding, TestSimpleQParserPlugin,
LeaderElectionTest, CollectionReloadTest, UpdateLogTest, CurrencyFieldTypeTest,
JavabinLoaderTest, CheckHdfsIndexTest, AliasIntegrationTest,
TestTriggerIntegration, ConcurrentDeleteAndCreateCollectionTest,
TestManagedSchema, XmlUpdateRequestHandlerTest, TestReloadDeadlock,
SpatialFilterTest, ActionThrottleTest, ConjunctionSolrSpellCheckerTest,
V2StandaloneTest, TestUtils, TestRecovery, TestConfigSetImmutable,
SpatialHeatmapFacetsTest, TestCloudRecovery, SampleTest,
TestFieldTypeCollectionResource, TestTlogReplica, SpatialRPTFieldTypeTest,
SimpleMLTQParserTest, TestMultiWordSynonyms, TestReload,
TestSizeLimitedDistributedMap, BlockJoinFacetDistribTest,
TestManagedStopFilterFactory, IndexSchemaRuntimeFieldTest, DeleteNodeTest,
SuggestComponentTest, HdfsThreadLeakTest,
StatelessScriptUpdateProcessorFactoryTest, SuggesterTSTTest,
DocumentBuilderTest, TestLazyCores, TlogReplayBufferedWhileIndexingTest,
TestSolrCloudSnapshots, TestHighlightDedupGrouping, TestPrepRecovery,
TestConfigsApi, HdfsChaosMonkeySafeLeaderTest, TestFieldCacheWithThreads,
MultiTermTest, HdfsAutoAddReplicasIntegrationTest, TestSolrJ,
TestSubQueryTransformerDistrib, TestGenericDistributedQueue, SearchHandlerTest,
TestLocalFSCloudBackupRestore, TestJsonRequest, TestInPlaceUpdatesDistrib,
TestPayloadScoreQParserPlugin, BinaryUpdateRequestHandlerTest,
TestSolrConfigHandlerCloud, TestPolicyCloud, TestJmxIntegration,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
SignatureUpdateProcessorFactoryTest, TestJettySolrRunner, TestApiFramework,
SolrCLIZkUtilsTest, TestInfoStreamLogging, DistributedExpandComponentTest,
SearchRateTriggerTest, HdfsBasicDistributedZkTest, TestFunctionQuery,
TestRandomRequestDistribution, TestManagedResourceStorage,
TestExactSharedStatsCache, StressHdfsTest, OverseerTaskQueueTest,
ZkNodePropsTest, TestNRTOpen, DataDrivenBlockJoinTest, TestBinaryField,
SolrIndexSplitterTest, SolrInfoBeanTest, RAMDirectoryFactoryTest,
TestSolrCLIRunExample, TestPseudoReturnFields, TestPolicyCloud,
TestCharFilters, BigEndianAscendingWordDeserializerTest, SynonymTokenizerTest,
DeleteReplicaTest, DocValuesNotIndexedTest, HealthCheckHandlerTest,
HttpPartitionOnCommitTest, LeaderElectionContextKeyTest,
LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest,
MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MultiThreadedOCPTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
OverseerStatusTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest,
SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest,
TestClusterProperties, TestConfigSetsAPIZkFailure,
TestDeleteCollectionOnDownNodes, TestDistributedMap,
TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport,
TestRebalanceLeaders, TestSolrCloudWithSecureImpersonation,
TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode,
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest]
[junit4] Completed [582/795 (1!)] on J0 in 34.77s, 1 test, 1 error <<<
FAILURES!
[...truncated 49959 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 2190 links (1746 relative) to 3004 anchors in 243 files
[echo] Validated Links & Anchors via:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-ref-guide/bare-bones-html/
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
jar-checksums:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file = /
[...truncated too long message...]
args=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
-Dtests.seed=9A767CE8EF9C2780 -Dtests.slow=true -Dtests.locale=et
-Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-master-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-master-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 22ms :: 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-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 9A767CE8EF9C2780
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
[junit4] <JUnit4> says salut! Master seed: 9A767CE8EF9C2780
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID(25782@serv1-vm3).
[junit4] Started J0 PID(25783@serv1-vm3).
[junit4] HEARTBEAT J0 PID(25783@serv1-vm3): 2018-04-10T00:33:25, stalled for
64.0s at: ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] HEARTBEAT J1 PID(25782@serv1-vm3): 2018-04-10T00:33:25, stalled for
63.6s at: ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
[junit4] OK 22.3s J0 | ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] Completed [1/5] on J0 in 131.41s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
[junit4] OK 22.6s J1 | ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] Completed [2/5] on J1 in 132.81s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.ZkFailoverTest. This may confuse tools that process XML
reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] HEARTBEAT J0 PID(25783@serv1-vm3): 2018-04-10T00:35:25, stalled for
68.8s at: ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] HEARTBEAT J1 PID(25782@serv1-vm3): 2018-04-10T00:35:25, stalled for
66.4s at: ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
[junit4] OK 11.9s J1 | ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] Completed [3/5] on J1 in 112.97s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
[junit4] OK 11.5s J0 | ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] Completed [4/5] on J0 in 116.38s, 1 test
[junit4]
[junit4] HEARTBEAT J1 PID(25782@serv1-vm3): 2018-04-10T00:37:13, stalled for
60.5s at: ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
[junit4] OK 12.2s J1 | ZkFailoverTest.testRestartZkWhenClusterDown
[junit4] Completed [5/5] on J1 in 113.74s, 1 test
[junit4]
[junit4] JVM J0: 0.75 .. 249.54 = 248.79s
[junit4] JVM J1: 0.75 .. 361.43 = 360.68s
[junit4] Execution time total: 6 minutes 1 second
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 616.18s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 220.08s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 118.17s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 108.34s |
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[junit4:tophints] 107.85s | org.apache.solr.index.hdfs.CheckHdfsIndexTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 6 minutes 5 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.ZkFailoverTest
[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$34.hasMatch(FilePath.java:2639)
at hudson.FilePath$34.invoke(FilePath.java:2518)
at hudson.FilePath$34.invoke(FilePath.java:2508)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879)
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:998)
at hudson.FilePath.act(FilePath.java:987)
at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
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:1752)
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:2881)
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:1000)
at hudson.FilePath.act(FilePath.java:987)
at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
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:1752)
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=a12d3988740eed3932d92ae28f60449c2c564f53,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1791
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]