oneclient acceptance tests using environment deployed from packages
Build: #3362 failed
Job: multiprovider proxy regular file CRUD proxyio symlinks was successful
Build log
The build generated 2,554 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 21:03:13 | - Executing scenario 'Delete file opened by other user for reading' |
09-Nov-2024 21:03:13 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:03:13 | ----------------------------------------------------------------- |
09-Nov-2024 21:03:13 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:03:13 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:03:13 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:03:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:03:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:03:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' |
09-Nov-2024 21:03:13 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' successfully started |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z3t81jwnqrsnzssm |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z3t81jwnqrsnzssm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z3t81jwnqrsnzssm |
09-Nov-2024 21:03:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1073696483219441906'... |
09-Nov-2024 21:03:13 | Getting configuration... |
09-Nov-2024 21:03:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/z3t81jwnqrsnzssm'. |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:03:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:03:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' |
09-Nov-2024 21:03:13 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' successfully started |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/adefgqjnpugk2mhr |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/adefgqjnpugk2mhr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/adefgqjnpugk2mhr |
09-Nov-2024 21:03:13 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7075218004845468249'... |
09-Nov-2024 21:03:13 | Getting configuration... |
09-Nov-2024 21:03:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/adefgqjnpugk2mhr'. |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:03:13 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
09-Nov-2024 21:03:13 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 21:03:13 | ================================================================= |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | PASSED |
09-Nov-2024 21:03:13 | Unmounting client from /tmp/onedata/mnt/z3t81jwnqrsnzssm |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | Unmounting client from /tmp/onedata/mnt/adefgqjnpugk2mhr |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:13 | |
09-Nov-2024 21:03:39 | 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 |
09-Nov-2024 21:03:39 | ================================================================= |
09-Nov-2024 21:03:39 | - Executing scenario 'Delete file opened by other user for reading and writing' |
09-Nov-2024 21:03:39 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:03:39 | ----------------------------------------------------------------- |
09-Nov-2024 21:03:39 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:03:39 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:03:39 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:03:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:03:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:03:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' |
09-Nov-2024 21:03:39 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' successfully started |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5pe2lns8iccttzpf |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5pe2lns8iccttzpf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5pe2lns8iccttzpf |
09-Nov-2024 21:03:39 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12185874812952828271'... |
09-Nov-2024 21:03:39 | Getting configuration... |
09-Nov-2024 21:03:39 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5pe2lns8iccttzpf'. |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:03:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:03:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' |
09-Nov-2024 21:03:39 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' successfully started |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l38hntbjhi36wid4 |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l38hntbjhi36wid4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l38hntbjhi36wid4 |
09-Nov-2024 21:03:39 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9470891745072614206'... |
09-Nov-2024 21:03:39 | Getting configuration... |
09-Nov-2024 21:03:39 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/l38hntbjhi36wid4'. |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:39 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:03:39 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:03:39 | ================================================================= |
09-Nov-2024 21:03:39 | |
09-Nov-2024 21:03:40 | PASSED |
09-Nov-2024 21:03:40 | Unmounting client from /tmp/onedata/mnt/5pe2lns8iccttzpf |
09-Nov-2024 21:03:40 | |
09-Nov-2024 21:03:40 | |
09-Nov-2024 21:03:40 | Unmounting client from /tmp/onedata/mnt/l38hntbjhi36wid4 |
09-Nov-2024 21:03:40 | |
09-Nov-2024 21:03:40 | |
09-Nov-2024 21:04:06 | 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 |
09-Nov-2024 21:04:06 | ================================================================= |
09-Nov-2024 21:04:06 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
09-Nov-2024 21:04:06 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:04:06 | ----------------------------------------------------------------- |
09-Nov-2024 21:04:06 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:04:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:04:06 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:04:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:04:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:04:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' |
09-Nov-2024 21:04:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' successfully started |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rzh4lkp96tle4gbn |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rzh4lkp96tle4gbn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rzh4lkp96tle4gbn |
09-Nov-2024 21:04:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9287908153532312880'... |
09-Nov-2024 21:04:06 | Getting configuration... |
09-Nov-2024 21:04:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/rzh4lkp96tle4gbn'. |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:04:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:04:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' |
09-Nov-2024 21:04:06 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' successfully started |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pkpi4rxumgzsh22t |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pkpi4rxumgzsh22t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pkpi4rxumgzsh22t |
09-Nov-2024 21:04:06 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9889426374112656953'... |
09-Nov-2024 21:04:06 | Getting configuration... |
09-Nov-2024 21:04:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/pkpi4rxumgzsh22t'. |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:04:06 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:04:06 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
09-Nov-2024 21:04:06 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
09-Nov-2024 21:04:06 | ================================================================= |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | PASSED |
09-Nov-2024 21:04:06 | Unmounting client from /tmp/onedata/mnt/rzh4lkp96tle4gbn |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | Unmounting client from /tmp/onedata/mnt/pkpi4rxumgzsh22t |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:06 | |
09-Nov-2024 21:04:31 | 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 |
09-Nov-2024 21:04:31 | ================================================================= |
09-Nov-2024 21:04:31 | - Executing scenario 'Delete file right after closing it' |
09-Nov-2024 21:04:31 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:04:31 | ----------------------------------------------------------------- |
09-Nov-2024 21:04:31 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:04:31 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:04:31 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:04:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:04:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:04:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' |
09-Nov-2024 21:04:31 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' successfully started |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ozaf4gpyrhx9pvdv |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ozaf4gpyrhx9pvdv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ozaf4gpyrhx9pvdv |
09-Nov-2024 21:04:31 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11819432031536884715'... |
09-Nov-2024 21:04:31 | Getting configuration... |
09-Nov-2024 21:04:31 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ozaf4gpyrhx9pvdv'. |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:04:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:04:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' |
09-Nov-2024 21:04:31 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' successfully started |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/91c534y2typckesy |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/91c534y2typckesy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/91c534y2typckesy |
09-Nov-2024 21:04:31 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17325868553882921392'... |
09-Nov-2024 21:04:31 | Getting configuration... |
09-Nov-2024 21:04:31 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/91c534y2typckesy'. |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:31 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 21:04:31 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 21:04:31 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 21:04:31 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 21:04:31 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
09-Nov-2024 21:04:31 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
09-Nov-2024 21:04:31 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
09-Nov-2024 21:04:31 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
09-Nov-2024 21:04:31 | ================================================================= |
09-Nov-2024 21:04:31 | |
09-Nov-2024 21:04:32 | PASSED |
09-Nov-2024 21:04:32 | Unmounting client from /tmp/onedata/mnt/ozaf4gpyrhx9pvdv |
09-Nov-2024 21:04:32 | |
09-Nov-2024 21:04:32 | |
09-Nov-2024 21:04:32 | Unmounting client from /tmp/onedata/mnt/91c534y2typckesy |
09-Nov-2024 21:04:32 | |
09-Nov-2024 21:04:32 | |
09-Nov-2024 21:05:03 | 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 |
09-Nov-2024 21:05:03 | ================================================================= |
09-Nov-2024 21:05:03 | - Executing scenario 'Create many children' |
09-Nov-2024 21:05:03 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:05:03 | ----------------------------------------------------------------- |
09-Nov-2024 21:05:03 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:05:03 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:05:03 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:05:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:05:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:05:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' |
09-Nov-2024 21:05:03 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' successfully started |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6kq6i7uwoqeadij1 |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6kq6i7uwoqeadij1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6kq6i7uwoqeadij1 |
09-Nov-2024 21:05:03 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15959214847773297674'... |
09-Nov-2024 21:05:03 | Getting configuration... |
09-Nov-2024 21:05:03 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6kq6i7uwoqeadij1'. |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:05:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:05:03 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' |
09-Nov-2024 21:05:03 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' successfully started |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lvrxvgqjv7b71vws |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lvrxvgqjv7b71vws --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lvrxvgqjv7b71vws |
09-Nov-2024 21:05:03 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17016746927576964886'... |
09-Nov-2024 21:05:03 | Getting configuration... |
09-Nov-2024 21:05:03 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/lvrxvgqjv7b71vws'. |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:03 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
09-Nov-2024 21:05:03 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
09-Nov-2024 21:05:03 | ================================================================= |
09-Nov-2024 21:05:03 | |
09-Nov-2024 21:05:13 | PASSED |
09-Nov-2024 21:05:13 | Unmounting client from /tmp/onedata/mnt/6kq6i7uwoqeadij1 |
09-Nov-2024 21:05:13 | |
09-Nov-2024 21:05:13 | |
09-Nov-2024 21:05:13 | Unmounting client from /tmp/onedata/mnt/lvrxvgqjv7b71vws |
09-Nov-2024 21:05:13 | |
09-Nov-2024 21:05:13 | |
09-Nov-2024 21:05:37 | 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 |
09-Nov-2024 21:05:37 | ================================================================= |
09-Nov-2024 21:05:37 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
09-Nov-2024 21:05:37 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:05:37 | ----------------------------------------------------------------- |
09-Nov-2024 21:05:37 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:05:37 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:05:37 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:05:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:05:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:05:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' |
09-Nov-2024 21:05:37 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' successfully started |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/k094x63auwj97gtm |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k094x63auwj97gtm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k094x63auwj97gtm |
09-Nov-2024 21:05:37 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16384848909298852342'... |
09-Nov-2024 21:05:37 | Getting configuration... |
09-Nov-2024 21:05:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/k094x63auwj97gtm'. |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:05:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:05:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' |
09-Nov-2024 21:05:37 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' successfully started |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/miulbvfi4mg22e68 |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/miulbvfi4mg22e68 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/miulbvfi4mg22e68 |
09-Nov-2024 21:05:37 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '718876184710867790'... |
09-Nov-2024 21:05:37 | Getting configuration... |
09-Nov-2024 21:05:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/miulbvfi4mg22e68'. |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:37 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 21:05:37 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 21:05:37 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
09-Nov-2024 21:05:37 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
09-Nov-2024 21:05:37 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
09-Nov-2024 21:05:37 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
09-Nov-2024 21:05:37 | ================================================================= |
09-Nov-2024 21:05:37 | |
09-Nov-2024 21:05:41 | PASSED |
09-Nov-2024 21:05:41 | Unmounting client from /tmp/onedata/mnt/k094x63auwj97gtm |
09-Nov-2024 21:05:41 | |
09-Nov-2024 21:05:41 | |
09-Nov-2024 21:05:41 | Unmounting client from /tmp/onedata/mnt/miulbvfi4mg22e68 |
09-Nov-2024 21:05:41 | |
09-Nov-2024 21:05:41 | |
09-Nov-2024 21:06:08 | 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 |
09-Nov-2024 21:06:08 | ================================================================= |
09-Nov-2024 21:06:08 | - Executing scenario 'Create nonempty file then move it to another space' |
09-Nov-2024 21:06:08 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:06:08 | ----------------------------------------------------------------- |
09-Nov-2024 21:06:08 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:06:08 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:06:08 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:06:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:06:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:06:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fnrm9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' |
09-Nov-2024 21:06:08 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fnrm9' successfully started |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vxrqng2neivec5zl |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vxrqng2neivec5zl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vxrqng2neivec5zl |
09-Nov-2024 21:06:08 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10894576405965992466'... |
09-Nov-2024 21:06:08 | Getting configuration... |
09-Nov-2024 21:06:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/vxrqng2neivec5zl'. |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:06:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:06:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dq2k2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' |
09-Nov-2024 21:06:08 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dq2k2' successfully started |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yi0d04jd9s26bxbw |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yi0d04jd9s26bxbw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yi0d04jd9s26bxbw |
09-Nov-2024 21:06:08 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9177281428639599715'... |
09-Nov-2024 21:06:08 | Getting configuration... |
09-Nov-2024 21:06:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/yi0d04jd9s26bxbw'. |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:08 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 21:06:08 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 21:06:08 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
09-Nov-2024 21:06:08 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
09-Nov-2024 21:06:08 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
09-Nov-2024 21:06:08 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
09-Nov-2024 21:06:08 | ================================================================= |
09-Nov-2024 21:06:08 | |
09-Nov-2024 21:06:20 | PASSED |
09-Nov-2024 21:06:20 | Unmounting client from /tmp/onedata/mnt/vxrqng2neivec5zl |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | Unmounting client from /tmp/onedata/mnt/yi0d04jd9s26bxbw |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 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.1731186368.5039394', '-c', '/tmp/logs'] |
09-Nov-2024 21:06:20 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-9bt27. See /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-cross-support-job-3p-users-9bt27/entrypoint.log for more details |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-fnrm9: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-oneclient-krakow-7d9476b8bc-fnrm9/oneclient_logs |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=191/223) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 44,848 0% 42.77MB/s 0:00:00 (xfr#1, to-chk=190/223) |
09-Nov-2024 21:06:20 | 44,848 0% 42.77MB/s 0:00:00 (xfr#1, to-chk=184/223) |
09-Nov-2024 21:06:20 | 45,406 0% 43.30MB/s 0:00:00 (xfr#2, to-chk=186/223) |
09-Nov-2024 21:06:20 | 188,147 1% 14.95MB/s 0:00:00 (xfr#3, to-chk=185/223) |
09-Nov-2024 21:06:20 | 188,705 1% 15.00MB/s 0:00:00 (xfr#4, to-chk=184/223) |
09-Nov-2024 21:06:20 | 214,660 1% 14.62MB/s 0:00:00 (xfr#5, to-chk=183/223) |
09-Nov-2024 21:06:20 | 215,122 1% 13.68MB/s 0:00:00 (xfr#6, to-chk=179/223) |
09-Nov-2024 21:06:20 | 310,861 2% 18.53MB/s 0:00:00 (xfr#7, to-chk=178/223) |
09-Nov-2024 21:06:20 | 311,323 2% 17.46MB/s 0:00:00 (xfr#8, to-chk=177/223) |
09-Nov-2024 21:06:20 | 350,398 2% 18.56MB/s 0:00:00 (xfr#9, to-chk=176/223) |
09-Nov-2024 21:06:20 | 350,860 2% 17.61MB/s 0:00:00 (xfr#10, to-chk=172/223) |
09-Nov-2024 21:06:20 | 484,601 4% 16.51MB/s 0:00:00 (xfr#11, to-chk=171/223) |
09-Nov-2024 21:06:20 | 485,063 4% 16.52MB/s 0:00:00 (xfr#12, to-chk=170/223) |
09-Nov-2024 21:06:20 | 525,474 4% 17.28MB/s 0:00:00 (xfr#13, to-chk=169/223) |
09-Nov-2024 21:06:20 | 525,936 4% 17.30MB/s 0:00:00 (xfr#14, to-chk=165/223) |
09-Nov-2024 21:06:20 | 660,327 5% 20.31MB/s 0:00:00 (xfr#15, to-chk=164/223) |
09-Nov-2024 21:06:20 | 660,789 5% 20.33MB/s 0:00:00 (xfr#16, to-chk=163/223) |
09-Nov-2024 21:06:20 | 699,967 5% 20.86MB/s 0:00:00 (xfr#17, to-chk=162/223) |
09-Nov-2024 21:06:20 | 700,525 5% 20.88MB/s 0:00:00 (xfr#18, to-chk=158/223) |
09-Nov-2024 21:06:20 | 822,429 6% 18.67MB/s 0:00:00 (xfr#19, to-chk=157/223) |
09-Nov-2024 21:06:20 | 822,987 6% 18.69MB/s 0:00:00 (xfr#20, to-chk=156/223) |
09-Nov-2024 21:06:20 | 1,582,066 13% 23.95MB/s 0:00:00 (xfr#21, to-chk=155/223) |
09-Nov-2024 21:06:20 | 1,582,624 13% 23.58MB/s 0:00:00 (xfr#22, to-chk=151/223) |
09-Nov-2024 21:06:20 | 4,749,942 39% 31.68MB/s 0:00:00 (xfr#23, to-chk=150/223) |
09-Nov-2024 21:06:20 | 4,750,500 39% 31.68MB/s 0:00:00 (xfr#24, to-chk=149/223) |
09-Nov-2024 21:06:20 | 4,751,128 39% 31.69MB/s 0:00:00 (xfr#25, to-chk=148/223) |
09-Nov-2024 21:06:20 | 4,792,933 40% 31.31MB/s 0:00:00 (xfr#26, to-chk=147/223) |
09-Nov-2024 21:06:20 | 4,793,491 40% 31.31MB/s 0:00:00 (xfr#27, to-chk=143/223) |
09-Nov-2024 21:06:20 | 4,957,109 41% 31.52MB/s 0:00:00 (xfr#28, to-chk=142/223) |
09-Nov-2024 21:06:20 | 4,957,667 41% 31.52MB/s 0:00:00 (xfr#29, to-chk=141/223) |
09-Nov-2024 21:06:20 | 5,020,013 42% 31.71MB/s 0:00:00 (xfr#30, to-chk=140/223) |
09-Nov-2024 21:06:20 | 5,020,475 42% 31.71MB/s 0:00:00 (xfr#31, to-chk=136/223) |
09-Nov-2024 21:06:20 | 5,258,099 44% 32.77MB/s 0:00:00 (xfr#32, to-chk=135/223) |
09-Nov-2024 21:06:20 | 5,258,561 44% 32.78MB/s 0:00:00 (xfr#33, to-chk=134/223) |
09-Nov-2024 21:06:20 | 5,304,465 44% 32.02MB/s 0:00:00 (xfr#34, to-chk=133/223) |
09-Nov-2024 21:06:20 | 5,305,215 44% 32.02MB/s 0:00:00 (xfr#35, to-chk=129/223) |
09-Nov-2024 21:06:20 | 5,463,248 45% 32.77MB/s 0:00:00 (xfr#36, to-chk=128/223) |
09-Nov-2024 21:06:20 | 5,463,998 45% 32.77MB/s 0:00:00 (xfr#37, to-chk=127/223) |
09-Nov-2024 21:06:20 | 5,515,511 46% 32.27MB/s 0:00:00 (xfr#38, to-chk=126/223) |
09-Nov-2024 21:06:20 | 5,515,973 46% 32.27MB/s 0:00:00 (xfr#39, to-chk=122/223) |
09-Nov-2024 21:06:20 | 5,698,763 47% 32.35MB/s 0:00:00 (xfr#40, to-chk=121/223) |
09-Nov-2024 21:06:20 | 5,699,225 47% 32.35MB/s 0:00:00 (xfr#41, to-chk=120/223) |
09-Nov-2024 21:06:20 | 5,867,965 49% 31.98MB/s 0:00:00 (xfr#42, to-chk=119/223) |
09-Nov-2024 21:06:20 | 5,868,619 49% 31.98MB/s 0:00:00 (xfr#43, to-chk=115/223) |
09-Nov-2024 21:06:20 | 6,442,975 54% 34.33MB/s 0:00:00 (xfr#44, to-chk=114/223) |
09-Nov-2024 21:06:20 | 6,443,629 54% 34.33MB/s 0:00:00 (xfr#45, to-chk=113/223) |
09-Nov-2024 21:06:20 | 6,444,257 54% 34.14MB/s 0:00:00 (xfr#46, to-chk=112/223) |
09-Nov-2024 21:06:20 | 6,477,024 54% 34.13MB/s 0:00:00 (xfr#47, to-chk=111/223) |
09-Nov-2024 21:06:20 | 6,477,678 54% 34.13MB/s 0:00:00 (xfr#48, to-chk=107/223) |
09-Nov-2024 21:06:20 | 6,597,919 55% 34.57MB/s 0:00:00 (xfr#49, to-chk=106/223) |
09-Nov-2024 21:06:20 | 6,598,573 55% 34.58MB/s 0:00:00 (xfr#50, to-chk=105/223) |
09-Nov-2024 21:06:20 | 6,634,632 55% 34.77MB/s 0:00:00 (xfr#51, to-chk=104/223) |
09-Nov-2024 21:06:20 | 6,635,094 55% 34.58MB/s 0:00:00 (xfr#52, to-chk=100/223) |
09-Nov-2024 21:06:20 | 6,782,194 56% 35.15MB/s 0:00:00 (xfr#53, to-chk=99/223) |
09-Nov-2024 21:06:20 | 6,782,656 56% 35.15MB/s 0:00:00 (xfr#54, to-chk=98/223) |
09-Nov-2024 21:06:20 | 6,783,284 56% 35.16MB/s 0:00:00 (xfr#55, to-chk=97/223) |
09-Nov-2024 21:06:20 | 6,816,045 57% 35.33MB/s 0:00:00 (xfr#56, to-chk=96/223) |
09-Nov-2024 21:06:20 | 6,816,603 57% 35.14MB/s 0:00:00 (xfr#57, to-chk=92/223) |
09-Nov-2024 21:06:20 | 6,940,767 58% 35.78MB/s 0:00:00 (xfr#58, to-chk=91/223) |
09-Nov-2024 21:06:20 | 6,941,325 58% 35.78MB/s 0:00:00 (xfr#59, to-chk=90/223) |
09-Nov-2024 21:06:20 | 7,015,037 58% 35.78MB/s 0:00:00 (xfr#60, to-chk=89/223) |
09-Nov-2024 21:06:20 | 7,015,979 58% 35.78MB/s 0:00:00 (xfr#61, to-chk=85/223) |
09-Nov-2024 21:06:20 | 7,314,078 61% 36.71MB/s 0:00:00 (xfr#62, to-chk=84/223) |
09-Nov-2024 21:06:20 | 7,315,020 61% 36.52MB/s 0:00:00 (xfr#63, to-chk=83/223) |
09-Nov-2024 21:06:20 | 7,353,204 61% 36.71MB/s 0:00:00 (xfr#64, to-chk=82/223) |
09-Nov-2024 21:06:20 | 7,353,666 61% 36.53MB/s 0:00:00 (xfr#65, to-chk=78/223) |
09-Nov-2024 21:06:20 | 7,481,272 62% 36.97MB/s 0:00:00 (xfr#66, to-chk=77/223) |
09-Nov-2024 21:06:20 | 7,481,734 62% 36.97MB/s 0:00:00 (xfr#67, to-chk=76/223) |
09-Nov-2024 21:06:20 | 7,482,362 62% 36.97MB/s 0:00:00 (xfr#68, to-chk=75/223) |
09-Nov-2024 21:06:20 | 7,518,678 63% 36.96MB/s 0:00:00 (xfr#69, to-chk=74/223) |
09-Nov-2024 21:06:20 | 7,519,140 63% 36.96MB/s 0:00:00 (xfr#70, to-chk=70/223) |
09-Nov-2024 21:06:20 | 7,643,875 64% 37.58MB/s 0:00:00 (xfr#71, to-chk=69/223) |
09-Nov-2024 21:06:20 | 7,644,337 64% 37.39MB/s 0:00:00 (xfr#72, to-chk=68/223) |
09-Nov-2024 21:06:20 | 7,644,965 64% 37.39MB/s 0:00:00 (xfr#73, to-chk=67/223) |
09-Nov-2024 21:06:20 | 7,694,036 64% 37.44MB/s 0:00:00 (xfr#74, to-chk=66/223) |
09-Nov-2024 21:06:20 | 7,694,690 64% 37.44MB/s 0:00:00 (xfr#75, to-chk=62/223) |
09-Nov-2024 21:06:20 | 7,873,064 66% 38.11MB/s 0:00:00 (xfr#76, to-chk=61/223) |
09-Nov-2024 21:06:20 | 7,873,718 66% 37.92MB/s 0:00:00 (xfr#77, to-chk=60/223) |
09-Nov-2024 21:06:20 | 7,874,346 66% 37.93MB/s 0:00:00 (xfr#78, to-chk=59/223) |
09-Nov-2024 21:06:20 | 8,105,118 67% 38.84MB/s 0:00:00 (xfr#79, to-chk=58/223) |
09-Nov-2024 21:06:20 | 8,105,484 67% 38.84MB/s 0:00:00 (xfr#80, to-chk=54/223) |
09-Nov-2024 21:06:20 | 10,613,464 89% 39.38MB/s 0:00:00 (xfr#81, to-chk=53/223) |
09-Nov-2024 21:06:20 | 10,613,830 89% 39.23MB/s 0:00:00 (xfr#82, to-chk=52/223) |
09-Nov-2024 21:06:20 | 10,658,237 89% 39.40MB/s 0:00:00 (xfr#83, to-chk=51/223) |
09-Nov-2024 21:06:20 | 10,658,891 89% 39.40MB/s 0:00:00 (xfr#84, to-chk=47/223) |
09-Nov-2024 21:06:20 | 10,799,327 90% 39.76MB/s 0:00:00 (xfr#85, to-chk=46/223) |
09-Nov-2024 21:06:20 | 10,799,981 90% 39.77MB/s 0:00:00 (xfr#86, to-chk=45/223) |
09-Nov-2024 21:06:20 | 10,846,235 90% 39.78MB/s 0:00:00 (xfr#87, to-chk=44/223) |
09-Nov-2024 21:06:20 | 10,846,985 90% 39.79MB/s 0:00:00 (xfr#88, to-chk=40/223) |
09-Nov-2024 21:06:20 | 11,009,888 92% 40.23MB/s 0:00:00 (xfr#89, to-chk=39/223) |
09-Nov-2024 21:06:20 | 11,010,638 92% 40.23MB/s 0:00:00 (xfr#90, to-chk=38/223) |
09-Nov-2024 21:06:20 | 11,049,857 92% 40.22MB/s 0:00:00 (xfr#91, to-chk=37/223) |
09-Nov-2024 21:06:20 | 11,050,127 92% 40.07MB/s 0:00:00 (xfr#92, to-chk=33/223) |
09-Nov-2024 21:06:20 | 11,170,083 93% 40.35MB/s 0:00:00 (xfr#93, to-chk=32/223) |
09-Nov-2024 21:06:20 | 11,170,353 93% 39.90MB/s 0:00:00 (xfr#94, to-chk=31/223) |
09-Nov-2024 21:06:20 | 11,208,591 94% 40.04MB/s 0:00:00 (xfr#95, to-chk=30/223) |
09-Nov-2024 21:06:20 | 11,209,149 94% 40.04MB/s 0:00:00 (xfr#96, to-chk=26/223) |
09-Nov-2024 21:06:20 | 11,337,236 95% 39.60MB/s 0:00:00 (xfr#97, to-chk=25/223) |
09-Nov-2024 21:06:20 | 11,337,794 95% 39.61MB/s 0:00:00 (xfr#98, to-chk=24/223) |
09-Nov-2024 21:06:20 | 11,364,654 95% 39.41MB/s 0:00:00 (xfr#99, to-chk=23/223) |
09-Nov-2024 21:06:20 | 11,365,116 95% 39.41MB/s 0:00:00 (xfr#100, to-chk=19/223) |
09-Nov-2024 21:06:20 | 11,459,339 96% 39.45MB/s 0:00:00 (xfr#101, to-chk=18/223) |
09-Nov-2024 21:06:20 | 11,459,801 96% 39.45MB/s 0:00:00 (xfr#102, to-chk=17/223) |
09-Nov-2024 21:06:20 | 11,460,429 96% 39.46MB/s 0:00:00 (xfr#103, to-chk=16/223) |
09-Nov-2024 21:06:20 | 11,500,142 96% 39.31MB/s 0:00:00 (xfr#104, to-chk=15/223) |
09-Nov-2024 21:06:20 | 11,500,892 96% 39.31MB/s 0:00:00 (xfr#105, to-chk=11/223) |
09-Nov-2024 21:06:20 | 11,635,444 97% 39.63MB/s 0:00:00 (xfr#106, to-chk=10/223) |
09-Nov-2024 21:06:20 | 11,636,194 97% 39.63MB/s 0:00:00 (xfr#107, to-chk=9/223) |
09-Nov-2024 21:06:20 | 11,636,822 97% 39.63MB/s 0:00:00 (xfr#108, to-chk=8/223) |
09-Nov-2024 21:06:20 | 11,688,874 98% 39.67MB/s 0:00:00 (xfr#109, to-chk=7/223) |
09-Nov-2024 21:06:20 | 11,689,624 98% 39.67MB/s 0:00:00 (xfr#110, to-chk=3/223) |
09-Nov-2024 21:06:20 | 11,876,528 99% 39.06MB/s 0:00:00 (xfr#111, to-chk=2/223) |
09-Nov-2024 21:06:20 | 11,877,278 99% 39.06MB/s 0:00:00 (xfr#112, to-chk=1/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 39.05MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 21:06:20 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.92MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.14MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 11,916,744 99% 38.01MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-dq2k2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-oneclient-paris-5cc45c8cb7-dq2k2/oneclient_logs |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=191/223) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 26,077 0% 24.87MB/s 0:00:00 (xfr#1, to-chk=190/223) |
09-Nov-2024 21:06:20 | 26,077 0% 24.87MB/s 0:00:00 (xfr#1, to-chk=184/223) |
09-Nov-2024 21:06:20 | 26,539 0% 25.31MB/s 0:00:00 (xfr#2, to-chk=186/223) |
09-Nov-2024 21:06:20 | 125,666 3% 59.92MB/s 0:00:00 (xfr#3, to-chk=185/223) |
09-Nov-2024 21:06:20 | 126,128 3% 40.10MB/s 0:00:00 (xfr#4, to-chk=184/223) |
09-Nov-2024 21:06:20 | 168,446 4% 53.55MB/s 0:00:00 (xfr#5, to-chk=183/223) |
09-Nov-2024 21:06:20 | 169,100 4% 53.76MB/s 0:00:00 (xfr#6, to-chk=179/223) |
09-Nov-2024 21:06:20 | 304,792 7% 32.30MB/s 0:00:00 (xfr#7, to-chk=178/223) |
09-Nov-2024 21:06:20 | 305,446 7% 32.37MB/s 0:00:00 (xfr#8, to-chk=177/223) |
09-Nov-2024 21:06:20 | 321,754 7% 34.09MB/s 0:00:00 (xfr#9, to-chk=176/223) |
09-Nov-2024 21:06:20 | 322,312 7% 34.15MB/s 0:00:00 (xfr#10, to-chk=172/223) |
09-Nov-2024 21:06:20 | 372,158 9% 29.58MB/s 0:00:00 (xfr#11, to-chk=171/223) |
09-Nov-2024 21:06:20 | 372,716 9% 29.62MB/s 0:00:00 (xfr#12, to-chk=170/223) |
09-Nov-2024 21:06:20 | 403,752 9% 29.62MB/s 0:00:00 (xfr#13, to-chk=169/223) |
09-Nov-2024 21:06:20 | 404,214 9% 29.65MB/s 0:00:00 (xfr#14, to-chk=165/223) |
09-Nov-2024 21:06:20 | 495,227 12% 33.73MB/s 0:00:00 (xfr#15, to-chk=164/223) |
09-Nov-2024 21:06:20 | 495,689 12% 33.77MB/s 0:00:00 (xfr#16, to-chk=163/223) |
09-Nov-2024 21:06:20 | 517,135 12% 30.82MB/s 0:00:00 (xfr#17, to-chk=162/223) |
09-Nov-2024 21:06:20 | 517,501 12% 30.85MB/s 0:00:00 (xfr#18, to-chk=158/223) |
09-Nov-2024 21:06:20 | 603,833 14% 33.87MB/s 0:00:00 (xfr#19, to-chk=157/223) |
09-Nov-2024 21:06:20 | 604,199 14% 33.89MB/s 0:00:00 (xfr#20, to-chk=156/223) |
09-Nov-2024 21:06:20 | 637,406 15% 30.39MB/s 0:00:00 (xfr#21, to-chk=155/223) |
09-Nov-2024 21:06:20 | 637,772 15% 30.41MB/s 0:00:00 (xfr#22, to-chk=151/223) |
09-Nov-2024 21:06:20 | 749,074 18% 35.72MB/s 0:00:00 (xfr#23, to-chk=150/223) |
09-Nov-2024 21:06:20 | 749,440 18% 34.03MB/s 0:00:00 (xfr#24, to-chk=149/223) |
09-Nov-2024 21:06:20 | 777,676 19% 35.32MB/s 0:00:00 (xfr#25, to-chk=148/223) |
09-Nov-2024 21:06:20 | 778,234 19% 35.34MB/s 0:00:00 (xfr#26, to-chk=144/223) |
09-Nov-2024 21:06:20 | 856,645 21% 34.04MB/s 0:00:00 (xfr#27, to-chk=143/223) |
09-Nov-2024 21:06:20 | 857,203 21% 34.06MB/s 0:00:00 (xfr#28, to-chk=142/223) |
09-Nov-2024 21:06:20 | 857,831 21% 34.09MB/s 0:00:00 (xfr#29, to-chk=141/223) |
09-Nov-2024 21:06:20 | 903,133 22% 33.13MB/s 0:00:00 (xfr#30, to-chk=140/223) |
09-Nov-2024 21:06:20 | 903,691 22% 33.15MB/s 0:00:00 (xfr#31, to-chk=136/223) |
09-Nov-2024 21:06:20 | 1,047,480 25% 23.23MB/s 0:00:00 (xfr#32, to-chk=135/223) |
09-Nov-2024 21:06:20 | 1,048,038 25% 23.24MB/s 0:00:00 (xfr#33, to-chk=134/223) |
09-Nov-2024 21:06:20 | 1,142,590 28% 22.70MB/s 0:00:00 (xfr#34, to-chk=133/223) |
09-Nov-2024 21:06:20 | 1,143,052 28% 22.25MB/s 0:00:00 (xfr#35, to-chk=129/223) |
09-Nov-2024 21:06:20 | 1,412,792 34% 25.42MB/s 0:00:00 (xfr#36, to-chk=128/223) |
09-Nov-2024 21:06:20 | 1,413,254 34% 25.43MB/s 0:00:00 (xfr#37, to-chk=127/223) |
09-Nov-2024 21:06:20 | 1,413,882 34% 24.97MB/s 0:00:00 (xfr#38, to-chk=126/223) |
09-Nov-2024 21:06:20 | 1,460,693 35% 25.33MB/s 0:00:00 (xfr#39, to-chk=125/223) |
09-Nov-2024 21:06:20 | 1,461,443 35% 25.34MB/s 0:00:00 (xfr#40, to-chk=121/223) |
09-Nov-2024 21:06:20 | 1,607,206 39% 26.43MB/s 0:00:00 (xfr#41, to-chk=120/223) |
09-Nov-2024 21:06:20 | 1,607,956 39% 26.44MB/s 0:00:00 (xfr#42, to-chk=119/223) |
09-Nov-2024 21:06:20 | 1,608,584 39% 26.45MB/s 0:00:00 (xfr#43, to-chk=118/223) |
09-Nov-2024 21:06:20 | 1,624,016 39% 26.70MB/s 0:00:00 (xfr#44, to-chk=117/223) |
09-Nov-2024 21:06:20 | 1,624,574 39% 26.26MB/s 0:00:00 (xfr#45, to-chk=113/223) |
09-Nov-2024 21:06:20 | 1,682,835 41% 27.20MB/s 0:00:00 (xfr#46, to-chk=112/223) |
09-Nov-2024 21:06:20 | 1,683,393 41% 27.21MB/s 0:00:00 (xfr#47, to-chk=111/223) |
09-Nov-2024 21:06:20 | 1,722,416 42% 27.38MB/s 0:00:00 (xfr#48, to-chk=110/223) |
09-Nov-2024 21:06:20 | 1,723,262 42% 27.39MB/s 0:00:00 (xfr#49, to-chk=106/223) |
09-Nov-2024 21:06:20 | 1,846,374 45% 27.95MB/s 0:00:00 (xfr#50, to-chk=105/223) |
09-Nov-2024 21:06:20 | 1,847,220 45% 27.96MB/s 0:00:00 (xfr#51, to-chk=104/223) |
09-Nov-2024 21:06:20 | 1,847,848 45% 27.97MB/s 0:00:00 (xfr#52, to-chk=103/223) |
09-Nov-2024 21:06:20 | 1,884,006 46% 28.07MB/s 0:00:00 (xfr#53, to-chk=102/223) |
09-Nov-2024 21:06:20 | 1,884,468 46% 28.08MB/s 0:00:00 (xfr#54, to-chk=98/223) |
09-Nov-2024 21:06:20 | 1,996,213 49% 28.00MB/s 0:00:00 (xfr#55, to-chk=97/223) |
09-Nov-2024 21:06:20 | 1,996,675 49% 28.00MB/s 0:00:00 (xfr#56, to-chk=96/223) |
09-Nov-2024 21:06:20 | 1,997,303 49% 28.01MB/s 0:00:00 (xfr#57, to-chk=95/223) |
09-Nov-2024 21:06:20 | 2,086,274 51% 28.42MB/s 0:00:00 (xfr#58, to-chk=94/223) |
09-Nov-2024 21:06:20 | 2,086,544 51% 28.43MB/s 0:00:00 (xfr#59, to-chk=90/223) |
09-Nov-2024 21:06:20 | 2,325,283 57% 26.72MB/s 0:00:00 (xfr#60, to-chk=89/223) |
09-Nov-2024 21:06:20 | 2,325,553 57% 26.72MB/s 0:00:00 (xfr#61, to-chk=88/223) |
09-Nov-2024 21:06:20 | 2,344,362 57% 26.94MB/s 0:00:00 (xfr#62, to-chk=87/223) |
09-Nov-2024 21:06:20 | 2,344,824 57% 26.94MB/s 0:00:00 (xfr#63, to-chk=83/223) |
09-Nov-2024 21:06:20 | 2,411,293 59% 21.90MB/s 0:00:00 (xfr#64, to-chk=82/223) |
09-Nov-2024 21:06:20 | 2,411,755 59% 21.91MB/s 0:00:00 (xfr#65, to-chk=81/223) |
09-Nov-2024 21:06:20 | 2,544,594 62% 22.89MB/s 0:00:00 (xfr#66, to-chk=80/223) |
09-Nov-2024 21:06:20 | 2,545,152 62% 22.90MB/s 0:00:00 (xfr#67, to-chk=76/223) |
09-Nov-2024 21:06:20 | 2,791,765 68% 24.88MB/s 0:00:00 (xfr#68, to-chk=75/223) |
09-Nov-2024 21:06:20 | 2,792,323 68% 24.89MB/s 0:00:00 (xfr#69, to-chk=74/223) |
09-Nov-2024 21:06:20 | 2,817,491 69% 25.11MB/s 0:00:00 (xfr#70, to-chk=73/223) |
09-Nov-2024 21:06:20 | 2,817,953 69% 25.12MB/s 0:00:00 (xfr#71, to-chk=69/223) |
09-Nov-2024 21:06:20 | 2,909,062 71% 25.22MB/s 0:00:00 (xfr#72, to-chk=68/223) |
09-Nov-2024 21:06:20 | 2,909,524 71% 25.22MB/s 0:00:00 (xfr#73, to-chk=67/223) |
09-Nov-2024 21:06:20 | 2,933,398 72% 25.43MB/s 0:00:00 (xfr#74, to-chk=66/223) |
09-Nov-2024 21:06:20 | 2,933,860 72% 25.44MB/s 0:00:00 (xfr#75, to-chk=62/223) |
09-Nov-2024 21:06:20 | 3,004,315 73% 25.81MB/s 0:00:00 (xfr#76, to-chk=61/223) |
09-Nov-2024 21:06:20 | 3,004,777 73% 25.82MB/s 0:00:00 (xfr#77, to-chk=60/223) |
09-Nov-2024 21:06:20 | 3,035,276 74% 26.08MB/s 0:00:00 (xfr#78, to-chk=59/223) |
09-Nov-2024 21:06:20 | 3,035,834 74% 26.08MB/s 0:00:00 (xfr#79, to-chk=55/223) |
09-Nov-2024 21:06:20 | 3,127,494 76% 26.16MB/s 0:00:00 (xfr#80, to-chk=54/223) |
09-Nov-2024 21:06:20 | 3,128,052 76% 25.94MB/s 0:00:00 (xfr#81, to-chk=53/223) |
09-Nov-2024 21:06:20 | 3,161,282 77% 25.55MB/s 0:00:00 (xfr#82, to-chk=52/223) |
09-Nov-2024 21:06:20 | 3,161,936 77% 25.55MB/s 0:00:00 (xfr#83, to-chk=48/223) |
09-Nov-2024 21:06:20 | 3,275,443 80% 26.47MB/s 0:00:00 (xfr#84, to-chk=47/223) |
09-Nov-2024 21:06:20 | 3,276,097 80% 26.25MB/s 0:00:00 (xfr#85, to-chk=46/223) |
09-Nov-2024 21:06:20 | 3,276,725 80% 26.26MB/s 0:00:00 (xfr#86, to-chk=45/223) |
09-Nov-2024 21:06:20 | 3,311,024 81% 26.53MB/s 0:00:00 (xfr#87, to-chk=44/223) |
09-Nov-2024 21:06:20 | 3,311,486 81% 26.54MB/s 0:00:00 (xfr#88, to-chk=40/223) |
09-Nov-2024 21:06:20 | 3,429,222 84% 26.37MB/s 0:00:00 (xfr#89, to-chk=39/223) |
09-Nov-2024 21:06:20 | 3,429,684 84% 26.38MB/s 0:00:00 (xfr#90, to-chk=38/223) |
09-Nov-2024 21:06:20 | 3,459,179 84% 26.39MB/s 0:00:00 (xfr#91, to-chk=37/223) |
09-Nov-2024 21:06:20 | 3,459,737 84% 26.40MB/s 0:00:00 (xfr#92, to-chk=33/223) |
09-Nov-2024 21:06:20 | 3,549,069 87% 26.04MB/s 0:00:00 (xfr#93, to-chk=32/223) |
09-Nov-2024 21:06:20 | 3,549,627 87% 26.04MB/s 0:00:00 (xfr#94, to-chk=31/223) |
09-Nov-2024 21:06:20 | 3,550,255 87% 26.04MB/s 0:00:00 (xfr#95, to-chk=30/223) |
09-Nov-2024 21:06:20 | 3,570,402 87% 26.19MB/s 0:00:00 (xfr#96, to-chk=29/223) |
09-Nov-2024 21:06:20 | 3,570,960 87% 26.20MB/s 0:00:00 (xfr#97, to-chk=25/223) |
09-Nov-2024 21:06:20 | 3,647,729 89% 25.96MB/s 0:00:00 (xfr#98, to-chk=24/223) |
09-Nov-2024 21:06:20 | 3,648,287 89% 25.96MB/s 0:00:00 (xfr#99, to-chk=23/223) |
09-Nov-2024 21:06:20 | 3,664,275 89% 25.70MB/s 0:00:00 (xfr#100, to-chk=22/223) |
09-Nov-2024 21:06:20 | 3,664,641 89% 25.70MB/s 0:00:00 (xfr#101, to-chk=18/223) |
09-Nov-2024 21:06:20 | 3,725,601 91% 24.01MB/s 0:00:00 (xfr#102, to-chk=17/223) |
09-Nov-2024 21:06:20 | 3,725,967 91% 24.01MB/s 0:00:00 (xfr#103, to-chk=16/223) |
09-Nov-2024 21:06:20 | 3,755,420 92% 21.84MB/s 0:00:00 (xfr#104, to-chk=15/223) |
09-Nov-2024 21:06:20 | 3,755,786 92% 21.84MB/s 0:00:00 (xfr#105, to-chk=11/223) |
09-Nov-2024 21:06:20 | 3,853,621 94% 22.27MB/s 0:00:00 (xfr#106, to-chk=10/223) |
09-Nov-2024 21:06:20 | 3,853,987 94% 22.28MB/s 0:00:00 (xfr#107, to-chk=9/223) |
09-Nov-2024 21:06:20 | 3,854,615 94% 22.14MB/s 0:00:00 (xfr#108, to-chk=8/223) |
09-Nov-2024 21:06:20 | 3,897,485 95% 22.39MB/s 0:00:00 (xfr#109, to-chk=7/223) |
09-Nov-2024 21:06:20 | 3,898,139 95% 22.39MB/s 0:00:00 (xfr#110, to-chk=3/223) |
09-Nov-2024 21:06:20 | 4,026,286 98% 22.86MB/s 0:00:00 (xfr#111, to-chk=2/223) |
09-Nov-2024 21:06:20 | 4,026,940 98% 22.86MB/s 0:00:00 (xfr#112, to-chk=1/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 22.96MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 21.21MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 21.21MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | 4,069,106 99% 21.21MB/s 0:00:00 (xfr#113, to-chk=0/223) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:06:20 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:06:20 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:06:20 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:06:20 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:06:20 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-oneprovider-krakow-0/op-panel |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 18,313 16% 17.46MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:06:20 | 37,565 33% 35.82MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:06:20 | 37,565 33% 35.82MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:06:20 | 55,675 49% 53.10MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:06:20 | 55,966 50% 53.37MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:06:20 | 55,966 50% 17.79MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-oneprovider-krakow-0/op-worker |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 20,522 2% 19.57MB/s 0:00:00 (xfr#1, to-chk=51/54) |
09-Nov-2024 21:06:20 | 81,651 11% 19.47MB/s 0:00:00 (xfr#2, to-chk=49/54) |
09-Nov-2024 21:06:20 | 140,648 19% 26.83MB/s 0:00:00 (xfr#3, to-chk=47/54) |
09-Nov-2024 21:06:20 | 144,394 20% 27.54MB/s 0:00:00 (xfr#4, to-chk=45/54) |
09-Nov-2024 21:06:20 | 144,394 20% 27.54MB/s 0:00:00 (xfr#5, to-chk=43/54) |
09-Nov-2024 21:06:20 | 201,473 28% 38.43MB/s 0:00:00 (xfr#6, to-chk=41/54) |
09-Nov-2024 21:06:20 | 201,623 28% 38.46MB/s 0:00:00 (xfr#7, to-chk=39/54) |
09-Nov-2024 21:06:20 | 201,920 28% 38.51MB/s 0:00:00 (xfr#8, to-chk=37/54) |
09-Nov-2024 21:06:20 | 301,088 42% 47.86MB/s 0:00:00 (xfr#9, to-chk=35/54) |
09-Nov-2024 21:06:20 | 308,098 43% 48.97MB/s 0:00:00 (xfr#10, to-chk=25/54) |
09-Nov-2024 21:06:20 | 315,678 44% 50.18MB/s 0:00:00 (xfr#11, to-chk=24/54) |
09-Nov-2024 21:06:20 | 319,319 44% 50.75MB/s 0:00:00 (xfr#12, to-chk=23/54) |
09-Nov-2024 21:06:20 | 324,898 45% 44.26MB/s 0:00:00 (xfr#13, to-chk=22/54) |
09-Nov-2024 21:06:20 | 326,265 45% 44.45MB/s 0:00:00 (xfr#14, to-chk=21/54) |
09-Nov-2024 21:06:20 | 329,621 46% 44.91MB/s 0:00:00 (xfr#15, to-chk=20/54) |
09-Nov-2024 21:06:20 | 332,578 46% 45.31MB/s 0:00:00 (xfr#16, to-chk=19/54) |
09-Nov-2024 21:06:20 | 338,727 47% 46.15MB/s 0:00:00 (xfr#17, to-chk=18/54) |
09-Nov-2024 21:06:20 | 344,597 48% 46.95MB/s 0:00:00 (xfr#18, to-chk=17/54) |
09-Nov-2024 21:06:20 | 351,037 49% 41.85MB/s 0:00:00 (xfr#19, to-chk=16/54) |
09-Nov-2024 21:06:20 | 353,310 49% 42.12MB/s 0:00:00 (xfr#20, to-chk=15/54) |
09-Nov-2024 21:06:20 | 357,293 49% 42.59MB/s 0:00:00 (xfr#21, to-chk=14/54) |
09-Nov-2024 21:06:20 | 364,018 50% 43.39MB/s 0:00:00 (xfr#22, to-chk=13/54) |
09-Nov-2024 21:06:20 | 365,670 51% 43.59MB/s 0:00:00 (xfr#23, to-chk=12/54) |
09-Nov-2024 21:06:20 | 373,529 52% 44.53MB/s 0:00:00 (xfr#24, to-chk=11/54) |
09-Nov-2024 21:06:20 | 374,098 52% 39.64MB/s 0:00:00 (xfr#25, to-chk=10/54) |
09-Nov-2024 21:06:20 | 378,651 52% 40.12MB/s 0:00:00 (xfr#26, to-chk=9/54) |
09-Nov-2024 21:06:20 | 386,907 54% 41.00MB/s 0:00:00 (xfr#27, to-chk=8/54) |
09-Nov-2024 21:06:20 | 388,838 54% 41.20MB/s 0:00:00 (xfr#28, to-chk=7/54) |
09-Nov-2024 21:06:20 | 393,961 55% 37.57MB/s 0:00:00 (xfr#29, to-chk=6/54) |
09-Nov-2024 21:06:20 | 398,229 55% 37.98MB/s 0:00:00 (xfr#30, to-chk=5/54) |
09-Nov-2024 21:06:20 | 399,835 55% 38.13MB/s 0:00:00 (xfr#31, to-chk=4/54) |
09-Nov-2024 21:06:20 | 407,124 56% 38.83MB/s 0:00:00 (xfr#32, to-chk=3/54) |
09-Nov-2024 21:06:20 | 407,402 56% 38.85MB/s 0:00:00 (xfr#33, to-chk=2/54) |
09-Nov-2024 21:06:20 | 410,074 57% 39.11MB/s 0:00:00 (xfr#34, to-chk=1/54) |
09-Nov-2024 21:06:20 | 414,912 57% 35.97MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 414,912 57% 35.97MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 414,912 57% 35.97MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 414,912 57% 32.97MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 414,912 57% 32.97MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 414,912 57% 32.97MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-oneprovider-paris-0/cluster-manager |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:06:20 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:06:20 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:06:20 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:06:20 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:06:20 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-oneprovider-paris-0/op-panel |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 17,944 16% 17.11MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:06:20 | 36,821 33% 35.12MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:06:20 | 36,821 33% 35.12MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:06:20 | 54,562 49% 52.03MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:06:20 | 54,853 50% 52.31MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:06:20 | 54,853 50% 8.72MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-oneprovider-paris-0/op-worker |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 58,875 8% 11.23MB/s 0:00:00 (xfr#2, to-chk=49/54) |
09-Nov-2024 21:06:20 | 115,606 17% 22.05MB/s 0:00:00 (xfr#3, to-chk=47/54) |
09-Nov-2024 21:06:20 | 117,270 17% 22.37MB/s 0:00:00 (xfr#4, to-chk=45/54) |
09-Nov-2024 21:06:20 | 117,270 17% 18.64MB/s 0:00:00 (xfr#5, to-chk=43/54) |
09-Nov-2024 21:06:20 | 172,095 26% 23.45MB/s 0:00:00 (xfr#6, to-chk=41/54) |
09-Nov-2024 21:06:20 | 172,245 26% 23.47MB/s 0:00:00 (xfr#7, to-chk=39/54) |
09-Nov-2024 21:06:20 | 172,542 26% 23.51MB/s 0:00:00 (xfr#8, to-chk=37/54) |
09-Nov-2024 21:06:20 | 271,273 41% 32.34MB/s 0:00:00 (xfr#9, to-chk=35/54) |
09-Nov-2024 21:06:20 | 275,547 42% 32.85MB/s 0:00:00 (xfr#10, to-chk=25/54) |
09-Nov-2024 21:06:20 | 281,985 43% 33.62MB/s 0:00:00 (xfr#11, to-chk=24/54) |
09-Nov-2024 21:06:20 | 289,840 44% 34.55MB/s 0:00:00 (xfr#12, to-chk=23/54) |
09-Nov-2024 21:06:20 | 297,127 45% 23.61MB/s 0:00:00 (xfr#13, to-chk=22/54) |
09-Nov-2024 21:06:20 | 301,963 46% 20.57MB/s 0:00:00 (xfr#14, to-chk=21/54) |
09-Nov-2024 21:06:20 | 305,946 46% 19.45MB/s 0:00:00 (xfr#15, to-chk=20/54) |
09-Nov-2024 21:06:20 | 309,296 47% 19.66MB/s 0:00:00 (xfr#16, to-chk=19/54) |
09-Nov-2024 21:06:20 | 315,445 48% 20.06MB/s 0:00:00 (xfr#17, to-chk=18/54) |
09-Nov-2024 21:06:20 | 317,716 48% 20.20MB/s 0:00:00 (xfr#18, to-chk=17/54) |
09-Nov-2024 21:06:20 | 318,788 48% 14.48MB/s 0:00:00 (xfr#19, to-chk=16/54) |
09-Nov-2024 21:06:20 | 325,790 49% 14.80MB/s 0:00:00 (xfr#20, to-chk=15/54) |
09-Nov-2024 21:06:20 | 331,654 50% 15.06MB/s 0:00:00 (xfr#21, to-chk=14/54) |
09-Nov-2024 21:06:20 | 339,224 51% 14.70MB/s 0:00:00 (xfr#22, to-chk=13/54) |
09-Nov-2024 21:06:20 | 341,161 52% 14.15MB/s 0:00:00 (xfr#23, to-chk=12/54) |
09-Nov-2024 21:06:20 | 346,734 52% 14.38MB/s 0:00:00 (xfr#24, to-chk=11/54) |
09-Nov-2024 21:06:20 | 351,285 53% 14.57MB/s 0:00:00 (xfr#25, to-chk=10/54) |
09-Nov-2024 21:06:20 | 354,248 54% 14.69MB/s 0:00:00 (xfr#26, to-chk=9/54) |
09-Nov-2024 21:06:20 | 355,892 54% 14.76MB/s 0:00:00 (xfr#27, to-chk=8/54) |
09-Nov-2024 21:06:20 | 361,011 55% 14.97MB/s 0:00:00 (xfr#28, to-chk=7/54) |
09-Nov-2024 21:06:20 | 364,650 55% 15.12MB/s 0:00:00 (xfr#29, to-chk=6/54) |
09-Nov-2024 21:06:20 | 367,316 56% 15.23MB/s 0:00:00 (xfr#30, to-chk=5/54) |
09-Nov-2024 21:06:20 | 375,570 57% 15.57MB/s 0:00:00 (xfr#31, to-chk=4/54) |
09-Nov-2024 21:06:20 | 375,848 57% 15.58MB/s 0:00:00 (xfr#32, to-chk=3/54) |
09-Nov-2024 21:06:20 | 377,207 57% 14.99MB/s 0:00:00 (xfr#33, to-chk=2/54) |
09-Nov-2024 21:06:20 | 377,770 57% 15.01MB/s 0:00:00 (xfr#34, to-chk=1/54) |
09-Nov-2024 21:06:20 | 384,495 58% 15.28MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 384,495 58% 15.28MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 384,495 58% 15.28MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 384,495 58% 12.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 384,495 58% 12.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | 384,495 58% 12.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-onezone-0/oz-panel |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 55,225 12% 52.67MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:06:20 | 112,026 26% 106.84MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:06:20 | 159,501 37% 152.11MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:06:20 | 214,523 49% 51.15MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:06:20 | 214,814 50% 51.22MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:06:20 | 214,814 50% 7.59MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-onezone-0/cluster-manager |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:06:20 | 4,666 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:06:20 | 4,666 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:06:20 | 6,441 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:06:20 | 6,703 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:06:20 | 6,703 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:06:20 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.51.11/pod-logs/dev-onezone-0/oz-worker |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
09-Nov-2024 21:06:20 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:06:20 | 23,822 6% 22.72MB/s 0:00:00 (xfr#2, to-chk=13/18) |
09-Nov-2024 21:06:20 | 48,409 14% 46.17MB/s 0:00:00 (xfr#3, to-chk=11/18) |
09-Nov-2024 21:06:20 | 48,409 14% 46.17MB/s 0:00:00 (xfr#4, to-chk=9/18) |
09-Nov-2024 21:06:20 | 71,751 20% 68.43MB/s 0:00:00 (xfr#5, to-chk=7/18) |
09-Nov-2024 21:06:20 | 71,842 20% 68.51MB/s 0:00:00 (xfr#6, to-chk=5/18) |
09-Nov-2024 21:06:20 | 72,139 20% 68.80MB/s 0:00:00 (xfr#7, to-chk=3/18) |
09-Nov-2024 21:06:20 | 171,858 50% 81.95MB/s 0:00:00 (xfr#8, to-chk=1/18) |
09-Nov-2024 21:06:20 | 171,858 50% 27.32MB/s 0:00:00 (xfr#8, to-chk=0/18) |
09-Nov-2024 21:06:20 | [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.1731186368.5039394 exists, exporting anyway. |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | =============================== warnings summary =============================== |
09-Nov-2024 21:06:20 | tests/utils/rest_utils.py:98 |
09-Nov-2024 21:06:20 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 21:06:20 | print(""" |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | tests/utils/path_utils.py:112 |
09-Nov-2024 21:06:20 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 21:06:20 | return path.replace("'", "\\'").replace(' ', '\ ') |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | tests/utils/acceptance_utils.py:55 |
09-Nov-2024 21:06:20 | /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' |
09-Nov-2024 21:06:20 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | tests/utils/acceptance_utils.py:57 |
09-Nov-2024 21:06:20 | /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' |
09-Nov-2024 21:06:20 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 21:06:20 | |
09-Nov-2024 21:06:20 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
09-Nov-2024 21:06:20 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/test-reports/results.xml - |
09-Nov-2024 21:06:20 | ================== 26 passed, 4 warnings in 910.96s (0:15:10) ================== |
09-Nov-2024 21:06:25 | release "dev" uninstalled |
09-Nov-2024 21:06:26 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
09-Nov-2024 21:06:26 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
09-Nov-2024 21:06:29 | No resources found |
09-Nov-2024 21:06:30 | Sidecar injection has been disabled |
09-Nov-2024 21:06:30 | Cleaning helm release "dev"... |
09-Nov-2024 21:06:30 | Deleted 1 helm deployments |
09-Nov-2024 21:06:30 | Deleted 0 k8s deployments |
09-Nov-2024 21:06:30 | Deleted 0 k8s services |
09-Nov-2024 21:06:30 | Deleted 0 persistent volumes |
09-Nov-2024 21:06:30 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:06:30 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
09-Nov-2024 21:06:30 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:06:30 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
09-Nov-2024 21:06:30 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
09-Nov-2024 21:06:30 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:06:30 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
09-Nov-2024 21:06:30 | Finished task 'Run acceptance oneclient tests' with result: Success |
09-Nov-2024 21:06:30 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
09-Nov-2024 21:06:30 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS... |
09-Nov-2024 21:06:30 | Finished task 'Parse test results' with result: Success |
09-Nov-2024 21:06:30 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 21:06:30 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 21:06:30 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:06:30 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3362 (ODSRV-OAP-MPRFCPS-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3362-ScriptBuildTask-4564942713137385063.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance |
09-Nov-2024 21:06:30 | ./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 |
09-Nov-2024 21:06:32 | Uploading artifact |
09-Nov-2024 21:06:32 | source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
09-Nov-2024 21:06:32 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
09-Nov-2024 21:06:32 | Finished task 'Pack and push surefire artifact' with result: Success |
09-Nov-2024 21:06:32 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:06:32 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:06:32 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3362 (ODSRV-OAP-MPRFCPS-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3362-ScriptBuildTask-7324555683980045705.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS |
09-Nov-2024 21:06:32 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
09-Nov-2024 21:06:32 | Finished task 'Pack logs' with result: Success |
09-Nov-2024 21:06:32 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:06:32 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
09-Nov-2024 21:06:32 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:06:32 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3362 (ODSRV-OAP-MPRFCPS-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3362-ScriptBuildTask-3176470970160864652.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance |
09-Nov-2024 21:06:32 | % Total % Received % Xferd Average Speed Time Time Time Current |
09-Nov-2024 21:06:32 | Dload Upload Total Spent Left Speed |
09-Nov-2024 21:06:32 | |
09-Nov-2024 21:06:32 | Clearing /tmp/onedata and /home/bamboo/.one-env |
09-Nov-2024 21:06:32 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 21:06:32 | 100 4822 100 4822 0 0 54179 0 --:--:-- --:--:-- --:--:-- 54179 |
09-Nov-2024 21:06:33 | Cleaning helm deployments |
09-Nov-2024 21:06:33 | Cleanining pods |
09-Nov-2024 21:06:33 | Cleaning kube persistant volumes |
09-Nov-2024 21:06:34 | Cleaning dockswift container |
09-Nov-2024 21:06:34 | Cleaning docker containers |
09-Nov-2024 21:06:37 | Stalled docker containers to remove: |
09-Nov-2024 21:06:37 | 58a5b60a5a5e 58c5c258a96c 16a2012ff772 a62ab7f2ffbe d94fbc3a8cdd 6f0cfef45167 1b294d4927e0 dbd21ee631cd 56a1ce88f32f 10f509226fe7 fe0e35b4ec6f 2c150a49dbfe 2bfb7371c01d 81eed13a2aa6 746e0bf8a970 adc8c084b36e 3c444d521eea dd9a9a5a7042 614c8b9faeee 35dbad6a796e |
09-Nov-2024 21:06:37 | Removing stalled docker containers |
09-Nov-2024 21:06:37 | Error response from daemon: Cannot kill container: 58a5b60a5a5e: Container 58a5b60a5a5e7e70186dad24a7b723544410c2b86a793d74bcc5d939c523526c is not running |
09-Nov-2024 21:06:38 | 58a5b60a5a5e |
09-Nov-2024 21:06:38 | Error response from daemon: Cannot kill container: 58c5c258a96c: Container 58c5c258a96c4c00692dcdc8afc3098a01937ec693e3573b1a149718b9351f3b is not running |
09-Nov-2024 21:06:38 | 58c5c258a96c |
09-Nov-2024 21:06:38 | Error response from daemon: Cannot kill container: 16a2012ff772: Container 16a2012ff772a49824ad69897a5d9f63d60f90e327c23703e141161584a059ad is not running |
09-Nov-2024 21:06:39 | 16a2012ff772 |
09-Nov-2024 21:06:39 | Error response from daemon: Cannot kill container: a62ab7f2ffbe: No such container: a62ab7f2ffbe |
09-Nov-2024 21:06:39 | Error response from daemon: No such container: a62ab7f2ffbe |
09-Nov-2024 21:06:39 | Error response from daemon: Cannot kill container: d94fbc3a8cdd: Container d94fbc3a8cdd177676c6966323f38778d706bd345cb2ed7b87326d68122f5463 is not running |
09-Nov-2024 21:06:39 | Error response from daemon: No such container: d94fbc3a8cdd |
09-Nov-2024 21:06:39 | Error response from daemon: Cannot kill container: 6f0cfef45167: Container 6f0cfef451674f91e530a0a81810a4080b16caf108506c39c700e25ecda12910 is not running |
09-Nov-2024 21:06:39 | Error response from daemon: No such container: 6f0cfef45167 |
09-Nov-2024 21:06:39 | Error response from daemon: Cannot kill container: 1b294d4927e0: Container 1b294d4927e0a11c2c21a7a88a8f60aea31a989794b1fb343b56a09f3776286e is not running |
09-Nov-2024 21:06:39 | Error response from daemon: No such container: 1b294d4927e0 |
09-Nov-2024 21:06:39 | Error response from daemon: Cannot kill container: dbd21ee631cd: Container dbd21ee631cd4a1dce2dc6b894e8634928205e8fc414417f421573ce52dd85b3 is not running |
09-Nov-2024 21:06:39 | Error response from daemon: No such container: dbd21ee631cd |
09-Nov-2024 21:06:39 | Error response from daemon: Cannot kill container: 56a1ce88f32f: No such container: 56a1ce88f32f |
09-Nov-2024 21:06:39 | Error response from daemon: No such container: 56a1ce88f32f |
09-Nov-2024 21:06:39 | Error response from daemon: Cannot kill container: 10f509226fe7: Container 10f509226fe7b008f26f29176841d655f98756107bf82f69bf911023a50f77e5 is not running |
09-Nov-2024 21:06:40 | 10f509226fe7 |
09-Nov-2024 21:06:40 | Error response from daemon: Cannot kill container: fe0e35b4ec6f: No such container: fe0e35b4ec6f |
09-Nov-2024 21:06:40 | Error response from daemon: No such container: fe0e35b4ec6f |
09-Nov-2024 21:06:40 | Error response from daemon: Cannot kill container: 2c150a49dbfe: Container 2c150a49dbfe04fe76bd8345bcf077f05d914a46253fef68b4b1d43c6fef9f64 is not running |
09-Nov-2024 21:06:40 | 2c150a49dbfe |
09-Nov-2024 21:06:40 | Error response from daemon: Cannot kill container: 2bfb7371c01d: Container 2bfb7371c01d0a1d28b3d2803b2c8b3c4c4cc7467688ee9384dbf06cac3235ed is not running |
09-Nov-2024 21:06:40 | Error response from daemon: No such container: 2bfb7371c01d |
09-Nov-2024 21:06:40 | Error response from daemon: Cannot kill container: 81eed13a2aa6: Container 81eed13a2aa6809bdd301b735ad12aa81a92d54f15c1185854ab312522165633 is not running |
09-Nov-2024 21:06:40 | Error response from daemon: No such container: 81eed13a2aa6 |
09-Nov-2024 21:06:40 | Error response from daemon: Cannot kill container: 746e0bf8a970: No such container: 746e0bf8a970 |
09-Nov-2024 21:06:41 | Error response from daemon: No such container: 746e0bf8a970 |
09-Nov-2024 21:06:41 | Error response from daemon: Cannot kill container: adc8c084b36e: Container adc8c084b36ecd82b648a9a3671b141537792d0f7524b8c4099438bf050fba72 is not running |
09-Nov-2024 21:06:41 | adc8c084b36e |
09-Nov-2024 21:06:41 | Error response from daemon: Cannot kill container: 3c444d521eea: No such container: 3c444d521eea |
09-Nov-2024 21:06:41 | Error response from daemon: No such container: 3c444d521eea |
09-Nov-2024 21:06:41 | Error response from daemon: Cannot kill container: dd9a9a5a7042: Container dd9a9a5a7042ab2ac2ff2e16ec5703d006360e25baefc537f5abe6aee6e6beb6 is not running |
09-Nov-2024 21:06:41 | Error response from daemon: No such container: dd9a9a5a7042 |
09-Nov-2024 21:06:41 | Error response from daemon: Cannot kill container: 614c8b9faeee: No such container: 614c8b9faeee |
09-Nov-2024 21:06:41 | Error response from daemon: No such container: 614c8b9faeee |
09-Nov-2024 21:06:42 | 35dbad6a796e |
09-Nov-2024 21:06:42 | 35dbad6a796e |
09-Nov-2024 21:06:42 | Stalled docker volumes to remove: |
09-Nov-2024 21:06:42 | |
09-Nov-2024 21:06:42 | Removing stalled docker volumes |
09-Nov-2024 21:06:42 | Removing stalled loopdevices |
09-Nov-2024 21:06:43 | Done |
09-Nov-2024 21:06:43 | Finished task 'Clear env and working dir' with result: Success |
09-Nov-2024 21:06:43 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
09-Nov-2024 21:06:43 | Running post build plugin 'Docker Container Cleanup' |
09-Nov-2024 21:06:43 | Running post build plugin 'NCover Results Collector' |
09-Nov-2024 21:06:43 | Running post build plugin 'Build Results Label Collector' |
09-Nov-2024 21:06:43 | Running post build plugin 'Clover Results Collector' |
09-Nov-2024 21:06:43 | Running post build plugin 'npm Cache Cleanup' |
09-Nov-2024 21:06:43 | Running post build plugin 'Artifact Copier' |
09-Nov-2024 21:06:43 | Publishing an artifact: test_logs.tar.gz |
09-Nov-2024 21:06:43 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 132.1 ms |
09-Nov-2024 21:06:43 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS' |
09-Nov-2024 21:06:43 | Finalising the build... |
09-Nov-2024 21:06:43 | Stopping timer. |
09-Nov-2024 21:06:43 | Build ODSRV-OAP-MPRFCPS-3362 completed. |
09-Nov-2024 21:06:43 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
09-Nov-2024 21:06:43 | Running on server: post build plugin 'NCover Results Collector' |
09-Nov-2024 21:06:43 | Running on server: post build plugin 'Build Labeller' |
09-Nov-2024 21:06:43 | Running on server: post build plugin 'Clover Delta Calculator' |
09-Nov-2024 21:06:43 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
09-Nov-2024 21:06:43 | All post build plugins have finished |
09-Nov-2024 21:06:43 | Generating build results summary... |
09-Nov-2024 21:06:43 | Saving build results to disk... |
09-Nov-2024 21:06:43 | Store variable context... |
09-Nov-2024 21:06:44 | Finished building ODSRV-OAP-MPRFCPS-3362. |