Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23989/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([88E8AAD0F50C5F9E:A015F7B724E8C0DB]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertNotNull(Assert.java:712)
        at org.junit.Assert.assertNotNull(Assert.java:722)
        at 
org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 12598 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> 258562 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_88E8AAD0F50C5F9E-001/init-core-data-001
   [junit4]   2> 258565 WARN  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 258566 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 258568 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 258572 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_88E8AAD0F50C5F9E-001/tempDir-001
   [junit4]   2> 258582 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 258597 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 258597 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 258697 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.ZkTestServer start zk server on port:39519
   [junit4]   2> 258697 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39519
   [junit4]   2> 258697 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39519
   [junit4]   2> 258762 INFO  (zkConnectionManagerCallback-905-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258790 INFO  (zkConnectionManagerCallback-907-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258802 INFO  (zkConnectionManagerCallback-909-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258839 WARN  (jetty-launcher-910-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 258839 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 258839 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 258839 INFO  (jetty-launcher-910-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 259388 INFO  (jetty-launcher-910-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 259388 INFO  (jetty-launcher-910-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 259388 INFO  (jetty-launcher-910-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 259399 INFO  (jetty-launcher-910-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cf137ee{/solr,null,AVAILABLE}
   [junit4]   2> 259421 INFO  (jetty-launcher-910-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e1ff8c0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44907}
   [junit4]   2> 259422 INFO  (jetty-launcher-910-thread-1) [    ] 
o.e.j.s.Server Started @259473ms
   [junit4]   2> 259422 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44907}
   [junit4]   2> 259423 ERROR (jetty-launcher-910-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 259423 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 259423 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 259424 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259424 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259424 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-26T22:00:04.901157Z
   [junit4]   2> 259442 INFO  (zkConnectionManagerCallback-912-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259443 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 259486 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 259498 WARN  (jetty-launcher-910-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@75eb48ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259527 WARN  (jetty-launcher-910-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7ca4ab5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259529 INFO  (jetty-launcher-910-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39519/solr
   [junit4]   2> 259558 INFO  (zkConnectionManagerCallback-919-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259587 INFO  (zkConnectionManagerCallback-921-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259667 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44907_solr
   [junit4]   2> 259667 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.Overseer Overseer 
(id=72150087574487045-127.0.0.1:44907_solr-n_0000000000) starting
   [junit4]   2> 259689 INFO  (zkConnectionManagerCallback-928-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259692 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39519/solr ready
   [junit4]   2> 259694 INFO  
(OverseerStateUpdate-72150087574487045-127.0.0.1:44907_solr-n_0000000000) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44907_solr
   [junit4]   2> 259699 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44907_solr
   [junit4]   2> 259701 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 259702 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 259714 INFO  (zkCallback-927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259714 INFO  (zkCallback-920-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259742 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 259785 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44907.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325cfc0a
   [junit4]   2> 259812 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44907.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325cfc0a
   [junit4]   2> 259812 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44907.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325cfc0a
   [junit4]   2> 259823 INFO  (jetty-launcher-910-thread-1) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_88E8AAD0F50C5F9E-001/tempDir-001/node1/.
   [junit4]   2> 259879 INFO  (zkConnectionManagerCallback-934-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259880 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259881 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39519/solr 
ready
   [junit4]   2> 261734 DEBUG (MetricsHistoryHandler-620-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 261936 INFO  (qtp1696518047-2316) [n:127.0.0.1:44907_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 261937 INFO  (qtp1696518047-2317) [    ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:44907_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq7wC1kWOus+TQPs23ebRR8GphPP9lL6Rh6pWoUp4C8AiSsiYTYMsE6846/IYJpoFZ8wOsMk+IvVPExb4SySEAohw8KLSCjJv6B4OT8ViBmmE+P0xFRJKuMhy3I0rVvM60CnOHEazm7Y+FodvNHc7rkQPvIacPUlhnAKIVl9pntVy6xG1hRIKkexKyI/nFXt+Z5GREuEH//0osskV69yvXU0sw8eVGWxFgXvttrK/fLNjK5oyER6Fpj0U5+/zSE396ObdtriWJnt/TbGxyijyOQ1g9KocskZJO0jXa+6BZO6jJEkFxHzL+uay46UuqQ920MBiah1Q3eEa0RamnfDI0wIDAQAB
   [junit4]   2> 262008 INFO  (qtp1696518047-2317) [n:127.0.0.1:44907_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=2
   [junit4]   2> 262013 INFO  (qtp1696518047-2318) [n:127.0.0.1:44907_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=1
   [junit4]   2> 262019 INFO  (qtp1696518047-2316) [n:127.0.0.1:44907_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=1
   [junit4]   2> 262927 INFO  
(TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[88E8AAD0F50C5F9E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 263335 INFO  (qtp1696518047-2318) [n:127.0.0.1:44907_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history 
params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=348
   [junit4]   2> 263371 INFO  
(TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[88E8AAD0F50C5F9E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MetricsHistoryWithAuthIntegrationTest 
-Dtests.method=testValuesAreCollected -Dtests.seed=88E8AAD0F50C5F9E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-TN 
-Dtests.timezone=Europe/Chisinau -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.60s J1 | 
MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([88E8AAD0F50C5F9E:A015F7B724E8C0DB]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 263496 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1030912378
   [junit4]   2> 263496 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44907_solr
   [junit4]   2> 263497 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 263497 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44907_solr as DOWN
   [junit4]   2> 263543 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 263551 DEBUG (jetty-closer-935-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler Closing 404988876
   [junit4]   2> 263574 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 263575 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3038a45c: rootName = 
solr_44907, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@58c3f09
   [junit4]   2> 263587 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 263590 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a3beae5: rootName = 
solr_44907, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@ff37ab9
   [junit4]   2> 263596 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 263596 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19045183: rootName = 
solr_44907, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@14ea731a
   [junit4]   2> 263596 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 263599 INFO  (closeThreadPool-939-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72150087574487045-127.0.0.1:44907_solr-n_0000000000) closing
   [junit4]   2> 263601 INFO  
(OverseerStateUpdate-72150087574487045-127.0.0.1:44907_solr-n_0000000000) 
[n:127.0.0.1:44907_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44907_solr
   [junit4]   2> 263631 INFO  
(OverseerAutoScalingTriggerThread-72150087574487045-127.0.0.1:44907_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 263633 INFO  (closeThreadPool-939-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72150087574487045-127.0.0.1:44907_solr-n_0000000000) closing
   [junit4]   2> 263634 INFO  (jetty-closer-935-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72150087574487045-127.0.0.1:44907_solr-n_0000000000) closing
   [junit4]   2> 263640 INFO  (jetty-closer-935-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2e1ff8c0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 263641 INFO  (jetty-closer-935-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cf137ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 263641 INFO  (jetty-closer-935-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 263643 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 263646 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 263649 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39519
   [junit4]   2> 263649 INFO  
(SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[88E8AAD0F50C5F9E]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39519
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_88E8AAD0F50C5F9E-001
   [junit4]   2> Apr 26, 2019 10:00:09 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(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1206, maxMBSortInHeap=5.461931294851964, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f30fc3),
 locale=ar-TN, timezone=Europe/Chisinau
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 
13-testing (64-bit)/cpus=8,threads=1,free=190426096,total=377487360
   [junit4]   2> NOTE: All tests run in this JVM: [SolrXmlInZkTest, 
TestReplicationHandlerDiskOverFlow, TestLegacyFieldReuse, TestFieldCacheSort, 
ForceLeaderWithTlogReplicasTest, AnalyticsQueryTest, 
TestCloudJSONFacetJoinDomain, LeaderFailoverAfterPartitionTest, 
RollingRestartTest, AuditLoggerIntegrationTest, ZkFailoverTest, 
SuggesterFSTTest, MinimalSchemaTest, TlogReplayBufferedWhileIndexingTest, 
TestSubQueryTransformerDistrib, TestComplexPhraseQParserPlugin, 
MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [47/855 (1!)] on J1 in 7.07s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 46033 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23989/consoleText

[repro] Revision: 35aeb7f6231dd58a89d2af9bb1105229bdb56258

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest 
-Dtests.method=testValuesAreCollected -Dtests.seed=88E8AAD0F50C5F9E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-TN 
-Dtests.timezone=Europe/Chisinau -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MetricsHistoryWithAuthIntegrationTest
[repro] ant compile-test

[...truncated 3309 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.MetricsHistoryWithAuthIntegrationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=88E8AAD0F50C5F9E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-TN -Dtests.timezone=Europe/Chisinau -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to