Building
Started building at 2023/07/24 21:52:56
Using pegged server, 4386 build
Calculating base
Updating mirror
Basing run on 7.5.0-4386 ab963b2e38
Updating tree for run 24.07.2023-21.52
query is at e9ebf9f, changes since last good build: none
gometa is at 96e745a, changes since last good build: none
ns_server is at 40f6134, changes since last good build: none
couchstore is at 75801f2, changes since last good build: none
forestdb is at acba458, changes since last good build: none
kv_engine is at 03c9956, changes since last good build: none
Switching indexing to unstable
indexing is at e606fb0, changes since last good build: none
Switching plasma to unstable
plasma is at 716344d, changes since last good build:
fatal: Invalid revision range f5d044f7cbec6fed9654a8081865b1d1f86d7b3f..HEAD
Switching nitro to unstable
nitro is at d5f5610, changes since last good build: none
Switching gometa to master
gometa is at 96e745a, changes since last good build: none
Switching testrunner to master
Submodule 'gauntlet' (https://github.com/pavithra-mahamani/gauntlet) registered for path 'gauntlet'
Submodule 'java_sdk_client' (https://github.com/couchbaselabs/java_sdk_client) registered for path 'java_sdk_client'
Submodule 'lib/capellaAPI' (https://github.com/couchbaselabs/CapellaRESTAPIs) registered for path 'lib/capellaAPI'
Submodule 'magma_loader/DocLoader' (https://github.com/couchbaselabs/DocLoader.git) registered for path 'magma_loader/DocLoader'
Cloning into '/opt/build/testrunner/gauntlet'...
Cloning into '/opt/build/testrunner/java_sdk_client'...
Cloning into '/opt/build/testrunner/lib/capellaAPI'...
Cloning into '/opt/build/testrunner/magma_loader/DocLoader'...
Submodule path 'gauntlet': checked out '4e2424851a59c6f4b4edfdb7e36fa6a0874d6300'
Submodule path 'java_sdk_client': checked out 'de89b059ce28567dbac18afb032271a4eaa674ff'
Submodule path 'lib/capellaAPI': checked out '2d6fe3451686a1464d2e6eb540060c796d92a5e2'
Submodule path 'magma_loader/DocLoader': checked out '0f32672eea77681939c9b26d43f60bd4b3478936'
testrunner is at d4c50fb, changes since last good build: none
Pulling in uncommitted change 191342 at refs/changes/42/191342/9
Total 8 (delta 5), reused 5 (delta 5)
[unstable d3aa010e] MB-57427: disable array index tests
Author: Dhruvil Shah
Date: Mon May 22 10:24:11 2023 +0530
2 files changed, 7 insertions(+), 1 deletion(-)
Pulling in uncommitted change 193825 at refs/changes/25/193825/1
Total 6 (delta 5), reused 6 (delta 5)
[unstable 6912d16b] MB100: CIFail - Enable info level client logs after TestScheduleIndexBasic
Author: Sai Krishna Teja Kommaraju
Date: Fri Jul 14 00:58:44 2023 +0530
1 file changed, 3 insertions(+)
Pulling in uncommitted change 193985 at refs/changes/85/193985/2
Total 13 (delta 11), reused 13 (delta 11)
[unstable 1a41a667] MB-57858: Allow DDLs during scale up rebalance using excludeNode params
Author: Amit Kulkarni
Date: Tue Jul 18 17:22:11 2023 +0530
4 files changed, 57 insertions(+), 9 deletions(-)
Pulling in uncommitted change 194235 at refs/changes/35/194235/2
Total 12 (delta 7), reused 9 (delta 7)
[unstable ef0c1e78] MB-100 Enable shard affinity in cluster_ops tool
Author: Varun Velamuri
Date: Sat Jul 22 23:15:42 2023 -0700
1 file changed, 1 insertion(+)
Pulling in uncommitted change 192516 at refs/changes/16/192516/12
Total 14 (delta 4), reused 9 (delta 4)
[unstable bc09982] MB-57299: Add copier plugin for node transfer
Author: Saptarshi Sen
Date: Tue Jun 13 03:11:35 2023 -0700
11 files changed, 5858 insertions(+), 199 deletions(-)
create mode 100644 proto/rpc.pb.go
create mode 100644 proto/rpc.proto
create mode 100644 rpc.go
create mode 100644 rpc_test.go
Pulling in uncommitted change 193648 at refs/changes/48/193648/3
Total 3 (delta 2), reused 3 (delta 2)
[unstable 696f838] MB-57539: Add test case for ShardUUID upgrade
Author: jliang00
Date: Tue Jul 11 13:49:09 2023 -0700
1 file changed, 168 insertions(+)
Pulling in uncommitted change 193956 at refs/changes/56/193956/2
Total 7 (delta 4), reused 6 (delta 4)
[unstable 00eda57] MB-57778: Enable quota re-calculation and throughput calcuation for serverless only
Author: jliang00
Date: Thu Jul 13 14:08:56 2023 -0700
2 files changed, 39 insertions(+), 31 deletions(-)
Pulling in uncommitted change 193957 at refs/changes/57/193957/2
Total 10 (delta 6), reused 9 (delta 6)
[unstable 2c00cb3] MB-57778: Print tenant stats only for serverless
Author: jliang00
Date: Thu Jul 13 15:46:44 2023 -0700
1 file changed, 3 insertions(+), 1 deletion(-)
Pulling in uncommitted change 193958 at refs/changes/58/193958/2
Total 13 (delta 9), reused 13 (delta 9)
[unstable f9b0cde] MB-57778: Add test for controller for on-prem deployment
Author: jliang00
Date: Mon Jul 17 16:22:03 2023 -0700
1 file changed, 358 insertions(+)
Pulling in uncommitted change 194010 at refs/changes/10/194010/4
Total 17 (delta 6), reused 12 (delta 6)
[unstable c4c2ea3] MB-57299: Fix write timeout in TestShardCopyTimeout
Author: Saptarshi Sen
Date: Tue Jul 18 09:19:18 2023 -0700
1 file changed, 17 insertions(+), 3 deletions(-)
Pulling in uncommitted change 194140 at refs/changes/40/194140/5
Total 6 (delta 5), reused 6 (delta 5)
[unstable b4382a4] MB-51341: Add histogram stats to profile scan latency
Author: jineshparakh
Date: Thu Jul 20 21:54:44 2023 +0530
7 files changed, 119 insertions(+), 20 deletions(-)
Building community edition
Building cmakefiles and deps [CE]
Building main product [CE]
Build CE finished
BUILD_ENTERPRISE empty. Building enterprise edition
Building Enterprise Edition
Building cmakefiles and deps [EE]
Building main product [EE]
Build EE finished
Testing
Started testing at 2023/07/24 22:50:56
Testing mode: sanity,unit,functional,serverless,integration
Using storage type: memdb
Setting ulimit to 200000
Simple Test
Jul 24 22:52:38 suite_setUp (rebalance.rebalancein.RebalanceInTests) ... ok
Jul 24 22:57:24 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Jul 24 23:01:50 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Jul 24 23:02:58 do_warmup_100k (memcapable.WarmUpMemcachedTest) ... ok
Jul 24 23:04:33 b" 'stop_on_failure': 'True'}"
Jul 24 23:04:33 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,replicas=1,items=50000,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True,doc_ops=create;update;delete'
Jul 24 23:04:33 b"{'nodes_in': '3', 'replicas': '1', 'items': '50000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 1, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'False', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Jul-24_22-51-20/test_1'}"
Jul 24 23:04:33 b'-->result: '
Jul 24 23:04:33 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Jul 24 23:04:33 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,bucket_type=ephemeral,replicas=1,items=50000,get-logs-cluster-run=True,doc_ops=create;update;delete'
Jul 24 23:04:33 b"{'nodes_in': '3', 'bucket_type': 'ephemeral', 'replicas': '1', 'items': '50000', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 2, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Jul-24_22-51-20/test_2'}"
Jul 24 23:04:33 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Jul 24 23:04:33 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t memcapable.WarmUpMemcachedTest.do_warmup_100k,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True'
Jul 24 23:04:34 b"{'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 3, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Jul-24_22-51-20/test_3'}"
Jul 24 23:04:34 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Jul 24 23:04:34 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Jul 24 23:04:34 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.createdeleteview.CreateDeleteViewTests.test_view_ops,ddoc_ops=create,test_with_view=True,num_ddocs=1,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,num_views_per_ddoc=10,items=1000,skip_cleanup=False,get-logs-cluster-run=True'
Jul 24 23:04:34 b"{'ddoc_ops': 'create', 'test_with_view': 'True', 'num_ddocs': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'num_views_per_ddoc': '10', 'items': '1000', 'skip_cleanup': 'False', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 4, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Jul-24_22-51-20/test_4'}"
Jul 24 23:04:34 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'ok
Jul 24 23:14:52 test_employee_dataset_startkey_endkey_queries_rebalance_in (view.viewquerytests.ViewQueryTests) ... ok
Jul 24 23:15:41 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Jul 24 23:19:59 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Jul 24 23:24:16 load_with_failover (xdcr.uniXDCR.unidirectional) ... ok
Jul 24 23:27:07 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Jul 24 23:27:07 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Jul 24 23:27:07 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Jul 24 23:27:07 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in,num_nodes_to_add=1,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,docs-per-day=1,timeout=1200,get-logs-cluster-run=True'
Jul 24 23:27:07 b"{'num_nodes_to_add': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'skip_rebalance': 'true', 'docs-per-day': '1', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 5, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Jul-24_22-51-20/test_5'}"
Jul 24 23:27:07 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Jul 24 23:27:07 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Jul 24 23:27:07 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Jul 24 23:27:07 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Jul 24 23:27:07 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification,num-docs=1000,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,timeout=1200,get-logs-cluster-run=True'
Jul 24 23:27:07 b"{'num-docs': '1000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'skip_rebalance': 'true', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 6, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Jul-24_22-51-20/test_6'}"
Jul 24 23:27:07 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Jul 24 23:27:07 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Jul 24 23:27:07 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Jul 24 23:27:07 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Jul 24 23:27:07 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_ops,replicas=1,items=10000,value_size=128,ctopology=chain,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,rdirection=unidirection,doc-ops=update-delete,get-logs-cluster-run=True'
Jul 24 23:27:07 b"{'replicas': '1', 'items': '10000', 'value_size': '128', 'ctopology': 'chain', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'rdirection': 'unidirection', 'doc-ops': 'update-delete', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 7, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Jul-24_22-51-20/test_7'}"
Jul 24 23:27:07 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Jul 24 23:27:07 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Jul 24 23:27:07 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Jul 24 23:27:07 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Jul 24 23:27:07 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Jul 24 23:27:07 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_failover,replicas=1,items=10000,ctopology=chain,rdirection=unidirection,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,doc-ops=update-delete,failover=source,get-logs-cluster-run=True'
Jul 24 23:27:07 b"{'replicas': '1', 'items': '10000', 'ctopology': 'chain', 'rdirection': 'unidirection', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'doc-ops': 'update-delete', 'failover': 'source', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 8, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Jul-24_22-51-20/test_8'}"
Jul 24 23:27:08 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Jul 24 23:27:08 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Jul 24 23:27:08 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Jul 24 23:27:08 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Jul 24 23:27:08 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Jul 24 23:27:08 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Jul 24 23:27:08 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Jul 24 23:27:08 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Jul 24 23:27:08 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' pass')"
Jul 24 23:27:08 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Jul 24 23:27:08 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Jul 24 23:27:08 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Jul 24 23:27:08 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Jul 24 23:27:08 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Unit tests
=== RUN TestMerger
--- PASS: TestMerger (0.02s)
=== RUN TestInsert
--- PASS: TestInsert (0.00s)
=== RUN TestInsertPerf
16000000 items took 29.855482231s -> 535914.9745498545 items/s conflicts 17
--- PASS: TestInsertPerf (29.86s)
=== RUN TestGetPerf
16000000 items took 5.422149639s -> 2.950859173069753e+06 items/s
--- PASS: TestGetPerf (6.02s)
=== RUN TestGetRangeSplitItems
{
"node_count": 1000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.3337,
"memory_used": 37339760,
"node_allocs": 1000000,
"node_frees": 0,
"level_node_distribution":{
"level0": 749697,
"level1": 187688,
"level2": 47053,
"level3": 11626,
"level4": 2916,
"level5": 791,
"level6": 175,
"level7": 40,
"level8": 12,
"level9": 2,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Split range keys [103375 195061 361725 473194 527876 573239 682792]
No of items in each range [103375 91686 166664 111469 54682 45363 109553 317208]
--- PASS: TestGetRangeSplitItems (0.61s)
=== RUN TestBuilder
{
"node_count": 50000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.3333,
"memory_used": 1866679040,
"node_allocs": 50000000,
"node_frees": 0,
"level_node_distribution":{
"level0": 37497405,
"level1": 9378889,
"level2": 2342899,
"level3": 585465,
"level4": 146518,
"level5": 36745,
"level6": 8998,
"level7": 2322,
"level8": 556,
"level9": 168,
"level10": 27,
"level11": 7,
"level12": 1,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Took 7.378203699s to build 50000000 items, 6.776717e+06 items/sec
Took 403.268059ms to iterate 50000000 items
--- PASS: TestBuilder (7.78s)
=== RUN TestNodeDCAS
--- PASS: TestNodeDCAS (0.00s)
PASS
ok github.com/couchbase/indexing/secondary/memdb/skiplist 44.533s
=== RUN TestInsert
Set IO Concurrency: 716
--- PASS: TestInsert (0.01s)
=== RUN TestInsertPerf
20000000 items took 51.594401557s -> 387638.9568721827 items/s snapshots_created 210 live_snapshots 1
--- PASS: TestInsertPerf (65.25s)
=== RUN TestInsertDuplicates
--- PASS: TestInsertDuplicates (0.01s)
=== RUN TestGetPerf
16000000 items took 20.410537051s -> 783908.819254518 items/s
--- PASS: TestGetPerf (22.04s)
=== RUN TestLoadStoreDisk
Inserting 1000000 items took 1.602352955s
{
"node_count": 1000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 10,
"next_pointers_per_node": 1.3326,
"memory_used": 57322100,
"node_allocs": 999999,
"node_frees": 0,
"level_node_distribution":{
"level0": 750218,
"level1": 187612,
"level2": 46699,
"level3": 11559,
"level4": 2933,
"level5": 760,
"level6": 154,
"level7": 51,
"level8": 13,
"level9": 1,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
snap count = 1000000
2023-07-24T23:29:51.330+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[21386 23382 57204 48124 64567 42035 61374 38737 51594 40279 61238 24095 112221 108060 95418 150286]] total count [1000000] snap count [1000000] size per shard [[171088 187056 457632 384992 516536 336280 490992 309896 412752 322232 489904 192760 897768 864480 763344 1202288]] total size [8000000] memoryInUse [57322100]
Storing to disk took 303.84163ms
Loading from disk took 278.494362ms
{
"node_count": 1000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.3327,
"memory_used": 57322912,
"node_allocs": 1000000,
"node_frees": 0,
"level_node_distribution":{
"level0": 750204,
"level1": 187469,
"level2": 46870,
"level3": 11617,
"level4": 2899,
"level5": 692,
"level6": 191,
"level7": 47,
"level8": 8,
"level9": 3,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
--- PASS: TestLoadStoreDisk (3.46s)
=== RUN TestConcurrentLoadCloseFragmentation
Done Inserting 2000000 items
frag = NaN%
2023-07-24T23:29:56.871+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[112208 161511 40337 46050 205360 229283 146097 53400 26743 71330 96338 63834 176060 14671 32346 524432]] total count [2000000] snap count [2000000] size per shard [[897664 1292088 322696 368400 1642880 1834264 1168776 427200 213944 570640 770704 510672 1408480 117368 258768 4195456]] total size [16000000] memoryInUse [114657952]
Done Storing to disk
frag = NaN%
Done Closing
Done Loading from disk
frag = NaN%
--- PASS: TestConcurrentLoadCloseFragmentation (6.06s)
=== RUN TestConcurrentLoadCloseFragmentationSmall
Done Inserting 10 items
frag = NaN%
2023-07-24T23:29:58.787+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]] total count [0] snap count [0] size per shard [[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]] total size [0] memoryInUse [0]
Done Storing to disk
frag = NaN%
Done Closing
Done Loading from disk
frag = NaN%
--- PASS: TestConcurrentLoadCloseFragmentationSmall (0.52s)
=== RUN TestConcurrentLoadCloseFragmentationEmpty
Done Inserting 0 items
frag = NaN%
2023-07-24T23:29:59.304+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]] total count [0] snap count [0] size per shard [[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]] total size [0] memoryInUse [0]
Done Storing to disk
frag = NaN%
Done Closing
Done Loading from disk
frag = NaN%
--- PASS: TestConcurrentLoadCloseFragmentationEmpty (0.46s)
=== RUN TestConcurrentCloseSingleNode
A
--- PASS: TestConcurrentCloseSingleNode (0.00s)
=== RUN TestStoreDiskShutdown
Inserting 1000000 items took 1.459691144s
{
"node_count": 1000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 14,
"next_pointers_per_node": 1.3332,
"memory_used": 57331192,
"node_allocs": 1000000,
"node_frees": 0,
"level_node_distribution":{
"level0": 750137,
"level1": 187437,
"level2": 46751,
"level3": 11729,
"level4": 2963,
"level5": 740,
"level6": 189,
"level7": 41,
"level8": 11,
"level9": 1,
"level10": 1,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
snap count = 1000000
Prepare returns error: MemDB instance has been shutdown
--- PASS: TestStoreDiskShutdown (2.22s)
=== RUN TestDelete
{
"node_count": 10,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.4000,
"memory_used": 604,
"node_allocs": 10,
"node_frees": 0,
"level_node_distribution":{
"level0": 7,
"level1": 2,
"level2": 1,
"level3": 0,
"level4": 0,
"level5": 0,
"level6": 0,
"level7": 0,
"level8": 0,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
{
"node_count": 10,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.2000,
"memory_used": 572,
"node_allocs": 20,
"node_frees": 10,
"level_node_distribution":{
"level0": 8,
"level1": 2,
"level2": 0,
"level3": 0,
"level4": 0,
"level5": 0,
"level6": 0,
"level7": 0,
"level8": 0,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
--- PASS: TestDelete (1.00s)
=== RUN TestGCPerf
final_node_count = 16000, average_live_node_count = 67917, wait_time_for_collection = 19ms
--- PASS: TestGCPerf (35.44s)
=== RUN TestMemoryInUse
ItemsCount: 5000, MemoryInUse: 296400, NodesCount: 5000
ItemsCount: 0, MemoryInUse: 80, NodesCount: 0
--- PASS: TestMemoryInUse (1.28s)
=== RUN TestFullScan
Inserting 1600000 items took 2.903845667s
{
"node_count": 1600039,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 18,
"next_pointers_per_node": 1.3329,
"memory_used": 91724948,
"node_allocs": 1600000,
"node_frees": 0,
"level_node_distribution":{
"level0": 1199968,
"level1": 300360,
"level2": 74904,
"level3": 18676,
"level4": 4642,
"level5": 1105,
"level6": 281,
"level7": 80,
"level8": 19,
"level9": 4,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Full iteration of 1600000 items took 271.687777ms
--- PASS: TestFullScan (4.38s)
=== RUN TestVisitor
{
"node_count": 1000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.3345,
"memory_used": 57351984,
"node_allocs": 1000000,
"node_frees": 0,
"level_node_distribution":{
"level0": 748945,
"level1": 188275,
"level2": 47292,
"level3": 11593,
"level4": 2938,
"level5": 728,
"level6": 170,
"level7": 33,
"level8": 19,
"level9": 4,
"level10": 3,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Took 75.266777ms to iterate 1000000 items, 1.3286074e+07 items/s
shard - 0 count = 35581, range: 0-35580
shard - 1 count = 23580, range: 35581-59160
shard - 2 count = 17604, range: 59161-76764
shard - 3 count = 54590, range: 76765-131354
shard - 4 count = 18732, range: 131355-150086
shard - 5 count = 69001, range: 150087-219087
shard - 6 count = 22823, range: 219088-241910
shard - 7 count = 34020, range: 241911-275930
shard - 8 count = 9889, range: 275931-285819
shard - 9 count = 4643, range: 285820-290462
shard - 10 count = 31122, range: 290463-321584
shard - 11 count = 46319, range: 321585-367903
shard - 12 count = 50500, range: 367904-418403
shard - 13 count = 19704, range: 418404-438107
shard - 14 count = 33710, range: 438108-471817
shard - 15 count = 78095, range: 471818-549912
shard - 16 count = 24456, range: 549913-574368
shard - 17 count = 40847, range: 574369-615215
shard - 18 count = 16802, range: 615216-632017
shard - 19 count = 20091, range: 632018-652108
shard - 20 count = 34897, range: 652109-687005
shard - 21 count = 25901, range: 687006-712906
shard - 22 count = 61676, range: 712907-774582
shard - 23 count = 28724, range: 774583-803306
shard - 24 count = 20740, range: 803307-824046
shard - 25 count = 29279, range: 824047-853325
shard - 26 count = 44565, range: 853326-897890
shard - 27 count = 13891, range: 897891-911781
shard - 28 count = 19193, range: 911782-930974
shard - 29 count = 31617, range: 930975-962591
shard - 30 count = 37408, range: 962592-999999
shard - 31 count = 0, range: 0-0
--- PASS: TestVisitor (1.66s)
=== RUN TestVisitorError
--- PASS: TestVisitorError (0.13s)
=== RUN TestLoadDeltaStoreDisk
snap count = 1000000
2023-07-24T23:30:49.979+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[0 0 0 0 0 0 0 0 73411 55112 162041 142262 23690 26578 164741 297518]] total count [945353] snap count [1000000] size per shard [[0 0 0 0 0 0 0 0 587288 440896 1296328 1138096 189520 212624 1317928 2380144]] total size [7562824] memoryInUse [123560372]
Storing to disk took 15.761302547s
Loading from disk took 1.084622147s
{
"node_count": 1000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.3335,
"memory_used": 57335712,
"node_allocs": 1000000,
"node_frees": 0,
"level_node_distribution":{
"level0": 749780,
"level1": 187699,
"level2": 46905,
"level3": 11726,
"level4": 2942,
"level5": 733,
"level6": 169,
"level7": 30,
"level8": 6,
"level9": 10,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Restored 54647
RestoredFailed 367936
--- PASS: TestLoadDeltaStoreDisk (18.90s)
=== RUN TestExecuteConcurrGCWorkers
--- PASS: TestExecuteConcurrGCWorkers (0.74s)
=== RUN TestCloseWithActiveIterators
--- PASS: TestCloseWithActiveIterators (6.79s)
=== RUN TestDiskCorruption
Inserting 100000 items took 106.855661ms
{
"node_count": 100000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 5,
"next_pointers_per_node": 1.3275,
"memory_used": 5725136,
"node_allocs": 99998,
"node_frees": 0,
"level_node_distribution":{
"level0": 75477,
"level1": 18383,
"level2": 4593,
"level3": 1158,
"level4": 283,
"level5": 76,
"level6": 21,
"level7": 6,
"level8": 2,
"level9": 1,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
2023-07-24T23:31:12.428+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[12773 8415 6087 7273 5509 5064 5770 6299 2663 1036 5603 3812 3564 11614 5295 9223]] total count [100000] snap count [100000] size per shard [[102184 67320 48696 58184 44072 40512 46160 50392 21304 8288 44824 30496 28512 92912 42360 73784]] total size [800000] memoryInUse [5725136]
Storing to disk took 96.329701ms
Loading from disk took 477.934541ms
--- PASS: TestDiskCorruption (0.74s)
=== RUN TestSnapshotStats
--- PASS: TestSnapshotStats (0.00s)
=== RUN TestInsertDeleteConcurrent
total items in snapshot: 7501476 items deleted: 2498524
{
"node_count": 7501476,
"soft_deletes": 0,
"read_conflicts": 6648,
"insert_conflicts": 184,
"next_pointers_per_node": 1.3331,
"memory_used": 430058000,
"node_allocs": 10000000,
"node_frees": 10000002,
"level_node_distribution":{
"level0": 5626737,
"level1": 1406014,
"level2": 351940,
"level3": 87964,
"level4": 21525,
"level5": 5491,
"level6": 1313,
"level7": 371,
"level8": 90,
"level9": 20,
"level10": 9,
"level11": 2,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
allocs: 20000002 frees: 20000002
--- PASS: TestInsertDeleteConcurrent (20.00s)
=== RUN TestNodeList
--- PASS: TestNodeList (0.00s)
PASS
ok github.com/couchbase/indexing/secondary/memdb 191.377s
=== RUN TestInteger
--- PASS: TestInteger (0.00s)
=== RUN TestSmallDecimal
--- PASS: TestSmallDecimal (0.00s)
=== RUN TestLargeDecimal
--- PASS: TestLargeDecimal (0.00s)
=== RUN TestFloat
--- PASS: TestFloat (0.00s)
=== RUN TestSuffixCoding
--- PASS: TestSuffixCoding (0.00s)
=== RUN TestCodecLength
--- PASS: TestCodecLength (0.00s)
=== RUN TestSpecialString
--- PASS: TestSpecialString (0.00s)
=== RUN TestCodecNoLength
--- PASS: TestCodecNoLength (0.00s)
=== RUN TestCodecJSON
--- PASS: TestCodecJSON (0.00s)
=== RUN TestReference
--- PASS: TestReference (0.00s)
=== RUN TestN1QLEncode
--- PASS: TestN1QLEncode (0.00s)
=== RUN TestArrayExplodeJoin
--- PASS: TestArrayExplodeJoin (0.00s)
=== RUN TestN1QLDecode
--- PASS: TestN1QLDecode (0.00s)
=== RUN TestN1QLDecode2
--- PASS: TestN1QLDecode2 (0.00s)
=== RUN TestArrayExplodeJoin2
--- PASS: TestArrayExplodeJoin2 (0.00s)
=== RUN TestMB28956
--- PASS: TestMB28956 (0.00s)
=== RUN TestFixEncodedInt
--- PASS: TestFixEncodedInt (0.00s)
=== RUN TestN1QLDecodeLargeInt64
--- PASS: TestN1QLDecodeLargeInt64 (0.00s)
=== RUN TestMixedModeFixEncodedInt
TESTING [4111686018427387900, -8223372036854775808, 822337203685477618]
PASS
TESTING [0]
PASS
TESTING [0.0]
PASS
TESTING [0.0000]
PASS
TESTING [0.0000000]
PASS
TESTING [-0]
PASS
TESTING [-0.0]
PASS
TESTING [-0.0000]
PASS
TESTING [-0.0000000]
PASS
TESTING [1]
PASS
TESTING [20]
PASS
TESTING [3456]
PASS
TESTING [7645000]
PASS
TESTING [9223372036854775807]
PASS
TESTING [9223372036854775806]
PASS
TESTING [9223372036854775808]
PASS
TESTING [92233720368547758071234000]
PASS
TESTING [92233720368547758071234987437653]
PASS
TESTING [12300000000000000000000000000000056]
PASS
TESTING [12300000000000000000000000000000000]
PASS
TESTING [123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056]
PASS
TESTING [123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000]
PASS
TESTING [12300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056]
PASS
TESTING [210690]
PASS
TESTING [90000]
PASS
TESTING [123000000]
PASS
TESTING [3.60e2]
PASS
TESTING [36e2]
PASS
TESTING [1.9999999999e10]
PASS
TESTING [1.99999e10]
PASS
TESTING [1.99999e5]
PASS
TESTING [0.00000000000012e15]
PASS
TESTING [7.64507352e8]
PASS
TESTING [9.2233720368547758071234987437653e31]
PASS
TESTING [2650e-1]
PASS
TESTING [26500e-1]
PASS
TESTING [-1]
PASS
TESTING [-20]
PASS
TESTING [-3456]
PASS
TESTING [-7645000]
PASS
TESTING [-9223372036854775808]
PASS
TESTING [-9223372036854775807]
PASS
TESTING [-9223372036854775806]
PASS
TESTING [-9223372036854775809]
PASS
TESTING [-92233720368547758071234000]
PASS
TESTING [-92233720368547758071234987437653]
PASS
TESTING [-12300000000000000000000000000000056]
PASS
TESTING [-12300000000000000000000000000000000]
PASS
TESTING [-123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056]
PASS
TESTING [-123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000]
PASS
TESTING [-210690]
PASS
TESTING [-90000]
PASS
TESTING [-123000000]
PASS
TESTING [-3.60e2]
PASS
TESTING [-36e2]
PASS
TESTING [-1.9999999999e10]
PASS
TESTING [-1.99999e10]
PASS
TESTING [-1.99999e5]
PASS
TESTING [-0.00000000000012e15]
PASS
TESTING [-2650e-1]
PASS
TESTING [-26500e-1]
PASS
TESTING [0.03]
PASS
TESTING [198.60]
PASS
TESTING [2000045.178]
PASS
TESTING [1.7976931348623157e+308]
PASS
TESTING [0.000000000000000000890]
PASS
TESTING [257953786.9864236576]
PASS
TESTING [257953786.9864236576e8]
PASS
TESTING [36.912e3]
PASS
TESTING [2761.67e0]
PASS
TESTING [2761.67e00]
PASS
TESTING [2761.67e000]
PASS
TESTING [7676546.67e-3]
PASS
TESTING [-0.03]
PASS
TESTING [-198.60]
PASS
TESTING [-2000045.178]
PASS
TESTING [-1.7976931348623157e+308]
PASS
TESTING [-0.000000000000000000890]
PASS
TESTING [-257953786.9864236576]
PASS
TESTING [-257953786.9864236576e8]
PASS
TESTING [-36.912e3]
PASS
TESTING [-2761.67e0]
PASS
TESTING [-2761.67e00]
PASS
TESTING [-2761.67e000]
PASS
TESTING [-7676546.67e-3]
PASS
--- PASS: TestMixedModeFixEncodedInt (0.01s)
=== RUN TestCodecDesc
--- PASS: TestCodecDesc (0.00s)
=== RUN TestCodecDescPropLen
--- PASS: TestCodecDescPropLen (0.00s)
=== RUN TestCodecDescSplChar
--- PASS: TestCodecDescSplChar (0.00s)
PASS
ok github.com/couchbase/indexing/secondary/collatejson 0.038s
=== RUN TestForestDBIterator
2023-07-24T23:32:03.174+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 5734 us
2023-07-24T23:32:03.176+05:30 [INFO][FDB] Forestdb opened database file test
2023-07-24T23:32:03.179+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN TestForestDBIteratorSeek
2023-07-24T23:32:03.180+05:30 [INFO][FDB] Forestdb opened database file test
2023-07-24T23:32:03.182+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIteratorSeek (0.00s)
=== RUN TestPrimaryIndexEntry
--- PASS: TestPrimaryIndexEntry (0.00s)
=== RUN TestSecondaryIndexEntry
--- PASS: TestSecondaryIndexEntry (0.00s)
=== RUN TestPrimaryIndexEntryMatch
--- PASS: TestPrimaryIndexEntryMatch (0.00s)
=== RUN TestSecondaryIndexEntryMatch
--- PASS: TestSecondaryIndexEntryMatch (0.00s)
=== RUN TestLongDocIdEntry
--- PASS: TestLongDocIdEntry (0.00s)
=== RUN TestMemDBInsertionPerf
Maximum number of file descriptors = 200000
Set IO Concurrency: 7200
2023-07-24T23:32:04.162+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:56 [id 66] will report aggregate recorder stats every 5m0s
Initial build: 10000000 items took 43.661174713s -> 229036.43948504495 items/s
Incr build: 10000000 items took 3m11.702619935s -> 52164.127977962264 items/s
Main Index: {
"node_count": 18000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 4,
"next_pointers_per_node": 1.3332,
"memory_used": 1695874716,
"node_allocs": 18000000,
"node_frees": 0,
"level_node_distribution":{
"level0": 13500668,
"level1": 3374802,
"level2": 843704,
"level3": 210644,
"level4": 52610,
"level5": 13190,
"level6": 3285,
"level7": 851,
"level8": 187,
"level9": 43,
"level10": 13,
"level11": 2,
"level12": 1,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Back Index 0 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 1 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 2 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 3 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 4 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 5 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 6 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 7 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 8 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 9 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 10 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 11 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 12 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 13 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 14 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 15 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
--- PASS: TestMemDBInsertionPerf (235.37s)
=== RUN TestBasicsA
--- PASS: TestBasicsA (0.00s)
=== RUN TestSizeA
--- PASS: TestSizeA (0.00s)
=== RUN TestSizeWithFreelistA
--- PASS: TestSizeWithFreelistA (0.00s)
=== RUN TestDequeueUptoSeqnoA
--- PASS: TestDequeueUptoSeqnoA (0.10s)
=== RUN TestDequeueA
--- PASS: TestDequeueA (1.20s)
=== RUN TestMultipleVbucketsA
--- PASS: TestMultipleVbucketsA (0.00s)
=== RUN TestDequeueUptoFreelistA
--- PASS: TestDequeueUptoFreelistA (0.00s)
=== RUN TestDequeueUptoFreelistMultVbA
--- PASS: TestDequeueUptoFreelistMultVbA (0.00s)
=== RUN TestConcurrentEnqueueDequeueA
--- PASS: TestConcurrentEnqueueDequeueA (0.00s)
=== RUN TestConcurrentEnqueueDequeueA1
--- PASS: TestConcurrentEnqueueDequeueA1 (10.01s)
=== RUN TestEnqueueAppCh
--- PASS: TestEnqueueAppCh (2.00s)
=== RUN TestDequeueN
--- PASS: TestDequeueN (0.00s)
=== RUN TestConcurrentEnqueueDequeueN
--- PASS: TestConcurrentEnqueueDequeueN (0.00s)
=== RUN TestConcurrentEnqueueDequeueN1
--- PASS: TestConcurrentEnqueueDequeueN1 (10.01s)
PASS
ok github.com/couchbase/indexing/secondary/indexer 259.499s
=== RUN TestConnPoolBasicSanity
2023-07-24T23:36:27.412+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-07-24T23:36:27.621+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-07-24T23:36:28.412+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN TestConnRelease
2023-07-24T23:36:32.416+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Waiting for connections to get released
Waiting for more connections to get released
Waiting for further more connections to get released
2023-07-24T23:37:12.194+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-07-24T23:37:12.432+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.78s)
=== RUN TestLongevity
2023-07-24T23:37:16.196+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Releasing 1 conns.
Getting 2 conns.
Releasing 2 conns.
Getting 1 conns.
Releasing 3 conns.
Getting 4 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 1 conns.
Getting 4 conns.
Releasing 4 conns.
Getting 1 conns.
Releasing 0 conns.
Getting 1 conns.
Releasing 4 conns.
Getting 4 conns.
Releasing 3 conns.
Getting 1 conns.
Releasing 4 conns.
Getting 1 conns.
Releasing 1 conns.
Getting 2 conns.
Releasing 1 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 1 conns.
Getting 4 conns.
Releasing 0 conns.
Getting 0 conns.
2023-07-24T23:37:54.717+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-07-24T23:37:55.217+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.52s)
=== RUN TestSustainedHighConns
2023-07-24T23:37:58.718+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Allocating 5 Connections
cp.curActConns = 0
Returning 2 Connections
cp.curActConns = 3
Returning 0 Connections
Allocating 13 Connections
cp.curActConns = 11
Returning 3 Connections
cp.curActConns = 13
Returning 4 Connections
Allocating 17 Connections
cp.curActConns = 22
Returning 2 Connections
cp.curActConns = 24
Returning 2 Connections
Allocating 17 Connections
cp.curActConns = 33
Returning 2 Connections
cp.curActConns = 37
Returning 1 Connections
Allocating 9 Connections
cp.curActConns = 44
Returning 2 Connections
cp.curActConns = 43
Allocating 2 Connections
Returning 3 Connections
cp.curActConns = 42
Allocating 15 Connections
Returning 3 Connections
cp.curActConns = 54
Returning 1 Connections
Allocating 13 Connections
cp.curActConns = 55
Returning 3 Connections
cp.curActConns = 63
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 61
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 64
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 65
Returning 1 Connections
Allocating 17 Connections
cp.curActConns = 66
Returning 0 Connections
cp.curActConns = 79
Returning 0 Connections
cp.curActConns = 81
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 81
Returning 2 Connections
Allocating 18 Connections
cp.curActConns = 91
Returning 1 Connections
cp.curActConns = 96
Returning 3 Connections
Allocating 19 Connections
cp.curActConns = 103
Returning 0 Connections
cp.curActConns = 112
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 109
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 106
Returning 1 Connections
Allocating 17 Connections
cp.curActConns = 115
Returning 3 Connections
cp.curActConns = 119
Returning 1 Connections
Allocating 23 Connections
cp.curActConns = 127
Returning 2 Connections
cp.curActConns = 139
Returning 3 Connections
Allocating 19 Connections
cp.curActConns = 139
Returning 2 Connections
cp.curActConns = 150
Returning 1 Connections
cp.curActConns = 152
Returning 3 Connections
Allocating 8 Connections
cp.curActConns = 157
Returning 1 Connections
Allocating 6 Connections
cp.curActConns = 161
Returning 4 Connections
cp.curActConns = 158
Allocating 8 Connections
Returning 4 Connections
cp.curActConns = 162
Allocating 24 Connections
Returning 0 Connections
cp.curActConns = 172
Returning 2 Connections
cp.curActConns = 183
Returning 4 Connections
cp.curActConns = 180
Allocating 0 Connections
Returning 4 Connections
cp.curActConns = 176
Allocating 11 Connections
Returning 3 Connections
cp.curActConns = 184
Allocating 14 Connections
Returning 4 Connections
cp.curActConns = 194
Returning 0 Connections
Allocating 16 Connections
cp.curActConns = 194
Returning 4 Connections
cp.curActConns = 205
Returning 3 Connections
cp.curActConns = 203
Allocating 4 Connections
Returning 4 Connections
cp.curActConns = 203
Allocating 0 Connections
Returning 4 Connections
cp.curActConns = 199
Returning 2 Connections
Allocating 18 Connections
cp.curActConns = 215
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 211
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 209
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 212
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 211
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 213
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 212
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 212
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 211
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 212
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 213
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 213
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 216
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 214
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 214
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 214
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 214
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 211
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 210
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 209
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 208
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 205
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 207
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 203
Returning 4 Connections
Allocating 5 Connections
cp.curActConns = 204
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 203
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 203
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 200
Returning 2 Connections
Allocating 15 Connections
cp.curActConns = 213
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 214
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 214
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 211
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 211
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 210
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 210
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 210
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 213
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 212
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 213
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 216
Returning 3 Connections
cp.curActConns = 214
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 215
Allocating 3 Connections
Returning 2 Connections
cp.curActConns = 216
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 219
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 220
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 220
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 220
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 219
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 216
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 215
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 214
Retuning from startDeallocatorRoutine
Retuning from startAllocatorRoutine
2023-07-24T23:38:53.783+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-07-24T23:38:54.759+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.07s)
=== RUN TestLowWM
2023-07-24T23:38:57.785+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2023-07-24T23:39:57.802+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-07-24T23:40:57.819+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-07-24T23:41:03.299+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-07-24T23:41:03.821+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.52s)
=== RUN TestTotalConns
2023-07-24T23:41:07.301+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2023-07-24T23:41:21.499+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-07-24T23:41:22.308+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestTotalConns (18.20s)
=== RUN TestUpdateTickRate
2023-07-24T23:41:25.501+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2023-07-24T23:41:46.353+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-07-24T23:41:46.513+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.85s)
PASS
ok github.com/couchbase/indexing/secondary/queryport/client 322.994s
Starting server: attempt 1
Functional tests
2023/07/24 23:44:16 In TestMain()
2023/07/24 23:44:16 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/07/24 23:44:16 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023/07/24 23:44:17 Initialising web UI on node: 127.0.0.1:9000
2023/07/24 23:44:17 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/07/24 23:44:18 Setting data quota of 1500M and Index quota of 1500M
2023/07/24 23:44:19 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2023/07/24 23:44:29 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/24 23:44:34 Rebalance progress: 0
2023/07/24 23:44:39 Rebalance progress: 0
2023/07/24 23:44:44 Rebalance progress: 75
2023/07/24 23:44:49 Rebalance progress: 100
2023/07/24 23:44:54 Created bucket default, responseBody:
2023/07/24 23:44:59 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/07/24 23:44:59 Successfully initialised cluster
2023/07/24 23:44:59 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/07/24 23:44:59 Changing config key queryport.client.settings.backfillLimit to value 0
2023/07/24 23:44:59 Changing config key queryport.client.log_level to value Warn
2023/07/24 23:44:59 Changing config key indexer.api.enableTestServer to value true
2023/07/24 23:44:59 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/07/24 23:45:00 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/07/24 23:45:00 Changing config key indexer.settings.log_level to value info
2023/07/24 23:45:00 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/07/24 23:45:00 Using memory_optimized for creating indexes
2023/07/24 23:45:00 Changing config key indexer.settings.storage_mode to value memory_optimized
2023/07/24 23:45:05 Data file exists. Skipping download
2023/07/24 23:45:05 Data file exists. Skipping download
2023/07/24 23:45:06 In DropAllSecondaryIndexes()
2023/07/24 23:45:06 Emptying the default bucket
2023/07/24 23:45:10 Flush Enabled on bucket default, responseBody:
2023/07/24 23:45:47 Flushed the bucket default, Response body:
2023/07/24 23:45:47 Create Index On the empty default Bucket()
2023/07/24 23:45:51 Created the secondary index index_eyeColor. Waiting for it become active
2023/07/24 23:45:51 Index is 7104581411598223274 now active
2023/07/24 23:45:51 Populating the default bucket
=== RUN TestScanAfterBucketPopulate
2023/07/24 23:46:00 In TestScanAfterBucketPopulate()
2023/07/24 23:46:00 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/07/24 23:46:00 Using n1ql client
2023-07-24T23:46:00.511+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/07/24 23:46:00 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.10s)
=== RUN TestRestartNilSnapshot
2023/07/24 23:46:00 In TestRestartNilSnapshot()
2023/07/24 23:46:04 Created the secondary index idx_age. Waiting for it become active
2023/07/24 23:46:04 Index is 9620287298171459277 now active
2023/07/24 23:46:04 Restarting indexer process ...
2023/07/24 23:46:04 []
2023-07-24T23:46:04.755+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-24T23:46:04.759+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/24 23:49:24 Using n1ql client
2023-07-24T23:49:24.732+05:30 [Error] transport error between 127.0.0.1:55748->127.0.0.1:9107: write tcp 127.0.0.1:55748->127.0.0.1:9107: write: broken pipe
2023-07-24T23:49:24.732+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -6202445339014079745 request transport failed `write tcp 127.0.0.1:55748->127.0.0.1:9107: write: broken pipe`
2023-07-24T23:49:24.732+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-24T23:49:24.732+05:30 [Error] metadataClient:PickRandom: Replicas - [16804019455770339274], PrunedReplica - map[], FilteredReplica map[]
2023/07/24 23:49:24 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.18s)
=== RUN TestThreeIndexCreates
2023/07/24 23:49:24 In TestThreeIndexCreates()
2023/07/24 23:49:28 Created the secondary index index_balance. Waiting for it become active
2023/07/24 23:49:28 Index is 76479517405179316 now active
2023/07/24 23:49:28 Create docs mutations
2023/07/24 23:49:29 Using n1ql client
2023/07/24 23:49:29 Expected and Actual scan responses are the same
2023/07/24 23:49:35 Created the secondary index index_email. Waiting for it become active
2023/07/24 23:49:35 Index is 16503783188884553765 now active
2023/07/24 23:49:35 Create docs mutations
2023/07/24 23:49:35 Using n1ql client
2023/07/24 23:49:35 Expected and Actual scan responses are the same
2023/07/24 23:49:41 Created the secondary index index_pin. Waiting for it become active
2023/07/24 23:49:41 Index is 5405619877952606476 now active
2023/07/24 23:49:41 Delete docs mutations
2023/07/24 23:49:41 Using n1ql client
2023/07/24 23:49:41 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (17.12s)
=== RUN TestMultipleIndexCreatesDropsWithMutations
2023/07/24 23:49:41 In TestThreeIndexCreates()
2023/07/24 23:49:47 Created the secondary index index_state. Waiting for it become active
2023/07/24 23:49:47 Index is 4948754846868937268 now active
2023/07/24 23:49:47 Create docs mutations
2023/07/24 23:49:48 Using n1ql client
2023/07/24 23:49:48 Expected and Actual scan responses are the same
2023/07/24 23:49:54 Created the secondary index index_registered. Waiting for it become active
2023/07/24 23:49:54 Index is 3971570295469446478 now active
2023/07/24 23:49:54 Create docs mutations
2023/07/24 23:49:54 Using n1ql client
2023/07/24 23:49:54 Expected and Actual scan responses are the same
2023/07/24 23:50:00 Created the secondary index index_gender. Waiting for it become active
2023/07/24 23:50:00 Index is 261153222445059085 now active
2023/07/24 23:50:00 Create docs mutations
2023/07/24 23:50:01 Using n1ql client
2023/07/24 23:50:01 Expected and Actual scan responses are the same
2023/07/24 23:50:01 Dropping the secondary index index_registered
2023/07/24 23:50:01 Index dropped
2023/07/24 23:50:01 Create docs mutations
2023/07/24 23:50:01 Delete docs mutations
2023/07/24 23:50:01 Using n1ql client
2023/07/24 23:50:01 Expected and Actual scan responses are the same
2023/07/24 23:50:07 Created the secondary index index_longitude. Waiting for it become active
2023/07/24 23:50:07 Index is 9407529444609942263 now active
2023/07/24 23:50:07 Create docs mutations
2023/07/24 23:50:07 Using n1ql client
2023/07/24 23:50:08 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (26.11s)
=== RUN TestCreateDropScan
2023/07/24 23:50:08 In TestCreateDropScan()
2023/07/24 23:50:14 Created the secondary index index_cd. Waiting for it become active
2023/07/24 23:50:14 Index is 14119242150229733860 now active
2023/07/24 23:50:14 Using n1ql client
2023/07/24 23:50:14 Expected and Actual scan responses are the same
2023/07/24 23:50:14 Dropping the secondary index index_cd
2023/07/24 23:50:14 Index dropped
2023/07/24 23:50:14 Using n1ql client
2023/07/24 23:50:14 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (6.22s)
=== RUN TestCreateDropCreate
2023/07/24 23:50:14 In TestCreateDropCreate()
2023/07/24 23:50:20 Created the secondary index index_cdc. Waiting for it become active
2023/07/24 23:50:20 Index is 1908071567957509091 now active
2023/07/24 23:50:20 Using n1ql client
2023/07/24 23:50:20 Expected and Actual scan responses are the same
2023/07/24 23:50:20 Dropping the secondary index index_cdc
2023/07/24 23:50:20 Index dropped
2023/07/24 23:50:20 Using n1ql client
2023/07/24 23:50:20 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2023/07/24 23:50:26 Created the secondary index index_cdc. Waiting for it become active
2023/07/24 23:50:26 Index is 4219856100428092750 now active
2023/07/24 23:50:26 Using n1ql client
2023/07/24 23:50:26 Expected and Actual scan responses are the same
2023/07/24 23:50:26 (Inclusion 1) Lengths of expected and actual scan results are 5036 and 5036. Num of docs in bucket = 10402
2023/07/24 23:50:26 Using n1ql client
2023/07/24 23:50:26 Expected and Actual scan responses are the same
2023/07/24 23:50:26 (Inclusion 3) Lengths of expected and actual scan results are 5036 and 5036. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (12.51s)
=== RUN TestCreate2Drop1Scan2
2023/07/24 23:50:26 In TestCreate2Drop1Scan2()
2023/07/24 23:50:32 Created the secondary index index_i1. Waiting for it become active
2023/07/24 23:50:32 Index is 13030506877752626523 now active
2023/07/24 23:50:38 Created the secondary index index_i2. Waiting for it become active
2023/07/24 23:50:38 Index is 11675714675094422385 now active
2023/07/24 23:50:38 Using n1ql client
2023/07/24 23:50:38 Expected and Actual scan responses are the same
2023/07/24 23:50:38 Using n1ql client
2023/07/24 23:50:39 Expected and Actual scan responses are the same
2023/07/24 23:50:39 Dropping the secondary index index_i1
2023/07/24 23:50:39 Index dropped
2023/07/24 23:50:39 Using n1ql client
2023/07/24 23:50:39 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (12.48s)
=== RUN TestIndexNameCaseSensitivity
2023/07/24 23:50:39 In TestIndexNameCaseSensitivity()
2023/07/24 23:50:45 Created the secondary index index_age. Waiting for it become active
2023/07/24 23:50:45 Index is 14433043891596126583 now active
2023/07/24 23:50:45 Using n1ql client
2023/07/24 23:50:45 Expected and Actual scan responses are the same
2023/07/24 23:50:45 Using n1ql client
2023/07/24 23:50:45 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (6.15s)
=== RUN TestCreateDuplicateIndex
2023/07/24 23:50:45 In TestCreateDuplicateIndex()
2023/07/24 23:50:51 Created the secondary index index_di1. Waiting for it become active
2023/07/24 23:50:51 Index is 7565616867687645020 now active
2023/07/24 23:50:51 Index found: index_di1
2023/07/24 23:50:51 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (6.00s)
=== RUN TestDropNonExistingIndex
2023/07/24 23:50:51 In TestDropNonExistingIndex()
2023/07/24 23:50:51 Dropping the secondary index 123456
2023/07/24 23:50:51 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.02s)
=== RUN TestCreateIndexNonExistentBucket
2023/07/24 23:50:51 In TestCreateIndexNonExistentBucket()
2023-07-24T23:50:51.901+05:30 [Error] Encountered error during create index. Error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2023-07-24T23:51:02.904+05:30 [Error] Fail to create index: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2023/07/24 23:51:02 Index create failed as expected with error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
--- PASS: TestCreateIndexNonExistentBucket (11.51s)
=== RUN TestScanWithNoTimeout
2023/07/24 23:51:02 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/07/24 23:51:03 Changing config key indexer.settings.scan_timeout to value 0
2023/07/24 23:51:03 Using n1ql client
2023/07/24 23:51:03 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.40s)
=== RUN TestIndexingOnBinaryBucketMeta
2023/07/24 23:51:03 In TestIndexingOnBinaryBucketMeta()
2023/07/24 23:51:03 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2023/07/24 23:51:03 2. Validate the test by comparing the items_count of indexes and the number of docs in the bucket for each of the fields
2023/07/24 23:51:06 Modified parameters of bucket default, responseBody:
2023/07/24 23:51:06 Created bucket binaryBucket, responseBody:
2023/07/24 23:51:24 Created the secondary index index_binary_meta_id. Waiting for it become active
2023/07/24 23:51:24 Index is 2027938734258762981 now active
2023/07/24 23:51:29 items_count stat is 10 for index index_binary_meta_id
2023/07/24 23:51:29 Dropping the secondary index index_binary_meta_id
2023/07/24 23:51:30 Index dropped
2023/07/24 23:51:33 Created the secondary index index_binary_meta_cas. Waiting for it become active
2023/07/24 23:51:33 Index is 13519588866596206423 now active
2023/07/24 23:51:38 items_count stat is 10 for index index_binary_meta_cas
2023/07/24 23:51:38 Dropping the secondary index index_binary_meta_cas
2023/07/24 23:51:38 Index dropped
2023/07/24 23:51:41 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2023/07/24 23:51:41 Index is 3659176715787052927 now active
2023/07/24 23:51:46 items_count stat is 10 for index index_binary_meta_expiration
2023/07/24 23:51:46 Dropping the secondary index index_binary_meta_expiration
2023/07/24 23:51:46 Index dropped
2023/07/24 23:51:48 Deleted bucket binaryBucket, responseBody:
2023/07/24 23:51:51 Modified parameters of bucket default, responseBody:
--- PASS: TestIndexingOnBinaryBucketMeta (63.11s)
=== RUN TestRetainDeleteXATTRBinaryDocs
2023/07/24 23:52:06 In TestRetainDeleteXATTRBinaryDocs()
2023/07/24 23:52:06 1. Populate a bucket with binary docs having system XATTRS
2023/07/24 23:52:06 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2023/07/24 23:52:06 3. Delete the documents in the bucket
2023/07/24 23:52:06 4. Query for the meta() information in the source bucket. The total number of results should be equivalent to the number of documents in the bucket before deletion of documents
2023/07/24 23:52:09 Modified parameters of bucket default, responseBody:
2023/07/24 23:52:09 Created bucket binaryBucket, responseBody:
2023/07/24 23:52:28 Created the secondary index index_system_xattr. Waiting for it become active
2023/07/24 23:52:28 Index is 9669297184842083187 now active
2023/07/24 23:52:33 Deleted all the documents in the bucket: binaryBucket successfully
2023/07/24 23:52:35 Deleted bucket binaryBucket, responseBody:
2023/07/24 23:52:38 Modified parameters of bucket default, responseBody:
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.51s)
=== RUN TestIndexingOnXATTRs
2023/07/24 23:52:53 In TestIndexingOnXATTRs()
2023/07/24 23:52:56 Modified parameters of bucket default, responseBody:
2023/07/24 23:52:57 Created bucket bucket_xattrs, responseBody:
2023/07/24 23:53:16 Created the secondary index index_sync_rev. Waiting for it become active
2023/07/24 23:53:16 Index is 10286985566792559682 now active
2023/07/24 23:53:23 Created the secondary index index_sync_channels. Waiting for it become active
2023/07/24 23:53:23 Index is 13175353978510268088 now active
2023/07/24 23:53:28 Created the secondary index index_sync_sequence. Waiting for it become active
2023/07/24 23:53:28 Index is 3196690316263268049 now active
2023/07/24 23:53:34 items_count stat is 100 for index index_sync_rev
2023/07/24 23:53:34 items_count stat is 100 for index index_sync_channels
2023/07/24 23:53:34 items_count stat is 100 for index index_sync_sequence
2023/07/24 23:53:34 Using n1ql client
2023-07-24T23:53:34.122+05:30 [Info] GSIC[default/bucket_xattrs-_default-_default-1690223014117764093] started ...
2023/07/24 23:53:34 Dropping the secondary index index_sync_rev
2023/07/24 23:53:34 Index dropped
2023/07/24 23:53:34 Using n1ql client
2023/07/24 23:53:34 Dropping the secondary index index_sync_channels
2023/07/24 23:53:34 Index dropped
2023/07/24 23:53:34 Using n1ql client
2023/07/24 23:53:34 Dropping the secondary index index_sync_sequence
2023/07/24 23:53:34 Index dropped
2023/07/24 23:53:35 Deleted bucket bucket_xattrs, responseBody:
2023/07/24 23:53:39 Modified parameters of bucket default, responseBody:
--- PASS: TestIndexingOnXATTRs (60.13s)
=== RUN TestSimpleIndex_FloatDataType
2023/07/24 23:53:54 In TestSimpleIndex_FloatDataType()
2023/07/24 23:53:54 Index found: index_age
2023/07/24 23:53:54 Using n1ql client
2023/07/24 23:53:54 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.02s)
=== RUN TestSimpleIndex_StringDataType
2023/07/24 23:53:54 In TestSimpleIndex_StringDataType()
2023/07/24 23:53:58 Created the secondary index index_company. Waiting for it become active
2023/07/24 23:53:58 Index is 626988282947387794 now active
2023/07/24 23:53:58 Using n1ql client
2023/07/24 23:53:58 Expected and Actual scan responses are the same
2023/07/24 23:53:58 Using n1ql client
2023/07/24 23:53:58 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.51s)
=== RUN TestSimpleIndex_FieldValueCaseSensitivity
2023/07/24 23:53:58 In TestSimpleIndex_StringCaseSensitivity()
2023/07/24 23:53:58 Index found: index_company
2023/07/24 23:53:58 Using n1ql client
2023/07/24 23:53:58 Expected and Actual scan responses are the same
2023/07/24 23:53:58 Using n1ql client
2023/07/24 23:53:58 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.06s)
=== RUN TestSimpleIndex_BoolDataType
2023/07/24 23:53:58 In TestSimpleIndex_BoolDataType()
2023/07/24 23:54:04 Created the secondary index index_isActive. Waiting for it become active
2023/07/24 23:54:04 Index is 13199686847026778520 now active
2023/07/24 23:54:04 Using n1ql client
2023/07/24 23:54:05 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (6.39s)
=== RUN TestBasicLookup
2023/07/24 23:54:05 In TestBasicLookup()
2023/07/24 23:54:05 Index found: index_company
2023/07/24 23:54:05 Using n1ql client
2023/07/24 23:54:05 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.02s)
=== RUN TestIndexOnNonExistentField
2023/07/24 23:54:05 In TestIndexOnNonExistentField()
2023/07/24 23:54:11 Created the secondary index index_height. Waiting for it become active
2023/07/24 23:54:11 Index is 17836995902175075985 now active
2023/07/24 23:54:11 Using n1ql client
2023/07/24 23:54:11 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (6.33s)
=== RUN TestIndexPartiallyMissingField
2023/07/24 23:54:11 In TestIndexPartiallyMissingField()
2023/07/24 23:54:17 Created the secondary index index_nationality. Waiting for it become active
2023/07/24 23:54:17 Index is 943425130913071910 now active
2023/07/24 23:54:17 Using n1ql client
2023/07/24 23:54:17 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (6.37s)
=== RUN TestScanNonMatchingDatatype
2023/07/24 23:54:17 In TestScanNonMatchingDatatype()
2023/07/24 23:54:17 Index found: index_age
2023/07/24 23:54:17 Using n1ql client
2023/07/24 23:54:17 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.03s)
=== RUN TestInclusionNeither
2023/07/24 23:54:17 In TestInclusionNeither()
2023/07/24 23:54:17 Index found: index_age
2023/07/24 23:54:17 Using n1ql client
2023/07/24 23:54:17 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.03s)
=== RUN TestInclusionLow
2023/07/24 23:54:17 In TestInclusionLow()
2023/07/24 23:54:17 Index found: index_age
2023/07/24 23:54:17 Using n1ql client
2023/07/24 23:54:17 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.02s)
=== RUN TestInclusionHigh
2023/07/24 23:54:17 In TestInclusionHigh()
2023/07/24 23:54:17 Index found: index_age
2023/07/24 23:54:17 Using n1ql client
2023/07/24 23:54:17 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.03s)
=== RUN TestInclusionBoth
2023/07/24 23:54:17 In TestInclusionBoth()
2023/07/24 23:54:17 Index found: index_age
2023/07/24 23:54:17 Using n1ql client
2023/07/24 23:54:17 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.02s)
=== RUN TestNestedIndex_String
2023/07/24 23:54:17 In TestNestedIndex_String()
2023/07/24 23:54:24 Created the secondary index index_streetname. Waiting for it become active
2023/07/24 23:54:24 Index is 3962012484415287270 now active
2023/07/24 23:54:24 Using n1ql client
2023/07/24 23:54:24 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (6.37s)
=== RUN TestNestedIndex_Float
2023/07/24 23:54:24 In TestNestedIndex_Float()
2023/07/24 23:54:30 Created the secondary index index_floor. Waiting for it become active
2023/07/24 23:54:30 Index is 11032149665761068410 now active
2023/07/24 23:54:30 Using n1ql client
2023/07/24 23:54:30 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (6.37s)
=== RUN TestNestedIndex_Bool
2023/07/24 23:54:30 In TestNestedIndex_Bool()
2023/07/24 23:54:37 Created the secondary index index_isresidential. Waiting for it become active
2023/07/24 23:54:37 Index is 8549926387048498077 now active
2023/07/24 23:54:37 Using n1ql client
2023/07/24 23:54:37 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (6.49s)
=== RUN TestLookupJsonObject
2023/07/24 23:54:37 In TestLookupJsonObject()
2023/07/24 23:54:43 Created the secondary index index_streetaddress. Waiting for it become active
2023/07/24 23:54:43 Index is 15696271903278245872 now active
2023/07/24 23:54:43 Using n1ql client
2023/07/24 23:54:43 Count of docScanResults is 1
2023/07/24 23:54:43 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/07/24 23:54:43 Count of scanResults is 1
2023/07/24 23:54:43 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/07/24 23:54:43 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.43s)
=== RUN TestLookupObjDifferentOrdering
2023/07/24 23:54:43 In TestLookupObjDifferentOrdering()
2023/07/24 23:54:43 Index found: index_streetaddress
2023/07/24 23:54:43 Using n1ql client
2023/07/24 23:54:43 Count of docScanResults is 1
2023/07/24 23:54:43 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/07/24 23:54:43 Count of scanResults is 1
2023/07/24 23:54:43 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/07/24 23:54:43 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.01s)
=== RUN TestRangeJsonObject
2023/07/24 23:54:43 In TestRangeJsonObject()
2023/07/24 23:54:43 Index found: index_streetaddress
2023/07/24 23:54:43 Using n1ql client
2023/07/24 23:54:43 Count of scanResults is 2
2023/07/24 23:54:43 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2023/07/24 23:54:43 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/07/24 23:54:43 Count of docScanResults is 2
2023/07/24 23:54:43 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/07/24 23:54:43 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2023/07/24 23:54:43 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN TestLookupFloatDiffForms
2023/07/24 23:54:43 In TestLookupFloatDiffForms()
2023/07/24 23:54:49 Created the secondary index index_latitude. Waiting for it become active
2023/07/24 23:54:49 Index is 9047421028123592930 now active
2023/07/24 23:54:49 Scan 1
2023/07/24 23:54:49 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 2
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 3
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 4
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 5
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 6
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (6.45s)
=== RUN TestRangeFloatInclVariations
2023/07/24 23:54:50 In TestRangeFloatInclVariations()
2023/07/24 23:54:50 Index found: index_latitude
2023/07/24 23:54:50 Scan 1
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 2
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 3
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 4
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 5
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
2023/07/24 23:54:50 Scan 6
2023/07/24 23:54:50 Using n1ql client
2023/07/24 23:54:50 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.04s)
=== RUN TestScanAll
2023/07/24 23:54:50 In TestScanAll()
2023/07/24 23:54:56 Created the secondary index index_name. Waiting for it become active
2023/07/24 23:54:56 Index is 9421494548741601681 now active
2023/07/24 23:54:56 Length of docScanResults = 10502
2023/07/24 23:54:56 Using n1ql client
2023/07/24 23:54:56 Length of scanResults = 10502
2023/07/24 23:54:56 Expected and Actual scan responses are the same
--- PASS: TestScanAll (6.38s)
=== RUN TestScanAllNestedField
2023/07/24 23:54:56 In TestScanAllNestedField()
2023/07/24 23:54:56 Index found: index_streetname
2023/07/24 23:54:56 Length of docScanResults = 2
2023/07/24 23:54:56 Using n1ql client
2023/07/24 23:54:56 Length of scanResults = 2
2023/07/24 23:54:56 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN TestBasicPrimaryIndex
2023/07/24 23:54:56 In TestBasicPrimaryIndex()
2023/07/24 23:55:03 Created the secondary index index_p1. Waiting for it become active
2023/07/24 23:55:03 Index is 2559266101642299466 now active
2023-07-24T23:55:03.412+05:30 [Error] transport error between 127.0.0.1:55428->127.0.0.1:9107: write tcp 127.0.0.1:55428->127.0.0.1:9107: write: broken pipe
2023-07-24T23:55:03.412+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:55428->127.0.0.1:9107: write: broken pipe`
2023-07-24T23:55:03.412+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-24T23:55:03.412+05:30 [Error] metadataClient:PickRandom: Replicas - [239529770742869994], PrunedReplica - map[], FilteredReplica map[]
2023/07/24 23:55:03 Expected and Actual scan responses are the same
2023/07/24 23:55:03 CountRange() expected and actual is: 1884 and 1884
2023/07/24 23:55:03 lookupkey for CountLookup() = User41185c8c-7208-41d7-9596-6a24a7fc3823
2023/07/24 23:55:03 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (7.07s)
=== RUN TestBasicNullDataType
2023/07/24 23:55:03 In TestBasicNullDataType()
2023/07/24 23:55:03 Index found: index_email
2023/07/24 23:55:03 Using n1ql client
2023/07/24 23:55:03 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.01s)
=== RUN TestBasicArrayDataType_ScanAll
2023/07/24 23:55:03 In TestBasicArrayDataType_ScanAll()
2023/07/24 23:55:10 Created the secondary index index_tags. Waiting for it become active
2023/07/24 23:55:10 Index is 6875140619310595011 now active
2023/07/24 23:55:10 Using n1ql client
2023/07/24 23:55:10 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (6.78s)
=== RUN TestBasicArrayDataType_Lookup
2023/07/24 23:55:10 In TestBasicArrayDataType_Lookup()
2023/07/24 23:55:12 Index found: index_tags
2023/07/24 23:55:12 Count of scanResults is 1
2023/07/24 23:55:12 Key: string Usere46cea01-38f6-4e7b-92e5-69d64668ae75 Value: value.Values [["reprehenderit","tempor","officia","exercitation","labore","sunt","tempor"]] false
--- PASS: TestBasicArrayDataType_Lookup (2.04s)
=== RUN TestArrayDataType_LookupMissingArrayValue
2023/07/24 23:55:12 In TestArrayDataType_LookupMissingArrayValue()
2023/07/24 23:55:12 Index found: index_tags
2023/07/24 23:55:12 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN TestArrayDataType_LookupWrongOrder
2023/07/24 23:55:12 In TestArrayDataType_LookupWrongOrder()
2023/07/24 23:55:12 Index found: index_tags
2023/07/24 23:55:12 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN TestArrayDataType_LookupSubset
2023/07/24 23:55:12 In TestArrayDataType_LookupSubset()
2023/07/24 23:55:12 Index found: index_tags
2023/07/24 23:55:12 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN TestScanLimitParameter
2023/07/24 23:55:12 In TestScanLimitParameter()
2023/07/24 23:55:12 Index found: index_age
2023/07/24 23:55:12 Using n1ql client
2023/07/24 23:55:12 Using n1ql client
--- PASS: TestScanLimitParameter (0.01s)
=== RUN TestCountRange
2023/07/24 23:55:12 In TestRangeCount()
2023/07/24 23:55:12 Index found: index_age
2023/07/24 23:55:12 Count of expected and actual Range is: 2362 and 2362
2023/07/24 23:55:12 Count of expected and actual Range is: 10003 and 10003
2023/07/24 23:55:12 Count of expected and actual Range are: 0 and 0
2023/07/24 23:55:12 Count of expected and actual Range are: 468 and 468
2023/07/24 23:55:12 Testing CountRange() for key <= val
2023/07/24 23:55:12 Count of expected and actual CountRange for key <= 30 are: 5288 and 5288
2023/07/24 23:55:12 Testing CountRange() for key >= val
2023/07/24 23:55:12 Count of expected and actual CountRange for key >= 25 are: 7658 and 7658
2023/07/24 23:55:12 Testing CountRange() for null < key <= val
2023/07/24 23:55:12 Count of expected and actual CountRange for key > null && key <= 30 are: 5288 and 5288
2023/07/24 23:55:12 Testing CountRange() for val <= key < null
2023/07/24 23:55:12 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2023/07/24 23:55:12 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.06s)
=== RUN TestCountLookup
2023/07/24 23:55:12 In TestCountLookup()
2023/07/24 23:55:12 Index found: index_age
2023/07/24 23:55:12 Count of expected and actual Range are: 513 and 513
2023/07/24 23:55:12 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.01s)
=== RUN TestRangeStatistics
2023/07/24 23:55:12 In TestRangeCount()
2023/07/24 23:55:12 Index found: index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN TestIndexCreateWithWhere
2023/07/24 23:55:12 In TestIndexCreateWithWhere()
2023/07/24 23:55:16 Created the secondary index index_ageabove30. Waiting for it become active
2023/07/24 23:55:16 Index is 8398800534111181089 now active
2023/07/24 23:55:16 Using n1ql client
2023/07/24 23:55:16 Expected and Actual scan responses are the same
2023/07/24 23:55:16 Lengths of expected and actual scanReuslts are: 4247 and 4247
2023/07/24 23:55:23 Created the secondary index index_ageteens. Waiting for it become active
2023/07/24 23:55:23 Index is 7087508903964395177 now active
2023/07/24 23:55:23 Using n1ql client
2023/07/24 23:55:23 Expected and Actual scan responses are the same
2023/07/24 23:55:23 Lengths of expected and actual scanReuslts are: 0 and 0
2023/07/24 23:55:29 Created the secondary index index_age35to45. Waiting for it become active
2023/07/24 23:55:29 Index is 575835112425270531 now active
2023/07/24 23:55:29 Using n1ql client
2023/07/24 23:55:29 Expected and Actual scan responses are the same
2023/07/24 23:55:29 Lengths of expected and actual scanReuslts are: 2830 and 2830
--- PASS: TestIndexCreateWithWhere (17.28s)
=== RUN TestDeferredIndexCreate
2023/07/24 23:55:29 In TestDeferredIndexCreate()
2023/07/24 23:55:29 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2023/07/24 23:55:31 Build the deferred index index_deferred. Waiting for the index to become active
2023/07/24 23:55:31 Waiting for index 451700252206553075 to go active ...
2023/07/24 23:55:32 Waiting for index 451700252206553075 to go active ...
2023/07/24 23:55:33 Waiting for index 451700252206553075 to go active ...
2023/07/24 23:55:34 Waiting for index 451700252206553075 to go active ...
2023/07/24 23:55:35 Waiting for index 451700252206553075 to go active ...
2023/07/24 23:55:36 Index is 451700252206553075 now active
2023/07/24 23:55:36 Using n1ql client
2023/07/24 23:55:36 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (7.15s)
=== RUN TestCompositeIndex_NumAndString
2023/07/24 23:55:36 In TestCompositeIndex()
2023/07/24 23:55:43 Created the secondary index index_composite1. Waiting for it become active
2023/07/24 23:55:43 Index is 15657724711032235289 now active
2023/07/24 23:55:43 Using n1ql client
2023/07/24 23:55:43 Using n1ql client
2023/07/24 23:55:43 Using n1ql client
2023/07/24 23:55:43 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (6.69s)
=== RUN TestCompositeIndex_TwoNumberFields
2023/07/24 23:55:43 In TestCompositeIndex()
2023/07/24 23:55:49 Created the secondary index index_composite2. Waiting for it become active
2023/07/24 23:55:49 Index is 9932159853059216136 now active
2023/07/24 23:55:49 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (7.44s)
=== RUN TestNumbers_Int64_Float64
2023/07/24 23:55:51 In TestNumbers_Int64_Float64()
2023/07/24 23:55:56 Created the secondary index idx_numbertest. Waiting for it become active
2023/07/24 23:55:56 Index is 15117631266460122867 now active
2023/07/24 23:55:56
==== Int64 test #0
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Int64 test #1
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Int64 test #2
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Int64 test #3
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Int64 test #4
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Int64 test #5
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Int64 test #6
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Int64 test #7
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Int64 test #8
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Float64 test #0
2023/07/24 23:55:56 Using n1ql client
2023/07/24 23:55:56 Expected and Actual scan responses are the same
2023/07/24 23:55:56
==== Float64 test #1
2023/07/24 23:55:57 Using n1ql client
2023/07/24 23:55:57 Expected and Actual scan responses are the same
2023/07/24 23:55:57
==== Float64 test #2
2023/07/24 23:55:57 Using n1ql client
2023/07/24 23:55:57 Expected and Actual scan responses are the same
2023/07/24 23:55:57
==== Float64 test #3
2023/07/24 23:55:57 Using n1ql client
2023/07/24 23:55:57 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (6.17s)
=== RUN TestRestartIndexer
2023/07/24 23:55:57 In TestRestartIndexer()
2023/07/24 23:55:57 []
2023-07-24T23:55:57.219+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-24T23:55:57.220+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/24 23:56:17 Using n1ql client
2023-07-24T23:56:17.208+05:30 [Error] transport error between 127.0.0.1:56298->127.0.0.1:9107: write tcp 127.0.0.1:56298->127.0.0.1:9107: write: broken pipe
2023-07-24T23:56:17.208+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -5777200271470585437 request transport failed `write tcp 127.0.0.1:56298->127.0.0.1:9107: write: broken pipe`
2023/07/24 23:56:17 Len of expected and actual scan results are : 10003 and 10003
2023/07/24 23:56:17 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.09s)
=== RUN TestCreateDocsMutation
2023/07/24 23:56:17 In TestCreateDocsMutation()
2023/07/24 23:56:17 Index found: index_age
2023/07/24 23:56:17 Using n1ql client
2023/07/24 23:56:17 Len of expected and actual scan results are : 10003 and 10003
2023/07/24 23:56:17 Expected and Actual scan responses are the same
2023/07/24 23:56:17 Using n1ql client
2023/07/24 23:56:17 Index Scan after mutations took 46.082898ms
2023/07/24 23:56:17 Len of expected and actual scan results are : 10103 and 10103
2023/07/24 23:56:17 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.34s)
=== RUN TestRestartProjector
2023/07/24 23:56:17 In TestRestartProjector()
2023/07/24 23:56:17 []
2023/07/24 23:56:37 Using n1ql client
2023/07/24 23:56:37 Len of expected and actual scan results are : 10103 and 10103
2023/07/24 23:56:37 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.08s)
=== RUN TestDeleteDocsMutation
2023/07/24 23:56:37 In TestDeleteDocsMutation()
2023/07/24 23:56:37 Index found: index_age
2023/07/24 23:56:37 Using n1ql client
2023/07/24 23:56:37 Len of expected and actual scan results are : 10103 and 10103
2023/07/24 23:56:37 Expected and Actual scan responses are the same
2023/07/24 23:56:37 Using n1ql client
2023/07/24 23:56:38 Index Scan after mutations took 99.037601ms
2023/07/24 23:56:38 Len of expected and actual scan results are : 9903 and 9903
2023/07/24 23:56:38 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (0.43s)
=== RUN TestUpdateDocsMutation
2023/07/24 23:56:38 In TestUpdateDocsMutation()
2023/07/24 23:56:38 Index found: index_age
2023/07/24 23:56:38 Using n1ql client
2023/07/24 23:56:38 Len of expected and actual scan results are : 9441 and 9441
2023/07/24 23:56:38 Expected and Actual scan responses are the same
2023/07/24 23:56:38 Num of keysFromMutDocs: 100
2023/07/24 23:56:38 Updating number of documents: 100
2023/07/24 23:56:38 Using n1ql client
2023/07/24 23:56:38 Index Scan after mutations took 39.978594ms
2023/07/24 23:56:38 Len of expected and actual scan results are : 9440 and 9440
2023/07/24 23:56:38 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.33s)
=== RUN TestLargeMutations
2023/07/24 23:56:38 In TestLargeMutations()
2023/07/24 23:56:38 In DropAllSecondaryIndexes()
2023/07/24 23:56:38 Index found: index_age35to45
2023/07/24 23:56:38 Dropped index index_age35to45
2023/07/24 23:56:38 Index found: index_di1
2023/07/24 23:56:38 Dropped index index_di1
2023/07/24 23:56:38 Index found: idx_numbertest
2023/07/24 23:56:38 Dropped index idx_numbertest
2023/07/24 23:56:38 Index found: index_company
2023/07/24 23:56:38 Dropped index index_company
2023/07/24 23:56:38 Index found: index_gender
2023/07/24 23:56:38 Dropped index index_gender
2023/07/24 23:56:38 Index found: index_deferred
2023/07/24 23:56:38 Dropped index index_deferred
2023/07/24 23:56:38 Index found: index_composite2
2023/07/24 23:56:38 Dropped index index_composite2
2023/07/24 23:56:38 Index found: index_floor
2023/07/24 23:56:39 Dropped index index_floor
2023/07/24 23:56:39 Index found: index_isresidential
2023/07/24 23:56:39 Dropped index index_isresidential
2023/07/24 23:56:39 Index found: index_nationality
2023/07/24 23:56:39 Dropped index index_nationality
2023/07/24 23:56:39 Index found: index_streetaddress
2023/07/24 23:56:39 Dropped index index_streetaddress
2023/07/24 23:56:39 Index found: index_longitude
2023/07/24 23:56:39 Dropped index index_longitude
2023/07/24 23:56:39 Index found: index_ageabove30
2023/07/24 23:56:39 Dropped index index_ageabove30
2023/07/24 23:56:39 Index found: index_tags
2023/07/24 23:56:39 Dropped index index_tags
2023/07/24 23:56:39 Index found: index_composite1
2023/07/24 23:56:39 Dropped index index_composite1
2023/07/24 23:56:39 Index found: idx_age
2023/07/24 23:56:39 Dropped index idx_age
2023/07/24 23:56:39 Index found: index_latitude
2023/07/24 23:56:39 Dropped index index_latitude
2023/07/24 23:56:39 Index found: index_state
2023/07/24 23:56:39 Dropped index index_state
2023/07/24 23:56:39 Index found: index_cdc
2023/07/24 23:56:39 Dropped index index_cdc
2023/07/24 23:56:39 Index found: index_height
2023/07/24 23:56:39 Dropped index index_height
2023/07/24 23:56:39 Index found: index_balance
2023/07/24 23:56:39 Dropped index index_balance
2023/07/24 23:56:39 Index found: index_name
2023/07/24 23:56:40 Dropped index index_name
2023/07/24 23:56:40 Index found: index_isActive
2023/07/24 23:56:40 Dropped index index_isActive
2023/07/24 23:56:40 Index found: index_streetname
2023/07/24 23:56:40 Dropped index index_streetname
2023/07/24 23:56:40 Index found: index_i2
2023/07/24 23:56:40 Dropped index index_i2
2023/07/24 23:56:40 Index found: index_age
2023/07/24 23:56:40 Dropped index index_age
2023/07/24 23:56:40 Index found: index_p1
2023/07/24 23:56:40 Dropped index index_p1
2023/07/24 23:56:40 Index found: index_pin
2023/07/24 23:56:40 Dropped index index_pin
2023/07/24 23:56:40 Index found: index_email
2023/07/24 23:56:40 Dropped index index_email
2023/07/24 23:56:40 Index found: index_eyeColor
2023/07/24 23:56:40 Dropped index index_eyeColor
2023/07/24 23:56:40 Index found: index_ageteens
2023/07/24 23:56:40 Dropped index index_ageteens
2023/07/24 23:56:59 Created the secondary index indexmut_1. Waiting for it become active
2023/07/24 23:56:59 Index is 17899813181881197028 now active
2023/07/24 23:56:59 Using n1ql client
2023/07/24 23:56:59 Expected and Actual scan responses are the same
2023/07/24 23:56:59 Len of expected and actual scan results are : 29903 and 29903
2023/07/24 23:56:59 ITERATION 0
2023/07/24 23:57:16 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:57:16 Index is 6157593962706363695 now active
2023/07/24 23:57:16 Using n1ql client
2023/07/24 23:57:16 Expected and Actual scan responses are the same
2023/07/24 23:57:16 Len of expected and actual scan results are : 39903 and 39903
2023/07/24 23:57:16 Using n1ql client
2023/07/24 23:57:17 Expected and Actual scan responses are the same
2023/07/24 23:57:17 Len of expected and actual scan results are : 39903 and 39903
2023/07/24 23:57:17 Dropping the secondary index indexmut_2
2023/07/24 23:57:17 Index dropped
2023/07/24 23:57:17 ITERATION 1
2023/07/24 23:57:33 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:57:33 Index is 9590342474437108264 now active
2023/07/24 23:57:33 Using n1ql client
2023/07/24 23:57:33 Expected and Actual scan responses are the same
2023/07/24 23:57:33 Len of expected and actual scan results are : 49903 and 49903
2023/07/24 23:57:33 Using n1ql client
2023/07/24 23:57:34 Expected and Actual scan responses are the same
2023/07/24 23:57:34 Len of expected and actual scan results are : 49903 and 49903
2023/07/24 23:57:34 Dropping the secondary index indexmut_2
2023/07/24 23:57:34 Index dropped
2023/07/24 23:57:34 ITERATION 2
2023/07/24 23:57:50 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:57:50 Index is 12396973218479756058 now active
2023/07/24 23:57:50 Using n1ql client
2023/07/24 23:57:51 Expected and Actual scan responses are the same
2023/07/24 23:57:51 Len of expected and actual scan results are : 59903 and 59903
2023/07/24 23:57:51 Using n1ql client
2023/07/24 23:57:52 Expected and Actual scan responses are the same
2023/07/24 23:57:52 Len of expected and actual scan results are : 59903 and 59903
2023/07/24 23:57:52 Dropping the secondary index indexmut_2
2023/07/24 23:57:52 Index dropped
2023/07/24 23:57:52 ITERATION 3
2023/07/24 23:58:10 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:58:10 Index is 5989144162398137755 now active
2023/07/24 23:58:10 Using n1ql client
2023/07/24 23:58:11 Expected and Actual scan responses are the same
2023/07/24 23:58:11 Len of expected and actual scan results are : 69903 and 69903
2023/07/24 23:58:11 Using n1ql client
2023/07/24 23:58:12 Expected and Actual scan responses are the same
2023/07/24 23:58:12 Len of expected and actual scan results are : 69903 and 69903
2023/07/24 23:58:12 Dropping the secondary index indexmut_2
2023/07/24 23:58:12 Index dropped
2023/07/24 23:58:12 ITERATION 4
2023/07/24 23:58:29 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:58:29 Index is 16532584343862007113 now active
2023/07/24 23:58:30 Using n1ql client
2023/07/24 23:58:30 Expected and Actual scan responses are the same
2023/07/24 23:58:30 Len of expected and actual scan results are : 79903 and 79903
2023/07/24 23:58:31 Using n1ql client
2023/07/24 23:58:32 Expected and Actual scan responses are the same
2023/07/24 23:58:32 Len of expected and actual scan results are : 79903 and 79903
2023/07/24 23:58:32 Dropping the secondary index indexmut_2
2023/07/24 23:58:32 Index dropped
2023/07/24 23:58:32 ITERATION 5
2023/07/24 23:58:50 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:58:50 Index is 11981442873949497157 now active
2023/07/24 23:58:50 Using n1ql client
2023/07/24 23:58:51 Expected and Actual scan responses are the same
2023/07/24 23:58:51 Len of expected and actual scan results are : 89903 and 89903
2023/07/24 23:58:51 Using n1ql client
2023/07/24 23:58:52 Expected and Actual scan responses are the same
2023/07/24 23:58:52 Len of expected and actual scan results are : 89903 and 89903
2023/07/24 23:58:52 Dropping the secondary index indexmut_2
2023/07/24 23:58:52 Index dropped
2023/07/24 23:58:52 ITERATION 6
2023/07/24 23:59:12 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:59:12 Index is 11787432146180770057 now active
2023/07/24 23:59:12 Using n1ql client
2023/07/24 23:59:13 Expected and Actual scan responses are the same
2023/07/24 23:59:13 Len of expected and actual scan results are : 99903 and 99903
2023/07/24 23:59:13 Using n1ql client
2023/07/24 23:59:14 Expected and Actual scan responses are the same
2023/07/24 23:59:14 Len of expected and actual scan results are : 99903 and 99903
2023/07/24 23:59:14 Dropping the secondary index indexmut_2
2023/07/24 23:59:14 Index dropped
2023/07/24 23:59:14 ITERATION 7
2023/07/24 23:59:33 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:59:33 Index is 449103024074254854 now active
2023/07/24 23:59:33 Using n1ql client
2023/07/24 23:59:34 Expected and Actual scan responses are the same
2023/07/24 23:59:34 Len of expected and actual scan results are : 109903 and 109903
2023/07/24 23:59:34 Using n1ql client
2023/07/24 23:59:36 Expected and Actual scan responses are the same
2023/07/24 23:59:36 Len of expected and actual scan results are : 109903 and 109903
2023/07/24 23:59:36 Dropping the secondary index indexmut_2
2023/07/24 23:59:36 Index dropped
2023/07/24 23:59:36 ITERATION 8
2023/07/24 23:59:55 Created the secondary index indexmut_2. Waiting for it become active
2023/07/24 23:59:55 Index is 10851526362881916946 now active
2023/07/24 23:59:55 Using n1ql client
2023/07/24 23:59:56 Expected and Actual scan responses are the same
2023/07/24 23:59:56 Len of expected and actual scan results are : 119903 and 119903
2023/07/24 23:59:56 Using n1ql client
2023/07/24 23:59:57 Expected and Actual scan responses are the same
2023/07/24 23:59:57 Len of expected and actual scan results are : 119903 and 119903
2023/07/24 23:59:57 Dropping the secondary index indexmut_2
2023/07/24 23:59:57 Index dropped
2023/07/24 23:59:57 ITERATION 9
2023/07/25 00:00:20 Created the secondary index indexmut_2. Waiting for it become active
2023/07/25 00:00:20 Index is 142296068764795742 now active
2023/07/25 00:00:21 Using n1ql client
2023/07/25 00:00:22 Expected and Actual scan responses are the same
2023/07/25 00:00:22 Len of expected and actual scan results are : 129903 and 129903
2023/07/25 00:00:22 Using n1ql client
2023/07/25 00:00:23 Expected and Actual scan responses are the same
2023/07/25 00:00:23 Len of expected and actual scan results are : 129903 and 129903
2023/07/25 00:00:23 Dropping the secondary index indexmut_2
2023/07/25 00:00:23 Index dropped
2023/07/25 00:00:23 ITERATION 10
2023/07/25 00:00:43 Created the secondary index indexmut_2. Waiting for it become active
2023/07/25 00:00:43 Index is 16060476684825030547 now active
2023/07/25 00:00:43 Using n1ql client
2023/07/25 00:00:44 Expected and Actual scan responses are the same
2023/07/25 00:00:44 Len of expected and actual scan results are : 139903 and 139903
2023/07/25 00:00:45 Using n1ql client
2023/07/25 00:00:46 Expected and Actual scan responses are the same
2023/07/25 00:00:46 Len of expected and actual scan results are : 139903 and 139903
2023/07/25 00:00:46 Dropping the secondary index indexmut_2
2023/07/25 00:00:46 Index dropped
--- PASS: TestLargeMutations (247.77s)
=== RUN TestPlanner
2023/07/25 00:00:46 In TestPlanner()
2023/07/25 00:00:46 -------------------------------------------
2023/07/25 00:00:46 initial placement - 20-50M, 10 index, 3 replica, 2x
2023-07-25T00:00:46.211+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:46.215+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:00:46.215+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:00:46.220+05:30 [Info] switched currmeta from 476 -> 478 force true
2023-07-25T00:00:46.223+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:00:46.223+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:00:46.231+05:30 [Info] switched currmeta from 482 -> 482 force true
2023-07-25T00:00:46.248+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:00:46.248+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:00:46.249+05:30 [Info] switched currmeta from 478 -> 478 force true
2023-07-25T00:00:46.344+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:46.344+05:30 [Info] Score: 0.04894884835904395
2023-07-25T00:00:46.344+05:30 [Info] Memory Quota: 44758415664 (41.6845G)
2023-07-25T00:00:46.344+05:30 [Info] CPU Quota: 12
2023-07-25T00:00:46.344+05:30 [Info] Indexer Memory Mean 25576933992 (23.8204G)
2023-07-25T00:00:46.344+05:30 [Info] Indexer Memory Deviation 2503922926 (2.33196G) (9.79%)
2023-07-25T00:00:46.344+05:30 [Info] Indexer Memory Utilization 0.5714
2023-07-25T00:00:46.344+05:30 [Info] Indexer CPU Mean 9.9191
2023-07-25T00:00:46.344+05:30 [Info] Indexer CPU Deviation 2.83 (28.58%)
2023-07-25T00:00:46.344+05:30 [Info] Indexer CPU Utilization 0.8266
2023-07-25T00:00:46.344+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:46.344+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:46.344+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:46.344+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:46.344+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:46.344+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:46.344+05:30 [Info] Indexer Data Size Mean 25576933992 (23.8204G)
2023-07-25T00:00:46.344+05:30 [Info] Indexer Data Size Deviation 2503922926 (2.33196G) (9.79%)
2023-07-25T00:00:46.344+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:46.344+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:46.344+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:46.344+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:46 -------------------------------------------
2023/07/25 00:00:46 initial placement - 20-50M, 30 index, 3 replica, 2x
2023-07-25T00:00:46.345+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:47.496+05:30 [Info] Score: 0.039109071173263794
2023-07-25T00:00:47.496+05:30 [Info] Memory Quota: 54329953874 (50.5987G)
2023-07-25T00:00:47.496+05:30 [Info] CPU Quota: 12
2023-07-25T00:00:47.496+05:30 [Info] Indexer Memory Mean 34292534073 (31.9374G)
2023-07-25T00:00:47.496+05:30 [Info] Indexer Memory Deviation 2682298311 (2.49808G) (7.82%)
2023-07-25T00:00:47.496+05:30 [Info] Indexer Memory Utilization 0.6312
2023-07-25T00:00:47.496+05:30 [Info] Indexer CPU Mean 9.9066
2023-07-25T00:00:47.496+05:30 [Info] Indexer CPU Deviation 2.73 (27.58%)
2023-07-25T00:00:47.496+05:30 [Info] Indexer CPU Utilization 0.8256
2023-07-25T00:00:47.496+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:47.496+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:47.496+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:47.496+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:47.496+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:47.496+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:47.496+05:30 [Info] Indexer Data Size Mean 34292534073 (31.9374G)
2023-07-25T00:00:47.496+05:30 [Info] Indexer Data Size Deviation 2682298311 (2.49808G) (7.82%)
2023-07-25T00:00:47.496+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:47.496+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:47.496+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:47.496+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:47 -------------------------------------------
2023/07/25 00:00:47 initial placement - 20-50M, 30 index, 3 replica, 4x
2023-07-25T00:00:47.497+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:47.732+05:30 [Info] Score: 0.01648062981580571
2023-07-25T00:00:47.732+05:30 [Info] Memory Quota: 128301214656 (119.49G)
2023-07-25T00:00:47.732+05:30 [Info] CPU Quota: 24
2023-07-25T00:00:47.732+05:30 [Info] Indexer Memory Mean 80697838944 (75.1557G)
2023-07-25T00:00:47.732+05:30 [Info] Indexer Memory Deviation 2659902421 (2.47723G) (3.30%)
2023-07-25T00:00:47.732+05:30 [Info] Indexer Memory Utilization 0.6290
2023-07-25T00:00:47.733+05:30 [Info] Indexer CPU Mean 23.7704
2023-07-25T00:00:47.733+05:30 [Info] Indexer CPU Deviation 3.38 (14.21%)
2023-07-25T00:00:47.733+05:30 [Info] Indexer CPU Utilization 0.9904
2023-07-25T00:00:47.733+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:47.733+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:47.733+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:47.733+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:47.733+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:47.733+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:47.733+05:30 [Info] Indexer Data Size Mean 80697838944 (75.1557G)
2023-07-25T00:00:47.733+05:30 [Info] Indexer Data Size Deviation 2659902421 (2.47723G) (3.30%)
2023-07-25T00:00:47.733+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:47.733+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:47.733+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:47.733+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:47 -------------------------------------------
2023/07/25 00:00:47 initial placement - 200-500M, 10 index, 3 replica, 2x
2023-07-25T00:00:47.733+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:47.782+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:47.782+05:30 [Info] Score: 0.03130003752493519
2023-07-25T00:00:47.782+05:30 [Info] Memory Quota: 528333417562 (492.049G)
2023-07-25T00:00:47.782+05:30 [Info] CPU Quota: 12
2023-07-25T00:00:47.782+05:30 [Info] Indexer Memory Mean 402382119935 (374.748G)
2023-07-25T00:00:47.782+05:30 [Info] Indexer Memory Deviation 25189150906 (23.4592G) (6.26%)
2023-07-25T00:00:47.782+05:30 [Info] Indexer Memory Utilization 0.7616
2023-07-25T00:00:47.782+05:30 [Info] Indexer CPU Mean 12.5420
2023-07-25T00:00:47.782+05:30 [Info] Indexer CPU Deviation 2.31 (18.43%)
2023-07-25T00:00:47.782+05:30 [Info] Indexer CPU Utilization 1.0452
2023-07-25T00:00:47.782+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:47.782+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:47.782+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:47.782+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:47.782+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:47.782+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:47.782+05:30 [Info] Indexer Data Size Mean 402382119935 (374.748G)
2023-07-25T00:00:47.782+05:30 [Info] Indexer Data Size Deviation 25189150906 (23.4592G) (6.26%)
2023-07-25T00:00:47.782+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:47.782+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:47.782+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:47.782+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:47 -------------------------------------------
2023/07/25 00:00:47 initial placement - 200-500M, 30 index, 3 replica, 2x
2023-07-25T00:00:47.783+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:48.551+05:30 [Info] Score: 0.0240740628392262
2023-07-25T00:00:48.551+05:30 [Info] Memory Quota: 584657891924 (544.505G)
2023-07-25T00:00:48.551+05:30 [Info] CPU Quota: 12
2023-07-25T00:00:48.551+05:30 [Info] Indexer Memory Mean 465895236520 (433.899G)
2023-07-25T00:00:48.551+05:30 [Info] Indexer Memory Deviation 22431982400 (20.8914G) (4.81%)
2023-07-25T00:00:48.551+05:30 [Info] Indexer Memory Utilization 0.7969
2023-07-25T00:00:48.551+05:30 [Info] Indexer CPU Mean 12.1794
2023-07-25T00:00:48.551+05:30 [Info] Indexer CPU Deviation 3.05 (25.07%)
2023-07-25T00:00:48.551+05:30 [Info] Indexer CPU Utilization 1.0149
2023-07-25T00:00:48.551+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:48.551+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:48.551+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:48.551+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:48.551+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:48.551+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:48.551+05:30 [Info] Indexer Data Size Mean 465895236520 (433.899G)
2023-07-25T00:00:48.551+05:30 [Info] Indexer Data Size Deviation 22431982400 (20.8914G) (4.81%)
2023-07-25T00:00:48.551+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:48.551+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:48.551+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:48.551+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:48 -------------------------------------------
2023/07/25 00:00:48 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2023-07-25T00:00:48.552+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:48.806+05:30 [Info] Score: 0.014459299953078689
2023-07-25T00:00:48.806+05:30 [Info] Memory Quota: 401884186116 (374.284G)
2023-07-25T00:00:48.806+05:30 [Info] CPU Quota: 16
2023-07-25T00:00:48.806+05:30 [Info] Indexer Memory Mean 318538910684 (296.662G)
2023-07-25T00:00:48.806+05:30 [Info] Indexer Memory Deviation 9211699312 (8.57906G) (2.89%)
2023-07-25T00:00:48.806+05:30 [Info] Indexer Memory Utilization 0.7926
2023-07-25T00:00:48.806+05:30 [Info] Indexer CPU Mean 11.0738
2023-07-25T00:00:48.806+05:30 [Info] Indexer CPU Deviation 7.36 (66.46%)
2023-07-25T00:00:48.806+05:30 [Info] Indexer CPU Utilization 0.6921
2023-07-25T00:00:48.806+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:48.806+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:48.806+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:48.806+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:48.806+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:48.806+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:48.806+05:30 [Info] Indexer Data Size Mean 318538910684 (296.662G)
2023-07-25T00:00:48.806+05:30 [Info] Indexer Data Size Deviation 9211699312 (8.57906G) (2.89%)
2023-07-25T00:00:48.806+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:48.806+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:48.806+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:48.806+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:48 -------------------------------------------
2023/07/25 00:00:48 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2023-07-25T00:00:48.807+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:49.293+05:30 [Info] Score: 0.012636003618237473
2023-07-25T00:00:49.293+05:30 [Info] Memory Quota: 345730638040 (321.987G)
2023-07-25T00:00:49.293+05:30 [Info] CPU Quota: 20
2023-07-25T00:00:49.293+05:30 [Info] Indexer Memory Mean 276946996925 (257.927G)
2023-07-25T00:00:49.293+05:30 [Info] Indexer Memory Deviation 6999006510 (6.51833G) (2.53%)
2023-07-25T00:00:49.293+05:30 [Info] Indexer Memory Utilization 0.8010
2023-07-25T00:00:49.293+05:30 [Info] Indexer CPU Mean 9.7127
2023-07-25T00:00:49.293+05:30 [Info] Indexer CPU Deviation 4.57 (47.00%)
2023-07-25T00:00:49.293+05:30 [Info] Indexer CPU Utilization 0.4856
2023-07-25T00:00:49.293+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.293+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.293+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.293+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.293+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.293+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.293+05:30 [Info] Indexer Data Size Mean 276946996925 (257.927G)
2023-07-25T00:00:49.293+05:30 [Info] Indexer Data Size Deviation 6999006510 (6.51833G) (2.53%)
2023-07-25T00:00:49.293+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.293+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.293+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.293+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 initial placement - 6 2M index, 1 replica, 2x
2023-07-25T00:00:49.304+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:49.318+05:30 [Info] Score: 0
2023-07-25T00:00:49.319+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2023-07-25T00:00:49.319+05:30 [Info] CPU Quota: 2
2023-07-25T00:00:49.319+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2023-07-25T00:00:49.319+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.319+05:30 [Info] Indexer Memory Utilization 0.4290
2023-07-25T00:00:49.319+05:30 [Info] Indexer CPU Mean 1.2000
2023-07-25T00:00:49.319+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:49.319+05:30 [Info] Indexer CPU Utilization 0.6000
2023-07-25T00:00:49.319+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.319+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.319+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.319+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.319+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.319+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.319+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2023-07-25T00:00:49.319+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.319+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.319+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.319+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.319+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 initial placement - 5 20M primary index, 2 replica, 2x
2023-07-25T00:00:49.328+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:49.367+05:30 [Info] Score: 0
2023-07-25T00:00:49.367+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2023-07-25T00:00:49.367+05:30 [Info] CPU Quota: 2
2023-07-25T00:00:49.367+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2023-07-25T00:00:49.367+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.367+05:30 [Info] Indexer Memory Utilization 0.7659
2023-07-25T00:00:49.367+05:30 [Info] Indexer CPU Mean 1.2000
2023-07-25T00:00:49.367+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:49.367+05:30 [Info] Indexer CPU Utilization 0.6000
2023-07-25T00:00:49.367+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.367+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.367+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.367+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.367+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.367+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.367+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2023-07-25T00:00:49.367+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.367+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.367+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.367+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.367+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 initial placement - 5 20M array index, 2 replica, 2x
2023-07-25T00:00:49.377+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:49.416+05:30 [Info] Score: 0
2023-07-25T00:00:49.416+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2023-07-25T00:00:49.416+05:30 [Info] CPU Quota: 2
2023-07-25T00:00:49.416+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2023-07-25T00:00:49.416+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.416+05:30 [Info] Indexer Memory Utilization 0.8063
2023-07-25T00:00:49.417+05:30 [Info] Indexer CPU Mean 1.2000
2023-07-25T00:00:49.417+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:49.417+05:30 [Info] Indexer CPU Utilization 0.6000
2023-07-25T00:00:49.417+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.417+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.417+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.417+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.417+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.417+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.417+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2023-07-25T00:00:49.417+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.417+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.417+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.417+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.417+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 initial placement - 3 replica constraint, 2 index, 2x
2023-07-25T00:00:49.421+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:49.457+05:30 [Info] Score: 0
2023-07-25T00:00:49.458+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-07-25T00:00:49.458+05:30 [Info] CPU Quota: 2
2023-07-25T00:00:49.458+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-07-25T00:00:49.458+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.458+05:30 [Info] Indexer Memory Utilization 0.0049
2023-07-25T00:00:49.458+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:49.458+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:49.458+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:49.458+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.458+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.458+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.458+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.458+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.458+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.458+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-07-25T00:00:49.458+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.458+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.458+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.458+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.458+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2023-07-25T00:00:49.471+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.02116123353326195
2023-07-25T00:00:49.600+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:49.600+05:30 [Info] Score: 0.007189938568471697
2023-07-25T00:00:49.600+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2023-07-25T00:00:49.600+05:30 [Info] CPU Quota: 27
2023-07-25T00:00:49.600+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2023-07-25T00:00:49.600+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2023-07-25T00:00:49.600+05:30 [Info] Indexer Memory Utilization 0.5679
2023-07-25T00:00:49.600+05:30 [Info] Indexer CPU Mean 20.1734
2023-07-25T00:00:49.600+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2023-07-25T00:00:49.600+05:30 [Info] Indexer CPU Utilization 0.7472
2023-07-25T00:00:49.600+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.600+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.600+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.600+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.600+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.601+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.601+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2023-07-25T00:00:49.601+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2023-07-25T00:00:49.601+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.601+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.601+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.601+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2023-07-25T00:00:49.612+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0021990150639318346
2023-07-25T00:00:49.786+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-07-25T00:00:49.791+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:00:49.791+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:00:49.791+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:00:49.791+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:00:49.793+05:30 [Info] switched currmeta from 478 -> 478 force true
2023-07-25T00:00:49.793+05:30 [Info] switched currmeta from 482 -> 482 force true
2023-07-25T00:00:49.837+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:49.837+05:30 [Info] Score: 0.00043718596495524715
2023-07-25T00:00:49.837+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-07-25T00:00:49.837+05:30 [Info] CPU Quota: 20
2023-07-25T00:00:49.837+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2023-07-25T00:00:49.837+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2023-07-25T00:00:49.837+05:30 [Info] Indexer Memory Utilization 0.7321
2023-07-25T00:00:49.837+05:30 [Info] Indexer CPU Mean 14.2305
2023-07-25T00:00:49.837+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2023-07-25T00:00:49.837+05:30 [Info] Indexer CPU Utilization 0.7115
2023-07-25T00:00:49.837+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.837+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.837+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.837+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.837+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.837+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.837+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2023-07-25T00:00:49.837+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2023-07-25T00:00:49.837+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.837+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.837+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.837+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 incr placement - 3 server group, 3 replica, 1x
2023-07-25T00:00:49.840+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:49.854+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:49.854+05:30 [Info] Score: 0
2023-07-25T00:00:49.854+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-07-25T00:00:49.854+05:30 [Info] CPU Quota: 16
2023-07-25T00:00:49.854+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-07-25T00:00:49.854+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.854+05:30 [Info] Indexer Memory Utilization 0.0049
2023-07-25T00:00:49.854+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:49.854+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:49.854+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:49.854+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.854+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.854+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.854+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.854+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.854+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.854+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-07-25T00:00:49.854+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.854+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.854+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.854+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.854+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 incr placement - 2 server group, 3 replica, 1x
2023-07-25T00:00:49.856+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2023-07-25T00:00:49.856+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2023-07-25T00:00:49.856+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2023-07-25T00:00:49.856+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-07-25T00:00:49.888+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:49.888+05:30 [Info] Score: 0
2023-07-25T00:00:49.888+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-07-25T00:00:49.888+05:30 [Info] CPU Quota: 16
2023-07-25T00:00:49.888+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-07-25T00:00:49.888+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.888+05:30 [Info] Indexer Memory Utilization 0.0049
2023-07-25T00:00:49.888+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:49.888+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:49.888+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:49.888+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:49.888+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:49.888+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:49.888+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.888+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:49.888+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:49.888+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-07-25T00:00:49.888+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:49.888+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:49.888+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:49.888+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:49.888+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:49 -------------------------------------------
2023/07/25 00:00:49 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2023-07-25T00:00:49.891+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2774622865217455
2023-07-25T00:00:49.891+05:30 [Info] Planner::initial temperature: initial resource variation 0.2774622865217455 temp 0.027746228652174548
2023-07-25T00:00:50.074+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:50.074+05:30 [Info] Score: 0.201496115426382
2023-07-25T00:00:50.074+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-07-25T00:00:50.074+05:30 [Info] CPU Quota: 30
2023-07-25T00:00:50.074+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-07-25T00:00:50.074+05:30 [Info] Indexer Memory Deviation 2110109205 (1.96519G) (2.37%)
2023-07-25T00:00:50.074+05:30 [Info] Indexer Memory Utilization 0.6367
2023-07-25T00:00:50.074+05:30 [Info] Indexer CPU Mean 24.0538
2023-07-25T00:00:50.074+05:30 [Info] Indexer CPU Deviation 3.16 (13.15%)
2023-07-25T00:00:50.074+05:30 [Info] Indexer CPU Utilization 0.8018
2023-07-25T00:00:50.074+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:50.074+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:50.074+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:50.074+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.074+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:50.074+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.074+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-07-25T00:00:50.074+05:30 [Info] Indexer Data Size Deviation 2110109205 (1.96519G) (2.37%)
2023-07-25T00:00:50.074+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2023-07-25T00:00:50.074+05:30 [Info] Index Data Moved (exclude new node) 396.484G (39.92%)
2023-07-25T00:00:50.074+05:30 [Info] No. Index (from non-deleted node) 90
2023-07-25T00:00:50.074+05:30 [Info] No. Index Moved (exclude new node) 34 (37.78%)
2023/07/25 00:00:50 -------------------------------------------
2023/07/25 00:00:50 rebalance - mixed small/medium, 90 index, 20% shuffle, 1x
2023-07-25T00:00:50.076+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2752884188680779
2023-07-25T00:00:50.076+05:30 [Info] Planner::initial temperature: initial resource variation 0.2752884188680779 temp 0.027528841886807792
2023-07-25T00:00:50.269+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:50.269+05:30 [Info] Score: 0.17183248716019695
2023-07-25T00:00:50.269+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-07-25T00:00:50.269+05:30 [Info] CPU Quota: 20
2023-07-25T00:00:50.269+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-07-25T00:00:50.269+05:30 [Info] Indexer Memory Deviation 22635974439 (21.0814G) (5.77%)
2023-07-25T00:00:50.269+05:30 [Info] Indexer Memory Utilization 0.7311
2023-07-25T00:00:50.269+05:30 [Info] Indexer CPU Mean 13.9305
2023-07-25T00:00:50.269+05:30 [Info] Indexer CPU Deviation 3.26 (23.41%)
2023-07-25T00:00:50.269+05:30 [Info] Indexer CPU Utilization 0.6965
2023-07-25T00:00:50.269+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:50.269+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:50.269+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:50.269+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.269+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:50.269+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.269+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-07-25T00:00:50.269+05:30 [Info] Indexer Data Size Deviation 22635974439 (21.0814G) (5.77%)
2023-07-25T00:00:50.269+05:30 [Info] Total Index Data (from non-deleted node) 4.28378T
2023-07-25T00:00:50.269+05:30 [Info] Index Data Moved (exclude new node) 1.60068T (37.37%)
2023-07-25T00:00:50.269+05:30 [Info] No. Index (from non-deleted node) 90
2023-07-25T00:00:50.269+05:30 [Info] No. Index Moved (exclude new node) 21 (23.33%)
2023/07/25 00:00:50 -------------------------------------------
2023/07/25 00:00:50 rebalance - travel sample, 10% shuffle, 1x
2023-07-25T00:00:50.270+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.23680133137265638
2023-07-25T00:00:50.270+05:30 [Info] Planner::initial temperature: initial resource variation 0.23680133137265638 temp 0.02368013313726564
2023-07-25T00:00:50.293+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:50.293+05:30 [Info] Score: 0.04715225965046212
2023-07-25T00:00:50.293+05:30 [Info] Memory Quota: 536870912 (512M)
2023-07-25T00:00:50.293+05:30 [Info] CPU Quota: 8
2023-07-25T00:00:50.293+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-07-25T00:00:50.293+05:30 [Info] Indexer Memory Deviation 1632564 (1.55693M) (9.33%)
2023-07-25T00:00:50.293+05:30 [Info] Indexer Memory Utilization 0.0326
2023-07-25T00:00:50.293+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:50.293+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:50.293+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:50.293+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:50.293+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:50.293+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:50.293+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.293+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:50.293+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.293+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-07-25T00:00:50.293+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:50.293+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:50.293+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:50.293+05:30 [Info] No. Index (from non-deleted node) 10
2023-07-25T00:00:50.293+05:30 [Info] No. Index Moved (exclude new node) 1 (10.00%)
2023/07/25 00:00:50 -------------------------------------------
2023/07/25 00:00:50 rebalance - 20-50M, 90 index, swap 2, 1x
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-07-25T00:00:50.295+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-07-25T00:00:50.295+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4095843409677649
2023-07-25T00:00:50.295+05:30 [Info] Planner::initial temperature: initial resource variation 0.4095843409677649 temp 0.04095843409677649
2023-07-25T00:00:50.457+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:50.457+05:30 [Info] Score: 0.013175067740583586
2023-07-25T00:00:50.457+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-07-25T00:00:50.457+05:30 [Info] CPU Quota: 30
2023-07-25T00:00:50.457+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-07-25T00:00:50.457+05:30 [Info] Indexer Memory Deviation 2341909626 (2.18107G) (2.64%)
2023-07-25T00:00:50.457+05:30 [Info] Indexer Memory Utilization 0.6367
2023-07-25T00:00:50.457+05:30 [Info] Indexer CPU Mean 24.0538
2023-07-25T00:00:50.457+05:30 [Info] Indexer CPU Deviation 0.57 (2.36%)
2023-07-25T00:00:50.457+05:30 [Info] Indexer CPU Utilization 0.8018
2023-07-25T00:00:50.457+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:50.457+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:50.457+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:50.457+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.457+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:50.457+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.457+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-07-25T00:00:50.457+05:30 [Info] Indexer Data Size Deviation 2341909626 (2.18107G) (2.64%)
2023-07-25T00:00:50.457+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:50.457+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:50.457+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:50.457+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:50 -------------------------------------------
2023/07/25 00:00:50 rebalance - mixed small/medium, 90 index, swap 2, 1x
2023-07-25T00:00:50.458+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-07-25T00:00:50.458+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-07-25T00:00:50.458+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-07-25T00:00:50.458+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-07-25T00:00:50.458+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-07-25T00:00:50.459+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-07-25T00:00:50.459+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-07-25T00:00:50.459+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-07-25T00:00:50.459+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-07-25T00:00:50.459+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-07-25T00:00:50.459+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-07-25T00:00:50.459+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-07-25T00:00:50.459+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4082556623939647
2023-07-25T00:00:50.459+05:30 [Info] Planner::initial temperature: initial resource variation 0.4082556623939647 temp 0.040825566239396475
2023-07-25T00:00:50.640+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:50.640+05:30 [Info] Score: 0.0021445237626242634
2023-07-25T00:00:50.640+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-07-25T00:00:50.640+05:30 [Info] CPU Quota: 20
2023-07-25T00:00:50.640+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-07-25T00:00:50.640+05:30 [Info] Indexer Memory Deviation 1683475181 (1.56786G) (0.43%)
2023-07-25T00:00:50.640+05:30 [Info] Indexer Memory Utilization 0.7311
2023-07-25T00:00:50.640+05:30 [Info] Indexer CPU Mean 13.9305
2023-07-25T00:00:50.640+05:30 [Info] Indexer CPU Deviation 0.62 (4.48%)
2023-07-25T00:00:50.640+05:30 [Info] Indexer CPU Utilization 0.6965
2023-07-25T00:00:50.640+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:50.640+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:50.640+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:50.640+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.640+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:50.640+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:50.640+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-07-25T00:00:50.640+05:30 [Info] Indexer Data Size Deviation 1683475181 (1.56786G) (0.43%)
2023-07-25T00:00:50.640+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:50.640+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:50.640+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:50.640+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:50 -------------------------------------------
2023/07/25 00:00:50 rebalance - travel sample, swap 2, 1x
2023-07-25T00:00:50.641+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 192.168.1.8:9000
2023-07-25T00:00:50.641+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-07-25T00:00:50.641+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0086622738872069
2023-07-25T00:00:50.641+05:30 [Info] Planner::initial temperature: initial resource variation 1.0086622738872069 temp 0.1008662273887207
2023-07-25T00:00:51.141+05:30 [Info] Score: 0.00031929273712825843
2023-07-25T00:00:51.141+05:30 [Info] Memory Quota: 536870912 (512M)
2023-07-25T00:00:51.141+05:30 [Info] CPU Quota: 8
2023-07-25T00:00:51.141+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-07-25T00:00:51.141+05:30 [Info] Indexer Memory Deviation 22354 (21.8301K) (0.13%)
2023-07-25T00:00:51.141+05:30 [Info] Indexer Memory Utilization 0.0326
2023-07-25T00:00:51.141+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:51.141+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:51.141+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:51.141+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:51.141+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:51.141+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:51.141+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:51.141+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:51.141+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:51.141+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-07-25T00:00:51.141+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:51.141+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:51.141+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:51.141+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:51.141+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:51 -------------------------------------------
2023/07/25 00:00:51 rebalance - 8 identical index, add 4, 1x
2023-07-25T00:00:51.141+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-07-25T00:00:51.141+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-07-25T00:00:51.141+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-07-25T00:00:51.141+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-07-25T00:00:51.141+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-07-25T00:00:51.141+05:30 [Info] Planner::initial temperature: initial resource variation 1 temp 0.1
2023-07-25T00:00:54.788+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-07-25T00:00:54.791+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:00:54.791+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:00:54.793+05:30 [Info] switched currmeta from 478 -> 478 force true
2023-07-25T00:00:54.793+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:00:54.793+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:00:54.794+05:30 [Info] switched currmeta from 482 -> 482 force true
2023-07-25T00:00:55.123+05:30 [Info] Score: 0
2023-07-25T00:00:55.123+05:30 [Info] Memory Quota: 930294000 (887.197M)
2023-07-25T00:00:55.123+05:30 [Info] CPU Quota: 2
2023-07-25T00:00:55.123+05:30 [Info] Indexer Memory Mean 260000000 (247.955M)
2023-07-25T00:00:55.123+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:55.123+05:30 [Info] Indexer Memory Utilization 0.2795
2023-07-25T00:00:55.123+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:55.123+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:55.123+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:55.123+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:55.123+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:55.123+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:55.123+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:55.123+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:55.123+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:55.123+05:30 [Info] Indexer Data Size Mean 260000000 (247.955M)
2023-07-25T00:00:55.123+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:55.123+05:30 [Info] Total Index Data (from non-deleted node) 1.93715G
2023-07-25T00:00:55.123+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:55.123+05:30 [Info] No. Index (from non-deleted node) 8
2023-07-25T00:00:55.123+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:55 -------------------------------------------
2023/07/25 00:00:55 rebalance - 8 identical index, delete 2, 2x
2023-07-25T00:00:55.124+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:55.124+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023-07-25T00:00:55.168+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:55.169+05:30 [Info] Score: 0
2023-07-25T00:00:55.169+05:30 [Info] Memory Quota: 1060588000 (1011.46M)
2023-07-25T00:00:55.169+05:30 [Info] CPU Quota: 4
2023-07-25T00:00:55.169+05:30 [Info] Indexer Memory Mean 10400000 (9.91821M)
2023-07-25T00:00:55.169+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:55.169+05:30 [Info] Indexer Memory Utilization 0.0098
2023-07-25T00:00:55.169+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:55.169+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:55.169+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:55.169+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:55.169+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:55.169+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:55.169+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:55.169+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:55.169+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:55.169+05:30 [Info] Indexer Data Size Mean 10400000 (9.91821M)
2023-07-25T00:00:55.169+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:55.169+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:55.169+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:55.169+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:55.169+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:55 -------------------------------------------
2023/07/25 00:00:55 rebalance - drop replcia - 3 replica, 3 zone, delete 1, 2x
2023-07-25T00:00:55.170+05:30 [Warn] There is more replica than available nodes. Will not move index replica (default,,,country) from ejected node 127.0.0.1:9001
2023-07-25T00:00:55.170+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-07-25T00:00:55.170+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-07-25T00:00:55.170+05:30 [Info] Score: 0
2023-07-25T00:00:55.170+05:30 [Info] Memory Quota: 536870912 (512M)
2023-07-25T00:00:55.170+05:30 [Info] CPU Quota: 16
2023-07-25T00:00:55.170+05:30 [Info] Indexer Memory Mean 0 (0)
2023-07-25T00:00:55.170+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:55.170+05:30 [Info] Indexer Memory Utilization 0.0000
2023-07-25T00:00:55.170+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:55.170+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:55.170+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:55.170+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:55.170+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:55.170+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:55.170+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:55.170+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:55.170+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:55.170+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-07-25T00:00:55.170+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:55.170+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:55.170+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:55.170+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:55.170+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:55 -------------------------------------------
2023/07/25 00:00:55 rebalance - rebuid replica - 3 replica, 3 zone, add 1, delete 1, 1x
2023-07-25T00:00:55.170+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-07-25T00:00:55.170+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-07-25T00:00:55.170+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9003
2023-07-25T00:00:55.171+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-07-25T00:00:55.171+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-07-25T00:00:55.171+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-07-25T00:00:55.171+05:30 [Info] Score: 0
2023-07-25T00:00:55.171+05:30 [Info] Memory Quota: 268435456 (256M)
2023-07-25T00:00:55.171+05:30 [Info] CPU Quota: 8
2023-07-25T00:00:55.171+05:30 [Info] Indexer Memory Mean 0 (0)
2023-07-25T00:00:55.171+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-07-25T00:00:55.171+05:30 [Info] Indexer Memory Utilization 0.0000
2023-07-25T00:00:55.171+05:30 [Info] Indexer CPU Mean 0.0000
2023-07-25T00:00:55.171+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-07-25T00:00:55.171+05:30 [Info] Indexer CPU Utilization 0.0000
2023-07-25T00:00:55.171+05:30 [Info] Indexer IO Mean 0.0000
2023-07-25T00:00:55.171+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-07-25T00:00:55.171+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-07-25T00:00:55.171+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:55.171+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-07-25T00:00:55.171+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-07-25T00:00:55.171+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-07-25T00:00:55.171+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-07-25T00:00:55.171+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-07-25T00:00:55.171+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-07-25T00:00:55.171+05:30 [Info] No. Index (from non-deleted node) 0
2023-07-25T00:00:55.171+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/07/25 00:00:55 -------------------------------------------
2023/07/25 00:00:55 Minimum memory test 1: min memory = 0
2023-07-25T00:00:55.172+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-07-25T00:00:55.172+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-07-25T00:00:55.174+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/07/25 00:00:55 -------------------------------------------
2023/07/25 00:00:55 Minimum memory test 2: min memory > quota
2023-07-25T00:00:55.174+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=6us
2023-07-25T00:00:55.174+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=7us
2023-07-25T00:00:55.174+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=7us
2023-07-25T00:00:55.174+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-07-25T00:00:55.174+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/07/25 00:00:56 -------------------------------------------
2023/07/25 00:00:56 Minimum memory test 3: min memory < quota
2023-07-25T00:00:56.166+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-07-25T00:00:56.166+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Minimum memory test 4: replica repair with min memory > quota
2023-07-25T00:00:57.212+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-07-25T00:00:57.212+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=6us
2023-07-25T00:00:57.212+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=5us
2023-07-25T00:00:57.212+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=4us
2023-07-25T00:00:57.212+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-07-25T00:00:57.212+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-07-25T00:00:57.212+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-07-25T00:00:57.212+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:57.212+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=216us
2023-07-25T00:00:57.212+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-07-25T00:00:57.212+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-07-25T00:00:57.212+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-07-25T00:00:57.212+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:57.212+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=207us
2023-07-25T00:00:57.212+05:30 [Info] Cannot rebuild lost replica due to resource constraint in cluster. Will not rebuild lost replica.
2023-07-25T00:00:57.212+05:30 [Warn]
MemoryQuota: 200
CpuQuota: 8
--- Violations for index (mem 130, cpu 0) at node 127.0.0.1:9003
Cannot move to 127.0.0.1:9001: ReplicaViolation (free mem 1.67772e+07T, free cpu 8)
Cannot move to 127.0.0.1:9002: ReplicaViolation (free mem 1.67772e+07T, free cpu 8)
2023-07-25T00:00:57.212+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:57.212+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0 is less than threshold: 0. No nodes have been added or deleted and there are no violations observed
2023-07-25T00:00:57.212+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Minimum memory test 5: replica repair with min memory < quota
2023-07-25T00:00:57.213+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-07-25T00:00:57.213+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-07-25T00:00:57.213+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-07-25T00:00:57.233+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Minimum memory test 6: rebalance with min memory > quota
2023-07-25T00:00:57.233+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=5us
2023-07-25T00:00:57.233+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=5us
2023-07-25T00:00:57.233+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=4us
2023-07-25T00:00:57.233+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=4us
2023-07-25T00:00:57.233+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=3us
2023-07-25T00:00:57.233+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12. Elapsed Time=3us
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Minimum memory test 7: rebalance-out with min memory > quota
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=4us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=5us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=3us
2023-07-25T00:00:57.234+05:30 [Warn] Unable to find a solution with resource constraint. Relax resource constraint check.
2023-07-25T00:00:57.234+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-07-25T00:00:57.234+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-07-25T00:00:57.235+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Minimum memory test 8: plan with min memory > quota
2023-07-25T00:00:57.237+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-07-25T00:00:57.238+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-07-25T00:00:57.238+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:57.238+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=938us
2023-07-25T00:00:57.238+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=5us
2023-07-25T00:00:57.238+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=3us
2023-07-25T00:00:57.238+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=3us
2023-07-25T00:00:57.238+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=3us
2023-07-25T00:00:57.238+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=3us
2023-07-25T00:00:57.238+05:30 [Warn] Unable to find a solution with resource constraint. Relax resource constraint check.
2023-07-25T00:00:57.238+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-07-25T00:00:57.238+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-07-25T00:00:57.238+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Minimum memory test 9: single node rebalance with min memory > quota
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=7us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=8us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=5us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=5us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=4us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=3us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7. Elapsed Time=3us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8. Elapsed Time=3us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9. Elapsed Time=3us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10. Elapsed Time=3us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11. Elapsed Time=3us
2023-07-25T00:00:57.239+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12. Elapsed Time=3us
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Minimum memory test 10: plan with partitioned index on empty cluster
2023-07-25T00:00:57.241+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-07-25T00:00:57.260+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 iterationTest :: Remove one node - failure
2023-07-25T00:00:57.261+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.04103948309128253
2023-07-25T00:00:57.351+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:57.352+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.352+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.352+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.352+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.352+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.12761537600062).
2023-07-25T00:00:57.352+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=406us
2023-07-25T00:00:57.352+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.352+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.352+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.352+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.352+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.14167557258266952).
2023-07-25T00:00:57.352+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=384us
2023-07-25T00:00:57.352+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.353+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.353+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.353+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.353+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15408660899983578).
2023-07-25T00:00:57.353+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=431us
2023-07-25T00:00:57.353+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.353+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.353+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.353+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.353+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.0837070063479677).
2023-07-25T00:00:57.353+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=464us
2023-07-25T00:00:57.353+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.354+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.354+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.354+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.354+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1303654650690202).
2023-07-25T00:00:57.354+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=489us
2023-07-25T00:00:57.354+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.354+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.354+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.354+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.354+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1760493637140534).
2023-07-25T00:00:57.354+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=452us
2023-07-25T00:00:57.354+05:30 [Warn] Unable to find a solution with resource constraint. Relax resource constraint check.
2023-07-25T00:00:57.354+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.355+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.355+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.355+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.355+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17249612296606875).
2023-07-25T00:00:57.355+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7. Elapsed Time=484us
2023-07-25T00:00:57.355+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.355+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.355+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.355+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.355+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.13952624535087557).
2023-07-25T00:00:57.355+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8. Elapsed Time=346us
2023-07-25T00:00:57.355+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.355+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.356+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.356+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.356+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.07471881710482785).
2023-07-25T00:00:57.356+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9. Elapsed Time=332us
2023-07-25T00:00:57.356+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.356+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.356+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.356+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.356+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.11884186508964793).
2023-07-25T00:00:57.356+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10. Elapsed Time=338us
2023-07-25T00:00:57.356+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.356+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.356+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.356+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.356+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15408660899983578).
2023-07-25T00:00:57.356+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11. Elapsed Time=342us
2023-07-25T00:00:57.357+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014786329653671822
2023-07-25T00:00:57.357+05:30 [Info] Planner::initial temperature: initial resource variation 0.014786329653671822 temp 0.033521367034632814
2023-07-25T00:00:57.357+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.357+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-07-25T00:00:57.357+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.13132568749718143).
2023-07-25T00:00:57.357+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12. Elapsed Time=346us
2023-07-25T00:00:57.357+05:30 [Error]
MemoryQuota: 5302940000000
CpuQuota: 6
--- Violations for index <13731617544857824012, bucket1, , > (mem 16.7084G, cpu 2.45864) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
--- Violations for index <10426201492025680749, bucket1, , > (mem 16.7819G, cpu 3.7460000000000004) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
--- Violations for index <15764687275191302640, bucket1, , > (mem 18.3581G, cpu 2.04648) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
--- Violations for index <10355089106623418960, bucket1, , > (mem 17.068G, cpu 3.50072) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
--- Violations for index <787307905823731360, bucket1, , > (mem 13.0886G, cpu 2.04576) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
--- Violations for index <2097733672490910378, bucket1, , > (mem 13.6757G, cpu 2.24744) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
--- Violations for index <763944577827652855, bucket1, , > (mem 12.3279G, cpu 1.74016) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
--- Violations for index <11825027003404005719, bucket1, , > (mem 7.70978G, cpu 1.00932) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
--- Violations for index <18280986109983156221, bucket1, , > (mem 7.25779G, cpu 4.32784) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.64344T, free cpu -36.95512)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.66003T, free cpu -15.510200000000001)
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 iterationTest :: Remove one node - success
2023-07-25T00:00:57.357+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3363074269174105
2023-07-25T00:00:57.438+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:57.439+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.018770209988350352
2023-07-25T00:00:57.439+05:30 [Info] Planner::initial temperature: initial resource variation 0.018770209988350352 temp 0.023122979001164966
2023-07-25T00:00:57.439+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-07-25T00:00:57.439+05:30 [Info] Planner::Finished planner run after 10 iterations.
2023-07-25T00:00:57.439+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.06206176235673965).
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 iterationTest :: Index rebuild - success
2023-07-25T00:00:57.441+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i5,1)
2023-07-25T00:00:57.441+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i10,1)
2023-07-25T00:00:57.441+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i13,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i15,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i18,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i22,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i0,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i28,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i2,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i4,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i8,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i11,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i24,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i26,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i12,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i14,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i20,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i23,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i27,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i1,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i3,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i6,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i19,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i21,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i25,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i29,1)
2023-07-25T00:00:57.442+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i7,1)
2023-07-25T00:00:57.443+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i9,1)
2023-07-25T00:00:57.443+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i16,1)
2023-07-25T00:00:57.443+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i17,1)
2023-07-25T00:00:57.443+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5773502691896258
2023-07-25T00:00:57.443+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0.5773502691896258 is less than threshold: 0.8. No nodes have been added or deleted and there are no violations observed
2023-07-25T00:00:57.443+05:30 [Info] Planner::initial temperature: initial resource variation 0.5773502691896258 temp 0.02226497308103742
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 iterationTest :: Index rebuild - initial placement - success
2023-07-25T00:00:57.444+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-07-25T00:00:57.444+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-07-25T00:00:57.444+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-07-25T00:00:57.444+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-07-25T00:00:57.444+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-07-25T00:00:57.444+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-07-25T00:00:57.444+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6236095644623236
2023-07-25T00:00:57.444+05:30 [Info] Planner::initial temperature: initial resource variation 0.6236095644623236 temp 0.03663904355376764
2023-07-25T00:00:57.444+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-07-25T00:00:57.444+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:57.444+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.6236095644623236).
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 iterationTest :: Index rebuild - initial placement - numReplica > numSG - success
2023-07-25T00:00:57.445+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-07-25T00:00:57.445+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-07-25T00:00:57.445+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-07-25T00:00:57.445+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-07-25T00:00:57.445+05:30 [Info] Rebuilding lost replica for (default,,,idx1,2)
2023-07-25T00:00:57.445+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-07-25T00:00:57.445+05:30 [Info] Rebuilding lost replica for (default,,,idx2,2)
2023-07-25T00:00:57.445+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-07-25T00:00:57.445+05:30 [Info] Rebuilding lost replica for (default,,,idx3,2)
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-07-25T00:00:57.445+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3333333333333333
2023-07-25T00:00:57.445+05:30 [Info] Planner::initial temperature: initial resource variation 0.3333333333333333 temp 0.06566666666666668
2023-07-25T00:00:57.445+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-07-25T00:00:57.445+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-07-25T00:00:57.445+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.3333333333333333).
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 scaling with excludeIn - 8 identical index, add 1, 1x
2023-07-25T00:00:57.446+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-07-25T00:00:57.446+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023-07-25T00:00:57.493+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 swap with excludeIn - 8 identical index, add 1, 1x
2023-07-25T00:00:57.494+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-07-25T00:00:57.494+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023-07-25T00:00:57.494+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 replica repair with excludeIn - 3 replica, 4 zone, delete 1, 1x
2023-07-25T00:00:57.494+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-07-25T00:00:57.494+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-07-25T00:00:57.494+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 heterogenous rebalance - keep vertically scaled Node, swap 1, 1x
2023-07-25T00:00:57.495+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1237823254333867
2023-07-25T00:00:57.495+05:30 [Info] Planner::initial temperature: initial resource variation 1.1237823254333867 temp 0.11237823254333867
2023-07-25T00:00:57.495+05:30 [Info] Planner::finalizing the solution as final solution is found.
--- PASS: TestPlanner (11.29s)
=== RUN TestGreedyPlanner
2023/07/25 00:00:57 In TestGreedyPlanner()
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Single Index Instance - 3 empty nodes - 1 SG
2023-07-25T00:00:57.498+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2023-07-25T00:00:57.500+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2023-07-25T00:00:57.502+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Single Index Instance - 3 non-empty nodes - 1 SG
2023-07-25T00:00:57.504+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 1 Replica - 3 empty nodes - 1 SG
2023-07-25T00:00:57.506+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2023-07-25T00:00:57.508+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2023-07-25T00:00:57.510+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2023-07-25T00:00:57.511+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 2 Replica - 3 empty nodes - 1 SG
2023-07-25T00:00:57.513+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2023-07-25T00:00:57.515+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2023-07-25T00:00:57.516+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2023-07-25T00:00:57.518+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2023-07-25T00:00:57.520+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2023-07-25T00:00:57.523+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2023-07-25T00:00:57.525+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2023-07-25T00:00:57.527+05:30 [Info] Using greedy index placement for index 987654
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place 60 index instaces on 3 empty nodes - 1 SG
2023-07-25T00:00:57.529+05:30 [Info] Using greedy index placement for index 1000987654
2023-07-25T00:00:57.531+05:30 [Info] Using greedy index placement for index 1001987654
2023-07-25T00:00:57.533+05:30 [Info] Using greedy index placement for index 1002987654
2023-07-25T00:00:57.534+05:30 [Info] Using greedy index placement for index 1003987654
2023-07-25T00:00:57.536+05:30 [Info] Using greedy index placement for index 1004987654
2023-07-25T00:00:57.538+05:30 [Info] Using greedy index placement for index 1005987654
2023-07-25T00:00:57.540+05:30 [Info] Using greedy index placement for index 1006987654
2023-07-25T00:00:57.542+05:30 [Info] Using greedy index placement for index 1007987654
2023-07-25T00:00:57.543+05:30 [Info] Using greedy index placement for index 1008987654
2023-07-25T00:00:57.545+05:30 [Info] Using greedy index placement for index 1009987654
2023-07-25T00:00:57.546+05:30 [Info] Using greedy index placement for index 1010987654
2023-07-25T00:00:57.548+05:30 [Info] Using greedy index placement for index 1011987654
2023-07-25T00:00:57.550+05:30 [Info] Using greedy index placement for index 1012987654
2023-07-25T00:00:57.552+05:30 [Info] Using greedy index placement for index 1013987654
2023-07-25T00:00:57.554+05:30 [Info] Using greedy index placement for index 1014987654
2023-07-25T00:00:57.555+05:30 [Info] Using greedy index placement for index 1015987654
2023-07-25T00:00:57.557+05:30 [Info] Using greedy index placement for index 1016987654
2023-07-25T00:00:57.559+05:30 [Info] Using greedy index placement for index 1017987654
2023-07-25T00:00:57.561+05:30 [Info] Using greedy index placement for index 1018987654
2023-07-25T00:00:57.562+05:30 [Info] Using greedy index placement for index 1019987654
2023-07-25T00:00:57.564+05:30 [Info] Using greedy index placement for index 1020987654
2023-07-25T00:00:57.566+05:30 [Info] Using greedy index placement for index 1021987654
2023-07-25T00:00:57.567+05:30 [Info] Using greedy index placement for index 1022987654
2023-07-25T00:00:57.569+05:30 [Info] Using greedy index placement for index 1023987654
2023-07-25T00:00:57.571+05:30 [Info] Using greedy index placement for index 1024987654
2023-07-25T00:00:57.572+05:30 [Info] Using greedy index placement for index 1025987654
2023-07-25T00:00:57.574+05:30 [Info] Using greedy index placement for index 1026987654
2023-07-25T00:00:57.576+05:30 [Info] Using greedy index placement for index 1027987654
2023-07-25T00:00:57.578+05:30 [Info] Using greedy index placement for index 1028987654
2023-07-25T00:00:57.580+05:30 [Info] Using greedy index placement for index 1029987654
2023-07-25T00:00:57.581+05:30 [Info] Using greedy index placement for index 1030987654
2023-07-25T00:00:57.583+05:30 [Info] Using greedy index placement for index 1031987654
2023-07-25T00:00:57.585+05:30 [Info] Using greedy index placement for index 1032987654
2023-07-25T00:00:57.587+05:30 [Info] Using greedy index placement for index 1033987654
2023-07-25T00:00:57.589+05:30 [Info] Using greedy index placement for index 1034987654
2023-07-25T00:00:57.591+05:30 [Info] Using greedy index placement for index 1035987654
2023-07-25T00:00:57.593+05:30 [Info] Using greedy index placement for index 1036987654
2023-07-25T00:00:57.594+05:30 [Info] Using greedy index placement for index 1037987654
2023-07-25T00:00:57.596+05:30 [Info] Using greedy index placement for index 1038987654
2023-07-25T00:00:57.598+05:30 [Info] Using greedy index placement for index 1039987654
2023-07-25T00:00:57.599+05:30 [Info] Using greedy index placement for index 1040987654
2023-07-25T00:00:57.601+05:30 [Info] Using greedy index placement for index 1041987654
2023-07-25T00:00:57.603+05:30 [Info] Using greedy index placement for index 1042987654
2023-07-25T00:00:57.604+05:30 [Info] Using greedy index placement for index 1043987654
2023-07-25T00:00:57.606+05:30 [Info] Using greedy index placement for index 1044987654
2023-07-25T00:00:57.608+05:30 [Info] Using greedy index placement for index 1045987654
2023-07-25T00:00:57.610+05:30 [Info] Using greedy index placement for index 1046987654
2023-07-25T00:00:57.612+05:30 [Info] Using greedy index placement for index 1047987654
2023-07-25T00:00:57.614+05:30 [Info] Using greedy index placement for index 1048987654
2023-07-25T00:00:57.616+05:30 [Info] Using greedy index placement for index 1049987654
2023-07-25T00:00:57.617+05:30 [Info] Using greedy index placement for index 1050987654
2023-07-25T00:00:57.619+05:30 [Info] Using greedy index placement for index 1051987654
2023-07-25T00:00:57.621+05:30 [Info] Using greedy index placement for index 1052987654
2023-07-25T00:00:57.623+05:30 [Info] Using greedy index placement for index 1053987654
2023-07-25T00:00:57.624+05:30 [Info] Using greedy index placement for index 1054987654
2023-07-25T00:00:57.626+05:30 [Info] Using greedy index placement for index 1055987654
2023-07-25T00:00:57.628+05:30 [Info] Using greedy index placement for index 1056987654
2023-07-25T00:00:57.630+05:30 [Info] Using greedy index placement for index 1057987654
2023-07-25T00:00:57.632+05:30 [Info] Using greedy index placement for index 1058987654
2023-07-25T00:00:57.633+05:30 [Info] Using greedy index placement for index 1059987654
2023-07-25T00:00:57.633+05:30 [Info] Actual variance of deferred index count across nodes is 0
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2023-07-25T00:00:57.636+05:30 [Info] Using greedy index placement for index 1000987654
2023-07-25T00:00:57.637+05:30 [Info] Using greedy index placement for index 1001987654
2023-07-25T00:00:57.639+05:30 [Info] Using greedy index placement for index 1002987654
2023-07-25T00:00:57.641+05:30 [Info] Using greedy index placement for index 1003987654
2023-07-25T00:00:57.643+05:30 [Info] Using greedy index placement for index 1004987654
2023-07-25T00:00:57.645+05:30 [Info] Using greedy index placement for index 1005987654
2023-07-25T00:00:57.646+05:30 [Info] Using greedy index placement for index 1006987654
2023-07-25T00:00:57.648+05:30 [Info] Using greedy index placement for index 1007987654
2023-07-25T00:00:57.649+05:30 [Info] Using greedy index placement for index 1008987654
2023-07-25T00:00:57.651+05:30 [Info] Using greedy index placement for index 1009987654
2023-07-25T00:00:57.654+05:30 [Info] Using greedy index placement for index 1010987654
2023-07-25T00:00:57.656+05:30 [Info] Using greedy index placement for index 1011987654
2023-07-25T00:00:57.658+05:30 [Info] Using greedy index placement for index 1012987654
2023-07-25T00:00:57.660+05:30 [Info] Using greedy index placement for index 1013987654
2023-07-25T00:00:57.661+05:30 [Info] Using greedy index placement for index 1014987654
2023-07-25T00:00:57.663+05:30 [Info] Using greedy index placement for index 1015987654
2023-07-25T00:00:57.664+05:30 [Info] Using greedy index placement for index 1016987654
2023-07-25T00:00:57.666+05:30 [Info] Using greedy index placement for index 1017987654
2023-07-25T00:00:57.668+05:30 [Info] Using greedy index placement for index 1018987654
2023-07-25T00:00:57.669+05:30 [Info] Using greedy index placement for index 1019987654
2023-07-25T00:00:57.671+05:30 [Info] Using greedy index placement for index 1020987654
2023-07-25T00:00:57.673+05:30 [Info] Using greedy index placement for index 1021987654
2023-07-25T00:00:57.674+05:30 [Info] Using greedy index placement for index 1022987654
2023-07-25T00:00:57.676+05:30 [Info] Using greedy index placement for index 1023987654
2023-07-25T00:00:57.678+05:30 [Info] Using greedy index placement for index 1024987654
2023-07-25T00:00:57.680+05:30 [Info] Using greedy index placement for index 1025987654
2023-07-25T00:00:57.681+05:30 [Info] Using greedy index placement for index 1026987654
2023-07-25T00:00:57.683+05:30 [Info] Using greedy index placement for index 1027987654
2023-07-25T00:00:57.685+05:30 [Info] Using greedy index placement for index 1028987654
2023-07-25T00:00:57.687+05:30 [Info] Using greedy index placement for index 1029987654
2023-07-25T00:00:57.689+05:30 [Info] Using greedy index placement for index 1030987654
2023-07-25T00:00:57.690+05:30 [Info] Using greedy index placement for index 1031987654
2023-07-25T00:00:57.692+05:30 [Info] Using greedy index placement for index 1032987654
2023-07-25T00:00:57.694+05:30 [Info] Using greedy index placement for index 1033987654
2023-07-25T00:00:57.695+05:30 [Info] Using greedy index placement for index 1034987654
2023-07-25T00:00:57.697+05:30 [Info] Using greedy index placement for index 1035987654
2023-07-25T00:00:57.699+05:30 [Info] Using greedy index placement for index 1036987654
2023-07-25T00:00:57.701+05:30 [Info] Using greedy index placement for index 1037987654
2023-07-25T00:00:57.702+05:30 [Info] Using greedy index placement for index 1038987654
2023-07-25T00:00:57.704+05:30 [Info] Using greedy index placement for index 1039987654
2023-07-25T00:00:57.706+05:30 [Info] Using greedy index placement for index 1040987654
2023-07-25T00:00:57.707+05:30 [Info] Using greedy index placement for index 1041987654
2023-07-25T00:00:57.709+05:30 [Info] Using greedy index placement for index 1042987654
2023-07-25T00:00:57.711+05:30 [Info] Using greedy index placement for index 1043987654
2023-07-25T00:00:57.713+05:30 [Info] Using greedy index placement for index 1044987654
2023-07-25T00:00:57.714+05:30 [Info] Using greedy index placement for index 1045987654
2023-07-25T00:00:57.716+05:30 [Info] Using greedy index placement for index 1046987654
2023-07-25T00:00:57.717+05:30 [Info] Using greedy index placement for index 1047987654
2023-07-25T00:00:57.719+05:30 [Info] Using greedy index placement for index 1048987654
2023-07-25T00:00:57.721+05:30 [Info] Using greedy index placement for index 1049987654
2023-07-25T00:00:57.723+05:30 [Info] Using greedy index placement for index 1050987654
2023-07-25T00:00:57.724+05:30 [Info] Using greedy index placement for index 1051987654
2023-07-25T00:00:57.726+05:30 [Info] Using greedy index placement for index 1052987654
2023-07-25T00:00:57.728+05:30 [Info] Using greedy index placement for index 1053987654
2023-07-25T00:00:57.730+05:30 [Info] Using greedy index placement for index 1054987654
2023-07-25T00:00:57.731+05:30 [Info] Using greedy index placement for index 1055987654
2023-07-25T00:00:57.733+05:30 [Info] Using greedy index placement for index 1056987654
2023-07-25T00:00:57.735+05:30 [Info] Using greedy index placement for index 1057987654
2023-07-25T00:00:57.736+05:30 [Info] Using greedy index placement for index 1058987654
2023-07-25T00:00:57.738+05:30 [Info] Using greedy index placement for index 1059987654
2023-07-25T00:00:57.738+05:30 [Info] Actual variance of deferred index count across nodes is 8
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2023-07-25T00:00:57.740+05:30 [Info] Using greedy index placement for index 1000987654
2023-07-25T00:00:57.742+05:30 [Info] Using greedy index placement for index 1001987654
2023-07-25T00:00:57.744+05:30 [Info] Using greedy index placement for index 1002987654
2023-07-25T00:00:57.746+05:30 [Info] Using greedy index placement for index 1003987654
2023-07-25T00:00:57.747+05:30 [Info] Using greedy index placement for index 1004987654
2023-07-25T00:00:57.749+05:30 [Info] Using greedy index placement for index 1005987654
2023-07-25T00:00:57.751+05:30 [Info] Using greedy index placement for index 1006987654
2023-07-25T00:00:57.752+05:30 [Info] Using greedy index placement for index 1007987654
2023-07-25T00:00:57.754+05:30 [Info] Using greedy index placement for index 1008987654
2023-07-25T00:00:57.756+05:30 [Info] Using greedy index placement for index 1009987654
2023-07-25T00:00:57.758+05:30 [Info] Using greedy index placement for index 1010987654
2023-07-25T00:00:57.760+05:30 [Info] Using greedy index placement for index 1011987654
2023-07-25T00:00:57.762+05:30 [Info] Using greedy index placement for index 1012987654
2023-07-25T00:00:57.763+05:30 [Info] Using greedy index placement for index 1013987654
2023-07-25T00:00:57.765+05:30 [Info] Using greedy index placement for index 1014987654
2023-07-25T00:00:57.767+05:30 [Info] Using greedy index placement for index 1015987654
2023-07-25T00:00:57.768+05:30 [Info] Using greedy index placement for index 1016987654
2023-07-25T00:00:57.770+05:30 [Info] Using greedy index placement for index 1017987654
2023-07-25T00:00:57.772+05:30 [Info] Using greedy index placement for index 1018987654
2023-07-25T00:00:57.773+05:30 [Info] Using greedy index placement for index 1019987654
2023-07-25T00:00:57.775+05:30 [Info] Using greedy index placement for index 1020987654
2023-07-25T00:00:57.777+05:30 [Info] Using greedy index placement for index 1021987654
2023-07-25T00:00:57.779+05:30 [Info] Using greedy index placement for index 1022987654
2023-07-25T00:00:57.781+05:30 [Info] Using greedy index placement for index 1023987654
2023-07-25T00:00:57.782+05:30 [Info] Using greedy index placement for index 1024987654
2023-07-25T00:00:57.784+05:30 [Info] Using greedy index placement for index 1025987654
2023-07-25T00:00:57.786+05:30 [Info] Using greedy index placement for index 1026987654
2023-07-25T00:00:57.788+05:30 [Info] Using greedy index placement for index 1027987654
2023-07-25T00:00:57.789+05:30 [Info] Using greedy index placement for index 1028987654
2023-07-25T00:00:57.791+05:30 [Info] Using greedy index placement for index 1029987654
2023-07-25T00:00:57.793+05:30 [Info] Using greedy index placement for index 1030987654
2023-07-25T00:00:57.795+05:30 [Info] Using greedy index placement for index 1031987654
2023-07-25T00:00:57.796+05:30 [Info] Using greedy index placement for index 1032987654
2023-07-25T00:00:57.798+05:30 [Info] Using greedy index placement for index 1033987654
2023-07-25T00:00:57.800+05:30 [Info] Using greedy index placement for index 1034987654
2023-07-25T00:00:57.801+05:30 [Info] Using greedy index placement for index 1035987654
2023-07-25T00:00:57.803+05:30 [Info] Using greedy index placement for index 1036987654
2023-07-25T00:00:57.805+05:30 [Info] Using greedy index placement for index 1037987654
2023-07-25T00:00:57.806+05:30 [Info] Using greedy index placement for index 1038987654
2023-07-25T00:00:57.808+05:30 [Info] Using greedy index placement for index 1039987654
2023-07-25T00:00:57.810+05:30 [Info] Using greedy index placement for index 1040987654
2023-07-25T00:00:57.811+05:30 [Info] Using greedy index placement for index 1041987654
2023-07-25T00:00:57.813+05:30 [Info] Using greedy index placement for index 1042987654
2023-07-25T00:00:57.815+05:30 [Info] Using greedy index placement for index 1043987654
2023-07-25T00:00:57.816+05:30 [Info] Using greedy index placement for index 1044987654
2023-07-25T00:00:57.818+05:30 [Info] Using greedy index placement for index 1045987654
2023-07-25T00:00:57.820+05:30 [Info] Using greedy index placement for index 1046987654
2023-07-25T00:00:57.822+05:30 [Info] Using greedy index placement for index 1047987654
2023-07-25T00:00:57.824+05:30 [Info] Using greedy index placement for index 1048987654
2023-07-25T00:00:57.825+05:30 [Info] Using greedy index placement for index 1049987654
2023-07-25T00:00:57.827+05:30 [Info] Using greedy index placement for index 1050987654
2023-07-25T00:00:57.829+05:30 [Info] Using greedy index placement for index 1051987654
2023-07-25T00:00:57.831+05:30 [Info] Using greedy index placement for index 1052987654
2023-07-25T00:00:57.832+05:30 [Info] Using greedy index placement for index 1053987654
2023-07-25T00:00:57.834+05:30 [Info] Using greedy index placement for index 1054987654
2023-07-25T00:00:57.836+05:30 [Info] Using greedy index placement for index 1055987654
2023-07-25T00:00:57.837+05:30 [Info] Using greedy index placement for index 1056987654
2023-07-25T00:00:57.839+05:30 [Info] Using greedy index placement for index 1057987654
2023-07-25T00:00:57.841+05:30 [Info] Using greedy index placement for index 1058987654
2023-07-25T00:00:57.843+05:30 [Info] Using greedy index placement for index 1059987654
2023-07-25T00:00:57.844+05:30 [Info] Actual variance of deferred index count across nodes is 98
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-07-25T00:00:57.846+05:30 [Info] Using greedy index placement for index 1000987654
2023-07-25T00:00:57.848+05:30 [Info] Using greedy index placement for index 1001987654
2023-07-25T00:00:57.850+05:30 [Info] Using greedy index placement for index 1002987654
2023-07-25T00:00:57.852+05:30 [Info] Using greedy index placement for index 1003987654
2023-07-25T00:00:57.856+05:30 [Info] Using greedy index placement for index 1004987654
2023-07-25T00:00:57.856+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2023/07/25 00:00:57 -------------------------------------------
2023/07/25 00:00:57 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-07-25T00:00:57.859+05:30 [Info] Using greedy index placement for index 1000987654
2023-07-25T00:00:57.860+05:30 [Info] Using greedy index placement for index 1001987654
2023-07-25T00:00:57.862+05:30 [Info] Using greedy index placement for index 1002987654
2023-07-25T00:00:57.864+05:30 [Info] Using greedy index placement for index 1003987654
2023-07-25T00:00:57.865+05:30 [Info] Using greedy index placement for index 1004987654
2023-07-25T00:00:57.867+05:30 [Info] Using greedy index placement for index 1005987654
2023-07-25T00:00:57.869+05:30 [Info] Using greedy index placement for index 1006987654
2023-07-25T00:00:57.871+05:30 [Info] Using greedy index placement for index 1007987654
2023-07-25T00:00:57.872+05:30 [Info] Using greedy index placement for index 1008987654
2023-07-25T00:00:57.874+05:30 [Info] Using greedy index placement for index 1009987654
2023-07-25T00:00:57.876+05:30 [Info] Using greedy index placement for index 1010987654
2023-07-25T00:00:57.877+05:30 [Info] Using greedy index placement for index 1011987654
2023-07-25T00:00:57.879+05:30 [Info] Using greedy index placement for index 1012987654
2023-07-25T00:00:57.881+05:30 [Info] Using greedy index placement for index 1013987654
2023-07-25T00:00:57.882+05:30 [Info] Using greedy index placement for index 1014987654
2023-07-25T00:00:57.884+05:30 [Info] Using greedy index placement for index 1015987654
2023-07-25T00:00:57.886+05:30 [Info] Using greedy index placement for index 1016987654
2023-07-25T00:00:57.887+05:30 [Info] Using greedy index placement for index 1017987654
2023-07-25T00:00:57.889+05:30 [Info] Using greedy index placement for index 1018987654
2023-07-25T00:00:57.891+05:30 [Info] Using greedy index placement for index 1019987654
2023-07-25T00:00:57.893+05:30 [Info] Using greedy index placement for index 1020987654
2023-07-25T00:00:57.894+05:30 [Info] Using greedy index placement for index 1021987654
2023-07-25T00:00:57.896+05:30 [Info] Using greedy index placement for index 1022987654
2023-07-25T00:00:57.898+05:30 [Info] Using greedy index placement for index 1023987654
2023-07-25T00:00:57.899+05:30 [Info] Using greedy index placement for index 1024987654
2023-07-25T00:00:57.901+05:30 [Info] Using greedy index placement for index 1025987654
2023-07-25T00:00:57.903+05:30 [Info] Using greedy index placement for index 1026987654
2023-07-25T00:00:57.905+05:30 [Info] Using greedy index placement for index 1027987654
2023-07-25T00:00:57.906+05:30 [Info] Using greedy index placement for index 1028987654
2023-07-25T00:00:57.908+05:30 [Info] Using greedy index placement for index 1029987654
2023-07-25T00:00:57.910+05:30 [Info] Using greedy index placement for index 1030987654
2023-07-25T00:00:57.912+05:30 [Info] Using greedy index placement for index 1031987654
2023-07-25T00:00:57.913+05:30 [Info] Using greedy index placement for index 1032987654
2023-07-25T00:00:57.915+05:30 [Info] Using greedy index placement for index 1033987654
2023-07-25T00:00:57.917+05:30 [Info] Using greedy index placement for index 1034987654
2023-07-25T00:00:57.919+05:30 [Info] Using greedy index placement for index 1035987654
2023-07-25T00:00:57.921+05:30 [Info] Using greedy index placement for index 1036987654
2023-07-25T00:00:57.923+05:30 [Info] Using greedy index placement for index 1037987654
2023-07-25T00:00:57.926+05:30 [Info] Using greedy index placement for index 1038987654
2023-07-25T00:00:57.929+05:30 [Info] Using greedy index placement for index 1039987654
2023-07-25T00:00:57.934+05:30 [Info] Using greedy index placement for index 1040987654
2023-07-25T00:00:57.937+05:30 [Info] Using greedy index placement for index 1041987654
2023-07-25T00:00:57.940+05:30 [Info] Using greedy index placement for index 1042987654
2023-07-25T00:00:57.943+05:30 [Info] Using greedy index placement for index 1043987654
2023-07-25T00:00:57.945+05:30 [Info] Using greedy index placement for index 1044987654
2023-07-25T00:00:57.951+05:30 [Info] Using greedy index placement for index 1045987654
2023-07-25T00:00:57.957+05:30 [Info] Using greedy index placement for index 1046987654
2023-07-25T00:00:57.960+05:30 [Info] Using greedy index placement for index 1047987654
2023-07-25T00:00:57.962+05:30 [Info] Using greedy index placement for index 1048987654
2023-07-25T00:00:57.965+05:30 [Info] Using greedy index placement for index 1049987654
2023-07-25T00:00:57.967+05:30 [Info] Using greedy index placement for index 1050987654
2023-07-25T00:00:57.969+05:30 [Info] Using greedy index placement for index 1051987654
2023-07-25T00:00:57.973+05:30 [Info] Using greedy index placement for index 1052987654
2023-07-25T00:00:57.975+05:30 [Info] Using greedy index placement for index 1053987654
2023-07-25T00:00:57.978+05:30 [Info] Using greedy index placement for index 1054987654
2023-07-25T00:00:57.987+05:30 [Info] Using greedy index placement for index 1055987654
2023-07-25T00:00:57.989+05:30 [Info] Using greedy index placement for index 1056987654
2023-07-25T00:00:57.993+05:30 [Info] Using greedy index placement for index 1057987654
2023-07-25T00:00:57.996+05:30 [Info] Using greedy index placement for index 1058987654
2023-07-25T00:00:58.001+05:30 [Info] Using greedy index placement for index 1059987654
2023-07-25T00:00:58.001+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.51s)
=== RUN TestTenantAwarePlanner
2023/07/25 00:00:58 In TestTenantAwarePlanner()
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 1 empty node - 1 SG
2023-07-25T00:00:58.003+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001]]
2023-07-25T00:00:58.003+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.003+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 empty nodes - 2 SG
2023-07-25T00:00:58.012+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9004 127.0.0.1:9001] [127.0.0.1:9003 127.0.0.1:9002]]
2023-07-25T00:00:58.012+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.012+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9002]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 1 node - 1 SG
2023-07-25T00:00:58.018+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.018+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001]]
2023-07-25T00:00:58.018+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-07-25T00:00:58.018+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 2 nodes - 1 SG
2023-07-25T00:00:58.025+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.025+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.025+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-07-25T00:00:58.025+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-07-25T00:00:58.025+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(a)
2023-07-25T00:00:58.028+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.028+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.028+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9004 127.0.0.1:9003]]
2023-07-25T00:00:58.028+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9002]
2023-07-25T00:00:58.028+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(b)
2023-07-25T00:00:58.032+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.032+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.032+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9002]]
2023-07-25T00:00:58.032+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.032+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(c)
2023-07-25T00:00:58.036+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.036+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.036+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.036+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.036+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-07-25T00:00:58.036+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.036+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Memory Above LWM
2023-07-25T00:00:58.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-07-25T00:00:58.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-07-25T00:00:58.047+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.047+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.047+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Units Above LWM
2023-07-25T00:00:58.049+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.049+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-07-25T00:00:58.049+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.050+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5000 Tenants 0
2023-07-25T00:00:58.050+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.050+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.050+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(a)
2023-07-25T00:00:58.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-07-25T00:00:58.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-07-25T00:00:58.054+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.054+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.054+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(b)
2023-07-25T00:00:58.058+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.058+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-07-25T00:00:58.059+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.059+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-07-25T00:00:58.059+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.059+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.059+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Units HWM
2023-07-25T00:00:58.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 8000 Tenants 0
2023-07-25T00:00:58.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 8000 Tenants 0
2023-07-25T00:00:58.063+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-07-25T00:00:58.063+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.063+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-07-25T00:00:58.066+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-07-25T00:00:58.066+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-07-25T00:00:58.066+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-07-25T00:00:58.066+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-07-25T00:00:58.066+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.066+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.066+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes, rebalance in progress(inst version)
2023-07-25T00:00:58.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-07-25T00:00:58.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.069+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-07-25T00:00:58.069+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.069+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate)
2023-07-25T00:00:58.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.072+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-07-25T00:00:58.072+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.072+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version)
2023-07-25T00:00:58.078+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.078+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.078+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.078+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-07-25T00:00:58.078+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.078+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-07-25T00:00:58.078+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.078+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-07-25T00:00:58.082+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.082+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.082+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.082+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.082+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-07-25T00:00:58.082+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.082+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 2 empty nodes - 1 SG
2023-07-25T00:00:58.085+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-07-25T00:00:58.085+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.085+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9002]
2023-07-25T00:00:58.085+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9001]
2023-07-25T00:00:58.085+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1 987654 false [name1] false false false false 0 0 [] 2 [] false 0 0 0 0 0 0 0 0}. Error - Unable to find any valid SubCluster
2023/07/25 00:00:58 Expected error Planner not able to find any node for placement - Unable to find any valid SubCluster
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Memory HWM
2023-07-25T00:00:58.086+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-07-25T00:00:58.086+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.086+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.086+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-07-25T00:00:58.086+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-07-25T00:00:58.086+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.086+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1 987654 false [name1] false false false false 0 0 [] 2 [] false 0 0 0 0 0 0 0 0}. Error - Tenant SubCluster Above High Usage Threshold
2023/07/25 00:00:58 Expected error Planner not able to find any node for placement - Tenant SubCluster Above High Usage Threshold
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Memory Above LWM
2023-07-25T00:00:58.087+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 680000000 Units 1000 Tenants 0
2023-07-25T00:00:58.087+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-07-25T00:00:58.087+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 680000000 Units 1000 Tenants 0
2023-07-25T00:00:58.087+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-07-25T00:00:58.087+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.087+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-07-25T00:00:58.087+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket7 987654 false [name1] false false false false 0 0 [] 2 [] false 0 0 0 0 0 0 0 0}. Error - No SubCluster Below Low Usage Threshold
2023/07/25 00:00:58 Expected error Planner not able to find any node for placement - No SubCluster Below Low Usage Threshold
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-07-25T00:00:58.088+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-07-25T00:00:58.088+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-07-25T00:00:58.088+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 0 Units 4500 Tenants 0
2023-07-25T00:00:58.088+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-07-25T00:00:58.088+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-07-25T00:00:58.088+05:30 [Error] Planner::validateSubClusterGrouping Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/07/25 00:00:58 Expected error Planner Constraint Violation. Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes, rebalance in progress(inst version)
2023-07-25T00:00:58.089+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.089+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.089+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.089+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-07-25T00:00:58.089+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/07/25 00:00:58 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate)
2023-07-25T00:00:58.091+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.091+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.091+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/07/25 00:00:58 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version)
2023-07-25T00:00:58.092+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.092+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.092+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-07-25T00:00:58.092+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-07-25T00:00:58.092+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/07/25 00:00:58 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-07-25T00:00:58.093+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.093+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.093+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9004 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/07/25 00:00:58 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 3 SG, 1 empty, 1 Memory Above HWM
2023-07-25T00:00:58.094+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.094+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-07-25T00:00:58.094+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.094+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-07-25T00:00:58.094+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.094+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.094+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.094+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500
2023-07-25T00:00:58.094+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.094+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 3 SG, 1 empty, 1 Units Above HWM
2023-07-25T00:00:58.095+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 8000 Tenants 0
2023-07-25T00:00:58.095+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 400000000 Units 1000 Tenants 0
2023-07-25T00:00:58.095+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 8000 Tenants 0
2023-07-25T00:00:58.095+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 400000000 Units 1000 Tenants 0
2023-07-25T00:00:58.096+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.096+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.096+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.096+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000
2023-07-25T00:00:58.096+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.096+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 3 SG, 1 empty, Both Memory/Units Above HWM
2023-07-25T00:00:58.097+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.097+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.097+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.097+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.097+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.097+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.097+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.097+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.097+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-07-25T00:00:58.097+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.097+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.097+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 3 SG, Multiple tenants to move, single source, multiple destination
2023-07-25T00:00:58.098+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.098+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.098+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.098+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.098+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.098+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.098+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.098+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000
2023-07-25T00:00:58.098+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000
2023-07-25T00:00:58.098+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.098+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.099+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 3 SG, Multiple tenants to move, no nodes below LWM
2023-07-25T00:00:58.100+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-07-25T00:00:58.100+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-07-25T00:00:58.100+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 700000000 Units 3000 Tenants 0
2023-07-25T00:00:58.100+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-07-25T00:00:58.100+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-07-25T00:00:58.100+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 700000000 Units 3000 Tenants 0
2023-07-25T00:00:58.100+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.100+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.100+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.100+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500
2023-07-25T00:00:58.100+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500
2023-07-25T00:00:58.100+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-07-25T00:00:58.102+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.102+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.102+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.102+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.102+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.102+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.102+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.102+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.102+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.102+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200
2023-07-25T00:00:58.102+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800
2023-07-25T00:00:58.102+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500
2023-07-25T00:00:58.103+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500
2023-07-25T00:00:58.103+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.103+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500
2023-07-25T00:00:58.103+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-07-25T00:00:58.103+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700
2023-07-25T00:00:58.103+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000
2023-07-25T00:00:58.103+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.103+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.103+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.103+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.103+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.103+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.103+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.103+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.103+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-07-25T00:00:58.108+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.108+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.108+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.108+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.108+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.108+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.108+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.108+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.108+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.108+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-07-25T00:00:58.108+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-07-25T00:00:58.108+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-07-25T00:00:58.108+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-07-25T00:00:58.108+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.109+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700
2023-07-25T00:00:58.109+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-07-25T00:00:58.109+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000
2023-07-25T00:00:58.109+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500
2023-07-25T00:00:58.109+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.109+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.109+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.109+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.109+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.109+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.109+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.109+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.109+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 3 SG, Single Large Tenant, Nothing to move
2023-07-25T00:00:58.110+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-07-25T00:00:58.110+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 2000 Tenants 0
2023-07-25T00:00:58.110+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-07-25T00:00:58.110+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 2000 Tenants 0
2023-07-25T00:00:58.110+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.110+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.110+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.110+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000
2023-07-25T00:00:58.110+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.110+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(zero usage tenants)
2023-07-25T00:00:58.114+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.114+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.114+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.114+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.115+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.115+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.115+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.115+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.117+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.117+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.119+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 3 SG, 1 Partial Subcluster
2023-07-25T00:00:58.122+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.122+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-07-25T00:00:58.122+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.122+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-07-25T00:00:58.122+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003]]
2023-07-25T00:00:58.122+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.122+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.122+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.122+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500
2023-07-25T00:00:58.122+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500
2023-07-25T00:00:58.122+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9003]
2023-07-25T00:00:58.122+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.122+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.122+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Replica Repair - 4 SG, Missing Replicas for multiple tenants in SG
2023-07-25T00:00:58.128+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.128+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.128+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.128+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.128+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.128+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.128+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.128+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-07-25T00:00:58.128+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-07-25T00:00:58.129+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-07-25T00:00:58.129+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-07-25T00:00:58.129+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over
2023-07-25T00:00:58.138+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.138+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.138+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.138+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.138+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.138+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-07-25T00:00:58.138+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9004
2023-07-25T00:00:58.138+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-07-25T00:00:58.138+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9004
2023-07-25T00:00:58.139+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-07-25T00:00:58.139+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-07-25T00:00:58.139+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.139+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over, No replacement
2023-07-25T00:00:58.140+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.140+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.140+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.140+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.140+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.140+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.140+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9001] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.140+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Replica Repair - 4 SG, Missing Replicas, one replica missing with pendingDelete true
2023-07-25T00:00:58.142+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.142+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.142+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.142+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.142+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.142+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.142+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.142+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-07-25T00:00:58.142+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-07-25T00:00:58.142+05:30 [Info] Planner::findMissingReplicaForIndexerNode Skipping Replica Repair for 88883:81813:0. PendingDelete true
2023-07-25T00:00:58.142+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx2,1) on 127.0.0.1:9005
2023-07-25T00:00:58.142+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Replica Repair - 2 SG, Missing Replicas with Nodes over HWM
2023-07-25T00:00:58.144+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 7000 Tenants 0
2023-07-25T00:00:58.144+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.144+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 7000 Tenants 0
2023-07-25T00:00:58.144+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.144+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket9,,,idx2,1) on 127.0.0.1:9005
2023-07-25T00:00:58.144+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.144+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.144+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800
2023-07-25T00:00:58.144+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700
2023-07-25T00:00:58.144+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500
2023-07-25T00:00:58.144+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000
2023-07-25T00:00:58.144+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.144+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.144+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.144+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.144+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes
2023-07-25T00:00:58.146+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9004]
2023-07-25T00:00:58.146+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9004]
2023-07-25T00:00:58.146+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9001]
2023-07-25T00:00:58.147+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006 127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.147+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9008 127.0.0.1:9006 127.0.0.1:9007]
2023-07-25T00:00:58.147+05:30 [Info] Moving index 7777:7171:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-07-25T00:00:58.147+05:30 [Info] Moving index 8888:8181:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-07-25T00:00:58.147+05:30 [Info] Moving index 9999:9191:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-07-25T00:00:58.147+05:30 [Info] Moving index 101010:101101:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-07-25T00:00:58.147+05:30 [Info] Moving index 111111:112112:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-07-25T00:00:58.147+05:30 [Info] Moving index 121212:121121:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-07-25T00:00:58.147+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.147+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.147+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.147+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.147+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.147+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.147+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-07-25T00:00:58.147+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-07-25T00:00:58.147+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.147+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.147+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.147+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 1100000000 Units 8100 Tenants 0
2023-07-25T00:00:58.147+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9008] [127.0.0.1:9003 127.0.0.1:9005] [127.0.0.1:9006] [127.0.0.1:9007]]
2023-07-25T00:00:58.147+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9006] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.148+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.148+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes(different SG)
2023-07-25T00:00:58.151+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004 127.0.0.1:9005]
2023-07-25T00:00:58.151+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004 127.0.0.1:9005]
2023-07-25T00:00:58.152+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-07-25T00:00:58.152+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.152+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.152+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.152+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.153+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.153+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.153+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.153+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.153+05:30 [Info] Moving index 7777:17171:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-07-25T00:00:58.153+05:30 [Info] Moving index 8888:18181:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-07-25T00:00:58.153+05:30 [Info] Moving index 9999:19191:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-07-25T00:00:58.153+05:30 [Info] Moving index 101010:1101101:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-07-25T00:00:58.153+05:30 [Info] Moving index 111111:1112112:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-07-25T00:00:58.153+05:30 [Info] Moving index 121212:1121121:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-07-25T00:00:58.153+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-07-25T00:00:58.153+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-07-25T00:00:58.153+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.153+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.153+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.153+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.153+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.153+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.153+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9003] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.153+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Swap Rebalance - 4 SG, Swap 1 SG with 2 new nodes
2023-07-25T00:00:58.155+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.155+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.155+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-07-25T00:00:58.155+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.155+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.155+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-07-25T00:00:58.156+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-07-25T00:00:58.156+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-07-25T00:00:58.156+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-07-25T00:00:58.156+05:30 [Info] Moving index 5555:5151:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-07-25T00:00:58.156+05:30 [Info] Moving index 6666:6161:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-07-25T00:00:58.156+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.156+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.156+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.156+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.156+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.156+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.156+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-07-25T00:00:58.156+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-07-25T00:00:58.156+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.156+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.156+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.156+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.156+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.156+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.156+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.156+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Swap Rebalance - 4 SG, Swap 1 node with 2 new nodes
2023-07-25T00:00:58.158+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-07-25T00:00:58.158+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-07-25T00:00:58.159+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-07-25T00:00:58.159+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9007 127.0.0.1:9008 127.0.0.1:9006]
2023-07-25T00:00:58.159+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003 127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.159+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.159+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.159+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.159+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.159+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.159+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-07-25T00:00:58.159+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-07-25T00:00:58.159+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.160+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.160+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.160+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.160+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003] [127.0.0.1:9008] [127.0.0.1:9007]]
2023-07-25T00:00:58.160+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.160+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9008] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.160+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.160+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Swap Rebalance - 4 SG, Swap 1 empty node with 2 new nodes
2023-07-25T00:00:58.162+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-07-25T00:00:58.162+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-07-25T00:00:58.162+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-07-25T00:00:58.162+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.162+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.162+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.162+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.162+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.162+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-07-25T00:00:58.163+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9006
2023-07-25T00:00:58.163+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9006
2023-07-25T00:00:58.163+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9006
2023-07-25T00:00:58.163+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9006
2023-07-25T00:00:58.163+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9006
2023-07-25T00:00:58.163+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket6,,,idx2,1) on 127.0.0.1:9006
2023-07-25T00:00:58.163+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.163+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Swap Rebalance - 1 SG, Swap 1 node - Failed swap rebalance
2023-07-25T00:00:58.165+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-07-25T00:00:58.165+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-07-25T00:00:58.165+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-07-25T00:00:58.165+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.165+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-07-25T00:00:58.165+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.165+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-07-25T00:00:58.165+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.165+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9008 as replacement node for deleted node 127.0.0.1:9004.
2023-07-25T00:00:58.165+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.165+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.165+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.165+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.165+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 600000000 Units 4000
2023-07-25T00:00:58.165+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.165+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 500000000 Units 4100 Tenants 0
2023-07-25T00:00:58.165+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9008]]
2023-07-25T00:00:58.165+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Swap Rebalance - 1 SG, Swap 2 node - server group mismatch
2023-07-25T00:00:58.166+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9002]
2023-07-25T00:00:58.166+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-07-25T00:00:58.166+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9002 127.0.0.1:9001]
2023-07-25T00:00:58.166+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9004]
2023/07/25 00:00:58 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 subcluster, Enough Capacity
2023-07-25T00:00:58.169+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.169+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.169+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-07-25T00:00:58.169+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.169+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-07-25T00:00:58.169+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.169+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000
2023-07-25T00:00:58.169+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000
2023-07-25T00:00:58.170+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-07-25T00:00:58.170+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-07-25T00:00:58.170+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-07-25T00:00:58.170+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-07-25T00:00:58.170+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.170+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.170+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-07-25T00:00:58.170+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.170+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.170+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-07-25T00:00:58.170+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.171+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 600000000 Units 4500 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 600000000 Units 4500 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 600000000 Units 4100 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 600000000 Units 4100 Tenants 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.171+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity
2023-07-25T00:00:58.175+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-07-25T00:00:58.177+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.178+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.178+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-07-25T00:00:58.178+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.178+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.178+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-07-25T00:00:58.178+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.178+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.178+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.178+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.178+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.178+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.178+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.178+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 on any target
2023-07-25T00:00:58.178+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.178+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 on any target
2023-07-25T00:00:58.178+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 on any target
2023-07-25T00:00:58.178+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.178+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.178+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/07/25 00:00:58 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 node, Pair node not deleted(Failed swap rebalance of 1 node)
2023-07-25T00:00:58.182+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001]
2023-07-25T00:00:58.182+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001]
2023-07-25T00:00:58.182+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004]
2023-07-25T00:00:58.182+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.183+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9009 as replacement node for deleted node 127.0.0.1:9001.
2023-07-25T00:00:58.183+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-07-25T00:00:58.183+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-07-25T00:00:58.183+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-07-25T00:00:58.183+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-07-25T00:00:58.183+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 600000000 Units 4000
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 500000000 Units 4100 Tenants 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9004 127.0.0.1:9009] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9004 127.0.0.1:9009]]
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9009]
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-07-25T00:00:58.183+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.185+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.185+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.185+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.185+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.185+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.187+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.187+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.188+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.188+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.188+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.188+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.188+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.188+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.188+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 node, Pair node already deleted
2023-07-25T00:00:58.189+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002]
2023-07-25T00:00:58.189+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002]
2023-07-25T00:00:58.189+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes []
2023-07-25T00:00:58.189+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.189+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-07-25T00:00:58.189+05:30 [Info] Planner::moveTenantsFromDeletedNodes Pair node not found for deleted node 127.0.0.1:9002.
2023-07-25T00:00:58.189+05:30 [Error] Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/07/25 00:00:58 Expected error Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 subcluster, empty nodes
2023-07-25T00:00:58.192+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9005 127.0.0.1:9007 127.0.0.1:9008]
2023-07-25T00:00:58.192+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-07-25T00:00:58.192+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-07-25T00:00:58.192+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100
2023-07-25T00:00:58.192+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100
2023-07-25T00:00:58.192+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-07-25T00:00:58.192+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 800000000 Units 7000 Tenants 0
2023-07-25T00:00:58.196+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.196+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-07-25T00:00:58.196+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.196+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.196+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9002] with len 1. Skipping replica repair attempt.
2023-07-25T00:00:58.196+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 subcluster, Deleted Nodes more than added nodes
2023-07-25T00:00:58.198+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.198+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.198+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-07-25T00:00:58.198+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-07-25T00:00:58.198+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 1
2023-07-25T00:00:58.198+05:30 [Error] Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/07/25 00:00:58 Expected error Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 node, Add 1 node in, server group mismatch
2023-07-25T00:00:58.200+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9006]
2023-07-25T00:00:58.200+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9006]
2023-07-25T00:00:58.200+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9003]
2023-07-25T00:00:58.200+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9007]
2023/07/25 00:00:58 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 node, Pair node exists
2023-07-25T00:00:58.202+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-07-25T00:00:58.202+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-07-25T00:00:58.202+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-07-25T00:00:58.202+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.202+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-07-25T00:00:58.202+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.202+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.202+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.202+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-07-25T00:00:58.204+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.204+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.204+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.204+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.205+05:30 [Info] Planner::moveTenantsFromDeletedNodes No replacement node found for deleted node 127.0.0.1:9004.
2023-07-25T00:00:58.205+05:30 [Error] Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/07/25 00:00:58 Expected error Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 subcluster, No nodes under LWM
2023-07-25T00:00:58.207+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-07-25T00:00:58.207+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-07-25T00:00:58.207+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.207+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-07-25T00:00:58.207+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.207+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-07-25T00:00:58.207+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/07/25 00:00:58 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity, Partial Subcluster
2023-07-25T00:00:58.208+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.208+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.208+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-07-25T00:00:58.208+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.208+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-07-25T00:00:58.208+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.208+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 100000000 UnitsUsage 500
2023-07-25T00:00:58.208+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 500
2023-07-25T00:00:58.208+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 200000000 Units 1000
2023-07-25T00:00:58.208+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.208+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 200000000 Units 1000
2023-07-25T00:00:58.208+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.208+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-07-25T00:00:58.208+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9006]
2023-07-25T00:00:58.208+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-07-25T00:00:58.208+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/07/25 00:00:58 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 2 SG, Move out 1 non-empty and 1 empty node
2023-07-25T00:00:58.210+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9007 127.0.0.1:9004]
2023-07-25T00:00:58.211+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-07-25T00:00:58.211+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-07-25T00:00:58.211+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-07-25T00:00:58.211+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9008]
2023-07-25T00:00:58.211+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.211+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.211+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.211+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.211+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.211+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.211+05:30 [Info] Moving index 171717:1171171:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.211+05:30 [Info] Moving index 141414:1141141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-07-25T00:00:58.211+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 0 Units 0
2023-07-25T00:00:58.211+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-07-25T00:00:58.211+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-07-25T00:00:58.211+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-07-25T00:00:58.211+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9008 127.0.0.1:9001]]
2023-07-25T00:00:58.211+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM
2023-07-25T00:00:58.213+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.214+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.214+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.214+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.215+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.215+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.215+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-07-25T00:00:58.215+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.215+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.215+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 on any target
2023-07-25T00:00:58.215+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-07-25T00:00:58.215+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-07-25T00:00:58.215+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-07-25T00:00:58.215+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-07-25T00:00:58.215+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.215+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 2 Subclusters, 1 below LWM, 1 above HWM
2023-07-25T00:00:58.218+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.218+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.218+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.218+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.218+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.218+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.218+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.218+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.218+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-07-25T00:00:58.218+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.218+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.218+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 on any target
2023-07-25T00:00:58.218+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-07-25T00:00:58.218+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 600000000 Units 4000 Tenants 0
2023-07-25T00:00:58.219+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-07-25T00:00:58.219+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 600000000 Units 4000 Tenants 0
2023-07-25T00:00:58.219+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.219+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 3 Subclusters, 1 empty, 1 Above HWM, 1 below LWM
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.221+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.221+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.221+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.221+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-07-25T00:00:58.221+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.221+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.221+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.221+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.221+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.221+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.221+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.221+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.221+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.221+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.221+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-07-25T00:00:58.222+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000
2023-07-25T00:00:58.222+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-07-25T00:00:58.222+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 2 Subclusters, 1 above LWM/below HWM, 1 empty
2023-07-25T00:00:58.226+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-07-25T00:00:58.227+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-07-25T00:00:58.227+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.227+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 2 Subclusters, Both above LWM/below HWM
2023-07-25T00:00:58.228+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-07-25T00:00:58.228+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-07-25T00:00:58.228+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-07-25T00:00:58.228+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-07-25T00:00:58.228+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.228+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-07-25T00:00:58.228+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-07-25T00:00:58.228+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-07-25T00:00:58.228+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-07-25T00:00:58.228+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-07-25T00:00:58.228+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.228+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM (partial replica repair)
2023-07-25T00:00:58.233+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.233+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 550000000 Units 5500 Tenants 0
2023-07-25T00:00:58.233+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.233+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-07-25T00:00:58.233+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-07-25T00:00:58.233+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.233+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.233+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.233+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-07-25T00:00:58.233+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.233+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.233+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 on any target
2023-07-25T00:00:58.233+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-07-25T00:00:58.233+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-07-25T00:00:58.233+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-07-25T00:00:58.235+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-07-25T00:00:58.235+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.235+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM(full replica repair)
2023-07-25T00:00:58.236+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-07-25T00:00:58.236+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9004 127.0.0.1:9001] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.236+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx1,1) on 127.0.0.1:9001
2023-07-25T00:00:58.236+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9001
2023-07-25T00:00:58.236+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx1,1) on 127.0.0.1:9001
2023-07-25T00:00:58.236+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9001
2023-07-25T00:00:58.236+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9001
2023-07-25T00:00:58.236+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,1) on 127.0.0.1:9001
2023-07-25T00:00:58.236+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9004 127.0.0.1:9001]]
2023-07-25T00:00:58.236+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9001]
2023-07-25T00:00:58.236+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.236+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-07-25T00:00:58.236+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.236+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.236+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 on any target
2023-07-25T00:00:58.236+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-07-25T00:00:58.236+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-07-25T00:00:58.236+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-07-25T00:00:58.237+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-07-25T00:00:58.237+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.237+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 ScaleIn- 2 Subclusters, Both below LWM, Positive Case
2023-07-25T00:00:58.237+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.237+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-07-25T00:00:58.237+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.237+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-07-25T00:00:58.237+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.237+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-07-25T00:00:58.237+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.237+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-07-25T00:00:58.237+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.238+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-07-25T00:00:58.238+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.238+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.238+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.238+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.238+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.238+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.238+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-07-25T00:00:58.238+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-07-25T00:00:58.238+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000
2023-07-25T00:00:58.238+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.238+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000
2023-07-25T00:00:58.238+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.238+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000
2023-07-25T00:00:58.238+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-07-25T00:00:58.238+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000 can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.238+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9003 SG sg1 Memory 0 Units 0
2023-07-25T00:00:58.238+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9006 SG sg3 Memory 0 Units 0
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 ScaleIn- 2 Subclusters, One below LWM/ 1 Empty
2023-07-25T00:00:58.239+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.239+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-07-25T00:00:58.241+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.241+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. No ScaleIn.
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.244+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.244+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.244+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.244+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000
2023-07-25T00:00:58.244+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.244+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.244+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.244+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.244+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.244+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.244+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-07-25T00:00:58.244+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.244+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.244+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.244+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-07-25T00:00:58.245+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.245+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.245+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-07-25T00:00:58.245+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.245+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-07-25T00:00:58.245+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. ScaleIn.
2023-07-25T00:00:58.248+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-07-25T00:00:58.249+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.249+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-07-25T00:00:58.249+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.249+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.249+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.249+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.249+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-07-25T00:00:58.249+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000
2023-07-25T00:00:58.249+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.249+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.250+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.250+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.250+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.250+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.250+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-07-25T00:00:58.250+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-07-25T00:00:58.250+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-07-25T00:00:58.250+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-07-25T00:00:58.250+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-07-25T00:00:58.250+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023-07-25T00:00:58.250+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-07-25T00:00:58.250+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Rebalance - 1 Subcluster, Below HWM (partial replica repair)
2023-07-25T00:00:58.253+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-07-25T00:00:58.253+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 350000000 Units 500 Tenants 0
2023-07-25T00:00:58.253+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.254+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-07-25T00:00:58.254+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-07-25T00:00:58.254+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-07-25T00:00:58.254+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-07-25T00:00:58.254+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 500000000 Units 800 Tenants 0
2023-07-25T00:00:58.254+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004]]
2023-07-25T00:00:58.254+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Resume - 1 tenant, Empty node in cluster.
2023-07-25T00:00:58.257+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-07-25T00:00:58.257+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.257+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.258+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.259+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.259+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.259+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.259+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.259+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250
2023-07-25T00:00:58.259+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-07-25T00:00:58.259+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Resume - 1 tenant, No empty node in cluster.
2023-07-25T00:00:58.264+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-07-25T00:00:58.264+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.264+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.264+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.264+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.264+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.264+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.264+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.264+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250
2023-07-25T00:00:58.264+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.264+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Resume - 1 tenant, No node below LWM in the cluster.
2023-07-25T00:00:58.268+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-07-25T00:00:58.268+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.268+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.268+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.268+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.268+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 5000 Tenants 0
2023-07-25T00:00:58.268+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 5000 Tenants 0
2023-07-25T00:00:58.268+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.268+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250
2023-07-25T00:00:58.268+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM []
2023/07/25 00:00:58 Expected error No SubCluster Below Low Usage Threshold
2023/07/25 00:00:58 -------------------------------------------
2023/07/25 00:00:58 Resume - 1 tenant, Not enough capacity in the cluster.
2023-07-25T00:00:58.271+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-07-25T00:00:58.271+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.271+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.271+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-07-25T00:00:58.271+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-07-25T00:00:58.271+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.271+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-07-25T00:00:58.271+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.273+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250
2023-07-25T00:00:58.274+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-07-25T00:00:58.274+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250 on any target
2023/07/25 00:00:58 Expected error Not Enough Capacity To Place Tenant
--- PASS: TestTenantAwarePlanner (0.27s)
=== RUN TestRestfulAPI
2023/07/25 00:00:58 In TestRestfulAPI()
2023/07/25 00:00:58 In DropAllSecondaryIndexes()
2023/07/25 00:00:58 Index found: indexmut_1
2023/07/25 00:00:58 Dropped index indexmut_1
2023/07/25 00:00:58 Setting JSON docs in KV
2023/07/25 00:00:59 GET all indexes
2023/07/25 00:00:59 200 OK
2023/07/25 00:00:59 FOUND indexes: []
2023/07/25 00:00:59 DROP index: badindexid
2023/07/25 00:00:59 status: 400 Bad Request
2023/07/25 00:00:59 DROP index: 23544142
2023/07/25 00:00:59 status: 500 Internal Server Error
2023/07/25 00:00:59 TEST: malformed body
2023/07/25 00:00:59 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"
2023/07/25 00:00:59 TEST: missing field ``name``
2023/07/25 00:00:59 400 Bad Request "missing field name"
2023/07/25 00:00:59 TEST: empty field ``name``
2023/07/25 00:00:59 400 Bad Request "empty field name"
2023/07/25 00:00:59 TEST: missing field ``bucket``
2023/07/25 00:00:59 400 Bad Request "missing field bucket"
2023/07/25 00:00:59 TEST: empty field ``bucket``
2023/07/25 00:00:59 400 Bad Request "empty field bucket"
2023/07/25 00:00:59 TEST: missing field ``secExprs``
2023/07/25 00:00:59 400 Bad Request "missing field secExprs"
2023/07/25 00:00:59 TEST: empty field ``secExprs``
2023/07/25 00:00:59 400 Bad Request "empty field secExprs"
2023/07/25 00:00:59 TEST: incomplete field ``desc``
2023/07/25 00:00:59 400 Bad Request "incomplete desc information [true]"
2023/07/25 00:00:59 TEST: invalid field ``desc``
2023/07/25 00:00:59 400 Bad Request "incomplete desc information [1]"
2023/07/25 00:00:59
2023/07/25 00:00:59 CREATE INDEX: idx1
2023/07/25 00:01:09 status : 201 Created
2023/07/25 00:01:09 {"id": "7465151516244550681"}
2023/07/25 00:01:09 CREATE INDEX: idx2 (defer)
2023/07/25 00:01:09 status : 201 Created
2023/07/25 00:01:09 {"id": "5917932761064484596"}
2023/07/25 00:01:09 CREATE INDEX: idx3 (defer)
2023/07/25 00:01:09 status : 201 Created
2023/07/25 00:01:09 {"id": "6206601940339711329"}
2023/07/25 00:01:09 CREATE INDEX: idx4 (defer)
2023/07/25 00:01:09 status : 201 Created
2023/07/25 00:01:09 {"id": "3804649911812730601"}
2023/07/25 00:01:09 CREATE INDEX: idx5
2023/07/25 00:01:21 status : 201 Created
2023/07/25 00:01:21 {"id": "7779363769930449655"}
2023/07/25 00:01:21 BUILD single deferred index
2023/07/25 00:01:21 202 Accepted
2023/07/25 00:01:21 GET all indexes
2023/07/25 00:01:21 200 OK
2023/07/25 00:01:21 index idx1 in INDEX_STATE_ACTIVE
2023/07/25 00:01:21 GET all indexes
2023/07/25 00:01:21 200 OK
2023/07/25 00:01:21 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:22 GET all indexes
2023/07/25 00:01:22 200 OK
2023/07/25 00:01:22 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:23 GET all indexes
2023/07/25 00:01:23 200 OK
2023/07/25 00:01:23 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:24 GET all indexes
2023/07/25 00:01:24 200 OK
2023/07/25 00:01:24 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:25 GET all indexes
2023/07/25 00:01:25 200 OK
2023/07/25 00:01:25 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:26 GET all indexes
2023/07/25 00:01:26 200 OK
2023/07/25 00:01:26 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:27 GET all indexes
2023/07/25 00:01:27 200 OK
2023/07/25 00:01:27 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:28 GET all indexes
2023/07/25 00:01:28 200 OK
2023/07/25 00:01:28 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:29 GET all indexes
2023/07/25 00:01:29 200 OK
2023/07/25 00:01:29 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:31 GET all indexes
2023/07/25 00:01:31 200 OK
2023/07/25 00:01:31 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:32 GET all indexes
2023/07/25 00:01:32 200 OK
2023/07/25 00:01:32 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:33 GET all indexes
2023/07/25 00:01:33 200 OK
2023/07/25 00:01:33 index idx2 in INDEX_STATE_INITIAL
2023/07/25 00:01:34 GET all indexes
2023/07/25 00:01:34 200 OK
2023/07/25 00:01:34 index idx2 in INDEX_STATE_CATCHUP
2023/07/25 00:01:35 GET all indexes
2023/07/25 00:01:35 200 OK
2023/07/25 00:01:35 index idx2 in INDEX_STATE_ACTIVE
2023/07/25 00:01:35 BUILD many deferred index
2023/07/25 00:01:35 202 Accepted
2023/07/25 00:01:35 GET all indexes
2023/07/25 00:01:35 200 OK
2023/07/25 00:01:35 index idx1 in INDEX_STATE_ACTIVE
2023/07/25 00:01:35 GET all indexes
2023/07/25 00:01:35 200 OK
2023/07/25 00:01:35 index idx2 in INDEX_STATE_ACTIVE
2023/07/25 00:01:35 GET all indexes
2023/07/25 00:01:35 200 OK
2023/07/25 00:01:35 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:36 GET all indexes
2023/07/25 00:01:36 200 OK
2023/07/25 00:01:36 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:37 GET all indexes
2023/07/25 00:01:37 200 OK
2023/07/25 00:01:37 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:38 GET all indexes
2023/07/25 00:01:38 200 OK
2023/07/25 00:01:38 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:39 GET all indexes
2023/07/25 00:01:39 200 OK
2023/07/25 00:01:39 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:40 GET all indexes
2023/07/25 00:01:40 200 OK
2023/07/25 00:01:40 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:41 GET all indexes
2023/07/25 00:01:41 200 OK
2023/07/25 00:01:41 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:42 GET all indexes
2023/07/25 00:01:42 200 OK
2023/07/25 00:01:42 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:43 GET all indexes
2023/07/25 00:01:43 200 OK
2023/07/25 00:01:43 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:44 GET all indexes
2023/07/25 00:01:44 200 OK
2023/07/25 00:01:44 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:45 GET all indexes
2023/07/25 00:01:45 200 OK
2023/07/25 00:01:45 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:46 GET all indexes
2023/07/25 00:01:46 200 OK
2023/07/25 00:01:46 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:47 GET all indexes
2023/07/25 00:01:47 200 OK
2023/07/25 00:01:47 index idx3 in INDEX_STATE_INITIAL
2023/07/25 00:01:48 GET all indexes
2023/07/25 00:01:48 200 OK
2023/07/25 00:01:48 index idx3 in INDEX_STATE_ACTIVE
2023/07/25 00:01:48 GET all indexes
2023/07/25 00:01:48 200 OK
2023/07/25 00:01:48 index idx4 in INDEX_STATE_ACTIVE
2023/07/25 00:01:48 GET all indexes
2023/07/25 00:01:48 200 OK
2023/07/25 00:01:48 index idx5 in INDEX_STATE_ACTIVE
2023/07/25 00:01:48 GET all indexes
2023/07/25 00:01:48 200 OK
2023/07/25 00:01:48 CREATED indexes: [7465151516244550681 5917932761064484596 6206601940339711329 3804649911812730601 7779363769930449655]
2023/07/25 00:01:48
2023/07/25 00:01:48 LOOKUP missing index
2023/07/25 00:01:48 status : 404 Not Found
2023/07/25 00:01:48 LOOKUP Pyongyang
2023/07/25 00:01:48 status : 200 OK
2023/07/25 00:01:48 number of entries 554
2023/07/25 00:01:48 Expected and Actual scan responses are the same
2023/07/25 00:01:48 LOOKUP with stale as false
2023/07/25 00:01:49 status : 200 OK
2023/07/25 00:01:49 number of entries 554
2023/07/25 00:01:49 Expected and Actual scan responses are the same
2023/07/25 00:01:49 LOOKUP with Rome
2023/07/25 00:01:49 status : 200 OK
2023/07/25 00:01:49 number of entries 540
2023/07/25 00:01:49 Expected and Actual scan responses are the same
2023/07/25 00:01:49 RANGE missing index
2023/07/25 00:01:49 Status : 404 Not Found
2023/07/25 00:01:49 RANGE cities - none
2023/07/25 00:01:49 Status : 200 OK
2023/07/25 00:01:54 number of entries 140903
2023/07/25 00:01:55 Expected and Actual scan responses are the same
2023/07/25 00:01:55 RANGE cities -low
2023/07/25 00:01:55 Status : 200 OK
2023/07/25 00:02:00 number of entries 140903
2023/07/25 00:02:01 Expected and Actual scan responses are the same
2023/07/25 00:02:01 RANGE cities -high
2023/07/25 00:02:01 Status : 200 OK
2023/07/25 00:02:06 number of entries 140903
2023/07/25 00:02:06 Expected and Actual scan responses are the same
2023/07/25 00:02:06 RANGE cities - both
2023/07/25 00:02:07 Status : 200 OK
2023/07/25 00:02:11 number of entries 140903
2023/07/25 00:02:12 Expected and Actual scan responses are the same
2023/07/25 00:02:12 RANGE missing cities
2023/07/25 00:02:12 Status : 200 OK
2023/07/25 00:02:12 number of entries 0
2023/07/25 00:02:13 Expected and Actual scan responses are the same
2023/07/25 00:02:13
2023/07/25 00:02:13 SCANALL missing index
2023/07/25 00:02:13 {"limit":1000000,"stale":"ok"}
2023/07/25 00:02:13 Status : 404 Not Found
2023/07/25 00:02:13 SCANALL stale ok
2023/07/25 00:02:13 {"limit":1000000,"stale":"ok"}
2023/07/25 00:02:13 Status : 200 OK
2023/07/25 00:02:18 number of entries 140903
2023/07/25 00:02:18 Expected and Actual scan responses are the same
2023/07/25 00:02:18 SCANALL stale false
2023/07/25 00:02:18 {"limit":1000000,"stale":"false"}
2023/07/25 00:02:18 Status : 200 OK
2023/07/25 00:02:23 number of entries 140903
2023/07/25 00:02:24 Expected and Actual scan responses are the same
2023/07/25 00:02:24
2023/07/25 00:02:24 COUNT missing index
2023/07/25 00:02:24 Status : 404 Not Found
2023/07/25 00:02:24 COUNT cities - none
2023/07/25 00:02:24 Status : 200 OK
2023/07/25 00:02:24 number of entries 140903
2023/07/25 00:02:24 COUNT cities -low
2023/07/25 00:02:25 Status : 200 OK
2023/07/25 00:02:25 number of entries 140903
2023/07/25 00:02:25 COUNT cities -high
2023/07/25 00:02:25 Status : 200 OK
2023/07/25 00:02:25 number of entries 140903
2023/07/25 00:02:25 COUNT cities - both
2023/07/25 00:02:25 Status : 200 OK
2023/07/25 00:02:25 number of entries 140903
2023/07/25 00:02:26 COUNT missing cities
2023/07/25 00:02:26 Status : 200 OK
2023/07/25 00:02:26 number of entries 0
2023/07/25 00:02:26
2023/07/25 00:02:27 STATS: Testing URLs with valid authentication
2023/07/25 00:02:27 STATS: Testing URLs with invalid authentication
2023/07/25 00:02:27 STATS: Testing invalid URLs
2023/07/25 00:02:27 STATS: Testing unsupported methods
2023/07/25 00:02:27
--- PASS: TestRestfulAPI (89.58s)
=== RUN TestStatIndexInstFilter
2023/07/25 00:02:27 CREATE INDEX: statIdx1
2023/07/25 00:02:38 status : 201 Created
2023/07/25 00:02:38 {"id": "6548503425378471138"}
2023/07/25 00:02:38 CREATE INDEX: statIdx2
2023/07/25 00:02:50 status : 201 Created
2023/07/25 00:02:50 {"id": "871797921032518797"}
2023/07/25 00:02:50 Instance Id for statIdx2 is 9502326910961507403, common.IndexInstId
--- PASS: TestStatIndexInstFilter (22.34s)
=== RUN TestBucketDefaultDelete
2023-07-25T00:02:50.327+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2023-07-25T00:02:50.327+05:30 [Warn] serviceChangeNotifier: Connection terminated for collection manifest notifier instance of http://%40query@127.0.0.1:9000-default, bucket: default, (EOF)
2023/07/25 00:02:52 Deleted bucket default, responseBody:
2023/07/25 00:03:07 Created bucket default, responseBody:
2023/07/25 00:03:24 Populating the default bucket
2023/07/25 00:03:31 Using n1ql client
2023-07-25T00:03:31.912+05:30 [Info] GSIC[default/default-_default-_default-1690223611910072299] started ...
2023/07/25 00:03:31 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2023/07/25 00:03:31 Populating the default bucket after it was deleted
2023/07/25 00:03:41 Created the secondary index index_isActive. Waiting for it become active
2023/07/25 00:03:41 Index is 5640240179160796577 now active
2023/07/25 00:03:41 Using n1ql client
2023/07/25 00:03:41 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (50.96s)
=== RUN TestMixedDatatypesScanAll
2023/07/25 00:03:41 In TestMixedDatatypesScanAll()
2023/07/25 00:03:41 Before test begin: Length of kv docs is 10002
2023/07/25 00:03:41 In DropAllSecondaryIndexes()
2023/07/25 00:03:41 Index found: index_isActive
2023/07/25 00:03:41 Dropped index index_isActive
2023/07/25 00:03:41 Number of number fields is: 265
2023/07/25 00:03:41 Number of string fields is: 218
2023/07/25 00:03:41 Number of json fields is: 246
2023/07/25 00:03:41 Number of true bool fields is: 134
2023/07/25 00:03:41 Number of false bool fields is: 137
2023/07/25 00:03:41 After generate docs: Length of kv docs is 11002
2023/07/25 00:03:41 Setting mixed datatypes JSON docs in KV
2023/07/25 00:03:46 Created the secondary index index_mixeddt. Waiting for it become active
2023/07/25 00:03:46 Index is 6589375387969112746 now active
2023/07/25 00:03:46 Using n1ql client
2023/07/25 00:03:46 Expected and Actual scan responses are the same
2023/07/25 00:03:46 Lengths of expected and actual scan results are: 1000 and 1000
2023/07/25 00:03:46 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (5.49s)
=== RUN TestMixedDatatypesRange_Float
2023/07/25 00:03:46 In TestMixedDatatypesRange_Float()
2023/07/25 00:03:46 In DropAllSecondaryIndexes()
2023/07/25 00:03:46 Index found: index_mixeddt
2023/07/25 00:03:46 Dropped index index_mixeddt
2023/07/25 00:03:46 Number of number fields is: 235
2023/07/25 00:03:46 Number of string fields is: 255
2023/07/25 00:03:46 Number of json fields is: 244
2023/07/25 00:03:46 Number of true bool fields is: 120
2023/07/25 00:03:46 Number of false bool fields is: 146
2023/07/25 00:03:46 Setting mixed datatypes JSON docs in KV
2023/07/25 00:03:51 Created the secondary index index_mixeddt. Waiting for it become active
2023/07/25 00:03:51 Index is 16828069274906979085 now active
2023/07/25 00:03:51 Using n1ql client
2023/07/25 00:03:51 Expected and Actual scan responses are the same
2023/07/25 00:03:51 Lengths of expected and actual scan results are: 22 and 22
2023/07/25 00:03:51 Using n1ql client
2023/07/25 00:03:51 Expected and Actual scan responses are the same
2023/07/25 00:03:51 Lengths of expected and actual scan results are: 1 and 1
2023/07/25 00:03:51 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (5.27s)
=== RUN TestMixedDatatypesRange_String
2023/07/25 00:03:51 In TestMixedDatatypesRange_String()
2023/07/25 00:03:51 In DropAllSecondaryIndexes()
2023/07/25 00:03:51 Index found: index_mixeddt
2023/07/25 00:03:52 Dropped index index_mixeddt
2023/07/25 00:03:52 Number of number fields is: 248
2023/07/25 00:03:52 Number of string fields is: 243
2023/07/25 00:03:52 Number of json fields is: 275
2023/07/25 00:03:52 Number of true bool fields is: 112
2023/07/25 00:03:52 Number of false bool fields is: 122
2023/07/25 00:03:52 Setting mixed datatypes JSON docs in KV
2023/07/25 00:03:57 Created the secondary index index_mixeddt. Waiting for it become active
2023/07/25 00:03:57 Index is 15246153511518865943 now active
2023/07/25 00:03:57 Using n1ql client
2023/07/25 00:03:57 Expected and Actual scan responses are the same
2023/07/25 00:03:57 Lengths of expected and actual scan results are: 185 and 185
2023/07/25 00:03:57 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (5.61s)
=== RUN TestMixedDatatypesRange_Json
2023/07/25 00:03:57 In TestMixedDatatypesRange_Json()
2023/07/25 00:03:57 In DropAllSecondaryIndexes()
2023/07/25 00:03:57 Index found: index_mixeddt
2023/07/25 00:03:57 Dropped index index_mixeddt
2023/07/25 00:03:57 Number of number fields is: 252
2023/07/25 00:03:57 Number of string fields is: 250
2023/07/25 00:03:57 Number of json fields is: 242
2023/07/25 00:03:57 Number of true bool fields is: 120
2023/07/25 00:03:57 Number of false bool fields is: 136
2023/07/25 00:03:57 Setting mixed datatypes JSON docs in KV
2023/07/25 00:04:03 Created the secondary index index_mixeddt. Waiting for it become active
2023/07/25 00:04:03 Index is 12876905708304963567 now active
2023/07/25 00:04:03 Using n1ql client
2023/07/25 00:04:03 Expected and Actual scan responses are the same
2023/07/25 00:04:03 Lengths of expected and actual scan results are: 761 and 761
2023/07/25 00:04:03 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (5.67s)
=== RUN TestMixedDatatypesScan_Bool
2023/07/25 00:04:03 In TestMixedDatatypesScan_Bool()
2023/07/25 00:04:03 In DropAllSecondaryIndexes()
2023/07/25 00:04:03 Index found: index_mixeddt
2023/07/25 00:04:03 Dropped index index_mixeddt
2023/07/25 00:04:03 Number of number fields is: 227
2023/07/25 00:04:03 Number of string fields is: 269
2023/07/25 00:04:03 Number of json fields is: 236
2023/07/25 00:04:03 Number of true bool fields is: 153
2023/07/25 00:04:03 Number of false bool fields is: 115
2023/07/25 00:04:03 Setting mixed datatypes JSON docs in KV
2023/07/25 00:04:08 Created the secondary index index_mixeddt. Waiting for it become active
2023/07/25 00:04:08 Index is 277496295863250186 now active
2023/07/25 00:04:08 Using n1ql client
2023/07/25 00:04:08 Expected and Actual scan responses are the same
2023/07/25 00:04:08 Lengths of expected and actual scan results are: 505 and 505
2023/07/25 00:04:08 Using n1ql client
2023/07/25 00:04:08 Expected and Actual scan responses are the same
2023/07/25 00:04:08 Lengths of expected and actual scan results are: 519 and 519
2023/07/25 00:04:08 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (5.69s)
=== RUN TestLargeSecondaryKeyLength
2023/07/25 00:04:08 In TestLargeSecondaryKeyLength()
2023/07/25 00:04:08 In DropAllSecondaryIndexes()
2023/07/25 00:04:08 Index found: index_mixeddt
2023/07/25 00:04:08 Dropped index index_mixeddt
2023/07/25 00:04:09 Setting JSON docs in KV
2023/07/25 00:04:14 Created the secondary index index_LongSecField. Waiting for it become active
2023/07/25 00:04:14 Index is 12933007126364585462 now active
2023/07/25 00:04:14 Using n1ql client
2023/07/25 00:04:14 ScanAll: Lengths of expected and actual scan results are: 1000 and 1000
2023/07/25 00:04:14 Expected and Actual scan responses are the same
2023/07/25 00:04:14 Using n1ql client
2023/07/25 00:04:14 Range: Lengths of expected and actual scan results are: 839 and 839
2023/07/25 00:04:14 Expected and Actual scan responses are the same
2023/07/25 00:04:14 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (5.81s)
=== RUN TestLargePrimaryKeyLength
2023/07/25 00:04:14 In TestLargePrimaryKeyLength()
2023/07/25 00:04:14 In DropAllSecondaryIndexes()
2023/07/25 00:04:14 Index found: index_LongSecField
2023/07/25 00:04:14 Dropped index index_LongSecField
2023/07/25 00:04:14 Setting JSON docs in KV
2023/07/25 00:04:20 Created the secondary index index_LongPrimaryField. Waiting for it become active
2023/07/25 00:04:20 Index is 2928964020880854883 now active
2023/07/25 00:04:20 Using n1ql client
2023/07/25 00:04:20 Lengths of num of docs and scanResults are: 17002 and 17002
2023/07/25 00:04:20 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (6.21s)
=== RUN TestUpdateMutations_DeleteField
2023/07/25 00:04:20 In TestUpdateMutations_DeleteField()
2023/07/25 00:04:21 Setting JSON docs in KV
2023/07/25 00:04:28 Created the secondary index index_bal. Waiting for it become active
2023/07/25 00:04:28 Index is 11850670250019045681 now active
2023/07/25 00:04:28 Using n1ql client
2023/07/25 00:04:28 Expected and Actual scan responses are the same
2023/07/25 00:04:28 Using n1ql client
2023/07/25 00:04:28 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (7.70s)
=== RUN TestUpdateMutations_AddField
2023/07/25 00:04:28 In TestUpdateMutations_AddField()
2023/07/25 00:04:28 Setting JSON docs in KV
2023/07/25 00:04:35 Created the secondary index index_newField. Waiting for it become active
2023/07/25 00:04:35 Index is 12577299475050207548 now active
2023/07/25 00:04:35 Using n1ql client
2023/07/25 00:04:35 Count of scan results before add field mutations: 0
2023/07/25 00:04:35 Expected and Actual scan responses are the same
2023/07/25 00:04:35 Using n1ql client
2023/07/25 00:04:35 Count of scan results after add field mutations: 300
2023/07/25 00:04:35 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (7.17s)
=== RUN TestUpdateMutations_DataTypeChange
2023/07/25 00:04:35 In TestUpdateMutations_DataTypeChange()
2023/07/25 00:04:36 Setting JSON docs in KV
2023/07/25 00:04:43 Created the secondary index index_isUserActive. Waiting for it become active
2023/07/25 00:04:43 Index is 4769597152029477169 now active
2023/07/25 00:04:43 Using n1ql client
2023/07/25 00:04:43 Expected and Actual scan responses are the same
2023/07/25 00:04:43 Using n1ql client
2023/07/25 00:04:44 Expected and Actual scan responses are the same
2023/07/25 00:04:44 Using n1ql client
2023/07/25 00:04:44 Expected and Actual scan responses are the same
2023/07/25 00:04:44 Using n1ql client
2023/07/25 00:04:44 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (8.30s)
=== RUN TestMultipleBuckets
2023/07/25 00:04:44 In TestMultipleBuckets()
2023/07/25 00:04:44 In DropAllSecondaryIndexes()
2023/07/25 00:04:44 Index found: index_newField
2023/07/25 00:04:44 Dropped index index_newField
2023/07/25 00:04:44 Index found: index_LongPrimaryField
2023/07/25 00:04:44 Dropped index index_LongPrimaryField
2023/07/25 00:04:44 Index found: index_isUserActive
2023/07/25 00:04:44 Dropped index index_isUserActive
2023/07/25 00:04:44 Index found: index_bal
2023/07/25 00:04:44 Dropped index index_bal
2023/07/25 00:05:22 Flushed the bucket default, Response body:
2023/07/25 00:05:25 Modified parameters of bucket default, responseBody:
2023/07/25 00:05:25 Created bucket testbucket2, responseBody:
2023/07/25 00:05:25 Created bucket testbucket3, responseBody:
2023/07/25 00:05:25 Created bucket testbucket4, responseBody:
2023/07/25 00:05:40 Generating docs and Populating all the buckets
2023/07/25 00:05:44 Created the secondary index bucket1_age. Waiting for it become active
2023/07/25 00:05:44 Index is 9261193128776118058 now active
2023/07/25 00:05:50 Created the secondary index bucket2_city. Waiting for it become active
2023/07/25 00:05:50 Index is 2963280781041106992 now active
2023/07/25 00:05:56 Created the secondary index bucket3_gender. Waiting for it become active
2023/07/25 00:05:56 Index is 8227467818695627515 now active
2023/07/25 00:06:03 Created the secondary index bucket4_balance. Waiting for it become active
2023/07/25 00:06:03 Index is 16947082032312778900 now active
2023/07/25 00:06:06 Using n1ql client
2023/07/25 00:06:06 Expected and Actual scan responses are the same
2023/07/25 00:06:06 Using n1ql client
2023-07-25T00:06:06.702+05:30 [Info] GSIC[default/testbucket2-_default-_default-1690223766698119543] started ...
2023/07/25 00:06:06 Expected and Actual scan responses are the same
2023/07/25 00:06:06 Using n1ql client
2023-07-25T00:06:06.717+05:30 [Info] GSIC[default/testbucket3-_default-_default-1690223766712719517] started ...
2023/07/25 00:06:06 Expected and Actual scan responses are the same
2023/07/25 00:06:06 Using n1ql client
2023-07-25T00:06:06.739+05:30 [Info] GSIC[default/testbucket4-_default-_default-1690223766736902636] started ...
2023/07/25 00:06:06 Expected and Actual scan responses are the same
2023/07/25 00:06:08 Deleted bucket testbucket2, responseBody:
2023/07/25 00:06:11 Deleted bucket testbucket3, responseBody:
2023/07/25 00:06:13 Deleted bucket testbucket4, responseBody:
2023/07/25 00:06:16 Modified parameters of bucket default, responseBody:
--- PASS: TestMultipleBuckets (107.49s)
=== RUN TestBucketFlush
2023/07/25 00:06:31 In TestBucketFlush()
2023/07/25 00:06:31 In DropAllSecondaryIndexes()
2023/07/25 00:06:31 Index found: bucket1_age
2023/07/25 00:06:31 Dropped index bucket1_age
2023/07/25 00:07:09 Flushed the bucket default, Response body:
2023/07/25 00:07:13 Created the secondary index index_age. Waiting for it become active
2023/07/25 00:07:13 Index is 9463663230379445028 now active
2023/07/25 00:07:13 Using n1ql client
2023/07/25 00:07:13 Expected and Actual scan responses are the same
2023/07/25 00:07:20 Created the secondary index index_gender. Waiting for it become active
2023/07/25 00:07:20 Index is 14495963054042275451 now active
2023/07/25 00:07:20 Using n1ql client
2023/07/25 00:07:21 Expected and Actual scan responses are the same
2023/07/25 00:07:26 Created the secondary index index_city. Waiting for it become active
2023/07/25 00:07:26 Index is 3922212957559837242 now active
2023/07/25 00:07:26 Using n1ql client
2023/07/25 00:07:26 Expected and Actual scan responses are the same
2023/07/25 00:08:04 Flushed the bucket default, Response body:
2023/07/25 00:08:04 TestBucketFlush:: Flushed the bucket
2023/07/25 00:08:04 Using n1ql client
2023/07/25 00:08:04 Using n1ql client
2023/07/25 00:08:04 Using n1ql client
--- PASS: TestBucketFlush (92.62s)
=== RUN TestLargeDocumentSize
2023/07/25 00:08:04 In TestLargeDocumentSize()
2023/07/25 00:08:04 Data file exists. Skipping download
2023/07/25 00:08:04 Length of docs and largeDocs = 200 and 200
2023/07/25 00:08:08 Created the secondary index index_userscreenname. Waiting for it become active
2023/07/25 00:08:08 Index is 8922259616537889754 now active
2023/07/25 00:08:08 Using n1ql client
2023/07/25 00:08:08 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (4.45s)
=== RUN TestFieldsWithSpecialCharacters
2023/07/25 00:08:08 In TestFieldsWithSpecialCharacters()
2023/07/25 00:08:14 Created the secondary index index_specialchar. Waiting for it become active
2023/07/25 00:08:14 Index is 6163597036040944414 now active
2023/07/25 00:08:14 Looking up for value z€#®yß1
2023/07/25 00:08:14 Using n1ql client
2023/07/25 00:08:14 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (6.28s)
=== RUN TestLargeKeyLookup
2023/07/25 00:08:14 In TestLargeKeyLookup()
2023/07/25 00:08:21 Created the secondary index index_largeKeyLookup. Waiting for it become active
2023/07/25 00:08:21 Index is 14828165547545107656 now active
2023/07/25 00:08:21 Looking up for a large key
2023/07/25 00:08:21 Using n1ql client
2023/07/25 00:08:21 Expected and Actual scan responses are the same
--- PASS: TestLargeKeyLookup (6.33s)
=== RUN TestIndexNameValidation
2023/07/25 00:08:21 In TestIndexNameValidation()
2023/07/25 00:08:21 Setting JSON docs in KV
2023/07/25 00:08:22 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2023/07/25 00:08:27 Created the secondary index #primary-Index_test. Waiting for it become active
2023/07/25 00:08:27 Index is 15562856533551218095 now active
2023/07/25 00:08:27 Using n1ql client
2023/07/25 00:08:27 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (6.59s)
=== RUN TestSameFieldNameAtDifferentLevels
2023/07/25 00:08:27 In TestSameFieldNameAtDifferentLevels()
2023/07/25 00:08:28 Setting JSON docs in KV
2023/07/25 00:08:34 Created the secondary index cityindex. Waiting for it become active
2023/07/25 00:08:34 Index is 13694983547476612173 now active
2023/07/25 00:08:34 Using n1ql client
2023/07/25 00:08:35 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (7.67s)
=== RUN TestSameIndexNameInTwoBuckets
2023/07/25 00:08:35 In TestSameIndexNameInTwoBuckets()
2023/07/25 00:08:35 In DropAllSecondaryIndexes()
2023/07/25 00:08:35 Index found: index_userscreenname
2023/07/25 00:08:35 Dropped index index_userscreenname
2023/07/25 00:08:35 Index found: index_largeKeyLookup
2023/07/25 00:08:35 Dropped index index_largeKeyLookup
2023/07/25 00:08:35 Index found: index_age
2023/07/25 00:08:35 Dropped index index_age
2023/07/25 00:08:35 Index found: index_gender
2023/07/25 00:08:35 Dropped index index_gender
2023/07/25 00:08:35 Index found: cityindex
2023/07/25 00:08:35 Dropped index cityindex
2023/07/25 00:08:35 Index found: #primary-Index_test
2023/07/25 00:08:35 Dropped index #primary-Index_test
2023/07/25 00:08:35 Index found: index_city
2023/07/25 00:08:35 Dropped index index_city
2023/07/25 00:08:35 Index found: index_specialchar
2023/07/25 00:08:36 Dropped index index_specialchar
2023/07/25 00:09:13 Flushed the bucket default, Response body:
2023/07/25 00:09:16 Modified parameters of bucket default, responseBody:
2023/07/25 00:09:17 Created bucket buck2, responseBody:
2023/07/25 00:09:32 Generating docs and Populating all the buckets
2023/07/25 00:09:36 Created the secondary index b_idx. Waiting for it become active
2023/07/25 00:09:36 Index is 3312434739722527200 now active
2023/07/25 00:09:41 Created the secondary index b_idx. Waiting for it become active
2023/07/25 00:09:41 Index is 1756457455041032071 now active
2023/07/25 00:09:44 Using n1ql client
2023/07/25 00:09:44 Expected and Actual scan responses are the same
2023/07/25 00:09:44 Using n1ql client
2023-07-25T00:09:44.976+05:30 [Info] GSIC[default/buck2-_default-_default-1690223984973345001] started ...
2023/07/25 00:09:44 Expected and Actual scan responses are the same
2023/07/25 00:09:48 Modified parameters of bucket default, responseBody:
2023/07/25 00:09:50 Deleted bucket buck2, responseBody:
--- PASS: TestSameIndexNameInTwoBuckets (90.04s)
=== RUN TestLargeKeysSplChars
2023/07/25 00:10:05 In TestLargeKeysSplChars()
2023/07/25 00:10:14 Created the secondary index idspl1. Waiting for it become active
2023/07/25 00:10:14 Index is 7850244655795611250 now active
2023/07/25 00:10:22 Created the secondary index idspl2. Waiting for it become active
2023/07/25 00:10:22 Index is 2830055189534015900 now active
2023/07/25 00:10:28 Created the secondary index idspl3. Waiting for it become active
2023/07/25 00:10:28 Index is 9832717133591907022 now active
2023/07/25 00:10:28 Using n1ql client
2023/07/25 00:10:28 Expected and Actual scan responses are the same
2023-07-25T00:10:28.965+05:30 [Error] transport error between 127.0.0.1:59182->127.0.0.1:9107: write tcp 127.0.0.1:59182->127.0.0.1:9107: write: broken pipe
2023-07-25T00:10:28.965+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:59182->127.0.0.1:9107: write: broken pipe`
2023-07-25T00:10:28.965+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T00:10:28.966+05:30 [Error] metadataClient:PickRandom: Replicas - [3007994600216639461], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 00:10:29 Expected and Actual scan responses are the same
2023/07/25 00:10:29 Using n1ql client
2023/07/25 00:10:29 Expected and Actual scan responses are the same
--- PASS: TestLargeKeysSplChars (23.79s)
=== RUN TestVeryLargeIndexKey
2023/07/25 00:10:29 In DropAllSecondaryIndexes()
2023/07/25 00:10:29 Index found: idspl2
2023/07/25 00:10:29 Dropped index idspl2
2023/07/25 00:10:29 Index found: b_idx
2023/07/25 00:10:29 Dropped index b_idx
2023/07/25 00:10:29 Index found: idspl1
2023/07/25 00:10:29 Dropped index idspl1
2023/07/25 00:10:29 Index found: idspl3
2023/07/25 00:10:29 Dropped index idspl3
2023/07/25 00:11:07 Flushed the bucket default, Response body:
2023/07/25 00:11:07 TestVeryLargeIndexKey:: Flushed the bucket
2023/07/25 00:11:08 clusterconfig.KVAddress = 127.0.0.1:9000
2023/07/25 00:11:12 Created the secondary index i1. Waiting for it become active
2023/07/25 00:11:12 Index is 9573931094983890704 now active
2023/07/25 00:11:12 Using n1ql client
2023/07/25 00:11:12 Expected and Actual scan responses are the same
2023/07/25 00:11:19 Created the secondary index i2. Waiting for it become active
2023/07/25 00:11:19 Index is 8008952067304023315 now active
2023/07/25 00:11:19 Using n1ql client
2023/07/25 00:11:20 Expected and Actual scan responses are the same
2023/07/25 00:11:20 In DropAllSecondaryIndexes()
2023/07/25 00:11:20 Index found: i1
2023/07/25 00:11:20 Dropped index i1
2023/07/25 00:11:20 Index found: i2
2023/07/25 00:11:20 Dropped index i2
2023/07/25 00:11:58 Flushed the bucket default, Response body:
--- PASS: TestVeryLargeIndexKey (89.02s)
=== RUN TestTempBufScanResult
2023/07/25 00:11:58 In DropAllSecondaryIndexes()
2023/07/25 00:12:36 Flushed the bucket default, Response body:
2023/07/25 00:12:36 TestTempBufScanResult:: Flushed the bucket
2023/07/25 00:12:39 Created the secondary index index_idxKey. Waiting for it become active
2023/07/25 00:12:39 Index is 8076262851198837668 now active
2023/07/25 00:12:39 Using n1ql client
2023/07/25 00:12:40 Expected and Actual scan responses are the same
2023/07/25 00:12:40 In DropAllSecondaryIndexes()
2023/07/25 00:12:40 Index found: index_idxKey
2023/07/25 00:12:40 Dropped index index_idxKey
2023/07/25 00:13:18 Flushed the bucket default, Response body:
--- PASS: TestTempBufScanResult (80.59s)
=== RUN TestBuildDeferredAnotherBuilding
2023/07/25 00:13:18 In TestBuildDeferredAnotherBuilding()
2023/07/25 00:13:18 In DropAllSecondaryIndexes()
2023/07/25 00:14:03 Setting JSON docs in KV
2023/07/25 00:15:57 Build the deferred index id_age1. Waiting for the index to become active
2023/07/25 00:15:57 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:15:58 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:15:59 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:00 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:01 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:02 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:03 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:04 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:05 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:06 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:07 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:08 Waiting for index 4392212435619673199 to go active ...
2023/07/25 00:16:09 Index is 4392212435619673199 now active
2023/07/25 00:16:09 Build command issued for the deferred indexes [6223193942407285989]
2023/07/25 00:16:11 Build index failed as expected: Build index failed. Encountered transient error. Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
2023/07/25 00:16:11 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:12 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:13 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:14 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:15 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:16 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:17 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:18 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:19 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:20 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:21 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:22 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:23 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:24 Waiting for index 6223193942407285989 to go active ...
2023/07/25 00:16:25 Index is 6223193942407285989 now active
2023/07/25 00:16:25 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:26 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:27 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:28 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:29 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:30 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:31 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:32 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:33 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:34 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:35 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:36 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:37 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:38 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:39 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:40 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:41 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:42 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:43 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:44 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:45 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:46 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:47 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:48 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:49 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:50 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:51 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:52 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:53 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:54 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:55 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:56 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:57 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:58 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:16:59 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:00 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:01 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:02 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:03 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:04 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:05 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:06 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:07 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:08 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:09 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:10 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:11 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:12 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:13 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:14 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:15 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:16 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:17 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:18 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:19 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:20 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:21 Waiting for index 13975131748963377631 to go active ...
2023/07/25 00:17:22 Index is 13975131748963377631 now active
2023/07/25 00:17:22 Using n1ql client
2023/07/25 00:17:23 Expected and Actual scan responses are the same
2023/07/25 00:17:23 Using n1ql client
2023/07/25 00:17:24 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (245.24s)
=== RUN TestMultipleBucketsDeferredBuild
2023/07/25 00:17:24 In TestMultipleBucketsDeferredBuild()
2023/07/25 00:17:24 In DropAllSecondaryIndexes()
2023/07/25 00:17:24 Index found: id_age
2023/07/25 00:17:24 Dropped index id_age
2023/07/25 00:17:24 Index found: id_company
2023/07/25 00:17:24 Dropped index id_company
2023/07/25 00:17:24 Index found: id_age1
2023/07/25 00:17:24 Dropped index id_age1
2023/07/25 00:18:01 Flushed the bucket default, Response body:
2023/07/25 00:18:04 Modified parameters of bucket default, responseBody:
2023/07/25 00:18:04 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2023/07/25 00:18:04 &{DELETE http://127.0.0.1:9000/pools/default/buckets/defertest_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc000198000}
2023/07/25 00:18:04 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 18:48:04 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc00a593180 31 [] false false map[] 0xc009157c00 }
2023/07/25 00:18:04 DeleteBucket failed for bucket defertest_buck2
2023/07/25 00:18:04 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2023/07/25 00:18:04 Created bucket defertest_buck2, responseBody:
2023/07/25 00:18:19 Setting JSON docs in KV
2023/07/25 00:19:33 Build command issued for the deferred indexes [6058169194843444306]
2023/07/25 00:19:34 Build command issued for the deferred indexes [15248226655723406585 2252903326543324812]
2023/07/25 00:19:34 Index state of 2252903326543324812 is INDEX_STATE_READY
2023/07/25 00:19:34 Waiting for index 6058169194843444306 to go active ...
2023/07/25 00:19:35 Waiting for index 6058169194843444306 to go active ...
2023/07/25 00:19:36 Waiting for index 6058169194843444306 to go active ...
2023/07/25 00:19:37 Waiting for index 6058169194843444306 to go active ...
2023/07/25 00:19:38 Waiting for index 6058169194843444306 to go active ...
2023/07/25 00:19:39 Waiting for index 6058169194843444306 to go active ...
2023/07/25 00:19:40 Waiting for index 6058169194843444306 to go active ...
2023/07/25 00:19:41 Waiting for index 6058169194843444306 to go active ...
2023/07/25 00:19:42 Index is 6058169194843444306 now active
2023/07/25 00:19:42 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:43 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:44 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:45 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:46 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:47 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:48 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:49 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:50 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:51 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:52 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:53 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:54 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:55 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:56 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:57 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:58 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:19:59 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:00 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:01 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:02 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:03 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:04 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:05 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:06 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:07 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:08 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:09 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:10 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:11 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:12 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:13 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:14 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:15 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:16 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:17 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:18 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:19 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:20 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:21 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:22 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:23 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:24 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:25 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:26 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:27 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:28 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:29 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:30 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:31 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:32 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:33 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:34 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:35 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:36 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:37 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:38 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:39 Waiting for index 15248226655723406585 to go active ...
2023/07/25 00:20:40 Index is 15248226655723406585 now active
2023/07/25 00:20:40 Using n1ql client
2023/07/25 00:20:41 Expected and Actual scan responses are the same
2023/07/25 00:20:41 Using n1ql client
2023/07/25 00:20:41 Expected and Actual scan responses are the same
2023/07/25 00:20:41 Using n1ql client
2023-07-25T00:20:41.169+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1690224641166252859] started ...
2023/07/25 00:20:41 Expected and Actual scan responses are the same
2023/07/25 00:20:44 Modified parameters of bucket default, responseBody:
2023/07/25 00:20:46 Deleted bucket defertest_buck2, responseBody:
--- PASS: TestMultipleBucketsDeferredBuild (207.17s)
=== RUN TestCreateDropCreateDeferredIndex
2023/07/25 00:20:51 In TestCreateDropCreateDeferredIndex()
2023/07/25 00:20:51 In DropAllSecondaryIndexes()
2023/07/25 00:20:51 Index found: buck1_id2
2023/07/25 00:20:51 Dropped index buck1_id2
2023/07/25 00:20:51 Index found: buck1_id1
2023/07/25 00:20:51 Dropped index buck1_id1
2023/07/25 00:20:53 Setting JSON docs in KV
2023/07/25 00:21:06 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:21:06 Index is 3124207866130126633 now active
2023/07/25 00:21:07 Dropping the secondary index id_age
2023/07/25 00:21:07 Index dropped
2023/07/25 00:21:10 Setting JSON docs in KV
2023/07/25 00:21:18 Using n1ql client
2023/07/25 00:21:18 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (27.55s)
=== RUN TestMultipleDeferredIndexes_BuildTogether
2023/07/25 00:21:18 In TestMultipleDeferredIndexes_BuildTogether()
2023/07/25 00:21:18 In DropAllSecondaryIndexes()
2023/07/25 00:21:18 Index found: id_company
2023/07/25 00:21:19 Dropped index id_company
2023/07/25 00:21:21 Setting JSON docs in KV
2023/07/25 00:21:33 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:21:33 Index is 4686397295785641501 now active
2023/07/25 00:21:35 Build command issued for the deferred indexes [id_age id_gender id_isActive], bucket: default, scope: _default, coll: _default
2023/07/25 00:21:35 Waiting for the index id_age to become active
2023/07/25 00:21:35 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:36 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:37 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:38 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:39 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:40 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:41 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:42 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:43 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:44 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:45 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:46 Waiting for index 8625597968646957146 to go active ...
2023/07/25 00:21:47 Index is 8625597968646957146 now active
2023/07/25 00:21:47 Waiting for the index id_gender to become active
2023/07/25 00:21:47 Index is 9351061690953731769 now active
2023/07/25 00:21:47 Waiting for the index id_isActive to become active
2023/07/25 00:21:47 Index is 9477424615578068987 now active
2023/07/25 00:21:47 Using n1ql client
2023/07/25 00:21:47 Expected and Actual scan responses are the same
2023/07/25 00:21:49 Setting JSON docs in KV
2023/07/25 00:21:57 Using n1ql client
2023/07/25 00:21:58 Expected and Actual scan responses are the same
2023/07/25 00:21:58 Using n1ql client
2023/07/25 00:21:58 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (39.75s)
=== RUN TestMultipleDeferredIndexes_BuildOneByOne
2023/07/25 00:21:58 In TestMultipleDeferredIndexes_BuildOneByOne()
2023/07/25 00:21:58 In DropAllSecondaryIndexes()
2023/07/25 00:21:58 Index found: id_age
2023/07/25 00:21:58 Dropped index id_age
2023/07/25 00:21:58 Index found: id_company
2023/07/25 00:21:58 Dropped index id_company
2023/07/25 00:21:58 Index found: id_isActive
2023/07/25 00:21:58 Dropped index id_isActive
2023/07/25 00:21:58 Index found: id_gender
2023/07/25 00:21:59 Dropped index id_gender
2023/07/25 00:22:02 Setting JSON docs in KV
2023/07/25 00:22:19 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:22:19 Index is 8281928442819074196 now active
2023/07/25 00:22:20 Build command issued for the deferred indexes [id_age], bucket: default, scope: _default, coll: _default
2023/07/25 00:22:20 Waiting for the index id_age to become active
2023/07/25 00:22:20 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:21 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:22 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:23 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:24 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:25 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:26 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:27 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:28 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:29 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:30 Waiting for index 4425577244931579215 to go active ...
2023/07/25 00:22:31 Index is 4425577244931579215 now active
2023/07/25 00:22:31 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/07/25 00:22:31 Waiting for the index id_gender to become active
2023/07/25 00:22:31 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:32 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:33 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:34 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:35 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:36 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:37 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:38 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:39 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:40 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:41 Waiting for index 6821014647109243217 to go active ...
2023/07/25 00:22:42 Index is 6821014647109243217 now active
2023/07/25 00:22:42 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/07/25 00:22:42 Waiting for the index id_isActive to become active
2023/07/25 00:22:42 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:43 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:44 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:45 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:46 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:47 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:48 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:49 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:50 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:51 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:52 Waiting for index 1822280663530000918 to go active ...
2023/07/25 00:22:53 Index is 1822280663530000918 now active
2023/07/25 00:22:53 Using n1ql client
2023/07/25 00:22:54 Expected and Actual scan responses are the same
2023/07/25 00:22:56 Setting JSON docs in KV
2023/07/25 00:23:05 Using n1ql client
2023/07/25 00:23:06 Expected and Actual scan responses are the same
2023/07/25 00:23:06 Using n1ql client
2023/07/25 00:23:06 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (67.93s)
=== RUN TestDropDeferredIndexWhileOthersBuilding
2023/07/25 00:23:06 In TestDropDeferredIndexWhileOthersBuilding()
2023/07/25 00:23:06 In DropAllSecondaryIndexes()
2023/07/25 00:23:06 Index found: id_isActive
2023/07/25 00:23:06 Dropped index id_isActive
2023/07/25 00:23:06 Index found: id_age
2023/07/25 00:23:06 Dropped index id_age
2023/07/25 00:23:06 Index found: id_company
2023/07/25 00:23:06 Dropped index id_company
2023/07/25 00:23:06 Index found: id_gender
2023/07/25 00:23:07 Dropped index id_gender
2023/07/25 00:23:09 Setting JSON docs in KV
2023/07/25 00:23:23 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:23:23 Index is 5038462382338288838 now active
2023/07/25 00:23:24 Build command issued for the deferred indexes [1592113525562084345 41752446014517683]
2023/07/25 00:23:26 Dropping the secondary index id_isActive
2023/07/25 00:23:26 Index dropped
2023/07/25 00:23:26 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:27 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:28 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:29 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:30 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:31 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:32 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:33 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:34 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:35 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:36 Waiting for index 1592113525562084345 to go active ...
2023/07/25 00:23:37 Index is 1592113525562084345 now active
2023/07/25 00:23:37 Index is 41752446014517683 now active
2023/07/25 00:23:38 Using n1ql client
2023/07/25 00:23:39 Expected and Actual scan responses are the same
2023/07/25 00:23:39 Using n1ql client
2023/07/25 00:23:39 Expected and Actual scan responses are the same
2023/07/25 00:23:41 Setting JSON docs in KV
2023/07/25 00:23:50 Using n1ql client
2023/07/25 00:23:50 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (44.18s)
=== RUN TestDropBuildingDeferredIndex
2023/07/25 00:23:50 In TestDropBuildingDeferredIndex()
2023/07/25 00:23:50 In DropAllSecondaryIndexes()
2023/07/25 00:23:50 Index found: id_age
2023/07/25 00:23:50 Dropped index id_age
2023/07/25 00:23:50 Index found: id_gender
2023/07/25 00:23:51 Dropped index id_gender
2023/07/25 00:23:51 Index found: id_company
2023/07/25 00:23:51 Dropped index id_company
2023/07/25 00:23:53 Setting JSON docs in KV
2023/07/25 00:23:59 Build command issued for the deferred indexes [9346687317333311444 11877204787262686149]
2023/07/25 00:24:00 Dropping the secondary index id_age
2023/07/25 00:24:00 Index dropped
2023/07/25 00:24:00 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:01 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:02 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:03 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:04 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:05 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:06 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:07 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:08 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:09 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:10 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:11 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:12 Waiting for index 9346687317333311444 to go active ...
2023/07/25 00:24:13 Index is 9346687317333311444 now active
2023/07/25 00:24:13 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/07/25 00:24:13 Waiting for the index id_gender to become active
2023/07/25 00:24:13 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:14 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:15 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:16 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:17 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:18 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:19 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:20 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:21 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:22 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:23 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:24 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:25 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:26 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:27 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:28 Waiting for index 15275226682167751542 to go active ...
2023/07/25 00:24:29 Index is 15275226682167751542 now active
2023/07/25 00:24:30 Using n1ql client
2023/07/25 00:24:30 Expected and Actual scan responses are the same
2023/07/25 00:24:31 Using n1ql client
2023/07/25 00:24:31 Expected and Actual scan responses are the same
2023/07/25 00:24:33 Setting JSON docs in KV
2023/07/25 00:24:41 Using n1ql client
2023/07/25 00:24:42 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (51.94s)
=== RUN TestDropMultipleBuildingDeferredIndexes
2023/07/25 00:24:42 In TestDropMultipleBuildingDeferredIndexes()
2023/07/25 00:24:42 In DropAllSecondaryIndexes()
2023/07/25 00:24:42 Index found: id_company
2023/07/25 00:24:42 Dropped index id_company
2023/07/25 00:24:42 Index found: id_gender
2023/07/25 00:24:43 Dropped index id_gender
2023/07/25 00:24:50 Setting JSON docs in KV
2023/07/25 00:25:20 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:25:20 Index is 8709461965531262182 now active
2023/07/25 00:25:22 Build command issued for the deferred indexes [14435540217130275076 15233576827910753383]
2023/07/25 00:25:23 Dropping the secondary index id_age
2023/07/25 00:25:23 Index dropped
2023/07/25 00:25:23 Dropping the secondary index id_gender
2023/07/25 00:25:36 Index dropped
2023/07/25 00:25:36 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/07/25 00:25:36 Waiting for the index id_isActive to become active
2023/07/25 00:25:36 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:37 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:38 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:39 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:40 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:41 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:42 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:43 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:44 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:45 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:46 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:47 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:48 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:49 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:50 Waiting for index 13335897856668211854 to go active ...
2023/07/25 00:25:51 Index is 13335897856668211854 now active
2023/07/25 00:26:01 Using n1ql client
2023/07/25 00:26:02 Expected and Actual scan responses are the same
2023/07/25 00:26:02 Number of docScanResults and scanResults = 180000 and 180000
2023/07/25 00:26:03 Using n1ql client
2023/07/25 00:26:04 Expected and Actual scan responses are the same
2023/07/25 00:26:04 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (82.08s)
=== RUN TestDropOneIndexSecondDeferBuilding
2023/07/25 00:26:04 In TestDropOneIndexSecondDeferBuilding()
2023/07/25 00:26:04 In DropAllSecondaryIndexes()
2023/07/25 00:26:04 Index found: id_isActive
2023/07/25 00:26:04 Dropped index id_isActive
2023/07/25 00:26:04 Index found: id_company
2023/07/25 00:26:05 Dropped index id_company
2023/07/25 00:26:06 Setting JSON docs in KV
2023/07/25 00:26:12 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/07/25 00:26:12 Waiting for the index id_company to become active
2023/07/25 00:26:12 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:13 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:14 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:15 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:16 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:17 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:18 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:19 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:20 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:21 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:22 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:23 Waiting for index 4952604819260513985 to go active ...
2023/07/25 00:26:24 Index is 4952604819260513985 now active
2023/07/25 00:26:24 Build command issued for the deferred indexes [10550296008786062749]
2023/07/25 00:26:25 Dropping the secondary index id_company
2023/07/25 00:26:25 Index dropped
2023/07/25 00:26:32 Setting JSON docs in KV
2023/07/25 00:26:49 Index is 10550296008786062749 now active
2023/07/25 00:26:49 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/07/25 00:26:49 Waiting for the index id_gender to become active
2023/07/25 00:26:49 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:50 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:51 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:52 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:53 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:54 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:55 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:56 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:57 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:58 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:26:59 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:27:00 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:27:01 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:27:02 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:27:03 Waiting for index 7928862323789043634 to go active ...
2023/07/25 00:27:04 Index is 7928862323789043634 now active
2023/07/25 00:27:04 Using n1ql client
2023/07/25 00:27:04 Expected and Actual scan responses are the same
2023/07/25 00:27:04 Using n1ql client
2023/07/25 00:27:06 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (61.78s)
=== RUN TestDropSecondIndexSecondDeferBuilding
2023/07/25 00:27:06 In TestDropSecondIndexSecondDeferBuilding()
2023/07/25 00:27:06 In DropAllSecondaryIndexes()
2023/07/25 00:27:06 Index found: id_gender
2023/07/25 00:27:06 Dropped index id_gender
2023/07/25 00:27:06 Index found: id_age
2023/07/25 00:27:06 Dropped index id_age
2023/07/25 00:27:08 Setting JSON docs in KV
2023/07/25 00:27:14 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/07/25 00:27:14 Waiting for the index id_company to become active
2023/07/25 00:27:14 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:15 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:16 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:17 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:18 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:19 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:20 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:21 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:22 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:23 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:24 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:25 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:26 Waiting for index 11420230328838329439 to go active ...
2023/07/25 00:27:27 Index is 11420230328838329439 now active
2023/07/25 00:27:27 Build command issued for the deferred indexes [10110139691390918162]
2023/07/25 00:27:28 Dropping the secondary index id_age
2023/07/25 00:27:28 Index dropped
2023/07/25 00:27:31 Setting JSON docs in KV
2023/07/25 00:27:41 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/07/25 00:27:41 Waiting for the index id_gender to become active
2023/07/25 00:27:41 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:42 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:43 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:44 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:45 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:46 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:47 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:48 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:49 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:50 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:51 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:52 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:53 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:54 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:55 Waiting for index 6926692218410462005 to go active ...
2023/07/25 00:27:56 Index is 6926692218410462005 now active
2023/07/25 00:27:57 Using n1ql client
2023/07/25 00:27:57 Expected and Actual scan responses are the same
2023/07/25 00:27:57 Using n1ql client
2023/07/25 00:28:00 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (53.64s)
=== RUN TestCreateAfterDropWhileIndexBuilding
2023/07/25 00:28:00 In TestCreateAfterDropWhileIndexBuilding()
2023/07/25 00:28:00 In DropAllSecondaryIndexes()
2023/07/25 00:28:00 Index found: id_company
2023/07/25 00:28:00 Dropped index id_company
2023/07/25 00:28:00 Index found: id_gender
2023/07/25 00:28:00 Dropped index id_gender
2023/07/25 00:28:23 Setting JSON docs in KV
2023/07/25 00:29:21 Build command issued for the deferred indexes [4763289286576454868]
2023/07/25 00:29:22 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:23 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:24 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:25 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:26 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:27 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:28 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:29 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:30 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:31 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:32 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:33 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:34 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:35 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:36 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:37 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:38 Waiting for index 4763289286576454868 to go active ...
2023/07/25 00:29:39 Index is 4763289286576454868 now active
2023/07/25 00:29:39 Build command issued for the deferred indexes [1817018864427305854]
2023/07/25 00:29:40 Dropping the secondary index id_company
2023/07/25 00:29:40 Index dropped
2023/07/25 00:29:40 Dropping the secondary index id_age
2023/07/25 00:29:41 Index dropped
2023/07/25 00:29:47 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/07/25 00:29:47 Waiting for the index id_gender to become active
2023/07/25 00:29:47 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:48 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:49 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:50 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:51 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:52 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:53 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:54 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:55 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:56 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:57 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:58 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:29:59 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:30:00 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:30:01 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:30:02 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:30:03 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:30:04 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:30:05 Waiting for index 17426640766918319531 to go active ...
2023/07/25 00:30:06 Index is 17426640766918319531 now active
2023/07/25 00:30:07 Index is 17426640766918319531 now active
2023/07/25 00:30:08 Using n1ql client
2023/07/25 00:30:10 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (130.05s)
=== RUN TestDropBuildingIndex1
2023/07/25 00:30:10 In TestDropBuildingIndex1()
2023/07/25 00:30:10 In DropAllSecondaryIndexes()
2023/07/25 00:30:10 Index found: id_gender
2023/07/25 00:30:10 Dropped index id_gender
2023/07/25 00:30:15 Setting JSON docs in KV
2023/07/25 00:30:44 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:30:44 Index is 8138134447735452655 now active
2023/07/25 00:31:09 Dropping the secondary index id_age
2023/07/25 00:31:09 Index dropped
2023/07/25 00:31:29 Created the secondary index id_age. Waiting for it become active
2023/07/25 00:31:29 Index is 4194793828408900656 now active
2023/07/25 00:31:31 Setting JSON docs in KV
2023/07/25 00:31:40 Using n1ql client
2023/07/25 00:31:40 Expected and Actual scan responses are the same
2023/07/25 00:31:41 Using n1ql client
2023/07/25 00:31:41 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (91.62s)
=== RUN TestDropBuildingIndex2
2023/07/25 00:31:41 In TestDropBuildingIndex2()
2023/07/25 00:31:41 In DropAllSecondaryIndexes()
2023/07/25 00:31:41 Index found: id_age
2023/07/25 00:31:41 Dropped index id_age
2023/07/25 00:31:41 Index found: id_company
2023/07/25 00:31:42 Dropped index id_company
2023/07/25 00:31:46 Setting JSON docs in KV
2023/07/25 00:32:25 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:32:25 Index is 1718201614517753222 now active
2023/07/25 00:32:49 Dropping the secondary index id_company
2023/07/25 00:32:49 Index dropped
2023/07/25 00:32:49 Index is 17467465512845368925 now active
2023/07/25 00:33:12 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:33:12 Index is 15142274423030614277 now active
2023/07/25 00:33:15 Setting JSON docs in KV
2023/07/25 00:33:24 Using n1ql client
2023/07/25 00:33:24 Expected and Actual scan responses are the same
2023/07/25 00:33:24 Using n1ql client
2023/07/25 00:33:25 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (103.46s)
=== RUN TestDropIndexWithDataLoad
2023/07/25 00:33:25 In TestDropIndexWithDataLoad()
2023/07/25 00:33:25 In DropAllSecondaryIndexes()
2023/07/25 00:33:25 Index found: id_company
2023/07/25 00:33:25 Dropped index id_company
2023/07/25 00:33:25 Index found: id_age
2023/07/25 00:33:25 Dropped index id_age
2023/07/25 00:33:27 Setting JSON docs in KV
2023/07/25 00:33:53 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:33:53 Index is 13892872597306527150 now active
2023/07/25 00:34:19 Created the secondary index id_age. Waiting for it become active
2023/07/25 00:34:19 Index is 14498068006923263752 now active
2023/07/25 00:34:43 Created the secondary index id_gender. Waiting for it become active
2023/07/25 00:34:43 Index is 14798128274865652730 now active
2023/07/25 00:35:08 Created the secondary index id_isActive. Waiting for it become active
2023/07/25 00:35:08 Index is 6392874886480312185 now active
2023/07/25 00:35:15 Setting JSON docs in KV
2023/07/25 00:35:15 In DropIndexWhileKVLoad
2023/07/25 00:35:15 In LoadKVBucket
2023/07/25 00:35:15 Bucket name = default
2023/07/25 00:35:16 Dropping the secondary index id_company
2023/07/25 00:35:16 Index dropped
2023/07/25 00:35:42 Using n1ql client
2023/07/25 00:35:43 Expected and Actual scan responses are the same
2023/07/25 00:35:43 Number of docScanResults and scanResults = 96712 and 96712
2023/07/25 00:35:43 Using n1ql client
2023/07/25 00:35:46 Expected and Actual scan responses are the same
2023/07/25 00:35:46 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (141.63s)
=== RUN TestDropAllIndexesWithDataLoad
2023/07/25 00:35:46 In TestDropAllIndexesWithDataLoad()
2023/07/25 00:35:46 In DropAllSecondaryIndexes()
2023/07/25 00:35:46 Index found: id_gender
2023/07/25 00:35:47 Dropped index id_gender
2023/07/25 00:35:47 Index found: id_isActive
2023/07/25 00:35:47 Dropped index id_isActive
2023/07/25 00:35:47 Index found: id_age
2023/07/25 00:35:47 Dropped index id_age
2023/07/25 00:35:49 Setting JSON docs in KV
2023/07/25 00:36:21 Created the secondary index id_company. Waiting for it become active
2023/07/25 00:36:21 Index is 5971098607030582353 now active
2023/07/25 00:36:48 Created the secondary index id_age. Waiting for it become active
2023/07/25 00:36:48 Index is 5059292913668052049 now active
2023/07/25 00:37:14 Created the secondary index id_gender. Waiting for it become active
2023/07/25 00:37:14 Index is 13642545926634979571 now active
2023/07/25 00:37:39 Created the secondary index id_isActive. Waiting for it become active
2023/07/25 00:37:39 Index is 9830076327406148479 now active
2023/07/25 00:37:46 Setting JSON docs in KV
2023/07/25 00:37:46 In LoadKVBucket
2023/07/25 00:37:46 Bucket name = default
2023/07/25 00:37:46 In DropIndexWhileKVLoad
2023/07/25 00:37:46 In DropIndexWhileKVLoad
2023/07/25 00:37:46 In DropIndexWhileKVLoad
2023/07/25 00:37:46 In DropIndexWhileKVLoad
2023/07/25 00:37:47 Dropping the secondary index id_isActive
2023/07/25 00:37:47 Dropping the secondary index id_age
2023/07/25 00:37:47 Dropping the secondary index id_company
2023/07/25 00:37:47 Dropping the secondary index id_gender
2023/07/25 00:37:47 Index dropped
2023/07/25 00:37:47 Index dropped
2023/07/25 00:37:48 Index dropped
2023/07/25 00:37:48 Index dropped
2023/07/25 00:38:07 Using n1ql client
2023/07/25 00:38:07 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (140.79s)
=== RUN TestCreateBucket_AnotherIndexBuilding
2023/07/25 00:38:07 In TestCreateBucket_AnotherIndexBuilding()
2023/07/25 00:38:07 In DropAllSecondaryIndexes()
2023/07/25 00:38:45 Flushed the bucket default, Response body:
2023/07/25 00:38:48 Modified parameters of bucket default, responseBody:
2023/07/25 00:38:48 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2023/07/25 00:38:48 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multi_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc000198000}
2023/07/25 00:38:48 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 19:08:48 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc00bf5eb00 31 [] false false map[] 0xc00a423500 }
2023/07/25 00:38:48 DeleteBucket failed for bucket multi_buck2
2023/07/25 00:38:48 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2023/07/25 00:39:03 Setting JSON docs in KV
2023/07/25 00:41:05 Created bucket multi_buck2, responseBody:
2023/07/25 00:41:29 Index is 15250649831013373715 now active
2023/07/25 00:41:29 Index is 1315704704550133345 now active
2023/07/25 00:41:29 Using n1ql client
2023-07-25T00:41:29.613+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1690225889610614759] started ...
2023/07/25 00:41:29 Expected and Actual scan responses are the same
2023/07/25 00:41:29 Number of docScanResults and scanResults = 10000 and 10000
2023/07/25 00:41:30 Using n1ql client
2023/07/25 00:41:33 Expected and Actual scan responses are the same
2023/07/25 00:41:33 Number of docScanResults and scanResults = 200000 and 200000
2023/07/25 00:41:35 Deleted bucket multi_buck2, responseBody:
2023/07/25 00:42:12 Flushed the bucket default, Response body:
--- PASS: TestCreateBucket_AnotherIndexBuilding (244.98s)
=== RUN TestDropBucket2Index_Bucket1IndexBuilding
2023/07/25 00:42:12 In TestDropBucket2Index_Bucket1IndexBuilding()
2023/07/25 00:42:12 In DropAllSecondaryIndexes()
2023/07/25 00:42:12 Index found: buck1_idx
2023/07/25 00:42:12 Dropped index buck1_idx
2023/07/25 00:42:51 Flushed the bucket default, Response body:
2023/07/25 00:42:54 Modified parameters of bucket default, responseBody:
2023/07/25 00:42:54 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2023/07/25 00:42:54 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multibucket_test3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc000198000}
2023/07/25 00:42:54 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 19:12:54 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc01bc61540 31 [] false false map[] 0xc007ad8000 }
2023/07/25 00:42:54 DeleteBucket failed for bucket multibucket_test3
2023/07/25 00:42:54 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2023/07/25 00:42:54 Created bucket multibucket_test3, responseBody:
2023/07/25 00:43:09 Setting JSON docs in KV
2023/07/25 00:44:10 Created the secondary index buck2_idx. Waiting for it become active
2023/07/25 00:44:10 Index is 5119041610660236266 now active
2023/07/25 00:44:22 Dropping the secondary index buck2_idx
2023/07/25 00:44:23 Index dropped
2023/07/25 00:44:23 Index is 12365314053916091215 now active
2023/07/25 00:44:23 Using n1ql client
2023/07/25 00:44:24 Expected and Actual scan responses are the same
2023/07/25 00:44:24 Number of docScanResults and scanResults = 100000 and 100000
2023/07/25 00:44:26 Deleted bucket multibucket_test3, responseBody:
2023/07/25 00:45:04 Flushed the bucket default, Response body:
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (171.48s)
=== RUN TestDeleteBucketWhileInitialIndexBuild
2023/07/25 00:45:04 In TestDeleteBucketWhileInitialIndexBuild()
2023/07/25 00:45:04 ============== DBG: Drop all indexes in all buckets
2023/07/25 00:45:04 In DropAllSecondaryIndexes()
2023/07/25 00:45:04 Index found: buck1_idx
2023/07/25 00:45:04 Dropped index buck1_idx
2023/07/25 00:45:04 ============== DBG: Delete bucket default
2023/07/25 00:45:05 Deleted bucket default, responseBody:
2023/07/25 00:45:05 ============== DBG: Create bucket default
2023/07/25 00:45:05 Created bucket default, responseBody:
2023/07/25 00:45:08 Flush Enabled on bucket default, responseBody:
2023/07/25 00:45:42 Flushed the bucket default, Response body:
2023/07/25 00:45:42 ============== DBG: Delete bucket testbucket2
2023/07/25 00:45:42 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2023/07/25 00:45:42 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc000198000}
2023/07/25 00:45:42 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 19:15:41 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc013d34440 31 [] false false map[] 0xc0001f8100 }
2023/07/25 00:45:42 DeleteBucket failed for bucket testbucket2
2023/07/25 00:45:42 Deleted bucket testbucket2, responseBody: Requested resource not found.
2023/07/25 00:45:42 ============== DBG: Create bucket testbucket2
2023/07/25 00:45:42 Created bucket testbucket2, responseBody:
2023/07/25 00:45:45 Flush Enabled on bucket testbucket2, responseBody:
2023/07/25 00:46:18 Flushed the bucket testbucket2, Response body:
2023/07/25 00:46:18 ============== DBG: Delete bucket testbucket3
2023/07/25 00:46:18 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2023/07/25 00:46:18 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc000198000}
2023/07/25 00:46:18 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 19:16:18 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc01e2dfe40 31 [] false false map[] 0xc0001f8100 }
2023/07/25 00:46:18 DeleteBucket failed for bucket testbucket3
2023/07/25 00:46:18 Deleted bucket testbucket3, responseBody: Requested resource not found.
2023/07/25 00:46:18 ============== DBG: Create bucket testbucket3
2023/07/25 00:46:18 Created bucket testbucket3, responseBody:
2023/07/25 00:46:22 Flush Enabled on bucket testbucket3, responseBody:
2023/07/25 00:46:55 Flushed the bucket testbucket3, Response body:
2023/07/25 00:46:55 ============== DBG: Delete bucket testbucket4
2023/07/25 00:46:55 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/07/25 00:46:55 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc000198000}
2023/07/25 00:46:55 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 19:16:55 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc01803f8c0 31 [] false false map[] 0xc00a422100 }
2023/07/25 00:46:55 DeleteBucket failed for bucket testbucket4
2023/07/25 00:46:55 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/07/25 00:46:55 ============== DBG: Create bucket testbucket4
2023/07/25 00:46:55 Created bucket testbucket4, responseBody:
2023/07/25 00:46:58 Flush Enabled on bucket testbucket4, responseBody:
2023/07/25 00:47:32 Flushed the bucket testbucket4, Response body:
2023/07/25 00:47:47 Generating docs and Populating all the buckets
2023/07/25 00:47:48 ============== DBG: Creating docs in bucket default
2023/07/25 00:47:48 ============== DBG: Creating index bucket1_age in bucket default
2023/07/25 00:47:52 Created the secondary index bucket1_age. Waiting for it become active
2023/07/25 00:47:52 Index is 12233735849460637193 now active
2023/07/25 00:47:52 ============== DBG: Creating index bucket1_gender in bucket default
2023/07/25 00:47:59 Created the secondary index bucket1_gender. Waiting for it become active
2023/07/25 00:47:59 Index is 16050086050845570856 now active
2023/07/25 00:47:59 ============== DBG: Creating docs in bucket testbucket2
2023/07/25 00:48:00 ============== DBG: Creating index bucket2_city in bucket testbucket2
2023/07/25 00:48:04 Created the secondary index bucket2_city. Waiting for it become active
2023/07/25 00:48:04 Index is 9111853079948556533 now active
2023/07/25 00:48:04 ============== DBG: Creating index bucket2_company in bucket testbucket2
2023/07/25 00:48:11 Created the secondary index bucket2_company. Waiting for it become active
2023/07/25 00:48:11 Index is 1635735212081207287 now active
2023/07/25 00:48:11 ============== DBG: Creating docs in bucket testbucket3
2023/07/25 00:48:12 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2023/07/25 00:48:17 Created the secondary index bucket3_gender. Waiting for it become active
2023/07/25 00:48:17 Index is 12387358870764434696 now active
2023/07/25 00:48:17 ============== DBG: Creating index bucket3_address in bucket testbucket3
2023/07/25 00:48:23 Created the secondary index bucket3_address. Waiting for it become active
2023/07/25 00:48:23 Index is 8152789406448260091 now active
2023/07/25 00:48:23 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/07/25 00:48:23 Using n1ql client
2023-07-25T00:48:23.919+05:30 [Info] metadata provider version changed 1292 -> 1293
2023-07-25T00:48:23.926+05:30 [Info] switched currmeta from 1292 -> 1293 force false
2023-07-25T00:48:23.927+05:30 [Info] GSIC[default/default-_default-_default-1690226303912357629] started ...
2023-07-25T00:48:23.923+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:48:23.924+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023/07/25 00:48:23 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/07/25 00:48:23 Expected and Actual scan responses are the same
2023/07/25 00:48:35 ============== DBG: Creating 50K docs in bucket testbucket4
2023/07/25 00:49:02 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2023/07/25 00:49:10 ============== DBG: Deleting bucket testbucket4
2023/07/25 00:49:13 Deleted bucket testbucket4, responseBody:
2023/07/25 00:49:13 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/07/25 00:49:13 Using n1ql client
2023/07/25 00:49:13 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/07/25 00:49:13 Expected and Actual scan responses are the same
2023/07/25 00:49:13 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2023/07/25 00:49:13 Using n1ql client
2023-07-25T00:49:13.305+05:30 [Info] GSIC[default/testbucket2-_default-_default-1690226353300534027] started ...
2023/07/25 00:49:13 ============== DBG: Second bucket scan:: Expected results = 392 Actual results = 392
2023/07/25 00:49:13 Expected and Actual scan responses are the same
2023/07/25 00:49:13 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2023/07/25 00:49:13 Using n1ql client
2023-07-25T00:49:13.361+05:30 [Info] GSIC[default/testbucket3-_default-_default-1690226353358665334] started ...
2023/07/25 00:49:13 ============== DBG: Third bucket scan:: Expected results = 492 Actual results = 492
2023/07/25 00:49:13 Expected and Actual scan responses are the same
2023/07/25 00:49:13 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2023/07/25 00:49:15 Deleted bucket testbucket2, responseBody:
2023/07/25 00:49:17 Deleted bucket testbucket3, responseBody:
2023/07/25 00:49:17 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/07/25 00:49:17 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc000198000}
2023/07/25 00:49:17 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 19:19:17 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0044ef580 31 [] false false map[] 0xc0047f1500 }
2023/07/25 00:49:17 DeleteBucket failed for bucket testbucket4
2023/07/25 00:49:17 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/07/25 00:49:20 Modified parameters of bucket default, responseBody:
--- PASS: TestDeleteBucketWhileInitialIndexBuild (271.63s)
=== RUN TestWherClause_UpdateDocument
2023/07/25 00:49:35 In TestWherClause_UpdateDocument()
2023/07/25 00:49:35 In DropAllSecondaryIndexes()
2023/07/25 00:49:35 Index found: bucket1_age
2023/07/25 00:49:35 Dropped index bucket1_age
2023/07/25 00:49:35 Index found: bucket1_gender
2023/07/25 00:49:36 Dropped index bucket1_gender
2023/07/25 00:50:14 Flushed the bucket default, Response body:
2023/07/25 00:50:16 Setting JSON docs in KV
2023/07/25 00:50:24 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2023/07/25 00:50:24 Index is 11110605500338336317 now active
2023/07/25 00:50:24 Using n1ql client
2023/07/25 00:50:24 Expected and Actual scan responses are the same
2023/07/25 00:50:24 Number of docScanResults and scanResults = 5981 and 5981
2023/07/25 00:50:29 Using n1ql client
2023/07/25 00:50:29 Expected and Actual scan responses are the same
2023/07/25 00:50:29 Number of docScanResults and scanResults = 1981 and 1981
--- PASS: TestWherClause_UpdateDocument (53.36s)
=== RUN TestDeferFalse
2023/07/25 00:50:29 In TestDeferFalse()
2023/07/25 00:50:31 Setting JSON docs in KV
2023/07/25 00:50:45 Created the secondary index index_deferfalse1. Waiting for it become active
2023/07/25 00:50:45 Index is 17163161041764620995 now active
2023/07/25 00:50:45 Using n1ql client
2023/07/25 00:50:45 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (15.94s)
=== RUN TestDeferFalse_CloseClientConnection
2023/07/25 00:50:45 In TestDeferFalse_CloseClientConnection()
2023/07/25 00:50:45 In CloseClientThread
2023/07/25 00:50:45 In CreateIndexThread
2023/07/25 00:50:47 Create Index call failed as expected due to error : Terminate Request due to client termination
2023/07/25 00:50:47 Waiting for index 12466426697104287455 to go active ...
2023/07/25 00:50:48 Waiting for index 12466426697104287455 to go active ...
2023/07/25 00:50:49 Waiting for index 12466426697104287455 to go active ...
2023/07/25 00:50:50 Waiting for index 12466426697104287455 to go active ...
2023/07/25 00:50:51 Waiting for index 12466426697104287455 to go active ...
2023/07/25 00:50:52 Index is 12466426697104287455 now active
2023/07/25 00:50:52 Using n1ql client
2023/07/25 00:50:52 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (7.19s)
=== RUN TestOrphanIndexCleanup
2023/07/25 00:50:52 In DropAllSecondaryIndexes()
2023/07/25 00:50:52 Index found: index_deferfalse1
2023/07/25 00:50:52 Dropped index index_deferfalse1
2023/07/25 00:50:52 Index found: id_ageGreaterThan40
2023/07/25 00:50:52 Dropped index id_ageGreaterThan40
2023/07/25 00:50:52 Index found: index_deferfalse2
2023/07/25 00:50:52 Dropped index index_deferfalse2
2023/07/25 00:51:06 Created the secondary index idx1_age_regular. Waiting for it become active
2023/07/25 00:51:06 Index is 15109665879098605923 now active
2023/07/25 00:51:14 Created the secondary index idx2_company_regular. Waiting for it become active
2023/07/25 00:51:14 Index is 10657558342865305790 now active
2023/07/25 00:51:24 Using n1ql client
2023/07/25 00:51:24 Query on idx1_age_regular is successful
2023/07/25 00:51:24 Using n1ql client
2023/07/25 00:51:24 Query on idx2_company_regular is successful
Restarting indexer process ...
2023/07/25 00:51:24 []
2023-07-25T00:51:24.442+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T00:51:24.442+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 00:51:44 Using n1ql client
2023-07-25T00:51:44.405+05:30 [Error] transport error between 127.0.0.1:59972->127.0.0.1:9107: write tcp 127.0.0.1:59972->127.0.0.1:9107: write: broken pipe
2023-07-25T00:51:44.405+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -5214245265421855570 request transport failed `write tcp 127.0.0.1:59972->127.0.0.1:9107: write: broken pipe`
2023-07-25T00:51:44.405+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T00:51:44.405+05:30 [Error] metadataClient:PickRandom: Replicas - [3103944424851442674], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 00:51:44 Query on idx1_age_regular is successful - after indexer restart.
2023/07/25 00:51:44 Using n1ql client
2023/07/25 00:51:44 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (52.08s)
=== RUN TestOrphanPartitionCleanup
2023/07/25 00:51:49 Created the secondary index idx3_age_regular. Waiting for it become active
2023/07/25 00:51:49 Index is 3645842514580638666 now active
2023/07/25 00:51:59 Using n1ql client
2023/07/25 00:51:59 Query on idx3_age_regular is successful
Restarting indexer process ...
2023/07/25 00:51:59 []
2023-07-25T00:51:59.203+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T00:51:59.203+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 00:52:19 Using n1ql client
2023-07-25T00:52:19.179+05:30 [Error] transport error between 127.0.0.1:54482->127.0.0.1:9107: write tcp 127.0.0.1:54482->127.0.0.1:9107: write: broken pipe
2023-07-25T00:52:19.179+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -4191410283925489238 request transport failed `write tcp 127.0.0.1:54482->127.0.0.1:9107: write: broken pipe`
2023-07-25T00:52:19.179+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 0
2023-07-25T00:52:19.179+05:30 [Error] metadataClient:PickRandom: Replicas - [3237971088282207359], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 00:52:19 Query on idx3_age_regular is successful - after indexer restart.
--- PASS: TestOrphanPartitionCleanup (34.76s)
=== RUN TestIndexerSettings
2023/07/25 00:52:19 In TestIndexerSettings()
2023/07/25 00:52:19 Changing config key indexer.settings.max_cpu_percent to value 300
2023/07/25 00:52:19 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2023/07/25 00:52:19 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2023/07/25 00:52:19 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2023/07/25 00:52:19 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.58s)
=== RUN TestRestoreDefaultSettings
2023/07/25 00:52:19 In TestIndexerSettings_RestoreDefault()
2023/07/25 00:52:19 Changing config key indexer.settings.max_cpu_percent to value 0
2023/07/25 00:52:19 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2023/07/25 00:52:20 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2023/07/25 00:52:20 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2023/07/25 00:52:20 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.55s)
=== RUN TestStat_ItemsCount
2023/07/25 00:52:20 In TestStat_ItemsCount()
2023/07/25 00:52:20 In DropAllSecondaryIndexes()
2023/07/25 00:52:20 Index found: idx1_age_regular
2023/07/25 00:52:20 Dropped index idx1_age_regular
2023/07/25 00:52:20 Index found: idx2_company_regular
2023/07/25 00:52:20 Dropped index idx2_company_regular
2023/07/25 00:52:20 Index found: idx3_age_regular
2023/07/25 00:52:20 Dropped index idx3_age_regular
2023/07/25 00:52:20 Emptying the default bucket
2023/07/25 00:52:23 Flush Enabled on bucket default, responseBody:
2023/07/25 00:53:01 Flushed the bucket default, Response body:
2023/07/25 00:53:01 Generating JSON docs
2023/07/25 00:53:02 Setting initial JSON docs in KV
2023/07/25 00:53:06 Creating a 2i
2023/07/25 00:53:09 Created the secondary index index_test1. Waiting for it become active
2023/07/25 00:53:09 Index is 13869862087974131607 now active
2023/07/25 00:53:14 items_count stat is 10000
--- PASS: TestStat_ItemsCount (54.43s)
=== RUN TestRangeArrayIndex_Distinct
2023/07/25 00:53:14 In TestRangeArrayIndex_Distinct()
2023/07/25 00:53:14 In DropAllSecondaryIndexes()
2023/07/25 00:53:14 Index found: index_test1
2023/07/25 00:53:14 Dropped index index_test1
2023/07/25 00:53:53 Flushed the bucket default, Response body:
2023/07/25 00:53:56 Created the secondary index arridx_friends. Waiting for it become active
2023/07/25 00:53:56 Index is 14014289368372159145 now active
2023-07-25T00:53:56.992+05:30 [Error] transport error between 127.0.0.1:38914->127.0.0.1:9107: write tcp 127.0.0.1:38914->127.0.0.1:9107: write: broken pipe
2023-07-25T00:53:56.992+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:38914->127.0.0.1:9107: write: broken pipe`
2023-07-25T00:53:56.992+05:30 [Warn] scan failed: requestId queryport 127.0.0.1:9107 inst 295298900943006587 partition [0]
2023-07-25T00:53:57.025+05:30 [Warn] Scan failed with error for index 14014289368372159145. Trying scan again with replica, reqId: : write tcp 127.0.0.1:38914->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023-07-25T00:53:57.025+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T00:53:57.025+05:30 [Error] metadataClient:PickRandom: Replicas - [295298900943006587], PrunedReplica - map[], FilteredReplica map[]
2023-07-25T00:53:57.025+05:30 [Warn] Fail to find indexers to satisfy query request. Trying scan again for index 14014289368372159145, reqId: : write tcp 127.0.0.1:38914->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/07/25 00:53:57 Expected and Actual scan responses are the same
2023/07/25 00:53:59 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (45.23s)
=== RUN TestUpdateArrayIndex_Distinct
2023/07/25 00:53:59 In TestUpdateArrayIndex_Distinct()
2023/07/25 00:53:59 In DropAllSecondaryIndexes()
2023/07/25 00:53:59 Index found: arridx_friends
2023/07/25 00:54:00 Dropped index arridx_friends
2023/07/25 00:54:38 Flushed the bucket default, Response body:
2023/07/25 00:54:42 Created the secondary index arridx_friends. Waiting for it become active
2023/07/25 00:54:42 Index is 9253620662463198241 now active
2023/07/25 00:54:42 Expected and Actual scan responses are the same
2023/07/25 00:54:45 Expected and Actual scan responses are the same
2023/07/25 00:54:45 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (45.74s)
=== RUN TestRangeArrayIndex_Duplicate
2023/07/25 00:54:45 In TestRangeArrayIndex_Duplicate()
2023/07/25 00:54:45 In DropAllSecondaryIndexes()
2023/07/25 00:54:45 Index found: arridx_friends
2023/07/25 00:54:45 Dropped index arridx_friends
2023/07/25 00:55:23 Flushed the bucket default, Response body:
2023/07/25 00:55:27 Created the secondary index arridx_friends. Waiting for it become active
2023/07/25 00:55:27 Index is 13678381586441251738 now active
2023/07/25 00:55:27 Expected and Actual scan responses are the same
2023/07/25 00:55:30 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (44.41s)
=== RUN TestUpdateArrayIndex_Duplicate
2023/07/25 00:55:30 In TestUpdateArrayIndex_Duplicate()
2023/07/25 00:55:30 In DropAllSecondaryIndexes()
2023/07/25 00:55:30 Index found: arridx_friends
2023/07/25 00:55:30 Dropped index arridx_friends
2023/07/25 00:56:08 Flushed the bucket default, Response body:
2023/07/25 00:56:12 Created the secondary index arridx_friends. Waiting for it become active
2023/07/25 00:56:12 Index is 62208743200248382 now active
2023/07/25 00:56:12 Expected and Actual scan responses are the same
2023/07/25 00:56:15 Expected and Actual scan responses are the same
2023/07/25 00:56:15 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (45.33s)
=== RUN TestArrayIndexCornerCases
set09_arrayindex_test.go:193: Test disbaled
--- SKIP: TestArrayIndexCornerCases (0.00s)
=== RUN TestArraySizeIncreaseDecrease1
set09_arrayindex_test.go:249: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease1 (0.00s)
=== RUN TestArraySizeIncreaseDecrease2
set09_arrayindex_test.go:369: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease2 (0.00s)
=== RUN TestBufferedScan_BackfillDisabled
2023/07/25 00:56:15 In TestBufferedScan_BackfillDisabled()
2023/07/25 00:56:15 In DropAllSecondaryIndexes()
2023/07/25 00:56:15 Index found: arridx_friends
2023/07/25 00:56:15 Dropped index arridx_friends
2023/07/25 00:56:53 Flushed the bucket default, Response body:
2023/07/25 00:57:30 Changing config key queryport.client.settings.backfillLimit to value 0
2023/07/25 00:57:36 Created the secondary index addressidx. Waiting for it become active
2023/07/25 00:57:36 Index is 8528503085341719310 now active
2023-07-25T00:57:36.427+05:30 [Info] metadata provider version changed 1430 -> 1431
2023-07-25T00:57:36.427+05:30 [Info] switched currmeta from 1430 -> 1431 force false
2023-07-25T00:57:36.427+05:30 [Info] GSIC[default/default-_default-_default-1690226856424278467] started ...
2023-07-25T00:57:36.427+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2023/07/25 00:57:36 Non-backfill file found: /tmp/.ICE-unix
2023/07/25 00:57:36 Non-backfill file found: /tmp/.Test-unix
2023/07/25 00:57:36 Non-backfill file found: /tmp/.X11-unix
2023/07/25 00:57:36 Non-backfill file found: /tmp/.XIM-unix
2023/07/25 00:57:36 Non-backfill file found: /tmp/.font-unix
2023/07/25 00:57:36 Non-backfill file found: /tmp/0dd122bb-8dc3-4ac4-a96e-b23ccc084ba6.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/1a9e752f-b204-44cd-81ce-2ac06f217b11.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/2b2e9500-55de-499d-8ef3-a5cfa7ba252d.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/30f9f3fd-be6a-4000-9c31-19e20d546311.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/4d7ec902-92f2-43ee-87c7-6d7760a6201e.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/68fbc330-3370-4784-b1a1-beb81bbbecd8.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/690cc067-7d29-45da-b05d-cc41355012e0.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/754e9a9c-6a26-41d5-b71e-22b88c40f0b7.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/c35d9c48-aab8-4921-b115-e578d6cca807.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/c7b98500-07c9-4168-86bc-358c85511ca9.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/d5c82e45-cc46-4e12-9d58-bea5681ed8e8.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/d8510a05-faf7-4464-9502-8be076b7f6df.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_0dd122bb-8dc3-4ac4-a96e-b23ccc084ba6.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_1a9e752f-b204-44cd-81ce-2ac06f217b11.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_2b2e9500-55de-499d-8ef3-a5cfa7ba252d.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_30f9f3fd-be6a-4000-9c31-19e20d546311.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_4d7ec902-92f2-43ee-87c7-6d7760a6201e.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_68fbc330-3370-4784-b1a1-beb81bbbecd8.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_690cc067-7d29-45da-b05d-cc41355012e0.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_754e9a9c-6a26-41d5-b71e-22b88c40f0b7.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_c35d9c48-aab8-4921-b115-e578d6cca807.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_c7b98500-07c9-4168-86bc-358c85511ca9.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_d5c82e45-cc46-4e12-9d58-bea5681ed8e8.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/f_d8510a05-faf7-4464-9502-8be076b7f6df.sock
2023/07/25 00:57:36 Non-backfill file found: /tmp/fail.log
2023/07/25 00:57:36 Non-backfill file found: /tmp/go-build3816941376
2023/07/25 00:57:36 Non-backfill file found: /tmp/mdbslice
2023/07/25 00:57:36 Non-backfill file found: /tmp/systemd-private-4d222854ff6445e9bdca2e71795e3afd-apache2.service-GsRU2r
2023/07/25 00:57:36 Non-backfill file found: /tmp/systemd-private-4d222854ff6445e9bdca2e71795e3afd-systemd-timesyncd.service-6i01ZX
2023-07-25T00:57:36.439+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:57:36.439+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:57:36.444+05:30 [Info] switched currmeta from 1435 -> 1435 force true
2023-07-25T00:57:36.445+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T00:57:36.445+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T00:57:36.447+05:30 [Info] switched currmeta from 1431 -> 1431 force true
2023/07/25 00:57:36 limit=1,chsize=256; received 1 items; took 19.235074ms
2023/07/25 00:57:38 limit=1000,chsize=256; received 1000 items; took 1.282913811s
2023-07-25T00:57:39.735+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (84.26s)
=== RUN TestBufferedScan_BackfillEnabled
2023/07/25 00:57:39 In TestBufferedScan_BackfillEnabled()
2023-07-25T00:57:39.836+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/07/25 00:57:39 Changing config key queryport.client.settings.backfillLimit to value 1
2023-07-25T00:57:39.851+05:30 [Info] New settings received:
{"indexer.api.enableTestServer":true,"indexer.plasma.backIndex.enableInMemoryCompression":true,"indexer.plasma.backIndex.enablePageBloomFilter":true,"indexer.plasma.mainIndex.enableInMemoryCompression":true,"indexer.settings.allow_large_keys":true,"indexer.settings.bufferPoolBlockSize":16384,"indexer.settings.build.batch_size":5,"indexer.settings.compaction.abort_exceed_interval":false,"indexer.settings.compaction.check_period":30,"indexer.settings.compaction.compaction_mode":"circular","indexer.settings.compaction.days_of_week":"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday","indexer.settings.compaction.interval":"00:00,00:00","indexer.settings.compaction.min_frag":30,"indexer.settings.compaction.min_size":524288000,"indexer.settings.compaction.plasma.manual":false,"indexer.settings.compaction.plasma.optional.decrement":5,"indexer.settings.compaction.plasma.optional.min_frag":20,"indexer.settings.compaction.plasma.optional.quota":25,"indexer.settings.corrupt_index_num_backups":1,"indexer.settings.cpuProfDir":"","indexer.settings.cpuProfile":false,"indexer.settings.eTagPeriod":240,"indexer.settings.enable_corrupt_index_backup":false,"indexer.settings.enable_page_bloom_filter":true,"indexer.settings.fast_flush_mode":true,"indexer.settings.gc_percent":100,"indexer.settings.inmemory_snapshot.fdb.interval":200,"indexer.settings.inmemory_snapshot.interval":200,"indexer.settings.inmemory_snapshot.moi.interval":10,"indexer.settings.largeSnapshotThreshold":200,"indexer.settings.log_level":"info","indexer.settings.maxVbQueueLength":0,"indexer.settings.max_array_seckey_size":10240,"indexer.settings.max_cpu_percent":0,"indexer.settings.max_seckey_size":4608,"indexer.settings.max_writer_lock_prob":20,"indexer.settings.memProfDir":"","indexer.settings.memProfile":false,"indexer.settings.memory_quota":1572864000,"indexer.settings.minVbQueueLength":30,"indexer.settings.moi.debug":false,"indexer.settings.moi.persistence_threads":2,"indexer.settings.moi.recovery.max_rollbacks":2,"indexer.settings.moi.recovery_threads":4,"indexer.settings.num_replica":0,"indexer.settings.percentage_memory_quota":0,"indexer.settings.persisted_snapshot.fdb.interval":5000,"indexer.settings.persisted_snapshot.interval":5000,"indexer.settings.persisted_snapshot.moi.interval":60000,"indexer.settings.persisted_snapshot_init_build.fdb.interval":5000,"indexer.settings.persisted_snapshot_init_build.interval":5000,"indexer.settings.persisted_snapshot_init_build.moi.interval":60000,"indexer.settings.plasma.recovery.max_rollbacks":2,"indexer.settings.rebalance.blob_storage_bucket":"","indexer.settings.rebalance.blob_storage_prefix":"","indexer.settings.rebalance.blob_storage_region":"","indexer.settings.rebalance.blob_storage_scheme":"","indexer.settings.rebalance.redistribute_indexes":false,"indexer.settings.recovery.max_rollbacks":5,"indexer.settings.scan_getseqnos_retries":30,"indexer.settings.scan_timeout":0,"indexer.settings.send_buffer_size":1024,"indexer.settings.serverless.indexLimit":201,"indexer.settings.sliceBufSize":80,"indexer.settings.smallSnapshotThreshold":30,"indexer.settings.snapshotListeners":2,"indexer.settings.snapshotRequestWorkers":2,"indexer.settings.statsLogDumpInterval":60,"indexer.settings.storage_mode":"memory_optimized","indexer.settings.storage_mode.disable_upgrade":true,"indexer.settings.thresholds.mem_high":70,"indexer.settings.thresholds.mem_low":50,"indexer.settings.thresholds.units_high":60,"indexer.settings.thresholds.units_low":40,"indexer.settings.units_quota":10000,"indexer.settings.wal_size":4096,"projector.settings.log_level":"info","queryport.client.log_level":"warn","queryport.client.settings.backfillLimit":1,"queryport.client.settings.minPoolSizeWM":1000,"queryport.client.settings.poolOverflow":30,"queryport.client.settings.poolSize":5000,"queryport.client.settings.relConnBatchSize":100}
2023/07/25 00:57:39 limit=1,chsize=256; received 1 items; took 14.959162ms
2023/07/25 00:57:40 limit=1000,chsize=256; received 1000 items; took 9.870045ms
2023/07/25 00:57:53 limit=1000,chsize=256; received 1000 items; took 10.364793565s
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
2023/07/25 00:58:06 limit=1000,chsize=256; received 586 items; took 12.00733033s
2023/07/25 00:58:06 limit=1000,chsize=256; received 586 items; took 12.02807697s
2023/07/25 00:58:07 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (27.65s)
=== RUN TestMultiScanSetup
2023/07/25 00:58:07 In TestMultiScanSetup()
2023/07/25 00:58:09 Emptying the default bucket
2023/07/25 00:58:12 Flush Enabled on bucket default, responseBody:
2023/07/25 00:58:49 Flushed the bucket default, Response body:
2023/07/25 00:58:49 Populating the default bucket
2023/07/25 00:59:01 Created the secondary index index_companyname. Waiting for it become active
2023/07/25 00:59:01 Index is 1774271111851205582 now active
2023/07/25 00:59:08 Created the secondary index index_company. Waiting for it become active
2023/07/25 00:59:08 Index is 2082706381678284402 now active
2023/07/25 00:59:14 Created the secondary index index_company_name_age. Waiting for it become active
2023/07/25 00:59:14 Index is 17245666357553384753 now active
2023/07/25 00:59:20 Created the secondary index index_primary. Waiting for it become active
2023/07/25 00:59:20 Index is 2314044722360104930 now active
2023/07/25 00:59:26 Created the secondary index index_company_name_age_address. Waiting for it become active
2023/07/25 00:59:26 Index is 4947565648808013456 now active
2023/07/25 00:59:33 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2023/07/25 00:59:33 Index is 17151738943711641690 now active
--- PASS: TestMultiScanSetup (86.04s)
=== RUN TestMultiScanCount
2023/07/25 00:59:33 In TestMultiScanCount()
2023/07/25 00:59:33
--------- Composite Index with 2 fields ---------
2023/07/25 00:59:33
--- ScanAllNoFilter ---
2023/07/25 00:59:33 distinct = false
2023/07/25 00:59:33 Using n1ql client
2023/07/25 00:59:33 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 00:59:33
--- ScanAllFilterNil ---
2023/07/25 00:59:33 distinct = false
2023/07/25 00:59:34 Using n1ql client
2023/07/25 00:59:34 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 00:59:34
--- ScanAll_AllFiltersNil ---
2023/07/25 00:59:34 distinct = false
2023/07/25 00:59:34 Using n1ql client
2023/07/25 00:59:34 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 00:59:34
--- SingleSeek ---
2023/07/25 00:59:34 distinct = false
2023/07/25 00:59:35 Using n1ql client
2023/07/25 00:59:35 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 00:59:35
--- MultipleSeek ---
2023/07/25 00:59:35 distinct = false
2023/07/25 00:59:35 Using n1ql client
2023/07/25 00:59:35 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/07/25 00:59:35
--- SimpleRange ---
2023/07/25 00:59:35 distinct = false
2023/07/25 00:59:35 Using n1ql client
2023/07/25 00:59:35 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/07/25 00:59:35
--- NonOverlappingRanges ---
2023/07/25 00:59:35 distinct = false
2023/07/25 00:59:36 Using n1ql client
2023/07/25 00:59:36 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/07/25 00:59:36
--- OverlappingRanges ---
2023/07/25 00:59:36 distinct = false
2023/07/25 00:59:36 Using n1ql client
2023/07/25 00:59:36 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/07/25 00:59:36
--- NonOverlappingFilters ---
2023/07/25 00:59:36 distinct = false
2023/07/25 00:59:37 Using n1ql client
2023/07/25 00:59:37 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/07/25 00:59:37
--- OverlappingFilters ---
2023/07/25 00:59:37 distinct = false
2023/07/25 00:59:37 Using n1ql client
2023/07/25 00:59:37 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/07/25 00:59:37
--- BoundaryFilters ---
2023/07/25 00:59:37 distinct = false
2023/07/25 00:59:38 Using n1ql client
2023/07/25 00:59:38 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/07/25 00:59:38
--- SeekAndFilters_NonOverlapping ---
2023/07/25 00:59:38 distinct = false
2023/07/25 00:59:38 Using n1ql client
2023/07/25 00:59:38 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/07/25 00:59:38
--- SeekAndFilters_Overlapping ---
2023/07/25 00:59:38 distinct = false
2023/07/25 00:59:38 Using n1ql client
2023/07/25 00:59:38 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/07/25 00:59:38
--- SimpleRangeLowUnbounded ---
2023/07/25 00:59:38 distinct = false
2023/07/25 00:59:39 Using n1ql client
2023/07/25 00:59:39 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/07/25 00:59:39
--- SimpleRangeHighUnbounded ---
2023/07/25 00:59:39 distinct = false
2023/07/25 00:59:39 Using n1ql client
2023/07/25 00:59:39 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/07/25 00:59:39
--- SimpleRangeMultipleUnbounded ---
2023/07/25 00:59:39 distinct = false
2023/07/25 00:59:40 Using n1ql client
2023/07/25 00:59:40 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 00:59:40
--- FiltersWithUnbounded ---
2023/07/25 00:59:40 distinct = false
2023/07/25 00:59:40 Using n1ql client
2023/07/25 00:59:40 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/07/25 00:59:40
--- FiltersLowGreaterThanHigh ---
2023/07/25 00:59:40 distinct = false
2023/07/25 00:59:40 Using n1ql client
2023/07/25 00:59:40 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/07/25 00:59:40
--------- Simple Index with 1 field ---------
2023/07/25 00:59:40
--- SingleIndexSimpleRange ---
2023/07/25 00:59:40 distinct = false
2023/07/25 00:59:41 Using n1ql client
2023/07/25 00:59:41 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/07/25 00:59:41
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 00:59:41 distinct = false
2023/07/25 00:59:41 Using n1ql client
2023/07/25 00:59:41 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/07/25 00:59:41
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 00:59:41 distinct = false
2023/07/25 00:59:41 Using n1ql client
2023/07/25 00:59:41 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/07/25 00:59:41
--------- Composite Index with 3 fields ---------
2023/07/25 00:59:41
--- ScanAllNoFilter ---
2023/07/25 00:59:41 distinct = false
2023/07/25 00:59:42 Using n1ql client
2023/07/25 00:59:42 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 00:59:42
--- ScanAllFilterNil ---
2023/07/25 00:59:42 distinct = false
2023/07/25 00:59:42 Using n1ql client
2023/07/25 00:59:42 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 00:59:42
--- ScanAll_AllFiltersNil ---
2023/07/25 00:59:42 distinct = false
2023/07/25 00:59:43 Using n1ql client
2023/07/25 00:59:43 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 00:59:43
--- 3FieldsSingleSeek ---
2023/07/25 00:59:43 distinct = false
2023/07/25 00:59:43 Using n1ql client
2023/07/25 00:59:43 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 00:59:43
--- 3FieldsMultipleSeeks ---
2023/07/25 00:59:43 distinct = false
2023/07/25 00:59:44 Using n1ql client
2023/07/25 00:59:44 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/07/25 00:59:44
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 00:59:44 distinct = false
2023/07/25 00:59:44 Using n1ql client
2023/07/25 00:59:44 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/07/25 00:59:44
--------- New scenarios ---------
2023/07/25 00:59:44
--- CompIndexHighUnbounded1 ---
2023/07/25 00:59:44
--- Multi Scan 0 ---
2023/07/25 00:59:44 distinct = false
2023/07/25 00:59:44 Using n1ql client
2023/07/25 00:59:44 Using n1ql client
2023/07/25 00:59:44 len(scanResults) = 8 MultiScanCount = 8
2023/07/25 00:59:44 Expected and Actual scan responses are the same
2023/07/25 00:59:44
--- Multi Scan 1 ---
2023/07/25 00:59:44 distinct = false
2023/07/25 00:59:45 Using n1ql client
2023/07/25 00:59:45 Using n1ql client
2023/07/25 00:59:45 len(scanResults) = 0 MultiScanCount = 0
2023/07/25 00:59:45 Expected and Actual scan responses are the same
2023/07/25 00:59:45
--- Multi Scan 2 ---
2023/07/25 00:59:45 distinct = false
2023/07/25 00:59:45 Using n1ql client
2023/07/25 00:59:45 Using n1ql client
2023/07/25 00:59:45 len(scanResults) = 9 MultiScanCount = 9
2023/07/25 00:59:45 Expected and Actual scan responses are the same
2023/07/25 00:59:45
--- CompIndexHighUnbounded2 ---
2023/07/25 00:59:45
--- Multi Scan 0 ---
2023/07/25 00:59:45 distinct = false
2023/07/25 00:59:46 Using n1ql client
2023/07/25 00:59:46 Using n1ql client
2023/07/25 00:59:46 len(scanResults) = 4138 MultiScanCount = 4138
2023/07/25 00:59:46 Expected and Actual scan responses are the same
2023/07/25 00:59:46
--- Multi Scan 1 ---
2023/07/25 00:59:46 distinct = false
2023/07/25 00:59:46 Using n1ql client
2023/07/25 00:59:46 Using n1ql client
2023/07/25 00:59:46 len(scanResults) = 2746 MultiScanCount = 2746
2023/07/25 00:59:46 Expected and Actual scan responses are the same
2023/07/25 00:59:46
--- Multi Scan 2 ---
2023/07/25 00:59:46 distinct = false
2023/07/25 00:59:46 Using n1ql client
2023/07/25 00:59:46 Using n1ql client
2023/07/25 00:59:46 len(scanResults) = 4691 MultiScanCount = 4691
2023/07/25 00:59:46 Expected and Actual scan responses are the same
2023/07/25 00:59:46
--- CompIndexHighUnbounded3 ---
2023/07/25 00:59:46
--- Multi Scan 0 ---
2023/07/25 00:59:46 distinct = false
2023/07/25 00:59:47 Using n1ql client
2023/07/25 00:59:47 Using n1ql client
2023/07/25 00:59:47 len(scanResults) = 1329 MultiScanCount = 1329
2023/07/25 00:59:47 Expected and Actual scan responses are the same
2023/07/25 00:59:47
--- CompIndexHighUnbounded4 ---
2023/07/25 00:59:47
--- Multi Scan 0 ---
2023/07/25 00:59:47 distinct = false
2023/07/25 00:59:47 Using n1ql client
2023/07/25 00:59:47 Using n1ql client
2023/07/25 00:59:47 len(scanResults) = 5349 MultiScanCount = 5349
2023/07/25 00:59:47 Expected and Actual scan responses are the same
2023/07/25 00:59:47
--- CompIndexHighUnbounded5 ---
2023/07/25 00:59:47
--- Multi Scan 0 ---
2023/07/25 00:59:47 distinct = false
2023/07/25 00:59:48 Using n1ql client
2023/07/25 00:59:48 Using n1ql client
2023/07/25 00:59:48 len(scanResults) = 8210 MultiScanCount = 8210
2023/07/25 00:59:48 Expected and Actual scan responses are the same
2023/07/25 00:59:48
--- SeekBoundaries ---
2023/07/25 00:59:48
--- Multi Scan 0 ---
2023/07/25 00:59:48 distinct = false
2023/07/25 00:59:48 Using n1ql client
2023/07/25 00:59:48 Using n1ql client
2023/07/25 00:59:48 len(scanResults) = 175 MultiScanCount = 175
2023/07/25 00:59:48 Expected and Actual scan responses are the same
2023/07/25 00:59:48
--- Multi Scan 1 ---
2023/07/25 00:59:48 distinct = false
2023/07/25 00:59:49 Using n1ql client
2023/07/25 00:59:49 Using n1ql client
2023/07/25 00:59:49 len(scanResults) = 1 MultiScanCount = 1
2023/07/25 00:59:49 Expected and Actual scan responses are the same
2023/07/25 00:59:49
--- Multi Scan 2 ---
2023/07/25 00:59:49 distinct = false
2023/07/25 00:59:49 Using n1ql client
2023/07/25 00:59:49 Using n1ql client
2023/07/25 00:59:49 len(scanResults) = 555 MultiScanCount = 555
2023/07/25 00:59:49 Expected and Actual scan responses are the same
2023/07/25 00:59:49
--- Multi Scan 3 ---
2023/07/25 00:59:49 distinct = false
2023/07/25 00:59:49 Using n1ql client
2023/07/25 00:59:49 Using n1ql client
2023/07/25 00:59:49 len(scanResults) = 872 MultiScanCount = 872
2023/07/25 00:59:49 Expected and Actual scan responses are the same
2023/07/25 00:59:49
--- Multi Scan 4 ---
2023/07/25 00:59:49 distinct = false
2023/07/25 00:59:50 Using n1ql client
2023/07/25 00:59:50 Using n1ql client
2023/07/25 00:59:50 len(scanResults) = 287 MultiScanCount = 287
2023/07/25 00:59:50 Expected and Actual scan responses are the same
2023/07/25 00:59:50
--- Multi Scan 5 ---
2023/07/25 00:59:50 distinct = false
2023/07/25 00:59:50 Using n1ql client
2023/07/25 00:59:50 Using n1ql client
2023/07/25 00:59:50 len(scanResults) = 5254 MultiScanCount = 5254
2023/07/25 00:59:50 Expected and Actual scan responses are the same
2023/07/25 00:59:50
--- Multi Scan 6 ---
2023/07/25 00:59:50 distinct = false
2023/07/25 00:59:51 Using n1ql client
2023/07/25 00:59:51 Using n1ql client
2023/07/25 00:59:51 len(scanResults) = 5566 MultiScanCount = 5566
2023/07/25 00:59:51 Expected and Actual scan responses are the same
2023/07/25 00:59:51
--- Multi Scan 7 ---
2023/07/25 00:59:51 distinct = false
2023/07/25 00:59:51 Using n1ql client
2023/07/25 00:59:51 Using n1ql client
2023/07/25 00:59:51 len(scanResults) = 8 MultiScanCount = 8
2023/07/25 00:59:51 Expected and Actual scan responses are the same
2023/07/25 00:59:51
--------- With DISTINCT True ---------
2023/07/25 00:59:51
--- ScanAllNoFilter ---
2023/07/25 00:59:51 distinct = true
2023/07/25 00:59:52 Using n1ql client
2023/07/25 00:59:52 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 00:59:52
--- ScanAllFilterNil ---
2023/07/25 00:59:52 distinct = true
2023/07/25 00:59:52 Using n1ql client
2023/07/25 00:59:52 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 00:59:52
--- ScanAll_AllFiltersNil ---
2023/07/25 00:59:52 distinct = true
2023/07/25 00:59:52 Using n1ql client
2023/07/25 00:59:52 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 00:59:52
--- SingleSeek ---
2023/07/25 00:59:52 distinct = true
2023/07/25 00:59:53 Using n1ql client
2023/07/25 00:59:53 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 00:59:53
--- MultipleSeek ---
2023/07/25 00:59:53 distinct = true
2023/07/25 00:59:53 Using n1ql client
2023/07/25 00:59:53 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/07/25 00:59:53
--- SimpleRange ---
2023/07/25 00:59:53 distinct = true
2023/07/25 00:59:54 Using n1ql client
2023/07/25 00:59:54 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/07/25 00:59:54
--- NonOverlappingRanges ---
2023/07/25 00:59:54 distinct = true
2023/07/25 00:59:54 Using n1ql client
2023/07/25 00:59:54 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/07/25 00:59:54
--- OverlappingRanges ---
2023/07/25 00:59:54 distinct = true
2023/07/25 00:59:54 Using n1ql client
2023/07/25 00:59:54 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/07/25 00:59:54
--- NonOverlappingFilters ---
2023/07/25 00:59:54 distinct = true
2023/07/25 00:59:55 Using n1ql client
2023/07/25 00:59:55 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/07/25 00:59:55
--- NonOverlappingFilters2 ---
2023/07/25 00:59:55 distinct = true
2023/07/25 00:59:55 Using n1ql client
2023/07/25 00:59:55 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 00:59:55
--- OverlappingFilters ---
2023/07/25 00:59:55 distinct = true
2023/07/25 00:59:56 Using n1ql client
2023/07/25 00:59:56 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/07/25 00:59:56
--- BoundaryFilters ---
2023/07/25 00:59:56 distinct = true
2023/07/25 00:59:56 Using n1ql client
2023/07/25 00:59:56 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/07/25 00:59:56
--- SeekAndFilters_NonOverlapping ---
2023/07/25 00:59:56 distinct = true
2023/07/25 00:59:56 Using n1ql client
2023/07/25 00:59:56 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/07/25 00:59:56
--- SeekAndFilters_Overlapping ---
2023/07/25 00:59:56 distinct = true
2023/07/25 00:59:57 Using n1ql client
2023/07/25 00:59:57 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/07/25 00:59:57
--- SimpleRangeLowUnbounded ---
2023/07/25 00:59:57 distinct = false
2023/07/25 00:59:57 Using n1ql client
2023/07/25 00:59:57 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/07/25 00:59:57
--- SimpleRangeHighUnbounded ---
2023/07/25 00:59:57 distinct = false
2023/07/25 00:59:57 Using n1ql client
2023/07/25 00:59:57 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/07/25 00:59:57
--- SimpleRangeMultipleUnbounded ---
2023/07/25 00:59:57 distinct = false
2023/07/25 00:59:58 Using n1ql client
2023/07/25 00:59:58 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 00:59:58
--- FiltersWithUnbounded ---
2023/07/25 00:59:58 distinct = false
2023/07/25 00:59:58 Using n1ql client
2023/07/25 00:59:58 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/07/25 00:59:58
--- FiltersLowGreaterThanHigh ---
2023/07/25 00:59:58 distinct = false
2023/07/25 00:59:59 Using n1ql client
2023/07/25 00:59:59 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/07/25 00:59:59
--------- Simple Index with 1 field ---------
2023/07/25 00:59:59
--- SingleIndexSimpleRange ---
2023/07/25 00:59:59 distinct = true
2023/07/25 00:59:59 Using n1ql client
2023/07/25 00:59:59 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/07/25 00:59:59
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 00:59:59 distinct = true
2023/07/25 00:59:59 Using n1ql client
2023/07/25 00:59:59 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/07/25 00:59:59
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 00:59:59 distinct = true
2023/07/25 01:00:00 Using n1ql client
2023/07/25 01:00:00 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/07/25 01:00:00
--------- Composite Index with 3 fields ---------
2023/07/25 01:00:00
--- ScanAllNoFilter ---
2023/07/25 01:00:00 distinct = true
2023/07/25 01:00:00 Using n1ql client
2023/07/25 01:00:00 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:00:00
--- ScanAllFilterNil ---
2023/07/25 01:00:00 distinct = true
2023/07/25 01:00:01 Using n1ql client
2023/07/25 01:00:01 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:00:01
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:01 distinct = true
2023/07/25 01:00:02 Using n1ql client
2023/07/25 01:00:02 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:00:02
--- 3FieldsSingleSeek ---
2023/07/25 01:00:02 distinct = true
2023/07/25 01:00:02 Using n1ql client
2023/07/25 01:00:02 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 01:00:02
--- 3FieldsMultipleSeeks ---
2023/07/25 01:00:02 distinct = true
2023/07/25 01:00:03 Using n1ql client
2023/07/25 01:00:03 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/07/25 01:00:03
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:00:03 distinct = true
2023/07/25 01:00:03 Using n1ql client
2023/07/25 01:00:03 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanCount (30.25s)
=== RUN TestMultiScanScenarios
2023/07/25 01:00:03 In TestMultiScanScenarios()
2023/07/25 01:00:03
--------- Composite Index with 2 fields ---------
2023/07/25 01:00:03
--- ScanAllNoFilter ---
2023/07/25 01:00:03 distinct = false
2023/07/25 01:00:04 Using n1ql client
2023/07/25 01:00:04 Expected and Actual scan responses are the same
2023/07/25 01:00:04
--- ScanAllFilterNil ---
2023/07/25 01:00:04 distinct = false
2023/07/25 01:00:04 Using n1ql client
2023/07/25 01:00:04 Expected and Actual scan responses are the same
2023/07/25 01:00:04
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:04 distinct = false
2023/07/25 01:00:04 Using n1ql client
2023/07/25 01:00:05 Expected and Actual scan responses are the same
2023/07/25 01:00:05
--- SingleSeek ---
2023/07/25 01:00:05 distinct = false
2023/07/25 01:00:05 Using n1ql client
2023/07/25 01:00:05 Expected and Actual scan responses are the same
2023/07/25 01:00:05
--- MultipleSeek ---
2023/07/25 01:00:05 distinct = false
2023/07/25 01:00:05 Using n1ql client
2023/07/25 01:00:05 Expected and Actual scan responses are the same
2023/07/25 01:00:05
--- SimpleRange ---
2023/07/25 01:00:05 distinct = false
2023/07/25 01:00:06 Using n1ql client
2023/07/25 01:00:06 Expected and Actual scan responses are the same
2023/07/25 01:00:06
--- NonOverlappingRanges ---
2023/07/25 01:00:06 distinct = false
2023/07/25 01:00:06 Using n1ql client
2023/07/25 01:00:06 Expected and Actual scan responses are the same
2023/07/25 01:00:06
--- OverlappingRanges ---
2023/07/25 01:00:06 distinct = false
2023/07/25 01:00:07 Using n1ql client
2023/07/25 01:00:07 Expected and Actual scan responses are the same
2023/07/25 01:00:07
--- NonOverlappingFilters ---
2023/07/25 01:00:07 distinct = false
2023/07/25 01:00:07 Using n1ql client
2023/07/25 01:00:07 Expected and Actual scan responses are the same
2023/07/25 01:00:07
--- OverlappingFilters ---
2023/07/25 01:00:07 distinct = false
2023/07/25 01:00:07 Using n1ql client
2023/07/25 01:00:07 Expected and Actual scan responses are the same
2023/07/25 01:00:07
--- BoundaryFilters ---
2023/07/25 01:00:07 distinct = false
2023/07/25 01:00:08 Using n1ql client
2023/07/25 01:00:08 Expected and Actual scan responses are the same
2023/07/25 01:00:08
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:00:08 distinct = false
2023/07/25 01:00:08 Using n1ql client
2023/07/25 01:00:08 Expected and Actual scan responses are the same
2023/07/25 01:00:08
--- SeekAndFilters_Overlapping ---
2023/07/25 01:00:08 distinct = false
2023/07/25 01:00:09 Using n1ql client
2023/07/25 01:00:09 Expected and Actual scan responses are the same
2023/07/25 01:00:09
--- SimpleRangeLowUnbounded ---
2023/07/25 01:00:09 distinct = false
2023/07/25 01:00:09 Using n1ql client
2023/07/25 01:00:09 Expected and Actual scan responses are the same
2023/07/25 01:00:09
--- SimpleRangeHighUnbounded ---
2023/07/25 01:00:09 distinct = false
2023/07/25 01:00:09 Using n1ql client
2023/07/25 01:00:09 Expected and Actual scan responses are the same
2023/07/25 01:00:09
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:00:09 distinct = false
2023/07/25 01:00:10 Using n1ql client
2023/07/25 01:00:10 Expected and Actual scan responses are the same
2023/07/25 01:00:10
--- FiltersWithUnbounded ---
2023/07/25 01:00:10 distinct = false
2023/07/25 01:00:10 Using n1ql client
2023/07/25 01:00:10 Expected and Actual scan responses are the same
2023/07/25 01:00:10
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:00:10 distinct = false
2023/07/25 01:00:11 Using n1ql client
2023/07/25 01:00:11 Expected and Actual scan responses are the same
2023/07/25 01:00:11
--------- Simple Index with 1 field ---------
2023/07/25 01:00:11
--- SingleIndexSimpleRange ---
2023/07/25 01:00:11 distinct = false
2023/07/25 01:00:11 Using n1ql client
2023/07/25 01:00:11 Expected and Actual scan responses are the same
2023/07/25 01:00:11
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:00:11 distinct = false
2023/07/25 01:00:11 Using n1ql client
2023/07/25 01:00:12 Expected and Actual scan responses are the same
2023/07/25 01:00:12
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:00:12 distinct = false
2023/07/25 01:00:12 Using n1ql client
2023/07/25 01:00:12 Expected and Actual scan responses are the same
2023/07/25 01:00:12
--------- Composite Index with 3 fields ---------
2023/07/25 01:00:12
--- ScanAllNoFilter ---
2023/07/25 01:00:12 distinct = false
2023/07/25 01:00:12 Using n1ql client
2023/07/25 01:00:12 Expected and Actual scan responses are the same
2023/07/25 01:00:12
--- ScanAllFilterNil ---
2023/07/25 01:00:12 distinct = false
2023/07/25 01:00:13 Using n1ql client
2023/07/25 01:00:13 Expected and Actual scan responses are the same
2023/07/25 01:00:13
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:13 distinct = false
2023/07/25 01:00:13 Using n1ql client
2023/07/25 01:00:13 Expected and Actual scan responses are the same
2023/07/25 01:00:13
--- 3FieldsSingleSeek ---
2023/07/25 01:00:13 distinct = false
2023/07/25 01:00:14 Using n1ql client
2023/07/25 01:00:14 Expected and Actual scan responses are the same
2023/07/25 01:00:14
--- 3FieldsMultipleSeeks ---
2023/07/25 01:00:14 distinct = false
2023/07/25 01:00:14 Using n1ql client
2023/07/25 01:00:14 Expected and Actual scan responses are the same
2023/07/25 01:00:14
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:00:14 distinct = false
2023/07/25 01:00:15 Using n1ql client
2023/07/25 01:00:15 Expected and Actual scan responses are the same
2023/07/25 01:00:15
--------- New scenarios ---------
2023/07/25 01:00:15
--- CompIndexHighUnbounded1 ---
2023/07/25 01:00:15
--- Multi Scan 0 ---
2023/07/25 01:00:15 distinct = false
2023/07/25 01:00:15 Using n1ql client
2023/07/25 01:00:15 Expected and Actual scan responses are the same
2023/07/25 01:00:15
--- Multi Scan 1 ---
2023/07/25 01:00:15 distinct = false
2023/07/25 01:00:16 Using n1ql client
2023/07/25 01:00:16 Expected and Actual scan responses are the same
2023/07/25 01:00:16
--- Multi Scan 2 ---
2023/07/25 01:00:16 distinct = false
2023/07/25 01:00:16 Using n1ql client
2023/07/25 01:00:16 Expected and Actual scan responses are the same
2023/07/25 01:00:16
--- CompIndexHighUnbounded2 ---
2023/07/25 01:00:16
--- Multi Scan 0 ---
2023/07/25 01:00:16 distinct = false
2023/07/25 01:00:16 Using n1ql client
2023/07/25 01:00:16 Expected and Actual scan responses are the same
2023/07/25 01:00:16
--- Multi Scan 1 ---
2023/07/25 01:00:16 distinct = false
2023/07/25 01:00:17 Using n1ql client
2023/07/25 01:00:17 Expected and Actual scan responses are the same
2023/07/25 01:00:17
--- Multi Scan 2 ---
2023/07/25 01:00:17 distinct = false
2023/07/25 01:00:17 Using n1ql client
2023/07/25 01:00:17 Expected and Actual scan responses are the same
2023/07/25 01:00:17
--- CompIndexHighUnbounded3 ---
2023/07/25 01:00:17
--- Multi Scan 0 ---
2023/07/25 01:00:17 distinct = false
2023/07/25 01:00:18 Using n1ql client
2023/07/25 01:00:18 Expected and Actual scan responses are the same
2023/07/25 01:00:18
--- CompIndexHighUnbounded4 ---
2023/07/25 01:00:18
--- Multi Scan 0 ---
2023/07/25 01:00:18 distinct = false
2023/07/25 01:00:18 Using n1ql client
2023/07/25 01:00:18 Expected and Actual scan responses are the same
2023/07/25 01:00:18
--- CompIndexHighUnbounded5 ---
2023/07/25 01:00:18
--- Multi Scan 0 ---
2023/07/25 01:00:18 distinct = false
2023/07/25 01:00:19 Using n1ql client
2023/07/25 01:00:19 Expected and Actual scan responses are the same
2023/07/25 01:00:19
--- SeekBoundaries ---
2023/07/25 01:00:19
--- Multi Scan 0 ---
2023/07/25 01:00:19 distinct = false
2023/07/25 01:00:19 Using n1ql client
2023/07/25 01:00:19 Expected and Actual scan responses are the same
2023/07/25 01:00:19
--- Multi Scan 1 ---
2023/07/25 01:00:19 distinct = false
2023/07/25 01:00:19 Using n1ql client
2023/07/25 01:00:19 Expected and Actual scan responses are the same
2023/07/25 01:00:19
--- Multi Scan 2 ---
2023/07/25 01:00:19 distinct = false
2023/07/25 01:00:20 Using n1ql client
2023/07/25 01:00:20 Expected and Actual scan responses are the same
2023/07/25 01:00:20
--- Multi Scan 3 ---
2023/07/25 01:00:20 distinct = false
2023/07/25 01:00:20 Using n1ql client
2023/07/25 01:00:20 Expected and Actual scan responses are the same
2023/07/25 01:00:20
--- Multi Scan 4 ---
2023/07/25 01:00:20 distinct = false
2023/07/25 01:00:21 Using n1ql client
2023/07/25 01:00:21 Expected and Actual scan responses are the same
2023/07/25 01:00:21
--- Multi Scan 5 ---
2023/07/25 01:00:21 distinct = false
2023/07/25 01:00:21 Using n1ql client
2023/07/25 01:00:21 Expected and Actual scan responses are the same
2023/07/25 01:00:21
--- Multi Scan 6 ---
2023/07/25 01:00:21 distinct = false
2023/07/25 01:00:21 Using n1ql client
2023/07/25 01:00:21 Expected and Actual scan responses are the same
2023/07/25 01:00:21
--- Multi Scan 7 ---
2023/07/25 01:00:21 distinct = false
2023/07/25 01:00:22 Using n1ql client
2023/07/25 01:00:22 Expected and Actual scan responses are the same
2023/07/25 01:00:22
--- PrefixSortVariations ---
2023/07/25 01:00:22
--- Multi Scan 0 ---
2023/07/25 01:00:22 distinct = false
2023/07/25 01:00:22 Using n1ql client
2023/07/25 01:00:22 Expected and Actual scan responses are the same
2023/07/25 01:00:22
--- Multi Scan 1 ---
2023/07/25 01:00:22 distinct = false
2023/07/25 01:00:23 Using n1ql client
2023/07/25 01:00:23 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (19.54s)
=== RUN TestMultiScanOffset
2023/07/25 01:00:23 In TestMultiScanOffset()
2023/07/25 01:00:23
--------- Composite Index with 2 fields ---------
2023/07/25 01:00:23
--- ScanAllNoFilter ---
2023/07/25 01:00:23 distinct = false
2023/07/25 01:00:23 Using n1ql client
2023/07/25 01:00:23
--- ScanAllFilterNil ---
2023/07/25 01:00:23 distinct = false
2023/07/25 01:00:24 Using n1ql client
2023/07/25 01:00:24
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:24 distinct = false
2023/07/25 01:00:24 Using n1ql client
2023/07/25 01:00:24
--- SingleSeek ---
2023/07/25 01:00:24 distinct = false
2023/07/25 01:00:24 Using n1ql client
2023/07/25 01:00:24
--- MultipleSeek ---
2023/07/25 01:00:24 distinct = false
2023/07/25 01:00:25 Using n1ql client
2023/07/25 01:00:25
--- SimpleRange ---
2023/07/25 01:00:25 distinct = false
2023/07/25 01:00:25 Using n1ql client
2023/07/25 01:00:25
--- NonOverlappingRanges ---
2023/07/25 01:00:25 distinct = false
2023/07/25 01:00:26 Using n1ql client
2023/07/25 01:00:26
--- OverlappingRanges ---
2023/07/25 01:00:26 distinct = false
2023/07/25 01:00:26 Using n1ql client
2023/07/25 01:00:26
--- NonOverlappingFilters ---
2023/07/25 01:00:26 distinct = false
2023/07/25 01:00:26 Using n1ql client
2023/07/25 01:00:26
--- OverlappingFilters ---
2023/07/25 01:00:26 distinct = false
2023/07/25 01:00:27 Using n1ql client
2023/07/25 01:00:27
--- BoundaryFilters ---
2023/07/25 01:00:27 distinct = false
2023/07/25 01:00:27 Using n1ql client
2023/07/25 01:00:27
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:00:27 distinct = false
2023/07/25 01:00:28 Using n1ql client
2023/07/25 01:00:28
--- SeekAndFilters_Overlapping ---
2023/07/25 01:00:28 distinct = false
2023/07/25 01:00:28 Using n1ql client
2023/07/25 01:00:28
--- SimpleRangeLowUnbounded ---
2023/07/25 01:00:28 distinct = false
2023/07/25 01:00:28 Using n1ql client
2023/07/25 01:00:28 Expected and Actual scan responses are the same
2023/07/25 01:00:28
--- SimpleRangeHighUnbounded ---
2023/07/25 01:00:28 distinct = false
2023/07/25 01:00:29 Using n1ql client
2023/07/25 01:00:29 Expected and Actual scan responses are the same
2023/07/25 01:00:29
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:00:29 distinct = false
2023/07/25 01:00:29 Using n1ql client
2023/07/25 01:00:29 Expected and Actual scan responses are the same
2023/07/25 01:00:29
--- FiltersWithUnbounded ---
2023/07/25 01:00:29 distinct = false
2023/07/25 01:00:30 Using n1ql client
2023/07/25 01:00:30 Expected and Actual scan responses are the same
2023/07/25 01:00:30
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:00:30 distinct = false
2023/07/25 01:00:30 Using n1ql client
2023/07/25 01:00:30 Expected and Actual scan responses are the same
2023/07/25 01:00:30
--------- Simple Index with 1 field ---------
2023/07/25 01:00:30
--- SingleIndexSimpleRange ---
2023/07/25 01:00:30 distinct = false
2023/07/25 01:00:30 Using n1ql client
2023/07/25 01:00:30
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:00:30 distinct = false
2023/07/25 01:00:31 Using n1ql client
2023/07/25 01:00:31
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:00:31 distinct = false
2023/07/25 01:00:31 Using n1ql client
2023/07/25 01:00:31
--------- Composite Index with 3 fields ---------
2023/07/25 01:00:31
--- ScanAllNoFilter ---
2023/07/25 01:00:31 distinct = false
2023/07/25 01:00:32 Using n1ql client
2023/07/25 01:00:32
--- ScanAllFilterNil ---
2023/07/25 01:00:32 distinct = false
2023/07/25 01:00:32 Using n1ql client
2023/07/25 01:00:32
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:32 distinct = false
2023/07/25 01:00:32 Using n1ql client
2023/07/25 01:00:32
--- 3FieldsSingleSeek ---
2023/07/25 01:00:32 distinct = false
2023/07/25 01:00:33 Using n1ql client
2023/07/25 01:00:33
--- 3FieldsMultipleSeeks ---
2023/07/25 01:00:33 distinct = false
2023/07/25 01:00:33 Using n1ql client
2023/07/25 01:00:33
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:00:33 distinct = false
2023/07/25 01:00:34 Using n1ql client
--- PASS: TestMultiScanOffset (11.08s)
=== RUN TestMultiScanPrimaryIndex
2023/07/25 01:00:34 In TestMultiScanPrimaryIndex()
2023/07/25 01:00:34
--- PrimaryRange ---
2023/07/25 01:00:34 Using n1ql client
2023/07/25 01:00:34 Expected and Actual scan responses are the same
2023/07/25 01:00:34
--- PrimaryScanAllNoFilter ---
2023/07/25 01:00:34 Using n1ql client
2023/07/25 01:00:34 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.08s)
=== RUN TestMultiScanDistinct
2023/07/25 01:00:34 In TestScansDistinct()
2023/07/25 01:00:34
--------- Composite Index with 2 fields ---------
2023/07/25 01:00:34
--- ScanAllNoFilter ---
2023/07/25 01:00:34 distinct = true
2023/07/25 01:00:34 Using n1ql client
2023/07/25 01:00:34 Expected and Actual scan responses are the same
2023/07/25 01:00:34
--- ScanAllFilterNil ---
2023/07/25 01:00:34 distinct = true
2023/07/25 01:00:35 Using n1ql client
2023/07/25 01:00:35 Expected and Actual scan responses are the same
2023/07/25 01:00:35
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:35 distinct = true
2023/07/25 01:00:35 Using n1ql client
2023/07/25 01:00:35 Expected and Actual scan responses are the same
2023/07/25 01:00:35
--- SingleSeek ---
2023/07/25 01:00:35 distinct = true
2023/07/25 01:00:36 Using n1ql client
2023/07/25 01:00:36 Expected and Actual scan responses are the same
2023/07/25 01:00:36
--- MultipleSeek ---
2023/07/25 01:00:36 distinct = true
2023/07/25 01:00:36 Using n1ql client
2023/07/25 01:00:36 Expected and Actual scan responses are the same
2023/07/25 01:00:36
--- SimpleRange ---
2023/07/25 01:00:36 distinct = true
2023/07/25 01:00:36 Using n1ql client
2023/07/25 01:00:36 Expected and Actual scan responses are the same
2023/07/25 01:00:36
--- NonOverlappingRanges ---
2023/07/25 01:00:36 distinct = true
2023/07/25 01:00:37 Using n1ql client
2023/07/25 01:00:37 Expected and Actual scan responses are the same
2023/07/25 01:00:37
--- OverlappingRanges ---
2023/07/25 01:00:37 distinct = true
2023/07/25 01:00:37 Using n1ql client
2023/07/25 01:00:37 Expected and Actual scan responses are the same
2023/07/25 01:00:37
--- NonOverlappingFilters ---
2023/07/25 01:00:37 distinct = true
2023/07/25 01:00:38 Using n1ql client
2023/07/25 01:00:38 Expected and Actual scan responses are the same
2023/07/25 01:00:38
--- OverlappingFilters ---
2023/07/25 01:00:38 distinct = true
2023/07/25 01:00:38 Using n1ql client
2023/07/25 01:00:38 Expected and Actual scan responses are the same
2023/07/25 01:00:38
--- BoundaryFilters ---
2023/07/25 01:00:38 distinct = true
2023/07/25 01:00:39 Using n1ql client
2023/07/25 01:00:39 Expected and Actual scan responses are the same
2023/07/25 01:00:39
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:00:39 distinct = true
2023/07/25 01:00:39 Using n1ql client
2023/07/25 01:00:39 Expected and Actual scan responses are the same
2023/07/25 01:00:39
--- SeekAndFilters_Overlapping ---
2023/07/25 01:00:39 distinct = true
2023/07/25 01:00:39 Using n1ql client
2023/07/25 01:00:39 Expected and Actual scan responses are the same
2023/07/25 01:00:39
--- SimpleRangeLowUnbounded ---
2023/07/25 01:00:39 distinct = false
2023/07/25 01:00:40 Using n1ql client
2023/07/25 01:00:40 Expected and Actual scan responses are the same
2023/07/25 01:00:40
--- SimpleRangeHighUnbounded ---
2023/07/25 01:00:40 distinct = false
2023/07/25 01:00:40 Using n1ql client
2023/07/25 01:00:40 Expected and Actual scan responses are the same
2023/07/25 01:00:40
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:00:40 distinct = false
2023/07/25 01:00:41 Using n1ql client
2023/07/25 01:00:41 Expected and Actual scan responses are the same
2023/07/25 01:00:41
--- FiltersWithUnbounded ---
2023/07/25 01:00:41 distinct = false
2023/07/25 01:00:41 Using n1ql client
2023/07/25 01:00:41 Expected and Actual scan responses are the same
2023/07/25 01:00:41
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:00:41 distinct = false
2023/07/25 01:00:42 Using n1ql client
2023/07/25 01:00:42 Expected and Actual scan responses are the same
2023/07/25 01:00:42
--------- Simple Index with 1 field ---------
2023/07/25 01:00:42
--- SingleIndexSimpleRange ---
2023/07/25 01:00:42 distinct = true
2023/07/25 01:00:42 Using n1ql client
2023/07/25 01:00:42 Expected and Actual scan responses are the same
2023/07/25 01:00:42
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:00:42 distinct = true
2023/07/25 01:00:42 Using n1ql client
2023/07/25 01:00:42 Expected and Actual scan responses are the same
2023/07/25 01:00:42
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:00:42 distinct = true
2023/07/25 01:00:43 Using n1ql client
2023/07/25 01:00:43 Expected and Actual scan responses are the same
2023/07/25 01:00:43
--------- Composite Index with 3 fields ---------
2023/07/25 01:00:43
--- ScanAllNoFilter ---
2023/07/25 01:00:43 distinct = true
2023/07/25 01:00:43 Using n1ql client
2023/07/25 01:00:43 Expected and Actual scan responses are the same
2023/07/25 01:00:43
--- ScanAllFilterNil ---
2023/07/25 01:00:43 distinct = true
2023/07/25 01:00:44 Using n1ql client
2023/07/25 01:00:44 Expected and Actual scan responses are the same
2023/07/25 01:00:44
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:44 distinct = true
2023/07/25 01:00:44 Using n1ql client
2023/07/25 01:00:44 Expected and Actual scan responses are the same
2023/07/25 01:00:44
--- 3FieldsSingleSeek ---
2023/07/25 01:00:44 distinct = true
2023/07/25 01:00:45 Using n1ql client
2023/07/25 01:00:45 Expected and Actual scan responses are the same
2023/07/25 01:00:45
--- 3FieldsMultipleSeeks ---
2023/07/25 01:00:45 distinct = true
2023/07/25 01:00:45 Using n1ql client
2023/07/25 01:00:45 Expected and Actual scan responses are the same
2023/07/25 01:00:45
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:00:45 distinct = true
2023/07/25 01:00:46 Using n1ql client
2023/07/25 01:00:46 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDistinct (11.69s)
=== RUN TestMultiScanProjection
2023/07/25 01:00:46 In TestMultiScanProjection()
2023/07/25 01:00:46
--------- Composite Index with 2 fields ---------
2023/07/25 01:00:46
--- ScanAllNoFilter ---
2023/07/25 01:00:46 distinct = true
2023/07/25 01:00:46 Using n1ql client
2023/07/25 01:00:46 Expected and Actual scan responses are the same
2023/07/25 01:00:46
--- ScanAllFilterNil ---
2023/07/25 01:00:46 distinct = true
2023/07/25 01:00:46 Using n1ql client
2023/07/25 01:00:46 Expected and Actual scan responses are the same
2023/07/25 01:00:46
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:46 distinct = true
2023/07/25 01:00:47 Using n1ql client
2023/07/25 01:00:47 Expected and Actual scan responses are the same
2023/07/25 01:00:47
--- SingleSeek ---
2023/07/25 01:00:47 distinct = true
2023/07/25 01:00:47 Using n1ql client
2023/07/25 01:00:47 Expected and Actual scan responses are the same
2023/07/25 01:00:47
--- MultipleSeek ---
2023/07/25 01:00:47 distinct = true
2023/07/25 01:00:48 Using n1ql client
2023/07/25 01:00:48 Expected and Actual scan responses are the same
2023/07/25 01:00:48
--- SimpleRange ---
2023/07/25 01:00:48 distinct = true
2023/07/25 01:00:48 Using n1ql client
2023/07/25 01:00:48 Expected and Actual scan responses are the same
2023/07/25 01:00:48
--- NonOverlappingRanges ---
2023/07/25 01:00:48 distinct = true
2023/07/25 01:00:48 Using n1ql client
2023/07/25 01:00:48 Expected and Actual scan responses are the same
2023/07/25 01:00:48
--- OverlappingRanges ---
2023/07/25 01:00:48 distinct = true
2023/07/25 01:00:49 Using n1ql client
2023/07/25 01:00:49 Expected and Actual scan responses are the same
2023/07/25 01:00:49
--- NonOverlappingFilters ---
2023/07/25 01:00:49 distinct = true
2023/07/25 01:00:49 Using n1ql client
2023/07/25 01:00:49 Expected and Actual scan responses are the same
2023/07/25 01:00:49
--- OverlappingFilters ---
2023/07/25 01:00:49 distinct = true
2023/07/25 01:00:50 Using n1ql client
2023/07/25 01:00:50 Expected and Actual scan responses are the same
2023/07/25 01:00:50
--- BoundaryFilters ---
2023/07/25 01:00:50 distinct = true
2023/07/25 01:00:50 Using n1ql client
2023/07/25 01:00:50 Expected and Actual scan responses are the same
2023/07/25 01:00:50
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:00:50 distinct = true
2023/07/25 01:00:51 Using n1ql client
2023/07/25 01:00:51 Expected and Actual scan responses are the same
2023/07/25 01:00:51
--- SeekAndFilters_Overlapping ---
2023/07/25 01:00:51 distinct = true
2023/07/25 01:00:51 Using n1ql client
2023/07/25 01:00:51 Expected and Actual scan responses are the same
2023/07/25 01:00:51
--- SimpleRangeLowUnbounded ---
2023/07/25 01:00:51 distinct = false
2023/07/25 01:00:51 Using n1ql client
2023/07/25 01:00:51 Expected and Actual scan responses are the same
2023/07/25 01:00:51
--- SimpleRangeHighUnbounded ---
2023/07/25 01:00:51 distinct = false
2023/07/25 01:00:52 Using n1ql client
2023/07/25 01:00:52 Expected and Actual scan responses are the same
2023/07/25 01:00:52
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:00:52 distinct = false
2023/07/25 01:00:52 Using n1ql client
2023/07/25 01:00:52 Expected and Actual scan responses are the same
2023/07/25 01:00:52
--- FiltersWithUnbounded ---
2023/07/25 01:00:52 distinct = false
2023/07/25 01:00:53 Using n1ql client
2023/07/25 01:00:53 Expected and Actual scan responses are the same
2023/07/25 01:00:53
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:00:53 distinct = false
2023/07/25 01:00:53 Using n1ql client
2023/07/25 01:00:53 Expected and Actual scan responses are the same
2023/07/25 01:00:53
--------- Simple Index with 1 field ---------
2023/07/25 01:00:53
--- SingleIndexSimpleRange ---
2023/07/25 01:00:53 distinct = true
2023/07/25 01:00:53 Using n1ql client
2023/07/25 01:00:53 Expected and Actual scan responses are the same
2023/07/25 01:00:53
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:00:53 distinct = true
2023/07/25 01:00:54 Using n1ql client
2023/07/25 01:00:54 Expected and Actual scan responses are the same
2023/07/25 01:00:54
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:00:54 distinct = true
2023/07/25 01:00:54 Using n1ql client
2023/07/25 01:00:54 Expected and Actual scan responses are the same
2023/07/25 01:00:54
--------- Composite Index with 3 fields ---------
2023/07/25 01:00:54
--- ScanAllNoFilter ---
2023/07/25 01:00:54 distinct = true
2023/07/25 01:00:55 Using n1ql client
2023/07/25 01:00:55 Expected and Actual scan responses are the same
2023/07/25 01:00:55
--- ScanAllFilterNil ---
2023/07/25 01:00:55 distinct = true
2023/07/25 01:00:55 Using n1ql client
2023/07/25 01:00:55 Expected and Actual scan responses are the same
2023/07/25 01:00:55
--- ScanAll_AllFiltersNil ---
2023/07/25 01:00:55 distinct = true
2023/07/25 01:00:56 Using n1ql client
2023/07/25 01:00:56 Expected and Actual scan responses are the same
2023/07/25 01:00:56
--- 3FieldsSingleSeek ---
2023/07/25 01:00:56 distinct = true
2023/07/25 01:00:56 Using n1ql client
2023/07/25 01:00:56 Expected and Actual scan responses are the same
2023/07/25 01:00:56
--- 3FieldsMultipleSeeks ---
2023/07/25 01:00:56 distinct = true
2023/07/25 01:00:57 Using n1ql client
2023/07/25 01:00:57 Expected and Actual scan responses are the same
2023/07/25 01:00:57
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:00:57 distinct = true
2023/07/25 01:00:57 Using n1ql client
2023/07/25 01:00:57 Expected and Actual scan responses are the same
2023/07/25 01:00:57 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2023/07/25 01:00:57 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2023/07/25 01:00:57
--- SingleIndexProjectFirst ---
2023/07/25 01:00:57 distinct = true
2023/07/25 01:00:57 Using n1ql client
2023/07/25 01:00:57 Expected and Actual scan responses are the same
2023/07/25 01:00:57
--- 2FieldIndexProjectSecond ---
2023/07/25 01:00:57 distinct = true
2023/07/25 01:00:58 Using n1ql client
2023/07/25 01:00:58 Expected and Actual scan responses are the same
2023/07/25 01:00:58
--- 3FieldIndexProjectThird ---
2023/07/25 01:00:58 distinct = true
2023/07/25 01:00:58 Using n1ql client
2023/07/25 01:00:58 Expected and Actual scan responses are the same
2023/07/25 01:00:58
--- 4FieldIndexProjectFourth ---
2023/07/25 01:00:58 distinct = true
2023/07/25 01:01:00 Using n1ql client
2023/07/25 01:01:00 Expected and Actual scan responses are the same
2023/07/25 01:01:00
--- 5FieldIndexProjectFifth ---
2023/07/25 01:01:00 distinct = true
2023/07/25 01:01:04 Using n1ql client
2023/07/25 01:01:04 Expected and Actual scan responses are the same
2023/07/25 01:01:04
--- 2FieldIndexProjectTwo ---
2023/07/25 01:01:04 distinct = true
2023/07/25 01:01:04 Using n1ql client
2023/07/25 01:01:04 Expected and Actual scan responses are the same
2023/07/25 01:01:04
--- 3FieldIndexProjectTwo ---
2023/07/25 01:01:04 distinct = true
2023/07/25 01:01:05 Using n1ql client
2023/07/25 01:01:05 Expected and Actual scan responses are the same
2023/07/25 01:01:05
--- 3FieldIndexProjectTwo ---
2023/07/25 01:01:05 distinct = true
2023/07/25 01:01:05 Using n1ql client
2023/07/25 01:01:05 Expected and Actual scan responses are the same
2023/07/25 01:01:05
--- 3FieldIndexProjectTwo ---
2023/07/25 01:01:05 distinct = true
2023/07/25 01:01:06 Using n1ql client
2023/07/25 01:01:06 Expected and Actual scan responses are the same
2023/07/25 01:01:06
--- 4FieldIndexProjectTwo ---
2023/07/25 01:01:06 distinct = true
2023/07/25 01:01:07 Using n1ql client
2023/07/25 01:01:07 Expected and Actual scan responses are the same
2023/07/25 01:01:07
--- 4FieldIndexProjectTwo ---
2023/07/25 01:01:07 distinct = true
2023/07/25 01:01:09 Using n1ql client
2023/07/25 01:01:09 Expected and Actual scan responses are the same
2023/07/25 01:01:09
--- 4FieldIndexProjectTwo ---
2023/07/25 01:01:09 distinct = true
2023/07/25 01:01:10 Using n1ql client
2023/07/25 01:01:11 Expected and Actual scan responses are the same
2023/07/25 01:01:11
--- 4FieldIndexProjectTwo ---
2023/07/25 01:01:11 distinct = true
2023/07/25 01:01:12 Using n1ql client
2023/07/25 01:01:12 Expected and Actual scan responses are the same
2023/07/25 01:01:12
--- 4FieldIndexProjectTwo ---
2023/07/25 01:01:12 distinct = true
2023/07/25 01:01:14 Using n1ql client
2023/07/25 01:01:14 Expected and Actual scan responses are the same
2023/07/25 01:01:14
--- 5FieldIndexProjectTwo ---
2023/07/25 01:01:14 distinct = true
2023/07/25 01:01:17 Using n1ql client
2023/07/25 01:01:17 Expected and Actual scan responses are the same
2023/07/25 01:01:17
--- 5FieldIndexProjectTwo ---
2023/07/25 01:01:17 distinct = true
2023/07/25 01:01:20 Using n1ql client
2023/07/25 01:01:21 Expected and Actual scan responses are the same
2023/07/25 01:01:21
--- 5FieldIndexProjectTwo ---
2023/07/25 01:01:21 distinct = true
2023/07/25 01:01:24 Using n1ql client
2023/07/25 01:01:24 Expected and Actual scan responses are the same
2023/07/25 01:01:24
--- 5FieldIndexProjectTwo ---
2023/07/25 01:01:24 distinct = true
2023/07/25 01:01:27 Using n1ql client
2023/07/25 01:01:27 Expected and Actual scan responses are the same
2023/07/25 01:01:27
--- 5FieldIndexProjectThree ---
2023/07/25 01:01:27 distinct = true
2023/07/25 01:01:31 Using n1ql client
2023/07/25 01:01:31 Expected and Actual scan responses are the same
2023/07/25 01:01:31
--- 5FieldIndexProjectFour ---
2023/07/25 01:01:31 distinct = true
2023/07/25 01:01:34 Using n1ql client
2023/07/25 01:01:34 Expected and Actual scan responses are the same
2023/07/25 01:01:34
--- 5FieldIndexProjectAll ---
2023/07/25 01:01:34 distinct = true
2023/07/25 01:01:37 Using n1ql client
2023/07/25 01:01:37 Expected and Actual scan responses are the same
2023/07/25 01:01:37
--- 5FieldIndexProjectAlternate ---
2023/07/25 01:01:37 distinct = true
2023/07/25 01:01:41 Using n1ql client
2023/07/25 01:01:41 Expected and Actual scan responses are the same
2023/07/25 01:01:41
--- 5FieldIndexProjectEmptyEntryKeys ---
2023/07/25 01:01:41 distinct = true
2023/07/25 01:01:44 Using n1ql client
2023/07/25 01:01:44 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (58.49s)
=== RUN TestMultiScanRestAPI
2023/07/25 01:01:44 In TestMultiScanRestAPI()
2023/07/25 01:01:44 In DropAllSecondaryIndexes()
2023/07/25 01:01:44 Index found: index_company_name_age_address
2023/07/25 01:01:44 Dropped index index_company_name_age_address
2023/07/25 01:01:44 Index found: index_companyname
2023/07/25 01:01:44 Dropped index index_companyname
2023/07/25 01:01:44 Index found: index_primary
2023/07/25 01:01:44 Dropped index index_primary
2023/07/25 01:01:44 Index found: index_company_name_age_address_friends
2023/07/25 01:01:44 Dropped index index_company_name_age_address_friends
2023/07/25 01:01:44 Index found: addressidx
2023/07/25 01:01:44 Dropped index addressidx
2023/07/25 01:01:44 Index found: index_company
2023/07/25 01:01:44 Dropped index index_company
2023/07/25 01:01:44 Index found: index_company_name_age
2023/07/25 01:01:45 Dropped index index_company_name_age
2023/07/25 01:01:48 Created the secondary index index_companyname. Waiting for it become active
2023/07/25 01:01:48 Index is 8660787419403285705 now active
2023/07/25 01:01:48 GET all indexes
2023/07/25 01:01:48 200 OK
2023/07/25 01:01:48 getscans status : 200 OK
2023/07/25 01:01:48 number of entries 337
2023/07/25 01:01:48 Status : 200 OK
2023/07/25 01:01:48 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.03s)
=== RUN TestMultiScanPrimaryIndexVariations
2023/07/25 01:01:48 In TestMultiScanPrimaryIndexVariations()
2023/07/25 01:01:55 Created the secondary index index_pi. Waiting for it become active
2023/07/25 01:01:55 Index is 4954531417268677992 now active
2023/07/25 01:01:55
--- No Overlap ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55
--- Proper Overlap ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55
--- Low Boundary Overlap ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55
--- Complex Overlaps ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55
--- Multiple Equal Overlaps ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55
--- Boundary and Subset Overlaps ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55
--- Point Overlaps ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55
--- Boundary and Point Overlaps ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55
--- Primary index range null ---
2023/07/25 01:01:55 Using n1ql client
2023/07/25 01:01:55 Expected and Actual scan responses are the same
2023/07/25 01:01:55 Dropping the secondary index index_pi
2023/07/25 01:01:55 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (6.85s)
=== RUN TestMultiScanDescSetup
2023/07/25 01:01:55 In TestMultiScanDescSetup()
2023/07/25 01:01:55 In DropAllSecondaryIndexes()
2023/07/25 01:01:55 Index found: index_companyname
2023/07/25 01:01:55 Dropped index index_companyname
2023/07/25 01:02:01 Created the secondary index index_companyname_desc. Waiting for it become active
2023/07/25 01:02:01 Index is 8840468633454010827 now active
2023/07/25 01:02:08 Created the secondary index index_company_desc. Waiting for it become active
2023/07/25 01:02:08 Index is 879993791821594312 now active
2023/07/25 01:02:15 Created the secondary index index_company_name_age_desc. Waiting for it become active
2023/07/25 01:02:15 Index is 7593138299653016363 now active
--- PASS: TestMultiScanDescSetup (19.91s)
=== RUN TestMultiScanDescScenarios
2023/07/25 01:02:15 In TestMultiScanDescScenarios()
2023/07/25 01:02:15
--------- Composite Index with 2 fields ---------
2023/07/25 01:02:15
--- ScanAllNoFilter ---
2023/07/25 01:02:15 distinct = false
2023/07/25 01:02:15 Using n1ql client
2023/07/25 01:02:15 Expected and Actual scan responses are the same
2023/07/25 01:02:15
--- ScanAllFilterNil ---
2023/07/25 01:02:15 distinct = false
2023/07/25 01:02:16 Using n1ql client
2023/07/25 01:02:16 Expected and Actual scan responses are the same
2023/07/25 01:02:16
--- ScanAll_AllFiltersNil ---
2023/07/25 01:02:16 distinct = false
2023/07/25 01:02:16 Using n1ql client
2023/07/25 01:02:16 Expected and Actual scan responses are the same
2023/07/25 01:02:16
--- SingleSeek ---
2023/07/25 01:02:16 distinct = false
2023/07/25 01:02:17 Using n1ql client
2023/07/25 01:02:17 Expected and Actual scan responses are the same
2023/07/25 01:02:17
--- MultipleSeek ---
2023/07/25 01:02:17 distinct = false
2023/07/25 01:02:17 Using n1ql client
2023/07/25 01:02:17 Expected and Actual scan responses are the same
2023/07/25 01:02:17
--- SimpleRange ---
2023/07/25 01:02:17 distinct = false
2023/07/25 01:02:18 Using n1ql client
2023/07/25 01:02:18 Expected and Actual scan responses are the same
2023/07/25 01:02:18
--- NonOverlappingRanges ---
2023/07/25 01:02:18 distinct = false
2023/07/25 01:02:18 Using n1ql client
2023/07/25 01:02:18 Expected and Actual scan responses are the same
2023/07/25 01:02:18
--- OverlappingRanges ---
2023/07/25 01:02:18 distinct = false
2023/07/25 01:02:18 Using n1ql client
2023/07/25 01:02:18 Expected and Actual scan responses are the same
2023/07/25 01:02:18
--- NonOverlappingFilters ---
2023/07/25 01:02:18 distinct = false
2023/07/25 01:02:19 Using n1ql client
2023/07/25 01:02:19 Expected and Actual scan responses are the same
2023/07/25 01:02:19
--- OverlappingFilters ---
2023/07/25 01:02:19 distinct = false
2023/07/25 01:02:19 Using n1ql client
2023/07/25 01:02:19 Expected and Actual scan responses are the same
2023/07/25 01:02:19
--- BoundaryFilters ---
2023/07/25 01:02:19 distinct = false
2023/07/25 01:02:20 Using n1ql client
2023/07/25 01:02:20 Expected and Actual scan responses are the same
2023/07/25 01:02:20
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:02:20 distinct = false
2023/07/25 01:02:20 Using n1ql client
2023/07/25 01:02:20 Expected and Actual scan responses are the same
2023/07/25 01:02:20
--- SeekAndFilters_Overlapping ---
2023/07/25 01:02:20 distinct = false
2023/07/25 01:02:21 Using n1ql client
2023/07/25 01:02:21 Expected and Actual scan responses are the same
2023/07/25 01:02:21
--- SimpleRangeLowUnbounded ---
2023/07/25 01:02:21 distinct = false
2023/07/25 01:02:21 Using n1ql client
2023/07/25 01:02:21 Expected and Actual scan responses are the same
2023/07/25 01:02:21
--- SimpleRangeHighUnbounded ---
2023/07/25 01:02:21 distinct = false
2023/07/25 01:02:21 Using n1ql client
2023/07/25 01:02:21 Expected and Actual scan responses are the same
2023/07/25 01:02:21
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:02:21 distinct = false
2023/07/25 01:02:22 Using n1ql client
2023/07/25 01:02:22 Expected and Actual scan responses are the same
2023/07/25 01:02:22
--- FiltersWithUnbounded ---
2023/07/25 01:02:22 distinct = false
2023/07/25 01:02:22 Using n1ql client
2023/07/25 01:02:22 Expected and Actual scan responses are the same
2023/07/25 01:02:22
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:02:22 distinct = false
2023/07/25 01:02:23 Using n1ql client
2023/07/25 01:02:23 Expected and Actual scan responses are the same
2023/07/25 01:02:23
--------- Simple Index with 1 field ---------
2023/07/25 01:02:23
--- SingleIndexSimpleRange ---
2023/07/25 01:02:23 distinct = false
2023/07/25 01:02:23 Using n1ql client
2023/07/25 01:02:23 Expected and Actual scan responses are the same
2023/07/25 01:02:23
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:02:23 distinct = false
2023/07/25 01:02:23 Using n1ql client
2023/07/25 01:02:23 Expected and Actual scan responses are the same
2023/07/25 01:02:23
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:02:23 distinct = false
2023/07/25 01:02:24 Using n1ql client
2023/07/25 01:02:24 Expected and Actual scan responses are the same
2023/07/25 01:02:24
--------- Composite Index with 3 fields ---------
2023/07/25 01:02:24
--- ScanAllNoFilter ---
2023/07/25 01:02:24 distinct = false
2023/07/25 01:02:24 Using n1ql client
2023/07/25 01:02:24 Expected and Actual scan responses are the same
2023/07/25 01:02:24
--- ScanAllFilterNil ---
2023/07/25 01:02:24 distinct = false
2023/07/25 01:02:25 Using n1ql client
2023/07/25 01:02:25 Expected and Actual scan responses are the same
2023/07/25 01:02:25
--- ScanAll_AllFiltersNil ---
2023/07/25 01:02:25 distinct = false
2023/07/25 01:02:25 Using n1ql client
2023/07/25 01:02:25 Expected and Actual scan responses are the same
2023/07/25 01:02:25
--- 3FieldsSingleSeek ---
2023/07/25 01:02:25 distinct = false
2023/07/25 01:02:26 Using n1ql client
2023/07/25 01:02:26 Expected and Actual scan responses are the same
2023/07/25 01:02:26
--- 3FieldsMultipleSeeks ---
2023/07/25 01:02:26 distinct = false
2023/07/25 01:02:26 Using n1ql client
2023/07/25 01:02:26 Expected and Actual scan responses are the same
2023/07/25 01:02:26
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:02:26 distinct = false
2023/07/25 01:02:27 Using n1ql client
2023/07/25 01:02:27 Expected and Actual scan responses are the same
2023/07/25 01:02:27
--------- New scenarios ---------
2023/07/25 01:02:27
--- CompIndexHighUnbounded1 ---
2023/07/25 01:02:27
--- Multi Scan 0 ---
2023/07/25 01:02:27 distinct = false
2023/07/25 01:02:27 Using n1ql client
2023/07/25 01:02:27 Expected and Actual scan responses are the same
2023/07/25 01:02:27
--- Multi Scan 1 ---
2023/07/25 01:02:27 distinct = false
2023/07/25 01:02:28 Using n1ql client
2023/07/25 01:02:28 Expected and Actual scan responses are the same
2023/07/25 01:02:28
--- Multi Scan 2 ---
2023/07/25 01:02:28 distinct = false
2023/07/25 01:02:28 Using n1ql client
2023/07/25 01:02:28 Expected and Actual scan responses are the same
2023/07/25 01:02:28
--- CompIndexHighUnbounded2 ---
2023/07/25 01:02:28
--- Multi Scan 0 ---
2023/07/25 01:02:28 distinct = false
2023/07/25 01:02:28 Using n1ql client
2023/07/25 01:02:28 Expected and Actual scan responses are the same
2023/07/25 01:02:28
--- Multi Scan 1 ---
2023/07/25 01:02:28 distinct = false
2023/07/25 01:02:29 Using n1ql client
2023/07/25 01:02:29 Expected and Actual scan responses are the same
2023/07/25 01:02:29
--- Multi Scan 2 ---
2023/07/25 01:02:29 distinct = false
2023/07/25 01:02:29 Using n1ql client
2023/07/25 01:02:29 Expected and Actual scan responses are the same
2023/07/25 01:02:29
--- CompIndexHighUnbounded3 ---
2023/07/25 01:02:29
--- Multi Scan 0 ---
2023/07/25 01:02:29 distinct = false
2023/07/25 01:02:30 Using n1ql client
2023/07/25 01:02:30 Expected and Actual scan responses are the same
2023/07/25 01:02:30
--- CompIndexHighUnbounded4 ---
2023/07/25 01:02:30
--- Multi Scan 0 ---
2023/07/25 01:02:30 distinct = false
2023/07/25 01:02:30 Using n1ql client
2023/07/25 01:02:30 Expected and Actual scan responses are the same
2023/07/25 01:02:30
--- CompIndexHighUnbounded5 ---
2023/07/25 01:02:30
--- Multi Scan 0 ---
2023/07/25 01:02:30 distinct = false
2023/07/25 01:02:30 Using n1ql client
2023/07/25 01:02:31 Expected and Actual scan responses are the same
2023/07/25 01:02:31
--- SeekBoundaries ---
2023/07/25 01:02:31
--- Multi Scan 0 ---
2023/07/25 01:02:31 distinct = false
2023/07/25 01:02:31 Using n1ql client
2023/07/25 01:02:31 Expected and Actual scan responses are the same
2023/07/25 01:02:31
--- Multi Scan 1 ---
2023/07/25 01:02:31 distinct = false
2023/07/25 01:02:31 Using n1ql client
2023/07/25 01:02:31 Expected and Actual scan responses are the same
2023/07/25 01:02:31
--- Multi Scan 2 ---
2023/07/25 01:02:31 distinct = false
2023/07/25 01:02:32 Using n1ql client
2023/07/25 01:02:32 Expected and Actual scan responses are the same
2023/07/25 01:02:32
--- Multi Scan 3 ---
2023/07/25 01:02:32 distinct = false
2023/07/25 01:02:32 Using n1ql client
2023/07/25 01:02:32 Expected and Actual scan responses are the same
2023/07/25 01:02:32
--- Multi Scan 4 ---
2023/07/25 01:02:32 distinct = false
2023/07/25 01:02:33 Using n1ql client
2023/07/25 01:02:33 Expected and Actual scan responses are the same
2023/07/25 01:02:33
--- Multi Scan 5 ---
2023/07/25 01:02:33 distinct = false
2023/07/25 01:02:33 Using n1ql client
2023/07/25 01:02:33 Expected and Actual scan responses are the same
2023/07/25 01:02:33
--- Multi Scan 6 ---
2023/07/25 01:02:33 distinct = false
2023/07/25 01:02:33 Using n1ql client
2023/07/25 01:02:33 Expected and Actual scan responses are the same
2023/07/25 01:02:33
--- Multi Scan 7 ---
2023/07/25 01:02:33 distinct = false
2023/07/25 01:02:34 Using n1ql client
2023/07/25 01:02:34 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescScenarios (19.01s)
=== RUN TestMultiScanDescCount
2023/07/25 01:02:34 In TestMultiScanDescCount()
2023/07/25 01:02:34
--------- Composite Index with 2 fields ---------
2023/07/25 01:02:34
--- ScanAllNoFilter ---
2023/07/25 01:02:34 distinct = false
2023/07/25 01:02:34 Using n1ql client
2023/07/25 01:02:34 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 01:02:34
--- ScanAllFilterNil ---
2023/07/25 01:02:34 distinct = false
2023/07/25 01:02:35 Using n1ql client
2023/07/25 01:02:35 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 01:02:35
--- ScanAll_AllFiltersNil ---
2023/07/25 01:02:35 distinct = false
2023/07/25 01:02:35 Using n1ql client
2023/07/25 01:02:35 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 01:02:35
--- SingleSeek ---
2023/07/25 01:02:35 distinct = false
2023/07/25 01:02:35 Using n1ql client
2023/07/25 01:02:35 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 01:02:35
--- MultipleSeek ---
2023/07/25 01:02:35 distinct = false
2023/07/25 01:02:36 Using n1ql client
2023/07/25 01:02:36 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/07/25 01:02:36
--- SimpleRange ---
2023/07/25 01:02:36 distinct = false
2023/07/25 01:02:36 Using n1ql client
2023/07/25 01:02:36 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/07/25 01:02:36
--- NonOverlappingRanges ---
2023/07/25 01:02:36 distinct = false
2023/07/25 01:02:37 Using n1ql client
2023/07/25 01:02:37 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/07/25 01:02:37
--- OverlappingRanges ---
2023/07/25 01:02:37 distinct = false
2023/07/25 01:02:37 Using n1ql client
2023/07/25 01:02:37 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/07/25 01:02:37
--- NonOverlappingFilters ---
2023/07/25 01:02:37 distinct = false
2023/07/25 01:02:37 Using n1ql client
2023/07/25 01:02:37 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/07/25 01:02:37
--- OverlappingFilters ---
2023/07/25 01:02:37 distinct = false
2023/07/25 01:02:38 Using n1ql client
2023/07/25 01:02:38 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/07/25 01:02:38
--- BoundaryFilters ---
2023/07/25 01:02:38 distinct = false
2023/07/25 01:02:38 Using n1ql client
2023/07/25 01:02:38 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/07/25 01:02:38
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:02:38 distinct = false
2023/07/25 01:02:39 Using n1ql client
2023/07/25 01:02:39 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/07/25 01:02:39
--- SeekAndFilters_Overlapping ---
2023/07/25 01:02:39 distinct = false
2023/07/25 01:02:39 Using n1ql client
2023/07/25 01:02:39 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/07/25 01:02:39
--- SimpleRangeLowUnbounded ---
2023/07/25 01:02:39 distinct = false
2023/07/25 01:02:39 Using n1ql client
2023/07/25 01:02:39 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/07/25 01:02:39
--- SimpleRangeHighUnbounded ---
2023/07/25 01:02:39 distinct = false
2023/07/25 01:02:40 Using n1ql client
2023/07/25 01:02:40 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/07/25 01:02:40
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:02:40 distinct = false
2023/07/25 01:02:40 Using n1ql client
2023/07/25 01:02:40 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 01:02:40
--- FiltersWithUnbounded ---
2023/07/25 01:02:40 distinct = false
2023/07/25 01:02:41 Using n1ql client
2023/07/25 01:02:41 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/07/25 01:02:41
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:02:41 distinct = false
2023/07/25 01:02:41 Using n1ql client
2023/07/25 01:02:41 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/07/25 01:02:41
--------- Simple Index with 1 field ---------
2023/07/25 01:02:41
--- SingleIndexSimpleRange ---
2023/07/25 01:02:41 distinct = false
2023/07/25 01:02:41 Using n1ql client
2023/07/25 01:02:41 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/07/25 01:02:41
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:02:41 distinct = false
2023/07/25 01:02:42 Using n1ql client
2023/07/25 01:02:42 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/07/25 01:02:42
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:02:42 distinct = false
2023/07/25 01:02:42 Using n1ql client
2023/07/25 01:02:42 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/07/25 01:02:42
--------- Composite Index with 3 fields ---------
2023/07/25 01:02:42
--- ScanAllNoFilter ---
2023/07/25 01:02:42 distinct = false
2023/07/25 01:02:43 Using n1ql client
2023/07/25 01:02:43 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 01:02:43
--- ScanAllFilterNil ---
2023/07/25 01:02:43 distinct = false
2023/07/25 01:02:43 Using n1ql client
2023/07/25 01:02:43 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 01:02:43
--- ScanAll_AllFiltersNil ---
2023/07/25 01:02:43 distinct = false
2023/07/25 01:02:43 Using n1ql client
2023/07/25 01:02:43 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 01:02:43
--- 3FieldsSingleSeek ---
2023/07/25 01:02:43 distinct = false
2023/07/25 01:02:44 Using n1ql client
2023/07/25 01:02:44 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 01:02:44
--- 3FieldsMultipleSeeks ---
2023/07/25 01:02:44 distinct = false
2023/07/25 01:02:44 Using n1ql client
2023/07/25 01:02:44 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/07/25 01:02:44
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:02:44 distinct = false
2023/07/25 01:02:45 Using n1ql client
2023/07/25 01:02:45 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/07/25 01:02:45
--------- New scenarios ---------
2023/07/25 01:02:45
--- CompIndexHighUnbounded1 ---
2023/07/25 01:02:45
--- Multi Scan 0 ---
2023/07/25 01:02:45 distinct = false
2023/07/25 01:02:45 Using n1ql client
2023/07/25 01:02:45 Using n1ql client
2023/07/25 01:02:45 len(scanResults) = 8 MultiScanCount = 8
2023/07/25 01:02:45 Expected and Actual scan responses are the same
2023/07/25 01:02:45
--- Multi Scan 1 ---
2023/07/25 01:02:45 distinct = false
2023/07/25 01:02:45 Using n1ql client
2023/07/25 01:02:45 Using n1ql client
2023/07/25 01:02:45 len(scanResults) = 0 MultiScanCount = 0
2023/07/25 01:02:45 Expected and Actual scan responses are the same
2023/07/25 01:02:45
--- Multi Scan 2 ---
2023/07/25 01:02:45 distinct = false
2023/07/25 01:02:46 Using n1ql client
2023/07/25 01:02:46 Using n1ql client
2023/07/25 01:02:46 len(scanResults) = 9 MultiScanCount = 9
2023/07/25 01:02:46 Expected and Actual scan responses are the same
2023/07/25 01:02:46
--- CompIndexHighUnbounded2 ---
2023/07/25 01:02:46
--- Multi Scan 0 ---
2023/07/25 01:02:46 distinct = false
2023/07/25 01:02:46 Using n1ql client
2023/07/25 01:02:46 Using n1ql client
2023/07/25 01:02:46 len(scanResults) = 4138 MultiScanCount = 4138
2023/07/25 01:02:46 Expected and Actual scan responses are the same
2023/07/25 01:02:46
--- Multi Scan 1 ---
2023/07/25 01:02:46 distinct = false
2023/07/25 01:02:47 Using n1ql client
2023/07/25 01:02:47 Using n1ql client
2023/07/25 01:02:47 len(scanResults) = 2746 MultiScanCount = 2746
2023/07/25 01:02:47 Expected and Actual scan responses are the same
2023/07/25 01:02:47
--- Multi Scan 2 ---
2023/07/25 01:02:47 distinct = false
2023/07/25 01:02:47 Using n1ql client
2023/07/25 01:02:47 Using n1ql client
2023/07/25 01:02:47 len(scanResults) = 4691 MultiScanCount = 4691
2023/07/25 01:02:47 Expected and Actual scan responses are the same
2023/07/25 01:02:47
--- CompIndexHighUnbounded3 ---
2023/07/25 01:02:47
--- Multi Scan 0 ---
2023/07/25 01:02:47 distinct = false
2023/07/25 01:02:48 Using n1ql client
2023/07/25 01:02:48 Using n1ql client
2023/07/25 01:02:48 len(scanResults) = 1329 MultiScanCount = 1329
2023/07/25 01:02:48 Expected and Actual scan responses are the same
2023/07/25 01:02:48
--- CompIndexHighUnbounded4 ---
2023/07/25 01:02:48
--- Multi Scan 0 ---
2023/07/25 01:02:48 distinct = false
2023/07/25 01:02:48 Using n1ql client
2023/07/25 01:02:48 Using n1ql client
2023/07/25 01:02:48 len(scanResults) = 5349 MultiScanCount = 5349
2023/07/25 01:02:48 Expected and Actual scan responses are the same
2023/07/25 01:02:48
--- CompIndexHighUnbounded5 ---
2023/07/25 01:02:48
--- Multi Scan 0 ---
2023/07/25 01:02:48 distinct = false
2023/07/25 01:02:48 Using n1ql client
2023/07/25 01:02:48 Using n1ql client
2023/07/25 01:02:48 len(scanResults) = 8210 MultiScanCount = 8210
2023/07/25 01:02:48 Expected and Actual scan responses are the same
2023/07/25 01:02:48
--- SeekBoundaries ---
2023/07/25 01:02:48
--- Multi Scan 0 ---
2023/07/25 01:02:48 distinct = false
2023/07/25 01:02:49 Using n1ql client
2023/07/25 01:02:49 Using n1ql client
2023/07/25 01:02:49 len(scanResults) = 175 MultiScanCount = 175
2023/07/25 01:02:49 Expected and Actual scan responses are the same
2023/07/25 01:02:49
--- Multi Scan 1 ---
2023/07/25 01:02:49 distinct = false
2023/07/25 01:02:49 Using n1ql client
2023/07/25 01:02:49 Using n1ql client
2023/07/25 01:02:49 len(scanResults) = 1 MultiScanCount = 1
2023/07/25 01:02:49 Expected and Actual scan responses are the same
2023/07/25 01:02:49
--- Multi Scan 2 ---
2023/07/25 01:02:49 distinct = false
2023/07/25 01:02:50 Using n1ql client
2023/07/25 01:02:50 Using n1ql client
2023/07/25 01:02:50 len(scanResults) = 555 MultiScanCount = 555
2023/07/25 01:02:50 Expected and Actual scan responses are the same
2023/07/25 01:02:50
--- Multi Scan 3 ---
2023/07/25 01:02:50 distinct = false
2023/07/25 01:02:50 Using n1ql client
2023/07/25 01:02:50 Using n1ql client
2023/07/25 01:02:50 len(scanResults) = 872 MultiScanCount = 872
2023/07/25 01:02:50 Expected and Actual scan responses are the same
2023/07/25 01:02:50
--- Multi Scan 4 ---
2023/07/25 01:02:50 distinct = false
2023/07/25 01:02:51 Using n1ql client
2023/07/25 01:02:51 Using n1ql client
2023/07/25 01:02:51 len(scanResults) = 287 MultiScanCount = 287
2023/07/25 01:02:51 Expected and Actual scan responses are the same
2023/07/25 01:02:51
--- Multi Scan 5 ---
2023/07/25 01:02:51 distinct = false
2023/07/25 01:02:51 Using n1ql client
2023/07/25 01:02:51 Using n1ql client
2023/07/25 01:02:51 len(scanResults) = 5254 MultiScanCount = 5254
2023/07/25 01:02:51 Expected and Actual scan responses are the same
2023/07/25 01:02:51
--- Multi Scan 6 ---
2023/07/25 01:02:51 distinct = false
2023/07/25 01:02:51 Using n1ql client
2023/07/25 01:02:51 Using n1ql client
2023/07/25 01:02:51 len(scanResults) = 5566 MultiScanCount = 5566
2023/07/25 01:02:51 Expected and Actual scan responses are the same
2023/07/25 01:02:51
--- Multi Scan 7 ---
2023/07/25 01:02:51 distinct = false
2023/07/25 01:02:52 Using n1ql client
2023/07/25 01:02:52 Using n1ql client
2023/07/25 01:02:52 len(scanResults) = 8 MultiScanCount = 8
2023/07/25 01:02:52 Expected and Actual scan responses are the same
2023/07/25 01:02:52
--------- With DISTINCT True ---------
2023/07/25 01:02:52
--- ScanAllNoFilter ---
2023/07/25 01:02:52 distinct = true
2023/07/25 01:02:52 Using n1ql client
2023/07/25 01:02:52 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:02:52
--- ScanAllFilterNil ---
2023/07/25 01:02:52 distinct = true
2023/07/25 01:02:53 Using n1ql client
2023/07/25 01:02:53 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:02:53
--- ScanAll_AllFiltersNil ---
2023/07/25 01:02:53 distinct = true
2023/07/25 01:02:53 Using n1ql client
2023/07/25 01:02:53 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:02:53
--- SingleSeek ---
2023/07/25 01:02:53 distinct = true
2023/07/25 01:02:53 Using n1ql client
2023/07/25 01:02:53 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 01:02:53
--- MultipleSeek ---
2023/07/25 01:02:53 distinct = true
2023/07/25 01:02:54 Using n1ql client
2023/07/25 01:02:54 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/07/25 01:02:54
--- SimpleRange ---
2023/07/25 01:02:54 distinct = true
2023/07/25 01:02:54 Using n1ql client
2023/07/25 01:02:54 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/07/25 01:02:54
--- NonOverlappingRanges ---
2023/07/25 01:02:54 distinct = true
2023/07/25 01:02:55 Using n1ql client
2023/07/25 01:02:55 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/07/25 01:02:55
--- NonOverlappingFilters2 ---
2023/07/25 01:02:55 distinct = true
2023/07/25 01:02:55 Using n1ql client
2023/07/25 01:02:55 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 01:02:55
--- OverlappingRanges ---
2023/07/25 01:02:55 distinct = true
2023/07/25 01:02:55 Using n1ql client
2023/07/25 01:02:55 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/07/25 01:02:55
--- NonOverlappingFilters ---
2023/07/25 01:02:55 distinct = true
2023/07/25 01:02:56 Using n1ql client
2023/07/25 01:02:56 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/07/25 01:02:56
--- OverlappingFilters ---
2023/07/25 01:02:56 distinct = true
2023/07/25 01:02:56 Using n1ql client
2023/07/25 01:02:56 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/07/25 01:02:56
--- BoundaryFilters ---
2023/07/25 01:02:56 distinct = true
2023/07/25 01:02:57 Using n1ql client
2023/07/25 01:02:57 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/07/25 01:02:57
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:02:57 distinct = true
2023/07/25 01:02:57 Using n1ql client
2023/07/25 01:02:57 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/07/25 01:02:57
--- SeekAndFilters_Overlapping ---
2023/07/25 01:02:57 distinct = true
2023/07/25 01:02:57 Using n1ql client
2023/07/25 01:02:57 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/07/25 01:02:57
--- SimpleRangeLowUnbounded ---
2023/07/25 01:02:57 distinct = false
2023/07/25 01:02:58 Using n1ql client
2023/07/25 01:02:58 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/07/25 01:02:58
--- SimpleRangeHighUnbounded ---
2023/07/25 01:02:58 distinct = false
2023/07/25 01:02:58 Using n1ql client
2023/07/25 01:02:58 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/07/25 01:02:58
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:02:58 distinct = false
2023/07/25 01:02:59 Using n1ql client
2023/07/25 01:02:59 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/07/25 01:02:59
--- FiltersWithUnbounded ---
2023/07/25 01:02:59 distinct = false
2023/07/25 01:02:59 Using n1ql client
2023/07/25 01:02:59 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/07/25 01:02:59
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:02:59 distinct = false
2023/07/25 01:02:59 Using n1ql client
2023/07/25 01:02:59 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/07/25 01:02:59
--------- Simple Index with 1 field ---------
2023/07/25 01:02:59
--- SingleIndexSimpleRange ---
2023/07/25 01:02:59 distinct = true
2023/07/25 01:03:00 Using n1ql client
2023/07/25 01:03:00 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/07/25 01:03:00
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:03:00 distinct = true
2023/07/25 01:03:00 Using n1ql client
2023/07/25 01:03:00 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/07/25 01:03:00
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:03:00 distinct = true
2023/07/25 01:03:00 Using n1ql client
2023/07/25 01:03:00 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/07/25 01:03:00
--------- Composite Index with 3 fields ---------
2023/07/25 01:03:00
--- ScanAllNoFilter ---
2023/07/25 01:03:00 distinct = true
2023/07/25 01:03:01 Using n1ql client
2023/07/25 01:03:01 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:03:01
--- ScanAllFilterNil ---
2023/07/25 01:03:01 distinct = true
2023/07/25 01:03:02 Using n1ql client
2023/07/25 01:03:02 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:03:02
--- ScanAll_AllFiltersNil ---
2023/07/25 01:03:02 distinct = true
2023/07/25 01:03:03 Using n1ql client
2023/07/25 01:03:03 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/07/25 01:03:03
--- 3FieldsSingleSeek ---
2023/07/25 01:03:03 distinct = true
2023/07/25 01:03:03 Using n1ql client
2023/07/25 01:03:03 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/07/25 01:03:03
--- 3FieldsMultipleSeeks ---
2023/07/25 01:03:03 distinct = true
2023/07/25 01:03:03 Using n1ql client
2023/07/25 01:03:03 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/07/25 01:03:03
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:03:03 distinct = true
2023/07/25 01:03:04 Using n1ql client
2023/07/25 01:03:04 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanDescCount (30.07s)
=== RUN TestMultiScanDescOffset
2023/07/25 01:03:04 In SkipTestMultiScanDescOffset()
2023/07/25 01:03:04
--------- Composite Index with 2 fields ---------
2023/07/25 01:03:04
--- ScanAllNoFilter ---
2023/07/25 01:03:04 distinct = false
2023/07/25 01:03:04 Using n1ql client
2023/07/25 01:03:04
--- ScanAllFilterNil ---
2023/07/25 01:03:04 distinct = false
2023/07/25 01:03:05 Using n1ql client
2023/07/25 01:03:05
--- ScanAll_AllFiltersNil ---
2023/07/25 01:03:05 distinct = false
2023/07/25 01:03:05 Using n1ql client
2023/07/25 01:03:05
--- SingleSeek ---
2023/07/25 01:03:05 distinct = false
2023/07/25 01:03:05 Using n1ql client
2023/07/25 01:03:05
--- MultipleSeek ---
2023/07/25 01:03:05 distinct = false
2023/07/25 01:03:06 Using n1ql client
2023/07/25 01:03:06
--- SimpleRange ---
2023/07/25 01:03:06 distinct = false
2023/07/25 01:03:06 Using n1ql client
2023/07/25 01:03:06
--- NonOverlappingRanges ---
2023/07/25 01:03:06 distinct = false
2023/07/25 01:03:07 Using n1ql client
2023/07/25 01:03:07
--- OverlappingRanges ---
2023/07/25 01:03:07 distinct = false
2023/07/25 01:03:07 Using n1ql client
2023/07/25 01:03:07
--- NonOverlappingFilters ---
2023/07/25 01:03:07 distinct = false
2023/07/25 01:03:07 Using n1ql client
2023/07/25 01:03:07
--- OverlappingFilters ---
2023/07/25 01:03:07 distinct = false
2023/07/25 01:03:08 Using n1ql client
2023/07/25 01:03:08
--- BoundaryFilters ---
2023/07/25 01:03:08 distinct = false
2023/07/25 01:03:08 Using n1ql client
2023/07/25 01:03:08
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:03:08 distinct = false
2023/07/25 01:03:09 Using n1ql client
2023/07/25 01:03:09
--- SeekAndFilters_Overlapping ---
2023/07/25 01:03:09 distinct = false
2023/07/25 01:03:09 Using n1ql client
2023/07/25 01:03:09
--- SimpleRangeLowUnbounded ---
2023/07/25 01:03:09 distinct = false
2023/07/25 01:03:10 Using n1ql client
2023/07/25 01:03:10 Expected and Actual scan responses are the same
2023/07/25 01:03:10
--- SimpleRangeHighUnbounded ---
2023/07/25 01:03:10 distinct = false
2023/07/25 01:03:10 Using n1ql client
2023/07/25 01:03:10 Expected and Actual scan responses are the same
2023/07/25 01:03:10
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:03:10 distinct = false
2023/07/25 01:03:10 Using n1ql client
2023/07/25 01:03:10 Expected and Actual scan responses are the same
2023/07/25 01:03:10
--- FiltersWithUnbounded ---
2023/07/25 01:03:10 distinct = false
2023/07/25 01:03:11 Using n1ql client
2023/07/25 01:03:11 Expected and Actual scan responses are the same
2023/07/25 01:03:11
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:03:11 distinct = false
2023/07/25 01:03:11 Using n1ql client
2023/07/25 01:03:11 Expected and Actual scan responses are the same
2023/07/25 01:03:11
--------- Simple Index with 1 field ---------
2023/07/25 01:03:11
--- SingleIndexSimpleRange ---
2023/07/25 01:03:11 distinct = false
2023/07/25 01:03:12 Using n1ql client
2023/07/25 01:03:12
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:03:12 distinct = false
2023/07/25 01:03:12 Using n1ql client
2023/07/25 01:03:12
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:03:12 distinct = false
2023/07/25 01:03:12 Using n1ql client
2023/07/25 01:03:12
--------- Composite Index with 3 fields ---------
2023/07/25 01:03:12
--- ScanAllNoFilter ---
2023/07/25 01:03:12 distinct = false
2023/07/25 01:03:13 Using n1ql client
2023/07/25 01:03:13
--- ScanAllFilterNil ---
2023/07/25 01:03:13 distinct = false
2023/07/25 01:03:13 Using n1ql client
2023/07/25 01:03:13
--- ScanAll_AllFiltersNil ---
2023/07/25 01:03:13 distinct = false
2023/07/25 01:03:14 Using n1ql client
2023/07/25 01:03:14
--- 3FieldsSingleSeek ---
2023/07/25 01:03:14 distinct = false
2023/07/25 01:03:14 Using n1ql client
2023/07/25 01:03:14
--- 3FieldsMultipleSeeks ---
2023/07/25 01:03:14 distinct = false
2023/07/25 01:03:15 Using n1ql client
2023/07/25 01:03:15
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:03:15 distinct = false
2023/07/25 01:03:15 Using n1ql client
--- PASS: TestMultiScanDescOffset (11.12s)
=== RUN TestMultiScanDescDistinct
2023/07/25 01:03:15 In SkipTestMultiScanDescDistinct()
2023/07/25 01:03:15
--------- Composite Index with 2 fields ---------
2023/07/25 01:03:15
--- ScanAllNoFilter ---
2023/07/25 01:03:15 distinct = true
2023/07/25 01:03:15 Using n1ql client
2023/07/25 01:03:16 Expected and Actual scan responses are the same
2023/07/25 01:03:16
--- ScanAllFilterNil ---
2023/07/25 01:03:16 distinct = true
2023/07/25 01:03:16 Using n1ql client
2023/07/25 01:03:16 Expected and Actual scan responses are the same
2023/07/25 01:03:16
--- ScanAll_AllFiltersNil ---
2023/07/25 01:03:16 distinct = true
2023/07/25 01:03:16 Using n1ql client
2023/07/25 01:03:16 Expected and Actual scan responses are the same
2023/07/25 01:03:16
--- SingleSeek ---
2023/07/25 01:03:16 distinct = true
2023/07/25 01:03:17 Using n1ql client
2023/07/25 01:03:17 Expected and Actual scan responses are the same
2023/07/25 01:03:17
--- MultipleSeek ---
2023/07/25 01:03:17 distinct = true
2023/07/25 01:03:17 Using n1ql client
2023/07/25 01:03:17 Expected and Actual scan responses are the same
2023/07/25 01:03:17
--- SimpleRange ---
2023/07/25 01:03:17 distinct = true
2023/07/25 01:03:18 Using n1ql client
2023/07/25 01:03:18 Expected and Actual scan responses are the same
2023/07/25 01:03:18
--- NonOverlappingRanges ---
2023/07/25 01:03:18 distinct = true
2023/07/25 01:03:18 Using n1ql client
2023/07/25 01:03:18 Expected and Actual scan responses are the same
2023/07/25 01:03:18
--- OverlappingRanges ---
2023/07/25 01:03:18 distinct = true
2023/07/25 01:03:19 Using n1ql client
2023/07/25 01:03:19 Expected and Actual scan responses are the same
2023/07/25 01:03:19
--- NonOverlappingFilters ---
2023/07/25 01:03:19 distinct = true
2023/07/25 01:03:19 Using n1ql client
2023/07/25 01:03:19 Expected and Actual scan responses are the same
2023/07/25 01:03:19
--- OverlappingFilters ---
2023/07/25 01:03:19 distinct = true
2023/07/25 01:03:19 Using n1ql client
2023/07/25 01:03:19 Expected and Actual scan responses are the same
2023/07/25 01:03:19
--- BoundaryFilters ---
2023/07/25 01:03:19 distinct = true
2023/07/25 01:03:20 Using n1ql client
2023/07/25 01:03:20 Expected and Actual scan responses are the same
2023/07/25 01:03:20
--- SeekAndFilters_NonOverlapping ---
2023/07/25 01:03:20 distinct = true
2023/07/25 01:03:20 Using n1ql client
2023/07/25 01:03:20 Expected and Actual scan responses are the same
2023/07/25 01:03:20
--- SeekAndFilters_Overlapping ---
2023/07/25 01:03:20 distinct = true
2023/07/25 01:03:21 Using n1ql client
2023/07/25 01:03:21 Expected and Actual scan responses are the same
2023/07/25 01:03:21
--- SimpleRangeLowUnbounded ---
2023/07/25 01:03:21 distinct = false
2023/07/25 01:03:21 Using n1ql client
2023/07/25 01:03:21 Expected and Actual scan responses are the same
2023/07/25 01:03:21
--- SimpleRangeHighUnbounded ---
2023/07/25 01:03:21 distinct = false
2023/07/25 01:03:21 Using n1ql client
2023/07/25 01:03:21 Expected and Actual scan responses are the same
2023/07/25 01:03:21
--- SimpleRangeMultipleUnbounded ---
2023/07/25 01:03:21 distinct = false
2023/07/25 01:03:22 Using n1ql client
2023/07/25 01:03:22 Expected and Actual scan responses are the same
2023/07/25 01:03:22
--- FiltersWithUnbounded ---
2023/07/25 01:03:22 distinct = false
2023/07/25 01:03:22 Using n1ql client
2023/07/25 01:03:22 Expected and Actual scan responses are the same
2023/07/25 01:03:22
--- FiltersLowGreaterThanHigh ---
2023/07/25 01:03:22 distinct = false
2023/07/25 01:03:23 Using n1ql client
2023/07/25 01:03:23 Expected and Actual scan responses are the same
2023/07/25 01:03:23
--------- Simple Index with 1 field ---------
2023/07/25 01:03:23
--- SingleIndexSimpleRange ---
2023/07/25 01:03:23 distinct = true
2023/07/25 01:03:23 Using n1ql client
2023/07/25 01:03:23 Expected and Actual scan responses are the same
2023/07/25 01:03:23
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/07/25 01:03:23 distinct = true
2023/07/25 01:03:23 Using n1ql client
2023/07/25 01:03:23 Expected and Actual scan responses are the same
2023/07/25 01:03:23
--- SingleIndex_SimpleRanges_Overlapping ---
2023/07/25 01:03:23 distinct = true
2023/07/25 01:03:24 Using n1ql client
2023/07/25 01:03:24 Expected and Actual scan responses are the same
2023/07/25 01:03:24
--------- Composite Index with 3 fields ---------
2023/07/25 01:03:24
--- ScanAllNoFilter ---
2023/07/25 01:03:24 distinct = true
2023/07/25 01:03:24 Using n1ql client
2023/07/25 01:03:24 Expected and Actual scan responses are the same
2023/07/25 01:03:24
--- ScanAllFilterNil ---
2023/07/25 01:03:24 distinct = true
2023/07/25 01:03:25 Using n1ql client
2023/07/25 01:03:25 Expected and Actual scan responses are the same
2023/07/25 01:03:25
--- ScanAll_AllFiltersNil ---
2023/07/25 01:03:25 distinct = true
2023/07/25 01:03:25 Using n1ql client
2023/07/25 01:03:25 Expected and Actual scan responses are the same
2023/07/25 01:03:25
--- 3FieldsSingleSeek ---
2023/07/25 01:03:25 distinct = true
2023/07/25 01:03:26 Using n1ql client
2023/07/25 01:03:26 Expected and Actual scan responses are the same
2023/07/25 01:03:26
--- 3FieldsMultipleSeeks ---
2023/07/25 01:03:26 distinct = true
2023/07/25 01:03:26 Using n1ql client
2023/07/25 01:03:26 Expected and Actual scan responses are the same
2023/07/25 01:03:26
--- 3FieldsMultipleSeeks_Identical ---
2023/07/25 01:03:26 distinct = true
2023/07/25 01:03:27 Using n1ql client
2023/07/25 01:03:27 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (11.55s)
=== RUN TestGroupAggrSetup
2023/07/25 01:03:27 In TestGroupAggrSetup()
2023/07/25 01:03:27 Emptying the default bucket
2023/07/25 01:03:30 Flush Enabled on bucket default, responseBody:
2023/07/25 01:04:07 Flushed the bucket default, Response body:
2023/07/25 01:04:07 Dropping the secondary index index_agg
2023/07/25 01:04:07 Populating the default bucket
2023/07/25 01:04:11 Created the secondary index index_agg. Waiting for it become active
2023/07/25 01:04:11 Index is 13603305167285725116 now active
--- PASS: TestGroupAggrSetup (50.97s)
=== RUN TestGroupAggrLeading
2023/07/25 01:04:18 In TestGroupAggrLeading()
2023/07/25 01:04:18 Total Scanresults = 7
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 3
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.01s)
=== RUN TestGroupAggrNonLeading
2023/07/25 01:04:18 In TestGroupAggrNonLeading()
2023/07/25 01:04:18 Total Scanresults = 4
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.00s)
=== RUN TestGroupAggrNoGroup
2023/07/25 01:04:18 In TestGroupAggrNoGroup()
2023/07/25 01:04:18 Total Scanresults = 1
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.04s)
=== RUN TestGroupAggrMinMax
2023/07/25 01:04:18 In TestGroupAggrMinMax()
2023/07/25 01:04:18 Total Scanresults = 4
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.01s)
=== RUN TestGroupAggrMinMax2
2023/07/25 01:04:18 In TestGroupAggrMinMax()
2023/07/25 01:04:18 Total Scanresults = 1
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.00s)
=== RUN TestGroupAggrLeading_N1QLExprs
2023/07/25 01:04:18 In TestGroupAggrLeading_N1QLExprs()
2023/07/25 01:04:18 Total Scanresults = 17
2023/07/25 01:04:18 basicGroupAggrN1QLExprs1: Scan validation passed
2023/07/25 01:04:18 Total Scanresults = 9
2023/07/25 01:04:18 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.35s)
=== RUN TestGroupAggrLimit
2023/07/25 01:04:18 In TestGroupAggrLimit()
2023/07/25 01:04:18 Total Scanresults = 3
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.00s)
=== RUN TestGroupAggrOffset
2023/07/25 01:04:18 In TestGroupAggrOffset()
2023/07/25 01:04:18 Total Scanresults = 3
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.00s)
=== RUN TestGroupAggrCountN
2023/07/25 01:04:18 In TestGroupAggrCountN()
2023/07/25 01:04:18 Total Scanresults = 4
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 4
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.00s)
=== RUN TestGroupAggrNoGroupNoMatch
2023/07/25 01:04:18 In TestGroupAggrNoGroupNoMatch()
2023/07/25 01:04:18 Total Scanresults = 1
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN TestGroupAggrGroupNoMatch
2023/07/25 01:04:18 In TestGroupAggrGroupNoMatch()
2023/07/25 01:04:18 Total Scanresults = 0
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN TestGroupAggrMultDataTypes
2023/07/25 01:04:18 In TestGroupAggrMultDataTypes()
2023/07/25 01:04:18 Total Scanresults = 8
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN TestGroupAggrDistinct
2023/07/25 01:04:18 In TestGroupAggrDistinct()
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN TestGroupAggrDistinct2
2023/07/25 01:04:18 In TestGroupAggrDistinct2()
2023/07/25 01:04:18 Total Scanresults = 1
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 4
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 4
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.01s)
=== RUN TestGroupAggrNull
2023/07/25 01:04:18 In TestGroupAggrNull()
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN TestGroupAggrInt64
2023/07/25 01:04:18 In TestGroupAggrInt64()
2023/07/25 01:04:18 Updating the default bucket
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
2023/07/25 01:04:18 Total Scanresults = 2
2023/07/25 01:04:18 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.19s)
=== RUN TestGroupAggr1
2023/07/25 01:04:18 In TestGroupAggr1()
2023/07/25 01:04:18 In DropAllSecondaryIndexes()
2023/07/25 01:04:18 Index found: index_company_desc
2023/07/25 01:04:18 Dropped index index_company_desc
2023/07/25 01:04:18 Index found: index_companyname_desc
2023/07/25 01:04:18 Dropped index index_companyname_desc
2023/07/25 01:04:18 Index found: index_company_name_age_desc
2023/07/25 01:04:18 Dropped index index_company_name_age_desc
2023/07/25 01:04:18 Index found: #primary
2023/07/25 01:04:18 Dropped index #primary
2023/07/25 01:04:18 Index found: index_agg
2023/07/25 01:04:19 Dropped index index_agg
2023/07/25 01:04:57 Flushed the bucket default, Response body:
2023/07/25 01:05:09 Created the secondary index idx_aggrs. Waiting for it become active
2023/07/25 01:05:09 Index is 816722659986318042 now active
2023/07/25 01:05:09 Total Scanresults = 633
2023/07/25 01:05:10 Total Scanresults = 743
--- PASS: TestGroupAggr1 (52.66s)
=== RUN TestGroupAggrArrayIndex
2023/07/25 01:05:11 In TestGroupAggrArrayIndex()
2023/07/25 01:05:15 Created the secondary index ga_arr1. Waiting for it become active
2023/07/25 01:05:15 Index is 4987327652782927441 now active
2023/07/25 01:05:21 Created the secondary index ga_arr2. Waiting for it become active
2023/07/25 01:05:21 Index is 9725204832735440336 now active
2023/07/25 01:05:21 Scenario 1
2023/07/25 01:05:21 Total Scanresults = 633
2023/07/25 01:05:21 Scenario 2
2023/07/25 01:05:21 Total Scanresults = 2824
2023/07/25 01:05:22 Scenario 3
2023/07/25 01:05:22 Total Scanresults = 1
2023/07/25 01:05:22 Scenario 4
2023/07/25 01:05:22 Total Scanresults = 992
2023/07/25 01:05:23 Scenario 5
2023/07/25 01:05:23 Total Scanresults = 2824
2023/07/25 01:05:23 Scenario 6
2023/07/25 01:05:23 Total Scanresults = 1
2023/07/25 01:05:24 Scenario 7
2023/07/25 01:05:24 Total Scanresults = 2929
2023/07/25 01:05:27 Scenario 8
2023/07/25 01:05:27 Total Scanresults = 1171
2023/07/25 01:05:27 Scenario 9
2023/07/25 01:05:27 Total Scanresults = 1
2023/07/25 01:05:28 Scenario 10
2023/07/25 01:05:28 Total Scanresults = 633
2023/07/25 01:05:28 Scenario 11
2023/07/25 01:05:28 Total Scanresults = 1171
2023/07/25 01:05:29 Scenario 12
2023/07/25 01:05:29 Total Scanresults = 1
2023/07/25 01:05:29 Scenario 13
2023/07/25 01:05:33 Total Scanresults = 1
2023/07/25 01:05:33 Count of scanResults is 1
2023/07/25 01:05:33 Value: [2 133]
--- PASS: TestGroupAggrArrayIndex (22.43s)
=== RUN TestGroupAggr_FirstValidAggrOnly
2023/07/25 01:05:33 In TestGroupAggr_FirstValidAggrOnly()
2023/07/25 01:05:33 In DropAllSecondaryIndexes()
2023/07/25 01:05:33 Index found: test_oneperprimarykey
2023/07/25 01:05:33 Dropped index test_oneperprimarykey
2023/07/25 01:05:33 Index found: ga_arr2
2023/07/25 01:05:33 Dropped index ga_arr2
2023/07/25 01:05:33 Index found: ga_arr1
2023/07/25 01:05:33 Dropped index ga_arr1
2023/07/25 01:05:33 Index found: idx_aggrs
2023/07/25 01:05:34 Dropped index idx_aggrs
2023/07/25 01:05:34 Index found: PRIMARY_IDX_CBO_STATS
2023/07/25 01:05:34 Dropped index PRIMARY_IDX_CBO_STATS
2023/07/25 01:05:34 Index found: #primary
2023/07/25 01:05:34 Dropped index #primary
2023/07/25 01:05:48 Created the secondary index idx_asc_3field. Waiting for it become active
2023/07/25 01:05:48 Index is 3715735789544049199 now active
2023/07/25 01:05:54 Created the secondary index idx_desc_3field. Waiting for it become active
2023/07/25 01:05:54 Index is 534432752057547249 now active
2023/07/25 01:05:54 === MIN no group by ===
2023/07/25 01:05:54 Total Scanresults = 1
2023/07/25 01:05:54 Count of scanResults is 1
2023/07/25 01:05:54 Value: ["ACCEL"]
2023/07/25 01:05:55 === MIN no group by, no row match ===
2023/07/25 01:05:55 Total Scanresults = 1
2023/07/25 01:05:55 Count of scanResults is 1
2023/07/25 01:05:55 Value: [null]
2023/07/25 01:05:55 === MIN with group by ===
2023/07/25 01:05:55 Total Scanresults = 633
2023/07/25 01:05:55 === MIN with group by, no row match ===
2023/07/25 01:05:55 Total Scanresults = 0
2023/07/25 01:05:55 === One Aggr, no group by ===
2023/07/25 01:05:55 Total Scanresults = 1
2023/07/25 01:05:55 Count of scanResults is 1
2023/07/25 01:05:55 Value: ["FANFARE"]
2023/07/25 01:05:55 === One Aggr, no group by, no row match ===
2023/07/25 01:05:55 Total Scanresults = 1
2023/07/25 01:05:55 Count of scanResults is 1
2023/07/25 01:05:55 Value: [null]
2023/07/25 01:05:56 === Multiple Aggr, no group by ===
2023/07/25 01:05:56 Total Scanresults = 1
2023/07/25 01:05:56 Count of scanResults is 1
2023/07/25 01:05:56 Value: ["FANFARE" 15]
2023/07/25 01:05:56 === Multiple Aggr, no group by, no row match ===
2023/07/25 01:05:56 Total Scanresults = 1
2023/07/25 01:05:56 Count of scanResults is 1
2023/07/25 01:05:56 Value: [null null]
2023/07/25 01:05:56 === No Aggr, 1 group by ===
2023/07/25 01:05:56 Total Scanresults = 207
2023/07/25 01:05:56 === Aggr on non-leading key, previous equality filter, no group ===
2023/07/25 01:05:56 Total Scanresults = 1
2023/07/25 01:05:56 Count of scanResults is 1
2023/07/25 01:05:56 Value: [17]
2023/07/25 01:05:56 === Aggr on non-leading key, previous equality filters, no group ===
2023/07/25 01:05:56 Total Scanresults = 1
2023/07/25 01:05:56 Count of scanResults is 1
2023/07/25 01:05:56 Value: [null]
2023/07/25 01:05:56 === Aggr on non-leading key, previous non-equality filters, no group ===
2023/07/25 01:05:56 Total Scanresults = 1
2023/07/25 01:05:56 Count of scanResults is 1
2023/07/25 01:05:56 Value: ["Ahmed"]
2023/07/25 01:05:56 === MIN on desc, no group ===
2023/07/25 01:05:56 Total Scanresults = 1
2023/07/25 01:05:56 Count of scanResults is 1
2023/07/25 01:05:56 Value: ["FANFARE"]
2023/07/25 01:05:57 === MAX on asc, no group ===
2023/07/25 01:05:57 Total Scanresults = 1
2023/07/25 01:05:57 Count of scanResults is 1
2023/07/25 01:05:57 Value: ["OZEAN"]
2023/07/25 01:05:57 === MAX on desc, no group ===
2023/07/25 01:05:57 Total Scanresults = 1
2023/07/25 01:05:57 Count of scanResults is 1
2023/07/25 01:05:57 Value: ["OZEAN"]
2023/07/25 01:05:57 === COUNT(DISTINCT const_expr, no group ===
2023/07/25 01:05:57 Total Scanresults = 1
2023/07/25 01:05:57 Count of scanResults is 1
2023/07/25 01:05:57 Value: [1]
2023/07/25 01:05:57 === COUNT(DISTINCT const_expr, no group, no row match ===
2023/07/25 01:05:57 Total Scanresults = 1
2023/07/25 01:05:57 Count of scanResults is 1
2023/07/25 01:05:57 Value: [0]
2023/07/25 01:05:57 === COUNT(const_expr, no group ===
2023/07/25 01:05:57 Total Scanresults = 1
2023/07/25 01:05:57 Count of scanResults is 1
2023/07/25 01:05:57 Value: [321]
2023/07/25 01:06:01 Created the secondary index indexMinAggr. Waiting for it become active
2023/07/25 01:06:01 Index is 41698502174058631 now active
2023/07/25 01:06:01 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2023/07/25 01:06:01 Total Scanresults = 1
2023/07/25 01:06:01 Count of scanResults is 1
2023/07/25 01:06:01 Value: [5]
2023/07/25 01:06:02 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2023/07/25 01:06:02 Total Scanresults = 1
2023/07/25 01:06:02 Count of scanResults is 1
2023/07/25 01:06:02 Value: [5]
2023/07/25 01:06:02 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2023/07/25 01:06:02 Total Scanresults = 1
2023/07/25 01:06:02 Count of scanResults is 1
2023/07/25 01:06:02 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (29.24s)
=== RUN TestGroupAggrPrimary
2023/07/25 01:06:03 In TestGroupAggrPrimary()
2023/07/25 01:06:03 Total Scanresults = 1
2023/07/25 01:06:03 Total Scanresults = 1
2023/07/25 01:06:03 Total Scanresults = 1
2023/07/25 01:06:03 Total Scanresults = 1002
2023/07/25 01:06:03 Total Scanresults = 1002
2023/07/25 01:06:04 Total Scanresults = 1
2023/07/25 01:06:04 Total Scanresults = 1
2023/07/25 01:06:04 Total Scanresults = 1
2023/07/25 01:06:04 Total Scanresults = 1
2023/07/25 01:06:04 Total Scanresults = 1
2023/07/25 01:06:04 Total Scanresults = 1
2023/07/25 01:06:04 --- MB-28305 Scenario 1 ---
2023/07/25 01:06:04 Total Scanresults = 1
2023/07/25 01:06:04 Count of scanResults is 1
2023/07/25 01:06:04 Value: [0]
2023/07/25 01:06:05 --- MB-28305 Scenario 2 ---
2023/07/25 01:06:05 Total Scanresults = 1
2023/07/25 01:06:05 Count of scanResults is 1
2023/07/25 01:06:05 Value: [0]
2023/07/25 01:06:05 --- MB-28305 Scenario 3 ---
2023/07/25 01:06:05 Total Scanresults = 1
2023/07/25 01:06:05 Count of scanResults is 1
2023/07/25 01:06:05 Value: [0]
--- PASS: TestGroupAggrPrimary (2.13s)
=== RUN TestGroupAggrDocumentKey
2023/07/25 01:06:05 In TestGroupAggrDocumentKey()
2023/07/25 01:06:05 Dropping the secondary index documentkey_idx1
2023/07/25 01:06:05 Dropping the secondary index documentkey_idx2
2023/07/25 01:06:05 Populating the default bucket for TestGroupAggrDocumentKey single key index
2023/07/25 01:06:09 Created the secondary index documentkey_idx1. Waiting for it become active
2023/07/25 01:06:09 Index is 6160707391342857658 now active
2023/07/25 01:06:09 Using n1ql client
2023/07/25 01:06:09 Scanresult Row ["1"] :
2023/07/25 01:06:09 Scanresult Row ["2"] :
2023/07/25 01:06:09 Scanresult Row ["3"] :
2023/07/25 01:06:09 Expected and Actual scan responses are the same
2023/07/25 01:06:09 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2023/07/25 01:06:15 Created the secondary index documentkey_idx2. Waiting for it become active
2023/07/25 01:06:15 Index is 15603559932644948669 now active
2023/07/25 01:06:15 Using n1ql client
2023/07/25 01:06:15 Scanresult Row ["1"] :
2023/07/25 01:06:15 Scanresult Row ["2"] :
2023/07/25 01:06:15 Scanresult Row ["3"] :
2023/07/25 01:06:15 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (10.58s)
=== RUN TestRebalanceSetupCluster
2023/07/25 01:06:15 set14_rebalance_test.go::TestRebalanceSetupCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:06:15 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2023/07/25 01:06:15 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/07/25 01:06:20 Rebalance progress: 2.5390625
2023/07/25 01:06:25 Rebalance progress: 6.868489583333333
2023/07/25 01:06:30 Rebalance progress: 11.328125
2023/07/25 01:06:35 Rebalance progress: 15.88541666666667
2023/07/25 01:06:40 Rebalance progress: 20.88216145833334
2023/07/25 01:06:45 Rebalance progress: 25
2023/07/25 01:06:50 Rebalance progress: 25
2023/07/25 01:06:58 Rebalance progress: 25
2023/07/25 01:07:01 Rebalance progress: 27.13216145833333
2023/07/25 01:07:05 Rebalance progress: 28.58072916666667
2023/07/25 01:07:10 Rebalance progress: 31.4453125
2023/07/25 01:07:15 Rebalance progress: 34.14713541666667
2023/07/25 01:07:20 Rebalance progress: 36.65364583333333
2023/07/25 01:07:26 Rebalance progress: 39.71354166666667
2023/07/25 01:07:30 Rebalance progress: 42.56184895833333
2023/07/25 01:07:36 Rebalance progress: 45.947265625
2023/07/25 01:07:40 Rebalance progress: 49.12109375
2023/07/25 01:07:45 Rebalance progress: 50
2023/07/25 01:07:50 Rebalance progress: 50
2023/07/25 01:07:55 Rebalance progress: 75
2023/07/25 01:08:00 Rebalance progress: 100
2023/07/25 01:08:00 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:08:17 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:08:22 Rebalance progress: 0
2023/07/25 01:08:27 Rebalance progress: 75
2023/07/25 01:08:32 Rebalance progress: 100
2023/07/25 01:08:32 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/07/25 01:08:32 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/07/25 01:08:32 set14_rebalance_test.go::TestRebalanceSetupCluster: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceSetupCluster (137.18s)
=== RUN TestCreateDocsBeforeRebalance
2023/07/25 01:08:32 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:08:32 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2023/07/25 01:08:33 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2023/07/25 01:08:33 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateDocsBeforeRebalance (0.17s)
=== RUN TestCreateIndexesBeforeRebalance
2023/07/25 01:08:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:08:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2023/07/25 01:08:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2023/07/25 01:08:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2023/07/25 01:08:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2023/07/25 01:08:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2023/07/25 01:08:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2023/07/25 01:08:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2023/07/25 01:08:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2023/07/25 01:08:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2023/07/25 01:08:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2023/07/25 01:09:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2023/07/25 01:09:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2023/07/25 01:09:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2023/07/25 01:09:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2023/07/25 01:09:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2023/07/25 01:09:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2023/07/25 01:09:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2023/07/25 01:09:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2023/07/25 01:09:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2023/07/25 01:09:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2023/07/25 01:09:30 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2023/07/25 01:09:30 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2023/07/25 01:09:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2023/07/25 01:09:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2023/07/25 01:09:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2023/07/25 01:09:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2023/07/25 01:09:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2023/07/25 01:09:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2023/07/25 01:09:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2023/07/25 01:09:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2023/07/25 01:10:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2023/07/25 01:10:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2023/07/25 01:10:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2023/07/25 01:10:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2023/07/25 01:10:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2023/07/25 01:10:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2023/07/25 01:10:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED__id_docid on `default`(_id, docid) with {"defer_build":true}
2023/07/25 01:10:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_docid_guid on `default`(docid, guid) with {"defer_build":true}
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_guid_isActive on `default`(guid, isActive) with {"defer_build":true}
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_isActive_balance on `default`(isActive, balance) with {"defer_build":true}
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_balance_picture on `default`(balance, picture) with {"defer_build":true}
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2023/07/25 01:10:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_picture_age on `default`(picture, age) with {"defer_build":true}
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_age_eyeColor on `default`(age, eyeColor) with {"defer_build":true}
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_eyeColor_name on `default`(eyeColor, name) with {"defer_build":true}
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_name_gender on `default`(name, gender) with {"defer_build":true}
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_gender_company on `default`(gender, company) with {"defer_build":true}
2023/07/25 01:10:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_company_email on `default`(company, email) with {"defer_build":true}
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_email_phone on `default`(email, phone) with {"defer_build":true}
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_phone_registered on `default`(phone, registered) with {"defer_build":true}
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_registered_latitude on `default`(registered, latitude) with {"defer_build":true}
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2023/07/25 01:10:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_latitude_longitude on `default`(latitude, longitude) with {"defer_build":true}
2023/07/25 01:10:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2023/07/25 01:10:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_longitude_favoriteFruit on `default`(longitude, favoriteFruit) with {"defer_build":true}
2023/07/25 01:10:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2023/07/25 01:10:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_favoriteFruit__id on `default`(favoriteFruit, _id) with {"defer_build":true}
2023/07/25 01:10:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2023/07/25 01:10:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 3. Creating 3 indexes: 7-PARTITION, 0-replica, non-deferred
2023/07/25 01:10:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS__id_guid on `default`(_id, guid) partition by hash(Meta().id) with {"num_partition":7}
2023/07/25 01:10:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS__id_guid index is now active.
2023/07/25 01:10:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS_docid_isActive on `default`(docid, isActive) partition by hash(Meta().id) with {"num_partition":7}
2023/07/25 01:10:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_docid_isActive index is now active.
2023/07/25 01:10:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS_guid_balance on `default`(guid, balance) partition by hash(Meta().id) with {"num_partition":7}
2023/07/25 01:10:32 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_guid_balance index is now active.
2023/07/25 01:10:32 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateIndexesBeforeRebalance (119.73s)
=== RUN TestIndexNodeRebalanceIn
2023/07/25 01:10:32 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:10:32 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/07/25 01:10:32 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/07/25 01:10:44 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 01:10:44 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/07/25 01:10:44 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/07/25 01:10:54 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/07/25 01:10:54 TestIndexNodeRebalanceIn: 3. Rebalancing
2023/07/25 01:11:00 Rebalance progress: 12.5
2023/07/25 01:11:05 Rebalance progress: 20
2023/07/25 01:11:10 Rebalance progress: 21.07142857142857
2023/07/25 01:11:15 Rebalance progress: 38.21428571428571
2023/07/25 01:11:20 Rebalance progress: 61.78571428571428
2023/07/25 01:11:25 Rebalance progress: 87.5
2023/07/25 01:11:30 Rebalance progress: 100
2023/07/25 01:11:30 TestIndexNodeRebalanceIn exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceIn (59.97s)
=== RUN TestCreateReplicatedIndexesBeforeRebalance
2023/07/25 01:11:32 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:11:32 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2023/07/25 01:11:32 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS__id_isActive on `default`(_id, isActive) with {"num_replica":2}
2023/07/25 01:11:40 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2023/07/25 01:11:40 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_docid_balance on `default`(docid, balance) with {"num_replica":2}
2023/07/25 01:11:50 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2023/07/25 01:11:50 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_guid_picture on `default`(guid, picture) with {"num_replica":2}
2023/07/25 01:12:01 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2023/07/25 01:12:01 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_isActive_age on `default`(isActive, age) with {"num_replica":2}
2023/07/25 01:12:14 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2023/07/25 01:12:14 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with {"num_replica":2}
2023/07/25 01:12:25 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2023/07/25 01:12:25 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 2. Creating 2 indexes: 5-PARTITION, 1-REPLICA, non-deferred
2023/07/25 01:12:25 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_5PARTITIONS_1REPLICAS__id_balance on `default`(_id, balance) partition by hash(Meta().id) with {"num_partition":5, "num_replica":1}
2023/07/25 01:12:37 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS__id_balance index is now active.
2023/07/25 01:12:37 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_5PARTITIONS_1REPLICAS_docid_picture on `default`(docid, picture) partition by hash(Meta().id) with {"num_partition":5, "num_replica":1}
2023/07/25 01:12:48 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS_docid_picture index is now active.
2023/07/25 01:12:48 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateReplicatedIndexesBeforeRebalance (76.08s)
=== RUN TestIndexNodeRebalanceOut
2023/07/25 01:12:48 set14_rebalance_test.go::TestIndexNodeRebalanceOut: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:12:48 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2023/07/25 01:12:48 Removing node(s): [127.0.0.1:9001] from the cluster
2023/07/25 01:12:55 Rebalance progress: 20
2023/07/25 01:12:59 Rebalance progress: 43.75
2023/07/25 01:13:04 Rebalance progress: 62.5
2023/07/25 01:13:09 Rebalance progress: 75
2023/07/25 01:13:14 Rebalance progress: 87.5
2023/07/25 01:13:19 Rebalance progress: 100
2023/07/25 01:13:19 set14_rebalance_test.go::TestIndexNodeRebalanceOut: exit: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceOut (32.46s)
=== RUN TestFailoverAndRebalance
2023/07/25 01:13:21 set14_rebalance_test.go::TestFailoverAndRebalance: entry: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:13:21 set14_rebalance_test.go::TestFailoverAndRebalance: 1. Failing over index node 127.0.0.1:9002
2023/07/25 01:13:21 Failing over: [127.0.0.1:9002]
2023/07/25 01:13:22 set14_rebalance_test.go::TestFailoverAndRebalance: 2. Rebalancing
2023/07/25 01:13:28 Rebalance progress: 30
2023/07/25 01:13:32 Rebalance progress: 30
2023/07/25 01:13:37 Rebalance progress: 100
2023/07/25 01:13:37 set14_rebalance_test.go::TestFailoverAndRebalance: exit: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestFailoverAndRebalance (18.66s)
=== RUN TestSwapRebalance
2023/07/25 01:13:40 set14_rebalance_test.go::TestSwapRebalance: entry: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:13:40 set14_rebalance_test.go::TestSwapRebalance: 1. Adding index node 127.0.0.1:9001 to the cluster
2023/07/25 01:13:40 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:13:50 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:13:50 set14_rebalance_test.go::TestSwapRebalance: 2. Swap rebalancing index node 127.0.0.1:9003 out of the cluster
2023/07/25 01:13:50 Removing node(s): [127.0.0.1:9003] from the cluster
2023/07/25 01:13:56 Rebalance progress: 23.33333333333333
2023/07/25 01:14:01 Rebalance progress: 30.45977011494253
2023/07/25 01:14:06 Rebalance progress: 35.05747126436781
2023/07/25 01:14:11 Rebalance progress: 35.05747126436781
2023/07/25 01:14:16 Rebalance progress: 83.33333333333333
2023/07/25 01:14:21 Rebalance progress: 100
2023/07/25 01:14:21 set14_rebalance_test.go::TestSwapRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestSwapRebalance (43.36s)
=== RUN TestRebalanceReplicaRepair
2023/07/25 01:14:23 TestRebalanceReplicaRepair entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:14:23 TestRebalanceReplicaRepair: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/07/25 01:14:23 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/07/25 01:14:35 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 01:14:35 TestRebalanceReplicaRepair: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/07/25 01:14:35 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/07/25 01:14:46 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/07/25 01:14:46 TestRebalanceReplicaRepair: 3. Rebalancing
2023/07/25 01:14:51 Rebalance progress: 12.5
2023/07/25 01:14:56 Rebalance progress: 20
2023/07/25 01:15:02 Rebalance progress: 22.11538461538462
2023/07/25 01:15:07 Rebalance progress: 24.03846153846154
2023/07/25 01:15:11 Rebalance progress: 49.03846153846153
2023/07/25 01:15:16 Rebalance progress: 87.5
2023/07/25 01:15:21 Rebalance progress: 100
2023/07/25 01:15:21 TestRebalanceReplicaRepair exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceReplicaRepair (60.52s)
=== RUN TestFailureAndRebalanceDuringInitialIndexBuild
2023/07/25 01:15:23 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:15:28 Created the secondary index index_0. Waiting for it become active
2023/07/25 01:15:28 Index is 17086187460386829533 now active
2023/07/25 01:15:34 Created the secondary index index_1. Waiting for it become active
2023/07/25 01:15:34 Index is 8981038214732845303 now active
2023/07/25 01:15:40 Created the secondary index index_2. Waiting for it become active
2023/07/25 01:15:40 Index is 17808226134518748979 now active
2023/07/25 01:15:46 Created the secondary index index_3. Waiting for it become active
2023/07/25 01:15:46 Index is 12849970226602794364 now active
2023/07/25 01:15:53 Created the secondary index index_4. Waiting for it become active
2023/07/25 01:15:53 Index is 8099343249275684325 now active
2023/07/25 01:16:02 Created the secondary index index_5. Waiting for it become active
2023/07/25 01:16:02 Index is 8094409381473518016 now active
2023/07/25 01:16:08 Created the secondary index index_6. Waiting for it become active
2023/07/25 01:16:08 Index is 18275220493296279563 now active
2023/07/25 01:16:15 Created the secondary index index_7. Waiting for it become active
2023/07/25 01:16:15 Index is 3464738648676771983 now active
2023/07/25 01:16:21 Created the secondary index index_8. Waiting for it become active
2023/07/25 01:16:21 Index is 15560599094489538641 now active
2023/07/25 01:16:27 Created the secondary index index_9. Waiting for it become active
2023/07/25 01:16:27 Index is 17490100275948111769 now active
2023/07/25 01:16:49 Failing over: [127.0.0.1:9002]
2023/07/25 01:16:50 Build the deferred index index_11. Waiting for the index to become active
2023/07/25 01:16:50 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:51 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:51 TestFailureAndRebalanceDuringInitialIndexBuild: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/07/25 01:16:51 Kicking off failover recovery, type: full
2023/07/25 01:16:52 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:53 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:54 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:55 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:56 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:57 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:58 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:59 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:16:59 Rebalance progress: 6.25
2023/07/25 01:17:00 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:01 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:02 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:03 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:04 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:04 Rebalance progress: 12.5
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023-07-25T01:17:05.974+05:30 [Fatal] indexer node f38ba284ce7c0e69fa38eb78077dfae9 not available
2023/07/25 01:17:05 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:06 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:07 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:08 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:09 Rebalance progress: 20
2023/07/25 01:17:09 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:10 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:11 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:12 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:13 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:14 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 01:17:14 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestFailureAndRebalanceDuringInitialIndexBuild (110.72s)
=== RUN TestRedistributeWhenNodeIsAddedForFalse
2023/07/25 01:17:14 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:17:14 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 1. Setting up initial cluster configuration
2023/07/25 01:17:14 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/07/25 01:17:14 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:15 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:16 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:17 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:18 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:19 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:20 Rebalance progress: 6.25
2023/07/25 01:17:20 Waiting for index 16697083583758910282 to go active ...
2023/07/25 01:17:21 Index is 16697083583758910282 now active
2023/07/25 01:17:25 Rebalance progress: 87.5
2023/07/25 01:17:31 Rebalance progress: 87.5
2023/07/25 01:17:35 Rebalance progress: 100
2023/07/25 01:17:35 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:17:57 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:18:03 Rebalance progress: 0
2023/07/25 01:18:08 Rebalance progress: 75
2023/07/25 01:18:13 Rebalance progress: 100
2023/07/25 01:18:13 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 2. Changing indexer.settings.rebalance.redistribute_indexes to false
2023/07/25 01:18:13 Changing config key indexer.settings.rebalance.redistribute_indexes to value false
2023/07/25 01:18:13 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 3. Setup is completed
2023/07/25 01:18:13 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:18:13 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse 1. Creating 10 indexes: non-partitioned, 0-REPLICA, non-deferred
2023/07/25 01:18:13 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS__id_isActive on `default`(_id, isActive) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:18:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS__id_isActive index is now active.
2023/07/25 01:18:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_docid_balance on `default`(docid, balance) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:18:24 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_docid_balance index is now active.
2023/07/25 01:18:24 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_guid_picture on `default`(guid, picture) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:18:31 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_guid_picture index is now active.
2023/07/25 01:18:31 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_isActive_age on `default`(isActive, age) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:18:38 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_isActive_age index is now active.
2023/07/25 01:18:38 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:18:46 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_balance_eyeColor index is now active.
2023/07/25 01:18:46 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_picture_name on `default`(picture, name) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:18:53 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_picture_name index is now active.
2023/07/25 01:18:53 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_age_gender on `default`(age, gender) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:19:00 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_age_gender index is now active.
2023/07/25 01:19:00 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_eyeColor_company on `default`(eyeColor, company) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:19:07 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_eyeColor_company index is now active.
2023/07/25 01:19:07 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_name_email on `default`(name, email) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:19:15 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_name_email index is now active.
2023/07/25 01:19:15 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_gender_phone on `default`(gender, phone) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:19:22 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_gender_phone index is now active.
2023/07/25 01:19:22 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse 2. Creating 4 indexes: 5-PARTITION, 0-REPLICA, non-deferred
2023/07/25 01:19:22 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS__id_balance on `default`(_id, balance) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/07/25 01:19:29 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_5PARTITIONS_0REPLICAS__id_balance index is now active.
2023/07/25 01:19:29 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_docid_picture on `default`(docid, picture) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/07/25 01:19:36 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_5PARTITIONS_0REPLICAS_docid_picture index is now active.
2023/07/25 01:19:36 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_guid_age on `default`(guid, age) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/07/25 01:19:44 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_5PARTITIONS_0REPLICAS_guid_age index is now active.
2023/07/25 01:19:44 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_isActive_eyeColor on `default`(isActive, eyeColor) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/07/25 01:19:52 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_5PARTITIONS_0REPLICAS_isActive_eyeColor index is now active.
2023/07/25 01:19:52 for GetIndexLocalMetadata http://127.0.0.1:9108/getLocalIndexMetadata
2023/07/25 01:19:52 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Adding node 127.0.0.1:9002 with service index to the cluster
2023/07/25 01:19:52 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/07/25 01:20:05 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 01:20:11 Rebalance progress: 83.33333333333333
2023/07/25 01:20:16 Rebalance progress: 100
2023/07/25 01:20:16 for GetIndexLocalMetadata http://127.0.0.1:9108/getLocalIndexMetadata
2023/07/25 01:20:16 for GetIndexLocalMetadata http://127.0.0.1:9114/getLocalIndexMetadata
--- PASS: TestRedistributeWhenNodeIsAddedForFalse (181.67s)
=== RUN TestRedistributeWhenNodeIsAddedForTrue
2023/07/25 01:20:16 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:20:16 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 1. Setting up initial cluster configuration
2023/07/25 01:20:16 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/07/25 01:20:21 Rebalance progress: 83.33333333333333
2023/07/25 01:20:27 Rebalance progress: 83.33333333333333
2023/07/25 01:20:31 Rebalance progress: 100
2023/07/25 01:20:31 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:20:48 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:20:53 Rebalance progress: 0
2023/07/25 01:20:58 Rebalance progress: 75
2023/07/25 01:21:03 Rebalance progress: 100
2023/07/25 01:21:04 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/07/25 01:21:04 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/07/25 01:21:04 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 3. Setup is completed
2023/07/25 01:21:04 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:21:04 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue 1. Creating 10 indexes: non-partitioned, 0-REPLICA, non-deferred
2023/07/25 01:21:04 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS__id_isActive on `default`(_id, isActive) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:21:07 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS__id_isActive index is now active.
2023/07/25 01:21:07 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_docid_balance on `default`(docid, balance) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:21:16 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_docid_balance index is now active.
2023/07/25 01:21:16 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_guid_picture on `default`(guid, picture) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:21:23 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_guid_picture index is now active.
2023/07/25 01:21:23 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_isActive_age on `default`(isActive, age) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:21:30 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_isActive_age index is now active.
2023/07/25 01:21:30 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:21:37 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_balance_eyeColor index is now active.
2023/07/25 01:21:37 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_picture_name on `default`(picture, name) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:21:45 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_picture_name index is now active.
2023/07/25 01:21:45 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_age_gender on `default`(age, gender) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:21:52 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_age_gender index is now active.
2023/07/25 01:21:52 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_eyeColor_company on `default`(eyeColor, company) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:21:59 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_eyeColor_company index is now active.
2023/07/25 01:21:59 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_name_email on `default`(name, email) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:22:07 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_name_email index is now active.
2023/07/25 01:22:07 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_gender_phone on `default`(gender, phone) with { "nodes":["127.0.0.1:9001"]}
2023/07/25 01:22:14 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_gender_phone index is now active.
2023/07/25 01:22:14 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue 2. Creating 4 indexes: 5-PARTITION, 0-REPLICA, non-deferred
2023/07/25 01:22:14 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS__id_balance on `default`(_id, balance) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/07/25 01:22:21 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_5PARTITIONS_0REPLICAS__id_balance index is now active.
2023/07/25 01:22:21 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_docid_picture on `default`(docid, picture) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/07/25 01:22:29 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_5PARTITIONS_0REPLICAS_docid_picture index is now active.
2023/07/25 01:22:29 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_guid_age on `default`(guid, age) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/07/25 01:22:37 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_5PARTITIONS_0REPLICAS_guid_age index is now active.
2023/07/25 01:22:37 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_isActive_eyeColor on `default`(isActive, eyeColor) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/07/25 01:22:44 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_5PARTITIONS_0REPLICAS_isActive_eyeColor index is now active.
2023/07/25 01:22:45 for GetIndexLocalMetadata http://127.0.0.1:9108/getLocalIndexMetadata
2023/07/25 01:22:45 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Adding node 127.0.0.1:9002 with service index to the cluster
2023/07/25 01:22:45 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/07/25 01:22:58 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 01:23:04 Rebalance progress: 23.33333333333333
2023/07/25 01:23:09 Rebalance progress: 23.33333333333333
2023/07/25 01:23:13 Rebalance progress: 23.33333333333333
2023/07/25 01:23:18 Rebalance progress: 83.33333333333333
2023/07/25 01:23:23 Rebalance progress: 100
2023/07/25 01:23:23 for GetIndexLocalMetadata http://127.0.0.1:9108/getLocalIndexMetadata
2023/07/25 01:23:23 for GetIndexLocalMetadata http://127.0.0.1:9114/getLocalIndexMetadata
--- PASS: TestRedistributeWhenNodeIsAddedForTrue (187.76s)
=== RUN TestRebalanceResetCluster
2023/07/25 01:23:24 set14_rebalance_test.go::TestRebalanceResetCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 01:23:24 set14_rebalance_test.go::TestRebalanceResetCluster: 1. Restoring indexer.settings.rebalance.redistribute_indexes to false
2023/07/25 01:23:24 Changing config key indexer.settings.rebalance.redistribute_indexes to value false
2023/07/25 01:23:24 set14_rebalance_test.go::TestRebalanceResetCluster: 2. Resetting cluster to initial configuration
2023/07/25 01:23:24 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/07/25 01:23:29 Rebalance progress: 83.33333333333333
2023/07/25 01:23:34 Rebalance progress: 83.33333333333333
2023/07/25 01:23:39 Rebalance progress: 100
2023/07/25 01:23:39 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:23:58 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:24:04 Rebalance progress: 0
2023/07/25 01:24:09 Rebalance progress: 75
2023/07/25 01:24:14 Rebalance progress: 100
2023/07/25 01:24:14 set14_rebalance_test.go::TestRebalanceResetCluster: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceResetCluster (52.86s)
=== RUN TestAlterIndexIncrReplica
2023/07/25 01:24:16 In TestAlterIndexIncrReplica()
2023/07/25 01:24:16 This test creates an index with one replica and then increments replica count to 2
2023/07/25 01:24:16 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/07/25 01:24:22 Rebalance progress: 75
2023/07/25 01:24:27 Rebalance progress: 100
2023/07/25 01:24:27 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:24:44 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:24:50 Rebalance progress: 0
2023/07/25 01:24:55 Rebalance progress: 75
2023/07/25 01:25:00 Rebalance progress: 100
2023/07/25 01:25:00 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/07/25 01:25:10 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 01:25:16 Rebalance progress: 83.33333333333333
2023/07/25 01:25:21 Rebalance progress: 100
2023/07/25 01:25:21 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/07/25 01:25:32 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/07/25 01:25:37 Rebalance progress: 20
2023/07/25 01:25:42 Rebalance progress: 87.5
2023/07/25 01:25:47 Rebalance progress: 100
2023/07/25 01:25:48 In DropAllSecondaryIndexes()
2023/07/25 01:26:33 Flushed the bucket default, Response body:
2023/07/25 01:26:43 Created the secondary index idx_1. Waiting for it become active
2023/07/25 01:26:43 Index is 3935723482547704726 now active
2023/07/25 01:26:43 Executing alter index command: alter index `default`.idx_1 with {"action":"replica_count", "num_replica":2}
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
2023/07/25 01:27:04 Using n1ql client
--- PASS: TestAlterIndexIncrReplica (167.83s)
=== RUN TestAlterIndexDecrReplica
2023/07/25 01:27:04 In TestAlterIndexDecrReplica()
2023/07/25 01:27:04 This test creates an index with two replicas and then decrements replica count to 1
2023/07/25 01:27:04 In DropAllSecondaryIndexes()
2023/07/25 01:27:04 Index found: idx_1
2023/07/25 01:27:05 Dropped index idx_1
2023/07/25 01:27:24 Created the secondary index idx_2. Waiting for it become active
2023/07/25 01:27:24 Index is 14778483460674673554 now active
2023/07/25 01:27:24 Executing alter index command: alter index `default`.idx_2 with {"action":"replica_count", "num_replica":1}
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:44 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
2023/07/25 01:27:45 Using n1ql client
--- PASS: TestAlterIndexDecrReplica (40.67s)
=== RUN TestAlterIndexDropReplica
2023/07/25 01:27:45 In TestAlterIndexDropReplica()
2023/07/25 01:27:45 This test creates an index with two replicas and then drops one replica from cluster
2023/07/25 01:27:45 In DropAllSecondaryIndexes()
2023/07/25 01:27:45 Index found: idx_2
2023/07/25 01:27:45 Dropped index idx_2
2023/07/25 01:28:01 Created the secondary index idx_3. Waiting for it become active
2023/07/25 01:28:01 Index is 9101525609757789826 now active
2023/07/25 01:28:01 Executing alter index command: alter index `default`.idx_3 with {"action":"drop_replica", "replicaId":0}
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
2023/07/25 01:28:23 Using n1ql client
--- PASS: TestAlterIndexDropReplica (38.19s)
=== RUN TestResetCluster_1
2023/07/25 01:28:23 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/07/25 01:28:28 Rebalance progress: 87.5
2023/07/25 01:28:33 Rebalance progress: 87.5
2023/07/25 01:28:39 Rebalance progress: 100
2023/07/25 01:28:39 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:29:04 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:29:09 Rebalance progress: 0
2023/07/25 01:29:14 Rebalance progress: 75
2023/07/25 01:29:19 Rebalance progress: 100
--- PASS: TestResetCluster_1 (56.06s)
=== RUN TestPartitionDistributionWithReplica
2023/07/25 01:29:19 In TestPartitionDistributionWithReplica()
2023/07/25 01:29:19 This test will create a paritioned index with replica and checks the parition distribution
2023/07/25 01:29:19 Parititions with same ID beloning to both replica and source index should not be on the same node
2023/07/25 01:29:19 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/07/25 01:29:24 Rebalance progress: 75
2023/07/25 01:29:29 Rebalance progress: 100
2023/07/25 01:29:29 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:29:48 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:29:53 Rebalance progress: 0
2023/07/25 01:29:58 Rebalance progress: 75
2023/07/25 01:30:03 Rebalance progress: 100
2023/07/25 01:30:03 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/07/25 01:30:14 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 01:30:19 Rebalance progress: 83.33333333333333
2023/07/25 01:30:24 Rebalance progress: 100
2023/07/25 01:30:24 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/07/25 01:30:35 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/07/25 01:30:40 Rebalance progress: 87.5
2023/07/25 01:30:45 Rebalance progress: 100
2023/07/25 01:30:45 In DropAllSecondaryIndexes()
2023/07/25 01:31:31 Flushed the bucket default, Response body:
2023/07/25 01:31:31 Executing create partition index command on: create index `idx_partn` on `default`(age) partition by hash(meta().id) with {"num_partition":8, "num_replica":1}
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
2023/07/25 01:31:58 Using n1ql client
--- PASS: TestPartitionDistributionWithReplica (159.51s)
=== RUN TestPartitionedPartialIndex
2023/07/25 01:31:59 Executing create index command: CREATE INDEX `idx_regular` ON `default`(partn_name)
2023/07/25 01:32:03 Using n1ql client
2023/07/25 01:32:03 Dropping the secondary index idx_regular
2023/07/25 01:32:03 Index dropped
2023/07/25 01:32:03 Executing create index command: CREATE INDEX `idx_partial` ON `default`(partn_name) WHERE partn_age >= 0
2023/07/25 01:32:09 Using n1ql client
2023/07/25 01:32:09 Using n1ql client
2023/07/25 01:32:10 Using n1ql client
2023/07/25 01:32:10 Dropping the secondary index idx_partial
2023/07/25 01:32:10 Index dropped
2023/07/25 01:32:10 Executing create index command: CREATE INDEX `idx_partitioned` ON `default`(partn_name) PARTITION BY HASH(meta().id)
2023/07/25 01:32:19 Using n1ql client
2023/07/25 01:32:21 Using n1ql client
2023/07/25 01:32:21 Dropping the secondary index idx_partitioned
2023/07/25 01:32:21 Index dropped
2023/07/25 01:32:22 Executing create index command: CREATE INDEX `idx_partitioned_partial` ON `default`(partn_name) PARTITION BY HASH(meta().id) WHERE partn_age >= 0
2023/07/25 01:32:31 Using n1ql client
2023/07/25 01:32:32 Using n1ql client
2023/07/25 01:32:32 Using n1ql client
2023/07/25 01:32:32 Using n1ql client
2023/07/25 01:32:32 Dropping the secondary index idx_partitioned_partial
2023/07/25 01:32:33 Index dropped
--- PASS: TestPartitionedPartialIndex (41.58s)
=== RUN TestResetCluster_2
2023/07/25 01:32:40 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/07/25 01:32:46 Rebalance progress: 87.5
2023/07/25 01:32:51 Rebalance progress: 87.5
2023/07/25 01:32:58 Rebalance progress: 100
2023/07/25 01:32:58 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/07/25 01:33:21 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 01:33:27 Rebalance progress: 0
2023/07/25 01:33:32 Rebalance progress: 75
2023/07/25 01:33:37 Rebalance progress: 100
--- PASS: TestResetCluster_2 (56.85s)
=== RUN TestCollectionSetup
2023/07/25 01:33:37 In TestCollectionSetup()
2023/07/25 01:33:37 In DropAllSecondaryIndexes()
2023/07/25 01:34:33 Flushed the bucket default, Response body:
--- PASS: TestCollectionSetup (57.74s)
=== RUN TestCollectionDefault
2023/07/25 01:34:35 In TestCollectionDefault()
2023/07/25 01:34:44 Created the secondary index _default__default_i1. Waiting for it become active
2023/07/25 01:34:44 Index is 15875022671397668432 now active
2023/07/25 01:34:44 Using n1ql client
2023/07/25 01:34:45 Expected and Actual scan responses are the same
2023/07/25 01:34:51 Created the secondary index _default__default_i2. Waiting for it become active
2023/07/25 01:34:51 Index is 12331624158406477469 now active
2023/07/25 01:34:51 Using n1ql client
2023/07/25 01:34:51 Expected and Actual scan responses are the same
2023/07/25 01:34:51 Dropping the secondary index _default__default_i1
2023/07/25 01:34:51 Index dropped
2023/07/25 01:34:51 Using n1ql client
2023/07/25 01:34:51 Expected and Actual scan responses are the same
2023/07/25 01:34:56 Created the secondary index _default__default_i1. Waiting for it become active
2023/07/25 01:34:56 Index is 14911836362054329802 now active
2023/07/25 01:34:56 Using n1ql client
2023/07/25 01:34:56 Expected and Actual scan responses are the same
2023/07/25 01:34:56 Dropping the secondary index _default__default_i1
2023/07/25 01:34:56 Index dropped
2023/07/25 01:34:56 Dropping the secondary index _default__default_i2
2023/07/25 01:34:57 Index dropped
2023/07/25 01:35:02 Created the secondary index _default__default_i1. Waiting for it become active
2023/07/25 01:35:02 Index is 4204058924412559286 now active
2023/07/25 01:35:02 Using n1ql client
2023/07/25 01:35:02 Expected and Actual scan responses are the same
2023/07/25 01:35:08 Created the secondary index _default__default_i2. Waiting for it become active
2023/07/25 01:35:08 Index is 2934464504632106277 now active
2023/07/25 01:35:08 Using n1ql client
2023/07/25 01:35:09 Expected and Actual scan responses are the same
2023/07/25 01:35:09 Dropping the secondary index _default__default_i1
2023/07/25 01:35:09 Index dropped
2023/07/25 01:35:09 Dropping the secondary index _default__default_i2
2023/07/25 01:35:09 Index dropped
2023/07/25 01:35:10 Build command issued for the deferred indexes [_default__default_i1 _default__default_i2], bucket: default, scope: _default, coll: _default
2023/07/25 01:35:10 Waiting for the index _default__default_i1 to become active
2023/07/25 01:35:10 Waiting for index 5162053734529563653 to go active ...
2023/07/25 01:35:11 Waiting for index 5162053734529563653 to go active ...
2023/07/25 01:35:12 Waiting for index 5162053734529563653 to go active ...
2023/07/25 01:35:13 Waiting for index 5162053734529563653 to go active ...
2023/07/25 01:35:14 Waiting for index 5162053734529563653 to go active ...
2023/07/25 01:35:15 Index is 5162053734529563653 now active
2023/07/25 01:35:15 Waiting for the index _default__default_i2 to become active
2023/07/25 01:35:15 Index is 8706226221964165131 now active
2023/07/25 01:35:21 Using n1ql client
2023/07/25 01:35:21 Expected and Actual scan responses are the same
2023/07/25 01:35:21 Using n1ql client
2023/07/25 01:35:21 Expected and Actual scan responses are the same
2023/07/25 01:35:21 Dropping the secondary index _default__default_i1
2023/07/25 01:35:21 Index dropped
2023/07/25 01:35:27 Using n1ql client
2023/07/25 01:35:27 Expected and Actual scan responses are the same
2023/07/25 01:35:27 Dropping the secondary index _default__default_i2
2023/07/25 01:35:27 Index dropped
--- PASS: TestCollectionDefault (52.58s)
=== RUN TestCollectionNonDefault
2023/07/25 01:35:27 In TestCollectionNonDefault()
2023/07/25 01:35:27 Creating scope: s1 for bucket: default as it does not exist
2023/07/25 01:35:28 Create scope succeeded for bucket default, scopeName: s1, body: {"uid":"1"}
2023/07/25 01:35:28 Created collection succeeded for bucket: default, scope: s1, collection: c1, body: {"uid":"2"}
2023/07/25 01:35:43 Created the secondary index s1_c1_i1. Waiting for it become active
2023/07/25 01:35:43 Index is 16329626004381013554 now active
2023/07/25 01:35:43 Using n1ql client
2023-07-25T01:35:43.353+05:30 [Info] metadata provider version changed 3440 -> 3441
2023-07-25T01:35:43.353+05:30 [Info] switched currmeta from 3440 -> 3441 force false
2023-07-25T01:35:43.353+05:30 [Info] GSIC[default/default-s1-c1-1690229143349307878] started ...
2023/07/25 01:35:43 Expected and Actual scan responses are the same
2023/07/25 01:35:50 Created the secondary index s1_c1_i2. Waiting for it become active
2023/07/25 01:35:50 Index is 2667300893805912676 now active
2023/07/25 01:35:50 Using n1ql client
2023/07/25 01:35:50 Expected and Actual scan responses are the same
2023/07/25 01:35:50 Dropping the secondary index s1_c1_i1
2023/07/25 01:35:50 Index dropped
2023/07/25 01:35:50 Using n1ql client
2023/07/25 01:35:50 Expected and Actual scan responses are the same
2023/07/25 01:35:57 Created the secondary index s1_c1_i1. Waiting for it become active
2023/07/25 01:35:57 Index is 12091806907023600604 now active
2023/07/25 01:35:57 Using n1ql client
2023/07/25 01:35:57 Expected and Actual scan responses are the same
2023/07/25 01:35:57 Dropping the secondary index s1_c1_i1
2023/07/25 01:35:57 Index dropped
2023/07/25 01:35:57 Dropping the secondary index s1_c1_i2
2023/07/25 01:35:57 Index dropped
2023/07/25 01:36:02 Created the secondary index s1_c1_i1. Waiting for it become active
2023/07/25 01:36:02 Index is 16465182703071924127 now active
2023/07/25 01:36:02 Using n1ql client
2023/07/25 01:36:02 Expected and Actual scan responses are the same
2023/07/25 01:36:09 Created the secondary index s1_c1_i2. Waiting for it become active
2023/07/25 01:36:09 Index is 10167404885088883183 now active
2023/07/25 01:36:09 Using n1ql client
2023/07/25 01:36:09 Expected and Actual scan responses are the same
2023/07/25 01:36:09 Dropping the secondary index s1_c1_i1
2023/07/25 01:36:10 Index dropped
2023/07/25 01:36:10 Dropping the secondary index s1_c1_i2
2023/07/25 01:36:10 Index dropped
2023/07/25 01:36:10 Build command issued for the deferred indexes [s1_c1_i1 s1_c1_i2], bucket: default, scope: s1, coll: c1
2023/07/25 01:36:10 Waiting for the index s1_c1_i1 to become active
2023/07/25 01:36:10 Waiting for index 12407315477742437373 to go active ...
2023/07/25 01:36:11 Waiting for index 12407315477742437373 to go active ...
2023/07/25 01:36:12 Waiting for index 12407315477742437373 to go active ...
2023/07/25 01:36:13 Waiting for index 12407315477742437373 to go active ...
2023/07/25 01:36:14 Waiting for index 12407315477742437373 to go active ...
2023/07/25 01:36:15 Waiting for index 12407315477742437373 to go active ...
2023/07/25 01:36:16 Index is 12407315477742437373 now active
2023/07/25 01:36:16 Waiting for the index s1_c1_i2 to become active
2023/07/25 01:36:16 Index is 10908242073155018073 now active
2023/07/25 01:36:17 Using n1ql client
2023/07/25 01:36:19 Expected and Actual scan responses are the same
2023/07/25 01:36:19 Using n1ql client
2023/07/25 01:36:19 Expected and Actual scan responses are the same
2023/07/25 01:36:19 Dropping the secondary index s1_c1_i1
2023/07/25 01:36:19 Index dropped
2023/07/25 01:36:20 Using n1ql client
2023/07/25 01:36:20 Expected and Actual scan responses are the same
2023/07/25 01:36:20 Dropping the secondary index s1_c1_i2
2023/07/25 01:36:21 Index dropped
--- PASS: TestCollectionNonDefault (53.16s)
=== RUN TestCollectionMetaAtSnapEnd
2023/07/25 01:36:21 In TestCollectionMetaAtSnapEnd()
2023/07/25 01:36:21 Creating scope: s2 for bucket: default as it does not exist
2023/07/25 01:36:21 Create scope succeeded for bucket default, scopeName: s2, body: {"uid":"3"}
2023/07/25 01:36:21 Created collection succeeded for bucket: default, scope: s2, collection: c2, body: {"uid":"4"}
2023/07/25 01:36:34 Created the secondary index s2_c2_i1. Waiting for it become active
2023/07/25 01:36:34 Index is 7799780606918138522 now active
2023/07/25 01:36:34 Using n1ql client
2023-07-25T01:36:34.756+05:30 [Info] metadata provider version changed 3499 -> 3500
2023-07-25T01:36:34.756+05:30 [Info] switched currmeta from 3499 -> 3500 force false
2023-07-25T01:36:34.756+05:30 [Info] GSIC[default/default-s2-c2-1690229194752276132] started ...
2023/07/25 01:36:34 Expected and Actual scan responses are the same
2023/07/25 01:36:36 Using n1ql client
2023/07/25 01:36:38 Expected and Actual scan responses are the same
2023/07/25 01:36:39 Created collection succeeded for bucket: default, scope: s2, collection: c3, body: {"uid":"5"}
2023/07/25 01:36:49 Using n1ql client
2023/07/25 01:36:49 Expected and Actual scan responses are the same
2023/07/25 01:36:53 Created the secondary index s2_c2_i2. Waiting for it become active
2023/07/25 01:36:53 Index is 15269628715126044349 now active
2023/07/25 01:36:53 Using n1ql client
2023/07/25 01:36:53 Expected and Actual scan responses are the same
2023/07/25 01:36:53 Using n1ql client
2023/07/25 01:36:53 Expected and Actual scan responses are the same
2023/07/25 01:36:59 Using n1ql client
2023/07/25 01:36:59 Expected and Actual scan responses are the same
2023/07/25 01:36:59 Using n1ql client
2023/07/25 01:36:59 Expected and Actual scan responses are the same
--- PASS: TestCollectionMetaAtSnapEnd (38.52s)
=== RUN TestCollectionUpdateSeq
2023/07/25 01:36:59 In TestCollectionUpdateSeq()
2023/07/25 01:37:00 Using n1ql client
2023/07/25 01:37:00 Expected and Actual scan responses are the same
2023/07/25 01:37:00 Using n1ql client
2023/07/25 01:37:00 Expected and Actual scan responses are the same
2023/07/25 01:37:06 Using n1ql client
2023/07/25 01:37:06 Expected and Actual scan responses are the same
2023/07/25 01:37:06 Using n1ql client
2023/07/25 01:37:06 Expected and Actual scan responses are the same
2023/07/25 01:37:06 Dropping the secondary index s2_c2_i1
2023/07/25 01:37:06 Index dropped
2023/07/25 01:37:06 Dropping the secondary index s2_c2_i2
2023/07/25 01:37:06 Index dropped
--- PASS: TestCollectionUpdateSeq (7.25s)
=== RUN TestCollectionMultiple
2023/07/25 01:37:06 In TestCollectionMultiple()
2023/07/25 01:37:10 Created the secondary index _default__default_i3. Waiting for it become active
2023/07/25 01:37:10 Index is 1098367973170758264 now active
2023/07/25 01:37:10 Using n1ql client
2023/07/25 01:37:10 Expected and Actual scan responses are the same
2023/07/25 01:37:17 Created the secondary index s1_c1_i4. Waiting for it become active
2023/07/25 01:37:17 Index is 3270157090515974262 now active
2023/07/25 01:37:17 Using n1ql client
2023/07/25 01:37:17 Expected and Actual scan responses are the same
2023/07/25 01:37:17 Dropping the secondary index _default__default_i3
2023/07/25 01:37:17 Index dropped
2023/07/25 01:37:17 Dropping the secondary index s1_c1_i4
2023/07/25 01:37:17 Index dropped
--- PASS: TestCollectionMultiple (10.98s)
=== RUN TestCollectionNoDocs
2023/07/25 01:37:17 In TestCollectionNoDocs()
2023/07/25 01:37:23 Created the secondary index s1_c1_i1. Waiting for it become active
2023/07/25 01:37:23 Index is 3816758134795250820 now active
2023/07/25 01:37:23 Using n1ql client
2023/07/25 01:37:23 Expected and Actual scan responses are the same
2023/07/25 01:37:32 Created the secondary index s1_c1_i2. Waiting for it become active
2023/07/25 01:37:32 Index is 11269717083637120075 now active
2023/07/25 01:37:32 Using n1ql client
2023/07/25 01:37:33 Expected and Actual scan responses are the same
2023/07/25 01:37:33 Dropping the secondary index s1_c1_i1
2023/07/25 01:37:33 Index dropped
2023/07/25 01:37:33 Using n1ql client
2023/07/25 01:37:33 Expected and Actual scan responses are the same
2023/07/25 01:37:38 Created the secondary index s1_c1_i1. Waiting for it become active
2023/07/25 01:37:38 Index is 3554993872985796299 now active
2023/07/25 01:37:38 Using n1ql client
2023/07/25 01:37:38 Expected and Actual scan responses are the same
2023/07/25 01:37:45 Using n1ql client
2023/07/25 01:37:45 Expected and Actual scan responses are the same
2023/07/25 01:37:45 Using n1ql client
2023/07/25 01:37:45 Expected and Actual scan responses are the same
2023/07/25 01:37:45 Dropping the secondary index s1_c1_i1
2023/07/25 01:37:45 Index dropped
2023/07/25 01:37:45 Dropping the secondary index s1_c1_i2
2023/07/25 01:37:45 Index dropped
--- PASS: TestCollectionNoDocs (27.55s)
=== RUN TestCollectionPrimaryIndex
2023/07/25 01:37:45 In TestCollectionPrimaryIndex()
2023/07/25 01:37:50 Created the secondary index s1_c1_i1. Waiting for it become active
2023/07/25 01:37:50 Index is 6399263815905879790 now active
2023/07/25 01:37:50 Using n1ql client
2023/07/25 01:37:58 Created the secondary index s1_c1_i2. Waiting for it become active
2023/07/25 01:37:58 Index is 8705030326441834651 now active
2023/07/25 01:37:58 Using n1ql client
2023/07/25 01:37:59 Using n1ql client
2023/07/25 01:37:59 Using n1ql client
2023/07/25 01:37:59 Dropping the secondary index s1_c1_i1
2023/07/25 01:37:59 Index dropped
2023/07/25 01:38:05 Created the secondary index s1_c1_i1. Waiting for it become active
2023/07/25 01:38:05 Index is 10181509614080090248 now active
2023/07/25 01:38:05 Using n1ql client
2023/07/25 01:38:05 Expected and Actual scan responses are the same
2023/07/25 01:38:06 Using n1ql client
2023/07/25 01:38:06 Expected and Actual scan responses are the same
2023/07/25 01:38:06 Using n1ql client
2023/07/25 01:38:06 Dropping the secondary index s1_c1_i1
2023/07/25 01:38:06 Index dropped
2023/07/25 01:38:06 Dropping the secondary index s1_c1_i2
2023/07/25 01:38:06 Index dropped
--- PASS: TestCollectionPrimaryIndex (21.37s)
=== RUN TestCollectionMultipleBuilds
2023/07/25 01:38:07 Build command issued for the deferred indexes [8868973007731102051 844173102717175742]
2023/07/25 01:38:07 Build command issued for the deferred indexes [11743263977675437661 13881787167169307204]
2023/07/25 01:38:07 Waiting for index 8868973007731102051 to go active ...
2023/07/25 01:38:08 Waiting for index 8868973007731102051 to go active ...
2023/07/25 01:38:09 Waiting for index 8868973007731102051 to go active ...
2023/07/25 01:38:10 Waiting for index 8868973007731102051 to go active ...
2023/07/25 01:38:11 Waiting for index 8868973007731102051 to go active ...
2023/07/25 01:38:12 Index is 8868973007731102051 now active
2023/07/25 01:38:12 Index is 844173102717175742 now active
2023/07/25 01:38:12 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:13 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:14 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:15 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:16 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:17 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:18 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:19 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:20 Waiting for index 11743263977675437661 to go active ...
2023/07/25 01:38:21 Index is 11743263977675437661 now active
2023/07/25 01:38:21 Index is 13881787167169307204 now active
2023/07/25 01:38:21 Using n1ql client
2023/07/25 01:38:21 Expected and Actual scan responses are the same
2023/07/25 01:38:21 Using n1ql client
2023/07/25 01:38:21 Expected and Actual scan responses are the same
2023/07/25 01:38:21 Using n1ql client
2023/07/25 01:38:21 Expected and Actual scan responses are the same
2023/07/25 01:38:21 Using n1ql client
2023/07/25 01:38:21 Expected and Actual scan responses are the same
2023/07/25 01:38:21 Dropping the secondary index s2_c2_i3
2023/07/25 01:38:21 Index dropped
2023/07/25 01:38:21 Dropping the secondary index s2_c2_i4
2023/07/25 01:38:21 Index dropped
2023/07/25 01:38:21 Dropping the secondary index s1_c1_i1
2023/07/25 01:38:21 Index dropped
2023/07/25 01:38:21 Dropping the secondary index s1_c1_i2
2023/07/25 01:38:21 Index dropped
--- PASS: TestCollectionMultipleBuilds (15.05s)
=== RUN TestCollectionMultipleBuilds2
2023/07/25 01:38:22 Build command issued for the deferred indexes [6733195018600636269 3285441862078628390 14114900577011605132 17481118384347665073 18134528149637337922 17059385591338996950 16746077957091118220 14858339047830646022]
2023/07/25 01:38:22 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:23 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:24 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:25 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:26 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:27 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:28 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:29 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:30 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:31 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:32 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:33 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:34 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:35 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:36 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:37 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:38 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:39 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:40 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:41 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:42 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:43 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:44 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:45 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:46 Waiting for index 6733195018600636269 to go active ...
2023/07/25 01:38:47 Index is 6733195018600636269 now active
2023/07/25 01:38:47 Index is 3285441862078628390 now active
2023/07/25 01:38:47 Index is 14114900577011605132 now active
2023/07/25 01:38:47 Index is 17481118384347665073 now active
2023/07/25 01:38:47 Index is 18134528149637337922 now active
2023/07/25 01:38:47 Index is 17059385591338996950 now active
2023/07/25 01:38:47 Index is 16746077957091118220 now active
2023/07/25 01:38:47 Index is 14858339047830646022 now active
2023/07/25 01:38:47 Using n1ql client
2023/07/25 01:38:47 Expected and Actual scan responses are the same
2023/07/25 01:38:47 Using n1ql client
2023/07/25 01:38:47 Expected and Actual scan responses are the same
2023/07/25 01:38:47 Using n1ql client
2023/07/25 01:38:47 Expected and Actual scan responses are the same
2023/07/25 01:38:47 Using n1ql client
2023/07/25 01:38:47 Expected and Actual scan responses are the same
2023/07/25 01:38:47 Using n1ql client
2023-07-25T01:38:47.526+05:30 [Info] GSIC[default/default-s2-c3-1690229327523974324] started ...
2023/07/25 01:38:47 Expected and Actual scan responses are the same
2023/07/25 01:38:47 Using n1ql client
2023/07/25 01:38:47 Expected and Actual scan responses are the same
2023/07/25 01:38:47 Using n1ql client
2023/07/25 01:38:47 Expected and Actual scan responses are the same
2023/07/25 01:38:47 Using n1ql client
2023/07/25 01:38:47 Expected and Actual scan responses are the same
2023/07/25 01:38:49 Using n1ql client
2023/07/25 01:38:49 Expected and Actual scan responses are the same
2023/07/25 01:38:49 Using n1ql client
2023/07/25 01:38:49 Expected and Actual scan responses are the same
2023/07/25 01:38:49 Dropping the secondary index s1_c1_i1
2023/07/25 01:38:49 Index dropped
2023/07/25 01:38:49 Dropping the secondary index s1_c1_i2
2023/07/25 01:38:49 Index dropped
2023/07/25 01:38:49 Dropping the secondary index s2_c2_i1
2023/07/25 01:38:49 Index dropped
2023/07/25 01:38:49 Dropping the secondary index s2_c2_i2
2023/07/25 01:38:49 Index dropped
2023/07/25 01:38:49 Dropping the secondary index s2_c3_i1
2023/07/25 01:38:49 Index dropped
2023/07/25 01:38:49 Dropping the secondary index s2_c3_i2
2023/07/25 01:38:49 Index dropped
2023/07/25 01:38:49 Dropping the secondary index _default__default_i1
2023/07/25 01:38:49 Index dropped
2023/07/25 01:38:49 Dropping the secondary index _default__default_i2
2023/07/25 01:38:49 Index dropped
--- PASS: TestCollectionMultipleBuilds2 (28.23s)
=== RUN TestCollectionIndexDropConcurrentBuild
2023/07/25 01:38:49 In TestCollectionIndexDropConcurrentBuild()
2023/07/25 01:38:50 Build command issued for the deferred indexes [1689043038365075053 14632662511604921058]
2023/07/25 01:38:51 Dropping the secondary index s1_c1_i1
2023/07/25 01:38:51 Index dropped
2023/07/25 01:38:51 Waiting for index 14632662511604921058 to go active ...
2023/07/25 01:38:52 Waiting for index 14632662511604921058 to go active ...
2023/07/25 01:38:53 Waiting for index 14632662511604921058 to go active ...
2023/07/25 01:38:54 Waiting for index 14632662511604921058 to go active ...
2023/07/25 01:38:55 Index is 14632662511604921058 now active
2023/07/25 01:38:55 Using n1ql client
2023/07/25 01:38:55 Expected and Actual scan responses are the same
2023/07/25 01:38:55 Dropping the secondary index s1_c1_i2
2023/07/25 01:38:55 Index dropped
--- PASS: TestCollectionIndexDropConcurrentBuild (5.50s)
=== RUN TestCollectionIndexDropConcurrentBuild2
2023/07/25 01:38:55 In TestCollectionIndexDropConcurrentBuild2()
2023/07/25 01:39:01 Created the secondary index s1_c1_i3. Waiting for it become active
2023/07/25 01:39:01 Index is 16911728219572413196 now active
2023/07/25 01:39:01 Using n1ql client
2023-07-25T01:39:01.932+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] Range(4560802585915155463) response failed `Index not found`
2023-07-25T01:39:01.941+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] Range(4560802585915155463) response failed `Index not found`
2023/07/25 01:39:02 Expected and Actual scan responses are the same
2023/07/25 01:39:02 Build command issued for the deferred indexes [2109106933224596185 2861496934200468385]
2023/07/25 01:39:03 Dropping the secondary index s1_c1_i3
2023/07/25 01:39:03 Index dropped
2023/07/25 01:39:03 Waiting for index 2109106933224596185 to go active ...
2023/07/25 01:39:04 Waiting for index 2109106933224596185 to go active ...
2023/07/25 01:39:05 Waiting for index 2109106933224596185 to go active ...
2023/07/25 01:39:06 Waiting for index 2109106933224596185 to go active ...
2023/07/25 01:39:07 Waiting for index 2109106933224596185 to go active ...
2023/07/25 01:39:08 Waiting for index 2109106933224596185 to go active ...
2023/07/25 01:39:09 Index is 2109106933224596185 now active
2023/07/25 01:39:09 Index is 2861496934200468385 now active
2023/07/25 01:39:09 Using n1ql client
2023/07/25 01:39:09 Expected and Actual scan responses are the same
2023/07/25 01:39:09 Using n1ql client
2023/07/25 01:39:09 Expected and Actual scan responses are the same
2023/07/25 01:39:09 Dropping the secondary index s1_c1_i1
2023/07/25 01:39:09 Index dropped
2023/07/25 01:39:09 Dropping the secondary index s1_c1_i2
2023/07/25 01:39:11 Index dropped
--- PASS: TestCollectionIndexDropConcurrentBuild2 (16.43s)
=== RUN TestCollectionDrop
2023/07/25 01:39:11 In TestCollectionDrop()
2023/07/25 01:39:16 Created the secondary index s1_c1_i1. Waiting for it become active
2023/07/25 01:39:16 Index is 16225667089398918274 now active
2023/07/25 01:39:23 Created the secondary index s1_c1_i2. Waiting for it become active
2023/07/25 01:39:23 Index is 12437262642647322623 now active
2023/07/25 01:39:31 Created the secondary index s2_c2_i1. Waiting for it become active
2023/07/25 01:39:31 Index is 11355788163987266722 now active
2023/07/25 01:39:37 Created the secondary index s2_c2_i2. Waiting for it become active
2023/07/25 01:39:37 Index is 4794528284285855149 now active
2023/07/25 01:39:44 Created the secondary index s2_c3_i1. Waiting for it become active
2023/07/25 01:39:44 Index is 8638374147794807915 now active
2023/07/25 01:39:51 Created the secondary index s2_c3_i2. Waiting for it become active
2023/07/25 01:39:51 Index is 6179727407610215364 now active
2023/07/25 01:39:57 Created the secondary index _default__default_i1. Waiting for it become active
2023/07/25 01:39:57 Index is 3182708299116399573 now active
2023/07/25 01:40:03 Created the secondary index _default__default_i2. Waiting for it become active
2023/07/25 01:40:03 Index is 13961429591233489970 now active
2023/07/25 01:40:03 Dropped collection c1 for bucket: default, scope: s1, body: {"uid":"6"}
2023/07/25 01:40:08 Using n1ql client
2023/07/25 01:40:08 Scan failed as expected with error: Index Not Found - cause: GSI index s1_c1_i1 not found.
2023/07/25 01:40:09 Dropped scope s2 for bucket: default, body: {"uid":"7"}
2023/07/25 01:40:14 Using n1ql client
2023-07-25T01:40:14.039+05:30 [Info] GSIC[default/default-s2-c1-1690229414036788177] started ...
2023/07/25 01:40:14 Scan failed as expected with error: Index Not Found - cause: GSI index s2_c1_i1 not found.
--- PASS: TestCollectionDrop (62.15s)
=== RUN TestCollectionDDLWithConcurrentSystemEvents
2023/07/25 01:40:14 Creating scope: sc for bucket: default as it does not exist
2023/07/25 01:40:14 Create scope succeeded for bucket default, scopeName: sc, body: {"uid":"8"}
2023/07/25 01:40:14 Created collection succeeded for bucket: default, scope: sc, collection: cc, body: {"uid":"9"}
2023/07/25 01:40:29 Created the secondary index sc_cc_i1. Waiting for it become active
2023/07/25 01:40:29 Index is 16862356269057941203 now active
2023/07/25 01:40:31 Build command issued for the deferred indexes [sc_cc_i2], bucket: default, scope: sc, coll: cc
2023/07/25 01:40:31 Waiting for the index sc_cc_i2 to become active
2023/07/25 01:40:31 Waiting for index 15461618461478567843 to go active ...
2023/07/25 01:40:31 Created collection succeeded for bucket: default, scope: sc, collection: cc_0, body: {"uid":"a"}
2023/07/25 01:40:31 Created collection succeeded for bucket: default, scope: sc, collection: cc_1, body: {"uid":"b"}
2023/07/25 01:40:32 Created collection succeeded for bucket: default, scope: sc, collection: cc_2, body: {"uid":"c"}
2023/07/25 01:40:32 Waiting for index 15461618461478567843 to go active ...
2023/07/25 01:40:32 Created collection succeeded for bucket: default, scope: sc, collection: cc_3, body: {"uid":"d"}
2023/07/25 01:40:33 Created collection succeeded for bucket: default, scope: sc, collection: cc_4, body: {"uid":"e"}
2023/07/25 01:40:33 Waiting for index 15461618461478567843 to go active ...
2023/07/25 01:40:33 Created collection succeeded for bucket: default, scope: sc, collection: cc_5, body: {"uid":"f"}
2023/07/25 01:40:34 Waiting for index 15461618461478567843 to go active ...
2023/07/25 01:40:34 Created collection succeeded for bucket: default, scope: sc, collection: cc_6, body: {"uid":"10"}
2023/07/25 01:40:35 Created collection succeeded for bucket: default, scope: sc, collection: cc_7, body: {"uid":"11"}
2023/07/25 01:40:35 Waiting for index 15461618461478567843 to go active ...
2023/07/25 01:40:35 Created collection succeeded for bucket: default, scope: sc, collection: cc_8, body: {"uid":"12"}
2023/07/25 01:40:36 Waiting for index 15461618461478567843 to go active ...
2023/07/25 01:40:37 Created collection succeeded for bucket: default, scope: sc, collection: cc_9, body: {"uid":"13"}
2023/07/25 01:40:37 Waiting for index 15461618461478567843 to go active ...
2023/07/25 01:40:38 Index is 15461618461478567843 now active
2023/07/25 01:40:38 Using n1ql client
2023-07-25T01:40:38.439+05:30 [Info] GSIC[default/default-sc-cc-1690229438435991761] started ...
--- PASS: TestCollectionDDLWithConcurrentSystemEvents (24.41s)
=== RUN TestCollectionDropWithMultipleBuckets
2023/07/25 01:40:38 In TestCollectionWithDropMultipleBuckets()
2023/07/25 01:40:38 This test will create a collection across multiple buckets and
2023/07/25 01:40:38 drops a collection on one bucket. Indexer should not drop indexes
2023/07/25 01:40:38 with same CollectionID but different buckets
2023/07/25 01:40:38 Creating test_bucket_1
2023/07/25 01:40:38 Created bucket test_bucket_1, responseBody:
2023/07/25 01:40:48 Creating test_bucket_2
2023/07/25 01:40:48 Created bucket test_bucket_2, responseBody:
2023/07/25 01:40:58 Creating collection: test for bucket: test_bucket_1
2023/07/25 01:40:58 Created collection succeeded for bucket: test_bucket_1, scope: _default, collection: test, body: {"uid":"1"}
2023/07/25 01:40:58 Creating collection: test for bucket: test_bucket_2
2023/07/25 01:40:58 Created collection succeeded for bucket: test_bucket_2, scope: _default, collection: test, body: {"uid":"1"}
2023-07-25T01:41:01.933+05:30 [Error] receiving packet: read tcp 127.0.0.1:38628->127.0.0.1:9107: i/o timeout
2023-07-25T01:41:01.933+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4560802585915155463) connection "127.0.0.1:38628" response transport failed `read tcp 127.0.0.1:38628->127.0.0.1:9107: i/o timeout`
2023-07-25T01:41:01.942+05:30 [Error] receiving packet: read tcp 127.0.0.1:50206->127.0.0.1:9107: i/o timeout
2023-07-25T01:41:01.942+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4560802585915155463) connection "127.0.0.1:50206" response transport failed `read tcp 127.0.0.1:50206->127.0.0.1:9107: i/o timeout`
2023/07/25 01:41:08 Creating Index: idx_1 on scope: _default collection: test for bucket: test_bucket_1
2023/07/25 01:41:12 Created the secondary index idx_1. Waiting for it become active
2023/07/25 01:41:12 Index is 16535433093572906956 now active
2023/07/25 01:41:17 Creating Index: idx_1 on scope: _default collection: test for bucket: test_bucket_2
2023/07/25 01:41:20 Created the secondary index idx_1. Waiting for it become active
2023/07/25 01:41:20 Index is 8947021534203796851 now active
2023/07/25 01:41:25 Dropping collection: test for bucket: test_bucket_1
2023/07/25 01:41:26 Dropped collection test for bucket: test_bucket_1, scope: _default, body: {"uid":"2"}
2023/07/25 01:41:28 Scanning index: idx_1, bucket: test_bucket_2
2023/07/25 01:41:28 Using n1ql client
2023-07-25T01:41:28.134+05:30 [Info] GSIC[default/test_bucket_2-_default-test-1690229488132021787] started ...
2023/07/25 01:41:28 Deleting bucket: test_bucket_2
2023/07/25 01:41:30 Deleted bucket test_bucket_2, responseBody:
2023/07/25 01:41:35 Creating test_bucket_2
2023/07/25 01:41:35 Created bucket test_bucket_2, responseBody:
2023/07/25 01:41:45 Creating collection: test for bucket: test_bucket_2
2023/07/25 01:41:45 Created collection succeeded for bucket: test_bucket_2, scope: _default, collection: test, body: {"uid":"1"}
2023/07/25 01:41:55 Creating Index: idx_1 on scope: _default collection: test for bucket: test_bucket_2
2023/07/25 01:42:00 Build command issued for the deferred indexes [idx_1], bucket: test_bucket_2, scope: _default, coll: test
2023/07/25 01:42:00 Waiting for the index idx_1 to become active
2023/07/25 01:42:00 Waiting for index 431681948147179589 to go active ...
2023/07/25 01:42:01 Waiting for index 431681948147179589 to go active ...
2023/07/25 01:42:02 Waiting for index 431681948147179589 to go active ...
2023/07/25 01:42:03 Waiting for index 431681948147179589 to go active ...
2023/07/25 01:42:04 Index is 431681948147179589 now active
2023/07/25 01:42:04 Scanning index: idx_1, bucket: test_bucket_2
2023/07/25 01:42:04 Using n1ql client
2023/07/25 01:42:06 Deleted bucket test_bucket_1, responseBody:
2023/07/25 01:42:07 Deleted bucket test_bucket_2, responseBody:
--- PASS: TestCollectionDropWithMultipleBuckets (94.48s)
=== RUN TestStringToByteSlice
--- PASS: TestStringToByteSlice (0.00s)
=== RUN TestStringToByteSlice_Stack
--- PASS: TestStringToByteSlice_Stack (1.48s)
=== RUN TestByteSliceToString
--- PASS: TestByteSliceToString (0.00s)
=== RUN TestBytesToString_WithUnusedBytes
--- PASS: TestBytesToString_WithUnusedBytes (0.00s)
=== RUN TestStringHeadersCompatible
--- PASS: TestStringHeadersCompatible (0.00s)
=== RUN TestSliceHeadersCompatible
--- PASS: TestSliceHeadersCompatible (0.00s)
=== RUN TestEphemeralBucketBasic
2023/07/25 01:42:14 In TestEphemeralBuckets()
2023/07/25 01:42:14 In DropAllSecondaryIndexes()
2023/07/25 01:42:14 Index found: _default__default_i1
2023/07/25 01:42:14 Dropped index _default__default_i1
2023/07/25 01:42:14 Index found: _default__default_i2
2023/07/25 01:42:14 Dropped index _default__default_i2
2023/07/25 01:42:14 Index found: sc_cc_i1
2023/07/25 01:42:14 Dropped index sc_cc_i1
2023/07/25 01:42:14 Index found: sc_cc_i2
2023/07/25 01:42:14 Dropped index sc_cc_i2
2023/07/25 01:42:50 Flushed the bucket default, Response body:
2023/07/25 01:42:53 Modified parameters of bucket default, responseBody:
2023/07/25 01:42:53 Created bucket ephemeral1, responseBody:
2023/07/25 01:42:53 Created bucket ephemeral2, responseBody:
2023/07/25 01:42:54 Created bucket ephemeral3, responseBody:
2023/07/25 01:43:09 Generating docs and Populating all the buckets
2023/07/25 01:43:13 Created the secondary index bucket1_age. Waiting for it become active
2023/07/25 01:43:13 Index is 8568269596460005899 now active
2023/07/25 01:43:20 Created the secondary index bucket2_city. Waiting for it become active
2023/07/25 01:43:20 Index is 7702080448674346306 now active
2023/07/25 01:43:28 Created the secondary index bucket3_gender. Waiting for it become active
2023/07/25 01:43:28 Index is 472501049605055867 now active
2023/07/25 01:43:38 Created the secondary index bucket4_balance. Waiting for it become active
2023/07/25 01:43:38 Index is 11988382126625796469 now active
2023/07/25 01:43:41 Using n1ql client
2023/07/25 01:43:41 Expected and Actual scan responses are the same
2023/07/25 01:43:41 Using n1ql client
2023-07-25T01:43:41.073+05:30 [Info] GSIC[default/ephemeral1-_default-_default-1690229621070637208] started ...
2023/07/25 01:43:41 Expected and Actual scan responses are the same
2023/07/25 01:43:41 Using n1ql client
2023-07-25T01:43:41.086+05:30 [Info] GSIC[default/ephemeral2-_default-_default-1690229621083874487] started ...
2023/07/25 01:43:41 Expected and Actual scan responses are the same
2023/07/25 01:43:41 Using n1ql client
2023-07-25T01:43:41.101+05:30 [Info] GSIC[default/ephemeral3-_default-_default-1690229621098260864] started ...
2023/07/25 01:43:41 Expected and Actual scan responses are the same
2023/07/25 01:43:42 Deleted bucket ephemeral1, responseBody:
2023/07/25 01:43:44 Deleted bucket ephemeral2, responseBody:
2023/07/25 01:43:45 Deleted bucket ephemeral3, responseBody:
2023/07/25 01:43:48 Modified parameters of bucket default, responseBody:
--- PASS: TestEphemeralBucketBasic (109.32s)
=== RUN TestEphemeralBucketRecovery
2023/07/25 01:44:03 In TestEphemeralBucketRecovery()
2023/07/25 01:44:03 In DropAllSecondaryIndexes()
2023/07/25 01:44:03 Index found: bucket1_age
2023/07/25 01:44:03 Dropped index bucket1_age
2023/07/25 01:44:39 Flushed the bucket default, Response body:
2023/07/25 01:44:43 Modified parameters of bucket default, responseBody:
2023/07/25 01:44:43 Created bucket ephemeral1, responseBody:
2023/07/25 01:44:58 Generating docs and Populating all the buckets
2023/07/25 01:45:02 Created the secondary index bucket1_age. Waiting for it become active
2023/07/25 01:45:02 Index is 17977735008322913724 now active
2023/07/25 01:45:10 Created the secondary index bucket2_city. Waiting for it become active
2023/07/25 01:45:10 Index is 17662396617910551159 now active
Restarting indexer process ...
2023/07/25 01:45:13 []
2023-07-25T01:45:13.651+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:45:13.651+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:45:33 Using n1ql client
2023-07-25T01:45:33.608+05:30 [Error] transport error between 127.0.0.1:50208->127.0.0.1:9107: write tcp 127.0.0.1:50208->127.0.0.1:9107: write: broken pipe
2023-07-25T01:45:33.609+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -2821176259363355801 request transport failed `write tcp 127.0.0.1:50208->127.0.0.1:9107: write: broken pipe`
2023-07-25T01:45:33.609+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T01:45:33.609+05:30 [Error] metadataClient:PickRandom: Replicas - [17249189619707286973], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 01:45:33 Expected and Actual scan responses are the same
2023/07/25 01:45:33 Using n1ql client
2023-07-25T01:45:33.631+05:30 [Info] GSIC[default/ephemeral1-_default-_default-1690229733628315666] started ...
2023/07/25 01:45:33 Expected and Actual scan responses are the same
2023/07/25 01:45:34 Deleted bucket ephemeral1, responseBody:
2023/07/25 01:45:37 Modified parameters of bucket default, responseBody:
--- PASS: TestEphemeralBucketRecovery (108.94s)
=== RUN TestEphemeralBucketFlush
2023/07/25 01:45:52 In TestEphemeralBucketFlush()
2023/07/25 01:45:52 In DropAllSecondaryIndexes()
2023/07/25 01:45:52 Index found: bucket1_age
2023/07/25 01:45:52 Dropped index bucket1_age
2023/07/25 01:46:28 Flushed the bucket default, Response body:
2023/07/25 01:46:31 Modified parameters of bucket default, responseBody:
2023/07/25 01:46:31 Created bucket ephemeral1, responseBody:
2023/07/25 01:46:46 Generating docs and Populating all the buckets
2023/07/25 01:46:50 Created the secondary index bucket1_age. Waiting for it become active
2023/07/25 01:46:50 Index is 6903737212361955974 now active
2023/07/25 01:46:56 Created the secondary index bucket2_city. Waiting for it become active
2023/07/25 01:46:56 Index is 11788752593105848851 now active
2023/07/25 01:47:35 Flushed the bucket default, Response body:
2023/07/25 01:47:38 Flush Enabled on bucket ephemeral1, responseBody:
2023/07/25 01:48:11 Flushed the bucket ephemeral1, Response body:
2023/07/25 01:48:11 Using n1ql client
2023/07/25 01:48:11 Using n1ql client
2023-07-25T01:48:11.463+05:30 [Info] GSIC[default/ephemeral1-_default-_default-1690229891461117615] started ...
2023/07/25 01:48:12 Deleted bucket ephemeral1, responseBody:
2023/07/25 01:48:15 Modified parameters of bucket default, responseBody:
--- PASS: TestEphemeralBucketFlush (158.30s)
=== RUN TestEphemeralBucketMCDCrash
2023/07/25 01:48:30 In TestEphemeralBucketMCDCrash()
2023/07/25 01:48:30 In DropAllSecondaryIndexes()
2023/07/25 01:48:30 Index found: bucket1_age
2023/07/25 01:48:31 Dropped index bucket1_age
2023/07/25 01:49:06 Flushed the bucket default, Response body:
2023/07/25 01:49:09 Modified parameters of bucket default, responseBody:
2023/07/25 01:49:09 Created bucket ephemeral1, responseBody:
2023/07/25 01:49:24 Generating docs and Populating all the buckets
2023/07/25 01:49:28 Created the secondary index bucket1_age. Waiting for it become active
2023/07/25 01:49:28 Index is 15041477293177912394 now active
2023/07/25 01:49:35 Created the secondary index bucket2_city. Waiting for it become active
2023/07/25 01:49:35 Index is 7336235673944966833 now active
Restarting memcached process ...
2023/07/25 01:49:38 []
2023/07/25 01:50:08 Using n1ql client
2023/07/25 01:50:08 Expected and Actual scan responses are the same
2023/07/25 01:50:08 Using n1ql client
2023-07-25T01:50:08.374+05:30 [Info] GSIC[default/ephemeral1-_default-_default-1690230008371567619] started ...
2023/07/25 01:50:09 Deleted bucket ephemeral1, responseBody:
2023/07/25 01:50:12 Modified parameters of bucket default, responseBody:
--- PASS: TestEphemeralBucketMCDCrash (116.38s)
=== RUN TestScheduleIndexBasic
2023/07/25 01:50:27 In TestMultipleDeferredIndexes_BuildTogether()
2023/07/25 01:50:27 In DropAllSecondaryIndexes()
2023/07/25 01:50:27 Index found: bucket1_age
2023-07-25T01:50:27.351+05:30 [Info] DropIndex 15041477293177912394 ...
2023-07-25T01:50:27.474+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T01:50:27.474+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T01:50:27.475+05:30 [Info] metadata provider version changed 3928 -> 3930
2023-07-25T01:50:27.475+05:30 [Info] switched currmeta from 3928 -> 3930 force false
2023-07-25T01:50:27.475+05:30 [Info] DropIndex 15041477293177912394 - elapsed(124.342297ms), err()
2023/07/25 01:50:27 Dropped index bucket1_age
2023-07-25T01:50:27.486+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T01:50:27.486+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T01:50:27.496+05:30 [Info] switched currmeta from 3924 -> 3926 force true
2023-07-25T01:50:27.504+05:30 [Info] switched currmeta from 3930 -> 3930 force true
2023-07-25T01:50:27.518+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T01:50:27.518+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T01:50:27.525+05:30 [Info] switched currmeta from 3926 -> 3926 force true
2023-07-25T01:50:27.558+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T01:50:27.558+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T01:50:27.569+05:30 [Info] switched currmeta from 3930 -> 3930 force true
2023-07-25T01:50:30.738+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] active conns 0, free conns 1
2023-07-25T01:50:30.784+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] active conns 0, free conns 1
2023-07-25T01:50:31.025+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-07-25T01:50:31.032+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T01:50:31.032+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T01:50:31.033+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-07-25T01:50:31.033+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-07-25T01:50:31.034+05:30 [Info] switched currmeta from 3926 -> 3926 force true
2023-07-25T01:50:31.035+05:30 [Info] switched currmeta from 3930 -> 3930 force true
2023/07/25 01:50:38 Setting JSON docs in KV
2023-07-25T01:50:58.444+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/07/25 01:50:58 Changing config key indexer.debug.enableBackgroundIndexCreation to value false
2023/07/25 01:50:58 Creating indexes Asynchronously
2023/07/25 01:50:58 Finding definition IDs for all indexes
2023-07-25T01:50:58.536+05:30 [Info] CreateIndex default _default _default id_isActive ...
2023-07-25T01:50:58.537+05:30 [Info] send prepare create request to watcher 127.0.0.1:9106, defnId: 12271832828373114134
2023-07-25T01:50:58.537+05:30 [Info] CreateIndex default _default _default id_company ...
2023-07-25T01:50:58.537+05:30 [Info] send prepare create request to watcher 127.0.0.1:9106, defnId: 8572947620220531408
2023-07-25T01:50:58.538+05:30 [Info] CreateIndex default _default _default id_age ...
2023-07-25T01:50:58.538+05:30 [Info] send prepare create request to watcher 127.0.0.1:9106, defnId: 5125836510857835588
2023-07-25T01:50:58.538+05:30 [Info] CreateIndex default _default _default id_gender ...
2023-07-25T01:50:58.538+05:30 [Info] send prepare create request to watcher 127.0.0.1:9106, defnId: 14656596112486243725
2023-07-25T01:50:58.543+05:30 [Info] Indexer 127.0.0.1:9106 rejected request for index (default, _default, _default, id_company, 8572947620220531408) with reason Another index creation is in progress
2023-07-25T01:50:58.543+05:30 [Info] send cancel create request to watcher 127.0.0.1:9106
2023-07-25T01:50:58.543+05:30 [Info] Indexer 127.0.0.1:9106 accept prepare request. Index (default, _default, _default, id_isActive, 12271832828373114134)
2023-07-25T01:50:58.543+05:30 [Info] Skipping planner for creation of the index default:_default:_default:id_isActive
2023-07-25T01:50:58.543+05:30 [Info] send commit create request to watcher 127.0.0.1:9106 defnID 12271832828373114134
2023-07-25T01:50:58.543+05:30 [Info] Indexer 127.0.0.1:9106 rejected request for index (default, _default, _default, id_gender, 14656596112486243725) with reason Another index creation is in progress
2023-07-25T01:50:58.543+05:30 [Info] Indexer 127.0.0.1:9106 rejected request for index (default, _default, _default, id_age, 5125836510857835588) with reason Another index creation is in progress
2023-07-25T01:50:58.544+05:30 [Info] send cancel create request to watcher 127.0.0.1:9106
2023-07-25T01:50:58.543+05:30 [Info] send cancel create request to watcher 127.0.0.1:9106
2023-07-25T01:50:58.762+05:30 [Info] Indexer 020ac461b71d5f97e36b837a1e15eaca has posted schedule create token for index (default, _default, _default, id_gender, 14656596112486243725)
2023-07-25T01:50:58.762+05:30 [Info] New settings received:
{"indexer.api.enableTestServer":true,"indexer.debug.enableBackgroundIndexCreation":false,"indexer.plasma.backIndex.enableInMemoryCompression":true,"indexer.plasma.backIndex.enablePageBloomFilter":true,"indexer.plasma.mainIndex.enableInMemoryCompression":true,"indexer.settings.allow_large_keys":true,"indexer.settings.bufferPoolBlockSize":16384,"indexer.settings.build.batch_size":5,"indexer.settings.compaction.abort_exceed_interval":false,"indexer.settings.compaction.check_period":30,"indexer.settings.compaction.compaction_mode":"circular","indexer.settings.compaction.days_of_week":"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday","indexer.settings.compaction.interval":"00:00,00:00","indexer.settings.compaction.min_frag":30,"indexer.settings.compaction.min_size":524288000,"indexer.settings.compaction.plasma.manual":false,"indexer.settings.compaction.plasma.optional.decrement":5,"indexer.settings.compaction.plasma.optional.min_frag":20,"indexer.settings.compaction.plasma.optional.quota":25,"indexer.settings.corrupt_index_num_backups":1,"indexer.settings.cpuProfDir":"","indexer.settings.cpuProfile":false,"indexer.settings.eTagPeriod":240,"indexer.settings.enable_corrupt_index_backup":false,"indexer.settings.enable_page_bloom_filter":true,"indexer.settings.fast_flush_mode":true,"indexer.settings.gc_percent":100,"indexer.settings.inmemory_snapshot.fdb.interval":200,"indexer.settings.inmemory_snapshot.interval":200,"indexer.settings.inmemory_snapshot.moi.interval":10,"indexer.settings.largeSnapshotThreshold":200,"indexer.settings.log_level":"info","indexer.settings.maxVbQueueLength":0,"indexer.settings.max_array_seckey_size":10240,"indexer.settings.max_cpu_percent":0,"indexer.settings.max_seckey_size":4608,"indexer.settings.max_writer_lock_prob":20,"indexer.settings.memProfDir":"","indexer.settings.memProfile":false,"indexer.settings.memory_quota":1572864000,"indexer.settings.minVbQueueLength":30,"indexer.settings.moi.debug":false,"indexer.settings.moi.persistence_threads":2,"indexer.settings.moi.recovery.max_rollbacks":2,"indexer.settings.moi.recovery_threads":4,"indexer.settings.num_replica":0,"indexer.settings.percentage_memory_quota":0,"indexer.settings.persisted_snapshot.fdb.interval":5000,"indexer.settings.persisted_snapshot.interval":5000,"indexer.settings.persisted_snapshot.moi.interval":60000,"indexer.settings.persisted_snapshot_init_build.fdb.interval":5000,"indexer.settings.persisted_snapshot_init_build.interval":5000,"indexer.settings.persisted_snapshot_init_build.moi.interval":60000,"indexer.settings.plasma.recovery.max_rollbacks":2,"indexer.settings.rebalance.blob_storage_bucket":"","indexer.settings.rebalance.blob_storage_prefix":"","indexer.settings.rebalance.blob_storage_region":"","indexer.settings.rebalance.blob_storage_scheme":"","indexer.settings.rebalance.redistribute_indexes":false,"indexer.settings.recovery.max_rollbacks":5,"indexer.settings.scan_getseqnos_retries":30,"indexer.settings.scan_timeout":0,"indexer.settings.send_buffer_size":1024,"indexer.settings.serverless.indexLimit":201,"indexer.settings.sliceBufSize":80,"indexer.settings.smallSnapshotThreshold":30,"indexer.settings.snapshotListeners":2,"indexer.settings.snapshotRequestWorkers":2,"indexer.settings.statsLogDumpInterval":60,"indexer.settings.storage_mode":"memory_optimized","indexer.settings.storage_mode.disable_upgrade":true,"indexer.settings.thresholds.mem_high":70,"indexer.settings.thresholds.mem_low":50,"indexer.settings.thresholds.units_high":60,"indexer.settings.thresholds.units_low":40,"indexer.settings.units_quota":10000,"indexer.settings.wal_size":4096,"projector.settings.log_level":"info","queryport.client.log_level":"warn","queryport.client.settings.backfillLimit":0,"queryport.client.settings.minPoolSizeWM":1000,"queryport.client.settings.poolOverflow":30,"queryport.client.settings.poolSize":5000,"queryport.client.settings.relConnBatchSize":100}
2023/07/25 01:51:01 Status of all indexes
2023/07/25 01:51:01 Index id_age is in state INDEX_STATE_SCHEDULED
2023/07/25 01:51:01 Changing config key indexer.debug.enableBackgroundIndexCreation to value true
2023/07/25 01:51:01 Waiting for all indexes to become active
2023/07/25 01:51:01 Waiting for index 12271832828373114134 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:01 Waiting for index 8572947620220531408 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:01 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:01 Waiting for index 14656596112486243725 in state INDEX_STATE_ERROR to go active ...
2023-07-25T01:51:03.763+05:30 [Error] Error in waitForScheduledIndex Encountered transient error. Index id_company will retry building in the background for reason: Build Already In Progress. Keyspace default.
2023/07/25 01:51:04 Waiting for index 12271832828373114134 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:04 Waiting for index 8572947620220531408 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:04 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:04 Waiting for index 14656596112486243725 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:07 Index 12271832828373114134 is now active
2023/07/25 01:51:07 Waiting for index 8572947620220531408 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:07 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:07 Waiting for index 14656596112486243725 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:10 Waiting for index 8572947620220531408 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:10 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:10 Waiting for index 14656596112486243725 in state INDEX_STATE_READY to go active ...
2023-07-25T01:51:10.804+05:30 [Error] Error in waitForScheduledIndex Encountered transient error. Index id_gender will retry building in the background for reason: Build Already In Progress. Keyspace default.
2023/07/25 01:51:13 Waiting for index 8572947620220531408 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:13 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:13 Waiting for index 14656596112486243725 in state INDEX_STATE_ERROR to go active ...
2023-07-25T01:51:16.639+05:30 [Error] Error in waitForScheduledIndex Encountered transient error. Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
2023/07/25 01:51:16 Error Encountered transient error. Index id_company will retry building in the background for reason: Build Already In Progress. Keyspace default.
Observed when creating index
2023/07/25 01:51:16 Error Encountered transient error. Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
Observed when creating index
2023/07/25 01:51:16 Error Encountered transient error. Index id_gender will retry building in the background for reason: Build Already In Progress. Keyspace default.
Observed when creating index
2023/07/25 01:51:16 Error Observed when creating index
2023/07/25 01:51:16 Index 8572947620220531408 is now active
2023/07/25 01:51:16 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:16 Waiting for index 14656596112486243725 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:19 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:19 Waiting for index 14656596112486243725 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:22 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:22 Waiting for index 14656596112486243725 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:25 Waiting for index 5125836510857835588 in state INDEX_STATE_ERROR to go active ...
2023/07/25 01:51:25 Waiting for index 14656596112486243725 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:28 Waiting for index 5125836510857835588 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:28 Index 14656596112486243725 is now active
2023/07/25 01:51:31 Waiting for index 5125836510857835588 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:34 Waiting for index 5125836510857835588 in state INDEX_STATE_INITIAL to go active ...
2023/07/25 01:51:37 Index 5125836510857835588 is now active
--- PASS: TestScheduleIndexBasic (70.36s)
=== RUN TestFlattenArrayIndexTestSetup
2023/07/25 01:51:37 In DropAllSecondaryIndexes()
2023/07/25 01:51:37 Index found: id_gender
2023/07/25 01:51:37 Dropped index id_gender
2023/07/25 01:51:37 Index found: id_isActive
2023/07/25 01:51:37 Dropped index id_isActive
2023/07/25 01:51:37 Index found: id_company
2023/07/25 01:51:37 Dropped index id_company
2023/07/25 01:51:37 Index found: id_age
2023/07/25 01:51:38 Dropped index id_age
2023/07/25 01:52:13 Flushed the bucket default, Response body:
--- PASS: TestFlattenArrayIndexTestSetup (40.18s)
=== RUN TestScanOnFlattenedAraryIndex
2023/07/25 01:52:26 Created the secondary index idx_flatten. Waiting for it become active
2023/07/25 01:52:26 Index is 2089887390337052894 now active
2023/07/25 01:52:26 Using n1ql client
--- PASS: TestScanOnFlattenedAraryIndex (8.88s)
=== RUN TestGroupAggrFlattenArrayIndex
2023/07/25 01:52:26 In TestGroupAggrArrayIndex()
2023/07/25 01:52:32 Created the secondary index ga_flatten_arr1. Waiting for it become active
2023/07/25 01:52:32 Index is 6267955185222876407 now active
2023/07/25 01:52:38 Created the secondary index ga_flatten_arr2. Waiting for it become active
2023/07/25 01:52:38 Index is 4970683476298559466 now active
2023/07/25 01:52:38 Scenario 1
2023-07-25T01:52:38.981+05:30 [Error] transport error between 127.0.0.1:38626->127.0.0.1:9107: write tcp 127.0.0.1:38626->127.0.0.1:9107: write: broken pipe
2023-07-25T01:52:38.981+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:38626->127.0.0.1:9107: write: broken pipe`
2023-07-25T01:52:38.981+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T01:52:38.981+05:30 [Error] metadataClient:PickRandom: Replicas - [2691227339533994451], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 01:52:39 Total Scanresults = 644
2023/07/25 01:52:39 Scenario 2
2023/07/25 01:52:39 Total Scanresults = 2864
2023/07/25 01:52:40 Scenario 3
2023/07/25 01:52:40 Total Scanresults = 1
2023/07/25 01:52:40 Scenario 4
2023/07/25 01:52:40 Total Scanresults = 995
2023/07/25 01:52:41 Scenario 5
2023/07/25 01:52:41 Total Scanresults = 2864
2023/07/25 01:52:41 Scenario 6
2023/07/25 01:52:41 Total Scanresults = 1
2023/07/25 01:52:42 Scenario 7
2023/07/25 01:52:42 Total Scanresults = 2970
2023/07/25 01:52:45 Scenario 8
2023/07/25 01:52:45 Total Scanresults = 2864
2023/07/25 01:52:46 Scenario 9
2023/07/25 01:52:46 Total Scanresults = 1
2023/07/25 01:52:46 Scenario 10
2023/07/25 01:52:46 Total Scanresults = 644
2023/07/25 01:52:46 Scenario 11
2023/07/25 01:52:46 Total Scanresults = 1191
2023/07/25 01:52:47 Scenario 12
2023/07/25 01:52:47 Total Scanresults = 1
2023/07/25 01:52:47 Scenario 13
2023/07/25 01:52:51 Total Scanresults = 1
2023/07/25 01:52:51 Count of scanResults is 1
2023/07/25 01:52:51 Value: [1 21]
--- PASS: TestGroupAggrFlattenArrayIndex (25.32s)
=== RUN TestNullAndMissingValuesFlattenArrayIndex
2023/07/25 01:52:52 In TestNullAndMissingValuesFlattenArrayIndex
2023/07/25 01:52:53 Scenario-1: Scanning for docsWithNullEntries with array as non-leading key
2023/07/25 01:52:53 Using n1ql client
2023/07/25 01:52:53 Scenario-2: Scanning for docsWithMissingEntries with array as non-leading key
2023/07/25 01:52:53 Using n1ql client
2023/07/25 01:52:53 Scenario-3: Scanning for docs with 'missing' entry for first key in array expression with array as non-leading key
2023/07/25 01:52:53 Using n1ql client
2023/07/25 01:52:53 Scenario-4: Scanning for docs with valid entry for first key in array expression with array as non-leading key
2023/07/25 01:52:53 Add docs in docsWithPartialMissingLeadingKeyInArrEntry should be present in results
2023/07/25 01:52:53 Using n1ql client
2023/07/25 01:52:53 Scenario-5: Scanning for docsWithNullEntries with array as leading key
2023/07/25 01:52:53 Using n1ql client
2023/07/25 01:52:53 Scenario-6: Scanning for docsWithMissingEntries with array as leading entry
2023/07/25 01:52:53 Using n1ql client
2023/07/25 01:52:53 Scenario-7: Scanning for docs with 'missing' entry for first key in array expression
2023/07/25 01:52:53 Using n1ql client
2023/07/25 01:52:53 Scenario-9: Scanning for all docs in the index
2023/07/25 01:52:53 Docs in docsWithCompleteMissingLeadingKeyInArrEntry should be present in results
2023/07/25 01:52:53 Using n1ql client
2023/07/25 01:52:53 Scenario-9: Scanning for docs with valid entry for first key in array expression
2023/07/25 01:52:53 Add docs in docsWithPartialMissingLeadingKeyInArrEntry should be present in results
2023/07/25 01:52:53 Using n1ql client
--- PASS: TestNullAndMissingValuesFlattenArrayIndex (1.09s)
=== RUN TestEmptyArrayFlattenArrayIndex
2023/07/25 01:52:53 In TestEmptyArrayFlattenArrayIndex
2023/07/25 01:52:54 Scenario-1: Scanning for docs with missing entry for first key in array expression
2023/07/25 01:52:54 The docs in `docsWithEmptyArrayEntry` should not be presnt in scanResults
2023/07/25 01:52:54 Using n1ql client
2023/07/25 01:52:54 Scenario-1: Scanning for all docs in the index
2023/07/25 01:52:54 The docs in `docsWithEmptyArrayEntry` should not be presnt in scanResults
2023/07/25 01:52:54 Using n1ql client
--- PASS: TestEmptyArrayFlattenArrayIndex (1.44s)
=== RUN TestOSOSetup
2023/07/25 01:52:54 In TestOSOSetup()
2023/07/25 01:52:54 In DropAllSecondaryIndexes()
2023/07/25 01:52:54 Index found: test_oneperprimarykey
2023/07/25 01:52:54 Dropped index test_oneperprimarykey
2023/07/25 01:52:54 Index found: ga_flatten_arr1
2023/07/25 01:52:54 Dropped index ga_flatten_arr1
2023/07/25 01:52:54 Index found: idx_flatten
2023/07/25 01:52:54 Dropped index idx_flatten
2023/07/25 01:52:54 Index found: #primary
2023/07/25 01:52:55 Dropped index #primary
2023/07/25 01:52:55 Index found: ga_flatten_arr2
2023/07/25 01:52:55 Dropped index ga_flatten_arr2
2023/07/25 01:53:29 Flushed the bucket default, Response body:
2023/07/25 01:53:31 Populating the default bucket
2023/07/25 01:53:35 Changing config key indexer.build.enableOSO to value true
--- PASS: TestOSOSetup (41.00s)
=== RUN TestOSOInitBuildDeleteMutation
2023/07/25 01:53:35 In TestOSOInitBuildDeleteMutation()
2023/07/25 01:53:39 Created the secondary index index_p1_oso. Waiting for it become active
2023/07/25 01:53:39 Index is 7646834507548840685 now active
2023/07/25 01:53:46 Created the secondary index index_p_oso. Waiting for it become active
2023/07/25 01:53:46 Index is 2212749728728741045 now active
2023/07/25 01:53:46 Expected and Actual scan responses are the same
2023/07/25 01:53:46 CountRange() expected and actual is: 1786 and 1786
2023/07/25 01:53:46 lookupkey for CountLookup() = Useref51567e-dc47-4e64-ab17-be6926f991da
2023/07/25 01:53:46 CountLookup() = 1
--- PASS: TestOSOInitBuildDeleteMutation (11.17s)
=== RUN TestOSOInitBuildIndexerRestart
2023/07/25 01:53:46 In TestOSOInitBuildIndexerRestart()
2023/07/25 01:53:46 Build command issued for the deferred indexes [2495820401292764001]
2023/07/25 01:53:46 []
2023-07-25T01:53:47.031+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:53:47.032+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:53:51 Waiting for index 2495820401292764001 to go active ...
2023/07/25 01:53:52 Waiting for index 2495820401292764001 to go active ...
2023/07/25 01:53:53 Waiting for index 2495820401292764001 to go active ...
2023/07/25 01:53:54 Index is 2495820401292764001 now active
2023-07-25T01:53:54.994+05:30 [Error] transport error between 127.0.0.1:51758->127.0.0.1:9107: write tcp 127.0.0.1:51758->127.0.0.1:9107: write: broken pipe
2023-07-25T01:53:54.994+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:51758->127.0.0.1:9107: write: broken pipe`
2023-07-25T01:53:54.994+05:30 [Warn] scan failed: requestId queryport 127.0.0.1:9107 inst 17297086159371902531 partition [0]
2023-07-25T01:53:54.994+05:30 [Warn] Scan failed with error for index 2495820401292764001. Trying scan again with replica, reqId: : write tcp 127.0.0.1:51758->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/07/25 01:53:55 Expected and Actual scan responses are the same
2023/07/25 01:53:55 CountRange() expected and actual is: 1786 and 1786
2023/07/25 01:53:55 lookupkey for CountLookup() = User505beac9-cced-4e46-bf24-a098c2485ae2
2023/07/25 01:53:55 CountLookup() = 1
--- PASS: TestOSOInitBuildIndexerRestart (8.30s)
=== RUN TestMissingLeadingKeyBasic
2023/07/25 01:53:55 In DropAllSecondaryIndexes()
2023/07/25 01:53:55 Index found: index_p_oso
2023/07/25 01:53:55 Dropped index index_p_oso
2023/07/25 01:53:55 Index found: index_p1_oso
2023/07/25 01:53:55 Dropped index index_p1_oso
2023/07/25 01:53:55 Index found: index_p2_oso
2023/07/25 01:53:55 Dropped index index_p2_oso
2023/07/25 01:54:30 Flushed the bucket default, Response body:
2023/07/25 01:54:31 Populating the default bucket
--- PASS: TestMissingLeadingKeyBasic (40.28s)
=== RUN TestMissingLeadingKeyPartitioned
2023/07/25 01:54:35 In DropAllSecondaryIndexes()
2023/07/25 01:54:35 Index found: idx_vac
2023/07/25 01:54:35 Dropped index idx_vac
--- PASS: TestMissingLeadingKeyPartitioned (6.16s)
=== RUN TestIdxCorruptBasicSanityMultipleIndices
2023/07/25 01:54:41 In DropAllSecondaryIndexes()
2023/07/25 01:54:41 Index found: idx_doses_partn
2023/07/25 01:54:41 Dropped index idx_doses_partn
Creating two indices ...
2023/07/25 01:54:54 Created the secondary index corrupt_idx1_age. Waiting for it become active
2023/07/25 01:54:54 Index is 11432125238238133320 now active
2023/07/25 01:55:01 Created the secondary index corrupt_idx2_company. Waiting for it become active
2023/07/25 01:55:01 Index is 2049331597801830388 now active
hosts = [127.0.0.1:9108]
2023/07/25 01:55:01 Corrupting index corrupt_idx1_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx1_age_1080539786600257495_0.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx1_age_1080539786600257495_0.index/snapshot.2023-07-25.015454.365
Restarting indexer process ...
2023/07/25 01:55:06 []
2023-07-25T01:55:06.585+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:55:06.586+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:55:27 Using n1ql client
2023-07-25T01:55:27.554+05:30 [Error] transport error between 127.0.0.1:36460->127.0.0.1:9107: write tcp 127.0.0.1:36460->127.0.0.1:9107: write: broken pipe
2023-07-25T01:55:27.554+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 3888261736153335763 request transport failed `write tcp 127.0.0.1:36460->127.0.0.1:9107: write: broken pipe`
2023-07-25T01:55:27.554+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T01:55:27.554+05:30 [Error] metadataClient:PickRandom: Replicas - [8284573562477509424], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 01:55:27 Using n1ql client
--- PASS: TestIdxCorruptBasicSanityMultipleIndices (46.03s)
=== RUN TestIdxCorruptPartitionedIndex
Creating partitioned index ...
2023/07/25 01:55:31 Created the secondary index corrupt_idx3_age. Waiting for it become active
2023/07/25 01:55:31 Index is 7293845270826187152 now active
hosts = [127.0.0.1:9108]
indexer.numPartitions = 8
Corrupting partn id 5
Getting slicepath for 1
slicePath for partn 1 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_1.index
Getting slicepath for 2
slicePath for partn 2 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_2.index
Getting slicepath for 3
slicePath for partn 3 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_3.index
Getting slicepath for 4
slicePath for partn 4 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_4.index
Getting slicepath for 5
slicePath for partn 5 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_5.index
Getting slicepath for 6
slicePath for partn 6 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_6.index
Getting slicepath for 7
slicePath for partn 7 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_7.index
Getting slicepath for 8
slicePath for partn 8 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_8.index
2023/07/25 01:55:31 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_5.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_5.index/snapshot.2023-07-25.015530.202
Restarting indexer process ...
2023/07/25 01:55:36 []
2023-07-25T01:55:36.567+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:55:36.567+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:55:56 Using n1ql client
2023-07-25T01:55:56.549+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2023-07-25T01:55:56.549+05:30 [Error] metadataClient:PickRandom: Replicas - [10745386490525751449], PrunedReplica - map[], FilteredReplica map[]
2023-07-25T01:55:56.559+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2023-07-25T01:55:56.559+05:30 [Error] metadataClient:PickRandom: Replicas - [10745386490525751449], PrunedReplica - map[], FilteredReplica map[]
Scan error: All indexer replica is down or unavailable or unable to process request - cause: queryport.client.noHost
Verified single partition corruption
Restarting indexer process ...
2023/07/25 01:55:56 []
2023-07-25T01:55:56.603+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:55:56.603+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:56:16 Using n1ql client
2023-07-25T01:56:16.582+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2023-07-25T01:56:16.582+05:30 [Error] metadataClient:PickRandom: Replicas - [10745386490525751449], PrunedReplica - map[], FilteredReplica map[]
2023-07-25T01:56:16.592+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2023-07-25T01:56:16.592+05:30 [Error] metadataClient:PickRandom: Replicas - [10745386490525751449], PrunedReplica - map[], FilteredReplica map[]
Scan error: All indexer replica is down or unavailable or unable to process request - cause: queryport.client.noHost
2023/07/25 01:56:16 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_1.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_1.index/snapshot.2023-07-25.015530.199
2023/07/25 01:56:21 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_2.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_2.index/snapshot.2023-07-25.015530.201
2023/07/25 01:56:26 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_3.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_3.index/snapshot.2023-07-25.015530.201
2023/07/25 01:56:31 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_4.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_4.index/snapshot.2023-07-25.015530.202
Skip corrupting partition 5
2023/07/25 01:56:36 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_6.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_6.index/snapshot.2023-07-25.015530.203
2023/07/25 01:56:41 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_7.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_7.index/snapshot.2023-07-25.015530.200
2023/07/25 01:56:46 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_8.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10745386490525751449_8.index/snapshot.2023-07-25.015530.200
Restarting indexer process ...
2023/07/25 01:56:51 []
2023-07-25T01:56:51.664+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:56:51.665+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:57:11 Using n1ql client
--- PASS: TestIdxCorruptPartitionedIndex (104.07s)
=== RUN TestIdxCorruptMOITwoSnapsOneCorrupt
2023/07/25 01:57:11 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 20000
Creating an index ...
2023/07/25 01:57:15 Created the secondary index corrupt_idx4_age. Waiting for it become active
2023/07/25 01:57:15 Index is 14893129812429068724 now active
hosts = [127.0.0.1:9108]
Populating the default bucket with more docs
Snapshots: [/opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx4_age_12788343631174283654_0.index/snapshot.2023-07-25.015718.764 /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx4_age_12788343631174283654_0.index/snapshot.2023-07-25.015738.771]
2023/07/25 01:57:43 Corrupting index corrupt_idx4_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx4_age_12788343631174283654_0.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx4_age_12788343631174283654_0.index/snapshot.2023-07-25.015738.771
Restarting indexer process ...
2023/07/25 01:57:43 []
2023-07-25T01:57:43.636+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:57:43.636+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:58:03 Using n1ql client
2023-07-25T01:58:03.605+05:30 [Error] transport error between 127.0.0.1:58480->127.0.0.1:9107: write tcp 127.0.0.1:58480->127.0.0.1:9107: write: broken pipe
2023-07-25T01:58:03.605+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -1913297501691778150 request transport failed `write tcp 127.0.0.1:58480->127.0.0.1:9107: write: broken pipe`
2023-07-25T01:58:03.605+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T01:58:03.605+05:30 [Error] metadataClient:PickRandom: Replicas - [12788343631174283654], PrunedReplica - map[], FilteredReplica map[]
Restarting indexer process ...
2023/07/25 01:58:03 []
2023-07-25T01:58:03.689+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:58:03.690+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:58:23 Using n1ql client
2023-07-25T01:58:23.660+05:30 [Error] transport error between 127.0.0.1:36536->127.0.0.1:9107: write tcp 127.0.0.1:36536->127.0.0.1:9107: write: broken pipe
2023-07-25T01:58:23.660+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 6564182700513632097 request transport failed `write tcp 127.0.0.1:36536->127.0.0.1:9107: write: broken pipe`
2023-07-25T01:58:23.660+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T01:58:23.660+05:30 [Error] metadataClient:PickRandom: Replicas - [12788343631174283654], PrunedReplica - map[], FilteredReplica map[]
--- PASS: TestIdxCorruptMOITwoSnapsOneCorrupt (72.04s)
=== RUN TestIdxCorruptMOITwoSnapsBothCorrupt
2023/07/25 01:58:23 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 20000
Creating an index ...
2023/07/25 01:58:28 Created the secondary index corrupt_idx5_name. Waiting for it become active
2023/07/25 01:58:28 Index is 4911526896619830160 now active
hosts = [127.0.0.1:9108]
Populating the default bucket with more docs
Snapshots: [/opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx5_name_15742482470422272960_0.index/snapshot.2023-07-25.015827.498 /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx5_name_15742482470422272960_0.index/snapshot.2023-07-25.015844.832]
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx5_name_15742482470422272960_0.index/snapshot.2023-07-25.015844.832
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx5_name_15742482470422272960_0.index/snapshot.2023-07-25.015827.498
Restarting indexer process ...
2023/07/25 01:58:56 []
2023-07-25T01:58:56.245+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:58:56.245+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 01:59:16 Using n1ql client
--- PASS: TestIdxCorruptMOITwoSnapsBothCorrupt (52.51s)
=== RUN TestIdxCorruptBackup
2023/07/25 01:59:16 Changing config key indexer.settings.enable_corrupt_index_backup to value true
Creating index ...
2023/07/25 01:59:21 Created the secondary index corrupt_idx6_age. Waiting for it become active
2023/07/25 01:59:21 Index is 1791850794103045698 now active
hosts = [127.0.0.1:9108]
2023/07/25 01:59:21 Corrupting index corrupt_idx6_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx6_age_5743057431616133757_0.index
snapshot datapath = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx6_age_5743057431616133757_0.index/snapshot.2023-07-25.015920.054
Restarting indexer process ...
2023/07/25 01:59:26 []
2023-07-25T01:59:26.290+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T01:59:26.291+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
--- PASS: TestIdxCorruptBackup (30.06s)
=== RUN TestStatsPersistence
2023/07/25 01:59:46 In TestStatsPersistence()
2023/07/25 01:59:46 In DropAllSecondaryIndexes()
2023/07/25 01:59:46 Index found: corrupt_idx2_company
2023/07/25 01:59:46 Dropped index corrupt_idx2_company
2023/07/25 01:59:46 Index found: corrupt_idx4_age
2023/07/25 01:59:46 Dropped index corrupt_idx4_age
2023/07/25 01:59:51 Created the secondary index index_age. Waiting for it become active
2023/07/25 01:59:51 Index is 10825385760411381067 now active
2023/07/25 01:59:58 Created the secondary index index_gender. Waiting for it become active
2023/07/25 01:59:58 Index is 18089330638454582563 now active
2023/07/25 02:00:05 Created the secondary index index_city. Waiting for it become active
2023/07/25 02:00:05 Index is 11431423534404321584 now active
2023/07/25 02:00:12 Created the secondary index p1. Waiting for it become active
2023/07/25 02:00:12 Index is 7203961081921987131 now active
2023/07/25 02:00:12 === Testing for persistence enabled = true, with interval = 5 ===
2023/07/25 02:00:12 Changing config key indexer.statsPersistenceInterval to value 5
2023/07/25 02:00:12 []
2023-07-25T02:00:12.540+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T02:00:12.540+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 02:00:17 Using n1ql client
2023-07-25T02:00:17.502+05:30 [Error] transport error between 127.0.0.1:37406->127.0.0.1:9107: write tcp 127.0.0.1:37406->127.0.0.1:9107: write: broken pipe
2023-07-25T02:00:17.502+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 8778918109520241039 request transport failed `write tcp 127.0.0.1:37406->127.0.0.1:9107: write: broken pipe`
2023-07-25T02:00:17.502+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T02:00:17.502+05:30 [Error] metadataClient:PickRandom: Replicas - [10386004174504230846], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 02:00:17 Using n1ql client
2023/07/25 02:00:17 Using n1ql client
2023/07/25 02:00:24 []
2023/07/25 02:00:29 === Testing for persistence enabled = false, with interval = 0 ===
2023/07/25 02:00:29 Changing config key indexer.statsPersistenceInterval to value 0
2023/07/25 02:00:29 []
2023-07-25T02:00:29.948+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T02:00:29.948+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 02:00:34 Using n1ql client
2023-07-25T02:00:34.923+05:30 [Error] transport error between 127.0.0.1:42152->127.0.0.1:9107: write tcp 127.0.0.1:42152->127.0.0.1:9107: write: broken pipe
2023-07-25T02:00:34.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -6747873217937984007 request transport failed `write tcp 127.0.0.1:42152->127.0.0.1:9107: write: broken pipe`
2023-07-25T02:00:34.924+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T02:00:34.924+05:30 [Error] metadataClient:PickRandom: Replicas - [10386004174504230846], PrunedReplica - map[], FilteredReplica map[]
2023-07-25T02:00:34.934+05:30 [Error] transport error between 127.0.0.1:42150->127.0.0.1:9107: write tcp 127.0.0.1:42150->127.0.0.1:9107: write: broken pipe
2023/07/25 02:00:35 Using n1ql client
2023/07/25 02:00:35 Using n1ql client
2023/07/25 02:00:37 []
2023/07/25 02:00:42 === Testing for persistence enabled = true, with interval = 10 ===
2023/07/25 02:00:42 Changing config key indexer.statsPersistenceInterval to value 10
2023/07/25 02:00:42 []
2023/07/25 02:00:47 Using n1ql client
2023-07-25T02:00:47.516+05:30 [Error] transport error between 127.0.0.1:43052->127.0.0.1:9107: write tcp 127.0.0.1:43052->127.0.0.1:9107: write: broken pipe
2023-07-25T02:00:47.516+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 266727681289741886 request transport failed `write tcp 127.0.0.1:43052->127.0.0.1:9107: write: broken pipe`
2023-07-25T02:00:47.516+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T02:00:47.516+05:30 [Error] metadataClient:PickRandom: Replicas - [10386004174504230846], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 02:00:47 Using n1ql client
2023/07/25 02:00:47 Using n1ql client
2023/07/25 02:00:59 []
2023-07-25T02:00:59.761+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T02:00:59.762+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 02:01:04 === Testing for persistence enabled = true, with interval = 5 ===
2023/07/25 02:01:05 Changing config key indexer.statsPersistenceInterval to value 5
2023/07/25 02:01:05 []
2023/07/25 02:01:10 Using n1ql client
2023-07-25T02:01:10.095+05:30 [Error] transport error between 127.0.0.1:43806->127.0.0.1:9107: write tcp 127.0.0.1:43806->127.0.0.1:9107: write: broken pipe
2023-07-25T02:01:10.095+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -5691805734845750252 request transport failed `write tcp 127.0.0.1:43806->127.0.0.1:9107: write: broken pipe`
2023-07-25T02:01:10.095+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-07-25T02:01:10.095+05:30 [Error] metadataClient:PickRandom: Replicas - [10386004174504230846], PrunedReplica - map[], FilteredReplica map[]
2023/07/25 02:01:10 Using n1ql client
2023/07/25 02:01:10 Using n1ql client
2023/07/25 02:01:17 []
2023-07-25T02:01:17.343+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T02:01:17.344+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
--- PASS: TestStatsPersistence (96.14s)
=== RUN TestStats_StorageStatistics
2023/07/25 02:01:22 In TestStats_StorageStatistics()
2023/07/25 02:01:22 Index found: index_age
2023/07/25 02:01:22 Stats from Index4 StorageStatistics for index index_age are [map[AVG_ITEM_SIZE:98 NUM_ITEMS:11502 PARTITION_ID:0]]
2023/07/25 02:01:22 Index found: p1
2023/07/25 02:01:22 Stats from Index4 StorageStatistics for index p1 are [map[AVG_ITEM_SIZE:86 NUM_ITEMS:11502 PARTITION_ID:0]]
--- PASS: TestStats_StorageStatistics (0.21s)
PASS
ok github.com/couchbase/indexing/secondary/tests/functionaltests 8226.904s
Indexer Go routine dump logged in /opt/build/ns_server/logs/n_1/indexer_functests_pprof.log
curl: /opt/build/install/lib/libcurl.so.4: no version information available (required by curl)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 66444 0 66444 0 0 8943k 0 --:--:-- --:--:-- --:--:-- 10.5M
2023/07/25 02:01:25 In TestMain()
2023/07/25 02:01:26 Changing config key indexer.api.enableTestServer to value true
2023/07/25 02:01:26 Using memory_optimized for creating indexes
2023/07/25 02:01:26 Changing config key indexer.settings.storage_mode to value memory_optimized
=== RUN TestRangeWithConcurrentAddMuts
2023/07/25 02:01:31 In TestRangeWithConcurrentAddMuts()
2023/07/25 02:01:31 In DropAllSecondaryIndexes()
2023/07/25 02:01:31 Index found: p1
2023/07/25 02:01:31 Dropped index p1
2023/07/25 02:01:31 Index found: index_age
2023/07/25 02:01:31 Dropped index index_age
2023/07/25 02:01:31 Index found: index_city
2023/07/25 02:01:31 Dropped index index_city
2023/07/25 02:01:31 Index found: index_gender
2023/07/25 02:01:31 Dropped index index_gender
2023/07/25 02:01:31 Generating JSON docs
2023/07/25 02:01:31 Setting initial JSON docs in KV
2023/07/25 02:01:32 All indexers are active
2023/07/25 02:01:32 Creating a 2i
2023/07/25 02:01:35 Created the secondary index index_company. Waiting for it become active
2023/07/25 02:01:35 Index is 4359903083482665682 now active
2023/07/25 02:01:35 In Range Scan for Thread 1:
2023/07/25 02:01:35 CreateDocs:: Creating mutations
2023/07/25 02:01:35 ListAllSecondaryIndexes() for Thread 1: : Index index_company Bucket default
--- PASS: TestRangeWithConcurrentAddMuts (124.29s)
=== RUN TestRangeWithConcurrentDelMuts
2023/07/25 02:03:35 In TestRangeWithConcurrentDelMuts()
2023/07/25 02:03:35 Generating JSON docs
2023/07/25 02:03:37 Setting initial JSON docs in KV
2023/07/25 02:03:53 All indexers are active
2023/07/25 02:03:53 Creating a 2i
2023/07/25 02:03:53 Index found: index_company
2023/07/25 02:03:53 In Range Scan for Thread 1:
2023/07/25 02:03:53 CreateDocs:: Delete mutations
2023/07/25 02:03:53 ListAllSecondaryIndexes() for Thread 1: : Index index_company Bucket default
--- PASS: TestRangeWithConcurrentDelMuts (138.36s)
=== RUN TestScanWithConcurrentIndexOps
2023/07/25 02:05:53 In TestScanWithConcurrentIndexOps()
2023/07/25 02:05:53 Generating JSON docs
2023/07/25 02:05:59 Setting initial JSON docs in KV
2023/07/25 02:06:58 All indexers are active
2023/07/25 02:06:58 Creating a 2i
2023/07/25 02:06:58 Index found: index_company
2023/07/25 02:06:58 In Range Scan for Thread 1:
2023/07/25 02:06:58 Create and Drop index operations
2023/07/25 02:06:58 ListAllSecondaryIndexes() for Thread 1: : Index index_company Bucket default
2023/07/25 02:07:16 Created the secondary index index_age. Waiting for it become active
2023/07/25 02:07:16 Index is 11674216710440628365 now active
2023/07/25 02:07:38 Created the secondary index index_firstname. Waiting for it become active
2023/07/25 02:07:38 Index is 8899290541251388061 now active
2023/07/25 02:07:40 Dropping the secondary index index_age
2023/07/25 02:07:40 Index dropped
2023/07/25 02:07:41 Dropping the secondary index index_firstname
2023/07/25 02:07:41 Index dropped
2023/07/25 02:08:00 Created the secondary index index_age. Waiting for it become active
2023/07/25 02:08:00 Index is 15653670084685770300 now active
2023/07/25 02:08:19 Created the secondary index index_firstname. Waiting for it become active
2023/07/25 02:08:19 Index is 3047541565082195396 now active
2023/07/25 02:08:21 Dropping the secondary index index_age
2023/07/25 02:08:21 Index dropped
2023/07/25 02:08:22 Dropping the secondary index index_firstname
2023/07/25 02:08:22 Index dropped
2023/07/25 02:08:41 Created the secondary index index_age. Waiting for it become active
2023/07/25 02:08:41 Index is 6831178927383120745 now active
2023/07/25 02:09:01 Created the secondary index index_firstname. Waiting for it become active
2023/07/25 02:09:01 Index is 10875006148015858076 now active
2023/07/25 02:09:02 Dropping the secondary index index_age
2023/07/25 02:09:02 Index dropped
2023/07/25 02:09:03 Dropping the secondary index index_firstname
2023/07/25 02:09:03 Index dropped
--- PASS: TestScanWithConcurrentIndexOps (190.71s)
=== RUN TestConcurrentScans_SameIndex
2023/07/25 02:09:04 In TestConcurrentScans_SameIndex()
2023/07/25 02:09:04 Generating JSON docs
2023/07/25 02:09:09 Setting initial JSON docs in KV
2023/07/25 02:10:08 All indexers are active
2023/07/25 02:10:08 Creating a 2i
2023/07/25 02:10:08 Index found: index_company
2023/07/25 02:10:08 In Range Scan for Thread 6:
2023/07/25 02:10:08 In Range Scan for Thread 1:
2023/07/25 02:10:08 In Range Scan for Thread 2:
2023/07/25 02:10:08 In Range Scan for Thread 3:
2023/07/25 02:10:08 In Range Scan for Thread 4:
2023/07/25 02:10:08 In Range Scan for Thread 5:
2023/07/25 02:10:08 ListAllSecondaryIndexes() for Thread 5: : Index index_company Bucket default
2023/07/25 02:10:08 ListAllSecondaryIndexes() for Thread 3: : Index index_company Bucket default
2023/07/25 02:10:08 ListAllSecondaryIndexes() for Thread 1: : Index index_company Bucket default
2023/07/25 02:10:08 ListAllSecondaryIndexes() for Thread 2: : Index index_company Bucket default
2023/07/25 02:10:08 ListAllSecondaryIndexes() for Thread 4: : Index index_company Bucket default
2023/07/25 02:10:08 ListAllSecondaryIndexes() for Thread 6: : Index index_company Bucket default
--- PASS: TestConcurrentScans_SameIndex (185.46s)
=== RUN TestConcurrentScans_MultipleIndexes
2023/07/25 02:12:10 In TestConcurrentScans_MultipleIndexes()
2023/07/25 02:12:10 Generating JSON docs
2023/07/25 02:12:15 Setting initial JSON docs in KV
2023/07/25 02:13:15 All indexers are active
2023/07/25 02:13:15 Creating multiple indexes
2023/07/25 02:13:15 Index found: index_company
2023/07/25 02:13:41 Created the secondary index index_age. Waiting for it become active
2023/07/25 02:13:41 Index is 16980775647790725593 now active
2023/07/25 02:14:05 Created the secondary index index_firstname. Waiting for it become active
2023/07/25 02:14:05 Index is 8871060511055953477 now active
2023/07/25 02:14:05 In Range Scan for Thread 3:
2023/07/25 02:14:05 In Range Scan for Thread 1:
2023/07/25 02:14:05 In Range Scan
2023/07/25 02:14:05 ListAllSecondaryIndexes() for Thread 1: : Index index_firstname Bucket default
2023/07/25 02:14:05 ListAllSecondaryIndexes() for Thread 1: : Index index_age Bucket default
2023/07/25 02:14:05 ListAllSecondaryIndexes() for Thread 1: : Index index_company Bucket default
2023/07/25 02:14:05 ListAllSecondaryIndexes() for Thread 3: : Index index_company Bucket default
2023/07/25 02:14:05 ListAllSecondaryIndexes() for Thread 3: : Index index_firstname Bucket default
2023/07/25 02:14:05 ListAllSecondaryIndexes() for Thread 3: : Index index_age Bucket default
--- PASS: TestConcurrentScans_MultipleIndexes (236.99s)
=== RUN TestMutationsWithMultipleIndexBuilds
2023/07/25 02:16:07 In TestMutationsWithMultipleIndexBuilds()
2023/07/25 02:16:07 In DropAllSecondaryIndexes()
2023/07/25 02:16:07 Index found: index_company
2023/07/25 02:16:07 Dropped index index_company
2023/07/25 02:16:07 Index found: index_age
2023/07/25 02:16:07 Dropped index index_age
2023/07/25 02:16:07 Index found: index_firstname
2023/07/25 02:16:07 Dropped index index_firstname
2023/07/25 02:16:07 Generating JSON docs
2023/07/25 02:16:12 Setting initial JSON docs in KV
2023/07/25 02:17:12 Created the secondary index index_primary. Waiting for it become active
2023/07/25 02:17:12 Index is 14170885081797772336 now active
2023/07/25 02:17:12 Creating multiple indexes in deferred mode
2023/07/25 02:17:13 Build Indexes and wait for indexes to become active: [index_company index_age index_firstname index_lastname]
2023/07/25 02:17:13 Build command issued for the deferred indexes [index_company index_age index_firstname index_lastname], bucket: default, scope: _default, coll: _default
2023/07/25 02:17:13 Waiting for the index index_company to become active
2023/07/25 02:17:13 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:14 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:15 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:16 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:17 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:18 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:19 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:20 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:21 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:22 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:23 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:24 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:25 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:26 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:27 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:28 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:29 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:30 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:31 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:32 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:33 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:34 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:35 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:36 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:37 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:38 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:39 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:40 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:41 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:42 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:43 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:44 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:45 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:46 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:47 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:48 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:49 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:50 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:51 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:52 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:53 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:54 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:55 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:56 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:57 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:58 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:17:59 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:18:00 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:18:01 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:18:02 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:18:03 Waiting for index 8704716155164856260 to go active ...
2023/07/25 02:18:04 Index is 8704716155164856260 now active
2023/07/25 02:18:04 Waiting for the index index_age to become active
2023/07/25 02:18:04 Index is 17312876277184002483 now active
2023/07/25 02:18:04 Waiting for the index index_firstname to become active
2023/07/25 02:18:04 Index is 7860833749025174214 now active
2023/07/25 02:18:04 Waiting for the index index_lastname to become active
2023/07/25 02:18:04 Index is 3995239210848779330 now active
--- PASS: TestMutationsWithMultipleIndexBuilds (117.55s)
PASS
ok github.com/couchbase/indexing/secondary/tests/largedatatests 998.808s
Indexer Go routine dump logged in /opt/build/ns_server/logs/n_1/indexer_largedata_pprof.log
curl: /opt/build/install/lib/libcurl.so.4: no version information available (required by curl)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 62573 0 62573 0 0 8527k 0 --:--:-- --:--:-- --:--:-- 9.9M
Serverless tests
Starting server: attempt 1
Serverless tests
2023/07/25 02:21:25 In TestMain()
2023/07/25 02:21:25 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/07/25 02:21:25 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023-07-25T02:21:26.533+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:56 [id 68] will report aggregate recorder stats every 5m0s
2023/07/25 02:21:26 Initialising web UI on node: 127.0.0.1:9000
2023/07/25 02:21:26 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/07/25 02:21:27 Setting data quota of 1500M and Index quota of 1500M
2023/07/25 02:21:27 Adding serverGroup: Group 2 via server: 127.0.0.1:9000
2023/07/25 02:21:27 AddServerGroup: Successfully added serverGroup 127.0.0.1:9000, server: Group 2, response: []
2023/07/25 02:21:27 Adding node: https://127.0.0.1:19001 with role: index to the cluster with uri: /pools/default/serverGroups/57578b14957571acb8f97b4f568c6628/addNode
2023/07/25 02:21:38 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9001 (role index, serverGroup: Group 2), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 02:21:38 Adding node: https://127.0.0.1:19002 with role: index to the cluster with uri: /pools/default/serverGroups/0/addNode
2023/07/25 02:21:47 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9002 (role index, serverGroup: Group 1), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 02:21:53 Rebalance progress: 83.33333333333333
2023/07/25 02:21:58 Rebalance progress: 100
2023/07/25 02:22:03 Created bucket default, responseBody:
2023/07/25 02:22:08 Cluster status: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 02:22:08 Successfully initialised cluster
2023/07/25 02:22:08 Cluster status: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 172.31.5.112:9000:[kv n1ql]]
2023/07/25 02:22:08 Changing config key queryport.client.settings.backfillLimit to value 0
2023/07/25 02:22:08 Changing config key queryport.client.log_level to value Warn
2023/07/25 02:22:08 Changing config key indexer.api.enableTestServer to value true
2023/07/25 02:22:08 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/07/25 02:22:08 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/07/25 02:22:09 Changing config key indexer.settings.log_level to value info
2023/07/25 02:22:09 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/07/25 02:22:09 Changing config key indexer.settings.rebalance.blob_storage_scheme to value
2023/07/25 02:22:09 Changing config key indexer.plasma.shardCopy.dbg to value true
2023/07/25 02:22:09 Changing config key indexer.rebalance.serverless.transferBatchSize to value 2
2023/07/25 02:22:09 Changing config key indexer.client_stats_refresh_interval to value 500
2023/07/25 02:22:09 Changing config key indexer.stats_cache_timeout to value 500
2023/07/25 02:22:09 Using plasma for creating indexes
2023/07/25 02:22:09 Changing config key indexer.settings.storage_mode to value plasma
2023/07/25 02:22:14 Data file exists. Skipping download
2023/07/25 02:22:14 Data file exists. Skipping download
2023/07/25 02:22:16 In DropAllSecondaryIndexes()
2023/07/25 02:22:16 Emptying the default bucket
2023/07/25 02:22:16 Deleted bucket default, responseBody:
2023/07/25 02:22:16 http://127.0.0.1:9000/pools/default/buckets/bucket_1
2023/07/25 02:22:16 &{DELETE http://127.0.0.1:9000/pools/default/buckets/bucket_1 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:22:16 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 20:52:16 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc007a78b00 31 [] false false map[] 0xc00052c000 }
2023/07/25 02:22:16 DeleteBucket failed for bucket bucket_1
2023/07/25 02:22:16 Deleted bucket bucket_1, responseBody: Requested resource not found.
2023/07/25 02:22:16 http://127.0.0.1:9000/pools/default/buckets/bucket_%!(NOVERB)
2023/07/25 02:22:16 &{DELETE http://127.0.0.1:9000/pools/default/buckets/bucket_%252 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:22:16 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Mon, 24 Jul 2023 20:52:16 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc000e0ed40 31 [] false false map[] 0xc000182600 }
2023/07/25 02:22:16 DeleteBucket failed for bucket bucket_%2
2023/07/25 02:22:16 Deleted bucket bucket_%2, responseBody: Requested resource not found.
2023/07/25 02:22:31 cleanupStorageDir: Cleaning up /opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/serverlesstests/shard_rebalance_storage_dir
=== RUN TestIndexPlacement
2023/07/25 02:22:31 Created bucket bucket_1, responseBody:
2023/07/25 02:22:31 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9000
2023/07/25 02:22:33 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9001
2023/07/25 02:22:33 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9002
2023/07/25 02:22:33 Created collection succeeded for bucket: bucket_1, scope: _default, collection: c1, body: {"uid":"2"}
2023/07/25 02:22:33 TestIndexPlacement: Manifest for bucket: bucket_1, scope: _default, collection: c1 is: map[uid:2]
2023/07/25 02:22:33 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9000, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:22:33 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9001, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:22:33 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9002, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:22:33 Received OK response from ensureManifest, bucket: bucket_1, uid: 2
2023/07/25 02:22:34 Executing N1ql statement: create index idx_1 on `bucket_1`.`_default`.`c1`(company)
2023/07/25 02:22:42 Index status is: Ready for index: idx_1, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:22:42 Index status is: Ready for index: idx_1 (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:22:45 scanIndexReplicas: Scanning all for index: idx_1, bucket: bucket_1, scope: _default, collection: c1
2023-07-25T02:22:45.336+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/07/25 02:22:46 Deleted bucket bucket_1, responseBody:
--- PASS: TestIndexPlacement (30.00s)
=== RUN TestShardIdMapping
2023/07/25 02:23:01 Created bucket bucket_1, responseBody:
2023/07/25 02:23:01 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9000
2023/07/25 02:23:03 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9001
2023/07/25 02:23:03 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9002
2023/07/25 02:23:03 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`_default`(age)
2023/07/25 02:23:13 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:13 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:13 Executing N1ql statement: create index idx_secondary_defer on `bucket_1`.`_default`.`_default`(company) with {"defer_build":true}
2023/07/25 02:23:22 Index status is: Created for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:22 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:22 Executing N1ql statement: create primary index `#primary` on `bucket_1`.`_default`.`_default`
2023/07/25 02:23:32 Index status is: Ready for index: #primary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:32 Index status is: Ready for index: #primary (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:32 Executing N1ql statement: create primary index `#primary_defer` on `bucket_1`.`_default`.`_default` with {"defer_build":true}
2023/07/25 02:23:38 Index status is: Created for index: #primary_defer, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:38 Index status is: Created for index: #primary_defer (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:38 Executing N1ql statement: create index idx_partitioned on `bucket_1`.`_default`.`_default`(emailid) partition by hash(meta().id)
2023/07/25 02:23:47 Index status is: Ready for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:47 Index status is: Ready for index: idx_partitioned (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:47 Executing N1ql statement: create index idx_partitioned_defer on `bucket_1`.`_default`.`_default`(balance) partition by hash(meta().id) with {"defer_build":true}
2023/07/25 02:23:57 Index status is: Created for index: idx_partitioned_defer, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:57 Index status is: Created for index: idx_partitioned_defer (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:23:57 Created collection succeeded for bucket: bucket_1, scope: _default, collection: c1, body: {"uid":"2"}
2023/07/25 02:23:57 TestIndexPlacement: Manifest for bucket: bucket_1, scope: _default, collection: c1 is: map[uid:2]
2023/07/25 02:23:57 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9000, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:23:57 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9001, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:23:58 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9002, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:23:58 Received OK response from ensureManifest, bucket: bucket_1, uid: 2
2023/07/25 02:23:59 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:24:08 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:08 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:08 Executing N1ql statement: create index idx_secondary_defer on `bucket_1`.`_default`.`c1`(company) with {"defer_build":true}
2023/07/25 02:24:18 Index status is: Created for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:18 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:18 Executing N1ql statement: create primary index `#primary` on `bucket_1`.`_default`.`c1`
2023/07/25 02:24:28 Index status is: Ready for index: #primary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:28 Index status is: Ready for index: #primary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:28 Executing N1ql statement: create primary index `#primary_defer` on `bucket_1`.`_default`.`c1` with {"defer_build":true}
2023/07/25 02:24:37 Index status is: Created for index: #primary_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:38 Index status is: Created for index: #primary_defer (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:38 Executing N1ql statement: create index idx_partitioned on `bucket_1`.`_default`.`c1`(emailid) partition by hash(meta().id)
2023/07/25 02:24:47 Index status is: Ready for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:47 Index status is: Ready for index: idx_partitioned (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:47 Executing N1ql statement: create index idx_partitioned_defer on `bucket_1`.`_default`.`c1`(balance) partition by hash(meta().id) with {"defer_build":true}
2023/07/25 02:24:53 Index status is: Created for index: idx_partitioned_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:53 Index status is: Created for index: idx_partitioned_defer (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:24:53 Created collection succeeded for bucket: bucket_1, scope: _default, collection: c2%, body: {"uid":"3"}
2023/07/25 02:24:53 TestIndexPlacement: Manifest for bucket: bucket_1, scope: _default, collection: c2% is: map[uid:3]
2023/07/25 02:24:53 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9000, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:24:53 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9001, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:24:53 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9002, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:24:53 Received OK response from ensureManifest, bucket: bucket_1, uid: 3
2023/07/25 02:24:54 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c2%`(age)
2023/07/25 02:25:03 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:03 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:03 Executing N1ql statement: create index idx_secondary_defer on `bucket_1`.`_default`.`c2%`(company) with {"defer_build":true}
2023/07/25 02:25:12 Index status is: Created for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:12 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:12 Executing N1ql statement: create primary index `#primary` on `bucket_1`.`_default`.`c2%`
2023/07/25 02:25:23 Index status is: Ready for index: #primary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:23 Index status is: Ready for index: #primary (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:23 Executing N1ql statement: create primary index `#primary_defer` on `bucket_1`.`_default`.`c2%` with {"defer_build":true}
2023/07/25 02:25:32 Index status is: Created for index: #primary_defer, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:32 Index status is: Created for index: #primary_defer (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:32 Executing N1ql statement: create index idx_partitioned on `bucket_1`.`_default`.`c2%`(emailid) partition by hash(meta().id)
2023/07/25 02:25:43 Index status is: Ready for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:43 Index status is: Ready for index: idx_partitioned (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:43 Executing N1ql statement: create index idx_partitioned_defer on `bucket_1`.`_default`.`c2%`(balance) partition by hash(meta().id) with {"defer_build":true}
2023/07/25 02:25:47 Index status is: Created for index: idx_partitioned_defer, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:53 Index status is: Created for index: idx_partitioned_defer (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:25:53 Created bucket bucket_%2, responseBody:
2023/07/25 02:25:53 WaitForBucketCreation: Checking bucket(bucket_%2) creation for host: 127.0.0.1:9000
2023/07/25 02:25:54 WaitForBucketCreation: Checking bucket(bucket_%2) creation for host: 127.0.0.1:9001
2023/07/25 02:25:54 WaitForBucketCreation: Checking bucket(bucket_%2) creation for host: 127.0.0.1:9002
2023/07/25 02:25:55 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`_default`(age)
2023/07/25 02:26:03 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:03 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:03 Executing N1ql statement: create index idx_secondary_defer on `bucket_%2`.`_default`.`_default`(company) with {"defer_build":true}
2023/07/25 02:26:07 Index status is: Created for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:07 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:07 Executing N1ql statement: create primary index `#primary` on `bucket_%2`.`_default`.`_default`
2023/07/25 02:26:18 Index status is: Ready for index: #primary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:18 Index status is: Ready for index: #primary (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:18 Executing N1ql statement: create primary index `#primary_defer` on `bucket_%2`.`_default`.`_default` with {"defer_build":true}
2023/07/25 02:26:23 Index status is: Created for index: #primary_defer, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:23 Index status is: Created for index: #primary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:23 Executing N1ql statement: create index idx_partitioned on `bucket_%2`.`_default`.`_default`(emailid) partition by hash(meta().id)
2023/07/25 02:26:33 Index status is: Ready for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:33 Index status is: Ready for index: idx_partitioned (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:33 Executing N1ql statement: create index idx_partitioned_defer on `bucket_%2`.`_default`.`_default`(balance) partition by hash(meta().id) with {"defer_build":true}
2023/07/25 02:26:37 Index status is: Created for index: idx_partitioned_defer, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:38 Index status is: Created for index: idx_partitioned_defer (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:26:38 Created collection succeeded for bucket: bucket_%2, scope: _default, collection: c1, body: {"uid":"2"}
2023/07/25 02:26:38 TestIndexPlacement: Manifest for bucket: bucket_%2, scope: _default, collection: c1 is: map[uid:2]
2023/07/25 02:26:38 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9000, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:26:38 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9001, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:26:38 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9002, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:26:38 Received OK response from ensureManifest, bucket: bucket_%2, uid: 2
2023/07/25 02:26:39 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:26:48 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:26:48 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:26:48 Executing N1ql statement: create index idx_secondary_defer on `bucket_%2`.`_default`.`c1`(company) with {"defer_build":true}
2023/07/25 02:26:53 Index status is: Created for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:26:53 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:26:53 Executing N1ql statement: create primary index `#primary` on `bucket_%2`.`_default`.`c1`
2023/07/25 02:27:03 Index status is: Ready for index: #primary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:27:03 Index status is: Ready for index: #primary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:27:03 Executing N1ql statement: create primary index `#primary_defer` on `bucket_%2`.`_default`.`c1` with {"defer_build":true}
2023/07/25 02:27:07 Index status is: Created for index: #primary_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:27:07 Index status is: Created for index: #primary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:27:07 Executing N1ql statement: create index idx_partitioned on `bucket_%2`.`_default`.`c1`(emailid) partition by hash(meta().id)
2023/07/25 02:27:17 Index status is: Ready for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:27:17 Index status is: Ready for index: idx_partitioned (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:27:17 Executing N1ql statement: create index idx_partitioned_defer on `bucket_%2`.`_default`.`c1`(balance) partition by hash(meta().id) with {"defer_build":true}
2023/07/25 02:27:23 Index status is: Created for index: idx_partitioned_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:27:23 Index status is: Created for index: idx_partitioned_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:27:23 Created collection succeeded for bucket: bucket_%2, scope: _default, collection: c2%, body: {"uid":"3"}
2023/07/25 02:27:23 TestIndexPlacement: Manifest for bucket: bucket_%2, scope: _default, collection: c2% is: map[uid:3]
2023/07/25 02:27:23 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9000, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:23 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9001, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:23 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9002, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:23 Received OK response from ensureManifest, bucket: bucket_%2, uid: 3
2023/07/25 02:27:25 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c2%`(age)
2023/07/25 02:27:33 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:33 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:33 Executing N1ql statement: create index idx_secondary_defer on `bucket_%2`.`_default`.`c2%`(company) with {"defer_build":true}
2023/07/25 02:27:38 Index status is: Created for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:38 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:38 Executing N1ql statement: create primary index `#primary` on `bucket_%2`.`_default`.`c2%`
2023/07/25 02:27:47 Index status is: Ready for index: #primary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:47 Index status is: Ready for index: #primary (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:47 Executing N1ql statement: create primary index `#primary_defer` on `bucket_%2`.`_default`.`c2%` with {"defer_build":true}
2023/07/25 02:27:53 Index status is: Created for index: #primary_defer, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:53 Index status is: Created for index: #primary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:27:53 Executing N1ql statement: create index idx_partitioned on `bucket_%2`.`_default`.`c2%`(emailid) partition by hash(meta().id)
2023/07/25 02:28:03 Index status is: Ready for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:28:03 Index status is: Ready for index: idx_partitioned (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:28:03 Executing N1ql statement: create index idx_partitioned_defer on `bucket_%2`.`_default`.`c2%`(balance) partition by hash(meta().id) with {"defer_build":true}
2023/07/25 02:28:08 Index status is: Created for index: idx_partitioned_defer, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:28:08 Index status is: Created for index: idx_partitioned_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:28:11 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023-07-25T02:28:11.346+05:30 [Info] GSIC[default/bucket_1-_default-_default-1690232291343473149] started ...
2023/07/25 02:28:12 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:28:14 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:28:16 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:28:17 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:28:19 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:28:20 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023-07-25T02:28:20.825+05:30 [Info] GSIC[default/bucket_1-_default-c2%-1690232300821433725] started ...
2023/07/25 02:28:22 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:28:24 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:28:25 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023-07-25T02:28:25.834+05:30 [Info] GSIC[default/bucket_%2-_default-_default-1690232305830945581] started ...
2023/07/25 02:28:27 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:28:28 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:28:30 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023-07-25T02:28:30.579+05:30 [Info] GSIC[default/bucket_%2-_default-c1-1690232310576282590] started ...
2023/07/25 02:28:31 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:28:33 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:28:35 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023-07-25T02:28:35.370+05:30 [Info] GSIC[default/bucket_%2-_default-c2%-1690232315366171008] started ...
2023/07/25 02:28:36 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:28:38 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c2%
--- PASS: TestShardIdMapping (337.83s)
=== RUN TestShardRebalanceSetup
2023/07/25 02:28:39 In TestShardRebalanceSetup
2023/07/25 02:28:39 TestShardRebalanceSetup: Using as storage dir for rebalance
2023/07/25 02:28:39 Changing config key indexer.settings.rebalance.blob_storage_bucket to value /opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/serverlesstests
2023/07/25 02:28:39 Changing config key indexer.settings.rebalance.blob_storage_prefix to value shard_rebalance_storage_dir
--- PASS: TestShardRebalanceSetup (0.22s)
=== RUN TestTwoNodeSwapRebalance
2023/07/25 02:28:39 In TestTwoNodeSwapRebalance
2023/07/25 02:28:39 Adding node: https://127.0.0.1:19003 with role: index to the cluster with uri: /pools/default/serverGroups/57578b14957571acb8f97b4f568c6628/addNode
2023/07/25 02:28:50 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9003 (role index, serverGroup: Group 2), response: {"otpNode":"n_3@127.0.0.1"}
2023/07/25 02:28:51 Adding node: https://127.0.0.1:19004 with role: index to the cluster with uri: /pools/default/serverGroups/0/addNode
2023/07/25 02:29:02 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9004 (role index, serverGroup: Group 1), response: {"otpNode":"n_4@127.0.0.1"}
2023/07/25 02:29:02 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:29:08 Rebalance progress: 10
2023/07/25 02:29:13 Rebalance progress: 66.23368421052632
2023/07/25 02:29:18 Rebalance progress: 66.24000000000001
2023/07/25 02:29:23 Rebalance progress: 66.2384210526316
2023/07/25 02:29:28 Rebalance progress: 66.24000000000001
2023/07/25 02:29:33 Rebalance progress: 66.24000000000001
2023/07/25 02:29:38 Rebalance progress: 66.24000000000001
2023/07/25 02:29:43 Rebalance progress: 84.06
2023/07/25 02:29:48 Rebalance progress: 89.2
2023-07-25T02:29:52.882+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7754803729210203497) connection "127.0.0.1:32910" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4242305380765014637) connection "127.0.0.1:32868" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7200975044989898624) connection "127.0.0.1:32866" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4853154387589978695) connection "127.0.0.1:32872" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4853154387589978695) connection "127.0.0.1:32880" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7273788642430199700) connection "127.0.0.1:32882" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5138020371029972880) connection "127.0.0.1:32886" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3427378351553225626) connection "127.0.0.1:32892" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7289037010097463562) connection "127.0.0.1:32890" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-247366309460950818) connection "127.0.0.1:32902" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7754803729210203497) connection "127.0.0.1:32906" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2911034566047290761) connection "127.0.0.1:32774" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2911034566047290761) connection "127.0.0.1:32776" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2911034566047290761) connection "127.0.0.1:32778" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6095230589001553603) connection "127.0.0.1:32782" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2911034566047290761) connection "127.0.0.1:32780" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2332305198867310472) connection "127.0.0.1:32784" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2332305198867310472) connection "127.0.0.1:32790" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2332305198867310472) connection "127.0.0.1:32794" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7760713235495248108) connection "127.0.0.1:32798" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4383547846683100716) connection "127.0.0.1:32808" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6136655111225405142) connection "127.0.0.1:32820" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6187146329063693277) connection "127.0.0.1:32822" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6187146329063693277) connection "127.0.0.1:32826" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6187146329063693277) connection "127.0.0.1:32828" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6187146329063693277) connection "127.0.0.1:32830" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3442624931146169161) connection "127.0.0.1:32836" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4988229997094893382) connection "127.0.0.1:32840" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4988229997094893382) connection "127.0.0.1:32842" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7434667008417357188) connection "127.0.0.1:32844" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1181555918330063137) connection "127.0.0.1:32846" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1528041776805810801) connection "127.0.0.1:32852" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7200975044989898624) connection "127.0.0.1:32856" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2874932847635369329) connection "127.0.0.1:60990" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2874932847635369329) connection "127.0.0.1:60992" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2874932847635369329) connection "127.0.0.1:60994" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8178579859076772312) connection "127.0.0.1:60996" closed `EOF`
2023-07-25T02:29:52.884+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2911034566047290761) connection "127.0.0.1:32768" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6136655111225405142) connection "127.0.0.1:32818" closed `EOF`
2023-07-25T02:29:52.885+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2911034566047290761) connection "127.0.0.1:32770" closed `EOF`
2023-07-25T02:29:52.883+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(9032060989721439000) connection "127.0.0.1:32834" closed `EOF`
2023-07-25T02:29:52.886+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2874932847635369329) connection "127.0.0.1:60988" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7386666812285066223) connection "127.0.0.1:60982" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-5574593811587850859) connection "127.0.0.1:60864" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-743455796474234550) connection "127.0.0.1:60868" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4569118010386951800) connection "127.0.0.1:60866" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(63239993876087481) connection "127.0.0.1:60874" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6616094318609535987) connection "127.0.0.1:60880" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-621601671681443445) connection "127.0.0.1:60882" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7142236303660652989) connection "127.0.0.1:60884" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6006909153714234458) connection "127.0.0.1:60976" closed `EOF`
2023-07-25T02:29:52.892+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1588767373627421573) connection "127.0.0.1:60970" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6006909153714234458) connection "127.0.0.1:60978" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1740911106034391783) connection "127.0.0.1:60980" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1950012762171058639) connection "127.0.0.1:60710" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2038283284963593069) connection "127.0.0.1:60712" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7954002940218525081) connection "127.0.0.1:60706" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2038283284963593069) connection "127.0.0.1:60716" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3767380328462524238) connection "127.0.0.1:60720" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(530406428713771705) connection "127.0.0.1:60722" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-137056330254601751) connection "127.0.0.1:60726" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3768189333955986394) connection "127.0.0.1:60734" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3768189333955986394) connection "127.0.0.1:60740" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4539974381062231066) connection "127.0.0.1:60742" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4539974381062231066) connection "127.0.0.1:60748" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4539974381062231066) connection "127.0.0.1:60750" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4539974381062231066) connection "127.0.0.1:60752" closed `EOF`
2023-07-25T02:29:52.893+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(888482859892647524) connection "127.0.0.1:60756" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2765379977707523397) connection "127.0.0.1:60758" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7305060239194506457) connection "127.0.0.1:60772" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1017882610857800835) connection "127.0.0.1:60778" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5887707948459162788) connection "127.0.0.1:60782" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8627755868282920686) connection "127.0.0.1:60790" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8627755868282920686) connection "127.0.0.1:60798" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8627755868282920686) connection "127.0.0.1:60800" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8627755868282920686) connection "127.0.0.1:60802" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8627755868282920686) connection "127.0.0.1:60804" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8769148603460482277) connection "127.0.0.1:60806" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7747642406602506423) connection "127.0.0.1:60810" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1629322706686196610) connection "127.0.0.1:60814" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-9096389891124418733) connection "127.0.0.1:60820" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2103410876526813098) connection "127.0.0.1:60826" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2103410876526813098) connection "127.0.0.1:60836" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-5843303772389269896) connection "127.0.0.1:60840" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2373232030285000319) connection "127.0.0.1:60842" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8045031514781644284) connection "127.0.0.1:60848" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2661983391690684210) connection "127.0.0.1:60852" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2661983391690684210) connection "127.0.0.1:60854" closed `EOF`
2023-07-25T02:29:52.894+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1779200048978374260) connection "127.0.0.1:60856" closed `EOF`
2023-07-25T02:29:52.895+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1779200048978374260) connection "127.0.0.1:60862" closed `EOF`
2023-07-25T02:29:52.895+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7954002940218525081) connection "127.0.0.1:60708" closed `EOF`
2023-07-25T02:29:52.903+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2288953523991288755) connection "127.0.0.1:60698" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4254941836570818916) connection "127.0.0.1:60688" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4254941836570818916) connection "127.0.0.1:60686" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2288953523991288755) connection "127.0.0.1:60690" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2288953523991288755) connection "127.0.0.1:60694" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3211368393714724709) connection "127.0.0.1:60558" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4228588830480726617) connection "127.0.0.1:60564" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7375275771907226567) connection "127.0.0.1:60568" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7375275771907226567) connection "127.0.0.1:60572" closed `EOF`
2023-07-25T02:29:52.917+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7375275771907226567) connection "127.0.0.1:60574" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2439639487964465105) connection "127.0.0.1:60576" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2067622713301886118) connection "127.0.0.1:60582" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-5686265732818493256) connection "127.0.0.1:60666" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-5686265732818493256) connection "127.0.0.1:60668" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2846128619975635585) connection "127.0.0.1:60672" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2472505483868148314) connection "127.0.0.1:60676" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(166535224107710653) connection "127.0.0.1:60678" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(166535224107710653) connection "127.0.0.1:60680" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2846128619975635585) connection "127.0.0.1:60674" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(989515970557565708) connection "127.0.0.1:60462" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5104884535758794270) connection "127.0.0.1:60470" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(989515970557565708) connection "127.0.0.1:60464" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5104884535758794270) connection "127.0.0.1:60474" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2307194091800554845) connection "127.0.0.1:60478" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2307194091800554845) connection "127.0.0.1:60482" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2307194091800554845) connection "127.0.0.1:60484" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2307194091800554845) connection "127.0.0.1:60488" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2307194091800554845) connection "127.0.0.1:60496" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(3255749362683869417) connection "127.0.0.1:60500" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2209336395564657465) connection "127.0.0.1:60504" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2209336395564657465) connection "127.0.0.1:60506" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1509947270941555429) connection "127.0.0.1:60514" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(3255749362683869417) connection "127.0.0.1:60498" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1193389311474052502) connection "127.0.0.1:60526" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4060915508281695344) connection "127.0.0.1:60510" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7758563564386809) connection "127.0.0.1:60520" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7749129047272724403) connection "127.0.0.1:60438" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8632400763270125745) connection "127.0.0.1:60442" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8632400763270125745) connection "127.0.0.1:60446" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(677911791189355316) connection "127.0.0.1:60452" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4616909204044000576) connection "127.0.0.1:60422" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8478069809152778911) connection "127.0.0.1:60420" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8478069809152778911) connection "127.0.0.1:60414" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8152656904862755442) connection "127.0.0.1:60410" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7669917873415752768) connection "127.0.0.1:60398" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6508453030234959802) connection "127.0.0.1:60400" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(623083353848207987) connection "127.0.0.1:60458" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8152656904862755442) connection "127.0.0.1:60402" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1193389311474052502) connection "127.0.0.1:60528" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1153616057598335369) connection "127.0.0.1:60294" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1193389311474052502) connection "127.0.0.1:60530" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4334075742098242498) connection "127.0.0.1:60284" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4475600883057683085) connection "127.0.0.1:60300" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2875609768964070567) connection "127.0.0.1:60302" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(1153616057598335369) connection "127.0.0.1:60296" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6933600405854518017) connection "127.0.0.1:60306" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8902624009954985486) connection "127.0.0.1:60308" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4065724918238158453) connection "127.0.0.1:60316" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1171620358076695744) connection "127.0.0.1:60532" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4065724918238158453) connection "127.0.0.1:60394" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2855703278886657863) connection "127.0.0.1:60536" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(3716414080426996038) connection "127.0.0.1:60272" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2855703278886657863) connection "127.0.0.1:60538" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(3964312321900049531) connection "127.0.0.1:60544" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(3716414080426996038) connection "127.0.0.1:60276" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(3716414080426996038) connection "127.0.0.1:60280" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-5240925572768691292) connection "127.0.0.1:60540" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(313403123563059401) connection "127.0.0.1:60550" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3211368393714724709) connection "127.0.0.1:60552" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(313403123563059401) connection "127.0.0.1:60548" closed `EOF`
2023-07-25T02:29:52.918+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5104884535758794270) connection "127.0.0.1:60476" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(9140668802972095771) connection "127.0.0.1:60440" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6176389499073072796) connection "127.0.0.1:60252" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6176389499073072796) connection "127.0.0.1:60254" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6176389499073072796) connection "127.0.0.1:60256" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3953226331139134957) connection "127.0.0.1:60258" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3953226331139134957) connection "127.0.0.1:60262" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(3716414080426996038) connection "127.0.0.1:60264" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8685648402914686261) connection "127.0.0.1:60168" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4561422773361859323) connection "127.0.0.1:60174" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4561422773361859323) connection "127.0.0.1:60172" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-670379582190962718) connection "127.0.0.1:60178" closed `EOF`
2023-07-25T02:29:52.920+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-670379582190962718) connection "127.0.0.1:60186" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2682811671213715064) connection "127.0.0.1:60192" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8567601373207164077) connection "127.0.0.1:60194" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6634754054994813124) connection "127.0.0.1:60198" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2448239015330761479) connection "127.0.0.1:60210" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5384890984842729803) connection "127.0.0.1:60214" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6292825356604863265) connection "127.0.0.1:60220" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5059771019536596474) connection "127.0.0.1:60222" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7445180764519667914) connection "127.0.0.1:60232" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8554744922740434799) connection "127.0.0.1:60236" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8554744922740434799) connection "127.0.0.1:60240" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-353837390239250224) connection "127.0.0.1:60246" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8920058996631788696) connection "127.0.0.1:60248" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5322536164259046087) connection "127.0.0.1:60170" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4447842359136791473) connection "127.0.0.1:59902" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2991662427164097620) connection "127.0.0.1:59890" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1273122739054780921) connection "127.0.0.1:59880" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7668727985268207169) connection "127.0.0.1:59874" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1791289617737703407) connection "127.0.0.1:59866" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6593892152905254037) connection "127.0.0.1:59872" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4344843782290478510) connection "127.0.0.1:59858" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3913250905701119387) connection "127.0.0.1:59836" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3044696560843985040) connection "127.0.0.1:59850" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6204785332337551794) connection "127.0.0.1:59822" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3044696560843985040) connection "127.0.0.1:59852" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-587292255483283121) connection "127.0.0.1:59762" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6204785332337551794) connection "127.0.0.1:59824" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5311490033887980820) connection "127.0.0.1:59840" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8292813009699921325) connection "127.0.0.1:59764" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2181721804471936064) connection "127.0.0.1:59826" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6822391196670516271) connection "127.0.0.1:59820" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8698752857576463168) connection "127.0.0.1:59722" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3913250905701119387) connection "127.0.0.1:59834" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8238449929305502620) connection "127.0.0.1:59716" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(117176528299946012) connection "127.0.0.1:59724" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4746254484722612468) connection "127.0.0.1:59682" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4690644212231137873) connection "127.0.0.1:59672" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(826714331476054107) connection "127.0.0.1:59732" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7241934426398275237) connection "127.0.0.1:59686" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4746254484722612468) connection "127.0.0.1:59680" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(9210041881276872655) connection "127.0.0.1:59734" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7241934426398275237) connection "127.0.0.1:59694" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6642985985543571254) connection "127.0.0.1:59628" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-5558868145700388851) connection "127.0.0.1:59696" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(3964691425498150814) connection "127.0.0.1:59752" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(9210041881276872655) connection "127.0.0.1:59746" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-5558868145700388851) connection "127.0.0.1:59704" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6883183235981030816) connection "127.0.0.1:59754" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(407481827525764976) connection "127.0.0.1:59708" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6137155422803669999) connection "127.0.0.1:59638" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7693578784149676563) connection "127.0.0.1:59634" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8238449929305502620) connection "127.0.0.1:59710" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2370185321603495785) connection "127.0.0.1:59646" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(854021931320403583) connection "127.0.0.1:59756" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8238449929305502620) connection "127.0.0.1:59714" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2370185321603495785) connection "127.0.0.1:59652" closed `EOF`
2023-07-25T02:29:52.922+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4971013819327747664) connection "127.0.0.1:59584" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7032516845039827417) connection "127.0.0.1:59654" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2641426872151828134) connection "127.0.0.1:59594" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7167686044096268604) connection "127.0.0.1:59662" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1137426208978518526) connection "127.0.0.1:59598" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7914212933792487244) connection "127.0.0.1:59664" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6996251790486009893) connection "127.0.0.1:59600" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7914212933792487244) connection "127.0.0.1:59666" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-5099342955900911967) connection "127.0.0.1:60968" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7914212933792487244) connection "127.0.0.1:59668" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8167060547502371934) connection "127.0.0.1:59612" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8878114025344787309) connection "127.0.0.1:59618" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6733577246074681646) connection "127.0.0.1:59606" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8536618857060721865) connection "127.0.0.1:59622" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(390933451522696122) connection "127.0.0.1:59610" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4447842359136791473) connection "127.0.0.1:59910" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4447842359136791473) connection "127.0.0.1:59906" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4447842359136791473) connection "127.0.0.1:59912" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8500694645442151722) connection "127.0.0.1:54692" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6046386064584709331) connection "127.0.0.1:59918" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5387520851270674692) connection "127.0.0.1:60082" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2754828311077451333) connection "127.0.0.1:59980" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7264043399193636273) connection "127.0.0.1:59984" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5387520851270674692) connection "127.0.0.1:60084" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6046386064584709331) connection "127.0.0.1:59926" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6323545427610039889) connection "127.0.0.1:60088" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7264043399193636273) connection "127.0.0.1:59998" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7264043399193636273) connection "127.0.0.1:59996" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7741195561066910295) connection "127.0.0.1:60006" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4240635436946820855) connection "127.0.0.1:60090" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7151527410949898250) connection "127.0.0.1:59930" closed `EOF`
2023-07-25T02:29:52.923+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7741195561066910295) connection "127.0.0.1:60008" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4240635436946820855) connection "127.0.0.1:60092" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8188080496606523177) connection "127.0.0.1:60010" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(60708748891250353) connection "127.0.0.1:59946" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8527901813048632581) connection "127.0.0.1:60094" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(8188080496606523177) connection "127.0.0.1:60074" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(479805174524361156) connection "127.0.0.1:59956" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2478391947957297614) connection "127.0.0.1:60076" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8527901813048632581) connection "127.0.0.1:60098" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6038697373501114267) connection "127.0.0.1:60078" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7287116924149492949) connection "127.0.0.1:59958" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8527901813048632581) connection "127.0.0.1:60102" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5197641548400883058) connection "127.0.0.1:59964" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(6330715831796533132) connection "127.0.0.1:59966" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8499576967460711627) connection "127.0.0.1:60108" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2422099931261043842) connection "127.0.0.1:59962" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6066411218205906184) connection "127.0.0.1:60106" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(7941954658131434025) connection "127.0.0.1:59970" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2023226401640014731) connection "127.0.0.1:60118" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2701244014518747590) connection "127.0.0.1:60146" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(5616316423436488976) connection "127.0.0.1:60154" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-9035135008664264071) connection "127.0.0.1:60160" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7003369354554125894) connection "127.0.0.1:60120" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8685648402914686261) connection "127.0.0.1:60162" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(770916949720702926) connection "127.0.0.1:60142" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(770916949720702926) connection "127.0.0.1:60136" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(770916949720702926) connection "127.0.0.1:60144" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2826981509635836905) connection "127.0.0.1:60152" closed `EOF`
2023-07-25T02:29:52.925+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-7735891115018604263) connection "127.0.0.1:59892" closed `EOF`
2023-07-25T02:29:52.925+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4447842359136791473) connection "127.0.0.1:59900" closed `EOF`
2023-07-25T02:29:52.925+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-6239055173593944600) connection "127.0.0.1:60966" closed `EOF`
2023-07-25T02:29:52.925+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-3211368393714724709) connection "127.0.0.1:60556" closed `EOF`
2023-07-25T02:29:52.928+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-1960669170998866672) connection "127.0.0.1:60430" closed `EOF`
2023-07-25T02:29:52.928+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(279868485891323393) connection "127.0.0.1:60456" closed `EOF`
2023-07-25T02:29:52.924+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(462329751201914546) connection "127.0.0.1:60150" closed `EOF`
2023-07-25T02:29:52.933+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4344843782290478510) connection "127.0.0.1:59854" closed `EOF`
2023-07-25T02:29:52.933+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4344843782290478510) connection "127.0.0.1:59860" closed `EOF`
2023-07-25T02:29:52.933+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(4447842359136791473) connection "127.0.0.1:59904" closed `EOF`
2023-07-25T02:29:52.921+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(2991662427164097620) connection "127.0.0.1:59888" closed `EOF`
2023-07-25T02:29:52.933+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-2384648643208524851) connection "127.0.0.1:59862" closed `EOF`
2023-07-25T02:29:52.919+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-8478069809152778911) connection "127.0.0.1:60418" closed `EOF`
2023-07-25T02:29:52.960+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(-4065724918238158453) connection "127.0.0.1:60390" closed `EOF`
2023/07/25 02:29:53 Rebalance progress: 90
2023-07-25T02:29:54.261+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7200975044989898624) connection "127.0.0.1:42618" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3536089489843028726) connection "127.0.0.1:42624" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3899884579182470765) connection "127.0.0.1:42628" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7273788642430199700) connection "127.0.0.1:42630" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7273788642430199700) connection "127.0.0.1:42638" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1806292657238239742) connection "127.0.0.1:42642" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1806292657238239742) connection "127.0.0.1:42648" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1806292657238239742) connection "127.0.0.1:42650" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1806292657238239742) connection "127.0.0.1:42652" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7953876124464447336) connection "127.0.0.1:42654" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-247366309460950818) connection "127.0.0.1:42658" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7754803729210203497) connection "127.0.0.1:42662" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7754803729210203497) connection "127.0.0.1:42666" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6159338347749871886) connection "127.0.0.1:42668" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-624450285058005863) connection "127.0.0.1:42612" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6151574345151995061) connection "127.0.0.1:42608" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7200975044989898624) connection "127.0.0.1:42614" closed `EOF`
2023-07-25T02:29:54.262+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7200975044989898624) connection "127.0.0.1:42616" closed `EOF`
2023-07-25T02:29:54.263+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4684348024657161921) connection "127.0.0.1:42604" closed `EOF`
2023-07-25T02:29:54.263+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3064670451375597930) connection "127.0.0.1:42602" closed `EOF`
2023-07-25T02:29:54.263+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3442624931146169161) connection "127.0.0.1:42592" closed `EOF`
2023-07-25T02:29:54.263+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-854404342016375838) connection "127.0.0.1:42586" closed `EOF`
2023-07-25T02:29:54.264+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6187146329063693277) connection "127.0.0.1:42578" closed `EOF`
2023-07-25T02:29:54.264+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6136655111225405142) connection "127.0.0.1:42570" closed `EOF`
2023-07-25T02:29:54.264+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4383547846683100716) connection "127.0.0.1:42568" closed `EOF`
2023-07-25T02:29:54.265+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4383547846683100716) connection "127.0.0.1:42566" closed `EOF`
2023-07-25T02:29:54.265+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4383547846683100716) connection "127.0.0.1:42564" closed `EOF`
2023-07-25T02:29:54.265+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7760713235495248108) connection "127.0.0.1:42560" closed `EOF`
2023-07-25T02:29:54.265+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7760713235495248108) connection "127.0.0.1:42558" closed `EOF`
2023-07-25T02:29:54.266+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7760713235495248108) connection "127.0.0.1:42556" closed `EOF`
2023-07-25T02:29:54.266+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7760713235495248108) connection "127.0.0.1:42554" closed `EOF`
2023-07-25T02:29:54.266+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(978494072575590052) connection "127.0.0.1:42550" closed `EOF`
2023-07-25T02:29:54.266+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2332305198867310472) connection "127.0.0.1:42546" closed `EOF`
2023-07-25T02:29:54.266+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2332305198867310472) connection "127.0.0.1:42542" closed `EOF`
2023-07-25T02:29:54.267+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2332305198867310472) connection "127.0.0.1:42540" closed `EOF`
2023-07-25T02:29:54.267+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2911034566047290761) connection "127.0.0.1:42526" closed `EOF`
2023-07-25T02:29:54.267+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2911034566047290761) connection "127.0.0.1:42520" closed `EOF`
2023-07-25T02:29:54.267+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8178579859076772312) connection "127.0.0.1:42508" closed `EOF`
2023-07-25T02:29:54.268+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7386666812285066223) connection "127.0.0.1:42506" closed `EOF`
2023-07-25T02:29:54.268+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6239055173593944600) connection "127.0.0.1:42426" closed `EOF`
2023-07-25T02:29:54.269+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8748118638883012702) connection "127.0.0.1:42400" closed `EOF`
2023-07-25T02:29:54.269+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(63239993876087481) connection "127.0.0.1:42398" closed `EOF`
2023-07-25T02:29:54.269+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2666580998675804600) connection "127.0.0.1:42394" closed `EOF`
2023-07-25T02:29:54.269+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-743455796474234550) connection "127.0.0.1:42392" closed `EOF`
2023-07-25T02:29:54.270+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8965656166425397228) connection "127.0.0.1:42382" closed `EOF`
2023-07-25T02:29:54.270+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2661983391690684210) connection "127.0.0.1:42372" closed `EOF`
2023-07-25T02:29:54.270+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2373232030285000319) connection "127.0.0.1:42368" closed `EOF`
2023-07-25T02:29:54.270+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2373232030285000319) connection "127.0.0.1:42366" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2103410876526813098) connection "127.0.0.1:42356" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5843303772389269896) connection "127.0.0.1:42360" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8627755868282920686) connection "127.0.0.1:42316" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8627755868282920686) connection "127.0.0.1:42314" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8627755868282920686) connection "127.0.0.1:42318" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8769148603460482277) connection "127.0.0.1:42330" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7747642406602506423) connection "127.0.0.1:42334" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2480812472422816840) connection "127.0.0.1:42338" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4243706502551085582) connection "127.0.0.1:42340" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2742711252470469535) connection "127.0.0.1:42344" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2071566666516511750) connection "127.0.0.1:42346" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6285254834143648734) connection "127.0.0.1:42350" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8013154380560783522) connection "127.0.0.1:42352" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(13649371225959445) connection "127.0.0.1:42180" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2067622713301886118) connection "127.0.0.1:42184" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5686265732818493256) connection "127.0.0.1:42186" closed `EOF`
2023-07-25T02:29:54.271+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(166535224107710653) connection "127.0.0.1:42192" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(166535224107710653) connection "127.0.0.1:42204" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4254941836570818916) connection "127.0.0.1:42206" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2288953523991288755) connection "127.0.0.1:42214" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(13649371225959445) connection "127.0.0.1:42182" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2288953523991288755) connection "127.0.0.1:42218" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2288953523991288755) connection "127.0.0.1:42222" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2288953523991288755) connection "127.0.0.1:42224" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3937019099270384058) connection "127.0.0.1:42226" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2038283284963593069) connection "127.0.0.1:42236" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(804099405550972920) connection "127.0.0.1:42240" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7492241252766216056) connection "127.0.0.1:42246" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2620764922754638594) connection "127.0.0.1:42250" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-137056330254601751) connection "127.0.0.1:42252" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-137056330254601751) connection "127.0.0.1:42254" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(146226489736515368) connection "127.0.0.1:42258" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3768189333955986394) connection "127.0.0.1:42260" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5613834255428261481) connection "127.0.0.1:42266" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(888482859892647524) connection "127.0.0.1:42276" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5477117991767487747) connection "127.0.0.1:42282" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4539974381062231066) connection "127.0.0.1:42268" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5477117991767487747) connection "127.0.0.1:42284" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3655477412990213719) connection "127.0.0.1:42286" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2765379977707523397) connection "127.0.0.1:42290" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7305060239194506457) connection "127.0.0.1:42292" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2765379977707523397) connection "127.0.0.1:42288" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7305060239194506457) connection "127.0.0.1:42296" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1017882610857800835) connection "127.0.0.1:42302" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2378656368196464598) connection "127.0.0.1:42306" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7305060239194506457) connection "127.0.0.1:42298" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2332446673297742514) connection "127.0.0.1:42308" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4578693409503337217) connection "127.0.0.1:42088" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4228588830480726617) connection "127.0.0.1:42084" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1141568600471909453) connection "127.0.0.1:42100" closed `EOF`
2023-07-25T02:29:54.272+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-189662133569962739) connection "127.0.0.1:42310" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2439639487964465105) connection "127.0.0.1:42102" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(13649371225959445) connection "127.0.0.1:42136" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(864522346066553560) connection "127.0.0.1:42082" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2182646959064171454) connection "127.0.0.1:42068" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2288522833104143627) connection "127.0.0.1:42076" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1509947270941555429) connection "127.0.0.1:42034" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1509947270941555429) connection "127.0.0.1:42038" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7744079283063011394) connection "127.0.0.1:42030" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7758563564386809) connection "127.0.0.1:42040" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7758563564386809) connection "127.0.0.1:42044" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1171620358076695744) connection "127.0.0.1:42046" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5240925572768691292) connection "127.0.0.1:42056" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6119190385674906234) connection "127.0.0.1:42064" closed `EOF`
2023-07-25T02:29:54.273+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2209336395564657465) connection "127.0.0.1:42024" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8013154380560783522) connection "127.0.0.1:42354" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2307194091800554845) connection "127.0.0.1:42014" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2307194091800554845) connection "127.0.0.1:42016" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1321846108113284880) connection "127.0.0.1:41958" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8632400763270125745) connection "127.0.0.1:41966" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1458610283849123362) connection "127.0.0.1:41956" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(677911791189355316) connection "127.0.0.1:41972" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(989515970557565708) connection "127.0.0.1:41982" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8632400763270125745) connection "127.0.0.1:41970" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(989515970557565708) connection "127.0.0.1:41988" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(9005305213604275856) connection "127.0.0.1:41990" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2307194091800554845) connection "127.0.0.1:42002" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2307194091800554845) connection "127.0.0.1:42008" closed `EOF`
2023-07-25T02:29:54.274+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5104884535758794270) connection "127.0.0.1:41994" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2307194091800554845) connection "127.0.0.1:42012" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8152656904862755442) connection "127.0.0.1:41934" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8152656904862755442) connection "127.0.0.1:41930" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2652089244188029157) connection "127.0.0.1:41938" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8800570659795704881) connection "127.0.0.1:41946" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8853615434100253610) connection "127.0.0.1:41948" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(136510309705928044) connection "127.0.0.1:41950" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1960669170998866672) connection "127.0.0.1:41954" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(685687725803239210) connection "127.0.0.1:41928" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(765161686714725265) connection "127.0.0.1:41918" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3453716162402347819) connection "127.0.0.1:41926" closed `EOF`
2023-07-25T02:29:54.275+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4065724918238158453) connection "127.0.0.1:41914" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4791383244928814177) connection "127.0.0.1:41808" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4334075742098242498) connection "127.0.0.1:41812" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3716414080426996038) connection "127.0.0.1:41804" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4475600883057683085) connection "127.0.0.1:41814" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4475600883057683085) connection "127.0.0.1:41820" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8902624009954985486) connection "127.0.0.1:41834" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8902624009954985486) connection "127.0.0.1:41836" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2875609768964070567) connection "127.0.0.1:41826" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3716414080426996038) connection "127.0.0.1:41796" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3716414080426996038) connection "127.0.0.1:41800" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-353837390239250224) connection "127.0.0.1:41766" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-353837390239250224) connection "127.0.0.1:41764" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7525150553512619487) connection "127.0.0.1:41772" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3716414080426996038) connection "127.0.0.1:41790" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3716414080426996038) connection "127.0.0.1:41792" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7445180764519667914) connection "127.0.0.1:41756" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7886691823005972512) connection "127.0.0.1:41760" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5059771019536596474) connection "127.0.0.1:41748" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5059771019536596474) connection "127.0.0.1:41746" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(621991749192597766) connection "127.0.0.1:41750" closed `EOF`
2023-07-25T02:29:54.276+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7445180764519667914) connection "127.0.0.1:41752" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8567601373207164077) connection "127.0.0.1:41712" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8567601373207164077) connection "127.0.0.1:41718" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-670379582190962718) connection "127.0.0.1:41710" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6634754054994813124) connection "127.0.0.1:41724" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6634754054994813124) connection "127.0.0.1:41726" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6634754054994813124) connection "127.0.0.1:41728" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5384890984842729803) connection "127.0.0.1:41730" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5384890984842729803) connection "127.0.0.1:41734" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2532600683548073064) connection "127.0.0.1:41738" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2479888770427532079) connection "127.0.0.1:41740" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6991144013331507202) connection "127.0.0.1:41704" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6991144013331507202) connection "127.0.0.1:41706" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4561422773361859323) connection "127.0.0.1:41698" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4561422773361859323) connection "127.0.0.1:41688" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6991144013331507202) connection "127.0.0.1:41702" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7003369354554125894) connection "127.0.0.1:41654" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7003369354554125894) connection "127.0.0.1:41656" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3348782469782654832) connection "127.0.0.1:41652" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5532127856089333054) connection "127.0.0.1:41660" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-9035135008664264071) connection "127.0.0.1:41678" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2262600177279537513) connection "127.0.0.1:41686" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2826981509635836905) connection "127.0.0.1:41670" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-421115300077932113) connection "127.0.0.1:41646" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3348782469782654832) connection "127.0.0.1:41648" closed `EOF`
2023-07-25T02:29:54.277+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(770916949720702926) connection "127.0.0.1:41662" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3348782469782654832) connection "127.0.0.1:41650" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5206762467076546720) connection "127.0.0.1:41638" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5206762467076546720) connection "127.0.0.1:41644" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4240635436946820855) connection "127.0.0.1:41608" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8527901813048632581) connection "127.0.0.1:41622" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8527901813048632581) connection "127.0.0.1:41618" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6066411218205906184) connection "127.0.0.1:41626" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7185611539394409199) connection "127.0.0.1:41632" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7185611539394409199) connection "127.0.0.1:41634" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1997269509955980388) connection "127.0.0.1:41636" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5387520851270674692) connection "127.0.0.1:41602" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1765852603875685822) connection "127.0.0.1:41722" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7741195561066910295) connection "127.0.0.1:41526" closed `EOF`
2023-07-25T02:29:54.279+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(9041287050385983499) connection "127.0.0.1:41538" closed `EOF`
2023-07-25T02:29:54.279+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2505584091607418711) connection "127.0.0.1:41536" closed `EOF`
2023-07-25T02:29:54.279+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6038697373501114267) connection "127.0.0.1:41560" closed `EOF`
2023-07-25T02:29:54.279+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7741195561066910295) connection "127.0.0.1:41522" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7741195561066910295) connection "127.0.0.1:41524" closed `EOF`
2023-07-25T02:29:54.278+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1634686337491860475) connection "127.0.0.1:41534" closed `EOF`
2023-07-25T02:29:54.279+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3959604823702680026) connection "127.0.0.1:41514" closed `EOF`
2023-07-25T02:29:54.279+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7264043399193636273) connection "127.0.0.1:41516" closed `EOF`
2023-07-25T02:29:54.279+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3959604823702680026) connection "127.0.0.1:41512" closed `EOF`
2023-07-25T02:29:54.279+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5192875230868490790) connection "127.0.0.1:41510" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6330715831796533132) connection "127.0.0.1:41482" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8713518799429228427) connection "127.0.0.1:41474" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6577710674507574559) connection "127.0.0.1:41494" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6577710674507574559) connection "127.0.0.1:41498" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5192875230868490790) connection "127.0.0.1:41500" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(3721859694056529523) connection "127.0.0.1:41470" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5192875230868490790) connection "127.0.0.1:41508" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(60708748891250353) connection "127.0.0.1:41472" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(1906116841343274910) connection "127.0.0.1:41464" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2402017640548359418) connection "127.0.0.1:41466" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6046386064584709331) connection "127.0.0.1:41444" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6046386064584709331) connection "127.0.0.1:41450" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(450699993807093454) connection "127.0.0.1:41456" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2809608671396470659) connection "127.0.0.1:41458" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2809608671396470659) connection "127.0.0.1:41462" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4447842359136791473) connection "127.0.0.1:41438" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4447842359136791473) connection "127.0.0.1:41436" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4447842359136791473) connection "127.0.0.1:41430" closed `EOF`
2023-07-25T02:29:54.280+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7714582527593670546) connection "127.0.0.1:41442" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2737413331088328317) connection "127.0.0.1:41408" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1273122739054780921) connection "127.0.0.1:41406" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4447842359136791473) connection "127.0.0.1:41418" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1273122739054780921) connection "127.0.0.1:41404" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1311260803638245604) connection "127.0.0.1:41398" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5311490033887980820) connection "127.0.0.1:41366" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5311490033887980820) connection "127.0.0.1:41368" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5311490033887980820) connection "127.0.0.1:41364" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4344843782290478510) connection "127.0.0.1:41378" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4784569484187778105) connection "127.0.0.1:41386" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1791289617737703407) connection "127.0.0.1:41390" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4344843782290478510) connection "127.0.0.1:41370" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2077869394595943389) connection "127.0.0.1:41392" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(716242404221103359) connection "127.0.0.1:41354" closed `EOF`
2023-07-25T02:29:54.281+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5311490033887980820) connection "127.0.0.1:41360" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3875469382859287904) connection "127.0.0.1:41352" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2597060244667622977) connection "127.0.0.1:41280" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6204785332337551794) connection "127.0.0.1:41288" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2181721804471936064) connection "127.0.0.1:41350" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8238449929305502620) connection "127.0.0.1:41228" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-811304636086534895) connection "127.0.0.1:41240" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(117176528299946012) connection "127.0.0.1:41250" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7334663341471437759) connection "127.0.0.1:41258" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7334663341471437759) connection "127.0.0.1:41260" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7334663341471437759) connection "127.0.0.1:41262" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1329111866887999411) connection "127.0.0.1:41264" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5215041490348652421) connection "127.0.0.1:41272" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8525538926347684027) connection "127.0.0.1:41220" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-2279705443961900995) connection "127.0.0.1:41212" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4746254484722612468) connection "127.0.0.1:41200" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4746254484722612468) connection "127.0.0.1:41206" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4746254484722612468) connection "127.0.0.1:41198" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5114525568859343758) connection "127.0.0.1:41210" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7914212933792487244) connection "127.0.0.1:41182" closed `EOF`
2023-07-25T02:29:54.282+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5140275120928497115) connection "127.0.0.1:41180" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-7914212933792487244) connection "127.0.0.1:41192" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2370185321603495785) connection "127.0.0.1:41172" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-5558868145700388851) connection "127.0.0.1:41222" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(4521921311185010191) connection "127.0.0.1:41164" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-3212826424509956810) connection "127.0.0.1:41170" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6137155422803669999) connection "127.0.0.1:41162" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(2433969522455626448) connection "127.0.0.1:41124" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8973662612443950716) connection "127.0.0.1:41130" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-6733577246074681646) connection "127.0.0.1:41126" closed `EOF`
2023-07-25T02:29:54.283+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8167060547502371934) connection "127.0.0.1:41136" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8878114025344787309) connection "127.0.0.1:41138" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4029701845759268643) connection "127.0.0.1:41146" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7384735548129017481) connection "127.0.0.1:41148" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(7693578784149676563) connection "127.0.0.1:41158" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(8878114025344787309) connection "127.0.0.1:41142" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4971013819327747664) connection "127.0.0.1:41112" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1137426208978518526) connection "127.0.0.1:41114" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4971013819327747664) connection "127.0.0.1:41110" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-4065724918238158453) connection "127.0.0.1:41866" closed `EOF`
2023-07-25T02:29:54.284+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-1137426208978518526) connection "127.0.0.1:41118" closed `EOF`
2023-07-25T02:29:54.285+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(5128507149058425054) connection "127.0.0.1:36216" closed `EOF`
2023-07-25T02:29:54.286+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(6793419787096303760) connection "127.0.0.1:42496" closed `EOF`
2023-07-25T02:29:54.287+05:30 [Error] [GsiScanClient:"127.0.0.1:9113"] req(-8325337837020607060) connection "127.0.0.1:42494" closed `EOF`
2023/07/25 02:29:58 Rebalance progress: 100
2023/07/25 02:30:01 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:30:03 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:30:07 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:30:11 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:30:13 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:30:15 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:30:17 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:30:18 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:30:20 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:30:21 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:30:23 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:30:25 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:30:26 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:30:28 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:30:30 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:30:31 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:30:32 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:30:34 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:30:36 Dropping the secondary index idx_secondary
2023/07/25 02:30:36 Index dropped
2023/07/25 02:30:36 Dropping the secondary index idx_secondary
2023/07/25 02:30:36 Index dropped
2023/07/25 02:30:57 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:31:18 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:31:18 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:31:18 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:31:28 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:31:28 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:31:31 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:31:32 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestTwoNodeSwapRebalance (173.63s)
=== RUN TestSingleNodeSwapRebalance
2023/07/25 02:31:33 In TestSingleNodeSwapRebalance
2023/07/25 02:31:33 Adding node: https://127.0.0.1:19002 with role: index to the cluster with uri: /pools/default/serverGroups/0/addNode
2023/07/25 02:31:44 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9002 (role index, serverGroup: Group 1), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 02:31:44 Removing node(s): [127.0.0.1:9004] from the cluster
2023/07/25 02:31:49 Rebalance progress: 12.5
2023/07/25 02:31:54 Rebalance progress: 65.22203437811396
2023/07/25 02:31:59 Rebalance progress: 65.22203947368422
2023/07/25 02:32:04 Rebalance progress: 65.22499235664463
2023/07/25 02:32:09 Rebalance progress: 65.22499490442975
2023/07/25 02:32:14 Rebalance progress: 65.22499235664463
2023/07/25 02:32:19 Rebalance progress: 65.225
2023/07/25 02:32:25 Rebalance progress: 87.5
2023/07/25 02:32:29 Rebalance progress: 100
2023/07/25 02:32:32 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:32:34 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:32:36 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:32:39 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:32:40 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:32:42 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:32:44 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:32:45 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:32:47 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:32:48 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:32:50 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:32:52 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:32:53 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:32:54 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:32:56 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:32:58 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:33:00 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:33:01 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:33:03 Dropping the secondary index idx_secondary
2023/07/25 02:33:03 Index dropped
2023/07/25 02:33:03 Dropping the secondary index idx_secondary
2023/07/25 02:33:03 Index dropped
2023/07/25 02:33:24 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:33:33 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:33:33 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:33:33 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:33:43 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:33:43 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:33:46 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:33:47 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestSingleNodeSwapRebalance (135.50s)
=== RUN TestReplicaRepair
2023/07/25 02:33:49 In TestReplicaRepair
2023/07/25 02:33:49 Failing over: [127.0.0.1:9003]
2023/07/25 02:33:55 Rebalance progress: 100
2023/07/25 02:33:55 Adding node: https://127.0.0.1:19001 with role: index to the cluster with uri: /pools/default/serverGroups/57578b14957571acb8f97b4f568c6628/addNode
2023/07/25 02:34:07 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9001 (role index, serverGroup: Group 2), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 02:34:12 Rebalance progress: 16.66666666666667
2023/07/25 02:34:17 Rebalance progress: 63.44912280701755
2023/07/25 02:34:22 Rebalance progress: 63.46491228070175
2023/07/25 02:34:27 Rebalance progress: 63.49122807017545
2023/07/25 02:34:32 Rebalance progress: 63.50701754385965
2023/07/25 02:34:37 Rebalance progress: 63.52280701754387
2023/07/25 02:34:42 Rebalance progress: 100
2023/07/25 02:34:45 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:34:46 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:34:48 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:34:50 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:34:51 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:34:53 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:34:55 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:34:56 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:34:58 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:34:59 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:35:01 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:35:03 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:35:04 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:35:06 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:35:07 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:35:09 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:35:10 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:35:12 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:35:13 Dropping the secondary index idx_secondary
2023/07/25 02:35:13 Index dropped
2023/07/25 02:35:13 Dropping the secondary index idx_secondary
2023/07/25 02:35:13 Index dropped
2023/07/25 02:35:34 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:35:39 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:35:39 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:35:39 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:35:43 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:35:43 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:35:46 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:35:47 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestReplicaRepair (119.98s)
=== RUN TestReplicaRepairAndSwapRebalance
2023/07/25 02:35:48 In TestReplicaRepairAndSwapRebalance
2023/07/25 02:35:48 Failing over: [127.0.0.1:9002]
2023/07/25 02:35:50 Adding node: https://127.0.0.1:19003 with role: index to the cluster with uri: /pools/default/serverGroups/57578b14957571acb8f97b4f568c6628/addNode
2023/07/25 02:36:00 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9003 (role index, serverGroup: Group 2), response: {"otpNode":"n_3@127.0.0.1"}
2023/07/25 02:36:00 Adding node: https://127.0.0.1:19004 with role: index to the cluster with uri: /pools/default/serverGroups/0/addNode
2023/07/25 02:36:11 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9004 (role index, serverGroup: Group 1), response: {"otpNode":"n_4@127.0.0.1"}
2023/07/25 02:36:11 Removing node(s): [127.0.0.1:9001] from the cluster
2023/07/25 02:36:17 Rebalance progress: 12.5
2023/07/25 02:36:21 Rebalance progress: 65.16578608635434
2023/07/25 02:36:26 Rebalance progress: 65.18650807689991
2023/07/25 02:36:31 Rebalance progress: 65.19242404853667
2023/07/25 02:36:36 Rebalance progress: 65.2013124021438
2023/07/25 02:36:41 Rebalance progress: 65.21610825906299
2023/07/25 02:36:46 Rebalance progress: 65.2220343926894
2023/07/25 02:36:51 Rebalance progress: 76.36249491900517
2023/07/25 02:36:56 Rebalance progress: 86.75
2023/07/25 02:37:01 Rebalance progress: 100
2023/07/25 02:37:05 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:37:07 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:37:09 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:37:11 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:37:13 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:37:15 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:37:17 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:37:18 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:37:20 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:37:21 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:37:23 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:37:24 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:37:26 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:37:28 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:37:29 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:37:31 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:37:32 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:37:34 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:37:36 Dropping the secondary index idx_secondary
2023/07/25 02:37:36 Index dropped
2023/07/25 02:37:36 Dropping the secondary index idx_secondary
2023/07/25 02:37:36 Index dropped
2023/07/25 02:37:57 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:38:03 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:38:03 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:38:03 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:38:09 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:38:09 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:38:12 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:38:13 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestReplicaRepairAndSwapRebalance (145.74s)
=== RUN TestBuildDeferredIndexesAfterRebalance
2023/07/25 02:38:14 In TestBuildDeferredIndexesAfterRebalance
2023/07/25 02:38:14 Executing N1ql statement: build index on `bucket_1`.`_default`.`_default`(idx_secondary_defer)
2023/07/25 02:38:19 Index status is: Ready for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:38:19 Index status is: Ready for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:38:19 Executing N1ql statement: build index on `bucket_1`.`_default`.`c1`(idx_secondary_defer)
2023/07/25 02:38:23 Index status is: Ready for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:38:23 Index status is: Ready for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:38:23 Executing N1ql statement: build index on `bucket_1`.`_default`.`c2%`(idx_secondary_defer)
2023/07/25 02:38:29 Index status is: Ready for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:38:29 Index status is: Ready for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:38:29 Executing N1ql statement: build index on `bucket_%2`.`_default`.`_default`(idx_secondary_defer)
2023/07/25 02:38:34 Index status is: Ready for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:38:34 Index status is: Ready for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:38:34 Executing N1ql statement: build index on `bucket_%2`.`_default`.`c1`(idx_secondary_defer)
2023/07/25 02:38:38 Index status is: Ready for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:38:38 Index status is: Ready for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:38:38 Executing N1ql statement: build index on `bucket_%2`.`_default`.`c2%`(idx_secondary_defer)
2023/07/25 02:38:44 Index status is: Ready for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:38:44 Index status is: Ready for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:38:47 scanIndexReplicas: Scanning all for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:38:48 scanIndexReplicas: Scanning all for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:38:50 scanIndexReplicas: Scanning all for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:38:51 scanIndexReplicas: Scanning all for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:38:52 scanIndexReplicas: Scanning all for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:38:54 scanIndexReplicas: Scanning all for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c2%
--- PASS: TestBuildDeferredIndexesAfterRebalance (40.34s)
=== RUN TestDropIndexAfterRebalance
2023/07/25 02:38:55 In TestDropIndexAfterRebalance
2023/07/25 02:38:55 Dropping the secondary index idx_secondary
2023/07/25 02:38:55 Index dropped
2023/07/25 02:38:55 Dropping the secondary index idx_secondary_defer
2023/07/25 02:38:55 Index dropped
2023/07/25 02:38:55 Dropping the secondary index idx_secondary
2023/07/25 02:38:55 Index dropped
2023/07/25 02:38:55 Dropping the secondary index idx_secondary_defer
2023/07/25 02:38:55 Index dropped
2023/07/25 02:38:55 Dropping the secondary index idx_secondary
2023/07/25 02:38:55 Index dropped
2023/07/25 02:38:55 Dropping the secondary index idx_secondary_defer
2023/07/25 02:38:56 Index dropped
2023/07/25 02:38:56 Dropping the secondary index idx_secondary
2023/07/25 02:38:56 Index dropped
2023/07/25 02:38:56 Dropping the secondary index idx_secondary_defer
2023/07/25 02:38:56 Index dropped
2023/07/25 02:38:56 Dropping the secondary index idx_secondary
2023/07/25 02:38:56 Index dropped
2023/07/25 02:38:56 Dropping the secondary index idx_secondary_defer
2023/07/25 02:38:56 Index dropped
2023/07/25 02:38:56 Dropping the secondary index idx_secondary
2023/07/25 02:38:57 Index dropped
2023/07/25 02:38:57 Dropping the secondary index idx_secondary_defer
2023/07/25 02:38:57 Index dropped
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:41:04 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c2%
--- PASS: TestDropIndexAfterRebalance (129.46s)
=== RUN TestRebalanceAfterDropIndexes
2023/07/25 02:41:04 In TestRebalanceAfterDropIndexes
2023/07/25 02:41:04 Adding node: https://127.0.0.1:19001 with role: index to the cluster with uri: /pools/default/serverGroups/57578b14957571acb8f97b4f568c6628/addNode
2023/07/25 02:41:16 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9001 (role index, serverGroup: Group 2), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 02:41:16 Adding node: https://127.0.0.1:19002 with role: index to the cluster with uri: /pools/default/serverGroups/0/addNode
2023/07/25 02:41:28 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9002 (role index, serverGroup: Group 1), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 02:41:28 Removing node(s): [127.0.0.1:9003 127.0.0.1:9004] from the cluster
2023/07/25 02:41:34 Rebalance progress: 10
2023/07/25 02:41:39 Rebalance progress: 66.23538461538462
2023/07/25 02:41:44 Rebalance progress: 66.24000000000001
2023/07/25 02:41:48 Rebalance progress: 66.24000000000001
2023/07/25 02:41:53 Rebalance progress: 66.23769230769231
2023/07/25 02:41:58 Rebalance progress: 66.23769230769231
2023/07/25 02:42:03 Rebalance progress: 78.12
2023/07/25 02:42:10 Rebalance progress: 89.2
2023/07/25 02:42:14 Rebalance progress: 90
2023/07/25 02:42:18 Rebalance progress: 100
2023/07/25 02:42:21 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:42:21 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:42:22 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:42:24 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:42:26 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:42:26 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:42:27 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:42:31 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:42:34 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:42:34 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:42:34 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:42:36 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:42:38 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:42:38 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:42:38 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:42:40 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:42:41 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:42:41 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:42:41 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:42:43 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:42:44 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:42:44 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary_defer not found., index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:42:44 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:42:46 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c2%
--- PASS: TestRebalanceAfterDropIndexes (103.51s)
=== RUN TestCreateIndexsAfterRebalance
2023/07/25 02:42:48 In TestCreateIndexesAfterRebalance
2023/07/25 02:42:48 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`_default`(age)
2023/07/25 02:42:55 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:42:55 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:42:55 Executing N1ql statement: create index idx_secondary_defer on `bucket_1`.`_default`.`_default`(age) with {"defer_build":true}
2023/07/25 02:43:00 Index status is: Created for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:43:00 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:43:00 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:43:05 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:43:05 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:43:05 Executing N1ql statement: create index idx_secondary_defer on `bucket_1`.`_default`.`c1`(age) with {"defer_build":true}
2023/07/25 02:43:10 Index status is: Created for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:43:10 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:43:10 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c2%`(age)
2023/07/25 02:43:15 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:43:15 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:43:15 Executing N1ql statement: create index idx_secondary_defer on `bucket_1`.`_default`.`c2%`(age) with {"defer_build":true}
2023/07/25 02:43:20 Index status is: Created for index: idx_secondary_defer, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:43:20 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:43:20 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`_default`(age)
2023/07/25 02:43:29 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:43:30 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:43:30 Executing N1ql statement: create index idx_secondary_defer on `bucket_%2`.`_default`.`_default`(age) with {"defer_build":true}
2023/07/25 02:43:35 Index status is: Created for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:43:35 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:43:35 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:43:45 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:43:45 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:43:45 Executing N1ql statement: create index idx_secondary_defer on `bucket_%2`.`_default`.`c1`(age) with {"defer_build":true}
2023/07/25 02:43:55 Index status is: Created for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:43:55 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:43:55 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c2%`(age)
2023/07/25 02:44:00 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:44:00 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:44:00 Executing N1ql statement: create index idx_secondary_defer on `bucket_%2`.`_default`.`c2%`(age) with {"defer_build":true}
2023/07/25 02:44:05 Index status is: Created for index: idx_secondary_defer, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:44:05 Index status is: Created for index: idx_secondary_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:44:08 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:44:09 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:44:11 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:44:14 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:44:15 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:44:17 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
--- PASS: TestCreateIndexsAfterRebalance (91.20s)
=== RUN TestRebalanceAfterDroppedCollections
2023/07/25 02:44:19 In TestRebalanceAfterDroppedCollections
2023/07/25 02:44:19 Dropped collection c1 for bucket: bucket_1, scope: _default, body: {"uid":"4"}
2023/07/25 02:44:19 Dropped collection c2% for bucket: bucket_1, scope: _default, body: {"uid":"5"}
2023/07/25 02:44:20 Dropped collection c1 for bucket: bucket_%2, scope: _default, body: {"uid":"4"}
2023/07/25 02:44:20 Dropped collection c2% for bucket: bucket_%2, scope: _default, body: {"uid":"5"}
2023/07/25 02:44:21 Adding node: https://127.0.0.1:19003 with role: index to the cluster with uri: /pools/default/serverGroups/57578b14957571acb8f97b4f568c6628/addNode
2023/07/25 02:44:35 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9003 (role index, serverGroup: Group 2), response: {"otpNode":"n_3@127.0.0.1"}
2023/07/25 02:44:35 Adding node: https://127.0.0.1:19004 with role: index to the cluster with uri: /pools/default/serverGroups/0/addNode
2023/07/25 02:44:47 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9004 (role index, serverGroup: Group 1), response: {"otpNode":"n_4@127.0.0.1"}
2023/07/25 02:44:47 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:44:52 Rebalance progress: 10
2023/07/25 02:44:57 Rebalance progress: 66.22714285714287
2023/07/25 02:45:02 Rebalance progress: 66.24000000000001
2023/07/25 02:45:07 Rebalance progress: 66.24000000000001
2023/07/25 02:45:13 Rebalance progress: 90
2023/07/25 02:45:17 Rebalance progress: 100
2023/07/25 02:45:20 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:45:23 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:45:25 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: _default
2023/07/25 02:45:26 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:45:26 Scan failed as expected with error: Index Not Found - cause: GSI index #primary not found., index: #primary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:45:26 Scan failed as expected with error: Index Not Found - cause: GSI index idx_partitioned not found., index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:45:26 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:45:26 Scan failed as expected with error: Index Not Found - cause: GSI index #primary not found., index: #primary, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:45:26 Scan failed as expected with error: Index Not Found - cause: GSI index idx_partitioned not found., index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c2%
2023/07/25 02:45:27 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:45:29 scanIndexReplicas: Scanning all for index: #primary, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:45:32 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: _default
2023/07/25 02:45:35 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:45:35 Scan failed as expected with error: Index Not Found - cause: GSI index #primary not found., index: #primary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:45:35 Scan failed as expected with error: Index Not Found - cause: GSI index idx_partitioned not found., index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:45:35 Scan failed as expected with error: Index Not Found - cause: GSI index idx_secondary not found., index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:45:35 Scan failed as expected with error: Index Not Found - cause: GSI index #primary not found., index: #primary, bucket: bucket_%2, scope: _default, collection: c2%
2023/07/25 02:45:35 Scan failed as expected with error: Index Not Found - cause: GSI index idx_partitioned not found., index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c2%
--- PASS: TestRebalanceAfterDroppedCollections (76.16s)
=== RUN TestRebalancePanicTestsSetup
2023/07/25 02:45:35 In DropAllSecondaryIndexes()
2023/07/25 02:45:35 Index found: idx_partitioned_defer
2023/07/25 02:45:35 Dropped index idx_partitioned_defer
2023/07/25 02:45:35 Index found: idx_secondary_defer
2023/07/25 02:45:35 Dropped index idx_secondary_defer
2023/07/25 02:45:35 Index found: idx_secondary_defer
2023/07/25 02:45:36 Dropped index idx_secondary_defer
2023/07/25 02:45:36 Index found: idx_partitioned
2023/07/25 02:45:36 Dropped index idx_partitioned
2023/07/25 02:45:36 Index found: #primary
2023/07/25 02:45:36 Dropped index #primary
2023/07/25 02:45:36 Index found: idx_secondary
2023/07/25 02:45:37 Dropped index idx_secondary
2023/07/25 02:45:37 Index found: idx_secondary
2023/07/25 02:45:37 Dropped index idx_secondary
2023/07/25 02:45:37 Index found: #primary
2023/07/25 02:45:37 Dropped index #primary
2023/07/25 02:45:37 Index found: #primary
2023/07/25 02:45:37 Dropped index #primary
2023/07/25 02:45:37 Index found: idx_partitioned
2023/07/25 02:45:37 Dropped index idx_partitioned
2023/07/25 02:45:37 Index found: #primary_defer
2023/07/25 02:45:38 Dropped index #primary_defer
2023/07/25 02:45:38 Index found: #primary
2023/07/25 02:45:38 Dropped index #primary
2023/07/25 02:45:38 Index found: idx_partitioned_defer
2023/07/25 02:45:38 Dropped index idx_partitioned_defer
2023/07/25 02:45:38 Index found: #primary_defer
2023/07/25 02:45:38 Dropped index #primary_defer
2023/07/25 02:45:41 Deleted bucket bucket_1, responseBody:
2023/07/25 02:45:43 Deleted bucket bucket_%2, responseBody:
2023/07/25 02:45:58 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003 127.0.0.1:9004] from the cluster
2023/07/25 02:46:03 Rebalance progress: 100
2023/07/25 02:46:03 Adding node: https://127.0.0.1:19001 with role: index to the cluster with uri: /pools/default/serverGroups/57578b14957571acb8f97b4f568c6628/addNode
2023/07/25 02:46:20 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9001 (role index, serverGroup: Group 2), response: {"otpNode":"n_1@127.0.0.1"}
2023/07/25 02:46:20 Adding node: https://127.0.0.1:19002 with role: index to the cluster with uri: /pools/default/serverGroups/0/addNode
2023/07/25 02:46:30 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9002 (role index, serverGroup: Group 1), response: {"otpNode":"n_2@127.0.0.1"}
2023/07/25 02:46:35 Rebalance progress: 100
2023/07/25 02:46:35 Created bucket bucket_1, responseBody:
2023/07/25 02:46:35 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9000
2023/07/25 02:46:37 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9001
2023/07/25 02:46:37 WaitForBucketCreation: Checking bucket(bucket_1) creation for host: 127.0.0.1:9002
2023/07/25 02:46:37 Created collection succeeded for bucket: bucket_1, scope: _default, collection: c1, body: {"uid":"2"}
2023/07/25 02:46:37 TestIndexPlacement: Manifest for bucket: bucket_1, scope: _default, collection: c1 is: map[uid:2]
2023/07/25 02:46:37 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9000, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:46:37 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9001, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:46:37 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9002, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:46:37 Received OK response from ensureManifest, bucket: bucket_1, uid: 2
2023/07/25 02:46:38 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:46:45 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:46:45 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:46:45 Executing N1ql statement: create index idx_partitioned on `bucket_1`.`_default`.`c1`(emailid) partition by hash(meta().id)
2023/07/25 02:46:50 Index status is: Ready for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:46:50 Index status is: Ready for index: idx_partitioned (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:46:50 Executing N1ql statement: create index idx_partitioned_defer on `bucket_1`.`_default`.`c1`(balance) partition by hash(meta().id) with {"defer_build":true}
2023/07/25 02:47:01 Index status is: Created for index: idx_partitioned_defer, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:47:01 Index status is: Created for index: idx_partitioned_defer (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:47:01 Created bucket bucket_%2, responseBody:
2023/07/25 02:47:01 WaitForBucketCreation: Checking bucket(bucket_%2) creation for host: 127.0.0.1:9000
2023/07/25 02:47:02 WaitForBucketCreation: Checking bucket(bucket_%2) creation for host: 127.0.0.1:9001
2023/07/25 02:47:02 WaitForBucketCreation: Checking bucket(bucket_%2) creation for host: 127.0.0.1:9002
2023/07/25 02:47:02 Created collection succeeded for bucket: bucket_%2, scope: _default, collection: c1, body: {"uid":"2"}
2023/07/25 02:47:02 TestIndexPlacement: Manifest for bucket: bucket_%2, scope: _default, collection: c1 is: map[uid:2]
2023/07/25 02:47:02 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9000, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:02 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9001, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:02 WaitForCollectionCreation: Checking collection creation for host: 127.0.0.1:9002, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:02 Received OK response from ensureManifest, bucket: bucket_%2, uid: 2
2023/07/25 02:47:03 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:47:15 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:15 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:15 Executing N1ql statement: create index idx_partitioned on `bucket_%2`.`_default`.`c1`(emailid) partition by hash(meta().id)
2023/07/25 02:47:26 Index status is: Ready for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:26 Index status is: Ready for index: idx_partitioned (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:26 Executing N1ql statement: create index idx_partitioned_defer on `bucket_%2`.`_default`.`c1`(balance) partition by hash(meta().id) with {"defer_build":true}
2023/07/25 02:47:36 Index status is: Created for index: idx_partitioned_defer, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:36 Index status is: Created for index: idx_partitioned_defer (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:38 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:47:39 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:47:41 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:41 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:47:42 Changing config key indexer.shardRebalance.execTestAction to value true
--- PASS: TestRebalancePanicTestsSetup (127.59s)
=== RUN TestRebalancePanicAtMasterShardTokenScheduleAck
2023/07/25 02:47:42 In TestRebalancePanicAtMasterShardTokenScheduleAck
2023/07/25 02:47:43 Adding node: https://127.0.0.1:19003 with role: index to the cluster with uri: /pools/default/serverGroups/57578b14957571acb8f97b4f568c6628/addNode
2023/07/25 02:47:53 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9003 (role index, serverGroup: Group 2), response: {"otpNode":"n_3@127.0.0.1"}
2023/07/25 02:47:53 Adding node: https://127.0.0.1:19004 with role: index to the cluster with uri: /pools/default/serverGroups/0/addNode
2023/07/25 02:48:04 AddNodeWithServerGroup: Successfully added node: 127.0.0.1:9004 (role index, serverGroup: Group 1), response: {"otpNode":"n_4@127.0.0.1"}
2023/07/25 02:48:04 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023-07-25T02:48:09.957+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-07-25T02:48:09.958+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/07/25 02:48:10 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 02:48:16 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:48:16 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:48:16 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:18:16 GMT] X-Content-Type-Options:[nosniff]] 0xc01b814440 19 [] false false map[] 0xc000182700 }
2023/07/25 02:48:16 rebalanceCleanupStatus failed
2023/07/25 02:48:17 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:48:17 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:48:17 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:18:17 GMT] X-Content-Type-Options:[nosniff]] 0xc0067d1140 19 [] false false map[] 0xc008520600 }
2023/07/25 02:48:17 rebalanceCleanupStatus failed
2023/07/25 02:48:18 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:48:18 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:48:18 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:18:18 GMT] X-Content-Type-Options:[nosniff]] 0xc02afc7580 19 [] false false map[] 0xc0320c2200 }
2023/07/25 02:48:18 rebalanceCleanupStatus failed
2023/07/25 02:48:19 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:48:19 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:48:19 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:18:19 GMT] X-Content-Type-Options:[nosniff]] 0xc000939940 19 [] false false map[] 0xc005d18700 }
2023/07/25 02:48:19 rebalanceCleanupStatus failed
2023/07/25 02:48:20 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:48:20 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:48:20 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:18:20 GMT] X-Content-Type-Options:[nosniff]] 0xc00d886580 19 [] false false map[] 0xc000182a00 }
2023/07/25 02:48:20 rebalanceCleanupStatus failed
2023/07/25 02:48:20 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9003
2023/07/25 02:48:24 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:48:25 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:48:26 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:48:27 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:48:28 Dropping the secondary index idx_secondary
2023/07/25 02:48:28 Index dropped
2023/07/25 02:48:28 Dropping the secondary index idx_secondary
2023/07/25 02:48:29 Index dropped
2023/07/25 02:48:49 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:49:00 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:49:00 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:49:00 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:49:05 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:49:05 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:49:08 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:49:09 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestRebalancePanicAtMasterShardTokenScheduleAck (88.01s)
=== RUN TestRebalancePanicAfterTransferOnSource
2023/07/25 02:49:11 In TestRebalancePanicAfterTransferOnSource
2023/07/25 02:49:11 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:49:16 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 02:49:17 Waiting for rebalance cleanup (as rebalance tokens still exist) to finish on node: 127.0.0.1:9003
2023/07/25 02:49:21 http://127.0.0.1:9114/rebalanceCleanupStatus
2023/07/25 02:49:21 &{GET http://127.0.0.1:9114/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9114 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:49:21 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:19:21 GMT] X-Content-Type-Options:[nosniff]] 0xc03ef81dc0 19 [] false false map[] 0xc006801b00 }
2023/07/25 02:49:21 rebalanceCleanupStatus failed
2023/07/25 02:49:21 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9002
2023/07/25 02:49:22 http://127.0.0.1:9114/rebalanceCleanupStatus
2023/07/25 02:49:22 &{GET http://127.0.0.1:9114/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9114 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:49:22 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:19:22 GMT] X-Content-Type-Options:[nosniff]] 0xc009f13bc0 19 [] false false map[] 0xc008282500 }
2023/07/25 02:49:22 rebalanceCleanupStatus failed
2023/07/25 02:49:23 http://127.0.0.1:9114/rebalanceCleanupStatus
2023/07/25 02:49:23 &{GET http://127.0.0.1:9114/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9114 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:49:23 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:19:23 GMT] X-Content-Type-Options:[nosniff]] 0xc006539fc0 19 [] false false map[] 0xc008282600 }
2023/07/25 02:49:23 rebalanceCleanupStatus failed
2023/07/25 02:49:27 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:49:28 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:49:29 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:49:30 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:49:31 Dropping the secondary index idx_secondary
2023/07/25 02:49:32 Index dropped
2023/07/25 02:49:32 Dropping the secondary index idx_secondary
2023/07/25 02:49:32 Index dropped
2023/07/25 02:49:52 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:50:01 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:50:01 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:50:01 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:50:10 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:50:10 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:50:13 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:50:14 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestRebalancePanicAfterTransferOnSource (64.53s)
=== RUN TestRebalancePanicAfterRestoreOnDest
2023/07/25 02:50:15 In TestRebalancePanicAfterRestoreOnDest
2023/07/25 02:50:15 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:50:21 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 02:50:25 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:50:25 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:50:25 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:20:25 GMT] X-Content-Type-Options:[nosniff]] 0xc00a7264c0 19 [] false false map[] 0xc007d6eb00 }
2023/07/25 02:50:25 rebalanceCleanupStatus failed
2023/07/25 02:50:26 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:50:26 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:50:26 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:20:26 GMT] X-Content-Type-Options:[nosniff]] 0xc007442e00 19 [] false false map[] 0xc007d6ec00 }
2023/07/25 02:50:26 rebalanceCleanupStatus failed
2023/07/25 02:50:26 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9003
2023/07/25 02:50:27 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:50:27 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:50:27 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:20:27 GMT] X-Content-Type-Options:[nosniff]] 0xc00e358900 19 [] false false map[] 0xc0077cc300 }
2023/07/25 02:50:27 rebalanceCleanupStatus failed
2023/07/25 02:50:28 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:50:28 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:50:28 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:20:28 GMT] X-Content-Type-Options:[nosniff]] 0xc00a9c97c0 19 [] false false map[] 0xc007d6ef00 }
2023/07/25 02:50:28 rebalanceCleanupStatus failed
2023/07/25 02:50:29 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:50:29 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:50:29 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:20:29 GMT] X-Content-Type-Options:[nosniff]] 0xc00ea4e980 19 [] false false map[] 0xc0077cce00 }
2023/07/25 02:50:29 rebalanceCleanupStatus failed
2023/07/25 02:50:33 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:50:34 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:50:35 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:50:37 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:50:37 Dropping the secondary index idx_secondary
2023/07/25 02:50:38 Index dropped
2023/07/25 02:50:38 Dropping the secondary index idx_secondary
2023/07/25 02:50:38 Index dropped
2023/07/25 02:50:58 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:51:11 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:51:11 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:51:11 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:51:21 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:51:21 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:51:25 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:51:27 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestRebalancePanicAfterRestoreOnDest (73.03s)
=== RUN TestRebalancePanicDuringDeferredIndexRecovery
2023/07/25 02:51:28 In TestRebalancePanicDuringDeferredIndexRecovery
2023/07/25 02:51:28 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:51:34 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 02:51:36 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:51:36 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:51:36 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:21:36 GMT] X-Content-Type-Options:[nosniff]] 0xc009c9c680 19 [] false false map[] 0xc035d41000 }
2023/07/25 02:51:36 rebalanceCleanupStatus failed
2023/07/25 02:51:37 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:51:37 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:51:37 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:21:37 GMT] X-Content-Type-Options:[nosniff]] 0xc012912c40 19 [] false false map[] 0xc005988100 }
2023/07/25 02:51:37 rebalanceCleanupStatus failed
2023/07/25 02:51:38 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:51:38 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:51:38 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:21:38 GMT] X-Content-Type-Options:[nosniff]] 0xc0114e2cc0 19 [] false false map[] 0xc00800e700 }
2023/07/25 02:51:38 rebalanceCleanupStatus failed
2023/07/25 02:51:39 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:51:39 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:51:39 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:21:39 GMT] X-Content-Type-Options:[nosniff]] 0xc009402940 19 [] false false map[] 0xc01f92ee00 }
2023/07/25 02:51:39 rebalanceCleanupStatus failed
2023/07/25 02:51:39 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9003
2023/07/25 02:51:40 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:51:40 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:51:40 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:21:40 GMT] X-Content-Type-Options:[nosniff]] 0xc00a7263c0 19 [] false false map[] 0xc005989900 }
2023/07/25 02:51:40 rebalanceCleanupStatus failed
2023/07/25 02:51:44 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:51:45 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:51:46 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:51:47 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:51:48 Dropping the secondary index idx_secondary
2023/07/25 02:51:48 Index dropped
2023/07/25 02:51:48 Dropping the secondary index idx_secondary
2023/07/25 02:51:48 Index dropped
2023/07/25 02:52:09 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:52:20 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:52:20 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:52:20 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:52:31 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:52:31 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:52:34 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:52:35 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestRebalancePanicDuringDeferredIndexRecovery (67.58s)
=== RUN TestRebalancePanicDuringNonDeferredIndexRecovery
2023/07/25 02:52:36 In TestRebalancePanicDuringNonDeferredIndexRecovery
2023/07/25 02:52:36 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:52:41 Rebalance progress: 10
2023/07/25 02:52:46 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 02:52:46 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:52:46 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:52:46 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:22:46 GMT] X-Content-Type-Options:[nosniff]] 0xc00a726680 19 [] false false map[] 0xc01f92e200 }
2023/07/25 02:52:46 rebalanceCleanupStatus failed
2023/07/25 02:52:46 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9003
2023/07/25 02:52:47 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:52:47 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:52:47 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:22:47 GMT] X-Content-Type-Options:[nosniff]] 0xc00a727bc0 19 [] false false map[] 0xc008076d00 }
2023/07/25 02:52:47 rebalanceCleanupStatus failed
2023/07/25 02:52:48 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:52:48 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:52:48 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:22:48 GMT] X-Content-Type-Options:[nosniff]] 0xc02fe21d40 19 [] false false map[] 0xc01f92e700 }
2023/07/25 02:52:48 rebalanceCleanupStatus failed
2023/07/25 02:52:52 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:52:53 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:52:54 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:52:55 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:52:56 Dropping the secondary index idx_secondary
2023/07/25 02:52:56 Index dropped
2023/07/25 02:52:56 Dropping the secondary index idx_secondary
2023/07/25 02:52:57 Index dropped
2023/07/25 02:53:17 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:53:25 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:53:25 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:53:25 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:53:30 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:53:30 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:53:34 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:53:35 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestRebalancePanicDuringNonDeferredIndexRecovery (60.05s)
=== RUN TestRebalancePanicDuringIndexBuild
2023/07/25 02:53:36 In TestRebalancePanicDuringIndexBuild
2023/07/25 02:53:36 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:53:41 Rebalance progress: 10
2023/07/25 02:53:46 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 02:53:46 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:53:46 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:53:46 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:23:46 GMT] X-Content-Type-Options:[nosniff]] 0xc022bb71c0 19 [] false false map[] 0xc007d2c800 }
2023/07/25 02:53:46 rebalanceCleanupStatus failed
2023/07/25 02:53:46 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9003
2023/07/25 02:53:47 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:53:47 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:53:47 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:23:47 GMT] X-Content-Type-Options:[nosniff]] 0xc02f763a40 19 [] false false map[] 0xc00591fa00 }
2023/07/25 02:53:47 rebalanceCleanupStatus failed
2023/07/25 02:53:48 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:53:48 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:53:48 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:23:48 GMT] X-Content-Type-Options:[nosniff]] 0xc001a34540 19 [] false false map[] 0xc007cb9b00 }
2023/07/25 02:53:48 rebalanceCleanupStatus failed
2023/07/25 02:53:49 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:53:49 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:53:49 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:23:49 GMT] X-Content-Type-Options:[nosniff]] 0xc003e3ebc0 19 [] false false map[] 0xc007cb9d00 }
2023/07/25 02:53:49 rebalanceCleanupStatus failed
2023/07/25 02:53:50 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:53:50 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:53:50 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:23:50 GMT] X-Content-Type-Options:[nosniff]] 0xc05094dcc0 19 [] false false map[] 0xc00869a700 }
2023/07/25 02:53:50 rebalanceCleanupStatus failed
2023/07/25 02:53:54 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:53:55 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:53:56 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:53:57 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:53:58 Dropping the secondary index idx_secondary
2023/07/25 02:53:58 Index dropped
2023/07/25 02:53:58 Dropping the secondary index idx_secondary
2023/07/25 02:53:59 Index dropped
2023/07/25 02:54:20 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:54:31 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:54:31 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:54:31 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:54:42 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:54:42 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:54:44 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:54:45 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestRebalancePanicDuringIndexBuild (70.68s)
=== RUN TestRebalancePanicBeforeDropOnSource
2023/07/25 02:54:46 In TestRebalancePanicBeforeDropOnSource
2023/07/25 02:54:46 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:54:52 Rebalance progress: 10
2023/07/25 02:54:57 Rebalance progress: 66.2398584571833
2023/07/25 02:55:02 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 02:55:02 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:55:02 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:55:02 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:25:02 GMT] X-Content-Type-Options:[nosniff]] 0xc0205c2e00 19 [] false false map[] 0xc008282300 }
2023/07/25 02:55:02 rebalanceCleanupStatus failed
2023/07/25 02:55:02 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9003
2023/07/25 02:55:03 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:55:03 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:55:03 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:25:03 GMT] X-Content-Type-Options:[nosniff]] 0xc00b48b800 19 [] false false map[] 0xc00910b200 }
2023/07/25 02:55:03 rebalanceCleanupStatus failed
2023/07/25 02:55:04 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:55:04 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:55:04 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:25:04 GMT] X-Content-Type-Options:[nosniff]] 0xc00c5d98c0 19 [] false false map[] 0xc00683e100 }
2023/07/25 02:55:04 rebalanceCleanupStatus failed
2023/07/25 02:55:05 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:55:05 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:55:05 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:25:05 GMT] X-Content-Type-Options:[nosniff]] 0xc00c5d9f40 19 [] false false map[] 0xc00683e300 }
2023/07/25 02:55:05 rebalanceCleanupStatus failed
2023/07/25 02:55:07 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9003
2023/07/25 02:55:14 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:55:15 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:55:16 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:55:17 scanIndexReplicas: Scanning all for index: idx_partitioned, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:55:18 Dropping the secondary index idx_secondary
2023/07/25 02:55:18 Index dropped
2023/07/25 02:55:18 Dropping the secondary index idx_secondary
2023/07/25 02:55:18 Index dropped
2023/07/25 02:55:39 Executing N1ql statement: create index idx_secondary on `bucket_1`.`_default`.`c1`(age)
2023/07/25 02:55:46 Index status is: Ready for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:55:46 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:55:46 Executing N1ql statement: create index idx_secondary on `bucket_%2`.`_default`.`c1`(age)
2023/07/25 02:55:56 Index status is: Ready for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:55:56 Index status is: Ready for index: idx_secondary (replica 1), bucket: bucket_%2, scope: _default, collection: c1
2023/07/25 02:55:58 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_1, scope: _default, collection: c1
2023/07/25 02:55:59 scanIndexReplicas: Scanning all for index: idx_secondary, bucket: bucket_%2, scope: _default, collection: c1
--- PASS: TestRebalancePanicBeforeDropOnSource (73.96s)
=== RUN TestRebalancePanicAfterDropOnSource
2023/07/25 02:56:00 In TestRebalancePanicAfterDropOnSource
2023/07/25 02:56:00 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002] from the cluster
2023/07/25 02:56:06 Rebalance progress: 10
2023/07/25 02:56:11 Rebalance progress: 66.23985064141785
2023/07/25 02:56:16 Rebalance failed. See logs for detailed reason. You can try again.
2023/07/25 02:56:19 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:56:19 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:56:19 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:26:19 GMT] X-Content-Type-Options:[nosniff]] 0xc001303540 19 [] false false map[] 0xc008eeba00 }
2023/07/25 02:56:19 rebalanceCleanupStatus failed
2023/07/25 02:56:20 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:56:20 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:56:20 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:26:20 GMT] X-Content-Type-Options:[nosniff]] 0xc004d027c0 19 [] false false map[] 0xc02fce5f00 }
2023/07/25 02:56:20 rebalanceCleanupStatus failed
2023/07/25 02:56:21 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:56:21 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:56:21 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:26:21 GMT] X-Content-Type-Options:[nosniff]] 0xc03520f800 19 [] false false map[] 0xc01118bc00 }
2023/07/25 02:56:21 rebalanceCleanupStatus failed
2023/07/25 02:56:22 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:56:22 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9120 map[] map[] map[] 0xc0000480d8}
2023/07/25 02:56:22 &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[19] Content-Type:[text/plain; charset=utf-8] Date:[Mon, 24 Jul 2023 21:26:22 GMT] X-Content-Type-Options:[nosniff]] 0xc0258bda40 19 [] false false map[] 0xc007fe6600 }
2023/07/25 02:56:22 rebalanceCleanupStatus failed
2023/07/25 02:56:22 Waiting for rebalance cleanup to finish on node: 127.0.0.1:9003
2023/07/25 02:56:23 http://127.0.0.1:9120/rebalanceCleanupStatus
2023/07/25 02:56:23 &{GET http://127.0.0.1:9120/rebalanceCleanupStatus HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]