Started by user Balakumaran Gopal Rebuilds build #31 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on magma-sc1402-32g-24c (magma_slave) in workspace /data/workspace/temp_rebalance_magma_win [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository git://github.com/couchbaselabs/TAF/ > /usr/bin/git init /data/workspace/temp_rebalance_magma_win # timeout=10 Fetching upstream changes from git://github.com/couchbaselabs/TAF/ > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress git://github.com/couchbaselabs/TAF/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/couchbaselabs/TAF/ # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/couchbaselabs/TAF/ # timeout=10 Fetching upstream changes from git://github.com/couchbaselabs/TAF/ > /usr/bin/git fetch --tags --progress git://github.com/couchbaselabs/TAF/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a59691a25aa8bfb010abc21b7a0be27e6596f110 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f a59691a25aa8bfb010abc21b7a0be27e6596f110 # timeout=10 Commit message: "TAF: Add debain 11 in testconstants." > /usr/bin/git rev-list --no-walk a59691a25aa8bfb010abc21b7a0be27e6596f110 # timeout=10 [temp_rebalance_magma_win] $ /bin/sh -xe /tmp/jenkins4609370804533617350.sh + echo '[global] username:Administrator password:Membase123 index_port:9102 n1ql_port:8093 port:8091 data_path:/data [membase] rest_username:Administrator rest_password:password [servers] 1:_1 2:_2 3:_3 4:_4 5:_5 6:_6 7:_7 [_1] ip:172.23.136.141 services:kv,index,n1ql,fts,eventing,cbas [_2] ip:172.23.136.138 services:kv,index,n1ql,fts,eventing,cbas [_3] ip:172.23.136.137 services:kv,index,n1ql,fts,eventing,cbas [_4] ip:172.23.136.142 services:kv,index,n1ql,fts,eventing,cbas [_5] ip:172.23.136.136 services:kv,index,n1ql,fts,eventing,cbas [_6] ip:172.23.136.139 services:kv,index,n1ql,fts,eventing,cbas [_7] ip:172.23.136.140 services:kv,index,n1ql,fts,eventing,cbas' + git checkout master Switched to a new branch 'master' Branch master set up to track remote branch master from origin. + git pull origin master From git://github.com/couchbaselabs/TAF * branch master -> FETCH_HEAD Already up-to-date. + git clone https://github.com/sumedhpb/guides.git Cloning into 'guides'... + jython_path=/opt/jython/bin/jython + sdk_client_params='-P transaction_version=1.1.8 -P client_version=3.1.6' + mkdir tr_for_install + cd tr_for_install + git clone https://github.com/couchbase/testrunner.git Cloning into 'testrunner'... + cd testrunner + git checkout master Already on 'master' + git pull origin master From https://github.com/couchbase/testrunner * branch master -> FETCH_HEAD Already up-to-date. + python3 scripts/new_install.py -i /tmp/win10-bucket-ops-temp_rebalance_magma_win.ini -p timeout=1200,get-cbcollect-info=True,version=7.1.0-2325,product=cb,debug_logs=False,url= 2022-02-16 23:24:54,001 - root - WARNING - URL: is not valid, will use version to locate build 2022-02-16 23:24:54,002 - root - INFO - SSH Connecting to 172.23.136.141 with username:Administrator, attempt#1 of 5 2022-02-16 23:24:54,151 - root - INFO - SSH Connected to 172.23.136.141 as Administrator 2022-02-16 23:24:54,707 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:24:54,707 - root - INFO - This is windows server! 2022-02-16 23:24:54,834 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:24:54,949 - root - INFO - get windows information 2022-02-16 23:24:55,063 - root - INFO - running command.raw on 172.23.136.141: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:24:55,245 - root - INFO - command executed successfully with Administrator 2022-02-16 23:24:55,248 - root - INFO - SSH Connecting to 172.23.136.138 with username:Administrator, attempt#1 of 5 2022-02-16 23:24:55,434 - root - INFO - SSH Connected to 172.23.136.138 as Administrator 2022-02-16 23:24:56,025 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:24:56,025 - root - INFO - This is windows server! 2022-02-16 23:24:56,151 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:24:56,267 - root - INFO - get windows information 2022-02-16 23:24:56,388 - root - INFO - running command.raw on 172.23.136.138: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:24:56,584 - root - INFO - command executed successfully with Administrator 2022-02-16 23:24:56,586 - root - INFO - SSH Connecting to 172.23.136.137 with username:Administrator, attempt#1 of 5 2022-02-16 23:24:56,744 - root - INFO - SSH Connected to 172.23.136.137 as Administrator 2022-02-16 23:24:57,344 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:24:57,344 - root - INFO - This is windows server! 2022-02-16 23:24:57,466 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:24:57,583 - root - INFO - get windows information 2022-02-16 23:24:57,705 - root - INFO - running command.raw on 172.23.136.137: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:24:57,900 - root - INFO - command executed successfully with Administrator 2022-02-16 23:24:57,902 - root - INFO - SSH Connecting to 172.23.136.142 with username:Administrator, attempt#1 of 5 2022-02-16 23:24:58,048 - root - INFO - SSH Connected to 172.23.136.142 as Administrator 2022-02-16 23:24:58,612 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:24:58,612 - root - INFO - This is windows server! 2022-02-16 23:24:58,734 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:24:58,848 - root - INFO - get windows information 2022-02-16 23:24:58,962 - root - INFO - running command.raw on 172.23.136.142: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:24:59,146 - root - INFO - command executed successfully with Administrator 2022-02-16 23:24:59,148 - root - INFO - SSH Connecting to 172.23.136.136 with username:Administrator, attempt#1 of 5 2022-02-16 23:24:59,342 - root - INFO - SSH Connected to 172.23.136.136 as Administrator 2022-02-16 23:24:59,953 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:24:59,953 - root - INFO - This is windows server! 2022-02-16 23:25:00,088 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:00,210 - root - INFO - get windows information 2022-02-16 23:25:00,333 - root - INFO - running command.raw on 172.23.136.136: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:00,541 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:00,543 - root - INFO - SSH Connecting to 172.23.136.139 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:00,728 - root - INFO - SSH Connected to 172.23.136.139 as Administrator 2022-02-16 23:25:01,324 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:01,324 - root - INFO - This is windows server! 2022-02-16 23:25:01,457 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:01,574 - root - INFO - get windows information 2022-02-16 23:25:01,702 - root - INFO - running command.raw on 172.23.136.139: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:01,902 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:01,904 - root - INFO - SSH Connecting to 172.23.136.140 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:02,182 - root - INFO - SSH Connected to 172.23.136.140 as Administrator 2022-02-16 23:25:02,805 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:02,805 - root - INFO - This is windows server! 2022-02-16 23:25:02,924 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:03,040 - root - INFO - get windows information 2022-02-16 23:25:03,166 - root - INFO - running command.raw on 172.23.136.140: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:03,350 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:03,352 - root - INFO - SSH Connecting to 172.23.136.141 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:03,492 - root - INFO - SSH Connected to 172.23.136.141 as Administrator 2022-02-16 23:25:03,933 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:03,933 - root - INFO - This is windows server! 2022-02-16 23:25:04,052 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:04,154 - root - INFO - get windows information 2022-02-16 23:25:04,267 - root - INFO - running command.raw on 172.23.136.141: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:04,443 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:04,446 - root - INFO - SSH Connecting to 172.23.136.138 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:04,595 - root - INFO - SSH Connected to 172.23.136.138 as Administrator 2022-02-16 23:25:05,084 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:05,084 - root - INFO - This is windows server! 2022-02-16 23:25:05,233 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:05,352 - root - INFO - get windows information 2022-02-16 23:25:05,474 - root - INFO - running command.raw on 172.23.136.138: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:05,653 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:05,655 - root - INFO - SSH Connecting to 172.23.136.137 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:05,802 - root - INFO - SSH Connected to 172.23.136.137 as Administrator 2022-02-16 23:25:06,268 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:06,268 - root - INFO - This is windows server! 2022-02-16 23:25:06,394 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:06,501 - root - INFO - get windows information 2022-02-16 23:25:06,624 - root - INFO - running command.raw on 172.23.136.137: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:06,810 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:06,812 - root - INFO - SSH Connecting to 172.23.136.142 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:06,955 - root - INFO - SSH Connected to 172.23.136.142 as Administrator 2022-02-16 23:25:07,453 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:07,453 - root - INFO - This is windows server! 2022-02-16 23:25:07,574 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:07,679 - root - INFO - get windows information 2022-02-16 23:25:07,800 - root - INFO - running command.raw on 172.23.136.142: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:07,978 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:07,981 - root - INFO - SSH Connecting to 172.23.136.136 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:08,129 - root - INFO - SSH Connected to 172.23.136.136 as Administrator 2022-02-16 23:25:08,608 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:08,609 - root - INFO - This is windows server! 2022-02-16 23:25:08,736 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:08,849 - root - INFO - get windows information 2022-02-16 23:25:08,974 - root - INFO - running command.raw on 172.23.136.136: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:09,162 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:09,164 - root - INFO - SSH Connecting to 172.23.136.139 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:09,310 - root - INFO - SSH Connected to 172.23.136.139 as Administrator 2022-02-16 23:25:09,793 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:09,793 - root - INFO - This is windows server! 2022-02-16 23:25:09,918 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:10,034 - root - INFO - get windows information 2022-02-16 23:25:10,159 - root - INFO - running command.raw on 172.23.136.139: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:10,334 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:10,336 - root - INFO - SSH Connecting to 172.23.136.140 with username:Administrator, attempt#1 of 5 2022-02-16 23:25:10,475 - root - INFO - SSH Connected to 172.23.136.140 as Administrator 2022-02-16 23:25:10,926 - root - INFO - File /cygdrive/c/Windows/win.ini was found 2022-02-16 23:25:10,926 - root - INFO - This is windows server! 2022-02-16 23:25:11,043 - root - INFO - File /cygdrive/c/tmp/windows_info.txt was found 2022-02-16 23:25:11,148 - root - INFO - get windows information 2022-02-16 23:25:11,262 - root - INFO - running command.raw on 172.23.136.140: echo "ipconfig" > /tmp/cmd.bat; chmod u=rwx /tmp/cmd.bat; /tmp/cmd.bat 2022-02-16 23:25:11,427 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:11,427 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:25:11,431 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi is live 2022-02-16 23:25:11,431 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:25:11,432 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi is live 2022-02-16 23:25:11,432 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:25:11,433 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi is live 2022-02-16 23:25:11,433 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:25:11,434 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi is live 2022-02-16 23:25:11,434 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:25:11,435 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi is live 2022-02-16 23:25:11,436 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:25:11,437 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi is live 2022-02-16 23:25:11,437 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:25:11,438 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2325/couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi is live 2022-02-16 23:25:23,292 - root - INFO - running command.raw on 172.23.136.140: cat /cygdrive/c/Program\ Files/Couchbase/Server/VERSION.txt 2022-02-16 23:25:23,432 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:23,432 - root - INFO - running command.raw on 172.23.136.140: cd /cygdrive/c/tmp/; ls *7.1.0-2325*.msi 2022-02-16 23:25:23,517 - root - INFO - running command.raw on 172.23.136.142: cat /cygdrive/c/Program\ Files/Couchbase/Server/VERSION.txt 2022-02-16 23:25:23,555 - root - INFO - running command.raw on 172.23.136.141: cat /cygdrive/c/Program\ Files/Couchbase/Server/VERSION.txt 2022-02-16 23:25:23,576 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:23,576 - root - INFO - running command.raw on 172.23.136.140: cd /cygdrive/c/tmp/; msiexec /x couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi /passive 2022-02-16 23:25:23,658 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:23,658 - root - INFO - running command.raw on 172.23.136.142: cd /cygdrive/c/tmp/; ls *7.1.0-2325*.msi 2022-02-16 23:25:23,686 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:23,686 - root - INFO - running command.raw on 172.23.136.141: cd /cygdrive/c/tmp/; ls *7.1.0-2325*.msi 2022-02-16 23:25:23,794 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:23,794 - root - INFO - running command.raw on 172.23.136.142: cd /cygdrive/c/tmp/; msiexec /x couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi /passive 2022-02-16 23:25:23,822 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:23,822 - root - INFO - running command.raw on 172.23.136.141: cd /cygdrive/c/tmp/; msiexec /x couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi /passive 2022-02-16 23:25:24,207 - root - INFO - running command.raw on 172.23.136.136: cat /cygdrive/c/Program\ Files/Couchbase/Server/VERSION.txt 2022-02-16 23:25:24,357 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:24,357 - root - INFO - running command.raw on 172.23.136.136: cd /cygdrive/c/tmp/; ls *7.1.0-2325*.msi 2022-02-16 23:25:24,418 - root - INFO - running command.raw on 172.23.136.139: cat /cygdrive/c/Program\ Files/Couchbase/Server/VERSION.txt 2022-02-16 23:25:24,443 - root - INFO - running command.raw on 172.23.136.137: cat /cygdrive/c/Program\ Files/Couchbase/Server/VERSION.txt 2022-02-16 23:25:24,498 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:24,498 - root - INFO - running command.raw on 172.23.136.136: cd /cygdrive/c/tmp/; msiexec /x couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi /passive 2022-02-16 23:25:24,572 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:24,572 - root - INFO - running command.raw on 172.23.136.139: cd /cygdrive/c/tmp/; ls *7.1.0-2325*.msi 2022-02-16 23:25:24,598 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:24,598 - root - INFO - running command.raw on 172.23.136.137: cd /cygdrive/c/tmp/; ls *7.1.0-2325*.msi 2022-02-16 23:25:24,607 - root - INFO - running command.raw on 172.23.136.138: cat /cygdrive/c/Program\ Files/Couchbase/Server/VERSION.txt 2022-02-16 23:25:24,711 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:24,711 - root - INFO - running command.raw on 172.23.136.139: cd /cygdrive/c/tmp/; msiexec /x couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi /passive 2022-02-16 23:25:24,746 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:24,746 - root - INFO - running command.raw on 172.23.136.137: cd /cygdrive/c/tmp/; msiexec /x couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi /passive 2022-02-16 23:25:24,755 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:24,755 - root - INFO - running command.raw on 172.23.136.138: cd /cygdrive/c/tmp/; ls *7.1.0-2325*.msi 2022-02-16 23:25:24,897 - root - INFO - command executed successfully with Administrator 2022-02-16 23:25:24,897 - root - INFO - running command.raw on 172.23.136.138: cd /cygdrive/c/tmp/; msiexec /x couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi /passive 2022-02-16 23:26:12,979 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:12,979 - root - INFO - running command.raw on 172.23.136.140: taskkill /F /IM MicrosoftEdge.exe /T 2022-02-16 23:26:13,179 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "MicrosoftEdge.exe" not found.'] ... 2022-02-16 23:26:13,180 - root - INFO - running command.raw on 172.23.136.140: taskkill /F /IM iexplore.exe /T 2022-02-16 23:26:13,353 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "iexplore.exe" not found.'] ... 2022-02-16 23:26:15,709 - root - INFO - Done with uninstall on 172.23.136.140. 2022-02-16 23:26:20,283 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:20,283 - root - INFO - running command.raw on 172.23.136.139: taskkill /F /IM MicrosoftEdge.exe /T 2022-02-16 23:26:20,503 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "MicrosoftEdge.exe" not found.'] ... 2022-02-16 23:26:20,504 - root - INFO - running command.raw on 172.23.136.139: taskkill /F /IM iexplore.exe /T 2022-02-16 23:26:20,679 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "iexplore.exe" not found.'] ... 2022-02-16 23:26:20,880 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:20,880 - root - INFO - running command.raw on 172.23.136.137: taskkill /F /IM MicrosoftEdge.exe /T 2022-02-16 23:26:21,087 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "MicrosoftEdge.exe" not found.'] ... 2022-02-16 23:26:21,087 - root - INFO - running command.raw on 172.23.136.137: taskkill /F /IM iexplore.exe /T 2022-02-16 23:26:21,268 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "iexplore.exe" not found.'] ... 2022-02-16 23:26:21,913 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:21,913 - root - INFO - running command.raw on 172.23.136.142: taskkill /F /IM MicrosoftEdge.exe /T 2022-02-16 23:26:22,110 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "MicrosoftEdge.exe" not found.'] ... 2022-02-16 23:26:22,110 - root - INFO - running command.raw on 172.23.136.142: taskkill /F /IM iexplore.exe /T 2022-02-16 23:26:22,270 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:22,270 - root - INFO - running command.raw on 172.23.136.136: taskkill /F /IM MicrosoftEdge.exe /T 2022-02-16 23:26:22,280 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "iexplore.exe" not found.'] ... 2022-02-16 23:26:22,479 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "MicrosoftEdge.exe" not found.'] ... 2022-02-16 23:26:22,479 - root - INFO - running command.raw on 172.23.136.136: taskkill /F /IM iexplore.exe /T 2022-02-16 23:26:22,649 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "iexplore.exe" not found.'] ... 2022-02-16 23:26:23,191 - root - INFO - Done with uninstall on 172.23.136.139. 2022-02-16 23:26:23,522 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:23,522 - root - INFO - running command.raw on 172.23.136.138: taskkill /F /IM MicrosoftEdge.exe /T 2022-02-16 23:26:23,737 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "MicrosoftEdge.exe" not found.'] ... 2022-02-16 23:26:23,737 - root - INFO - running command.raw on 172.23.136.138: taskkill /F /IM iexplore.exe /T 2022-02-16 23:26:23,809 - root - INFO - Done with uninstall on 172.23.136.137. 2022-02-16 23:26:23,905 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "iexplore.exe" not found.'] ... 2022-02-16 23:26:24,592 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:24,592 - root - INFO - running command.raw on 172.23.136.141: taskkill /F /IM MicrosoftEdge.exe /T 2022-02-16 23:26:24,638 - root - INFO - Done with uninstall on 172.23.136.142. 2022-02-16 23:26:24,783 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "MicrosoftEdge.exe" not found.'] ... 2022-02-16 23:26:24,783 - root - INFO - running command.raw on 172.23.136.141: taskkill /F /IM iexplore.exe /T 2022-02-16 23:26:24,937 - root - INFO - command executed with Administrator but got an error ['ERROR: The process "iexplore.exe" not found.'] ... 2022-02-16 23:26:24,987 - root - INFO - Done with uninstall on 172.23.136.136. 2022-02-16 23:26:26,108 - root - INFO - Done with uninstall on 172.23.136.138. 2022-02-16 23:26:27,276 - root - INFO - Done with uninstall on 172.23.136.141. 2022-02-16 23:26:31,807 - root - INFO - running command.raw on 172.23.136.141: cd /cygdrive/c/tmp/ && wc -c couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:26:31,955 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:32,363 - root - INFO - running command.raw on 172.23.136.138: cd /cygdrive/c/tmp/ && wc -c couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:26:32,490 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:32,896 - root - INFO - running command.raw on 172.23.136.137: cd /cygdrive/c/tmp/ && wc -c couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:26:33,024 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:33,468 - root - INFO - running command.raw on 172.23.136.142: cd /cygdrive/c/tmp/ && wc -c couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:26:33,617 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:34,047 - root - INFO - running command.raw on 172.23.136.136: cd /cygdrive/c/tmp/ && wc -c couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:26:34,177 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:34,620 - root - INFO - running command.raw on 172.23.136.139: cd /cygdrive/c/tmp/ && wc -c couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:26:34,751 - root - INFO - command executed successfully with Administrator 2022-02-16 23:26:35,094 - root - INFO - running command.raw on 172.23.136.140: cd /cygdrive/c/tmp/ && wc -c couchbase-server-enterprise_7.1.0-2325-windows_amd64.msi 2022-02-16 23:26:35,229 - root - INFO - command executed successfully with Administrator 2022-02-16 23:29:12,508 - root - INFO - Done with install on 172.23.136.141. 2022-02-16 23:29:12,508 - root - INFO - Waiting for couchbase to be reachable 2022-02-16 23:29:12,526 - root - INFO - Done with install on 172.23.136.142. 2022-02-16 23:29:12,526 - root - INFO - Waiting for couchbase to be reachable 2022-02-16 23:29:12,528 - root - INFO - running command.raw on 172.23.136.141: /cygdrive/c/Program\ Files/Couchbase/Server/bin/couchbase-cli node-init -c 172.23.136.141 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-16 23:29:12,546 - root - INFO - running command.raw on 172.23.136.142: /cygdrive/c/Program\ Files/Couchbase/Server/bin/couchbase-cli node-init -c 172.23.136.142 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-16 23:29:15,942 - root - INFO - command executed successfully with Administrator 2022-02-16 23:29:15,946 - root - INFO - running command.raw on 172.23.136.141: rm -rf /data/* 2022-02-16 23:29:16,092 - root - INFO - command executed successfully with Administrator 2022-02-16 23:29:16,092 - root - INFO - running command.raw on 172.23.136.141: chown -R couchbase:couchbase /data 2022-02-16 23:29:16,099 - root - INFO - command executed successfully with Administrator 2022-02-16 23:29:16,103 - root - INFO - running command.raw on 172.23.136.142: rm -rf /data/* 2022-02-16 23:29:16,231 - root - INFO - command executed with Administrator but got an error ["chown: invalid user: 'couchbase:couchbase'"] ... 2022-02-16 23:29:16,231 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-16 23:29:16,234 - root - ERROR - POST http://172.23.136.141:8091//nodes/self/controller/settings body: path=%2Fdata headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 400 reason: unknown b'["An absolute path is required for path"]' auth: Administrator:password 2022-02-16 23:29:16,237 - root - ERROR - Unable to set data_path /data : b'["An absolute path is required for path"]' 2022-02-16 23:29:16,242 - root - INFO - command executed successfully with Administrator 2022-02-16 23:29:16,242 - root - INFO - running command.raw on 172.23.136.142: chown -R couchbase:couchbase /data 2022-02-16 23:29:16,387 - root - INFO - command executed with Administrator but got an error ["chown: invalid user: 'couchbase:couchbase'"] ... 2022-02-16 23:29:16,387 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-16 23:29:16,390 - root - ERROR - POST http://172.23.136.142:8091//nodes/self/controller/settings body: path=%2Fdata headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 400 reason: unknown b'["An absolute path is required for path"]' auth: Administrator:password 2022-02-16 23:29:16,390 - root - ERROR - Unable to set data_path /data : b'["An absolute path is required for path"]' 2022-02-16 23:29:17,242 - root - INFO - Setting INDEX memory quota as 256 MB on 172.23.136.141 2022-02-16 23:29:17,242 - root - INFO - pools/default params : indexMemoryQuota=256 2022-02-16 23:29:17,258 - root - INFO - Setting FTS memory quota as 512 MB on 172.23.136.141 2022-02-16 23:29:17,259 - root - INFO - pools/default params : ftsMemoryQuota=512 2022-02-16 23:29:17,263 - root - INFO - Setting CBAS memory quota as 1024 MB on 172.23.136.141 2022-02-16 23:29:17,263 - root - INFO - pools/default params : cbasMemoryQuota=1024 2022-02-16 23:29:17,266 - root - INFO - Setting KV memory quota as 1496 MB on 172.23.136.141 2022-02-16 23:29:17,266 - root - INFO - pools/default params : memoryQuota=1496 2022-02-16 23:29:17,270 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv', 'index', 'n1ql', 'fts', 'eventing', 'cbas']) 2022-02-16 23:29:17,270 - root - INFO - /node/controller/setupServices params on 172.23.136.141: 8091:hostname=None&user=Administrator&password=password&services=kv%2Cindex%2Cn1ql%2Cfts%2Ceventing%2Ccbas 2022-02-16 23:29:17,310 - root - INFO - settings/indexes params : storageMode=plasma 2022-02-16 23:29:17,325 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-16 23:29:17,325 - root - INFO - settings/web params on 172.23.136.141:8091:port=8091&username=Administrator&password=password 2022-02-16 23:29:17,395 - root - INFO - Setting INDEX memory quota as 256 MB on 172.23.136.142 2022-02-16 23:29:17,395 - root - INFO - pools/default params : indexMemoryQuota=256 2022-02-16 23:29:17,413 - root - INFO - Setting FTS memory quota as 512 MB on 172.23.136.142 2022-02-16 23:29:17,413 - root - INFO - pools/default params : ftsMemoryQuota=512 2022-02-16 23:29:17,417 - root - INFO - Setting CBAS memory quota as 1024 MB on 172.23.136.142 2022-02-16 23:29:17,417 - root - INFO - pools/default params : cbasMemoryQuota=1024 2022-02-16 23:29:17,420 - root - INFO - Setting KV memory quota as 1496 MB on 172.23.136.142 2022-02-16 23:29:17,421 - root - INFO - pools/default params : memoryQuota=1496 2022-02-16 23:29:17,424 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv', 'index', 'n1ql', 'fts', 'eventing', 'cbas']) 2022-02-16 23:29:17,424 - root - INFO - /node/controller/setupServices params on 172.23.136.142: 8091:hostname=None&user=Administrator&password=password&services=kv%2Cindex%2Cn1ql%2Cfts%2Ceventing%2Ccbas 2022-02-16 23:29:17,444 - root - INFO - --> status:True 2022-02-16 23:29:17,444 - root - INFO - Done with init on 172.23.136.141. 2022-02-16 23:29:17,465 - root - INFO - settings/indexes params : storageMode=plasma 2022-02-16 23:29:17,484 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-16 23:29:17,485 - root - INFO - settings/web params on 172.23.136.142:8091:port=8091&username=Administrator&password=password 2022-02-16 23:29:17,585 - root - INFO - --> status:True 2022-02-16 23:29:17,586 - root - INFO - Done with init on 172.23.136.142. 2022-02-16 23:29:17,667 - root - INFO - Done with cleanup on 172.23.136.141. 2022-02-16 23:29:17,791 - root - INFO - Done with cleanup on 172.23.136.142. 2022-02-16 23:30:03,957 - root - INFO - Done with install on 172.23.136.139. 2022-02-16 23:30:03,957 - root - INFO - Waiting for couchbase to be reachable 2022-02-16 23:30:03,975 - root - INFO - running command.raw on 172.23.136.139: /cygdrive/c/Program\ Files/Couchbase/Server/bin/couchbase-cli node-init -c 172.23.136.139 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-16 23:30:04,224 - root - INFO - Done with install on 172.23.136.136. 2022-02-16 23:30:04,225 - root - INFO - Waiting for couchbase to be reachable 2022-02-16 23:30:04,241 - root - INFO - running command.raw on 172.23.136.136: /cygdrive/c/Program\ Files/Couchbase/Server/bin/couchbase-cli node-init -c 172.23.136.136 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-16 23:30:05,245 - root - INFO - Done with install on 172.23.136.140. 2022-02-16 23:30:05,245 - root - INFO - Waiting for couchbase to be reachable 2022-02-16 23:30:05,262 - root - INFO - running command.raw on 172.23.136.140: /cygdrive/c/Program\ Files/Couchbase/Server/bin/couchbase-cli node-init -c 172.23.136.140 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-16 23:30:07,181 - root - INFO - Done with install on 172.23.136.138. 2022-02-16 23:30:07,181 - root - INFO - Waiting for couchbase to be reachable 2022-02-16 23:30:07,200 - root - INFO - running command.raw on 172.23.136.138: /cygdrive/c/Program\ Files/Couchbase/Server/bin/couchbase-cli node-init -c 172.23.136.138 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-16 23:30:07,246 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:07,249 - root - INFO - running command.raw on 172.23.136.139: rm -rf /data/* 2022-02-16 23:30:07,401 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:07,401 - root - INFO - running command.raw on 172.23.136.139: chown -R couchbase:couchbase /data 2022-02-16 23:30:07,552 - root - INFO - command executed with Administrator but got an error ["chown: invalid user: 'couchbase:couchbase'"] ... 2022-02-16 23:30:07,553 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-16 23:30:07,556 - root - ERROR - POST http://172.23.136.139:8091//nodes/self/controller/settings body: path=%2Fdata headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 400 reason: unknown b'["An absolute path is required for path"]' auth: Administrator:password 2022-02-16 23:30:07,556 - root - ERROR - Unable to set data_path /data : b'["An absolute path is required for path"]' 2022-02-16 23:30:07,642 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:07,646 - root - INFO - running command.raw on 172.23.136.136: rm -rf /data/* 2022-02-16 23:30:07,800 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:07,800 - root - INFO - running command.raw on 172.23.136.136: chown -R couchbase:couchbase /data 2022-02-16 23:30:07,948 - root - INFO - command executed with Administrator but got an error ["chown: invalid user: 'couchbase:couchbase'"] ... 2022-02-16 23:30:07,948 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-16 23:30:07,951 - root - ERROR - POST http://172.23.136.136:8091//nodes/self/controller/settings body: path=%2Fdata headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 400 reason: unknown b'["An absolute path is required for path"]' auth: Administrator:password 2022-02-16 23:30:07,951 - root - ERROR - Unable to set data_path /data : b'["An absolute path is required for path"]' 2022-02-16 23:30:08,315 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:08,319 - root - INFO - running command.raw on 172.23.136.140: rm -rf /data/* 2022-02-16 23:30:08,442 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:08,442 - root - INFO - running command.raw on 172.23.136.140: chown -R couchbase:couchbase /data 2022-02-16 23:30:08,560 - root - INFO - Setting INDEX memory quota as 256 MB on 172.23.136.139 2022-02-16 23:30:08,560 - root - INFO - pools/default params : indexMemoryQuota=256 2022-02-16 23:30:08,571 - root - INFO - command executed with Administrator but got an error ["chown: invalid user: 'couchbase:couchbase'"] ... 2022-02-16 23:30:08,571 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-16 23:30:08,575 - root - ERROR - POST http://172.23.136.140:8091//nodes/self/controller/settings body: path=%2Fdata headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 400 reason: unknown b'["An absolute path is required for path"]' auth: Administrator:password 2022-02-16 23:30:08,575 - root - ERROR - Unable to set data_path /data : b'["An absolute path is required for path"]' 2022-02-16 23:30:08,577 - root - INFO - Setting FTS memory quota as 512 MB on 172.23.136.139 2022-02-16 23:30:08,577 - root - INFO - pools/default params : ftsMemoryQuota=512 2022-02-16 23:30:08,583 - root - INFO - Setting CBAS memory quota as 1024 MB on 172.23.136.139 2022-02-16 23:30:08,584 - root - INFO - pools/default params : cbasMemoryQuota=1024 2022-02-16 23:30:08,587 - root - INFO - Setting KV memory quota as 1496 MB on 172.23.136.139 2022-02-16 23:30:08,587 - root - INFO - pools/default params : memoryQuota=1496 2022-02-16 23:30:08,591 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv', 'index', 'n1ql', 'fts', 'eventing', 'cbas']) 2022-02-16 23:30:08,591 - root - INFO - /node/controller/setupServices params on 172.23.136.139: 8091:hostname=None&user=Administrator&password=password&services=kv%2Cindex%2Cn1ql%2Cfts%2Ceventing%2Ccbas 2022-02-16 23:30:08,633 - root - INFO - settings/indexes params : storageMode=plasma 2022-02-16 23:30:08,653 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-16 23:30:08,653 - root - INFO - settings/web params on 172.23.136.139:8091:port=8091&username=Administrator&password=password 2022-02-16 23:30:08,763 - root - INFO - --> status:True 2022-02-16 23:30:08,763 - root - INFO - Done with init on 172.23.136.139. 2022-02-16 23:30:08,956 - root - INFO - Setting INDEX memory quota as 256 MB on 172.23.136.136 2022-02-16 23:30:08,957 - root - INFO - pools/default params : indexMemoryQuota=256 2022-02-16 23:30:08,974 - root - INFO - Setting FTS memory quota as 512 MB on 172.23.136.136 2022-02-16 23:30:08,974 - root - INFO - pools/default params : ftsMemoryQuota=512 2022-02-16 23:30:08,979 - root - INFO - Setting CBAS memory quota as 1024 MB on 172.23.136.136 2022-02-16 23:30:08,979 - root - INFO - pools/default params : cbasMemoryQuota=1024 2022-02-16 23:30:08,983 - root - INFO - Setting KV memory quota as 1496 MB on 172.23.136.136 2022-02-16 23:30:08,983 - root - INFO - pools/default params : memoryQuota=1496 2022-02-16 23:30:08,988 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv', 'index', 'n1ql', 'fts', 'eventing', 'cbas']) 2022-02-16 23:30:08,988 - root - INFO - /node/controller/setupServices params on 172.23.136.136: 8091:hostname=None&user=Administrator&password=password&services=kv%2Cindex%2Cn1ql%2Cfts%2Ceventing%2Ccbas 2022-02-16 23:30:09,003 - root - INFO - Done with cleanup on 172.23.136.139. 2022-02-16 23:30:09,032 - root - INFO - settings/indexes params : storageMode=plasma 2022-02-16 23:30:09,052 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-16 23:30:09,052 - root - INFO - settings/web params on 172.23.136.136:8091:port=8091&username=Administrator&password=password 2022-02-16 23:30:09,165 - root - INFO - --> status:True 2022-02-16 23:30:09,165 - root - INFO - Done with init on 172.23.136.136. 2022-02-16 23:30:09,399 - root - INFO - Done with cleanup on 172.23.136.136. 2022-02-16 23:30:09,580 - root - INFO - Setting INDEX memory quota as 256 MB on 172.23.136.140 2022-02-16 23:30:09,580 - root - INFO - pools/default params : indexMemoryQuota=256 2022-02-16 23:30:09,595 - root - INFO - Setting FTS memory quota as 512 MB on 172.23.136.140 2022-02-16 23:30:09,595 - root - INFO - pools/default params : ftsMemoryQuota=512 2022-02-16 23:30:09,599 - root - INFO - Setting CBAS memory quota as 1024 MB on 172.23.136.140 2022-02-16 23:30:09,600 - root - INFO - pools/default params : cbasMemoryQuota=1024 2022-02-16 23:30:09,603 - root - INFO - Setting KV memory quota as 1496 MB on 172.23.136.140 2022-02-16 23:30:09,603 - root - INFO - pools/default params : memoryQuota=1496 2022-02-16 23:30:09,607 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv', 'index', 'n1ql', 'fts', 'eventing', 'cbas']) 2022-02-16 23:30:09,607 - root - INFO - /node/controller/setupServices params on 172.23.136.140: 8091:hostname=None&user=Administrator&password=password&services=kv%2Cindex%2Cn1ql%2Cfts%2Ceventing%2Ccbas 2022-02-16 23:30:09,648 - root - INFO - settings/indexes params : storageMode=plasma 2022-02-16 23:30:09,666 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-16 23:30:09,666 - root - INFO - settings/web params on 172.23.136.140:8091:port=8091&username=Administrator&password=password 2022-02-16 23:30:09,766 - root - INFO - --> status:True 2022-02-16 23:30:09,767 - root - INFO - Done with init on 172.23.136.140. 2022-02-16 23:30:09,952 - root - INFO - Done with cleanup on 172.23.136.140. 2022-02-16 23:30:10,798 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:10,803 - root - INFO - running command.raw on 172.23.136.138: rm -rf /data/* 2022-02-16 23:30:10,957 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:10,958 - root - INFO - running command.raw on 172.23.136.138: chown -R couchbase:couchbase /data 2022-02-16 23:30:11,120 - root - INFO - command executed with Administrator but got an error ["chown: invalid user: 'couchbase:couchbase'"] ... 2022-02-16 23:30:11,120 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-16 23:30:11,123 - root - ERROR - POST http://172.23.136.138:8091//nodes/self/controller/settings body: path=%2Fdata headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 400 reason: unknown b'["An absolute path is required for path"]' auth: Administrator:password 2022-02-16 23:30:11,124 - root - ERROR - Unable to set data_path /data : b'["An absolute path is required for path"]' 2022-02-16 23:30:12,129 - root - INFO - Setting INDEX memory quota as 256 MB on 172.23.136.138 2022-02-16 23:30:12,129 - root - INFO - pools/default params : indexMemoryQuota=256 2022-02-16 23:30:12,146 - root - INFO - Setting FTS memory quota as 512 MB on 172.23.136.138 2022-02-16 23:30:12,146 - root - INFO - pools/default params : ftsMemoryQuota=512 2022-02-16 23:30:12,150 - root - INFO - Setting CBAS memory quota as 1024 MB on 172.23.136.138 2022-02-16 23:30:12,150 - root - INFO - pools/default params : cbasMemoryQuota=1024 2022-02-16 23:30:12,153 - root - INFO - Setting KV memory quota as 1496 MB on 172.23.136.138 2022-02-16 23:30:12,153 - root - INFO - pools/default params : memoryQuota=1496 2022-02-16 23:30:12,158 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv', 'index', 'n1ql', 'fts', 'eventing', 'cbas']) 2022-02-16 23:30:12,158 - root - INFO - /node/controller/setupServices params on 172.23.136.138: 8091:hostname=None&user=Administrator&password=password&services=kv%2Cindex%2Cn1ql%2Cfts%2Ceventing%2Ccbas 2022-02-16 23:30:12,201 - root - INFO - settings/indexes params : storageMode=plasma 2022-02-16 23:30:12,222 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-16 23:30:12,222 - root - INFO - settings/web params on 172.23.136.138:8091:port=8091&username=Administrator&password=password 2022-02-16 23:30:12,333 - root - INFO - --> status:True 2022-02-16 23:30:12,334 - root - INFO - Done with init on 172.23.136.138. 2022-02-16 23:30:12,366 - root - INFO - Done with install on 172.23.136.137. 2022-02-16 23:30:12,366 - root - INFO - Waiting for couchbase to be reachable 2022-02-16 23:30:12,384 - root - INFO - running command.raw on 172.23.136.137: /cygdrive/c/Program\ Files/Couchbase/Server/bin/couchbase-cli node-init -c 172.23.136.137 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-16 23:30:12,579 - root - INFO - Done with cleanup on 172.23.136.138. 2022-02-16 23:30:16,190 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:16,194 - root - INFO - running command.raw on 172.23.136.137: rm -rf /data/* 2022-02-16 23:30:16,348 - root - INFO - command executed successfully with Administrator 2022-02-16 23:30:16,348 - root - INFO - running command.raw on 172.23.136.137: chown -R couchbase:couchbase /data 2022-02-16 23:30:16,524 - root - INFO - command executed with Administrator but got an error ["chown: invalid user: 'couchbase:couchbase'"] ... 2022-02-16 23:30:16,525 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-16 23:30:16,527 - root - ERROR - POST http://172.23.136.137:8091//nodes/self/controller/settings body: path=%2Fdata headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 400 reason: unknown b'["An absolute path is required for path"]' auth: Administrator:password 2022-02-16 23:30:16,528 - root - ERROR - Unable to set data_path /data : b'["An absolute path is required for path"]' 2022-02-16 23:30:17,532 - root - INFO - Setting INDEX memory quota as 256 MB on 172.23.136.137 2022-02-16 23:30:17,532 - root - INFO - pools/default params : indexMemoryQuota=256 2022-02-16 23:30:17,550 - root - INFO - Setting FTS memory quota as 512 MB on 172.23.136.137 2022-02-16 23:30:17,550 - root - INFO - pools/default params : ftsMemoryQuota=512 2022-02-16 23:30:17,554 - root - INFO - Setting CBAS memory quota as 1024 MB on 172.23.136.137 2022-02-16 23:30:17,554 - root - INFO - pools/default params : cbasMemoryQuota=1024 2022-02-16 23:30:17,557 - root - INFO - Setting KV memory quota as 1496 MB on 172.23.136.137 2022-02-16 23:30:17,557 - root - INFO - pools/default params : memoryQuota=1496 2022-02-16 23:30:17,561 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv', 'index', 'n1ql', 'fts', 'eventing', 'cbas']) 2022-02-16 23:30:17,561 - root - INFO - /node/controller/setupServices params on 172.23.136.137: 8091:hostname=None&user=Administrator&password=password&services=kv%2Cindex%2Cn1ql%2Cfts%2Ceventing%2Ccbas 2022-02-16 23:30:17,605 - root - INFO - settings/indexes params : storageMode=plasma 2022-02-16 23:30:17,624 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-16 23:30:17,625 - root - INFO - settings/web params on 172.23.136.137:8091:port=8091&username=Administrator&password=password 2022-02-16 23:30:17,746 - root - INFO - --> status:True 2022-02-16 23:30:17,746 - root - INFO - Done with init on 172.23.136.137. 2022-02-16 23:30:17,989 - root - INFO - Done with cleanup on 172.23.136.137. 2022-02-16 23:30:20,573 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-16 23:30:20,608 - root - INFO - cluster:C1 node:172.23.136.141:8091 version:7.1.0-2325-enterprise aFamily:inet services:['cbas', 'eventing', 'fts', 'index', 'kv', 'n1ql'] 2022-02-16 23:30:20,608 - root - INFO - cluster:C2 node:172.23.136.138:8091 version:7.1.0-2325-enterprise aFamily:inet services:['cbas', 'eventing', 'fts', 'index', 'kv', 'n1ql'] 2022-02-16 23:30:20,608 - root - INFO - cluster:C3 node:172.23.136.137:8091 version:7.1.0-2325-enterprise aFamily:inet services:['cbas', 'eventing', 'fts', 'index', 'kv', 'n1ql'] 2022-02-16 23:30:20,608 - root - INFO - cluster:C4 node:172.23.136.142:8091 version:7.1.0-2325-enterprise aFamily:inet services:['cbas', 'eventing', 'fts', 'index', 'kv', 'n1ql'] 2022-02-16 23:30:20,609 - root - INFO - cluster:C5 node:172.23.136.136:8091 version:7.1.0-2325-enterprise aFamily:inet services:['cbas', 'eventing', 'fts', 'index', 'kv', 'n1ql'] 2022-02-16 23:30:20,609 - root - INFO - cluster:C6 node:172.23.136.139:8091 version:7.1.0-2325-enterprise aFamily:inet services:['cbas', 'eventing', 'fts', 'index', 'kv', 'n1ql'] 2022-02-16 23:30:20,609 - root - INFO - cluster:C7 node:172.23.136.140:8091 version:7.1.0-2325-enterprise aFamily:inet services:['cbas', 'eventing', 'fts', 'index', 'kv', 'n1ql'] 2022-02-16 23:30:20,609 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-16 23:30:20,609 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-16 23:30:20,609 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-16 23:30:20,609 - root - INFO - INSTALL COMPLETED ON: 172.23.136.141 2022-02-16 23:30:20,609 - root - INFO - INSTALL COMPLETED ON: 172.23.136.138 2022-02-16 23:30:20,609 - root - INFO - INSTALL COMPLETED ON: 172.23.136.137 2022-02-16 23:30:20,609 - root - INFO - INSTALL COMPLETED ON: 172.23.136.142 2022-02-16 23:30:20,609 - root - INFO - INSTALL COMPLETED ON: 172.23.136.136 2022-02-16 23:30:20,609 - root - INFO - INSTALL COMPLETED ON: 172.23.136.139 2022-02-16 23:30:20,609 - root - INFO - INSTALL COMPLETED ON: 172.23.136.140 2022-02-16 23:30:20,609 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-16 23:30:20,609 - root - INFO - TOTAL INSTALL TIME = 327 seconds + status=0 + cd ../.. + rm -rf tr_for_install + git fetch https://review.couchbase.org/TAF refs/changes/10/165810/2 From https://review.couchbase.org/TAF * branch refs/changes/10/165810/2 -> FETCH_HEAD + git cherry-pick FETCH_HEAD [master 92fef1f] CBQE-7196: Reduce the bucket size to match 90 dgm for windows tests Author: Balakumaran G Committer: root Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly: git config --global user.name "Your Name" git config --global user.email you@example.com After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 pytests/bucket_collections/bucket_templates/magma_dgm/1_percent_dgm/5_node_2_replica_magma_768_single_bucket.py + guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P transaction_version=1.1.8 -P client_version=3.1.6 -P 'args=-i /tmp/win10-bucket-ops-temp_rebalance_magma_win.ini -p rerun=False,disk_optimized_thread_settings=True,get-cbcollect-info=True,bucket_storage=magma,kv_quota_percent=30,services_init=kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas -c conf/magma/dgm_collections_rebalance_crud_on_collections.conf -m rest' Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Using Transaction_client :: 1.1.8 Using Java_client :: 3.1.6 Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_win/build/classes/java/main:/data/workspace/temp_rebalance_magma_win/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar scripts/ssh.py -i /tmp/win10-bucket-ops-temp_rebalance_magma_win.ini -p rerun=False,disk_optimized_thread_settings=True,get-cbcollect-info=True,bucket_storage=magma,kv_quota_percent=30,services_init=kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas -c conf/magma/dgm_collections_rebalance_crud_on_collections.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_win/build/classes/java/main:/data/workspace/temp_rebalance_magma_win/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar scripts/eagles_all_around.py -i /tmp/win10-bucket-ops-temp_rebalance_magma_win.ini -p rerun=False,disk_optimized_thread_settings=True,get-cbcollect-info=True,bucket_storage=magma,kv_quota_percent=30,services_init=kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas -c conf/magma/dgm_collections_rebalance_crud_on_collections.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_win/build/classes/java/main:/data/workspace/temp_rebalance_magma_win/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main scripts/install.py -i /tmp/win10-bucket-ops-temp_rebalance_magma_win.ini -p rerun=False,disk_optimized_thread_settings=True,get-cbcollect-info=True,bucket_storage=magma,kv_quota_percent=30,services_init=kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas -c conf/magma/dgm_collections_rebalance_crud_on_collections.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_win/build/classes/java/main:/data/workspace/temp_rebalance_magma_win/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main:src/main/resources testrunner.py -i /tmp/win10-bucket-ops-temp_rebalance_magma_win.ini -p rerun=False,disk_optimized_thread_settings=True,get-cbcollect-info=True,bucket_storage=magma,kv_quota_percent=30,services_init=kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas -c conf/magma/dgm_collections_rebalance_crud_on_collections.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_win/build/classes/java/main:/data/workspace/temp_rebalance_magma_win/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main:src/main/resources scripts/rerun_jobs.py -i /tmp/win10-bucket-ops-temp_rebalance_magma_win.ini -p rerun=False,disk_optimized_thread_settings=True,get-cbcollect-info=True,bucket_storage=magma,kv_quota_percent=30,services_init=kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas -c conf/magma/dgm_collections_rebalance_crud_on_collections.conf -m rest > Task :compileJava warning: unknown enum constant When.MAYBE reason: class file for javax.annotation.meta.When not found Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :testrunner Filename: conf/magma/dgm_collections_rebalance_crud_on_collections.conf Prefix: bucket_collections.collections_rebalance.CollectionsRebalance Global Test input params: {'bucket_storage': 'magma', 'cluster_name': 'win10-bucket-ops-temp_rebalance_magma_win', 'conf_file': 'conf/magma/dgm_collections_rebalance_crud_on_collections.conf', 'disk_optimized_thread_settings': 'True', 'get-cbcollect-info': 'True', 'ini': '/tmp/win10-bucket-ops-temp_rebalance_magma_win.ini', 'kv_quota_percent': '30', 'num_nodes': 7, 'rerun': 'False', 'services_init': 'kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas', 'spec': 'dgm_collections_rebalance_crud_on_collections'} Logs will be stored at /data/workspace/temp_rebalance_magma_win/logs/testrunner-22-Feb-16_23-30-52/test_1 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops-temp_rebalance_magma_win.ini rerun=False,disk_optimized_thread_settings=True,get-cbcollect-info=True,bucket_storage=magma,kv_quota_percent=30,services_init=kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=4,nodes_in=2,bucket_spec=magma_dgm.10_percent_dgm.4_node_1_replica_magma_512,doc_size=512,randomize_value=True,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,skip_validations=False,GROUP=rebalance_in' Test Input params: {'doc_size': '512', 'data_load_stage': 'during', 'conf_file': 'conf/magma/dgm_collections_rebalance_crud_on_collections.conf', 'nodes_in': '2', 'spec': 'dgm_collections_rebalance_crud_on_collections', 'rerun': 'False', 'num_nodes': 7, 'kv_quota_percent': '30', 'GROUP': 'rebalance_in', 'services_init': 'kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas-kv:index:n1ql:fts:eventing:cbas', 'bucket_spec': 'magma_dgm.10_percent_dgm.4_node_1_replica_magma_512', 'case_number': 1, 'data_load_spec': 'volume_test_load_with_CRUD_on_collections', 'cluster_name': 'win10-bucket-ops-temp_rebalance_magma_win', 'ini': '/tmp/win10-bucket-ops-temp_rebalance_magma_win.ini', 'get-cbcollect-info': 'True', 'bucket_storage': 'magma', 'skip_validations': 'False', 'logs_folder': '/data/workspace/temp_rebalance_magma_win/logs/testrunner-22-Feb-16_23-30-52/test_1', 'nodes_init': '4', 'disk_optimized_thread_settings': 'True', 'randomize_value': 'True'} test_data_load_collections_with_rebalance_in (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2022-02-16 23:30:57,545 | test | INFO | MainThread | [basetestcase:log_setup_status:644] ========= CollectionsRebalance setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2022-02-16 23:30:57,891 | test | INFO | MainThread | [basetestcase:log_setup_status:644] ========= BaseTestCase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2022-02-16 23:30:58,506 | test | INFO | MainThread | [basetestcase:initialize_cluster:464] Initializing cluster : C1 Got this failure java.net.ConnectException: Connection refused: /172.23.136.139:8091 during connect (<_realsocket at 0x11 type=client open_count=1 channel=[id: 0x06a67d73, 0.0.0.0/0.0.0.0:48042] timeout=300.0>) 2022-02-16 23:31:16,196 | test | ERROR | pool-3-thread-20 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.139:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.141:8091 during connect (<_realsocket at 0x12 type=client open_count=1 channel=[id: 0xb4fdece9, 0.0.0.0/0.0.0.0:34463] timeout=300.0>)Got this failure java.net.ConnectException: Connection refused: /172.23.136.140:8091 during connect (<_realsocket at 0x13 type=client open_count=1 channel=[id: 0x0b19d9f0, 0.0.0.0/0.0.0.0:34428] timeout=300.0>) 2022-02-16 23:31:16,392 | test | ERROR | pool-3-thread-21 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.140:8091/nodes/self error [Errno 111] Connection refused 2022-02-16 23:31:16,394 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.141:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.139:8091 during connect (<_realsocket at 0x14 type=client open_count=1 channel=[id: 0xdc1eb03e, 0.0.0.0/0.0.0.0:40220] timeout=300.0>) 2022-02-16 23:31:18,210 | test | ERROR | pool-3-thread-20 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.139:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.140:8091 during connect (<_realsocket at 0x15 type=client open_count=1 channel=[id: 0x1c057cc1, 0.0.0.0/0.0.0.0:55526] timeout=300.0>) Got this failure java.net.ConnectException: Connection refused: /172.23.136.141:8091 during connect (<_realsocket at 0x16 type=client open_count=1 channel=[id: 0x48bef6d7, 0.0.0.0/0.0.0.0:52990] timeout=300.0>) 2022-02-16 23:31:18,407 | test | ERROR | pool-3-thread-21 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.140:8091/nodes/self error [Errno 111] Connection refused 2022-02-16 23:31:18,407 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.141:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.142:8091 during connect (<_realsocket at 0x17 type=client open_count=1 channel=[id: 0x38059fa1, 0.0.0.0/0.0.0.0:39947] timeout=300.0>) 2022-02-16 23:31:18,447 | test | ERROR | pool-3-thread-18 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.142:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.136:8091 during connect (<_realsocket at 0x18 type=client open_count=1 channel=[id: 0x11e676bf, 0.0.0.0/0.0.0.0:36192] timeout=300.0>) 2022-02-16 23:31:18,572 | test | ERROR | pool-3-thread-19 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.136:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.138:8091 during connect (<_realsocket at 0x19 type=client open_count=1 channel=[id: 0xba7bef3c, 0.0.0.0/0.0.0.0:42749] timeout=300.0>) 2022-02-16 23:31:18,621 | test | ERROR | pool-3-thread-16 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.138:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.137:8091 during connect (<_realsocket at 0x1a type=client open_count=1 channel=[id: 0xb1be8f03, 0.0.0.0/0.0.0.0:50884] timeout=300.0>) 2022-02-16 23:31:18,638 | test | ERROR | pool-3-thread-17 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.137:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.139:8091 during connect (<_realsocket at 0x1b type=client open_count=1 channel=[id: 0x993b7a83, 0.0.0.0/0.0.0.0:59615] timeout=300.0>) 2022-02-16 23:31:20,221 | test | ERROR | pool-3-thread-20 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.139:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.140:8091 during connect (<_realsocket at 0x1c type=client open_count=1 channel=[id: 0xb4e1a0df, 0.0.0.0/0.0.0.0:52588] timeout=300.0>) Got this failure java.net.ConnectException: Connection refused: /172.23.136.141:8091 during connect (<_realsocket at 0x1d type=client open_count=1 channel=[id: 0x8a74353e, 0.0.0.0/0.0.0.0:40828] timeout=300.0>) 2022-02-16 23:31:20,421 | test | ERROR | pool-3-thread-21 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.140:8091/nodes/self error [Errno 111] Connection refused 2022-02-16 23:31:20,421 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.141:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.142:8091 during connect (<_realsocket at 0x1e type=client open_count=1 channel=[id: 0x6e5b3386, 0.0.0.0/0.0.0.0:57032] timeout=300.0>) 2022-02-16 23:31:20,457 | test | ERROR | pool-3-thread-18 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.142:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.136:8091 during connect (<_realsocket at 0x1f type=client open_count=1 channel=[id: 0xd68efb66, 0.0.0.0/0.0.0.0:36642] timeout=300.0>) 2022-02-16 23:31:20,582 | test | ERROR | pool-3-thread-19 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.136:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.138:8091 during connect (<_realsocket at 0x20 type=client open_count=1 channel=[id: 0xe1ad8cb3, 0.0.0.0/0.0.0.0:37220] timeout=300.0>) 2022-02-16 23:31:20,632 | test | ERROR | pool-3-thread-16 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.138:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.137:8091 during connect (<_realsocket at 0x21 type=client open_count=1 channel=[id: 0xc5f5194d, 0.0.0.0/0.0.0.0:47415] timeout=300.0>) 2022-02-16 23:31:20,648 | test | ERROR | pool-3-thread-17 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.137:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.139:8091 during connect (<_realsocket at 0x22 type=client open_count=1 channel=[id: 0x4d2b656f, 0.0.0.0/0.0.0.0:43205] timeout=300.0>) 2022-02-16 23:31:22,232 | test | ERROR | pool-3-thread-20 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.139:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.140:8091 during connect (<_realsocket at 0x23 type=client open_count=1 channel=[id: 0xd324c61b, 0.0.0.0/0.0.0.0:45370] timeout=300.0>) Got this failure java.net.ConnectException: Connection refused: /172.23.136.141:8091 during connect (<_realsocket at 0x24 type=client open_count=1 channel=[id: 0xdf181e9b, 0.0.0.0/0.0.0.0:38308] timeout=300.0>) 2022-02-16 23:31:22,433 | test | ERROR | pool-3-thread-21 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.140:8091/nodes/self error [Errno 111] Connection refused 2022-02-16 23:31:22,433 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.141:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.142:8091 during connect (<_realsocket at 0x25 type=client open_count=1 channel=[id: 0xbc9e07de, 0.0.0.0/0.0.0.0:42347] timeout=300.0>) 2022-02-16 23:31:22,467 | test | ERROR | pool-3-thread-18 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.142:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.136:8091 during connect (<_realsocket at 0x26 type=client open_count=1 channel=[id: 0xd266f98d, 0.0.0.0/0.0.0.0:47409] timeout=300.0>) 2022-02-16 23:31:22,591 | test | ERROR | pool-3-thread-19 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.136:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.138:8091 during connect (<_realsocket at 0x27 type=client open_count=1 channel=[id: 0x92a49654, 0.0.0.0/0.0.0.0:37724] timeout=300.0>) 2022-02-16 23:31:22,642 | test | ERROR | pool-3-thread-16 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.138:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.137:8091 during connect (<_realsocket at 0x28 type=client open_count=1 channel=[id: 0xb3715967, 0.0.0.0/0.0.0.0:59287] timeout=300.0>) 2022-02-16 23:31:22,655 | test | ERROR | pool-3-thread-17 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.137:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.139:8091 during connect (<_realsocket at 0x29 type=client open_count=1 channel=[id: 0xdb55a969, 0.0.0.0/0.0.0.0:43332] timeout=300.0>) 2022-02-16 23:31:24,243 | test | ERROR | pool-3-thread-20 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.139:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.141:8091 during connect (<_realsocket at 0x2a type=client open_count=1 channel=[id: 0x50eb926d, 0.0.0.0/0.0.0.0:58295] timeout=300.0>) 2022-02-16 23:31:24,446 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.141:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.140:8091 during connect (<_realsocket at 0x2b type=client open_count=1 channel=[id: 0xd834221e, 0.0.0.0/0.0.0.0:45930] timeout=300.0>) 2022-02-16 23:31:24,447 | test | ERROR | pool-3-thread-21 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.140:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.142:8091 during connect (<_realsocket at 0x2c type=client open_count=1 channel=[id: 0x0dddc185, 0.0.0.0/0.0.0.0:43337] timeout=300.0>) 2022-02-16 23:31:24,473 | test | ERROR | pool-3-thread-18 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.142:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.136:8091 during connect (<_realsocket at 0x2d type=client open_count=1 channel=[id: 0x22690d06, 0.0.0.0/0.0.0.0:49582] timeout=300.0>) 2022-02-16 23:31:24,599 | test | ERROR | pool-3-thread-19 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.136:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.138:8091 during connect (<_realsocket at 0x2e type=client open_count=1 channel=[id: 0x601154e0, 0.0.0.0/0.0.0.0:44696] timeout=300.0>) 2022-02-16 23:31:24,651 | test | ERROR | pool-3-thread-16 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.138:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.137:8091 during connect (<_realsocket at 0x2f type=client open_count=1 channel=[id: 0x3460f905, 0.0.0.0/0.0.0.0:33819] timeout=300.0>) 2022-02-16 23:31:24,664 | test | ERROR | pool-3-thread-17 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.137:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.139:8091 during connect (<_realsocket at 0x30 type=client open_count=1 channel=[id: 0xb8b5265c, 0.0.0.0/0.0.0.0:56417] timeout=300.0>) 2022-02-16 23:31:26,250 | test | ERROR | pool-3-thread-20 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.139:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.141:8091 during connect (<_realsocket at 0x31 type=client open_count=1 channel=[id: 0xb7c0247e, 0.0.0.0/0.0.0.0:47685] timeout=300.0>) 2022-02-16 23:31:26,456 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.141:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.142:8091 during connect (<_realsocket at 0x32 type=client open_count=1 channel=[id: 0x02357c13, 0.0.0.0/0.0.0.0:58125] timeout=300.0>) 2022-02-16 23:31:26,483 | test | ERROR | pool-3-thread-18 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.142:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.136:8091 during connect (<_realsocket at 0x33 type=client open_count=1 channel=[id: 0x7c9dcc53, 0.0.0.0/0.0.0.0:40227] timeout=300.0>) 2022-02-16 23:31:26,608 | test | ERROR | pool-3-thread-19 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.136:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.138:8091 during connect (<_realsocket at 0x34 type=client open_count=1 channel=[id: 0xecfbc3e0, 0.0.0.0/0.0.0.0:37731] timeout=300.0>) 2022-02-16 23:31:26,658 | test | ERROR | pool-3-thread-16 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.138:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.137:8091 during connect (<_realsocket at 0x35 type=client open_count=1 channel=[id: 0xed46fbf3, 0.0.0.0/0.0.0.0:60172] timeout=300.0>) 2022-02-16 23:31:26,670 | test | ERROR | pool-3-thread-17 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.137:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.142:8091 during connect (<_realsocket at 0x36 type=client open_count=1 channel=[id: 0x1770fb09, 0.0.0.0/0.0.0.0:32928] timeout=300.0>) 2022-02-16 23:31:28,490 | test | ERROR | pool-3-thread-18 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.142:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.136:8091 during connect (<_realsocket at 0x37 type=client open_count=1 channel=[id: 0x3661f1ff, 0.0.0.0/0.0.0.0:49367] timeout=300.0>) 2022-02-16 23:31:28,618 | test | ERROR | pool-3-thread-19 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.136:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.138:8091 during connect (<_realsocket at 0x38 type=client open_count=1 channel=[id: 0xbc57b7c7, 0.0.0.0/0.0.0.0:44773] timeout=300.0>) 2022-02-16 23:31:28,667 | test | ERROR | pool-3-thread-16 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.138:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.136.137:8091 during connect (<_realsocket at 0x39 type=client open_count=1 channel=[id: 0x2792e7ef, 0.0.0.0/0.0.0.0:52573] timeout=300.0>) 2022-02-16 23:31:28,677 | test | ERROR | pool-3-thread-17 | [rest_client:_http_request:838] Socket error while connecting to http://172.23.136.137:8091/nodes/self error [Errno 111] Connection refused 2022-02-16 23:31:33,684 | test | ERROR | MainThread | [rest_client:_http_request:834] POST http://172.23.136.141:8091//nodes/self/controller/settings body: path=%2Fdata&index_path=%2Fdata headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 400 reason: unknown ["An absolute path is required for path","An absolute path is required for index_path"] auth: Administrator:password 2022-02-16 23:31:33,690 | test | ERROR | MainThread | [rest_client:set_data_path:2279] Unable to set data_path path=%2Fdata&index_path=%2Fdata: ["An absolute path is required for path","An absolute path is required for index_path"] 2022-02-16 23:31:33,773 | infra | CRITICAL | pool-3-thread-22 | [task:call:6171] mcdMemoryReserved reported in nodes/self is: 4908 2022-02-16 23:31:33,775 | test | CRITICAL | pool-3-thread-22 | [table_view:display:72] Memory quota allocated: +---------------------+--------+ | Service | RAM mb | +---------------------+--------+ | eventingMemoryQuota | 256 | | cbasMemoryQuota | 1024 | | indexMemoryQuota | 256 | | ftsMemoryQuota | 256 | | memoryQuota | 1442 | +---------------------+--------+ 2022-02-16 23:31:33,977 | test | ERROR | MainThread | [rest_client:_http_request:834] POST http://172.23.136.138:8091//nodes/self/controller/settings body: path=%2Fdata&index_path=%2Fdata headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 400 reason: unknown ["An absolute path is required for path","An absolute path is required for index_path"] auth: Administrator:password 2022-02-16 23:31:33,980 | test | ERROR | MainThread | [rest_client:set_data_path:2279] Unable to set data_path path=%2Fdata&index_path=%2Fdata: ["An absolute path is required for path","An absolute path is required for index_path"] 2022-02-16 23:31:34,223 | test | ERROR | MainThread | [rest_client:_http_request:834] POST http://172.23.136.137:8091//nodes/self/controller/settings body: path=%2Fdata&index_path=%2Fdata headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 400 reason: unknown ["An absolute path is required for path","An absolute path is required for index_path"] auth: Administrator:password 2022-02-16 23:31:34,227 | test | ERROR | MainThread | [rest_client:set_data_path:2279] Unable to set data_path path=%2Fdata&index_path=%2Fdata: ["An absolute path is required for path","An absolute path is required for index_path"] 2022-02-16 23:31:34,467 | test | ERROR | MainThread | [rest_client:_http_request:834] POST http://172.23.136.142:8091//nodes/self/controller/settings body: path=%2Fdata&index_path=%2Fdata headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 400 reason: unknown ["An absolute path is required for path","An absolute path is required for index_path"] auth: Administrator:password 2022-02-16 23:31:34,470 | test | ERROR | MainThread | [rest_client:set_data_path:2279] Unable to set data_path path=%2Fdata&index_path=%2Fdata: ["An absolute path is required for path","An absolute path is required for index_path"] 2022-02-16 23:31:34,714 | test | ERROR | MainThread | [rest_client:_http_request:834] POST http://172.23.136.136:8091//nodes/self/controller/settings body: path=%2Fdata&index_path=%2Fdata headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 400 reason: unknown ["An absolute path is required for path","An absolute path is required for index_path"] auth: Administrator:password 2022-02-16 23:31:34,717 | test | ERROR | MainThread | [rest_client:set_data_path:2279] Unable to set data_path path=%2Fdata&index_path=%2Fdata: ["An absolute path is required for path","An absolute path is required for index_path"] 2022-02-16 23:31:34,970 | test | ERROR | MainThread | [rest_client:_http_request:834] POST http://172.23.136.139:8091//nodes/self/controller/settings body: path=%2Fdata&index_path=%2Fdata headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 400 reason: unknown ["An absolute path is required for path","An absolute path is required for index_path"] auth: Administrator:password 2022-02-16 23:31:34,973 | test | ERROR | MainThread | [rest_client:set_data_path:2279] Unable to set data_path path=%2Fdata&index_path=%2Fdata: ["An absolute path is required for path","An absolute path is required for index_path"] 2022-02-16 23:31:35,213 | test | ERROR | MainThread | [rest_client:_http_request:834] POST http://172.23.136.140:8091//nodes/self/controller/settings body: path=%2Fdata&index_path=%2Fdata headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 400 reason: unknown ["An absolute path is required for path","An absolute path is required for index_path"] auth: Administrator:password 2022-02-16 23:31:35,217 | test | ERROR | MainThread | [rest_client:set_data_path:2279] Unable to set data_path path=%2Fdata&index_path=%2Fdata: ["An absolute path is required for path","An absolute path is required for index_path"] 2022-02-16 23:31:35,217 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:699] RAM quota was defined less than 100 MB: 2022-02-16 23:31:47,487 | test | INFO | MainThread | [basetestcase:initialize_cluster:490] Cluster C1 initialized 2022-02-16 23:31:47,489 | test | INFO | MainThread | [basetestcase:log_setup_status:644] ========= BaseTestCase setup finished for test #1 test_data_load_collections_with_rebalance_in ========= 2022-02-16 23:31:47,512 | test | INFO | MainThread | [basetestcase:log_setup_status:644] ========= ClusterSetup setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2022-02-16 23:32:06,237 | test | INFO | pool-3-thread-23 | [table_view:display:72] Rebalance Overview +----------------+--------------------------------------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+--------------------------------------+-----------------------+---------------+--------------+ | 172.23.136.141 | cbas, eventing, fts, index, kv, n1ql | 7.1.0-2325-enterprise | 6.64166666667 | Cluster node | | 172.23.136.138 | ['kv,index,n1ql,fts,eventing,cbas'] | | | <--- IN --- | | 172.23.136.137 | ['kv,index,n1ql,fts,eventing,cbas'] | | | <--- IN --- | | 172.23.136.142 | ['kv,index,n1ql,fts,eventing,cbas'] | | | <--- IN --- | +----------------+--------------------------------------+-----------------------+---------------+--------------+ 2022-02-16 23:32:06,259 | test | INFO | pool-3-thread-23 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:32:16,293 | test | INFO | pool-3-thread-23 | [task:check:415] Rebalance - status: running, progress: 33.33 2022-02-16 23:32:26,322 | test | INFO | pool-3-thread-23 | [task:check:415] Rebalance - status: running, progress: 33.33 2022-02-16 23:32:41,365 | test | INFO | pool-3-thread-23 | [task:check:415] Rebalance - status: none, progress: 100 2022-02-16 23:32:41,381 | test | INFO | pool-3-thread-23 | [task:check:474] Rebalance completed with progress: 100% in 35.1449999809 sec 2022-02-16 23:32:41,542 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+--------------------------------------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+--------------------------------------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | 172.23.136.138 | cbas, eventing, fts, index, kv, n1ql | 5.33833333333 | 5.99 GiB | 3.36 GiB | 3.33 GiB / 7.62 GiB | 0 / 0 | 7.1.0-2325-enterprise | | 172.23.136.142 | cbas, eventing, fts, index, kv, n1ql | 1.35497741704 | 5.99 GiB | 3.42 GiB | 3.27 GiB / 7.62 GiB | 0 / 0 | 7.1.0-2325-enterprise | | 172.23.136.141 | cbas, eventing, fts, index, kv, n1ql | 4.97174952916 | 5.99 GiB | 3.27 GiB | 3.33 GiB / 7.62 GiB | 0 / 0 | 7.1.0-2325-enterprise | | 172.23.136.137 | cbas, eventing, fts, index, kv, n1ql | 1.25 | 5.99 GiB | 3.34 GiB | 3.32 GiB / 7.62 GiB | 0 / 0 | 7.1.0-2325-enterprise | +----------------+--------------------------------------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ 2022-02-16 23:32:41,542 | test | INFO | MainThread | [basetestcase:log_setup_status:644] ========= ClusterSetup setup complete for test #1 test_data_load_collections_with_rebalance_in ========= 2022-02-16 23:32:41,542 | test | INFO | MainThread | [basetestcase:log_setup_status:644] ========= CollectionBase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2022-02-16 23:32:41,835 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1894] Creating required buckets from template 2022-02-16 23:33:11,130 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2508] Waiting for all collections to be created 2022-02-16 23:33:11,755 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +------------------------------------------------------------------------+-----------+-----------------+----------+------------+-----+-------+-----------+------------+------------+-----+ | Bucket | Type | Storage Backend | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | ARR | +------------------------------------------------------------------------+-----------+-----------------+----------+------------+-----+-------+-----------+------------+------------+-----+ | UoQtU7JR99ysgk0PaDwPg8rWZom%U0eqtDTErgiiYijKCHCZBHE62BiI0Dr--41-860000 | couchbase | magma | 2 | none | 0 | 0 | 2.97 GiB | 664.20 MiB | 236.38 MiB | 100 | +------------------------------------------------------------------------+-----------+-----------------+----------+------------+-----+-------+-----------+------------+------------+-----+ 2022-02-16 23:33:11,756 | test | INFO | MainThread | [collections_base:collection_setup:164] Creating required SDK clients for client_pool 2022-02-16 23:33:19,815 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4969] Performing scope/collection specific operations 2022-02-16 23:33:19,829 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5059] Done Performing scope/collection specific operations 2022-02-16 23:36:01,634 | test | INFO | pool-3-thread-26 | [table_view:display:72] Ops trend for bucket 'UoQtU7JR99ysgk0PaDwPg8rWZom%U0eqtDTErgiiYijKCHCZBHE62BiI0Dr--41-860000' +-----------+-----------------------------------------------------------------------------------------------------------------+-----------+ | Min | Trend | Max | +-----------+-----------------------------------------------------------------------------------------------------------------+-----------+ | 0.000 | ****...................................................................................................***.***X | 23467.300 | | 21478.700 | ..........................................................................................**X | 21478.700 | | 20100.900 | ....................................................................................****....**X | 20912.000 | | 18807.500 | ...............................................................................**X | 18807.500 | | 17285.500 | ........................................................................****...........**X | 19836.800 | | 15756.700 | ..................................................................***...........***X | 18324.100 | | 17426.500 | .........................................................................****......***X | 18883.300 | | 17638.900 | ..........................................................................***.....**X | 19002.300 | | 15096.600 | ...............................................................**X | 15096.600 | +-----------+-----------------------------------------------------------------------------------------------------------------+-----------+ 2022-02-16 23:36:03,710 | test | INFO | pool-3-thread-24 | [table_view:display:72] Ops trend for bucket 'UoQtU7JR99ysgk0PaDwPg8rWZom%U0eqtDTErgiiYijKCHCZBHE62BiI0Dr--41-860000' +-----------+------------------------------------------------------------------------------------------------------+-----------+ | Min | Trend | Max | +-----------+------------------------------------------------------------------------------------------------------+-----------+ | 12531.700 | ...................................................................................................X | 12531.700 | +-----------+------------------------------------------------------------------------------------------------------+-----------+ 2022-02-16 23:36:03,799 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+--------------------------------------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+--------------------------------------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | 172.23.136.138 | cbas, eventing, fts, index, kv, n1ql | 90.1215932914 | 5.99 GiB | 2.32 GiB | 4.39 GiB / 7.62 GiB | 738996 / 983104 | 7.1.0-2325-enterprise | | 172.23.136.142 | cbas, eventing, fts, index, kv, n1ql | 87.0630654692 | 5.99 GiB | 2.22 GiB | 4.51 GiB / 7.62 GiB | 730347 / 1100420 | 7.1.0-2325-enterprise | | 172.23.136.141 | cbas, eventing, fts, index, kv, n1ql | 90.1662604747 | 5.99 GiB | 2.06 GiB | 4.59 GiB / 7.62 GiB | 740706 / 1083405 | 7.1.0-2325-enterprise | | 172.23.136.137 | cbas, eventing, fts, index, kv, n1ql | 88.6613697065 | 5.99 GiB | 2.35 GiB | 4.38 GiB / 7.62 GiB | 742946 / 977009 | 7.1.0-2325-enterprise | +----------------+--------------------------------------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ 2022-02-16 23:36:20,528 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4723] Validating collection stats and item counts 2022-02-16 23:36:56,727 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +------------------------------------------------------------------------+-----------+-----------------+----------+------------+-----+---------+-----------+----------+-----------+---------------+ | Bucket | Type | Storage Backend | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | ARR | +------------------------------------------------------------------------+-----------+-----------------+----------+------------+-----+---------+-----------+----------+-----------+---------------+ | UoQtU7JR99ysgk0PaDwPg8rWZom%U0eqtDTErgiiYijKCHCZBHE62BiI0Dr--41-860000 | couchbase | magma | 2 | none | 0 | 3000000 | 2.97 GiB | 2.04 GiB | 4.25 GiB | 27.5666666667 | +------------------------------------------------------------------------+-----------+-----------------+----------+------------+-----+---------+-----------+----------+-----------+---------------+ 2022-02-16 23:36:56,729 | test | INFO | MainThread | [basetestcase:log_setup_status:644] ========= CollectionBase setup complete for test #1 test_data_load_collections_with_rebalance_in ========= 2022-02-16 23:37:00,234 | test | INFO | MainThread | [collections_rebalance:load_collections_with_rebalance:1003] Doing collection data load during rebalance_in 2022-02-16 23:37:00,236 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:361] Starting rebalance operation of type : rebalance_in 2022-02-16 23:37:00,279 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4969] Performing scope/collection specific operations 2022-02-16 23:37:15,099 | test | INFO | pool-3-thread-10 | [table_view:display:72] Rebalance Overview +----------------+--------------------------------------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+--------------------------------------+-----------------------+---------------+--------------+ | 172.23.136.138 | cbas, eventing, fts, index, kv, n1ql | 7.1.0-2325-enterprise | 15.5480741988 | Cluster node | | 172.23.136.142 | cbas, eventing, fts, index, kv, n1ql | 7.1.0-2325-enterprise | 60.9883333333 | Cluster node | | 172.23.136.141 | cbas, eventing, fts, index, kv, n1ql | 7.1.0-2325-enterprise | 11.0416666667 | Cluster node | | 172.23.136.137 | cbas, eventing, fts, index, kv, n1ql | 7.1.0-2325-enterprise | 17.24 | Cluster node | | 172.23.136.136 | None | | | <--- IN --- | | 172.23.136.139 | None | | | <--- IN --- | +----------------+--------------------------------------+-----------------------+---------------+--------------+ 2022-02-16 23:37:15,283 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:37:16,979 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5059] Done Performing scope/collection specific operations 2022-02-16 23:37:25,426 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:37:35,555 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:37:45,608 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:37:55,769 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:38:05,947 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:38:16,069 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:38:26,173 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:38:36,223 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:38:43,653 | test | INFO | pool-3-thread-29 | [table_view:display:72] Ops trend for bucket 'UoQtU7JR99ysgk0PaDwPg8rWZom%U0eqtDTErgiiYijKCHCZBHE62BiI0Dr--41-860000' +-----------+------------------------------------------------------------------------------------------------------------+-----------+ | Min | Trend | Max | +-----------+------------------------------------------------------------------------------------------------------------+-----------+ | 0.000 | *........................***............................................................................*X | 20691.500 | | 17413.900 | ...................................................................................*****X | 17532.400 | | 16055.800 | ............................................................................*X | 16055.800 | | 14871.600 | ......................................................................**X | 14871.600 | | 12662.900 | ............................................................***....*X | 13517.900 | +-----------+------------------------------------------------------------------------------------------------------------+-----------+ 2022-02-16 23:38:46,263 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:38:56,302 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:39:06,384 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:39:16,434 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:39:26,480 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:39:36,526 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:39:46,575 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:39:56,615 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:40:06,657 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:40:16,696 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:40:26,766 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:40:36,821 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:40:46,890 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:40:56,964 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:41:07,046 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:41:17,155 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:41:27,211 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:41:37,272 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:41:47,325 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:41:57,375 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:42:07,420 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:42:17,471 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:42:27,525 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:42:37,581 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:42:47,628 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:42:57,676 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:43:07,736 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:43:17,792 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:43:27,851 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:43:37,904 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:43:47,944 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:43:58,006 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:44:08,053 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:44:18,101 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:44:28,263 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:44:38,315 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:44:48,398 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:44:58,476 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:45:08,522 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:45:18,565 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:45:28,621 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:45:38,661 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:45:48,711 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:45:58,786 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:46:08,851 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:46:18,951 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:46:29,007 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:46:39,045 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:46:49,108 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:46:59,153 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:47:09,233 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:47:19,286 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:47:29,336 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:47:39,417 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:47:49,474 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:47:59,559 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:48:09,622 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:48:19,684 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:48:29,730 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:48:39,773 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:48:49,828 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:48:59,907 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:49:09,954 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:49:19,996 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:49:30,062 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:49:40,118 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:49:50,164 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:50:00,203 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:50:10,240 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:50:20,288 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:50:30,339 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:50:40,387 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:50:50,448 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:51:00,496 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:51:10,546 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:51:20,605 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:51:30,653 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:51:40,704 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:51:50,743 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:52:00,801 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:52:10,891 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:52:20,937 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:52:31,022 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:52:41,059 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:52:51,111 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:53:01,163 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-02-16 23:53:11,667 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 1.46 2022-02-16 23:53:21,836 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 4.96 2022-02-16 23:53:31,877 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 6.55 2022-02-16 23:53:41,948 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 6.55 2022-02-16 23:53:52,007 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 6.55 2022-02-16 23:54:02,059 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 6.55 2022-02-16 23:54:12,131 | test | INFO | pool-3-thread-10 | [task:check:415] Rebalance - status: running, progress: 6.55 Build was aborted Aborted by Balakumaran Gopal Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: None of the test reports contained any result [description-setter] Description set: Finished: ABORTED