oneclient acceptance tests using environment deployed from packages
Build: #3361 was successful
Job: multiprovider s3 regular file CRUD proxyio symlinks was successful
Build log
The build generated 2,675 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
09-Nov-2024 20:03:52 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:03:52 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:03:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:03:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:03:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' |
09-Nov-2024 20:03:52 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' successfully started |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4rx39ysfslqobp2u |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4rx39ysfslqobp2u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4rx39ysfslqobp2u |
09-Nov-2024 20:03:52 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16355247468845323233'... |
09-Nov-2024 20:03:52 | Getting configuration... |
09-Nov-2024 20:03:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4rx39ysfslqobp2u'. |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:03:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:03:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' |
09-Nov-2024 20:03:52 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' successfully started |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l2rsfv4xs3qmhzuq |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l2rsfv4xs3qmhzuq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l2rsfv4xs3qmhzuq |
09-Nov-2024 20:03:52 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4006978877786729297'... |
09-Nov-2024 20:03:52 | Getting configuration... |
09-Nov-2024 20:03:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/l2rsfv4xs3qmhzuq'. |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 20:03:52 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 20:03:52 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
09-Nov-2024 20:03:52 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
09-Nov-2024 20:03:52 | ================================================================= |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | PASSED |
09-Nov-2024 20:03:52 | Unmounting client from /tmp/onedata/mnt/4rx39ysfslqobp2u |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | Unmounting client from /tmp/onedata/mnt/l2rsfv4xs3qmhzuq |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:03:52 | |
09-Nov-2024 20:04:26 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:04:26 | ================================================================= |
09-Nov-2024 20:04:26 | - Executing scenario 'Delete file right after closing it' |
09-Nov-2024 20:04:26 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 20:04:26 | ----------------------------------------------------------------- |
09-Nov-2024 20:04:26 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:04:26 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:04:26 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:04:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:04:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:04:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' |
09-Nov-2024 20:04:26 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' successfully started |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1bgzgn32dr7f323k |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1bgzgn32dr7f323k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1bgzgn32dr7f323k |
09-Nov-2024 20:04:26 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17482675124224752252'... |
09-Nov-2024 20:04:26 | Getting configuration... |
09-Nov-2024 20:04:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1bgzgn32dr7f323k'. |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:04:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:04:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' |
09-Nov-2024 20:04:26 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' successfully started |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8d7xuowp6apf814s |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8d7xuowp6apf814s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8d7xuowp6apf814s |
09-Nov-2024 20:04:26 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16168503863859155242'... |
09-Nov-2024 20:04:26 | Getting configuration... |
09-Nov-2024 20:04:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/8d7xuowp6apf814s'. |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 20:04:26 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 20:04:26 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 20:04:26 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 20:04:26 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
09-Nov-2024 20:04:26 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
09-Nov-2024 20:04:26 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
09-Nov-2024 20:04:26 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
09-Nov-2024 20:04:26 | ================================================================= |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | PASSED |
09-Nov-2024 20:04:26 | Unmounting client from /tmp/onedata/mnt/1bgzgn32dr7f323k |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | Unmounting client from /tmp/onedata/mnt/8d7xuowp6apf814s |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:04:26 | |
09-Nov-2024 20:05:05 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:05:05 | ================================================================= |
09-Nov-2024 20:05:05 | - Executing scenario 'Create many children' |
09-Nov-2024 20:05:05 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 20:05:05 | ----------------------------------------------------------------- |
09-Nov-2024 20:05:05 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:05:05 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:05:05 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:05:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:05:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:05:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' |
09-Nov-2024 20:05:05 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' successfully started |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6g3s23eabk7h30xd |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6g3s23eabk7h30xd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6g3s23eabk7h30xd |
09-Nov-2024 20:05:05 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '212556051475217200'... |
09-Nov-2024 20:05:05 | Getting configuration... |
09-Nov-2024 20:05:05 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6g3s23eabk7h30xd'. |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:05:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:05:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' |
09-Nov-2024 20:05:05 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' successfully started |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/urp9nmgasmqhabpf |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/urp9nmgasmqhabpf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/urp9nmgasmqhabpf |
09-Nov-2024 20:05:05 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '409728934429522894'... |
09-Nov-2024 20:05:05 | Getting configuration... |
09-Nov-2024 20:05:05 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/urp9nmgasmqhabpf'. |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:05 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
09-Nov-2024 20:05:05 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
09-Nov-2024 20:05:05 | ================================================================= |
09-Nov-2024 20:05:05 | |
09-Nov-2024 20:05:15 | PASSED |
09-Nov-2024 20:05:15 | Unmounting client from /tmp/onedata/mnt/6g3s23eabk7h30xd |
09-Nov-2024 20:05:15 | |
09-Nov-2024 20:05:15 | |
09-Nov-2024 20:05:15 | Unmounting client from /tmp/onedata/mnt/urp9nmgasmqhabpf |
09-Nov-2024 20:05:15 | |
09-Nov-2024 20:05:15 | |
09-Nov-2024 20:05:48 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:05:48 | ================================================================= |
09-Nov-2024 20:05:48 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
09-Nov-2024 20:05:48 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 20:05:48 | ----------------------------------------------------------------- |
09-Nov-2024 20:05:48 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:05:48 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:05:48 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:05:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:05:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:05:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' |
09-Nov-2024 20:05:48 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' successfully started |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/43jredr1d7y5l4dh |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/43jredr1d7y5l4dh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/43jredr1d7y5l4dh |
09-Nov-2024 20:05:48 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4022796876494381955'... |
09-Nov-2024 20:05:48 | Getting configuration... |
09-Nov-2024 20:05:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/43jredr1d7y5l4dh'. |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:05:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:05:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' |
09-Nov-2024 20:05:48 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' successfully started |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ljd2d24fveh1ccjm |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ljd2d24fveh1ccjm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ljd2d24fveh1ccjm |
09-Nov-2024 20:05:48 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17943239811788326077'... |
09-Nov-2024 20:05:48 | Getting configuration... |
09-Nov-2024 20:05:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ljd2d24fveh1ccjm'. |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:48 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 20:05:48 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 20:05:48 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
09-Nov-2024 20:05:48 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
09-Nov-2024 20:05:48 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
09-Nov-2024 20:05:48 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
09-Nov-2024 20:05:48 | ================================================================= |
09-Nov-2024 20:05:48 | |
09-Nov-2024 20:05:49 | PASSED |
09-Nov-2024 20:05:49 | Unmounting client from /tmp/onedata/mnt/43jredr1d7y5l4dh |
09-Nov-2024 20:05:49 | |
09-Nov-2024 20:05:49 | |
09-Nov-2024 20:05:49 | Unmounting client from /tmp/onedata/mnt/ljd2d24fveh1ccjm |
09-Nov-2024 20:05:49 | |
09-Nov-2024 20:05:49 | |
09-Nov-2024 20:06:29 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:06:29 | ================================================================= |
09-Nov-2024 20:06:29 | - Executing scenario 'Create nonempty file then move it to another space' |
09-Nov-2024 20:06:29 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 20:06:29 | ----------------------------------------------------------------- |
09-Nov-2024 20:06:29 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:06:29 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:06:29 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:06:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:06:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:06:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9xl4g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' |
09-Nov-2024 20:06:29 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9xl4g' successfully started |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jsi3xcy044hk6o6f |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jsi3xcy044hk6o6f --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jsi3xcy044hk6o6f |
09-Nov-2024 20:06:29 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16516392705220133838'... |
09-Nov-2024 20:06:29 | Getting configuration... |
09-Nov-2024 20:06:29 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jsi3xcy044hk6o6f'. |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:06:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:06:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xrv77', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' |
09-Nov-2024 20:06:29 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xrv77' successfully started |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5nl83102j4nrrdsr |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5nl83102j4nrrdsr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5nl83102j4nrrdsr |
09-Nov-2024 20:06:29 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12641941702552337792'... |
09-Nov-2024 20:06:29 | Getting configuration... |
09-Nov-2024 20:06:29 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5nl83102j4nrrdsr'. |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:29 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 20:06:29 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 20:06:29 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
09-Nov-2024 20:06:29 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
09-Nov-2024 20:06:29 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
09-Nov-2024 20:06:29 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
09-Nov-2024 20:06:29 | ================================================================= |
09-Nov-2024 20:06:29 | |
09-Nov-2024 20:06:41 | PASSED |
09-Nov-2024 20:06:41 | Unmounting client from /tmp/onedata/mnt/jsi3xcy044hk6o6f |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | Unmounting client from /tmp/onedata/mnt/5nl83102j4nrrdsr |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731182790.1554034', '-c', '/tmp/logs'] |
09-Nov-2024 20:06:41 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-d5756. See /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-cross-support-job-3p-users-d5756/entrypoint.log for more details |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-9xl4g: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-oneclient-krakow-9b8968f6-9xl4g/oneclient_logs |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=185/217) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 35,383 0% 33.74MB/s 0:00:00 (xfr#1, to-chk=184/217) |
09-Nov-2024 20:06:41 | 35,383 0% 33.74MB/s 0:00:00 (xfr#1, to-chk=178/217) |
09-Nov-2024 20:06:41 | 35,941 0% 34.28MB/s 0:00:00 (xfr#2, to-chk=180/217) |
09-Nov-2024 20:06:41 | 155,331 1% 148.14MB/s 0:00:00 (xfr#3, to-chk=179/217) |
09-Nov-2024 20:06:41 | 155,889 1% 148.67MB/s 0:00:00 (xfr#4, to-chk=178/217) |
09-Nov-2024 20:06:41 | 197,142 1% 94.00MB/s 0:00:00 (xfr#5, to-chk=177/217) |
09-Nov-2024 20:06:41 | 197,604 1% 94.22MB/s 0:00:00 (xfr#6, to-chk=173/217) |
09-Nov-2024 20:06:41 | 336,228 2% 45.81MB/s 0:00:00 (xfr#7, to-chk=172/217) |
09-Nov-2024 20:06:41 | 336,690 2% 45.87MB/s 0:00:00 (xfr#8, to-chk=171/217) |
09-Nov-2024 20:06:41 | 392,938 3% 46.84MB/s 0:00:00 (xfr#9, to-chk=170/217) |
09-Nov-2024 20:06:41 | 393,208 3% 46.87MB/s 0:00:00 (xfr#10, to-chk=166/217) |
09-Nov-2024 20:06:41 | 585,014 4% 55.79MB/s 0:00:00 (xfr#11, to-chk=165/217) |
09-Nov-2024 20:06:41 | 585,284 4% 37.21MB/s 0:00:00 (xfr#12, to-chk=164/217) |
09-Nov-2024 20:06:41 | 629,562 4% 37.52MB/s 0:00:00 (xfr#13, to-chk=163/217) |
09-Nov-2024 20:06:41 | 630,216 4% 37.56MB/s 0:00:00 (xfr#14, to-chk=159/217) |
09-Nov-2024 20:06:41 | 772,747 6% 43.35MB/s 0:00:00 (xfr#15, to-chk=158/217) |
09-Nov-2024 20:06:41 | 773,401 6% 43.39MB/s 0:00:00 (xfr#16, to-chk=157/217) |
09-Nov-2024 20:06:41 | 827,561 6% 43.85MB/s 0:00:00 (xfr#17, to-chk=156/217) |
09-Nov-2024 20:06:41 | 828,215 6% 43.88MB/s 0:00:00 (xfr#18, to-chk=152/217) |
09-Nov-2024 20:06:41 | 1,010,613 7% 35.70MB/s 0:00:00 (xfr#19, to-chk=151/217) |
09-Nov-2024 20:06:41 | 1,011,267 7% 33.26MB/s 0:00:00 (xfr#20, to-chk=150/217) |
09-Nov-2024 20:06:41 | 1,061,919 8% 32.67MB/s 0:00:00 (xfr#21, to-chk=149/217) |
09-Nov-2024 20:06:41 | 1,062,573 8% 31.67MB/s 0:00:00 (xfr#22, to-chk=145/217) |
09-Nov-2024 20:06:41 | 1,249,383 9% 35.04MB/s 0:00:00 (xfr#23, to-chk=144/217) |
09-Nov-2024 20:06:41 | 1,250,037 9% 34.06MB/s 0:00:00 (xfr#24, to-chk=143/217) |
09-Nov-2024 20:06:41 | 1,426,746 11% 34.02MB/s 0:00:00 (xfr#25, to-chk=142/217) |
09-Nov-2024 20:06:41 | 1,427,592 11% 34.04MB/s 0:00:00 (xfr#26, to-chk=138/217) |
09-Nov-2024 20:06:41 | 2,023,793 15% 37.12MB/s 0:00:00 (xfr#27, to-chk=137/217) |
09-Nov-2024 20:06:41 | 2,024,639 15% 37.13MB/s 0:00:00 (xfr#28, to-chk=136/217) |
09-Nov-2024 20:06:41 | 2,787,679 22% 45.84MB/s 0:00:00 (xfr#29, to-chk=135/217) |
09-Nov-2024 20:06:41 | 2,788,141 22% 45.07MB/s 0:00:00 (xfr#30, to-chk=131/217) |
09-Nov-2024 20:06:41 | 5,972,721 47% 40.11MB/s 0:00:00 (xfr#31, to-chk=130/217) |
09-Nov-2024 20:06:41 | 5,973,183 47% 40.12MB/s 0:00:00 (xfr#32, to-chk=129/217) |
09-Nov-2024 20:06:41 | 6,027,220 47% 39.92MB/s 0:00:00 (xfr#33, to-chk=128/217) |
09-Nov-2024 20:06:41 | 6,027,874 47% 39.92MB/s 0:00:00 (xfr#34, to-chk=124/217) |
09-Nov-2024 20:06:41 | 6,208,211 49% 38.20MB/s 0:00:00 (xfr#35, to-chk=123/217) |
09-Nov-2024 20:06:41 | 6,208,865 49% 38.20MB/s 0:00:00 (xfr#36, to-chk=122/217) |
09-Nov-2024 20:06:41 | 6,209,493 49% 38.21MB/s 0:00:00 (xfr#37, to-chk=121/217) |
09-Nov-2024 20:06:41 | 6,271,603 49% 38.59MB/s 0:00:00 (xfr#38, to-chk=120/217) |
09-Nov-2024 20:06:41 | 6,272,161 49% 38.34MB/s 0:00:00 (xfr#39, to-chk=116/217) |
09-Nov-2024 20:06:41 | 6,521,878 51% 36.59MB/s 0:00:00 (xfr#40, to-chk=115/217) |
09-Nov-2024 20:06:41 | 6,522,436 51% 36.59MB/s 0:00:00 (xfr#41, to-chk=114/217) |
09-Nov-2024 20:06:41 | 6,523,064 51% 36.38MB/s 0:00:00 (xfr#42, to-chk=113/217) |
09-Nov-2024 20:06:41 | 6,566,566 51% 36.62MB/s 0:00:00 (xfr#43, to-chk=112/217) |
09-Nov-2024 20:06:41 | 6,567,220 51% 36.63MB/s 0:00:00 (xfr#44, to-chk=108/217) |
09-Nov-2024 20:06:41 | 6,758,399 53% 29.98MB/s 0:00:00 (xfr#45, to-chk=107/217) |
09-Nov-2024 20:06:41 | 6,759,053 53% 29.84MB/s 0:00:00 (xfr#46, to-chk=106/217) |
09-Nov-2024 20:06:41 | 6,827,700 53% 29.73MB/s 0:00:00 (xfr#47, to-chk=105/217) |
09-Nov-2024 20:06:41 | 6,828,354 53% 29.74MB/s 0:00:00 (xfr#48, to-chk=101/217) |
09-Nov-2024 20:06:41 | 7,087,932 55% 30.59MB/s 0:00:00 (xfr#49, to-chk=100/217) |
09-Nov-2024 20:06:41 | 7,088,586 55% 30.59MB/s 0:00:00 (xfr#50, to-chk=99/217) |
09-Nov-2024 20:06:41 | 7,132,003 56% 30.64MB/s 0:00:00 (xfr#51, to-chk=98/217) |
09-Nov-2024 20:06:41 | 7,132,465 56% 30.64MB/s 0:00:00 (xfr#52, to-chk=94/217) |
09-Nov-2024 20:06:41 | 7,272,901 57% 30.83MB/s 0:00:00 (xfr#53, to-chk=93/217) |
09-Nov-2024 20:06:41 | 7,273,363 57% 30.83MB/s 0:00:00 (xfr#54, to-chk=92/217) |
09-Nov-2024 20:06:41 | 7,309,142 57% 30.84MB/s 0:00:00 (xfr#55, to-chk=91/217) |
09-Nov-2024 20:06:41 | 7,309,796 57% 30.85MB/s 0:00:00 (xfr#56, to-chk=87/217) |
09-Nov-2024 20:06:41 | 7,443,472 58% 31.27MB/s 0:00:00 (xfr#57, to-chk=86/217) |
09-Nov-2024 20:06:41 | 7,444,126 58% 31.27MB/s 0:00:00 (xfr#58, to-chk=85/217) |
09-Nov-2024 20:06:41 | 7,486,272 59% 31.18MB/s 0:00:00 (xfr#59, to-chk=84/217) |
09-Nov-2024 20:06:41 | 7,486,830 59% 31.18MB/s 0:00:00 (xfr#60, to-chk=80/217) |
09-Nov-2024 20:06:41 | 7,623,944 60% 31.61MB/s 0:00:00 (xfr#61, to-chk=79/217) |
09-Nov-2024 20:06:41 | 7,624,502 60% 31.61MB/s 0:00:00 (xfr#62, to-chk=78/217) |
09-Nov-2024 20:06:41 | 7,681,121 60% 31.85MB/s 0:00:00 (xfr#63, to-chk=77/217) |
09-Nov-2024 20:06:41 | 7,681,871 60% 31.71MB/s 0:00:00 (xfr#64, to-chk=73/217) |
09-Nov-2024 20:06:41 | 7,914,683 62% 31.45MB/s 0:00:00 (xfr#65, to-chk=72/217) |
09-Nov-2024 20:06:41 | 7,915,433 62% 31.45MB/s 0:00:00 (xfr#66, to-chk=71/217) |
09-Nov-2024 20:06:41 | 7,954,404 62% 31.48MB/s 0:00:00 (xfr#67, to-chk=70/217) |
09-Nov-2024 20:06:41 | 7,954,866 62% 31.48MB/s 0:00:00 (xfr#68, to-chk=66/217) |
09-Nov-2024 20:06:41 | 8,081,156 63% 31.85MB/s 0:00:00 (xfr#69, to-chk=65/217) |
09-Nov-2024 20:06:41 | 8,081,618 63% 31.85MB/s 0:00:00 (xfr#70, to-chk=64/217) |
09-Nov-2024 20:06:41 | 8,130,476 64% 31.91MB/s 0:00:00 (xfr#71, to-chk=63/217) |
09-Nov-2024 20:06:41 | 8,131,322 64% 31.91MB/s 0:00:00 (xfr#72, to-chk=59/217) |
09-Nov-2024 20:06:41 | 8,338,313 65% 32.06MB/s 0:00:00 (xfr#73, to-chk=58/217) |
09-Nov-2024 20:06:41 | 8,339,159 65% 32.07MB/s 0:00:00 (xfr#74, to-chk=57/217) |
09-Nov-2024 20:06:41 | 8,370,644 66% 32.19MB/s 0:00:00 (xfr#75, to-chk=56/217) |
09-Nov-2024 20:06:41 | 8,371,106 66% 32.19MB/s 0:00:00 (xfr#76, to-chk=52/217) |
09-Nov-2024 20:06:41 | 8,509,568 67% 31.70MB/s 0:00:00 (xfr#77, to-chk=51/217) |
09-Nov-2024 20:06:41 | 8,510,030 67% 31.70MB/s 0:00:00 (xfr#78, to-chk=50/217) |
09-Nov-2024 20:06:41 | 8,550,940 67% 31.73MB/s 0:00:00 (xfr#79, to-chk=49/217) |
09-Nov-2024 20:06:41 | 8,551,402 67% 31.73MB/s 0:00:00 (xfr#80, to-chk=45/217) |
09-Nov-2024 20:06:41 | 8,695,369 68% 31.89MB/s 0:00:00 (xfr#81, to-chk=44/217) |
09-Nov-2024 20:06:41 | 8,695,831 68% 31.90MB/s 0:00:00 (xfr#82, to-chk=43/217) |
09-Nov-2024 20:06:41 | 8,751,371 69% 32.10MB/s 0:00:00 (xfr#83, to-chk=42/217) |
09-Nov-2024 20:06:41 | 8,752,025 69% 32.10MB/s 0:00:00 (xfr#84, to-chk=38/217) |
09-Nov-2024 20:06:41 | 8,944,318 70% 31.95MB/s 0:00:00 (xfr#85, to-chk=37/217) |
09-Nov-2024 20:06:41 | 8,944,972 70% 31.95MB/s 0:00:00 (xfr#86, to-chk=36/217) |
09-Nov-2024 20:06:41 | 9,189,354 72% 31.64MB/s 0:00:00 (xfr#87, to-chk=35/217) |
09-Nov-2024 20:06:41 | 9,190,296 72% 31.64MB/s 0:00:00 (xfr#88, to-chk=31/217) |
09-Nov-2024 20:06:41 | 11,741,005 92% 31.90MB/s 0:00:00 (xfr#89, to-chk=30/217) |
09-Nov-2024 20:06:41 | 11,741,947 92% 31.90MB/s 0:00:00 (xfr#90, to-chk=29/217) |
09-Nov-2024 20:06:41 | 11,775,288 92% 31.54MB/s 0:00:00 (xfr#91, to-chk=28/217) |
09-Nov-2024 20:06:41 | 11,775,846 92% 31.55MB/s 0:00:00 (xfr#92, to-chk=24/217) |
09-Nov-2024 20:06:41 | 11,898,181 93% 31.78MB/s 0:00:00 (xfr#93, to-chk=23/217) |
09-Nov-2024 20:06:41 | 11,898,739 93% 31.79MB/s 0:00:00 (xfr#94, to-chk=22/217) |
09-Nov-2024 20:06:41 | 11,973,099 94% 31.90MB/s 0:00:00 (xfr#95, to-chk=21/217) |
09-Nov-2024 20:06:41 | 11,973,753 94% 31.90MB/s 0:00:00 (xfr#96, to-chk=17/217) |
09-Nov-2024 20:06:41 | 12,281,717 96% 30.90MB/s 0:00:00 (xfr#97, to-chk=16/217) |
09-Nov-2024 20:06:41 | 12,282,371 96% 30.91MB/s 0:00:00 (xfr#98, to-chk=15/217) |
09-Nov-2024 20:06:41 | 12,321,907 97% 31.01MB/s 0:00:00 (xfr#99, to-chk=14/217) |
09-Nov-2024 20:06:41 | 12,322,561 97% 31.01MB/s 0:00:00 (xfr#100, to-chk=10/217) |
09-Nov-2024 20:06:41 | 12,482,682 98% 31.16MB/s 0:00:00 (xfr#101, to-chk=9/217) |
09-Nov-2024 20:06:41 | 12,483,336 98% 31.08MB/s 0:00:00 (xfr#102, to-chk=8/217) |
09-Nov-2024 20:06:41 | 12,511,761 98% 31.15MB/s 0:00:00 (xfr#103, to-chk=7/217) |
09-Nov-2024 20:06:41 | 12,512,223 98% 31.16MB/s 0:00:00 (xfr#104, to-chk=3/217) |
09-Nov-2024 20:06:41 | 12,614,905 99% 31.33MB/s 0:00:00 (xfr#105, to-chk=2/217) |
09-Nov-2024 20:06:41 | 12,615,367 99% 31.33MB/s 0:00:00 (xfr#106, to-chk=1/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.35MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.27MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.19MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.03MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | 12,657,994 99% 31.03MB/s 0:00:00 (xfr#107, to-chk=0/217) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-xrv77: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-oneclient-paris-7f5779b546-xrv77/oneclient_logs |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=188/220) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 42,714 0% 40.74MB/s 0:00:00 (xfr#1, to-chk=187/220) |
09-Nov-2024 20:06:41 | 42,714 0% 40.74MB/s 0:00:00 (xfr#1, to-chk=181/220) |
09-Nov-2024 20:06:41 | 43,272 0% 41.27MB/s 0:00:00 (xfr#2, to-chk=183/220) |
09-Nov-2024 20:06:41 | 202,581 2% 32.20MB/s 0:00:00 (xfr#3, to-chk=182/220) |
09-Nov-2024 20:06:41 | 203,139 2% 32.29MB/s 0:00:00 (xfr#4, to-chk=181/220) |
09-Nov-2024 20:06:41 | 255,128 2% 34.76MB/s 0:00:00 (xfr#5, to-chk=180/220) |
09-Nov-2024 20:06:41 | 255,686 2% 30.48MB/s 0:00:00 (xfr#6, to-chk=176/220) |
09-Nov-2024 20:06:41 | 519,591 5% 27.53MB/s 0:00:00 (xfr#7, to-chk=175/220) |
09-Nov-2024 20:06:41 | 520,149 5% 27.56MB/s 0:00:00 (xfr#8, to-chk=174/220) |
09-Nov-2024 20:06:41 | 571,412 6% 30.27MB/s 0:00:00 (xfr#9, to-chk=173/220) |
09-Nov-2024 20:06:41 | 571,874 6% 30.30MB/s 0:00:00 (xfr#10, to-chk=169/220) |
09-Nov-2024 20:06:41 | 753,714 8% 28.75MB/s 0:00:00 (xfr#11, to-chk=168/220) |
09-Nov-2024 20:06:41 | 754,176 8% 28.77MB/s 0:00:00 (xfr#12, to-chk=167/220) |
09-Nov-2024 20:06:41 | 932,289 10% 34.20MB/s 0:00:00 (xfr#13, to-chk=166/220) |
09-Nov-2024 20:06:41 | 932,943 10% 34.22MB/s 0:00:00 (xfr#14, to-chk=162/220) |
09-Nov-2024 20:06:41 | 1,330,183 15% 39.64MB/s 0:00:00 (xfr#15, to-chk=161/220) |
09-Nov-2024 20:06:41 | 1,330,837 15% 38.46MB/s 0:00:00 (xfr#16, to-chk=160/220) |
09-Nov-2024 20:06:41 | 1,386,068 15% 38.88MB/s 0:00:00 (xfr#17, to-chk=159/220) |
09-Nov-2024 20:06:41 | 1,386,530 15% 38.89MB/s 0:00:00 (xfr#18, to-chk=155/220) |
09-Nov-2024 20:06:41 | 1,605,847 18% 42.54MB/s 0:00:00 (xfr#19, to-chk=154/220) |
09-Nov-2024 20:06:41 | 1,606,309 18% 42.55MB/s 0:00:00 (xfr#20, to-chk=153/220) |
09-Nov-2024 20:06:41 | 1,606,937 18% 42.57MB/s 0:00:00 (xfr#21, to-chk=152/220) |
09-Nov-2024 20:06:41 | 1,649,943 18% 42.53MB/s 0:00:00 (xfr#22, to-chk=151/220) |
09-Nov-2024 20:06:41 | 1,650,501 18% 42.54MB/s 0:00:00 (xfr#23, to-chk=147/220) |
09-Nov-2024 20:06:41 | 1,854,122 21% 45.34MB/s 0:00:00 (xfr#24, to-chk=146/220) |
09-Nov-2024 20:06:41 | 1,854,680 21% 45.35MB/s 0:00:00 (xfr#25, to-chk=145/220) |
09-Nov-2024 20:06:41 | 1,887,486 21% 45.00MB/s 0:00:00 (xfr#26, to-chk=144/220) |
09-Nov-2024 20:06:41 | 1,888,044 21% 45.01MB/s 0:00:00 (xfr#27, to-chk=140/220) |
09-Nov-2024 20:06:41 | 2,038,629 23% 45.21MB/s 0:00:00 (xfr#28, to-chk=139/220) |
09-Nov-2024 20:06:41 | 2,039,187 23% 45.23MB/s 0:00:00 (xfr#29, to-chk=138/220) |
09-Nov-2024 20:06:41 | 2,039,815 23% 45.24MB/s 0:00:00 (xfr#30, to-chk=137/220) |
09-Nov-2024 20:06:41 | 2,091,406 23% 43.36MB/s 0:00:00 (xfr#31, to-chk=136/220) |
09-Nov-2024 20:06:41 | 2,092,252 23% 43.38MB/s 0:00:00 (xfr#32, to-chk=132/220) |
09-Nov-2024 20:06:41 | 2,096,392 23% 41.65MB/s 0:00:00 (xfr#33, to-chk=131/220) |
09-Nov-2024 20:06:41 | 2,268,424 25% 42.42MB/s 0:00:00 (xfr#34, to-chk=130/220) |
09-Nov-2024 20:06:41 | 2,269,270 25% 42.43MB/s 0:00:00 (xfr#35, to-chk=129/220) |
09-Nov-2024 20:06:41 | 2,269,898 25% 42.45MB/s 0:00:00 (xfr#36, to-chk=128/220) |
09-Nov-2024 20:06:41 | 2,318,671 26% 40.95MB/s 0:00:00 (xfr#37, to-chk=127/220) |
09-Nov-2024 20:06:41 | 2,319,229 26% 40.96MB/s 0:00:00 (xfr#38, to-chk=123/220) |
09-Nov-2024 20:06:41 | 2,535,599 28% 32.68MB/s 0:00:00 (xfr#39, to-chk=122/220) |
09-Nov-2024 20:06:41 | 2,536,157 28% 32.68MB/s 0:00:00 (xfr#40, to-chk=121/220) |
09-Nov-2024 20:06:41 | 2,718,308 30% 26.45MB/s 0:00:00 (xfr#41, to-chk=120/220) |
09-Nov-2024 20:06:41 | 2,718,866 30% 26.46MB/s 0:00:00 (xfr#42, to-chk=116/220) |
09-Nov-2024 20:06:41 | 3,168,524 35% 28.78MB/s 0:00:00 (xfr#43, to-chk=115/220) |
09-Nov-2024 20:06:41 | 3,169,082 36% 28.78MB/s 0:00:00 (xfr#44, to-chk=114/220) |
09-Nov-2024 20:06:41 | 3,236,576 36% 29.12MB/s 0:00:00 (xfr#45, to-chk=113/220) |
09-Nov-2024 20:06:41 | 3,237,230 36% 29.13MB/s 0:00:00 (xfr#46, to-chk=109/220) |
09-Nov-2024 20:06:41 | 3,486,334 39% 29.69MB/s 0:00:00 (xfr#47, to-chk=108/220) |
09-Nov-2024 20:06:41 | 3,486,988 39% 29.43MB/s 0:00:00 (xfr#48, to-chk=107/220) |
09-Nov-2024 20:06:41 | 3,508,666 39% 29.61MB/s 0:00:00 (xfr#49, to-chk=106/220) |
09-Nov-2024 20:06:41 | 3,509,032 39% 29.36MB/s 0:00:00 (xfr#50, to-chk=102/220) |
09-Nov-2024 20:06:41 | 3,624,217 41% 30.05MB/s 0:00:00 (xfr#51, to-chk=101/220) |
09-Nov-2024 20:06:41 | 3,624,583 41% 30.06MB/s 0:00:00 (xfr#52, to-chk=100/220) |
09-Nov-2024 20:06:41 | 3,648,756 41% 30.00MB/s 0:00:00 (xfr#53, to-chk=99/220) |
09-Nov-2024 20:06:41 | 3,649,122 41% 25.78MB/s 0:00:00 (xfr#54, to-chk=95/220) |
09-Nov-2024 20:06:41 | 3,779,130 42% 24.69MB/s 0:00:00 (xfr#55, to-chk=94/220) |
09-Nov-2024 20:06:41 | 3,779,496 42% 23.87MB/s 0:00:00 (xfr#56, to-chk=93/220) |
09-Nov-2024 20:06:41 | 3,807,400 43% 24.05MB/s 0:00:00 (xfr#57, to-chk=92/220) |
09-Nov-2024 20:06:41 | 3,808,054 43% 24.05MB/s 0:00:00 (xfr#58, to-chk=88/220) |
09-Nov-2024 20:06:41 | 3,959,139 44% 24.68MB/s 0:00:00 (xfr#59, to-chk=87/220) |
09-Nov-2024 20:06:41 | 3,959,793 44% 24.68MB/s 0:00:00 (xfr#60, to-chk=86/220) |
09-Nov-2024 20:06:41 | 3,990,277 45% 24.71MB/s 0:00:00 (xfr#61, to-chk=85/220) |
09-Nov-2024 20:06:41 | 3,990,931 45% 24.71MB/s 0:00:00 (xfr#62, to-chk=81/220) |
09-Nov-2024 20:06:41 | 4,111,259 46% 24.82MB/s 0:00:00 (xfr#63, to-chk=80/220) |
09-Nov-2024 20:06:41 | 4,111,913 46% 24.82MB/s 0:00:00 (xfr#64, to-chk=79/220) |
09-Nov-2024 20:06:41 | 4,174,571 47% 25.04MB/s 0:00:00 (xfr#65, to-chk=78/220) |
09-Nov-2024 20:06:41 | 4,175,033 47% 24.89MB/s 0:00:00 (xfr#66, to-chk=74/220) |
09-Nov-2024 20:06:41 | 4,416,420 50% 25.84MB/s 0:00:00 (xfr#67, to-chk=73/220) |
09-Nov-2024 20:06:41 | 4,416,882 50% 25.68MB/s 0:00:00 (xfr#68, to-chk=72/220) |
09-Nov-2024 20:06:41 | 4,457,834 50% 25.77MB/s 0:00:00 (xfr#69, to-chk=71/220) |
09-Nov-2024 20:06:41 | 4,458,296 50% 25.77MB/s 0:00:00 (xfr#70, to-chk=67/220) |
09-Nov-2024 20:06:41 | 4,632,745 52% 25.69MB/s 0:00:00 (xfr#71, to-chk=66/220) |
09-Nov-2024 20:06:41 | 4,633,207 52% 25.69MB/s 0:00:00 (xfr#72, to-chk=65/220) |
09-Nov-2024 20:06:41 | 4,736,747 53% 26.26MB/s 0:00:00 (xfr#73, to-chk=64/220) |
09-Nov-2024 20:06:41 | 4,737,497 53% 26.27MB/s 0:00:00 (xfr#74, to-chk=60/220) |
09-Nov-2024 20:06:41 | 5,186,648 58% 28.43MB/s 0:00:00 (xfr#75, to-chk=59/220) |
09-Nov-2024 20:06:41 | 5,187,398 58% 28.43MB/s 0:00:00 (xfr#76, to-chk=58/220) |
09-Nov-2024 20:06:41 | 5,240,394 59% 28.56MB/s 0:00:00 (xfr#77, to-chk=57/220) |
09-Nov-2024 20:06:41 | 5,240,952 59% 28.56MB/s 0:00:00 (xfr#78, to-chk=53/220) |
09-Nov-2024 20:06:41 | 5,495,668 62% 29.78MB/s 0:00:00 (xfr#79, to-chk=52/220) |
09-Nov-2024 20:06:41 | 5,496,226 62% 29.78MB/s 0:00:00 (xfr#80, to-chk=51/220) |
09-Nov-2024 20:06:41 | 5,496,854 62% 29.79MB/s 0:00:00 (xfr#81, to-chk=50/220) |
09-Nov-2024 20:06:41 | 5,528,747 62% 29.96MB/s 0:00:00 (xfr#82, to-chk=49/220) |
09-Nov-2024 20:06:41 | 5,529,113 62% 29.96MB/s 0:00:00 (xfr#83, to-chk=45/220) |
09-Nov-2024 20:06:41 | 5,635,195 64% 30.36MB/s 0:00:00 (xfr#84, to-chk=44/220) |
09-Nov-2024 20:06:41 | 5,635,561 64% 30.36MB/s 0:00:00 (xfr#85, to-chk=43/220) |
09-Nov-2024 20:06:41 | 5,675,703 64% 30.58MB/s 0:00:00 (xfr#86, to-chk=42/220) |
09-Nov-2024 20:06:41 | 5,676,165 64% 30.58MB/s 0:00:00 (xfr#87, to-chk=38/220) |
09-Nov-2024 20:06:41 | 5,813,672 66% 31.15MB/s 0:00:00 (xfr#88, to-chk=37/220) |
09-Nov-2024 20:06:41 | 5,814,134 66% 31.15MB/s 0:00:00 (xfr#89, to-chk=36/220) |
09-Nov-2024 20:06:41 | 5,847,793 66% 31.33MB/s 0:00:00 (xfr#90, to-chk=35/220) |
09-Nov-2024 20:06:41 | 5,848,351 66% 31.33MB/s 0:00:00 (xfr#91, to-chk=31/220) |
09-Nov-2024 20:06:41 | 6,001,905 68% 31.45MB/s 0:00:00 (xfr#92, to-chk=30/220) |
09-Nov-2024 20:06:41 | 6,002,463 68% 31.45MB/s 0:00:00 (xfr#93, to-chk=29/220) |
09-Nov-2024 20:06:41 | 6,051,394 68% 31.71MB/s 0:00:00 (xfr#94, to-chk=28/220) |
09-Nov-2024 20:06:41 | 6,051,856 68% 31.71MB/s 0:00:00 (xfr#95, to-chk=24/220) |
09-Nov-2024 20:06:41 | 6,268,048 71% 32.31MB/s 0:00:00 (xfr#96, to-chk=23/220) |
09-Nov-2024 20:06:41 | 6,268,510 71% 32.31MB/s 0:00:00 (xfr#97, to-chk=22/220) |
09-Nov-2024 20:06:41 | 6,601,910 74% 33.14MB/s 0:00:00 (xfr#98, to-chk=21/220) |
09-Nov-2024 20:06:41 | 6,602,372 75% 33.14MB/s 0:00:00 (xfr#99, to-chk=17/220) |
09-Nov-2024 20:06:41 | 7,883,103 89% 38.16MB/s 0:00:00 (xfr#100, to-chk=16/220) |
09-Nov-2024 20:06:41 | 7,897,080 89% 38.23MB/s 0:00:00 (xfr#101, to-chk=15/220) |
09-Nov-2024 20:06:41 | 8,032,580 91% 38.69MB/s 0:00:00 (xfr#102, to-chk=14/220) |
09-Nov-2024 20:06:41 | 8,033,234 91% 38.69MB/s 0:00:00 (xfr#103, to-chk=10/220) |
09-Nov-2024 20:06:41 | 8,528,506 96% 39.87MB/s 0:00:00 (xfr#104, to-chk=9/220) |
09-Nov-2024 20:06:41 | 8,529,160 96% 39.87MB/s 0:00:00 (xfr#105, to-chk=8/220) |
09-Nov-2024 20:06:41 | 8,563,347 97% 39.64MB/s 0:00:00 (xfr#106, to-chk=7/220) |
09-Nov-2024 20:06:41 | 8,563,809 97% 39.65MB/s 0:00:00 (xfr#107, to-chk=3/220) |
09-Nov-2024 20:06:41 | 8,694,823 98% 39.30MB/s 0:00:00 (xfr#108, to-chk=2/220) |
09-Nov-2024 20:06:41 | 8,695,285 98% 39.30MB/s 0:00:00 (xfr#109, to-chk=1/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.39MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.21MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | 8,798,186 99% 39.03MB/s 0:00:00 (xfr#110, to-chk=0/220) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-oneprovider-krakow-0/op-panel |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 24,665 16% 23.52MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:06:41 | 50,352 33% 48.02MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:06:41 | 50,352 33% 48.02MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:06:41 | 74,814 49% 11.89MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:06:41 | 75,105 50% 11.94MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:06:41 | 75,105 50% 6.51MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:06:41 | 4,818 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:06:41 | 4,818 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:06:41 | 6,637 48% 6.33MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:06:41 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:06:41 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-oneprovider-krakow-0/op-worker |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 19,015 1% 18.13MB/s 0:00:00 (xfr#1, to-chk=137/140) |
09-Nov-2024 20:06:41 | 120,137 9% 114.57MB/s 0:00:00 (xfr#2, to-chk=135/140) |
09-Nov-2024 20:06:41 | 200,562 16% 47.82MB/s 0:00:00 (xfr#3, to-chk=133/140) |
09-Nov-2024 20:06:41 | 205,339 16% 48.96MB/s 0:00:00 (xfr#4, to-chk=131/140) |
09-Nov-2024 20:06:41 | 205,339 16% 48.96MB/s 0:00:00 (xfr#5, to-chk=129/140) |
09-Nov-2024 20:06:41 | 283,507 22% 45.06MB/s 0:00:00 (xfr#6, to-chk=127/140) |
09-Nov-2024 20:06:41 | 283,657 22% 45.09MB/s 0:00:00 (xfr#7, to-chk=125/140) |
09-Nov-2024 20:06:41 | 283,954 22% 45.13MB/s 0:00:00 (xfr#8, to-chk=119/140) |
09-Nov-2024 20:06:41 | 428,325 34% 51.06MB/s 0:00:00 (xfr#9, to-chk=117/140) |
09-Nov-2024 20:06:41 | 429,307 34% 51.18MB/s 0:00:00 (xfr#10, to-chk=107/140) |
09-Nov-2024 20:06:41 | 430,133 34% 45.58MB/s 0:00:00 (xfr#11, to-chk=106/140) |
09-Nov-2024 20:06:41 | 430,941 34% 45.66MB/s 0:00:00 (xfr#12, to-chk=105/140) |
09-Nov-2024 20:06:41 | 432,029 34% 45.78MB/s 0:00:00 (xfr#13, to-chk=104/140) |
09-Nov-2024 20:06:41 | 432,345 34% 45.81MB/s 0:00:00 (xfr#14, to-chk=103/140) |
09-Nov-2024 20:06:41 | 432,814 35% 41.28MB/s 0:00:00 (xfr#15, to-chk=102/140) |
09-Nov-2024 20:06:41 | 433,439 35% 41.34MB/s 0:00:00 (xfr#16, to-chk=101/140) |
09-Nov-2024 20:06:41 | 434,397 35% 41.43MB/s 0:00:00 (xfr#17, to-chk=100/140) |
09-Nov-2024 20:06:41 | 434,718 35% 41.46MB/s 0:00:00 (xfr#18, to-chk=99/140) |
09-Nov-2024 20:06:41 | 435,346 35% 41.52MB/s 0:00:00 (xfr#19, to-chk=98/140) |
09-Nov-2024 20:06:41 | 436,722 35% 37.86MB/s 0:00:00 (xfr#20, to-chk=97/140) |
09-Nov-2024 20:06:41 | 437,545 35% 37.93MB/s 0:00:00 (xfr#21, to-chk=96/140) |
09-Nov-2024 20:06:41 | 437,861 35% 37.96MB/s 0:00:00 (xfr#22, to-chk=95/140) |
09-Nov-2024 20:06:41 | 438,177 35% 37.99MB/s 0:00:00 (xfr#23, to-chk=94/140) |
09-Nov-2024 20:06:41 | 439,141 35% 38.07MB/s 0:00:00 (xfr#24, to-chk=93/140) |
09-Nov-2024 20:06:41 | 439,301 35% 34.91MB/s 0:00:00 (xfr#25, to-chk=92/140) |
09-Nov-2024 20:06:41 | 439,617 35% 29.95MB/s 0:00:00 (xfr#26, to-chk=91/140) |
09-Nov-2024 20:06:41 | 440,725 35% 30.02MB/s 0:00:00 (xfr#27, to-chk=90/140) |
09-Nov-2024 20:06:41 | 442,022 35% 30.11MB/s 0:00:00 (xfr#28, to-chk=89/140) |
09-Nov-2024 20:06:41 | 442,338 35% 30.13MB/s 0:00:00 (xfr#29, to-chk=88/140) |
09-Nov-2024 20:06:41 | 443,287 35% 30.20MB/s 0:00:00 (xfr#30, to-chk=87/140) |
09-Nov-2024 20:06:41 | 443,920 35% 30.24MB/s 0:00:00 (xfr#31, to-chk=86/140) |
09-Nov-2024 20:06:41 | 444,392 35% 30.27MB/s 0:00:00 (xfr#32, to-chk=85/140) |
09-Nov-2024 20:06:41 | 444,714 35% 28.27MB/s 0:00:00 (xfr#33, to-chk=84/140) |
09-Nov-2024 20:06:41 | 447,191 36% 28.43MB/s 0:00:00 (xfr#34, to-chk=83/140) |
09-Nov-2024 20:06:41 | 448,910 36% 28.54MB/s 0:00:00 (xfr#35, to-chk=82/140) |
09-Nov-2024 20:06:41 | 449,610 36% 28.59MB/s 0:00:00 (xfr#36, to-chk=81/140) |
09-Nov-2024 20:06:41 | 449,926 36% 28.61MB/s 0:00:00 (xfr#37, to-chk=80/140) |
09-Nov-2024 20:06:41 | 450,247 36% 28.63MB/s 0:00:00 (xfr#38, to-chk=79/140) |
09-Nov-2024 20:06:41 | 450,560 36% 28.65MB/s 0:00:00 (xfr#39, to-chk=78/140) |
09-Nov-2024 20:06:41 | 451,185 36% 26.89MB/s 0:00:00 (xfr#40, to-chk=77/140) |
09-Nov-2024 20:06:41 | 451,657 36% 26.92MB/s 0:00:00 (xfr#41, to-chk=76/140) |
09-Nov-2024 20:06:41 | 452,798 36% 26.99MB/s 0:00:00 (xfr#42, to-chk=75/140) |
09-Nov-2024 20:06:41 | 453,114 36% 27.01MB/s 0:00:00 (xfr#43, to-chk=74/140) |
09-Nov-2024 20:06:41 | 453,742 36% 27.05MB/s 0:00:00 (xfr#44, to-chk=73/140) |
09-Nov-2024 20:06:41 | 454,559 36% 27.09MB/s 0:00:00 (xfr#45, to-chk=72/140) |
09-Nov-2024 20:06:41 | 455,038 36% 27.12MB/s 0:00:00 (xfr#46, to-chk=71/140) |
09-Nov-2024 20:06:41 | 455,354 36% 27.14MB/s 0:00:00 (xfr#47, to-chk=70/140) |
09-Nov-2024 20:06:41 | 455,826 36% 25.57MB/s 0:00:00 (xfr#48, to-chk=69/140) |
09-Nov-2024 20:06:41 | 456,649 36% 25.62MB/s 0:00:00 (xfr#49, to-chk=68/140) |
09-Nov-2024 20:06:41 | 457,613 37% 25.67MB/s 0:00:00 (xfr#50, to-chk=67/140) |
09-Nov-2024 20:06:41 | 457,929 37% 25.69MB/s 0:00:00 (xfr#51, to-chk=66/140) |
09-Nov-2024 20:06:41 | 458,245 37% 25.71MB/s 0:00:00 (xfr#52, to-chk=65/140) |
09-Nov-2024 20:06:41 | 458,561 37% 25.72MB/s 0:00:00 (xfr#53, to-chk=64/140) |
09-Nov-2024 20:06:41 | 458,882 37% 25.74MB/s 0:00:00 (xfr#54, to-chk=63/140) |
09-Nov-2024 20:06:41 | 459,531 37% 24.35MB/s 0:00:00 (xfr#55, to-chk=62/140) |
09-Nov-2024 20:06:41 | 460,003 37% 24.37MB/s 0:00:00 (xfr#56, to-chk=61/140) |
09-Nov-2024 20:06:41 | 460,634 37% 23.12MB/s 0:00:00 (xfr#57, to-chk=60/140) |
09-Nov-2024 20:06:41 | 461,739 37% 23.18MB/s 0:00:00 (xfr#58, to-chk=59/140) |
09-Nov-2024 20:06:41 | 462,055 37% 22.03MB/s 0:00:00 (xfr#59, to-chk=58/140) |
09-Nov-2024 20:06:41 | 463,040 37% 22.08MB/s 0:00:00 (xfr#60, to-chk=57/140) |
09-Nov-2024 20:06:41 | 463,857 37% 22.12MB/s 0:00:00 (xfr#61, to-chk=56/140) |
09-Nov-2024 20:06:41 | 470,922 38% 22.46MB/s 0:00:00 (xfr#62, to-chk=55/140) |
09-Nov-2024 20:06:41 | 476,676 38% 21.65MB/s 0:00:00 (xfr#63, to-chk=54/140) |
09-Nov-2024 20:06:41 | 487,503 39% 22.14MB/s 0:00:00 (xfr#64, to-chk=53/140) |
09-Nov-2024 20:06:41 | 492,347 39% 22.36MB/s 0:00:00 (xfr#65, to-chk=52/140) |
09-Nov-2024 20:06:41 | 493,749 39% 22.42MB/s 0:00:00 (xfr#66, to-chk=51/140) |
09-Nov-2024 20:06:41 | 497,962 40% 21.59MB/s 0:00:00 (xfr#67, to-chk=50/140) |
09-Nov-2024 20:06:41 | 500,638 40% 21.70MB/s 0:00:00 (xfr#68, to-chk=49/140) |
09-Nov-2024 20:06:41 | 511,009 41% 22.15MB/s 0:00:00 (xfr#69, to-chk=48/140) |
09-Nov-2024 20:06:41 | 518,116 41% 22.46MB/s 0:00:00 (xfr#70, to-chk=47/140) |
09-Nov-2024 20:06:41 | 527,972 42% 21.89MB/s 0:00:00 (xfr#71, to-chk=46/140) |
09-Nov-2024 20:06:41 | 540,338 43% 22.40MB/s 0:00:00 (xfr#72, to-chk=45/140) |
09-Nov-2024 20:06:41 | 546,548 44% 22.66MB/s 0:00:00 (xfr#73, to-chk=44/140) |
09-Nov-2024 20:06:41 | 552,800 44% 22.92MB/s 0:00:00 (xfr#74, to-chk=43/140) |
09-Nov-2024 20:06:41 | 554,601 44% 23.00MB/s 0:00:00 (xfr#75, to-chk=42/140) |
09-Nov-2024 20:06:41 | 565,884 45% 22.49MB/s 0:00:00 (xfr#76, to-chk=41/140) |
09-Nov-2024 20:06:41 | 566,773 45% 22.52MB/s 0:00:00 (xfr#77, to-chk=40/140) |
09-Nov-2024 20:06:41 | 570,113 46% 22.65MB/s 0:00:00 (xfr#78, to-chk=39/140) |
09-Nov-2024 20:06:41 | 572,392 46% 22.74MB/s 0:00:00 (xfr#79, to-chk=38/140) |
09-Nov-2024 20:06:41 | 580,084 46% 23.05MB/s 0:00:00 (xfr#80, to-chk=37/140) |
09-Nov-2024 20:06:41 | 582,398 47% 23.14MB/s 0:00:00 (xfr#81, to-chk=36/140) |
09-Nov-2024 20:06:41 | 582,851 47% 22.23MB/s 0:00:00 (xfr#82, to-chk=35/140) |
09-Nov-2024 20:06:41 | 592,768 47% 22.61MB/s 0:00:00 (xfr#83, to-chk=34/140) |
09-Nov-2024 20:06:41 | 598,520 48% 22.83MB/s 0:00:00 (xfr#84, to-chk=33/140) |
09-Nov-2024 20:06:41 | 606,249 49% 23.13MB/s 0:00:00 (xfr#85, to-chk=32/140) |
09-Nov-2024 20:06:41 | 608,284 49% 22.31MB/s 0:00:00 (xfr#86, to-chk=31/140) |
09-Nov-2024 20:06:41 | 616,831 49% 22.63MB/s 0:00:00 (xfr#87, to-chk=30/140) |
09-Nov-2024 20:06:41 | 629,712 50% 23.10MB/s 0:00:00 (xfr#88, to-chk=29/140) |
09-Nov-2024 20:06:41 | 635,052 51% 22.43MB/s 0:00:00 (xfr#89, to-chk=28/140) |
09-Nov-2024 20:06:41 | 646,377 52% 22.83MB/s 0:00:00 (xfr#90, to-chk=27/140) |
09-Nov-2024 20:06:41 | 658,096 53% 23.24MB/s 0:00:00 (xfr#91, to-chk=26/140) |
09-Nov-2024 20:06:41 | 658,891 53% 23.27MB/s 0:00:00 (xfr#92, to-chk=25/140) |
09-Nov-2024 20:06:41 | 668,387 54% 23.61MB/s 0:00:00 (xfr#93, to-chk=24/140) |
09-Nov-2024 20:06:41 | 672,205 54% 22.90MB/s 0:00:00 (xfr#94, to-chk=23/140) |
09-Nov-2024 20:06:41 | 685,121 55% 23.34MB/s 0:00:00 (xfr#95, to-chk=22/140) |
09-Nov-2024 20:06:41 | 686,885 55% 23.40MB/s 0:00:00 (xfr#96, to-chk=21/140) |
09-Nov-2024 20:06:41 | 696,344 56% 23.72MB/s 0:00:00 (xfr#97, to-chk=20/140) |
09-Nov-2024 20:06:41 | 704,928 57% 24.01MB/s 0:00:00 (xfr#98, to-chk=19/140) |
09-Nov-2024 20:06:41 | 709,812 57% 24.18MB/s 0:00:00 (xfr#99, to-chk=18/140) |
09-Nov-2024 20:06:41 | 720,676 58% 23.70MB/s 0:00:00 (xfr#100, to-chk=17/140) |
09-Nov-2024 20:06:41 | 727,285 58% 23.92MB/s 0:00:00 (xfr#101, to-chk=16/140) |
09-Nov-2024 20:06:41 | 732,583 59% 24.09MB/s 0:00:00 (xfr#102, to-chk=15/140) |
09-Nov-2024 20:06:41 | 742,991 60% 24.43MB/s 0:00:00 (xfr#103, to-chk=14/140) |
09-Nov-2024 20:06:41 | 752,031 60% 23.91MB/s 0:00:00 (xfr#104, to-chk=13/140) |
09-Nov-2024 20:06:41 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 20:06:41 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 20:06:41 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:06:41 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:06:41 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:06:41 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:06:41 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:06:41 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:06:41 | 764,491 61% 24.30MB/s 0:00:00 (xfr#105, to-chk=12/140) |
09-Nov-2024 20:06:41 | 771,137 62% 24.51MB/s 0:00:00 (xfr#106, to-chk=11/140) |
09-Nov-2024 20:06:41 | 782,819 63% 24.89MB/s 0:00:00 (xfr#107, to-chk=10/140) |
09-Nov-2024 20:06:41 | 786,729 63% 24.20MB/s 0:00:00 (xfr#108, to-chk=9/140) |
09-Nov-2024 20:06:41 | 791,001 64% 24.33MB/s 0:00:00 (xfr#109, to-chk=8/140) |
09-Nov-2024 20:06:41 | 794,247 64% 24.43MB/s 0:00:00 (xfr#110, to-chk=7/140) |
09-Nov-2024 20:06:41 | 794,737 64% 24.45MB/s 0:00:00 (xfr#111, to-chk=6/140) |
09-Nov-2024 20:06:41 | 797,470 64% 24.53MB/s 0:00:00 (xfr#112, to-chk=5/140) |
09-Nov-2024 20:06:41 | 806,473 65% 23.31MB/s 0:00:00 (xfr#113, to-chk=4/140) |
09-Nov-2024 20:06:41 | 806,759 65% 23.31MB/s 0:00:00 (xfr#114, to-chk=1/140) |
09-Nov-2024 20:06:41 | 807,045 65% 23.32MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 807,045 65% 23.32MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 807,045 65% 23.32MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 807,045 65% 21.38MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 807,045 65% 21.38MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 807,045 65% 21.38MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-oneprovider-paris-0/op-panel |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 25,837 16% 24.64MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:06:41 | 52,708 33% 50.27MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:06:41 | 52,708 33% 50.27MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:06:41 | 78,342 49% 74.71MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:06:41 | 78,633 50% 74.99MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:06:41 | 78,633 50% 37.50MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-oneprovider-paris-0/cluster-manager |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:06:41 | 4,808 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:06:41 | 4,808 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:06:41 | 6,623 48% 6.32MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:06:41 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:06:41 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-oneprovider-paris-0/op-worker |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=137/140) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 185,183 13% 44.15MB/s 0:00:00 (xfr#2, to-chk=135/140) |
09-Nov-2024 20:06:41 | 257,194 19% 61.32MB/s 0:00:00 (xfr#3, to-chk=133/140) |
09-Nov-2024 20:06:41 | 257,194 19% 61.32MB/s 0:00:00 (xfr#4, to-chk=131/140) |
09-Nov-2024 20:06:41 | 257,194 19% 61.32MB/s 0:00:00 (xfr#5, to-chk=129/140) |
09-Nov-2024 20:06:41 | 326,962 24% 16.41MB/s 0:00:00 (xfr#6, to-chk=127/140) |
09-Nov-2024 20:06:41 | 327,112 24% 16.42MB/s 0:00:00 (xfr#7, to-chk=125/140) |
09-Nov-2024 20:06:41 | 327,409 24% 16.43MB/s 0:00:00 (xfr#8, to-chk=119/140) |
09-Nov-2024 20:06:41 | 471,596 35% 19.55MB/s 0:00:00 (xfr#9, to-chk=117/140) |
09-Nov-2024 20:06:41 | 472,584 35% 19.60MB/s 0:00:00 (xfr#10, to-chk=107/140) |
09-Nov-2024 20:06:41 | 473,572 35% 19.64MB/s 0:00:00 (xfr#11, to-chk=106/140) |
09-Nov-2024 20:06:41 | 474,551 35% 19.68MB/s 0:00:00 (xfr#12, to-chk=105/140) |
09-Nov-2024 20:06:41 | 475,818 35% 19.73MB/s 0:00:00 (xfr#13, to-chk=104/140) |
09-Nov-2024 20:06:41 | 476,256 35% 19.75MB/s 0:00:00 (xfr#14, to-chk=103/140) |
09-Nov-2024 20:06:41 | 476,728 35% 19.77MB/s 0:00:00 (xfr#15, to-chk=102/140) |
09-Nov-2024 20:06:41 | 477,512 35% 19.80MB/s 0:00:00 (xfr#16, to-chk=101/140) |
09-Nov-2024 20:06:41 | 478,491 36% 19.84MB/s 0:00:00 (xfr#17, to-chk=100/140) |
09-Nov-2024 20:06:41 | 478,934 36% 19.03MB/s 0:00:00 (xfr#18, to-chk=99/140) |
09-Nov-2024 20:06:41 | 479,406 36% 19.05MB/s 0:00:00 (xfr#19, to-chk=98/140) |
09-Nov-2024 20:06:41 | 480,928 36% 19.11MB/s 0:00:00 (xfr#20, to-chk=97/140) |
09-Nov-2024 20:06:41 | 481,958 36% 19.15MB/s 0:00:00 (xfr#21, to-chk=96/140) |
09-Nov-2024 20:06:41 | 482,243 36% 19.16MB/s 0:00:00 (xfr#22, to-chk=95/140) |
09-Nov-2024 20:06:41 | 482,525 36% 19.17MB/s 0:00:00 (xfr#23, to-chk=94/140) |
09-Nov-2024 20:06:41 | 483,723 36% 19.22MB/s 0:00:00 (xfr#24, to-chk=93/140) |
09-Nov-2024 20:06:41 | 484,003 36% 19.23MB/s 0:00:00 (xfr#25, to-chk=92/140) |
09-Nov-2024 20:06:41 | 484,285 36% 19.24MB/s 0:00:00 (xfr#26, to-chk=91/140) |
09-Nov-2024 20:06:41 | 485,480 36% 19.29MB/s 0:00:00 (xfr#27, to-chk=90/140) |
09-Nov-2024 20:06:41 | 486,987 36% 19.35MB/s 0:00:00 (xfr#28, to-chk=89/140) |
09-Nov-2024 20:06:41 | 487,423 36% 19.37MB/s 0:00:00 (xfr#29, to-chk=88/140) |
09-Nov-2024 20:06:41 | 488,582 36% 18.64MB/s 0:00:00 (xfr#30, to-chk=87/140) |
09-Nov-2024 20:06:41 | 489,608 36% 18.68MB/s 0:00:00 (xfr#31, to-chk=86/140) |
09-Nov-2024 20:06:41 | 490,080 36% 18.70MB/s 0:00:00 (xfr#32, to-chk=85/140) |
09-Nov-2024 20:06:41 | 490,360 36% 18.71MB/s 0:00:00 (xfr#33, to-chk=84/140) |
09-Nov-2024 20:06:41 | 498,500 37% 18.28MB/s 0:00:00 (xfr#34, to-chk=83/140) |
09-Nov-2024 20:06:41 | 500,565 37% 18.36MB/s 0:00:00 (xfr#35, to-chk=82/140) |
09-Nov-2024 20:06:41 | 501,316 37% 18.39MB/s 0:00:00 (xfr#36, to-chk=81/140) |
09-Nov-2024 20:06:41 | 501,597 37% 18.40MB/s 0:00:00 (xfr#37, to-chk=80/140) |
09-Nov-2024 20:06:41 | 502,039 37% 18.41MB/s 0:00:00 (xfr#38, to-chk=79/140) |
09-Nov-2024 20:06:41 | 502,319 37% 18.42MB/s 0:00:00 (xfr#39, to-chk=78/140) |
09-Nov-2024 20:06:41 | 503,172 37% 17.77MB/s 0:00:00 (xfr#40, to-chk=77/140) |
09-Nov-2024 20:06:41 | 503,456 37% 17.78MB/s 0:00:00 (xfr#41, to-chk=76/140) |
09-Nov-2024 20:06:41 | 504,659 37% 17.83MB/s 0:00:00 (xfr#42, to-chk=75/140) |
09-Nov-2024 20:06:41 | 504,943 37% 17.84MB/s 0:00:00 (xfr#43, to-chk=74/140) |
09-Nov-2024 20:06:41 | 505,787 38% 17.87MB/s 0:00:00 (xfr#44, to-chk=73/140) |
09-Nov-2024 20:06:41 | 506,790 38% 17.90MB/s 0:00:00 (xfr#45, to-chk=72/140) |
09-Nov-2024 20:06:41 | 507,228 38% 17.28MB/s 0:00:00 (xfr#46, to-chk=71/140) |
09-Nov-2024 20:06:41 | 507,509 38% 17.29MB/s 0:00:00 (xfr#47, to-chk=70/140) |
09-Nov-2024 20:06:41 | 507,789 38% 17.30MB/s 0:00:00 (xfr#48, to-chk=69/140) |
09-Nov-2024 20:06:41 | 508,657 38% 17.32MB/s 0:00:00 (xfr#49, to-chk=68/140) |
09-Nov-2024 20:06:41 | 509,534 38% 17.35MB/s 0:00:00 (xfr#50, to-chk=67/140) |
09-Nov-2024 20:06:41 | 509,972 38% 16.77MB/s 0:00:00 (xfr#51, to-chk=66/140) |
09-Nov-2024 20:06:41 | 510,408 38% 16.78MB/s 0:00:00 (xfr#52, to-chk=65/140) |
09-Nov-2024 20:06:41 | 510,690 38% 16.79MB/s 0:00:00 (xfr#53, to-chk=64/140) |
09-Nov-2024 20:06:41 | 510,968 38% 16.80MB/s 0:00:00 (xfr#54, to-chk=63/140) |
09-Nov-2024 20:06:41 | 511,482 38% 16.82MB/s 0:00:00 (xfr#55, to-chk=62/140) |
09-Nov-2024 20:06:41 | 512,077 38% 16.84MB/s 0:00:00 (xfr#56, to-chk=61/140) |
09-Nov-2024 20:06:41 | 513,017 38% 16.87MB/s 0:00:00 (xfr#57, to-chk=60/140) |
09-Nov-2024 20:06:41 | 514,179 38% 16.91MB/s 0:00:00 (xfr#58, to-chk=59/140) |
09-Nov-2024 20:06:41 | 514,785 38% 16.36MB/s 0:00:00 (xfr#59, to-chk=58/140) |
09-Nov-2024 20:06:41 | 515,782 38% 16.40MB/s 0:00:00 (xfr#60, to-chk=57/140) |
09-Nov-2024 20:06:41 | 516,626 38% 16.42MB/s 0:00:00 (xfr#61, to-chk=56/140) |
09-Nov-2024 20:06:41 | 523,693 39% 16.65MB/s 0:00:00 (xfr#62, to-chk=55/140) |
09-Nov-2024 20:06:41 | 529,447 39% 16.83MB/s 0:00:00 (xfr#63, to-chk=54/140) |
09-Nov-2024 20:06:41 | 540,274 40% 17.17MB/s 0:00:00 (xfr#64, to-chk=53/140) |
09-Nov-2024 20:06:41 | 545,118 41% 17.33MB/s 0:00:00 (xfr#65, to-chk=52/140) |
09-Nov-2024 20:06:41 | 546,418 41% 17.37MB/s 0:00:00 (xfr#66, to-chk=51/140) |
09-Nov-2024 20:06:41 | 550,633 41% 17.50MB/s 0:00:00 (xfr#67, to-chk=50/140) |
09-Nov-2024 20:06:41 | 553,309 41% 17.59MB/s 0:00:00 (xfr#68, to-chk=49/140) |
09-Nov-2024 20:06:41 | 563,680 42% 17.34MB/s 0:00:00 (xfr#69, to-chk=48/140) |
09-Nov-2024 20:06:41 | 570,690 42% 17.56MB/s 0:00:00 (xfr#70, to-chk=47/140) |
09-Nov-2024 20:06:41 | 580,548 43% 17.86MB/s 0:00:00 (xfr#71, to-chk=46/140) |
09-Nov-2024 20:06:41 | 592,914 44% 18.24MB/s 0:00:00 (xfr#72, to-chk=45/140) |
09-Nov-2024 20:06:41 | 599,124 45% 18.43MB/s 0:00:00 (xfr#73, to-chk=44/140) |
09-Nov-2024 20:06:41 | 605,271 45% 18.62MB/s 0:00:00 (xfr#74, to-chk=43/140) |
09-Nov-2024 20:06:41 | 606,972 45% 18.67MB/s 0:00:00 (xfr#75, to-chk=42/140) |
09-Nov-2024 20:06:41 | 618,255 46% 19.02MB/s 0:00:00 (xfr#76, to-chk=41/140) |
09-Nov-2024 20:06:41 | 618,987 46% 19.04MB/s 0:00:00 (xfr#77, to-chk=40/140) |
09-Nov-2024 20:06:41 | 622,170 46% 18.54MB/s 0:00:00 (xfr#78, to-chk=39/140) |
09-Nov-2024 20:06:41 | 624,447 46% 18.61MB/s 0:00:00 (xfr#79, to-chk=38/140) |
09-Nov-2024 20:06:41 | 632,139 47% 18.84MB/s 0:00:00 (xfr#80, to-chk=37/140) |
09-Nov-2024 20:06:41 | 634,353 47% 18.91MB/s 0:00:00 (xfr#81, to-chk=36/140) |
09-Nov-2024 20:06:41 | 634,806 47% 18.92MB/s 0:00:00 (xfr#82, to-chk=35/140) |
09-Nov-2024 20:06:41 | 644,723 48% 19.21MB/s 0:00:00 (xfr#83, to-chk=34/140) |
09-Nov-2024 20:06:41 | 650,420 48% 19.38MB/s 0:00:00 (xfr#84, to-chk=33/140) |
09-Nov-2024 20:06:41 | 658,057 49% 19.61MB/s 0:00:00 (xfr#85, to-chk=32/140) |
09-Nov-2024 20:06:41 | 659,494 49% 19.65MB/s 0:00:00 (xfr#86, to-chk=31/140) |
09-Nov-2024 20:06:41 | 668,041 50% 19.31MB/s 0:00:00 (xfr#87, to-chk=30/140) |
09-Nov-2024 20:06:41 | 680,922 51% 19.68MB/s 0:00:00 (xfr#88, to-chk=29/140) |
09-Nov-2024 20:06:41 | 686,157 51% 19.83MB/s 0:00:00 (xfr#89, to-chk=28/140) |
09-Nov-2024 20:06:41 | 697,385 52% 20.15MB/s 0:00:00 (xfr#90, to-chk=27/140) |
09-Nov-2024 20:06:41 | 709,004 53% 20.49MB/s 0:00:00 (xfr#91, to-chk=26/140) |
09-Nov-2024 20:06:41 | 709,799 53% 20.51MB/s 0:00:00 (xfr#92, to-chk=25/140) |
09-Nov-2024 20:06:41 | 719,195 54% 20.78MB/s 0:00:00 (xfr#93, to-chk=24/140) |
09-Nov-2024 20:06:41 | 723,068 54% 20.90MB/s 0:00:00 (xfr#94, to-chk=23/140) |
09-Nov-2024 20:06:41 | 735,884 55% 20.64MB/s 0:00:00 (xfr#95, to-chk=22/140) |
09-Nov-2024 20:06:41 | 737,648 55% 20.69MB/s 0:00:00 (xfr#96, to-chk=21/140) |
09-Nov-2024 20:06:41 | 747,107 56% 20.96MB/s 0:00:00 (xfr#97, to-chk=20/140) |
09-Nov-2024 20:06:41 | 755,599 56% 21.19MB/s 0:00:00 (xfr#98, to-chk=19/140) |
09-Nov-2024 20:06:41 | 760,378 57% 21.33MB/s 0:00:00 (xfr#99, to-chk=18/140) |
09-Nov-2024 20:06:41 | 771,142 58% 21.63MB/s 0:00:00 (xfr#100, to-chk=17/140) |
09-Nov-2024 20:06:41 | 777,751 58% 21.82MB/s 0:00:00 (xfr#101, to-chk=16/140) |
09-Nov-2024 20:06:41 | 783,049 58% 21.96MB/s 0:00:00 (xfr#102, to-chk=15/140) |
09-Nov-2024 20:06:41 | 793,357 59% 22.25MB/s 0:00:00 (xfr#103, to-chk=14/140) |
09-Nov-2024 20:06:41 | 802,297 60% 22.50MB/s 0:00:00 (xfr#104, to-chk=13/140) |
09-Nov-2024 20:06:41 | 814,600 61% 22.20MB/s 0:00:00 (xfr#105, to-chk=12/140) |
09-Nov-2024 20:06:41 | 821,154 61% 22.37MB/s 0:00:00 (xfr#106, to-chk=11/140) |
09-Nov-2024 20:06:41 | 832,836 62% 22.69MB/s 0:00:00 (xfr#107, to-chk=10/140) |
09-Nov-2024 20:06:41 | 836,646 62% 22.80MB/s 0:00:00 (xfr#108, to-chk=9/140) |
09-Nov-2024 20:06:41 | 840,918 63% 22.91MB/s 0:00:00 (xfr#109, to-chk=8/140) |
09-Nov-2024 20:06:41 | 844,164 63% 23.00MB/s 0:00:00 (xfr#110, to-chk=7/140) |
09-Nov-2024 20:06:41 | 844,554 63% 23.01MB/s 0:00:00 (xfr#111, to-chk=6/140) |
09-Nov-2024 20:06:41 | 847,289 63% 22.45MB/s 0:00:00 (xfr#112, to-chk=5/140) |
09-Nov-2024 20:06:41 | 856,292 64% 22.68MB/s 0:00:00 (xfr#113, to-chk=4/140) |
09-Nov-2024 20:06:41 | 856,577 64% 22.69MB/s 0:00:00 (xfr#114, to-chk=1/140) |
09-Nov-2024 20:06:41 | 856,862 64% 22.70MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 856,862 64% 19.93MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 856,862 64% 19.93MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 856,862 64% 19.46MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 856,862 64% 19.46MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | 856,862 64% 19.46MB/s 0:00:00 (xfr#115, to-chk=0/140) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-onezone-0/oz-panel |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 53,976 12% 51.48MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:06:41 | 109,512 25% 34.81MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:06:41 | 156,987 37% 37.43MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:06:41 | 210,760 49% 40.20MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:06:41 | 211,051 50% 33.55MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:06:41 | 211,051 50% 28.75MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-onezone-0/oz-worker |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=17/20) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 23,817 3% 22.71MB/s 0:00:00 (xfr#2, to-chk=15/20) |
09-Nov-2024 20:06:41 | 48,399 6% 46.16MB/s 0:00:00 (xfr#3, to-chk=13/20) |
09-Nov-2024 20:06:41 | 48,399 6% 46.16MB/s 0:00:00 (xfr#4, to-chk=11/20) |
09-Nov-2024 20:06:41 | 71,736 10% 68.41MB/s 0:00:00 (xfr#5, to-chk=9/20) |
09-Nov-2024 20:06:41 | 71,827 10% 68.50MB/s 0:00:00 (xfr#6, to-chk=7/20) |
09-Nov-2024 20:06:41 | 208,324 29% 24.83MB/s 0:00:00 (xfr#7, to-chk=5/20) |
09-Nov-2024 20:06:41 | 208,621 29% 24.87MB/s 0:00:00 (xfr#8, to-chk=3/20) |
09-Nov-2024 20:06:41 | 354,818 50% 16.11MB/s 0:00:00 (xfr#9, to-chk=1/20) |
09-Nov-2024 20:06:41 | 354,818 50% 14.10MB/s 0:00:00 (xfr#9, to-chk=0/20) |
09-Nov-2024 20:06:41 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-onezone-0/cluster-manager |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:06:41 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:06:41 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:06:41 | 4,706 34% 4.49MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:06:41 | 4,706 34% 4.49MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:06:41 | 6,480 48% 6.18MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:06:41 | 6,742 50% 6.43MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:06:41 | 6,742 50% 6.43MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:06:41 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-gl59b. See /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-volume-s3-krakow-init-gl59b/entrypoint.log for more details |
09-Nov-2024 20:06:41 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-578hs. See /home/bamboo/.one-env/deployments/2024.11.09-19.45.31/pod-logs/dev-volume-s3-paris-init-578hs/entrypoint.log for more details |
09-Nov-2024 20:06:41 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731182790.1554034 exists, exporting anyway. |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | =============================== warnings summary =============================== |
09-Nov-2024 20:06:41 | tests/utils/rest_utils.py:98 |
09-Nov-2024 20:06:41 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 20:06:41 | print(""" |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | tests/utils/path_utils.py:112 |
09-Nov-2024 20:06:41 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 20:06:41 | return path.replace("'", "\\'").replace(' ', '\ ') |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | tests/utils/acceptance_utils.py:55 |
09-Nov-2024 20:06:41 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 20:06:41 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | tests/utils/acceptance_utils.py:57 |
09-Nov-2024 20:06:41 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 20:06:41 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 20:06:41 | |
09-Nov-2024 20:06:41 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
09-Nov-2024 20:06:41 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/test-reports/results.xml - |
09-Nov-2024 20:06:41 | ================= 26 passed, 4 warnings in 1272.80s (0:21:12) ================== |
09-Nov-2024 20:06:46 | release "dev" uninstalled |
09-Nov-2024 20:06:46 | Sidecar injection has been disabled |
09-Nov-2024 20:06:46 | Cleaning helm release "dev"... |
09-Nov-2024 20:06:46 | Deleted 1 helm deployments |
09-Nov-2024 20:06:46 | Deleted 0 k8s deployments |
09-Nov-2024 20:06:46 | Deleted 0 k8s services |
09-Nov-2024 20:06:46 | Deleted 0 persistent volumes |
09-Nov-2024 20:06:47 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:06:47 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
09-Nov-2024 20:06:47 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:06:47 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
09-Nov-2024 20:06:47 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
09-Nov-2024 20:06:47 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:06:47 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
09-Nov-2024 20:06:47 | Finished task 'Run acceptance oneclient tests' with result: Success |
09-Nov-2024 20:06:47 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
09-Nov-2024 20:06:47 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS... |
09-Nov-2024 20:06:47 | Finished task 'Parse test results' with result: Success |
09-Nov-2024 20:06:47 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 20:06:47 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 20:06:47 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:06:47 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3361 (ODSRV-OAP-MSRFCPS-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3361-ScriptBuildTask-4521907263604881480.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance |
09-Nov-2024 20:06:47 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz |
09-Nov-2024 20:06:50 | Uploading artifact |
09-Nov-2024 20:06:50 | source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz |
09-Nov-2024 20:06:50 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz |
09-Nov-2024 20:06:50 | Finished task 'Pack and push surefire artifact' with result: Success |
09-Nov-2024 20:06:50 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:06:50 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:06:50 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3361 (ODSRV-OAP-MSRFCPS-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3361-ScriptBuildTask-17409318987883341938.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS |
09-Nov-2024 20:06:50 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
09-Nov-2024 20:06:51 | Finished task 'Pack logs' with result: Success |
09-Nov-2024 20:06:51 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:06:51 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
09-Nov-2024 20:06:51 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:06:51 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3361 (ODSRV-OAP-MSRFCPS-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3361-ScriptBuildTask-7135579643766638151.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance |
09-Nov-2024 20:06:51 | % Total % Received % Xferd Average Speed Time Time Time Current |
09-Nov-2024 20:06:51 | Dload Upload Total Spent Left Speed |
09-Nov-2024 20:06:51 | |
09-Nov-2024 20:06:51 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 20:06:51 | 100 4822 100 4822 0 0 59530 0 --:--:-- --:--:-- --:--:-- 59530 |
09-Nov-2024 20:06:51 | Clearing /tmp/onedata and /home/bamboo/.one-env |
09-Nov-2024 20:06:52 | Cleaning helm deployments |
09-Nov-2024 20:06:52 | Cleanining pods |
09-Nov-2024 20:06:52 | Cleaning kube persistant volumes |
09-Nov-2024 20:06:53 | pod "dev-volume-s3-krakow-585f4c9-cgcn7" deleted |
09-Nov-2024 20:07:13 | pod "dev-volume-s3-paris-64bd65585f-vnsxf" deleted |
09-Nov-2024 20:07:21 | Cleaning dockswift container |
09-Nov-2024 20:07:21 | Cleaning docker containers |
09-Nov-2024 20:07:23 | Stalled docker containers to remove: |
09-Nov-2024 20:07:23 | 93956d8cda08 d5d0330b76a3 d630d0fbc247 85138a2ad7d2 |
09-Nov-2024 20:07:23 | Removing stalled docker containers |
09-Nov-2024 20:07:23 | Error response from daemon: Cannot kill container: 93956d8cda08: Container 93956d8cda08b2258f107a4045932f7023588bb8ceb0a3ec43d665e3533a5a11 is not running |
09-Nov-2024 20:07:24 | 93956d8cda08 |
09-Nov-2024 20:07:24 | Error response from daemon: Cannot kill container: d5d0330b76a3: Container d5d0330b76a35f26d0304982f5fba6c1d2974483c1c23b16b0cadff742f93453 is not running |
09-Nov-2024 20:07:24 | d5d0330b76a3 |
09-Nov-2024 20:07:24 | Error response from daemon: Cannot kill container: d630d0fbc247: Container d630d0fbc247cca63de494e3f76e8a3d7d6ff35a40b90f31b286835cf13e411d is not running |
09-Nov-2024 20:07:25 | d630d0fbc247 |
09-Nov-2024 20:07:29 | 85138a2ad7d2 |
09-Nov-2024 20:07:30 | 85138a2ad7d2 |
09-Nov-2024 20:07:30 | Stalled docker volumes to remove: |
09-Nov-2024 20:07:30 | |
09-Nov-2024 20:07:30 | Removing stalled docker volumes |
09-Nov-2024 20:07:30 | Removing stalled loopdevices |
09-Nov-2024 20:07:32 | Done |
09-Nov-2024 20:07:32 | Finished task 'Clear env and working dir' with result: Success |
09-Nov-2024 20:07:32 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
09-Nov-2024 20:07:32 | Running post build plugin 'Docker Container Cleanup' |
09-Nov-2024 20:07:32 | Running post build plugin 'NCover Results Collector' |
09-Nov-2024 20:07:32 | Running post build plugin 'Build Results Label Collector' |
09-Nov-2024 20:07:32 | Running post build plugin 'Clover Results Collector' |
09-Nov-2024 20:07:32 | Running post build plugin 'npm Cache Cleanup' |
09-Nov-2024 20:07:32 | Running post build plugin 'Artifact Copier' |
09-Nov-2024 20:07:32 | Publishing an artifact: test_logs.tar.gz |
09-Nov-2024 20:07:32 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 134.0 ms |
09-Nov-2024 20:07:32 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS' |
09-Nov-2024 20:07:32 | Finalising the build... |
09-Nov-2024 20:07:32 | Stopping timer. |
09-Nov-2024 20:07:32 | Build ODSRV-OAP-MSRFCPS-3361 completed. |
09-Nov-2024 20:07:32 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
09-Nov-2024 20:07:32 | Running on server: post build plugin 'NCover Results Collector' |
09-Nov-2024 20:07:32 | Running on server: post build plugin 'Build Labeller' |
09-Nov-2024 20:07:32 | Running on server: post build plugin 'Clover Delta Calculator' |
09-Nov-2024 20:07:32 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
09-Nov-2024 20:07:32 | All post build plugins have finished |
09-Nov-2024 20:07:32 | Generating build results summary... |
09-Nov-2024 20:07:33 | Saving build results to disk... |
09-Nov-2024 20:07:33 | Store variable context... |
09-Nov-2024 20:07:33 | Finished building ODSRV-OAP-MSRFCPS-3361. |