oneclient acceptance tests using environment deployed from packages
Build: #3363 was successful
Job: multiprovider proxy regular file CRUD proxyio symlinks was successful
Build log
The build generated 2,545 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
13-Nov-2024 18:19:34 | |
13-Nov-2024 18:19:34 | |
13-Nov-2024 18:19:34 | Unmounting client from /tmp/onedata/mnt/oil0cudu2x2cnkyr |
13-Nov-2024 18:19:34 | |
13-Nov-2024 18:19:34 | |
13-Nov-2024 18:20:03 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:20:03 | ================================================================= |
13-Nov-2024 18:20:03 | - Executing scenario 'Delete file opened by other user for reading' |
13-Nov-2024 18:20:03 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:20:03 | ----------------------------------------------------------------- |
13-Nov-2024 18:20:03 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:20:03 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:20:03 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:20:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:20:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:20:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' |
13-Nov-2024 18:20:03 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' successfully started |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ml8ev1jfvn29a06o |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ml8ev1jfvn29a06o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ml8ev1jfvn29a06o |
13-Nov-2024 18:20:03 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16422540707666972486'... |
13-Nov-2024 18:20:03 | Getting configuration... |
13-Nov-2024 18:20:03 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ml8ev1jfvn29a06o'. |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:20:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:20:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' |
13-Nov-2024 18:20:03 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' successfully started |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jw5poh7hducwgsa4 |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jw5poh7hducwgsa4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jw5poh7hducwgsa4 |
13-Nov-2024 18:20:03 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7417813959822130662'... |
13-Nov-2024 18:20:03 | Getting configuration... |
13-Nov-2024 18:20:03 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jw5poh7hducwgsa4'. |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:20:03 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:03 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:03 | ================================================================= |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | PASSED |
13-Nov-2024 18:20:03 | Unmounting client from /tmp/onedata/mnt/ml8ev1jfvn29a06o |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | Unmounting client from /tmp/onedata/mnt/jw5poh7hducwgsa4 |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:03 | |
13-Nov-2024 18:20:28 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:20:28 | ================================================================= |
13-Nov-2024 18:20:28 | - Executing scenario 'Delete file opened by other user for reading and writing' |
13-Nov-2024 18:20:28 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:20:28 | ----------------------------------------------------------------- |
13-Nov-2024 18:20:28 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:20:28 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:20:28 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:20:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:20:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:20:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' |
13-Nov-2024 18:20:28 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' successfully started |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l9sp9d61s5neribm |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l9sp9d61s5neribm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l9sp9d61s5neribm |
13-Nov-2024 18:20:28 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8202001173863897020'... |
13-Nov-2024 18:20:28 | Getting configuration... |
13-Nov-2024 18:20:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/l9sp9d61s5neribm'. |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:20:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:20:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' |
13-Nov-2024 18:20:28 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' successfully started |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1qwmkk6bhlxave8j |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1qwmkk6bhlxave8j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1qwmkk6bhlxave8j |
13-Nov-2024 18:20:28 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2265504370365857120'... |
13-Nov-2024 18:20:28 | Getting configuration... |
13-Nov-2024 18:20:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1qwmkk6bhlxave8j'. |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:28 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:28 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:28 | ================================================================= |
13-Nov-2024 18:20:28 | |
13-Nov-2024 18:20:29 | PASSED |
13-Nov-2024 18:20:29 | Unmounting client from /tmp/onedata/mnt/l9sp9d61s5neribm |
13-Nov-2024 18:20:29 | |
13-Nov-2024 18:20:29 | |
13-Nov-2024 18:20:29 | Unmounting client from /tmp/onedata/mnt/1qwmkk6bhlxave8j |
13-Nov-2024 18:20:29 | |
13-Nov-2024 18:20:29 | |
13-Nov-2024 18:20:55 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:20:55 | ================================================================= |
13-Nov-2024 18:20:55 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
13-Nov-2024 18:20:55 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:20:55 | ----------------------------------------------------------------- |
13-Nov-2024 18:20:55 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:20:55 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:20:55 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:20:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:20:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:20:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' |
13-Nov-2024 18:20:55 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' successfully started |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rxjsqjm45kf1j3a6 |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rxjsqjm45kf1j3a6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rxjsqjm45kf1j3a6 |
13-Nov-2024 18:20:55 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8045095745486195952'... |
13-Nov-2024 18:20:55 | Getting configuration... |
13-Nov-2024 18:20:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/rxjsqjm45kf1j3a6'. |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:20:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:20:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' |
13-Nov-2024 18:20:55 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' successfully started |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zri21j41584eikd6 |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zri21j41584eikd6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zri21j41584eikd6 |
13-Nov-2024 18:20:55 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14645677654096486150'... |
13-Nov-2024 18:20:55 | Getting configuration... |
13-Nov-2024 18:20:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/zri21j41584eikd6'. |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
13-Nov-2024 18:20:55 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:20:55 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
13-Nov-2024 18:20:55 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
13-Nov-2024 18:20:55 | ================================================================= |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | PASSED |
13-Nov-2024 18:20:55 | Unmounting client from /tmp/onedata/mnt/rxjsqjm45kf1j3a6 |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | Unmounting client from /tmp/onedata/mnt/zri21j41584eikd6 |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:20:55 | |
13-Nov-2024 18:21:20 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:21:20 | ================================================================= |
13-Nov-2024 18:21:20 | - Executing scenario 'Delete file right after closing it' |
13-Nov-2024 18:21:20 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:21:20 | ----------------------------------------------------------------- |
13-Nov-2024 18:21:20 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:21:20 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:21:20 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:21:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:21:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:21:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' |
13-Nov-2024 18:21:20 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' successfully started |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/v4kax3jcx0b02wkg |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v4kax3jcx0b02wkg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v4kax3jcx0b02wkg |
13-Nov-2024 18:21:20 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14883679556553371417'... |
13-Nov-2024 18:21:20 | Getting configuration... |
13-Nov-2024 18:21:20 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/v4kax3jcx0b02wkg'. |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:21:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:21:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' |
13-Nov-2024 18:21:20 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' successfully started |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4xtfqp8wjo2pesqr |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4xtfqp8wjo2pesqr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4xtfqp8wjo2pesqr |
13-Nov-2024 18:21:20 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4969622745971102727'... |
13-Nov-2024 18:21:20 | Getting configuration... |
13-Nov-2024 18:21:20 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4xtfqp8wjo2pesqr'. |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:21:20 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
13-Nov-2024 18:21:20 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
13-Nov-2024 18:21:20 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:21:20 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
13-Nov-2024 18:21:20 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
13-Nov-2024 18:21:20 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
13-Nov-2024 18:21:20 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
13-Nov-2024 18:21:20 | ================================================================= |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | PASSED |
13-Nov-2024 18:21:20 | Unmounting client from /tmp/onedata/mnt/v4kax3jcx0b02wkg |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | Unmounting client from /tmp/onedata/mnt/4xtfqp8wjo2pesqr |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:20 | |
13-Nov-2024 18:21:50 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:21:50 | ================================================================= |
13-Nov-2024 18:21:50 | - Executing scenario 'Create many children' |
13-Nov-2024 18:21:50 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:21:50 | ----------------------------------------------------------------- |
13-Nov-2024 18:21:50 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:21:50 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:21:50 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:21:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:21:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:21:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' |
13-Nov-2024 18:21:50 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' successfully started |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fpssuq649wvgh0wl |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fpssuq649wvgh0wl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fpssuq649wvgh0wl |
13-Nov-2024 18:21:50 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13198258530430012259'... |
13-Nov-2024 18:21:50 | Getting configuration... |
13-Nov-2024 18:21:50 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/fpssuq649wvgh0wl'. |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:21:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:21:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' |
13-Nov-2024 18:21:50 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' successfully started |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6y1m278jet61krax |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6y1m278jet61krax --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6y1m278jet61krax |
13-Nov-2024 18:21:50 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6365415290871639400'... |
13-Nov-2024 18:21:50 | Getting configuration... |
13-Nov-2024 18:21:50 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6y1m278jet61krax'. |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:21:50 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
13-Nov-2024 18:21:50 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
13-Nov-2024 18:21:50 | ================================================================= |
13-Nov-2024 18:21:50 | |
13-Nov-2024 18:22:01 | PASSED |
13-Nov-2024 18:22:01 | Unmounting client from /tmp/onedata/mnt/fpssuq649wvgh0wl |
13-Nov-2024 18:22:01 | |
13-Nov-2024 18:22:01 | |
13-Nov-2024 18:22:01 | Unmounting client from /tmp/onedata/mnt/6y1m278jet61krax |
13-Nov-2024 18:22:01 | |
13-Nov-2024 18:22:01 | |
13-Nov-2024 18:22:26 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:22:26 | ================================================================= |
13-Nov-2024 18:22:26 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
13-Nov-2024 18:22:26 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:22:26 | ----------------------------------------------------------------- |
13-Nov-2024 18:22:26 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:22:26 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:22:26 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:22:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:22:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:22:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' |
13-Nov-2024 18:22:26 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' successfully started |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p1s97109m3xdmwhr |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p1s97109m3xdmwhr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p1s97109m3xdmwhr |
13-Nov-2024 18:22:26 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3049098640205012489'... |
13-Nov-2024 18:22:26 | Getting configuration... |
13-Nov-2024 18:22:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/p1s97109m3xdmwhr'. |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:22:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:22:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' |
13-Nov-2024 18:22:26 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' successfully started |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/62oumpaunv0ep5h8 |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/62oumpaunv0ep5h8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/62oumpaunv0ep5h8 |
13-Nov-2024 18:22:26 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10411301070027890238'... |
13-Nov-2024 18:22:26 | Getting configuration... |
13-Nov-2024 18:22:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/62oumpaunv0ep5h8'. |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:26 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:22:26 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:22:26 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
13-Nov-2024 18:22:26 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
13-Nov-2024 18:22:26 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
13-Nov-2024 18:22:26 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
13-Nov-2024 18:22:26 | ================================================================= |
13-Nov-2024 18:22:26 | |
13-Nov-2024 18:22:27 | PASSED |
13-Nov-2024 18:22:27 | Unmounting client from /tmp/onedata/mnt/p1s97109m3xdmwhr |
13-Nov-2024 18:22:27 | |
13-Nov-2024 18:22:27 | |
13-Nov-2024 18:22:27 | Unmounting client from /tmp/onedata/mnt/62oumpaunv0ep5h8 |
13-Nov-2024 18:22:27 | |
13-Nov-2024 18:22:27 | |
13-Nov-2024 18:22:52 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:22:52 | ================================================================= |
13-Nov-2024 18:22:52 | - Executing scenario 'Create nonempty file then move it to another space' |
13-Nov-2024 18:22:52 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:22:52 | ----------------------------------------------------------------- |
13-Nov-2024 18:22:52 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:22:52 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:22:52 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:22:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:22:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:22:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-f2pnk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' |
13-Nov-2024 18:22:52 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-f2pnk' successfully started |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9pzy3l9xhreejxf5 |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9pzy3l9xhreejxf5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9pzy3l9xhreejxf5 |
13-Nov-2024 18:22:52 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12800869889524343091'... |
13-Nov-2024 18:22:52 | Getting configuration... |
13-Nov-2024 18:22:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9pzy3l9xhreejxf5'. |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:22:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:22:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-sz828', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' |
13-Nov-2024 18:22:52 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-sz828' successfully started |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q5grn629ip97ykt7 |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q5grn629ip97ykt7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q5grn629ip97ykt7 |
13-Nov-2024 18:22:52 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9218268134805458978'... |
13-Nov-2024 18:22:52 | Getting configuration... |
13-Nov-2024 18:22:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/q5grn629ip97ykt7'. |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:22:52 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:22:52 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:22:52 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
13-Nov-2024 18:22:52 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
13-Nov-2024 18:22:52 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
13-Nov-2024 18:22:52 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
13-Nov-2024 18:22:52 | ================================================================= |
13-Nov-2024 18:22:52 | |
13-Nov-2024 18:23:05 | PASSED |
13-Nov-2024 18:23:05 | Unmounting client from /tmp/onedata/mnt/9pzy3l9xhreejxf5 |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | Unmounting client from /tmp/onedata/mnt/q5grn629ip97ykt7 |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1731522173.346417', '-c', '/tmp/logs'] |
13-Nov-2024 18:23:05 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-rmxkh. See /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-cross-support-job-3p-users-rmxkh/entrypoint.log for more details |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-f2pnk: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-oneclient-krakow-7d9476b8bc-f2pnk/oneclient_logs |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=187/219) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 27,030 0% 25.78MB/s 0:00:00 (xfr#1, to-chk=186/219) |
13-Nov-2024 18:23:05 | 27,030 0% 25.78MB/s 0:00:00 (xfr#1, to-chk=180/219) |
13-Nov-2024 18:23:05 | 27,684 0% 26.40MB/s 0:00:00 (xfr#2, to-chk=182/219) |
13-Nov-2024 18:23:05 | 126,871 1% 17.28MB/s 0:00:00 (xfr#3, to-chk=181/219) |
13-Nov-2024 18:23:05 | 127,525 1% 17.37MB/s 0:00:00 (xfr#4, to-chk=180/219) |
13-Nov-2024 18:23:05 | 175,314 1% 15.20MB/s 0:00:00 (xfr#5, to-chk=179/219) |
13-Nov-2024 18:23:05 | 175,872 1% 13.98MB/s 0:00:00 (xfr#6, to-chk=175/219) |
13-Nov-2024 18:23:05 | 350,462 2% 13.37MB/s 0:00:00 (xfr#7, to-chk=174/219) |
13-Nov-2024 18:23:05 | 351,020 2% 13.39MB/s 0:00:00 (xfr#8, to-chk=173/219) |
13-Nov-2024 18:23:05 | 395,965 3% 13.49MB/s 0:00:00 (xfr#9, to-chk=172/219) |
13-Nov-2024 18:23:05 | 396,523 3% 13.04MB/s 0:00:00 (xfr#10, to-chk=168/219) |
13-Nov-2024 18:23:05 | 532,863 4% 12.70MB/s 0:00:00 (xfr#11, to-chk=167/219) |
13-Nov-2024 18:23:05 | 533,421 4% 12.72MB/s 0:00:00 (xfr#12, to-chk=166/219) |
13-Nov-2024 18:23:05 | 768,267 6% 15.93MB/s 0:00:00 (xfr#13, to-chk=165/219) |
13-Nov-2024 18:23:05 | 768,921 6% 15.94MB/s 0:00:00 (xfr#14, to-chk=161/219) |
13-Nov-2024 18:23:05 | 3,289,266 27% 27.28MB/s 0:00:00 (xfr#15, to-chk=160/219) |
13-Nov-2024 18:23:05 | 3,289,920 27% 27.28MB/s 0:00:00 (xfr#16, to-chk=159/219) |
13-Nov-2024 18:23:05 | 3,331,695 27% 27.63MB/s 0:00:00 (xfr#17, to-chk=158/219) |
13-Nov-2024 18:23:05 | 3,332,349 27% 27.40MB/s 0:00:00 (xfr#18, to-chk=154/219) |
13-Nov-2024 18:23:05 | 3,465,094 28% 27.77MB/s 0:00:00 (xfr#19, to-chk=153/219) |
13-Nov-2024 18:23:05 | 3,465,748 28% 27.77MB/s 0:00:00 (xfr#20, to-chk=152/219) |
13-Nov-2024 18:23:05 | 3,466,376 28% 27.55MB/s 0:00:00 (xfr#21, to-chk=151/219) |
13-Nov-2024 18:23:05 | 3,525,779 29% 27.56MB/s 0:00:00 (xfr#22, to-chk=150/219) |
13-Nov-2024 18:23:05 | 3,526,529 29% 27.57MB/s 0:00:00 (xfr#23, to-chk=146/219) |
13-Nov-2024 18:23:05 | 3,761,111 31% 28.02MB/s 0:00:00 (xfr#24, to-chk=145/219) |
13-Nov-2024 18:23:05 | 3,761,861 31% 27.81MB/s 0:00:00 (xfr#25, to-chk=144/219) |
13-Nov-2024 18:23:05 | 4,521,270 37% 26.29MB/s 0:00:00 (xfr#26, to-chk=143/219) |
13-Nov-2024 18:23:05 | 4,521,924 37% 26.14MB/s 0:00:00 (xfr#27, to-chk=139/219) |
13-Nov-2024 18:23:05 | 7,691,840 64% 31.76MB/s 0:00:00 (xfr#28, to-chk=138/219) |
13-Nov-2024 18:23:05 | 7,692,494 64% 31.76MB/s 0:00:00 (xfr#29, to-chk=137/219) |
13-Nov-2024 18:23:05 | 7,727,581 64% 31.90MB/s 0:00:00 (xfr#30, to-chk=136/219) |
13-Nov-2024 18:23:05 | 7,728,043 64% 31.90MB/s 0:00:00 (xfr#31, to-chk=132/219) |
13-Nov-2024 18:23:05 | 7,878,194 65% 32.25MB/s 0:00:00 (xfr#32, to-chk=131/219) |
13-Nov-2024 18:23:05 | 7,878,656 65% 32.25MB/s 0:00:00 (xfr#33, to-chk=130/219) |
13-Nov-2024 18:23:05 | 7,918,732 66% 32.27MB/s 0:00:00 (xfr#34, to-chk=129/219) |
13-Nov-2024 18:23:05 | 7,919,578 66% 32.28MB/s 0:00:00 (xfr#35, to-chk=125/219) |
13-Nov-2024 18:23:05 | 8,056,954 67% 32.84MB/s 0:00:00 (xfr#36, to-chk=124/219) |
13-Nov-2024 18:23:05 | 8,057,800 67% 32.70MB/s 0:00:00 (xfr#37, to-chk=123/219) |
13-Nov-2024 18:23:05 | 8,093,019 67% 32.84MB/s 0:00:00 (xfr#38, to-chk=122/219) |
13-Nov-2024 18:23:05 | 8,093,673 67% 31.90MB/s 0:00:00 (xfr#39, to-chk=118/219) |
13-Nov-2024 18:23:05 | 8,222,713 68% 32.40MB/s 0:00:00 (xfr#40, to-chk=117/219) |
13-Nov-2024 18:23:05 | 8,223,367 68% 32.41MB/s 0:00:00 (xfr#41, to-chk=116/219) |
13-Nov-2024 18:23:05 | 8,263,603 69% 32.43MB/s 0:00:00 (xfr#42, to-chk=115/219) |
13-Nov-2024 18:23:05 | 8,264,065 69% 32.43MB/s 0:00:00 (xfr#43, to-chk=111/219) |
13-Nov-2024 18:23:05 | 8,403,246 70% 32.58MB/s 0:00:00 (xfr#44, to-chk=110/219) |
13-Nov-2024 18:23:05 | 8,403,708 70% 32.58MB/s 0:00:00 (xfr#45, to-chk=109/219) |
13-Nov-2024 18:23:05 | 8,437,077 70% 32.31MB/s 0:00:00 (xfr#46, to-chk=108/219) |
13-Nov-2024 18:23:05 | 8,437,635 70% 32.32MB/s 0:00:00 (xfr#47, to-chk=104/219) |
13-Nov-2024 18:23:05 | 8,554,863 71% 32.50MB/s 0:00:00 (xfr#48, to-chk=103/219) |
13-Nov-2024 18:23:05 | 8,555,421 71% 31.14MB/s 0:00:00 (xfr#49, to-chk=102/219) |
13-Nov-2024 18:23:05 | 8,607,237 71% 31.21MB/s 0:00:00 (xfr#50, to-chk=101/219) |
13-Nov-2024 18:23:05 | 8,607,603 71% 31.21MB/s 0:00:00 (xfr#51, to-chk=97/219) |
13-Nov-2024 18:23:05 | 8,788,999 73% 31.39MB/s 0:00:00 (xfr#52, to-chk=96/219) |
13-Nov-2024 18:23:05 | 8,789,365 73% 31.28MB/s 0:00:00 (xfr#53, to-chk=95/219) |
13-Nov-2024 18:23:05 | 8,956,756 74% 31.17MB/s 0:00:00 (xfr#54, to-chk=94/219) |
13-Nov-2024 18:23:05 | 8,957,602 74% 31.06MB/s 0:00:00 (xfr#55, to-chk=90/219) |
13-Nov-2024 18:23:05 | 9,530,913 79% 30.00MB/s 0:00:00 (xfr#56, to-chk=89/219) |
13-Nov-2024 18:23:05 | 9,531,759 79% 30.00MB/s 0:00:00 (xfr#57, to-chk=88/219) |
13-Nov-2024 18:23:05 | 9,571,041 80% 29.73MB/s 0:00:00 (xfr#58, to-chk=87/219) |
13-Nov-2024 18:23:05 | 9,571,407 80% 29.64MB/s 0:00:00 (xfr#59, to-chk=83/219) |
13-Nov-2024 18:23:05 | 9,731,203 81% 29.65MB/s 0:00:00 (xfr#60, to-chk=82/219) |
13-Nov-2024 18:23:05 | 9,731,569 81% 29.56MB/s 0:00:00 (xfr#61, to-chk=81/219) |
13-Nov-2024 18:23:05 | 9,784,825 81% 29.62MB/s 0:00:00 (xfr#62, to-chk=80/219) |
13-Nov-2024 18:23:05 | 9,785,383 81% 29.07MB/s 0:00:00 (xfr#63, to-chk=76/219) |
13-Nov-2024 18:23:05 | 9,965,998 83% 28.98MB/s 0:00:00 (xfr#64, to-chk=75/219) |
13-Nov-2024 18:23:05 | 9,966,556 83% 28.89MB/s 0:00:00 (xfr#65, to-chk=74/219) |
13-Nov-2024 18:23:05 | 9,967,184 83% 28.89MB/s 0:00:00 (xfr#66, to-chk=73/219) |
13-Nov-2024 18:23:05 | 9,994,020 83% 28.79MB/s 0:00:00 (xfr#67, to-chk=72/219) |
13-Nov-2024 18:23:05 | 9,994,578 83% 28.80MB/s 0:00:00 (xfr#68, to-chk=68/219) |
13-Nov-2024 18:23:05 | 10,089,052 84% 28.89MB/s 0:00:00 (xfr#69, to-chk=67/219) |
13-Nov-2024 18:23:05 | 10,089,610 84% 28.90MB/s 0:00:00 (xfr#70, to-chk=66/219) |
13-Nov-2024 18:23:05 | 10,163,467 84% 28.93MB/s 0:00:00 (xfr#71, to-chk=65/219) |
13-Nov-2024 18:23:05 | 10,164,217 84% 28.85MB/s 0:00:00 (xfr#72, to-chk=61/219) |
13-Nov-2024 18:23:05 | 10,460,774 87% 29.34MB/s 0:00:00 (xfr#73, to-chk=60/219) |
13-Nov-2024 18:23:05 | 10,461,524 87% 29.34MB/s 0:00:00 (xfr#74, to-chk=59/219) |
13-Nov-2024 18:23:05 | 10,511,139 87% 29.40MB/s 0:00:00 (xfr#75, to-chk=58/219) |
13-Nov-2024 18:23:05 | 10,511,889 87% 29.40MB/s 0:00:00 (xfr#76, to-chk=54/219) |
13-Nov-2024 18:23:05 | 10,692,224 89% 29.73MB/s 0:00:00 (xfr#77, to-chk=53/219) |
13-Nov-2024 18:23:05 | 10,692,974 89% 29.64MB/s 0:00:00 (xfr#78, to-chk=52/219) |
13-Nov-2024 18:23:05 | 10,732,844 89% 29.75MB/s 0:00:00 (xfr#79, to-chk=51/219) |
13-Nov-2024 18:23:05 | 10,733,402 89% 29.67MB/s 0:00:00 (xfr#80, to-chk=47/219) |
13-Nov-2024 18:23:05 | 10,855,341 90% 29.92MB/s 0:00:00 (xfr#81, to-chk=46/219) |
13-Nov-2024 18:23:05 | 10,855,899 90% 29.84MB/s 0:00:00 (xfr#82, to-chk=45/219) |
13-Nov-2024 18:23:05 | 10,901,893 91% 29.96MB/s 0:00:00 (xfr#83, to-chk=44/219) |
13-Nov-2024 18:23:05 | 10,902,451 91% 29.88MB/s 0:00:00 (xfr#84, to-chk=40/219) |
13-Nov-2024 18:23:05 | 11,064,997 92% 30.06MB/s 0:00:00 (xfr#85, to-chk=39/219) |
13-Nov-2024 18:23:05 | 11,065,555 92% 30.07MB/s 0:00:00 (xfr#86, to-chk=38/219) |
13-Nov-2024 18:23:05 | 11,066,183 92% 29.98MB/s 0:00:00 (xfr#87, to-chk=37/219) |
13-Nov-2024 18:23:05 | 11,100,249 92% 29.99MB/s 0:00:00 (xfr#88, to-chk=36/219) |
13-Nov-2024 18:23:05 | 11,100,807 92% 29.99MB/s 0:00:00 (xfr#89, to-chk=32/219) |
13-Nov-2024 18:23:05 | 11,218,706 93% 30.14MB/s 0:00:00 (xfr#90, to-chk=31/219) |
13-Nov-2024 18:23:05 | 11,219,264 93% 30.14MB/s 0:00:00 (xfr#91, to-chk=30/219) |
13-Nov-2024 18:23:05 | 11,258,856 94% 30.08MB/s 0:00:00 (xfr#92, to-chk=29/219) |
13-Nov-2024 18:23:05 | 11,259,318 94% 30.08MB/s 0:00:00 (xfr#93, to-chk=25/219) |
13-Nov-2024 18:23:05 | 11,389,561 95% 29.36MB/s 0:00:00 (xfr#94, to-chk=24/219) |
13-Nov-2024 18:23:05 | 11,390,023 95% 29.28MB/s 0:00:00 (xfr#95, to-chk=23/219) |
13-Nov-2024 18:23:05 | 11,426,082 95% 29.37MB/s 0:00:00 (xfr#96, to-chk=22/219) |
13-Nov-2024 18:23:05 | 11,426,736 95% 29.37MB/s 0:00:00 (xfr#97, to-chk=18/219) |
13-Nov-2024 18:23:05 | 11,430,876 95% 29.38MB/s 0:00:00 (xfr#98, to-chk=17/219) |
13-Nov-2024 18:23:05 | 11,548,763 96% 29.53MB/s 0:00:00 (xfr#99, to-chk=16/219) |
13-Nov-2024 18:23:05 | 11,549,417 96% 29.53MB/s 0:00:00 (xfr#100, to-chk=15/219) |
13-Nov-2024 18:23:05 | 11,593,932 96% 29.64MB/s 0:00:00 (xfr#101, to-chk=14/219) |
13-Nov-2024 18:23:05 | 11,594,394 96% 29.64MB/s 0:00:00 (xfr#102, to-chk=10/219) |
13-Nov-2024 18:23:05 | 11,739,237 98% 29.85MB/s 0:00:00 (xfr#103, to-chk=9/219) |
13-Nov-2024 18:23:05 | 11,739,699 98% 29.86MB/s 0:00:00 (xfr#104, to-chk=8/219) |
13-Nov-2024 18:23:05 | 11,779,223 98% 29.96MB/s 0:00:00 (xfr#105, to-chk=7/219) |
13-Nov-2024 18:23:05 | 11,779,973 98% 29.88MB/s 0:00:00 (xfr#106, to-chk=3/219) |
13-Nov-2024 18:23:05 | 11,913,684 99% 30.14MB/s 0:00:00 (xfr#107, to-chk=2/219) |
13-Nov-2024 18:23:05 | 11,914,434 99% 30.14MB/s 0:00:00 (xfr#108, to-chk=1/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.16MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.16MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.16MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.16MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.16MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.16MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.16MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.16MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.00MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.00MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.00MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.00MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.00MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 30.00MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 29.92MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 29.92MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 29.84MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 29.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | 11,953,903 99% 29.08MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-sz828: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-oneclient-paris-5cc45c8cb7-sz828/oneclient_logs |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=188/220) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 16,248 0% 15.50MB/s 0:00:00 (xfr#1, to-chk=187/220) |
13-Nov-2024 18:23:05 | 16,248 0% 15.50MB/s 0:00:00 (xfr#1, to-chk=181/220) |
13-Nov-2024 18:23:05 | 16,806 0% 16.03MB/s 0:00:00 (xfr#2, to-chk=183/220) |
13-Nov-2024 18:23:05 | 78,126 1% 37.25MB/s 0:00:00 (xfr#3, to-chk=182/220) |
13-Nov-2024 18:23:05 | 78,684 1% 25.01MB/s 0:00:00 (xfr#4, to-chk=181/220) |
13-Nov-2024 18:23:05 | 97,362 2% 30.95MB/s 0:00:00 (xfr#5, to-chk=180/220) |
13-Nov-2024 18:23:05 | 97,728 2% 31.07MB/s 0:00:00 (xfr#6, to-chk=176/220) |
13-Nov-2024 18:23:05 | 164,030 4% 31.29MB/s 0:00:00 (xfr#7, to-chk=175/220) |
13-Nov-2024 18:23:05 | 164,396 4% 31.36MB/s 0:00:00 (xfr#8, to-chk=174/220) |
13-Nov-2024 18:23:05 | 165,024 4% 26.23MB/s 0:00:00 (xfr#9, to-chk=173/220) |
13-Nov-2024 18:23:05 | 195,350 4% 31.05MB/s 0:00:00 (xfr#10, to-chk=172/220) |
13-Nov-2024 18:23:05 | 196,100 4% 31.17MB/s 0:00:00 (xfr#11, to-chk=168/220) |
13-Nov-2024 18:23:05 | 286,647 7% 24.85MB/s 0:00:00 (xfr#12, to-chk=167/220) |
13-Nov-2024 18:23:05 | 287,397 7% 24.92MB/s 0:00:00 (xfr#13, to-chk=166/220) |
13-Nov-2024 18:23:05 | 288,025 7% 24.97MB/s 0:00:00 (xfr#14, to-chk=165/220) |
13-Nov-2024 18:23:05 | 316,052 7% 27.40MB/s 0:00:00 (xfr#15, to-chk=164/220) |
13-Nov-2024 18:23:05 | 316,514 7% 27.44MB/s 0:00:00 (xfr#16, to-chk=160/220) |
13-Nov-2024 18:23:05 | 414,438 10% 23.25MB/s 0:00:00 (xfr#17, to-chk=159/220) |
13-Nov-2024 18:23:05 | 414,900 10% 21.98MB/s 0:00:00 (xfr#18, to-chk=158/220) |
13-Nov-2024 18:23:05 | 431,133 10% 22.84MB/s 0:00:00 (xfr#19, to-chk=157/220) |
13-Nov-2024 18:23:05 | 431,691 10% 22.87MB/s 0:00:00 (xfr#20, to-chk=153/220) |
13-Nov-2024 18:23:05 | 481,449 12% 22.96MB/s 0:00:00 (xfr#21, to-chk=152/220) |
13-Nov-2024 18:23:05 | 482,007 12% 22.98MB/s 0:00:00 (xfr#22, to-chk=151/220) |
13-Nov-2024 18:23:05 | 503,400 12% 24.00MB/s 0:00:00 (xfr#23, to-chk=150/220) |
13-Nov-2024 18:23:05 | 503,862 12% 22.88MB/s 0:00:00 (xfr#24, to-chk=146/220) |
13-Nov-2024 18:23:05 | 566,577 14% 23.49MB/s 0:00:00 (xfr#25, to-chk=145/220) |
13-Nov-2024 18:23:05 | 567,039 14% 23.51MB/s 0:00:00 (xfr#26, to-chk=144/220) |
13-Nov-2024 18:23:05 | 609,341 15% 24.21MB/s 0:00:00 (xfr#27, to-chk=143/220) |
13-Nov-2024 18:23:05 | 610,091 15% 24.24MB/s 0:00:00 (xfr#28, to-chk=139/220) |
13-Nov-2024 18:23:05 | 746,220 18% 25.42MB/s 0:00:00 (xfr#29, to-chk=138/220) |
13-Nov-2024 18:23:05 | 746,970 18% 25.44MB/s 0:00:00 (xfr#30, to-chk=137/220) |
13-Nov-2024 18:23:05 | 878,803 21% 25.40MB/s 0:00:00 (xfr#31, to-chk=136/220) |
13-Nov-2024 18:23:05 | 879,265 21% 24.66MB/s 0:00:00 (xfr#32, to-chk=132/220) |
13-Nov-2024 18:23:05 | 1,125,611 28% 27.52MB/s 0:00:00 (xfr#33, to-chk=131/220) |
13-Nov-2024 18:23:05 | 1,126,073 28% 27.54MB/s 0:00:00 (xfr#34, to-chk=130/220) |
13-Nov-2024 18:23:05 | 1,156,727 28% 27.58MB/s 0:00:00 (xfr#35, to-chk=129/220) |
13-Nov-2024 18:23:05 | 1,157,285 28% 27.59MB/s 0:00:00 (xfr#36, to-chk=125/220) |
13-Nov-2024 18:23:05 | 1,242,901 31% 28.22MB/s 0:00:00 (xfr#37, to-chk=124/220) |
13-Nov-2024 18:23:05 | 1,243,459 31% 28.23MB/s 0:00:00 (xfr#38, to-chk=123/220) |
13-Nov-2024 18:23:05 | 1,244,087 31% 28.25MB/s 0:00:00 (xfr#39, to-chk=122/220) |
13-Nov-2024 18:23:05 | 1,269,081 31% 28.15MB/s 0:00:00 (xfr#40, to-chk=121/220) |
13-Nov-2024 18:23:05 | 1,269,735 31% 28.16MB/s 0:00:00 (xfr#41, to-chk=117/220) |
13-Nov-2024 18:23:05 | 1,360,559 34% 30.18MB/s 0:00:00 (xfr#42, to-chk=116/220) |
13-Nov-2024 18:23:05 | 1,361,213 34% 29.50MB/s 0:00:00 (xfr#43, to-chk=115/220) |
13-Nov-2024 18:23:05 | 1,361,841 34% 29.52MB/s 0:00:00 (xfr#44, to-chk=114/220) |
13-Nov-2024 18:23:05 | 1,390,143 34% 30.13MB/s 0:00:00 (xfr#45, to-chk=113/220) |
13-Nov-2024 18:23:05 | 1,390,701 34% 30.14MB/s 0:00:00 (xfr#46, to-chk=109/220) |
13-Nov-2024 18:23:05 | 1,479,684 36% 30.68MB/s 0:00:00 (xfr#47, to-chk=108/220) |
13-Nov-2024 18:23:05 | 1,480,242 36% 30.69MB/s 0:00:00 (xfr#48, to-chk=107/220) |
13-Nov-2024 18:23:05 | 1,573,259 39% 31.92MB/s 0:00:00 (xfr#49, to-chk=106/220) |
13-Nov-2024 18:23:05 | 1,574,105 39% 31.94MB/s 0:00:00 (xfr#50, to-chk=102/220) |
13-Nov-2024 18:23:05 | 1,829,117 45% 30.08MB/s 0:00:00 (xfr#51, to-chk=101/220) |
13-Nov-2024 18:23:05 | 1,829,963 45% 30.09MB/s 0:00:00 (xfr#52, to-chk=100/220) |
13-Nov-2024 18:23:05 | 1,879,677 46% 30.91MB/s 0:00:00 (xfr#53, to-chk=99/220) |
13-Nov-2024 18:23:05 | 1,880,715 47% 30.92MB/s 0:00:00 (xfr#54, to-chk=95/220) |
13-Nov-2024 18:23:05 | 2,029,636 50% 32.81MB/s 0:00:00 (xfr#55, to-chk=94/220) |
13-Nov-2024 18:23:05 | 2,030,674 50% 32.82MB/s 0:00:00 (xfr#56, to-chk=93/220) |
13-Nov-2024 18:23:05 | 2,051,247 51% 33.16MB/s 0:00:00 (xfr#57, to-chk=92/220) |
13-Nov-2024 18:23:05 | 2,051,709 51% 32.61MB/s 0:00:00 (xfr#58, to-chk=88/220) |
13-Nov-2024 18:23:05 | 2,125,989 53% 33.79MB/s 0:00:00 (xfr#59, to-chk=87/220) |
13-Nov-2024 18:23:05 | 2,126,451 53% 33.80MB/s 0:00:00 (xfr#60, to-chk=86/220) |
13-Nov-2024 18:23:05 | 2,147,466 53% 34.13MB/s 0:00:00 (xfr#61, to-chk=85/220) |
13-Nov-2024 18:23:05 | 2,148,120 53% 33.58MB/s 0:00:00 (xfr#62, to-chk=81/220) |
13-Nov-2024 18:23:05 | 2,229,731 55% 33.75MB/s 0:00:00 (xfr#63, to-chk=80/220) |
13-Nov-2024 18:23:05 | 2,230,385 55% 33.76MB/s 0:00:00 (xfr#64, to-chk=79/220) |
13-Nov-2024 18:23:05 | 2,277,706 56% 33.94MB/s 0:00:00 (xfr#65, to-chk=78/220) |
13-Nov-2024 18:23:05 | 2,278,264 56% 33.43MB/s 0:00:00 (xfr#66, to-chk=74/220) |
13-Nov-2024 18:23:05 | 2,428,306 60% 34.06MB/s 0:00:00 (xfr#67, to-chk=73/220) |
13-Nov-2024 18:23:05 | 2,428,864 60% 34.06MB/s 0:00:00 (xfr#68, to-chk=72/220) |
13-Nov-2024 18:23:05 | 2,464,069 61% 34.06MB/s 0:00:00 (xfr#69, to-chk=71/220) |
13-Nov-2024 18:23:05 | 2,464,627 61% 34.06MB/s 0:00:00 (xfr#70, to-chk=67/220) |
13-Nov-2024 18:23:05 | 2,584,772 64% 33.31MB/s 0:00:00 (xfr#71, to-chk=66/220) |
13-Nov-2024 18:23:05 | 2,585,330 64% 33.32MB/s 0:00:00 (xfr#72, to-chk=65/220) |
13-Nov-2024 18:23:05 | 2,615,064 65% 33.70MB/s 0:00:00 (xfr#73, to-chk=64/220) |
13-Nov-2024 18:23:05 | 2,615,718 65% 33.71MB/s 0:00:00 (xfr#74, to-chk=60/220) |
13-Nov-2024 18:23:05 | 2,697,562 67% 33.85MB/s 0:00:00 (xfr#75, to-chk=59/220) |
13-Nov-2024 18:23:05 | 2,698,216 67% 33.86MB/s 0:00:00 (xfr#76, to-chk=58/220) |
13-Nov-2024 18:23:05 | 2,726,576 68% 32.50MB/s 0:00:00 (xfr#77, to-chk=57/220) |
13-Nov-2024 18:23:05 | 2,727,134 68% 32.51MB/s 0:00:00 (xfr#78, to-chk=53/220) |
13-Nov-2024 18:23:05 | 2,811,110 70% 33.10MB/s 0:00:00 (xfr#79, to-chk=52/220) |
13-Nov-2024 18:23:05 | 2,811,668 70% 33.10MB/s 0:00:00 (xfr#80, to-chk=51/220) |
13-Nov-2024 18:23:05 | 2,812,296 70% 33.11MB/s 0:00:00 (xfr#81, to-chk=50/220) |
13-Nov-2024 18:23:05 | 2,902,505 72% 32.57MB/s 0:00:00 (xfr#82, to-chk=49/220) |
13-Nov-2024 18:23:05 | 2,903,159 72% 31.82MB/s 0:00:00 (xfr#83, to-chk=45/220) |
13-Nov-2024 18:23:05 | 3,155,228 78% 33.07MB/s 0:00:00 (xfr#84, to-chk=44/220) |
13-Nov-2024 18:23:05 | 3,155,882 78% 33.07MB/s 0:00:00 (xfr#85, to-chk=43/220) |
13-Nov-2024 18:23:05 | 3,197,153 79% 33.51MB/s 0:00:00 (xfr#86, to-chk=42/220) |
13-Nov-2024 18:23:05 | 3,197,903 79% 33.51MB/s 0:00:00 (xfr#87, to-chk=38/220) |
13-Nov-2024 18:23:05 | 3,319,678 82% 34.04MB/s 0:00:00 (xfr#88, to-chk=37/220) |
13-Nov-2024 18:23:05 | 3,320,428 82% 34.05MB/s 0:00:00 (xfr#89, to-chk=36/220) |
13-Nov-2024 18:23:05 | 3,358,013 83% 34.43MB/s 0:00:00 (xfr#90, to-chk=35/220) |
13-Nov-2024 18:23:05 | 3,358,283 83% 34.44MB/s 0:00:00 (xfr#91, to-chk=31/220) |
13-Nov-2024 18:23:05 | 3,457,758 86% 32.33MB/s 0:00:00 (xfr#92, to-chk=30/220) |
13-Nov-2024 18:23:05 | 3,458,028 86% 32.33MB/s 0:00:00 (xfr#93, to-chk=29/220) |
13-Nov-2024 18:23:05 | 3,493,760 87% 32.67MB/s 0:00:00 (xfr#94, to-chk=28/220) |
13-Nov-2024 18:23:05 | 3,494,414 87% 32.67MB/s 0:00:00 (xfr#95, to-chk=24/220) |
13-Nov-2024 18:23:05 | 3,604,173 90% 33.37MB/s 0:00:00 (xfr#96, to-chk=23/220) |
13-Nov-2024 18:23:05 | 3,604,827 90% 33.38MB/s 0:00:00 (xfr#97, to-chk=22/220) |
13-Nov-2024 18:23:05 | 3,630,480 90% 33.61MB/s 0:00:00 (xfr#98, to-chk=21/220) |
13-Nov-2024 18:23:05 | 3,631,038 90% 33.62MB/s 0:00:00 (xfr#99, to-chk=17/220) |
13-Nov-2024 18:23:05 | 3,727,956 93% 33.23MB/s 0:00:00 (xfr#100, to-chk=16/220) |
13-Nov-2024 18:23:05 | 3,728,514 93% 33.23MB/s 0:00:00 (xfr#101, to-chk=15/220) |
13-Nov-2024 18:23:05 | 3,744,318 93% 31.05MB/s 0:00:00 (xfr#102, to-chk=14/220) |
13-Nov-2024 18:23:05 | 3,744,684 93% 31.05MB/s 0:00:00 (xfr#103, to-chk=10/220) |
13-Nov-2024 18:23:05 | 3,802,584 95% 31.53MB/s 0:00:00 (xfr#104, to-chk=9/220) |
13-Nov-2024 18:23:05 | 3,802,950 95% 31.27MB/s 0:00:00 (xfr#105, to-chk=8/220) |
13-Nov-2024 18:23:05 | 3,835,403 95% 31.53MB/s 0:00:00 (xfr#106, to-chk=7/220) |
13-Nov-2024 18:23:05 | 3,835,865 95% 31.54MB/s 0:00:00 (xfr#107, to-chk=3/220) |
13-Nov-2024 18:23:05 | 3,954,264 98% 32.51MB/s 0:00:00 (xfr#108, to-chk=2/220) |
13-Nov-2024 18:23:05 | 3,954,726 98% 32.24MB/s 0:00:00 (xfr#109, to-chk=1/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 32.30MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 30.99MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 30.99MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | 3,996,893 99% 30.99MB/s 0:00:00 (xfr#110, to-chk=0/220) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:23:05 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:23:05 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:23:05 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:23:05 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:23:05 | 6,857 50% 669.63kB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-oneprovider-krakow-0/op-worker |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 20,524 3% 19.57MB/s 0:00:00 (xfr#1, to-chk=51/54) |
13-Nov-2024 18:23:05 | 58,713 10% 55.99MB/s 0:00:00 (xfr#2, to-chk=49/54) |
13-Nov-2024 18:23:05 | 94,254 16% 22.47MB/s 0:00:00 (xfr#3, to-chk=47/54) |
13-Nov-2024 18:23:05 | 96,986 16% 23.12MB/s 0:00:00 (xfr#4, to-chk=45/54) |
13-Nov-2024 18:23:05 | 96,986 16% 23.12MB/s 0:00:00 (xfr#5, to-chk=43/54) |
13-Nov-2024 18:23:05 | 131,125 22% 31.26MB/s 0:00:00 (xfr#6, to-chk=41/54) |
13-Nov-2024 18:23:05 | 131,275 22% 31.30MB/s 0:00:00 (xfr#7, to-chk=39/54) |
13-Nov-2024 18:23:05 | 131,572 22% 25.10MB/s 0:00:00 (xfr#8, to-chk=37/54) |
13-Nov-2024 18:23:05 | 230,218 40% 36.59MB/s 0:00:00 (xfr#9, to-chk=35/54) |
13-Nov-2024 18:23:05 | 232,833 40% 37.01MB/s 0:00:00 (xfr#10, to-chk=25/54) |
13-Nov-2024 18:23:05 | 236,130 41% 37.53MB/s 0:00:00 (xfr#11, to-chk=24/54) |
13-Nov-2024 18:23:05 | 236,408 41% 37.58MB/s 0:00:00 (xfr#12, to-chk=23/54) |
13-Nov-2024 18:23:05 | 243,013 42% 38.63MB/s 0:00:00 (xfr#13, to-chk=22/54) |
13-Nov-2024 18:23:05 | 248,763 43% 39.54MB/s 0:00:00 (xfr#14, to-chk=21/54) |
13-Nov-2024 18:23:05 | 254,285 44% 40.42MB/s 0:00:00 (xfr#15, to-chk=20/54) |
13-Nov-2024 18:23:05 | 254,848 44% 34.72MB/s 0:00:00 (xfr#16, to-chk=19/54) |
13-Nov-2024 18:23:05 | 262,420 45% 35.75MB/s 0:00:00 (xfr#17, to-chk=18/54) |
13-Nov-2024 18:23:05 | 269,367 47% 36.70MB/s 0:00:00 (xfr#18, to-chk=17/54) |
13-Nov-2024 18:23:05 | 276,599 48% 37.68MB/s 0:00:00 (xfr#19, to-chk=16/54) |
13-Nov-2024 18:23:05 | 278,188 48% 37.90MB/s 0:00:00 (xfr#20, to-chk=15/54) |
13-Nov-2024 18:23:05 | 282,114 49% 38.43MB/s 0:00:00 (xfr#21, to-chk=14/54) |
13-Nov-2024 18:23:05 | 283,988 49% 38.69MB/s 0:00:00 (xfr#22, to-chk=13/54) |
13-Nov-2024 18:23:05 | 289,054 50% 34.46MB/s 0:00:00 (xfr#23, to-chk=12/54) |
13-Nov-2024 18:23:05 | 291,954 50% 34.80MB/s 0:00:00 (xfr#24, to-chk=11/54) |
13-Nov-2024 18:23:05 | 300,322 52% 35.80MB/s 0:00:00 (xfr#25, to-chk=10/54) |
13-Nov-2024 18:23:05 | 301,626 52% 35.96MB/s 0:00:00 (xfr#26, to-chk=9/54) |
13-Nov-2024 18:23:05 | 305,267 53% 36.39MB/s 0:00:00 (xfr#27, to-chk=8/54) |
13-Nov-2024 18:23:05 | 309,478 54% 36.89MB/s 0:00:00 (xfr#28, to-chk=7/54) |
13-Nov-2024 18:23:05 | 311,694 54% 37.16MB/s 0:00:00 (xfr#29, to-chk=6/54) |
13-Nov-2024 18:23:05 | 317,729 55% 33.67MB/s 0:00:00 (xfr#30, to-chk=5/54) |
13-Nov-2024 18:23:05 | 324,049 56% 30.90MB/s 0:00:00 (xfr#31, to-chk=4/54) |
13-Nov-2024 18:23:05 | 331,963 57% 31.66MB/s 0:00:00 (xfr#32, to-chk=3/54) |
13-Nov-2024 18:23:05 | 336,744 58% 32.11MB/s 0:00:00 (xfr#33, to-chk=2/54) |
13-Nov-2024 18:23:05 | 341,240 59% 29.58MB/s 0:00:00 (xfr#34, to-chk=1/54) |
13-Nov-2024 18:23:05 | 342,844 59% 29.72MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 342,844 59% 29.72MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 342,844 59% 29.72MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 342,844 59% 27.25MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 342,844 59% 27.25MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 342,844 59% 27.25MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-oneprovider-krakow-0/op-panel |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 17,981 16% 17.15MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:23:05 | 36,897 33% 35.19MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:23:05 | 36,897 33% 35.19MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:23:05 | 54,675 49% 52.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:23:05 | 54,966 50% 52.42MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:23:05 | 54,966 50% 26.21MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-oneprovider-paris-0/cluster-manager |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:23:05 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:23:05 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:23:05 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:23:05 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:23:05 | 6,843 50% 2.18MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-oneprovider-paris-0/op-worker |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 35,091 6% 33.47MB/s 0:00:00 (xfr#2, to-chk=49/54) |
13-Nov-2024 18:23:05 | 67,519 13% 64.39MB/s 0:00:00 (xfr#3, to-chk=47/54) |
13-Nov-2024 18:23:05 | 67,519 13% 64.39MB/s 0:00:00 (xfr#4, to-chk=45/54) |
13-Nov-2024 18:23:05 | 67,519 13% 64.39MB/s 0:00:00 (xfr#5, to-chk=43/54) |
13-Nov-2024 18:23:05 | 98,560 19% 93.99MB/s 0:00:00 (xfr#6, to-chk=41/54) |
13-Nov-2024 18:23:05 | 98,710 19% 94.14MB/s 0:00:00 (xfr#7, to-chk=39/54) |
13-Nov-2024 18:23:05 | 99,007 19% 94.42MB/s 0:00:00 (xfr#8, to-chk=37/54) |
13-Nov-2024 18:23:05 | 197,939 38% 62.92MB/s 0:00:00 (xfr#9, to-chk=35/54) |
13-Nov-2024 18:23:05 | 205,511 40% 65.33MB/s 0:00:00 (xfr#10, to-chk=25/54) |
13-Nov-2024 18:23:05 | 209,150 41% 66.49MB/s 0:00:00 (xfr#11, to-chk=24/54) |
13-Nov-2024 18:23:05 | 212,441 41% 67.53MB/s 0:00:00 (xfr#12, to-chk=23/54) |
13-Nov-2024 18:23:05 | 218,759 43% 69.54MB/s 0:00:00 (xfr#13, to-chk=22/54) |
13-Nov-2024 18:23:05 | 224,509 44% 71.37MB/s 0:00:00 (xfr#14, to-chk=21/54) |
13-Nov-2024 18:23:05 | 231,112 45% 73.47MB/s 0:00:00 (xfr#15, to-chk=20/54) |
13-Nov-2024 18:23:05 | 235,319 46% 74.81MB/s 0:00:00 (xfr#16, to-chk=19/54) |
13-Nov-2024 18:23:05 | 237,930 46% 75.64MB/s 0:00:00 (xfr#17, to-chk=18/54) |
13-Nov-2024 18:23:05 | 245,842 48% 58.61MB/s 0:00:00 (xfr#18, to-chk=17/54) |
13-Nov-2024 18:23:05 | 251,877 49% 60.05MB/s 0:00:00 (xfr#19, to-chk=16/54) |
13-Nov-2024 18:23:05 | 252,155 49% 60.12MB/s 0:00:00 (xfr#20, to-chk=15/54) |
13-Nov-2024 18:23:05 | 255,053 50% 60.81MB/s 0:00:00 (xfr#21, to-chk=14/54) |
13-Nov-2024 18:23:05 | 257,265 50% 61.34MB/s 0:00:00 (xfr#22, to-chk=13/54) |
13-Nov-2024 18:23:05 | 261,197 51% 62.27MB/s 0:00:00 (xfr#23, to-chk=12/54) |
13-Nov-2024 18:23:05 | 262,497 51% 62.58MB/s 0:00:00 (xfr#24, to-chk=11/54) |
13-Nov-2024 18:23:05 | 266,993 52% 63.66MB/s 0:00:00 (xfr#25, to-chk=10/54) |
13-Nov-2024 18:23:05 | 271,772 53% 64.80MB/s 0:00:00 (xfr#26, to-chk=9/54) |
13-Nov-2024 18:23:05 | 273,652 53% 52.19MB/s 0:00:00 (xfr#27, to-chk=8/54) |
13-Nov-2024 18:23:05 | 275,239 54% 52.50MB/s 0:00:00 (xfr#28, to-chk=7/54) |
13-Nov-2024 18:23:05 | 283,605 55% 54.09MB/s 0:00:00 (xfr#29, to-chk=6/54) |
13-Nov-2024 18:23:05 | 288,669 56% 55.06MB/s 0:00:00 (xfr#30, to-chk=5/54) |
13-Nov-2024 18:23:05 | 294,183 57% 56.11MB/s 0:00:00 (xfr#31, to-chk=4/54) |
13-Nov-2024 18:23:05 | 294,752 58% 56.22MB/s 0:00:00 (xfr#32, to-chk=3/54) |
13-Nov-2024 18:23:05 | 295,767 58% 56.41MB/s 0:00:00 (xfr#33, to-chk=2/54) |
13-Nov-2024 18:23:05 | 302,995 59% 57.79MB/s 0:00:00 (xfr#34, to-chk=1/54) |
13-Nov-2024 18:23:05 | 309,940 61% 59.12MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 309,940 61% 42.23MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 309,940 61% 42.23MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 309,940 61% 42.23MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 309,940 61% 42.23MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | 309,940 61% 42.23MB/s 0:00:00 (xfr#35, to-chk=0/54) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-oneprovider-paris-0/op-panel |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 17,771 16% 16.95MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:23:05 | 36,473 33% 34.78MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:23:05 | 36,473 33% 34.78MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:23:05 | 54,041 49% 51.54MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:23:05 | 54,332 50% 51.82MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:23:05 | 54,332 50% 17.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-onezone-0/oz-worker |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 23,822 6% 22.72MB/s 0:00:00 (xfr#2, to-chk=13/18) |
13-Nov-2024 18:23:05 | 48,409 14% 46.17MB/s 0:00:00 (xfr#3, to-chk=11/18) |
13-Nov-2024 18:23:05 | 48,409 14% 46.17MB/s 0:00:00 (xfr#4, to-chk=9/18) |
13-Nov-2024 18:23:05 | 71,751 20% 68.43MB/s 0:00:00 (xfr#5, to-chk=7/18) |
13-Nov-2024 18:23:05 | 71,842 20% 68.51MB/s 0:00:00 (xfr#6, to-chk=5/18) |
13-Nov-2024 18:23:05 | 72,139 20% 68.80MB/s 0:00:00 (xfr#7, to-chk=3/18) |
13-Nov-2024 18:23:05 | 172,565 50% 82.29MB/s 0:00:00 (xfr#8, to-chk=1/18) |
13-Nov-2024 18:23:05 | 172,565 50% 23.51MB/s 0:00:00 (xfr#8, to-chk=0/18) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-onezone-0/cluster-manager |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:23:05 | 4,664 34% 1.11MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:23:05 | 4,664 34% 1.11MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:23:05 | 6,438 48% 1.53MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:23:05 | 6,700 50% 1.60MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:23:05 | 6,700 50% 1.06MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:23:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.08.07/pod-logs/dev-onezone-0/oz-panel |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:23:05 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:23:05 | 54,759 12% 52.22MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:23:05 | 111,088 26% 52.97MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:23:05 | 158,563 37% 75.61MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:23:05 | 213,119 49% 50.81MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:23:05 | 213,410 50% 50.88MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:23:05 | 213,410 50% 33.92MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:23:05 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1731522173.346417 exists, exporting anyway. |
13-Nov-2024 18:23:05 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
13-Nov-2024 18:23:05 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | =============================== warnings summary =============================== |
13-Nov-2024 18:23:05 | tests/utils/rest_utils.py:98 |
13-Nov-2024 18:23:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
13-Nov-2024 18:23:05 | print(""" |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | tests/utils/path_utils.py:112 |
13-Nov-2024 18:23:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
13-Nov-2024 18:23:05 | return path.replace("'", "\\'").replace(' ', '\ ') |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | tests/utils/acceptance_utils.py:55 |
13-Nov-2024 18:23:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
13-Nov-2024 18:23:05 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | tests/utils/acceptance_utils.py:57 |
13-Nov-2024 18:23:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
13-Nov-2024 18:23:05 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
13-Nov-2024 18:23:05 | |
13-Nov-2024 18:23:05 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
13-Nov-2024 18:23:05 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/test-reports/results.xml - |
13-Nov-2024 18:23:05 | ================== 26 passed, 4 warnings in 900.30s (0:15:00) ================== |
13-Nov-2024 18:23:09 | release "dev" uninstalled |
13-Nov-2024 18:23:10 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
13-Nov-2024 18:23:10 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
13-Nov-2024 18:23:11 | No resources found |
13-Nov-2024 18:23:13 | Sidecar injection has been disabled |
13-Nov-2024 18:23:13 | Cleaning helm release "dev"... |
13-Nov-2024 18:23:13 | Deleted 1 helm deployments |
13-Nov-2024 18:23:13 | Deleted 0 k8s deployments |
13-Nov-2024 18:23:13 | Deleted 0 k8s services |
13-Nov-2024 18:23:13 | Deleted 0 persistent volumes |
13-Nov-2024 18:23:13 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:23:13 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
13-Nov-2024 18:23:13 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:23:13 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
13-Nov-2024 18:23:13 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
13-Nov-2024 18:23:13 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:23:13 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
13-Nov-2024 18:23:13 | Finished task 'Run acceptance oneclient tests' with result: Success |
13-Nov-2024 18:23:13 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
13-Nov-2024 18:23:13 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS... |
13-Nov-2024 18:23:13 | Finished task 'Parse test results' with result: Success |
13-Nov-2024 18:23:13 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
13-Nov-2024 18:23:13 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
13-Nov-2024 18:23:13 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:23:13 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3363 (ODSRV-OAP-MPRFCPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3363-ScriptBuildTask-1814665894826855098.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance |
13-Nov-2024 18:23:13 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
13-Nov-2024 18:23:15 | Uploading artifact |
13-Nov-2024 18:23:15 | source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
13-Nov-2024 18:23:15 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
13-Nov-2024 18:23:15 | Finished task 'Pack and push surefire artifact' with result: Success |
13-Nov-2024 18:23:15 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:23:15 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:23:15 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3363 (ODSRV-OAP-MPRFCPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3363-ScriptBuildTask-17614460758921155800.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS |
13-Nov-2024 18:23:15 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
13-Nov-2024 18:23:15 | Finished task 'Pack logs' with result: Success |
13-Nov-2024 18:23:15 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:23:15 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
13-Nov-2024 18:23:15 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:23:15 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3363 (ODSRV-OAP-MPRFCPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3363-ScriptBuildTask-17490892794534762909.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance |
13-Nov-2024 18:23:15 | % Total % Received % Xferd Average Speed Time Time Time Current |
13-Nov-2024 18:23:15 | Dload Upload Total Spent Left Speed |
13-Nov-2024 18:23:15 | |
13-Nov-2024 18:23:15 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
13-Nov-2024 18:23:15 | 100 4822 100 4822 0 0 57404 0 --:--:-- --:--:-- --:--:-- 57404 |
13-Nov-2024 18:23:15 | Clearing /tmp/onedata and /home/bamboo/.one-env |
13-Nov-2024 18:23:16 | Cleaning helm deployments |
13-Nov-2024 18:23:17 | Cleanining pods |
13-Nov-2024 18:23:17 | Cleaning kube persistant volumes |
13-Nov-2024 18:23:17 | Cleaning dockswift container |
13-Nov-2024 18:23:17 | Cleaning docker containers |
13-Nov-2024 18:23:20 | Stalled docker containers to remove: |
13-Nov-2024 18:23:20 | f0a98d2437b3 7b3f6b50ede6 9362904c02ba 49f33cafa19f a535dd1c260f 28aa7cad164c 92864d08abe4 f111721f8789 c09d256f7853 7503fb26c678 0500693af863 f6bcbcdc8319 6816a91d923a 3a2e6abf5947 ab1bbc386e31 665734da5277 a60075c92fab 4114351dcf13 82903c343af1 2222de7b7ec2 |
13-Nov-2024 18:23:20 | Removing stalled docker containers |
13-Nov-2024 18:23:20 | Error response from daemon: Cannot kill container: f0a98d2437b3: Container f0a98d2437b31cfae3e4c841035fefd5226f42de94950b4d11a76ac145d0b303 is not running |
13-Nov-2024 18:23:20 | f0a98d2437b3 |
13-Nov-2024 18:23:20 | Error response from daemon: Cannot kill container: 7b3f6b50ede6: Container 7b3f6b50ede660a9920d60b733751b1593b82d7ab7497a12e6edb17d8fef8004 is not running |
13-Nov-2024 18:23:20 | 7b3f6b50ede6 |
13-Nov-2024 18:23:20 | Error response from daemon: Cannot kill container: 9362904c02ba: Container 9362904c02baf4f15d267ceb9f9a4d5d3d190950327d25c2143a21fb0e4ae1d3 is not running |
13-Nov-2024 18:23:20 | 9362904c02ba |
13-Nov-2024 18:23:20 | Error response from daemon: Cannot kill container: 49f33cafa19f: Container 49f33cafa19ff1415845d405787fd6bf88d57dfb3bf3489a49bd245667c89b34 is not running |
13-Nov-2024 18:23:21 | 49f33cafa19f |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: a535dd1c260f: Container a535dd1c260fdbf8fea9dc927a617e3ef49aabdb353afd5fb69e973bccd857c8 is not running |
13-Nov-2024 18:23:21 | a535dd1c260f |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: 28aa7cad164c: Container 28aa7cad164c0ccd3ea23f12be33adaa1ef9f20f555228d41a40545af3cb4deb is not running |
13-Nov-2024 18:23:21 | 28aa7cad164c |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: 92864d08abe4: Container 92864d08abe401a6ca76559827235a1bc78860a5e01c33bc424231c663b0e853 is not running |
13-Nov-2024 18:23:21 | 92864d08abe4 |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: f111721f8789: Container f111721f87897dbba87d87344a6f300711d676dc3a4b4f4615af3b647921d72e is not running |
13-Nov-2024 18:23:21 | f111721f8789 |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: c09d256f7853: Container c09d256f7853a331ff0dcec0a204d2f8b76bd4f5bc2e2c06a7dfabd1c78015ee is not running |
13-Nov-2024 18:23:21 | c09d256f7853 |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: 7503fb26c678: Container 7503fb26c678ed33533538f70de743814b2b0d2c87b068f954fa5cc4ac4b2b3d is not running |
13-Nov-2024 18:23:21 | 7503fb26c678 |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: 0500693af863: Container 0500693af86313c06b485dd2ea8839d8e1feedabc72be6248c23c9577f650499 is not running |
13-Nov-2024 18:23:21 | 0500693af863 |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: f6bcbcdc8319: Container f6bcbcdc83194d0ad0e0f913dc0f17ee1e1c37d839b0a2640430260a7e44025f is not running |
13-Nov-2024 18:23:21 | f6bcbcdc8319 |
13-Nov-2024 18:23:21 | Error response from daemon: Cannot kill container: 6816a91d923a: Container 6816a91d923ac1b76867b750e36ba182a4d8c8f99f75abd0a9fdf7180c6f7bd7 is not running |
13-Nov-2024 18:23:21 | 6816a91d923a |
13-Nov-2024 18:23:22 | Error response from daemon: Cannot kill container: 3a2e6abf5947: Container 3a2e6abf594717f43c793966a7e364f3fbe6e425bc9764333d511f6c4ed288b4 is not running |
13-Nov-2024 18:23:22 | 3a2e6abf5947 |
13-Nov-2024 18:23:22 | Error response from daemon: Cannot kill container: ab1bbc386e31: Container ab1bbc386e31c58529cf5ade95a47381e29926867838af896716f6c9c626cfaa is not running |
13-Nov-2024 18:23:22 | ab1bbc386e31 |
13-Nov-2024 18:23:22 | Error response from daemon: Cannot kill container: 665734da5277: Container 665734da5277878ccf10700be1631f19d54897ba83d7b73b87446868ca6fd579 is not running |
13-Nov-2024 18:23:22 | 665734da5277 |
13-Nov-2024 18:23:22 | Error response from daemon: Cannot kill container: a60075c92fab: Container a60075c92fabdbf4898720b0308027b2cbf2ddaeb98ee9593ed4a5f4d3683ef2 is not running |
13-Nov-2024 18:23:22 | a60075c92fab |
13-Nov-2024 18:23:22 | Error response from daemon: Cannot kill container: 4114351dcf13: Container 4114351dcf132593eb65d4f0d947b5fd5ee00117832532c1388bda81ed15cf5c is not running |
13-Nov-2024 18:23:22 | 4114351dcf13 |
13-Nov-2024 18:23:22 | Error response from daemon: Cannot kill container: 82903c343af1: Container 82903c343af16f2112880323102c0b7c4e68a7ba1b7e426af63c529d782740ff is not running |
13-Nov-2024 18:23:22 | 82903c343af1 |
13-Nov-2024 18:23:22 | 2222de7b7ec2 |
13-Nov-2024 18:23:23 | 2222de7b7ec2 |
13-Nov-2024 18:23:23 | Stalled docker volumes to remove: |
13-Nov-2024 18:23:23 | |
13-Nov-2024 18:23:23 | Removing stalled docker volumes |
13-Nov-2024 18:23:23 | Removing stalled loopdevices |
13-Nov-2024 18:23:24 | Done |
13-Nov-2024 18:23:24 | Finished task 'Clear env and working dir' with result: Success |
13-Nov-2024 18:23:24 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
13-Nov-2024 18:23:24 | Running post build plugin 'Docker Container Cleanup' |
13-Nov-2024 18:23:24 | Running post build plugin 'NCover Results Collector' |
13-Nov-2024 18:23:24 | Running post build plugin 'Build Results Label Collector' |
13-Nov-2024 18:23:24 | Running post build plugin 'Clover Results Collector' |
13-Nov-2024 18:23:24 | Running post build plugin 'npm Cache Cleanup' |
13-Nov-2024 18:23:24 | Running post build plugin 'Artifact Copier' |
13-Nov-2024 18:23:24 | Publishing an artifact: test_logs.tar.gz |
13-Nov-2024 18:23:24 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 188.2 ms |
13-Nov-2024 18:23:24 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS' |
13-Nov-2024 18:23:24 | Finalising the build... |
13-Nov-2024 18:23:24 | Stopping timer. |
13-Nov-2024 18:23:24 | Build ODSRV-OAP-MPRFCPS-3363 completed. |
13-Nov-2024 18:23:24 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
13-Nov-2024 18:23:24 | Running on server: post build plugin 'NCover Results Collector' |
13-Nov-2024 18:23:24 | Running on server: post build plugin 'Build Labeller' |
13-Nov-2024 18:23:24 | Running on server: post build plugin 'Clover Delta Calculator' |
13-Nov-2024 18:23:24 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
13-Nov-2024 18:23:24 | All post build plugins have finished |
13-Nov-2024 18:23:24 | Generating build results summary... |
13-Nov-2024 18:23:25 | Saving build results to disk... |
13-Nov-2024 18:23:25 | Store variable context... |
13-Nov-2024 18:23:25 | Finished building ODSRV-OAP-MPRFCPS-3363. |