Skip to content

CI: RecoveryWhileUnderLoadIT:testRecoverWhileRelocating failures #24584

@imotov

Description

@imotov

Failed twice so far today:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-intake/1224/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-intake/1226/console

1> [2017-05-10T11:29:32,898][INFO ][o.e.r.RecoveryWhileUnderLoadIT] [RecoveryWhileUnderLoadIT#testRecoverWhileRelocating]: cleaning up after test
  1> [2017-05-10T11:29:42,929][INFO ][o.e.r.RecoveryWhileUnderLoadIT] [testRecoverWhileRelocating]: after test
ERROR    676s J2 | RecoveryWhileUnderLoadIT.testRecoverWhileRelocating <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: timed out waiting for green state
   > 	at org.elasticsearch.test.ESIntegTestCase.ensureColor(ESIntegTestCase.java:944)
   > 	at org.elasticsearch.test.ESIntegTestCase.ensureGreen(ESIntegTestCase.java:910)
   > 	at org.elasticsearch.recovery.RecoveryWhileUnderLoadIT.testRecoverWhileRelocating(RecoveryWhileUnderLoadIT.java:252)
   > 	at java.lang.Thread.run(Thread.java:748)
   > 	Suppressed: java.lang.AssertionError: timeout while waiting for indexing threads to stop
   > Expected: <true>
   >      but: was <false>
   > 		at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   > 		at org.elasticsearch.test.BackgroundIndexer.stop(BackgroundIndexer.java:279)
   > 		at org.elasticsearch.test.BackgroundIndexer.close(BackgroundIndexer.java:307)
   > 		at org.elasticsearch.recovery.RecoveryWhileUnderLoadIT.testRecoverWhileRelocating(RecoveryWhileUnderLoadIT.java:268)
   > 		... 37 moreThrowable #2: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 669423966888,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 669423933619,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 365969720414,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 365969658760,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 670303304826,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 364751804014,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 364751741780,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 	at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 	at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:716)
   > 	at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:690)
   > 	at org.elasticsearch.test.InternalTestCluster.assertShardIndexCounter(InternalTestCluster.java:1139)
   > 	at org.elasticsearch.test.InternalTestCluster.beforeIndexDeletion(InternalTestCluster.java:1109)
   > 	at org.elasticsearch.test.ESIntegTestCase.beforeIndexDeletion(ESIntegTestCase.java:611)
   > 	at org.elasticsearch.test.ESIntegTestCase.afterInternal(ESIntegTestCase.java:581)
   > 	at org.elasticsearch.test.ESIntegTestCase.cleanUpCluster(ESIntegTestCase.java:2059)
   > 	at java.lang.Thread.run(Thread.java:748)
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659415504791,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659415472851,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 355961260506,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 355961200258,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660294845655,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 354743346033,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 354743257214,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659419680615,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659419647912,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 355965435282,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 355965374796,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660299020157,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 354747520637,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 354747455706,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659422278717,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659422245290,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 355968032119,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 355967970276,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660301616487,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 354750115537,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 354750054570,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659426647761,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659426616682,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 355972403492,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 355972341838,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660305987958,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 354754487114,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 354754423877,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659434965903,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659434932517,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 355980719346,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 355980657588,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660314303735,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 354762802881,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 354762742099,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659451391085,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659451357764,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 355997144642,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 355997082991,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660330729065,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 354779228226,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 354779167164,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659483739574,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659483706498,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 356029493480,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 356029431781,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660363077918,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 354811577099,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 354811515611,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659548099099,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659548065729,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 356093852606,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 356093790845,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660427437001,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 354875936029,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 354875874868,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659676481152,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659676447992,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 356222234774,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 356222173124,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660555819215,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 355004318359,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 355004255841,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 659932894105,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 659932860711,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 356478647496,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 356478585715,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 660812231904,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 355260730976,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 355260669637,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 660445361990,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 660445328649,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 356991115508,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 356991053856,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 661324700008,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 355773199097,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 355773136886,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 661469835866,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 661469802541,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 358015589388,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 358015527996,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 662349174066,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 356797673188,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 356797610409,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 more
   > 	Suppressed: java.lang.AssertionError: expected index shard counter on shard [test][0] on node node_s2 to be 0 but was 1. Current replication tasks on node:
   > {
   >   "tasks" : {
   >     "k-1ujp2ySie63_LzG0OS5g:308" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 308,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s]",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404313505,
   >       "running_time_in_nanos" : 663518356086,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9724",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 309,
   >           "type" : "direct",
   >           "action" : "indices:data/write/bulk[s][p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "requests[1], index[test]",
   >           "start_time_in_millis" : 1494404313505,
   >           "running_time_in_nanos" : 663518322761,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:308"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:937" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 937,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >       "start_time_in_millis" : 1494404616959,
   >       "running_time_in_nanos" : 360064109570,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:10977",
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 938,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404616959,
   >           "running_time_in_nanos" : 360064047925,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:937"
   >         }
   >       ]
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:153" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 153,
   >       "type" : "mock-tcp-transport",
   >       "action" : "indices:data/write/bulk[s][p]",
   >       "status" : {
   >         "phase" : "primary"
   >       },
   >       "description" : "requests[1], index[test]",
   >       "start_time_in_millis" : 1494404312625,
   >       "running_time_in_nanos" : 664397694012,
   >       "cancellable" : false,
   >       "parent_task_id" : "u4jynCmQQf-g1szB65ECTg:9088"
   >     },
   >     "k-1ujp2ySie63_LzG0OS5g:943" : {
   >       "node" : "k-1ujp2ySie63_LzG0OS5g",
   >       "id" : 943,
   >       "type" : "transport",
   >       "action" : "indices:admin/seq_no/global_checkpoint_sync",
   >       "status" : {
   >         "phase" : "waiting_on_primary"
   >       },
   >       "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=DEFAULT}",
   >       "start_time_in_millis" : 1494404618177,
   >       "running_time_in_nanos" : 358846193297,
   >       "cancellable" : false,
   >       "children" : [
   >         {
   >           "node" : "k-1ujp2ySie63_LzG0OS5g",
   >           "id" : 945,
   >           "type" : "direct",
   >           "action" : "indices:admin/seq_no/global_checkpoint_sync[p]",
   >           "status" : {
   >             "phase" : "starting"
   >           },
   >           "description" : "GlobalCheckpointSyncAction.Request{shardId=[test][0], timeout=1m, index='test', waitForActiveShards=1}",
   >           "start_time_in_millis" : 1494404618177,
   >           "running_time_in_nanos" : 358846130632,
   >           "cancellable" : false,
   >           "parent_task_id" : "k-1ujp2ySie63_LzG0OS5g:943"
   >         }
   >       ]
   >     }
   >   }
   > }
   > 		at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1158)
   > 		at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:704)
   > 		... 41 moreThrowable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=298, name=elasticsearch[node_s0][bulk][T#1], state=RUNNABLE, group=TGRP-RecoveryWhileUnderLoadIT]
   > Caused by: java.lang.AssertionError: expected recovery stage [TRANSLOG] but was [DONE]
   > 	at __randomizedtesting.SeedInfo.seed([A80F7027B3C542F0]:0)
   > 	at org.elasticsearch.index.shard.IndexShard.updateGlobalCheckpointOnReplica(IndexShard.java:1531)
   > 	at org.elasticsearch.action.support.replication.TransportReplicationAction$AsyncReplicaAction.onResponse(TransportReplicationAction.java:512)
   > 	at org.elasticsearch.action.support.replication.TransportReplicationAction$AsyncReplicaAction.onResponse(TransportReplicationAction.java:478)
   > 	at org.elasticsearch.index.shard.IndexShardOperationsLock.acquire(IndexShardOperationsLock.java:147)
   > 	at org.elasticsearch.index.shard.IndexShard.acquireReplicaOperationLock(IndexShard.java:1876)
   > 	at org.elasticsearch.action.support.replication.TransportReplicationAction$AsyncReplicaAction.doRun(TransportReplicationAction.java:587)
   > 	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37)
   > 	at org.elasticsearch.action.support.replication.TransportReplicationAction$ReplicaOperationTransportHandler.messageReceived(TransportReplicationAction.java:461)
   > 	at org.elasticsearch.action.support.replication.TransportReplicationAction$ReplicaOperationTransportHandler.messageReceived(TransportReplicationAction.java:442)
   > 	at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66)
   > 	at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1487)
   > 	at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:638)
   > 	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37)
   > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   > 	at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

Labels

>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions