oneclient acceptance tests using environment deployed from packages
Build: #3366 failed
Job: multiprovider proxy regular file CRUD proxyio hardlinks was successful
Build log
The build generated 2,555 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
19-Nov-2024 22:19:58 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 22:19:58 | ----------------------------------------------------------------- |
19-Nov-2024 22:19:58 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:19:58 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:19:58 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:19:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:19:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:19:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' |
19-Nov-2024 22:19:58 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' successfully started |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gywgh96l728by3tg |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gywgh96l728by3tg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gywgh96l728by3tg |
19-Nov-2024 22:19:58 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8828326469268647051'... |
19-Nov-2024 22:19:58 | Getting configuration... |
19-Nov-2024 22:19:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/gywgh96l728by3tg'. |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:19:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:19:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' |
19-Nov-2024 22:19:58 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' successfully started |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nuaobjjztzo3y4qs |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nuaobjjztzo3y4qs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nuaobjjztzo3y4qs |
19-Nov-2024 22:19:58 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18150051101981356869'... |
19-Nov-2024 22:19:58 | Getting configuration... |
19-Nov-2024 22:19:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/nuaobjjztzo3y4qs'. |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 22:19:58 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
19-Nov-2024 22:19:58 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 22:19:58 | ================================================================= |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | PASSED |
19-Nov-2024 22:19:58 | Unmounting client from /tmp/onedata/mnt/gywgh96l728by3tg |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | Unmounting client from /tmp/onedata/mnt/nuaobjjztzo3y4qs |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:19:58 | |
19-Nov-2024 22:20:23 | 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 |
19-Nov-2024 22:20:23 | ================================================================= |
19-Nov-2024 22:20:23 | - Executing scenario 'Delete file opened by other user for reading and writing' |
19-Nov-2024 22:20:23 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 22:20:23 | ----------------------------------------------------------------- |
19-Nov-2024 22:20:23 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:20:23 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:20:23 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:20:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:20:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:20:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' |
19-Nov-2024 22:20:23 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' successfully started |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kvh139yiblv0q6k5 |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kvh139yiblv0q6k5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kvh139yiblv0q6k5 |
19-Nov-2024 22:20:23 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2783800402805978231'... |
19-Nov-2024 22:20:23 | Getting configuration... |
19-Nov-2024 22:20:23 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/kvh139yiblv0q6k5'. |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:20:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:20:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' |
19-Nov-2024 22:20:23 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' successfully started |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gctl4taz0sxwfgfw |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gctl4taz0sxwfgfw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gctl4taz0sxwfgfw |
19-Nov-2024 22:20:23 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17226912667165311481'... |
19-Nov-2024 22:20:23 | Getting configuration... |
19-Nov-2024 22:20:23 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/gctl4taz0sxwfgfw'. |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:20:23 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:20:23 | ================================================================= |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | PASSED |
19-Nov-2024 22:20:23 | Unmounting client from /tmp/onedata/mnt/kvh139yiblv0q6k5 |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | Unmounting client from /tmp/onedata/mnt/gctl4taz0sxwfgfw |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:23 | |
19-Nov-2024 22:20:49 | 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 |
19-Nov-2024 22:20:49 | ================================================================= |
19-Nov-2024 22:20:49 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
19-Nov-2024 22:20:49 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 22:20:49 | ----------------------------------------------------------------- |
19-Nov-2024 22:20:49 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:20:49 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:20:49 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:20:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:20:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:20:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' |
19-Nov-2024 22:20:49 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' successfully started |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/29ly91c9mukjbt74 |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/29ly91c9mukjbt74 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/29ly91c9mukjbt74 |
19-Nov-2024 22:20:49 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9900648466298066808'... |
19-Nov-2024 22:20:49 | Getting configuration... |
19-Nov-2024 22:20:49 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/29ly91c9mukjbt74'. |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:20:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:20:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' |
19-Nov-2024 22:20:49 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' successfully started |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x9jspp2j2ncol9kq |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x9jspp2j2ncol9kq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x9jspp2j2ncol9kq |
19-Nov-2024 22:20:49 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10561608747795939233'... |
19-Nov-2024 22:20:49 | Getting configuration... |
19-Nov-2024 22:20:49 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/x9jspp2j2ncol9kq'. |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:20:49 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 22:20:49 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
19-Nov-2024 22:20:49 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
19-Nov-2024 22:20:49 | ================================================================= |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | PASSED |
19-Nov-2024 22:20:49 | Unmounting client from /tmp/onedata/mnt/29ly91c9mukjbt74 |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | Unmounting client from /tmp/onedata/mnt/x9jspp2j2ncol9kq |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:20:49 | |
19-Nov-2024 22:21:12 | 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 |
19-Nov-2024 22:21:12 | ================================================================= |
19-Nov-2024 22:21:12 | - Executing scenario 'Delete file right after closing it' |
19-Nov-2024 22:21:12 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 22:21:12 | ----------------------------------------------------------------- |
19-Nov-2024 22:21:12 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:21:12 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:21:12 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:21:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:21:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:21:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' |
19-Nov-2024 22:21:12 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' successfully started |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5d7gyszli7i1ee8e |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5d7gyszli7i1ee8e --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5d7gyszli7i1ee8e |
19-Nov-2024 22:21:12 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11076927597288414'... |
19-Nov-2024 22:21:12 | Getting configuration... |
19-Nov-2024 22:21:12 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5d7gyszli7i1ee8e'. |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:21:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:21:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' |
19-Nov-2024 22:21:12 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' successfully started |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b5qco5egdi9ii3yf |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b5qco5egdi9ii3yf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b5qco5egdi9ii3yf |
19-Nov-2024 22:21:12 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15729911947809426314'... |
19-Nov-2024 22:21:12 | Getting configuration... |
19-Nov-2024 22:21:12 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/b5qco5egdi9ii3yf'. |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 22:21:12 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
19-Nov-2024 22:21:12 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
19-Nov-2024 22:21:12 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 22:21:12 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
19-Nov-2024 22:21:12 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
19-Nov-2024 22:21:12 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
19-Nov-2024 22:21:12 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
19-Nov-2024 22:21:12 | ================================================================= |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | PASSED |
19-Nov-2024 22:21:12 | Unmounting client from /tmp/onedata/mnt/5d7gyszli7i1ee8e |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | Unmounting client from /tmp/onedata/mnt/b5qco5egdi9ii3yf |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:12 | |
19-Nov-2024 22:21:40 | 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 |
19-Nov-2024 22:21:40 | ================================================================= |
19-Nov-2024 22:21:40 | - Executing scenario 'Create many children' |
19-Nov-2024 22:21:40 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 22:21:40 | ----------------------------------------------------------------- |
19-Nov-2024 22:21:40 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:21:40 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:21:40 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:21:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:21:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:21:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' |
19-Nov-2024 22:21:40 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' successfully started |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j5gzkotwdxgbblit |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j5gzkotwdxgbblit --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j5gzkotwdxgbblit |
19-Nov-2024 22:21:40 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16966012360369258409'... |
19-Nov-2024 22:21:40 | Getting configuration... |
19-Nov-2024 22:21:40 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/j5gzkotwdxgbblit'. |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:21:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:21:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' |
19-Nov-2024 22:21:40 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' successfully started |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wmtaf32h9ayk3gmq |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wmtaf32h9ayk3gmq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wmtaf32h9ayk3gmq |
19-Nov-2024 22:21:40 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4917452641282995763'... |
19-Nov-2024 22:21:40 | Getting configuration... |
19-Nov-2024 22:21:40 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wmtaf32h9ayk3gmq'. |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:40 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
19-Nov-2024 22:21:40 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
19-Nov-2024 22:21:40 | ================================================================= |
19-Nov-2024 22:21:40 | |
19-Nov-2024 22:21:46 | PASSED |
19-Nov-2024 22:21:46 | Unmounting client from /tmp/onedata/mnt/j5gzkotwdxgbblit |
19-Nov-2024 22:21:46 | |
19-Nov-2024 22:21:46 | |
19-Nov-2024 22:21:46 | Unmounting client from /tmp/onedata/mnt/wmtaf32h9ayk3gmq |
19-Nov-2024 22:21:46 | |
19-Nov-2024 22:21:46 | |
19-Nov-2024 22:22:09 | 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 |
19-Nov-2024 22:22:09 | ================================================================= |
19-Nov-2024 22:22:09 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
19-Nov-2024 22:22:09 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 22:22:09 | ----------------------------------------------------------------- |
19-Nov-2024 22:22:09 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:22:09 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:22:09 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' |
19-Nov-2024 22:22:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' successfully started |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6rtaeju8yjgd6eiy |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6rtaeju8yjgd6eiy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6rtaeju8yjgd6eiy |
19-Nov-2024 22:22:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18182697238512327902'... |
19-Nov-2024 22:22:09 | Getting configuration... |
19-Nov-2024 22:22:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6rtaeju8yjgd6eiy'. |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' |
19-Nov-2024 22:22:09 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' successfully started |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bnzz89rpxvsqtf57 |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bnzz89rpxvsqtf57 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bnzz89rpxvsqtf57 |
19-Nov-2024 22:22:09 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13320657550009213402'... |
19-Nov-2024 22:22:09 | Getting configuration... |
19-Nov-2024 22:22:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/bnzz89rpxvsqtf57'. |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
19-Nov-2024 22:22:09 | ================================================================= |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:10 | PASSED |
19-Nov-2024 22:22:10 | Unmounting client from /tmp/onedata/mnt/6rtaeju8yjgd6eiy |
19-Nov-2024 22:22:10 | |
19-Nov-2024 22:22:10 | |
19-Nov-2024 22:22:10 | Unmounting client from /tmp/onedata/mnt/bnzz89rpxvsqtf57 |
19-Nov-2024 22:22:10 | |
19-Nov-2024 22:22:10 | |
19-Nov-2024 22:22:34 | 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 |
19-Nov-2024 22:22:34 | ================================================================= |
19-Nov-2024 22:22:34 | - Executing scenario 'Create nonempty file then move it to another space' |
19-Nov-2024 22:22:34 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 22:22:34 | ----------------------------------------------------------------- |
19-Nov-2024 22:22:34 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:22:34 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:22:34 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:22:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mttzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' |
19-Nov-2024 22:22:34 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mttzp' successfully started |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2q502jkscnsqjhhx |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2q502jkscnsqjhhx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2q502jkscnsqjhhx |
19-Nov-2024 22:22:34 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3039120758242127186'... |
19-Nov-2024 22:22:34 | Getting configuration... |
19-Nov-2024 22:22:34 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2q502jkscnsqjhhx'. |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-d7dxf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' |
19-Nov-2024 22:22:34 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-d7dxf' successfully started |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/10tro3lkbjrxlja3 |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/10tro3lkbjrxlja3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/10tro3lkbjrxlja3 |
19-Nov-2024 22:22:34 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13151259035597911305'... |
19-Nov-2024 22:22:34 | Getting configuration... |
19-Nov-2024 22:22:34 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/10tro3lkbjrxlja3'. |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:34 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 22:22:34 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 22:22:34 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
19-Nov-2024 22:22:34 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
19-Nov-2024 22:22:34 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
19-Nov-2024 22:22:34 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
19-Nov-2024 22:22:34 | ================================================================= |
19-Nov-2024 22:22:34 | |
19-Nov-2024 22:22:45 | PASSED |
19-Nov-2024 22:22:45 | Unmounting client from /tmp/onedata/mnt/2q502jkscnsqjhhx |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | Unmounting client from /tmp/onedata/mnt/10tro3lkbjrxlja3 |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732054954.554938', '-c', '/tmp/logs'] |
19-Nov-2024 22:22:45 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-gtqvr. See /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-cross-support-job-3p-users-gtqvr/entrypoint.log for more details |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-mttzp: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-oneclient-krakow-7d9476b8bc-mttzp/oneclient_logs |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=188/220) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 34,702 0% 33.09MB/s 0:00:00 (xfr#1, to-chk=187/220) |
19-Nov-2024 22:22:45 | 34,702 0% 33.09MB/s 0:00:00 (xfr#1, to-chk=181/220) |
19-Nov-2024 22:22:45 | 35,260 0% 33.63MB/s 0:00:00 (xfr#2, to-chk=183/220) |
19-Nov-2024 22:22:45 | 179,979 1% 34.33MB/s 0:00:00 (xfr#3, to-chk=182/220) |
19-Nov-2024 22:22:45 | 180,537 1% 34.43MB/s 0:00:00 (xfr#4, to-chk=181/220) |
19-Nov-2024 22:22:45 | 230,647 1% 15.71MB/s 0:00:00 (xfr#5, to-chk=180/220) |
19-Nov-2024 22:22:45 | 231,013 1% 15.74MB/s 0:00:00 (xfr#6, to-chk=176/220) |
19-Nov-2024 22:22:45 | 409,120 3% 17.73MB/s 0:00:00 (xfr#7, to-chk=175/220) |
19-Nov-2024 22:22:45 | 409,486 3% 17.75MB/s 0:00:00 (xfr#8, to-chk=174/220) |
19-Nov-2024 22:22:45 | 455,203 3% 14.47MB/s 0:00:00 (xfr#9, to-chk=173/220) |
19-Nov-2024 22:22:45 | 455,761 3% 14.49MB/s 0:00:00 (xfr#10, to-chk=169/220) |
19-Nov-2024 22:22:45 | 588,005 4% 12.19MB/s 0:00:00 (xfr#11, to-chk=168/220) |
19-Nov-2024 22:22:45 | 588,563 4% 12.20MB/s 0:00:00 (xfr#12, to-chk=167/220) |
19-Nov-2024 22:22:45 | 626,539 4% 11.49MB/s 0:00:00 (xfr#13, to-chk=166/220) |
19-Nov-2024 22:22:45 | 627,097 4% 11.50MB/s 0:00:00 (xfr#14, to-chk=162/220) |
19-Nov-2024 22:22:45 | 747,736 5% 9.77MB/s 0:00:00 (xfr#15, to-chk=161/220) |
19-Nov-2024 22:22:45 | 748,294 5% 9.78MB/s 0:00:00 (xfr#16, to-chk=160/220) |
19-Nov-2024 22:22:45 | 799,559 6% 8.87MB/s 0:00:00 (xfr#17, to-chk=159/220) |
19-Nov-2024 22:22:45 | 800,021 6% 8.77MB/s 0:00:00 (xfr#18, to-chk=155/220) |
19-Nov-2024 22:22:45 | 966,606 7% 9.41MB/s 0:00:00 (xfr#19, to-chk=154/220) |
19-Nov-2024 22:22:45 | 967,068 7% 9.41MB/s 0:00:00 (xfr#20, to-chk=153/220) |
19-Nov-2024 22:22:45 | 1,012,377 7% 9.56MB/s 0:00:00 (xfr#21, to-chk=152/220) |
19-Nov-2024 22:22:45 | 1,012,935 7% 9.56MB/s 0:00:00 (xfr#22, to-chk=148/220) |
19-Nov-2024 22:22:45 | 1,161,544 8% 10.26MB/s 0:00:00 (xfr#23, to-chk=147/220) |
19-Nov-2024 22:22:45 | 1,162,102 8% 10.26MB/s 0:00:00 (xfr#24, to-chk=146/220) |
19-Nov-2024 22:22:45 | 1,399,158 10% 10.94MB/s 0:00:00 (xfr#25, to-chk=145/220) |
19-Nov-2024 22:22:45 | 1,399,812 10% 10.94MB/s 0:00:00 (xfr#26, to-chk=141/220) |
19-Nov-2024 22:22:45 | 4,065,268 31% 13.42MB/s 0:00:00 (xfr#27, to-chk=140/220) |
19-Nov-2024 22:22:45 | 4,065,922 31% 13.42MB/s 0:00:00 (xfr#28, to-chk=139/220) |
19-Nov-2024 22:22:45 | 4,114,941 31% 13.30MB/s 0:00:00 (xfr#29, to-chk=138/220) |
19-Nov-2024 22:22:45 | 4,115,403 31% 13.30MB/s 0:00:00 (xfr#30, to-chk=134/220) |
19-Nov-2024 22:22:45 | 4,281,573 33% 13.30MB/s 0:00:00 (xfr#31, to-chk=133/220) |
19-Nov-2024 22:22:45 | 4,282,035 33% 13.30MB/s 0:00:00 (xfr#32, to-chk=132/220) |
19-Nov-2024 22:22:45 | 4,326,103 33% 13.35MB/s 0:00:00 (xfr#33, to-chk=131/220) |
19-Nov-2024 22:22:45 | 4,326,661 33% 13.35MB/s 0:00:00 (xfr#34, to-chk=127/220) |
19-Nov-2024 22:22:45 | 4,470,094 34% 13.45MB/s 0:00:00 (xfr#35, to-chk=126/220) |
19-Nov-2024 22:22:45 | 4,470,652 34% 13.45MB/s 0:00:00 (xfr#36, to-chk=125/220) |
19-Nov-2024 22:22:45 | 4,510,038 34% 13.53MB/s 0:00:00 (xfr#37, to-chk=124/220) |
19-Nov-2024 22:22:45 | 4,510,788 34% 13.53MB/s 0:00:00 (xfr#38, to-chk=120/220) |
19-Nov-2024 22:22:45 | 4,646,587 35% 13.80MB/s 0:00:00 (xfr#39, to-chk=119/220) |
19-Nov-2024 22:22:45 | 4,647,337 35% 13.81MB/s 0:00:00 (xfr#40, to-chk=118/220) |
19-Nov-2024 22:22:45 | 4,647,965 35% 13.81MB/s 0:00:00 (xfr#41, to-chk=117/220) |
19-Nov-2024 22:22:45 | 4,688,423 36% 13.89MB/s 0:00:00 (xfr#42, to-chk=116/220) |
19-Nov-2024 22:22:45 | 4,689,173 36% 13.89MB/s 0:00:00 (xfr#43, to-chk=112/220) |
19-Nov-2024 22:22:45 | 4,817,036 37% 14.18MB/s 0:00:00 (xfr#44, to-chk=111/220) |
19-Nov-2024 22:22:45 | 4,817,786 37% 14.18MB/s 0:00:00 (xfr#45, to-chk=110/220) |
19-Nov-2024 22:22:45 | 4,866,253 37% 14.28MB/s 0:00:00 (xfr#46, to-chk=109/220) |
19-Nov-2024 22:22:45 | 4,866,811 37% 14.28MB/s 0:00:00 (xfr#47, to-chk=105/220) |
19-Nov-2024 22:22:45 | 5,037,545 38% 14.65MB/s 0:00:00 (xfr#48, to-chk=104/220) |
19-Nov-2024 22:22:45 | 5,038,103 38% 14.65MB/s 0:00:00 (xfr#49, to-chk=103/220) |
19-Nov-2024 22:22:45 | 5,077,387 39% 14.20MB/s 0:00:00 (xfr#50, to-chk=102/220) |
19-Nov-2024 22:22:45 | 5,077,945 39% 14.16MB/s 0:00:00 (xfr#51, to-chk=98/220) |
19-Nov-2024 22:22:45 | 5,203,098 40% 14.34MB/s 0:00:00 (xfr#52, to-chk=97/220) |
19-Nov-2024 22:22:45 | 5,203,656 40% 14.34MB/s 0:00:00 (xfr#53, to-chk=96/220) |
19-Nov-2024 22:22:45 | 6,014,464 46% 14.13MB/s 0:00:00 (xfr#54, to-chk=95/220) |
19-Nov-2024 22:22:45 | 6,014,830 46% 14.13MB/s 0:00:00 (xfr#55, to-chk=91/220) |
19-Nov-2024 22:22:45 | 9,933,062 76% 15.74MB/s 0:00:00 (xfr#56, to-chk=90/220) |
19-Nov-2024 22:22:45 | 9,933,428 76% 15.50MB/s 0:00:00 (xfr#57, to-chk=89/220) |
19-Nov-2024 22:22:45 | 9,934,056 76% 15.51MB/s 0:00:00 (xfr#58, to-chk=88/220) |
19-Nov-2024 22:22:45 | 9,967,073 77% 15.53MB/s 0:00:00 (xfr#59, to-chk=87/220) |
19-Nov-2024 22:22:45 | 9,967,727 77% 15.53MB/s 0:00:00 (xfr#60, to-chk=83/220) |
19-Nov-2024 22:22:45 | 10,092,110 78% 15.50MB/s 0:00:00 (xfr#61, to-chk=82/220) |
19-Nov-2024 22:22:45 | 10,092,764 78% 15.50MB/s 0:00:00 (xfr#62, to-chk=81/220) |
19-Nov-2024 22:22:45 | 10,093,392 78% 15.50MB/s 0:00:00 (xfr#63, to-chk=80/220) |
19-Nov-2024 22:22:45 | 10,165,589 78% 15.59MB/s 0:00:00 (xfr#64, to-chk=79/220) |
19-Nov-2024 22:22:45 | 10,166,339 78% 15.59MB/s 0:00:00 (xfr#65, to-chk=75/220) |
19-Nov-2024 22:22:45 | 10,445,724 80% 15.74MB/s 0:00:00 (xfr#66, to-chk=74/220) |
19-Nov-2024 22:22:45 | 10,446,474 80% 15.69MB/s 0:00:00 (xfr#67, to-chk=73/220) |
19-Nov-2024 22:22:45 | 10,486,310 81% 15.75MB/s 0:00:00 (xfr#68, to-chk=72/220) |
19-Nov-2024 22:22:45 | 10,486,868 81% 15.75MB/s 0:00:00 (xfr#69, to-chk=68/220) |
19-Nov-2024 22:22:45 | 10,626,446 82% 15.93MB/s 0:00:00 (xfr#70, to-chk=67/220) |
19-Nov-2024 22:22:45 | 10,627,004 82% 15.94MB/s 0:00:00 (xfr#71, to-chk=66/220) |
19-Nov-2024 22:22:45 | 10,669,577 82% 15.95MB/s 0:00:00 (xfr#72, to-chk=65/220) |
19-Nov-2024 22:22:45 | 10,669,943 82% 15.95MB/s 0:00:00 (xfr#73, to-chk=61/220) |
19-Nov-2024 22:22:45 | 10,789,899 83% 16.10MB/s 0:00:00 (xfr#74, to-chk=60/220) |
19-Nov-2024 22:22:45 | 10,790,265 83% 16.08MB/s 0:00:00 (xfr#75, to-chk=59/220) |
19-Nov-2024 22:22:45 | 10,790,893 83% 16.08MB/s 0:00:00 (xfr#76, to-chk=58/220) |
19-Nov-2024 22:22:45 | 10,818,033 83% 16.12MB/s 0:00:00 (xfr#77, to-chk=57/220) |
19-Nov-2024 22:22:45 | 10,818,591 83% 16.10MB/s 0:00:00 (xfr#78, to-chk=53/220) |
19-Nov-2024 22:22:45 | 10,921,401 84% 16.25MB/s 0:00:00 (xfr#79, to-chk=52/220) |
19-Nov-2024 22:22:45 | 10,921,959 84% 16.25MB/s 0:00:00 (xfr#80, to-chk=51/220) |
19-Nov-2024 22:22:45 | 10,961,784 84% 16.28MB/s 0:00:00 (xfr#81, to-chk=50/220) |
19-Nov-2024 22:22:45 | 10,962,246 84% 16.28MB/s 0:00:00 (xfr#82, to-chk=46/220) |
19-Nov-2024 22:22:45 | 11,131,326 86% 16.38MB/s 0:00:00 (xfr#83, to-chk=45/220) |
19-Nov-2024 22:22:45 | 11,131,788 86% 16.38MB/s 0:00:00 (xfr#84, to-chk=44/220) |
19-Nov-2024 22:22:45 | 11,164,522 86% 16.41MB/s 0:00:00 (xfr#85, to-chk=43/220) |
19-Nov-2024 22:22:45 | 11,164,888 86% 16.41MB/s 0:00:00 (xfr#86, to-chk=39/220) |
19-Nov-2024 22:22:45 | 11,289,826 87% 16.56MB/s 0:00:00 (xfr#87, to-chk=38/220) |
19-Nov-2024 22:22:45 | 11,290,192 87% 16.56MB/s 0:00:00 (xfr#88, to-chk=37/220) |
19-Nov-2024 22:22:45 | 11,317,325 87% 16.58MB/s 0:00:00 (xfr#89, to-chk=36/220) |
19-Nov-2024 22:22:45 | 11,317,787 87% 16.58MB/s 0:00:00 (xfr#90, to-chk=32/220) |
19-Nov-2024 22:22:45 | 11,418,095 88% 16.50MB/s 0:00:00 (xfr#91, to-chk=31/220) |
19-Nov-2024 22:22:45 | 11,418,557 88% 16.50MB/s 0:00:00 (xfr#92, to-chk=30/220) |
19-Nov-2024 22:22:45 | 11,461,142 88% 16.51MB/s 0:00:00 (xfr#93, to-chk=29/220) |
19-Nov-2024 22:22:45 | 11,461,508 88% 16.51MB/s 0:00:00 (xfr#94, to-chk=25/220) |
19-Nov-2024 22:22:45 | 11,601,944 89% 16.32MB/s 0:00:00 (xfr#95, to-chk=24/220) |
19-Nov-2024 22:22:45 | 11,602,310 89% 16.32MB/s 0:00:00 (xfr#96, to-chk=23/220) |
19-Nov-2024 22:22:45 | 11,602,938 89% 16.32MB/s 0:00:00 (xfr#97, to-chk=22/220) |
19-Nov-2024 22:22:45 | 11,661,955 90% 16.36MB/s 0:00:00 (xfr#98, to-chk=21/220) |
19-Nov-2024 22:22:45 | 11,662,705 90% 16.36MB/s 0:00:00 (xfr#99, to-chk=17/220) |
19-Nov-2024 22:22:45 | 11,894,333 91% 16.56MB/s 0:00:00 (xfr#100, to-chk=16/220) |
19-Nov-2024 22:22:45 | 11,895,083 92% 16.54MB/s 0:00:00 (xfr#101, to-chk=15/220) |
19-Nov-2024 22:22:45 | 12,066,877 93% 16.70MB/s 0:00:00 (xfr#102, to-chk=14/220) |
19-Nov-2024 22:22:45 | 12,067,627 93% 16.68MB/s 0:00:00 (xfr#103, to-chk=10/220) |
19-Nov-2024 22:22:45 | 12,663,646 97% 16.63MB/s 0:00:00 (xfr#104, to-chk=9/220) |
19-Nov-2024 22:22:45 | 12,664,396 97% 16.64MB/s 0:00:00 (xfr#105, to-chk=8/220) |
19-Nov-2024 22:22:45 | 12,717,173 98% 16.43MB/s 0:00:00 (xfr#106, to-chk=7/220) |
19-Nov-2024 22:22:45 | 12,717,731 98% 16.43MB/s 0:00:00 (xfr#107, to-chk=3/220) |
19-Nov-2024 22:22:45 | 12,884,591 99% 16.52MB/s 0:00:00 (xfr#108, to-chk=2/220) |
19-Nov-2024 22:22:45 | 12,885,149 99% 16.52MB/s 0:00:00 (xfr#109, to-chk=1/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 16.01MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | 12,924,617 99% 15.76MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-d7dxf: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-oneclient-paris-5cc45c8cb7-d7dxf/oneclient_logs |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=195/227) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=194/227) |
19-Nov-2024 22:22:45 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=187/227) |
19-Nov-2024 22:22:45 | 91,158 2% 21.73MB/s 0:00:00 (xfr#2, to-chk=193/227) |
19-Nov-2024 22:22:45 | 91,716 2% 17.49MB/s 0:00:00 (xfr#3, to-chk=189/227) |
19-Nov-2024 22:22:45 | 357,123 9% 42.57MB/s 0:00:00 (xfr#4, to-chk=188/227) |
19-Nov-2024 22:22:45 | 357,681 9% 42.64MB/s 0:00:00 (xfr#5, to-chk=187/227) |
19-Nov-2024 22:22:45 | 358,309 9% 42.71MB/s 0:00:00 (xfr#6, to-chk=186/227) |
19-Nov-2024 22:22:45 | 388,983 10% 37.10MB/s 0:00:00 (xfr#7, to-chk=185/227) |
19-Nov-2024 22:22:45 | 389,541 10% 37.15MB/s 0:00:00 (xfr#8, to-chk=181/227) |
19-Nov-2024 22:22:45 | 471,595 12% 40.89MB/s 0:00:00 (xfr#9, to-chk=180/227) |
19-Nov-2024 22:22:45 | 472,153 12% 37.52MB/s 0:00:00 (xfr#10, to-chk=179/227) |
19-Nov-2024 22:22:45 | 510,022 13% 40.53MB/s 0:00:00 (xfr#11, to-chk=178/227) |
19-Nov-2024 22:22:45 | 510,580 13% 40.58MB/s 0:00:00 (xfr#12, to-chk=174/227) |
19-Nov-2024 22:22:45 | 625,641 16% 45.90MB/s 0:00:00 (xfr#13, to-chk=173/227) |
19-Nov-2024 22:22:45 | 626,199 16% 42.66MB/s 0:00:00 (xfr#14, to-chk=172/227) |
19-Nov-2024 22:22:45 | 657,428 17% 41.80MB/s 0:00:00 (xfr#15, to-chk=171/227) |
19-Nov-2024 22:22:45 | 657,986 17% 41.83MB/s 0:00:00 (xfr#16, to-chk=167/227) |
19-Nov-2024 22:22:45 | 749,425 19% 39.71MB/s 0:00:00 (xfr#17, to-chk=166/227) |
19-Nov-2024 22:22:45 | 749,983 19% 39.74MB/s 0:00:00 (xfr#18, to-chk=165/227) |
19-Nov-2024 22:22:45 | 750,611 19% 39.77MB/s 0:00:00 (xfr#19, to-chk=164/227) |
19-Nov-2024 22:22:45 | 779,824 20% 39.14MB/s 0:00:00 (xfr#20, to-chk=163/227) |
19-Nov-2024 22:22:45 | 780,382 20% 39.17MB/s 0:00:00 (xfr#21, to-chk=159/227) |
19-Nov-2024 22:22:45 | 876,619 22% 39.81MB/s 0:00:00 (xfr#22, to-chk=158/227) |
19-Nov-2024 22:22:45 | 877,177 23% 39.84MB/s 0:00:00 (xfr#23, to-chk=157/227) |
19-Nov-2024 22:22:45 | 905,615 23% 39.26MB/s 0:00:00 (xfr#24, to-chk=156/227) |
19-Nov-2024 22:22:45 | 906,173 23% 39.28MB/s 0:00:00 (xfr#25, to-chk=152/227) |
19-Nov-2024 22:22:45 | 989,264 25% 39.31MB/s 0:00:00 (xfr#26, to-chk=151/227) |
19-Nov-2024 22:22:45 | 989,822 25% 39.33MB/s 0:00:00 (xfr#27, to-chk=150/227) |
19-Nov-2024 22:22:45 | 990,450 25% 39.36MB/s 0:00:00 (xfr#28, to-chk=149/227) |
19-Nov-2024 22:22:45 | 1,006,290 26% 38.39MB/s 0:00:00 (xfr#29, to-chk=148/227) |
19-Nov-2024 22:22:45 | 1,006,848 26% 38.41MB/s 0:00:00 (xfr#30, to-chk=144/227) |
19-Nov-2024 22:22:45 | 1,057,576 27% 38.79MB/s 0:00:00 (xfr#31, to-chk=143/227) |
19-Nov-2024 22:22:45 | 1,058,134 27% 32.55MB/s 0:00:00 (xfr#32, to-chk=142/227) |
19-Nov-2024 22:22:45 | 1,080,806 28% 33.25MB/s 0:00:00 (xfr#33, to-chk=141/227) |
19-Nov-2024 22:22:45 | 1,081,364 28% 33.27MB/s 0:00:00 (xfr#34, to-chk=137/227) |
19-Nov-2024 22:22:45 | 1,149,050 30% 34.24MB/s 0:00:00 (xfr#35, to-chk=136/227) |
19-Nov-2024 22:22:45 | 1,149,608 30% 34.26MB/s 0:00:00 (xfr#36, to-chk=135/227) |
19-Nov-2024 22:22:45 | 1,150,236 30% 34.28MB/s 0:00:00 (xfr#37, to-chk=134/227) |
19-Nov-2024 22:22:45 | 1,165,783 30% 33.69MB/s 0:00:00 (xfr#38, to-chk=133/227) |
19-Nov-2024 22:22:45 | 1,166,245 30% 33.70MB/s 0:00:00 (xfr#39, to-chk=129/227) |
19-Nov-2024 22:22:45 | 1,227,490 32% 35.47MB/s 0:00:00 (xfr#40, to-chk=128/227) |
19-Nov-2024 22:22:45 | 1,227,952 32% 35.49MB/s 0:00:00 (xfr#41, to-chk=127/227) |
19-Nov-2024 22:22:45 | 1,247,705 32% 36.06MB/s 0:00:00 (xfr#42, to-chk=126/227) |
19-Nov-2024 22:22:45 | 1,248,263 32% 36.07MB/s 0:00:00 (xfr#43, to-chk=122/227) |
19-Nov-2024 22:22:45 | 1,316,008 34% 36.91MB/s 0:00:00 (xfr#44, to-chk=121/227) |
19-Nov-2024 22:22:45 | 1,316,566 34% 36.93MB/s 0:00:00 (xfr#45, to-chk=120/227) |
19-Nov-2024 22:22:45 | 1,352,493 35% 36.85MB/s 0:00:00 (xfr#46, to-chk=119/227) |
19-Nov-2024 22:22:45 | 1,352,859 35% 36.86MB/s 0:00:00 (xfr#47, to-chk=115/227) |
19-Nov-2024 22:22:45 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 22:22:45 | 1,464,212 38% 38.79MB/s 0:00:00 (xfr#48, to-chk=114/227) |
19-Nov-2024 22:22:45 | 1,464,578 38% 38.80MB/s 0:00:00 (xfr#49, to-chk=113/227) |
19-Nov-2024 22:22:45 | 1,465,206 38% 38.81MB/s 0:00:00 (xfr#50, to-chk=112/227) |
19-Nov-2024 22:22:45 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 22:22:45 | 1,484,872 38% 38.27MB/s 0:00:00 (xfr#51, to-chk=111/227) |
19-Nov-2024 22:22:45 | 1,485,238 38% 38.28MB/s 0:00:00 (xfr#52, to-chk=107/227) |
19-Nov-2024 22:22:45 | 1,558,485 40% 39.11MB/s 0:00:00 (xfr#53, to-chk=106/227) |
19-Nov-2024 22:22:45 | 1,558,851 40% 39.12MB/s 0:00:00 (xfr#54, to-chk=105/227) |
19-Nov-2024 22:22:45 | 1,598,500 41% 39.09MB/s 0:00:00 (xfr#55, to-chk=104/227) |
19-Nov-2024 22:22:45 | 1,599,442 41% 39.11MB/s 0:00:00 (xfr#56, to-chk=100/227) |
19-Nov-2024 22:22:45 | 1,724,053 45% 40.10MB/s 0:00:00 (xfr#57, to-chk=99/227) |
19-Nov-2024 22:22:45 | 1,724,995 45% 40.12MB/s 0:00:00 (xfr#58, to-chk=98/227) |
19-Nov-2024 22:22:45 | 1,757,865 46% 40.89MB/s 0:00:00 (xfr#59, to-chk=97/227) |
19-Nov-2024 22:22:45 | 1,758,519 46% 39.93MB/s 0:00:00 (xfr#60, to-chk=93/227) |
19-Nov-2024 22:22:45 | 1,894,723 49% 36.88MB/s 0:00:00 (xfr#61, to-chk=92/227) |
19-Nov-2024 22:22:45 | 1,895,377 49% 36.15MB/s 0:00:00 (xfr#62, to-chk=91/227) |
19-Nov-2024 22:22:45 | 1,916,735 50% 36.56MB/s 0:00:00 (xfr#63, to-chk=90/227) |
19-Nov-2024 22:22:45 | 1,917,293 50% 35.85MB/s 0:00:00 (xfr#64, to-chk=86/227) |
19-Nov-2024 22:22:45 | 2,007,849 52% 36.82MB/s 0:00:00 (xfr#65, to-chk=85/227) |
19-Nov-2024 22:22:45 | 2,008,407 52% 36.83MB/s 0:00:00 (xfr#66, to-chk=84/227) |
19-Nov-2024 22:22:45 | 2,029,065 53% 37.21MB/s 0:00:00 (xfr#67, to-chk=83/227) |
19-Nov-2024 22:22:45 | 2,029,431 53% 36.52MB/s 0:00:00 (xfr#68, to-chk=79/227) |
19-Nov-2024 22:22:45 | 2,110,695 55% 37.28MB/s 0:00:00 (xfr#69, to-chk=78/227) |
19-Nov-2024 22:22:45 | 2,111,061 55% 37.28MB/s 0:00:00 (xfr#70, to-chk=77/227) |
19-Nov-2024 22:22:45 | 2,111,689 55% 36.62MB/s 0:00:00 (xfr#71, to-chk=76/227) |
19-Nov-2024 22:22:45 | 2,132,863 55% 36.98MB/s 0:00:00 (xfr#72, to-chk=75/227) |
19-Nov-2024 22:22:45 | 2,133,517 55% 36.99MB/s 0:00:00 (xfr#73, to-chk=71/227) |
19-Nov-2024 22:22:45 | 2,198,968 57% 36.16MB/s 0:00:00 (xfr#74, to-chk=70/227) |
19-Nov-2024 22:22:45 | 2,199,622 57% 36.17MB/s 0:00:00 (xfr#75, to-chk=69/227) |
19-Nov-2024 22:22:45 | 2,215,607 58% 31.07MB/s 0:00:00 (xfr#76, to-chk=68/227) |
19-Nov-2024 22:22:45 | 2,216,069 58% 29.35MB/s 0:00:00 (xfr#77, to-chk=64/227) |
19-Nov-2024 22:22:45 | 2,274,311 59% 29.71MB/s 0:00:00 (xfr#78, to-chk=63/227) |
19-Nov-2024 22:22:45 | 2,274,773 59% 29.72MB/s 0:00:00 (xfr#79, to-chk=62/227) |
19-Nov-2024 22:22:45 | 2,312,681 60% 29.80MB/s 0:00:00 (xfr#80, to-chk=61/227) |
19-Nov-2024 22:22:45 | 2,313,431 60% 29.81MB/s 0:00:00 (xfr#81, to-chk=57/227) |
19-Nov-2024 22:22:45 | 2,439,858 63% 30.62MB/s 0:00:00 (xfr#82, to-chk=56/227) |
19-Nov-2024 22:22:45 | 2,440,608 63% 30.63MB/s 0:00:00 (xfr#83, to-chk=55/227) |
19-Nov-2024 22:22:45 | 2,441,236 64% 30.24MB/s 0:00:00 (xfr#84, to-chk=54/227) |
19-Nov-2024 22:22:45 | 2,466,984 64% 30.16MB/s 0:00:00 (xfr#85, to-chk=53/227) |
19-Nov-2024 22:22:45 | 2,467,734 64% 30.17MB/s 0:00:00 (xfr#86, to-chk=49/227) |
19-Nov-2024 22:22:45 | 2,560,285 67% 30.91MB/s 0:00:00 (xfr#87, to-chk=48/227) |
19-Nov-2024 22:22:45 | 2,561,035 67% 29.08MB/s 0:00:00 (xfr#88, to-chk=47/227) |
19-Nov-2024 22:22:45 | 2,561,663 67% 28.74MB/s 0:00:00 (xfr#89, to-chk=46/227) |
19-Nov-2024 22:22:45 | 2,698,991 70% 30.28MB/s 0:00:00 (xfr#90, to-chk=45/227) |
19-Nov-2024 22:22:45 | 2,699,357 70% 30.29MB/s 0:00:00 (xfr#91, to-chk=41/227) |
19-Nov-2024 22:22:45 | 2,966,501 77% 32.15MB/s 0:00:00 (xfr#92, to-chk=40/227) |
19-Nov-2024 22:22:45 | 2,966,867 77% 32.15MB/s 0:00:00 (xfr#93, to-chk=39/227) |
19-Nov-2024 22:22:45 | 3,055,923 80% 32.75MB/s 0:00:00 (xfr#94, to-chk=38/227) |
19-Nov-2024 22:22:45 | 3,056,769 80% 32.75MB/s 0:00:00 (xfr#95, to-chk=34/227) |
19-Nov-2024 22:22:45 | 3,307,164 86% 35.04MB/s 0:00:00 (xfr#96, to-chk=33/227) |
19-Nov-2024 22:22:45 | 3,308,010 86% 35.05MB/s 0:00:00 (xfr#97, to-chk=32/227) |
19-Nov-2024 22:22:45 | 3,308,638 86% 35.06MB/s 0:00:00 (xfr#98, to-chk=31/227) |
19-Nov-2024 22:22:45 | 3,334,711 87% 34.95MB/s 0:00:00 (xfr#99, to-chk=30/227) |
19-Nov-2024 22:22:45 | 3,335,173 87% 34.95MB/s 0:00:00 (xfr#100, to-chk=26/227) |
19-Nov-2024 22:22:45 | 3,339,309 87% 35.00MB/s 0:00:00 (xfr#101, to-chk=25/227) |
19-Nov-2024 22:22:45 | 3,420,173 89% 35.45MB/s 0:00:00 (xfr#102, to-chk=24/227) |
19-Nov-2024 22:22:45 | 3,420,635 89% 35.46MB/s 0:00:00 (xfr#103, to-chk=23/227) |
19-Nov-2024 22:22:45 | 3,455,217 90% 35.43MB/s 0:00:00 (xfr#104, to-chk=22/227) |
19-Nov-2024 22:22:45 | 3,455,871 90% 35.44MB/s 0:00:00 (xfr#105, to-chk=18/227) |
19-Nov-2024 22:22:45 | 3,576,386 93% 36.28MB/s 0:00:00 (xfr#106, to-chk=17/227) |
19-Nov-2024 22:22:45 | 3,577,040 93% 35.91MB/s 0:00:00 (xfr#107, to-chk=16/227) |
19-Nov-2024 22:22:45 | 3,577,668 93% 35.92MB/s 0:00:00 (xfr#108, to-chk=15/227) |
19-Nov-2024 22:22:45 | 3,597,988 94% 36.12MB/s 0:00:00 (xfr#109, to-chk=14/227) |
19-Nov-2024 22:22:45 | 3,598,546 94% 36.12MB/s 0:00:00 (xfr#110, to-chk=10/227) |
19-Nov-2024 22:22:45 | 3,665,127 96% 36.41MB/s 0:00:00 (xfr#111, to-chk=9/227) |
19-Nov-2024 22:22:45 | 3,665,685 96% 36.42MB/s 0:00:00 (xfr#112, to-chk=8/227) |
19-Nov-2024 22:22:45 | 3,685,356 96% 36.61MB/s 0:00:00 (xfr#113, to-chk=7/227) |
19-Nov-2024 22:22:45 | 3,685,818 96% 36.24MB/s 0:00:00 (xfr#114, to-chk=3/227) |
19-Nov-2024 22:22:45 | 3,766,514 98% 36.65MB/s 0:00:00 (xfr#115, to-chk=2/227) |
19-Nov-2024 22:22:45 | 3,766,976 98% 36.66MB/s 0:00:00 (xfr#116, to-chk=1/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 37.07MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 37.07MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 37.07MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 37.07MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 37.07MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 36.69MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | 3,809,142 99% 35.27MB/s 0:00:00 (xfr#117, to-chk=0/227) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 17,806 16% 16.98MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:22:45 | 36,545 33% 34.85MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:22:45 | 36,545 33% 34.85MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:22:45 | 54,148 49% 51.64MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:22:45 | 54,439 50% 51.92MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:22:45 | 54,439 50% 25.96MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 36,565 7% 34.87MB/s 0:00:00 (xfr#2, to-chk=49/54) |
19-Nov-2024 22:22:45 | 70,495 13% 22.41MB/s 0:00:00 (xfr#3, to-chk=47/54) |
19-Nov-2024 22:22:45 | 71,079 14% 22.60MB/s 0:00:00 (xfr#4, to-chk=45/54) |
19-Nov-2024 22:22:45 | 71,079 14% 22.60MB/s 0:00:00 (xfr#5, to-chk=43/54) |
19-Nov-2024 22:22:45 | 103,594 20% 24.70MB/s 0:00:00 (xfr#6, to-chk=41/54) |
19-Nov-2024 22:22:45 | 103,744 20% 24.73MB/s 0:00:00 (xfr#7, to-chk=39/54) |
19-Nov-2024 22:22:45 | 104,041 20% 24.81MB/s 0:00:00 (xfr#8, to-chk=37/54) |
19-Nov-2024 22:22:45 | 199,767 39% 27.22MB/s 0:00:00 (xfr#9, to-chk=35/54) |
19-Nov-2024 22:22:45 | 203,408 40% 27.71MB/s 0:00:00 (xfr#10, to-chk=25/54) |
19-Nov-2024 22:22:45 | 207,391 40% 28.25MB/s 0:00:00 (xfr#11, to-chk=24/54) |
19-Nov-2024 22:22:45 | 211,602 41% 25.22MB/s 0:00:00 (xfr#12, to-chk=23/54) |
19-Nov-2024 22:22:45 | 217,466 42% 25.92MB/s 0:00:00 (xfr#13, to-chk=22/54) |
19-Nov-2024 22:22:45 | 222,760 43% 26.56MB/s 0:00:00 (xfr#14, to-chk=21/54) |
19-Nov-2024 22:22:45 | 228,339 45% 21.78MB/s 0:00:00 (xfr#15, to-chk=20/54) |
19-Nov-2024 22:22:45 | 236,422 46% 22.55MB/s 0:00:00 (xfr#16, to-chk=19/54) |
19-Nov-2024 22:22:45 | 237,840 46% 20.62MB/s 0:00:00 (xfr#17, to-chk=18/54) |
19-Nov-2024 22:22:45 | 244,274 48% 21.18MB/s 0:00:00 (xfr#18, to-chk=17/54) |
19-Nov-2024 22:22:45 | 245,407 48% 21.28MB/s 0:00:00 (xfr#19, to-chk=16/54) |
19-Nov-2024 22:22:45 | 252,417 49% 20.06MB/s 0:00:00 (xfr#20, to-chk=15/54) |
19-Nov-2024 22:22:45 | 259,136 51% 20.59MB/s 0:00:00 (xfr#21, to-chk=14/54) |
19-Nov-2024 22:22:45 | 259,363 51% 20.61MB/s 0:00:00 (xfr#22, to-chk=13/54) |
19-Nov-2024 22:22:45 | 262,719 51% 20.88MB/s 0:00:00 (xfr#23, to-chk=12/54) |
19-Nov-2024 22:22:45 | 265,790 52% 21.12MB/s 0:00:00 (xfr#24, to-chk=11/54) |
19-Nov-2024 22:22:45 | 267,154 52% 21.23MB/s 0:00:00 (xfr#25, to-chk=10/54) |
19-Nov-2024 22:22:45 | 269,883 53% 19.80MB/s 0:00:00 (xfr#26, to-chk=9/54) |
19-Nov-2024 22:22:45 | 274,436 54% 20.13MB/s 0:00:00 (xfr#27, to-chk=8/54) |
19-Nov-2024 22:22:45 | 282,122 55% 20.70MB/s 0:00:00 (xfr#28, to-chk=7/54) |
19-Nov-2024 22:22:45 | 283,825 55% 20.82MB/s 0:00:00 (xfr#29, to-chk=6/54) |
19-Nov-2024 22:22:45 | 285,870 56% 20.97MB/s 0:00:00 (xfr#30, to-chk=5/54) |
19-Nov-2024 22:22:45 | 288,257 56% 19.64MB/s 0:00:00 (xfr#31, to-chk=4/54) |
19-Nov-2024 22:22:45 | 295,601 58% 20.14MB/s 0:00:00 (xfr#32, to-chk=3/54) |
19-Nov-2024 22:22:45 | 301,750 59% 20.56MB/s 0:00:00 (xfr#33, to-chk=2/54) |
19-Nov-2024 22:22:45 | 302,256 59% 20.59MB/s 0:00:00 (xfr#34, to-chk=1/54) |
19-Nov-2024 22:22:45 | 307,157 60% 20.92MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 307,157 60% 19.53MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 307,157 60% 19.53MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 307,157 60% 18.31MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 307,157 60% 18.31MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 307,157 60% 18.31MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:22:45 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:22:45 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:22:45 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:22:45 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:22:45 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-oneprovider-paris-0/op-panel |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 17,944 16% 17.11MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:22:45 | 36,821 33% 35.12MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:22:45 | 36,821 33% 35.12MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:22:45 | 54,562 49% 52.03MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:22:45 | 54,853 50% 52.31MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:22:45 | 54,853 50% 26.16MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-oneprovider-paris-0/op-worker |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 37,078 7% 35.36MB/s 0:00:00 (xfr#2, to-chk=49/54) |
19-Nov-2024 22:22:45 | 71,520 14% 68.21MB/s 0:00:00 (xfr#3, to-chk=47/54) |
19-Nov-2024 22:22:45 | 73,185 14% 69.79MB/s 0:00:00 (xfr#4, to-chk=45/54) |
19-Nov-2024 22:22:45 | 73,185 14% 69.79MB/s 0:00:00 (xfr#5, to-chk=43/54) |
19-Nov-2024 22:22:45 | 106,213 20% 101.29MB/s 0:00:00 (xfr#6, to-chk=41/54) |
19-Nov-2024 22:22:45 | 106,363 20% 14.49MB/s 0:00:00 (xfr#7, to-chk=39/54) |
19-Nov-2024 22:22:45 | 106,660 20% 14.53MB/s 0:00:00 (xfr#8, to-chk=37/54) |
19-Nov-2024 22:22:45 | 201,719 39% 17.49MB/s 0:00:00 (xfr#9, to-chk=35/54) |
19-Nov-2024 22:22:45 | 207,866 40% 18.02MB/s 0:00:00 (xfr#10, to-chk=25/54) |
19-Nov-2024 22:22:45 | 212,075 41% 18.39MB/s 0:00:00 (xfr#11, to-chk=24/54) |
19-Nov-2024 22:22:45 | 213,778 41% 18.53MB/s 0:00:00 (xfr#12, to-chk=23/54) |
19-Nov-2024 22:22:45 | 214,282 41% 17.03MB/s 0:00:00 (xfr#13, to-chk=22/54) |
19-Nov-2024 22:22:45 | 216,663 42% 17.22MB/s 0:00:00 (xfr#14, to-chk=21/54) |
19-Nov-2024 22:22:45 | 224,007 43% 17.80MB/s 0:00:00 (xfr#15, to-chk=20/54) |
19-Nov-2024 22:22:45 | 224,910 44% 17.87MB/s 0:00:00 (xfr#16, to-chk=19/54) |
19-Nov-2024 22:22:45 | 231,914 45% 18.43MB/s 0:00:00 (xfr#17, to-chk=18/54) |
19-Nov-2024 22:22:45 | 234,979 46% 17.24MB/s 0:00:00 (xfr#18, to-chk=17/54) |
19-Nov-2024 22:22:45 | 239,868 47% 17.60MB/s 0:00:00 (xfr#19, to-chk=16/54) |
19-Nov-2024 22:22:45 | 245,445 48% 18.01MB/s 0:00:00 (xfr#20, to-chk=15/54) |
19-Nov-2024 22:22:45 | 251,875 49% 18.48MB/s 0:00:00 (xfr#21, to-chk=14/54) |
19-Nov-2024 22:22:45 | 252,096 49% 18.49MB/s 0:00:00 (xfr#22, to-chk=13/54) |
19-Nov-2024 22:22:45 | 253,520 49% 17.27MB/s 0:00:00 (xfr#23, to-chk=12/54) |
19-Nov-2024 22:22:45 | 259,382 50% 17.67MB/s 0:00:00 (xfr#24, to-chk=11/54) |
19-Nov-2024 22:22:45 | 267,064 52% 18.19MB/s 0:00:00 (xfr#25, to-chk=10/54) |
19-Nov-2024 22:22:45 | 270,703 53% 17.21MB/s 0:00:00 (xfr#26, to-chk=9/54) |
19-Nov-2024 22:22:45 | 274,055 53% 17.42MB/s 0:00:00 (xfr#27, to-chk=8/54) |
19-Nov-2024 22:22:45 | 276,098 54% 17.55MB/s 0:00:00 (xfr#28, to-chk=7/54) |
19-Nov-2024 22:22:45 | 278,825 54% 17.73MB/s 0:00:00 (xfr#29, to-chk=6/54) |
19-Nov-2024 22:22:45 | 285,550 55% 18.15MB/s 0:00:00 (xfr#30, to-chk=5/54) |
19-Nov-2024 22:22:45 | 293,631 57% 16.47MB/s 0:00:00 (xfr#31, to-chk=4/54) |
19-Nov-2024 22:22:45 | 298,182 58% 15.80MB/s 0:00:00 (xfr#32, to-chk=3/54) |
19-Nov-2024 22:22:45 | 303,468 59% 16.08MB/s 0:00:00 (xfr#33, to-chk=2/54) |
19-Nov-2024 22:22:45 | 304,599 59% 16.14MB/s 0:00:00 (xfr#34, to-chk=1/54) |
19-Nov-2024 22:22:45 | 308,580 60% 16.35MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 308,580 60% 14.71MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 308,580 60% 14.71MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 308,580 60% 14.71MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 308,580 60% 14.71MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | 308,580 60% 14.71MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-oneprovider-paris-0/cluster-manager |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:22:45 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:22:45 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:22:45 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:22:45 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:22:45 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 54,762 12% 52.23MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:22:45 | 111,094 26% 17.66MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:22:45 | 158,569 37% 21.60MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:22:45 | 213,128 49% 25.41MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:22:45 | 213,419 50% 25.44MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:22:45 | 213,419 50% 20.35MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:22:45 | 4,666 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:22:45 | 4,666 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:22:45 | 6,441 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:22:45 | 6,703 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:22:45 | 6,703 50% 3.20MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:22:45 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.08.17/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
19-Nov-2024 22:22:45 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:22:45 | 23,822 7% 22.72MB/s 0:00:00 (xfr#2, to-chk=13/18) |
19-Nov-2024 22:22:45 | 48,409 14% 46.17MB/s 0:00:00 (xfr#3, to-chk=11/18) |
19-Nov-2024 22:22:45 | 48,409 14% 23.08MB/s 0:00:00 (xfr#4, to-chk=9/18) |
19-Nov-2024 22:22:45 | 71,751 21% 22.81MB/s 0:00:00 (xfr#5, to-chk=7/18) |
19-Nov-2024 22:22:45 | 71,842 21% 22.84MB/s 0:00:00 (xfr#6, to-chk=5/18) |
19-Nov-2024 22:22:45 | 72,139 21% 22.93MB/s 0:00:00 (xfr#7, to-chk=3/18) |
19-Nov-2024 22:22:45 | 169,139 50% 23.04MB/s 0:00:00 (xfr#8, to-chk=1/18) |
19-Nov-2024 22:22:45 | 169,139 50% 17.92MB/s 0:00:00 (xfr#8, to-chk=0/18) |
19-Nov-2024 22:22:45 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732054954.554938 exists, exporting anyway. |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | =============================== warnings summary =============================== |
19-Nov-2024 22:22:45 | tests/utils/rest_utils.py:98 |
19-Nov-2024 22:22:45 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 22:22:45 | print(""" |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | tests/utils/path_utils.py:112 |
19-Nov-2024 22:22:45 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 22:22:45 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 22:22:45 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 22:22:45 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 22:22:45 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 22:22:45 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 22:22:45 | |
19-Nov-2024 22:22:45 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 22:22:45 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 22:22:45 | ================== 26 passed, 4 warnings in 871.50s (0:14:31) ================== |
19-Nov-2024 22:22:55 | release "dev" uninstalled |
19-Nov-2024 22:22:56 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
19-Nov-2024 22:22:56 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
19-Nov-2024 22:22:59 | No resources found |
19-Nov-2024 22:23:00 | Sidecar injection has been disabled |
19-Nov-2024 22:23:00 | Cleaning helm release "dev"... |
19-Nov-2024 22:23:00 | Deleted 1 helm deployments |
19-Nov-2024 22:23:00 | Deleted 0 k8s deployments |
19-Nov-2024 22:23:00 | Deleted 0 k8s services |
19-Nov-2024 22:23:00 | Deleted 0 persistent volumes |
19-Nov-2024 22:23:01 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:23:01 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 22:23:01 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:23:01 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 22:23:01 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 22:23:01 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:23:01 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 22:23:01 | Finished task 'Run acceptance oneclient tests' with result: Success |
19-Nov-2024 22:23:01 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 22:23:01 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH... |
19-Nov-2024 22:23:01 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 22:23:01 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 22:23:01 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 22:23:01 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:23:01 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3366 (ODSRV-OAP-MPRFCPH-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3366-ScriptBuildTask-11377595726200620330.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance |
19-Nov-2024 22:23:01 | ./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_hardlinks.tar.gz |
19-Nov-2024 22:23:02 | Uploading artifact |
19-Nov-2024 22:23:02 | source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
19-Nov-2024 22:23:02 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
19-Nov-2024 22:23:02 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 22:23:02 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:23:02 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:23:02 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3366 (ODSRV-OAP-MPRFCPH-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3366-ScriptBuildTask-3293412764863244319.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH |
19-Nov-2024 22:23:02 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 22:23:02 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 22:23:02 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:23:02 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 22:23:02 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:23:02 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3366 (ODSRV-OAP-MPRFCPH-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3366-ScriptBuildTask-13901693041872525338.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance |
19-Nov-2024 22:23:02 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 22:23:02 | Dload Upload Total Spent Left Speed |
19-Nov-2024 22:23:02 | |
19-Nov-2024 22:23:02 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 22:23:02 | 100 4822 100 4822 0 0 57404 0 --:--:-- --:--:-- --:--:-- 58096 |
19-Nov-2024 22:23:02 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 22:23:07 | Cleaning helm deployments |
19-Nov-2024 22:23:07 | Cleanining pods |
19-Nov-2024 22:23:07 | Cleaning kube persistant volumes |
19-Nov-2024 22:23:07 | Cleaning dockswift container |
19-Nov-2024 22:23:07 | Cleaning docker containers |
19-Nov-2024 22:23:10 | Stalled docker containers to remove: |
19-Nov-2024 22:23:10 | f83ed15f7b5f 061a3584cd3f 810630461a2f a62e45e07463 c5bdfc1bf6e7 9a88c0273968 71a6980f8196 c7e0b271ba8f 840ac83ed1fa cd8f3fd8eb9c b33403b0cfc7 ef9c680990f8 91bfd8686ddd 4486bcf25c9a 55d88e5aa582 1bc94e17ef93 379a7e3a89f1 7279bc127fb3 fa1a435b3096 c6b6437c92d1 |
19-Nov-2024 22:23:10 | Removing stalled docker containers |
19-Nov-2024 22:23:10 | Error response from daemon: Cannot kill container: f83ed15f7b5f: Container f83ed15f7b5f43c056fae69dc38358f58e2a7a4eac9bb0999a2655e3a9e7b2b3 is not running |
19-Nov-2024 22:23:10 | f83ed15f7b5f |
19-Nov-2024 22:23:10 | Error response from daemon: Cannot kill container: 061a3584cd3f: Container 061a3584cd3f36f3a2d6bab054e034bbce12c7c826ee2a6415f484e7edd4872b is not running |
19-Nov-2024 22:23:11 | 061a3584cd3f |
19-Nov-2024 22:23:11 | Error response from daemon: Cannot kill container: 810630461a2f: Container 810630461a2f5d609144dad06ac233c81294b194dc2ac03e65d1ecaf2bc28ff3 is not running |
19-Nov-2024 22:23:11 | 810630461a2f |
19-Nov-2024 22:23:11 | Error response from daemon: Cannot kill container: a62e45e07463: Container a62e45e07463c99f767cc9665e85b26214be48ee1e9e4b67bedad0551ddc6100 is not running |
19-Nov-2024 22:23:11 | a62e45e07463 |
19-Nov-2024 22:23:11 | Error response from daemon: Cannot kill container: c5bdfc1bf6e7: Container c5bdfc1bf6e7a16acc4b38bd252e268d2a386a937b89ffcdbb960918638240e3 is not running |
19-Nov-2024 22:23:11 | c5bdfc1bf6e7 |
19-Nov-2024 22:23:11 | Error response from daemon: Cannot kill container: 9a88c0273968: Container 9a88c0273968294681aa5f9215e3ff28d61f7e7a6b565445296fa8d1dde196c2 is not running |
19-Nov-2024 22:23:11 | 9a88c0273968 |
19-Nov-2024 22:23:11 | Error response from daemon: Cannot kill container: 71a6980f8196: Container 71a6980f81964f156220f7395d3d356b806b135cd61f92ca4f401106fd80c2da is not running |
19-Nov-2024 22:23:11 | 71a6980f8196 |
19-Nov-2024 22:23:11 | Error response from daemon: Cannot kill container: c7e0b271ba8f: Container c7e0b271ba8f89c70833b75f9519785c1d48288577cae973182d895e15b5119c is not running |
19-Nov-2024 22:23:11 | c7e0b271ba8f |
19-Nov-2024 22:23:11 | Error response from daemon: Cannot kill container: 840ac83ed1fa: Container 840ac83ed1fabd2cca30b6261bdc3fa5ba84d4235427e76dae459aec577fc000 is not running |
19-Nov-2024 22:23:11 | 840ac83ed1fa |
19-Nov-2024 22:23:11 | Error response from daemon: Cannot kill container: cd8f3fd8eb9c: Container cd8f3fd8eb9c0ff5348f7acb8151885c4f2816b48dbe41222e8a9c2339ddf22b is not running |
19-Nov-2024 22:23:12 | cd8f3fd8eb9c |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: b33403b0cfc7: Container b33403b0cfc79da202b133ff389823e9644716f7bffe10b8899d9f49e03be00d is not running |
19-Nov-2024 22:23:12 | b33403b0cfc7 |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: ef9c680990f8: Container ef9c680990f850bd53643660d6c316f6808a44e002e4e56a5c0ad8a093234bf8 is not running |
19-Nov-2024 22:23:12 | ef9c680990f8 |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: 91bfd8686ddd: Container 91bfd8686ddda6364b0165fad0f0d72178807819f1e6b1a9939f6d39f1f1a7e0 is not running |
19-Nov-2024 22:23:12 | 91bfd8686ddd |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: 4486bcf25c9a: Container 4486bcf25c9abaea38bca571589de97650217e6b386615da18582fbdf5c7699a is not running |
19-Nov-2024 22:23:12 | 4486bcf25c9a |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: 55d88e5aa582: Container 55d88e5aa5828ce19a9deb0717d0cd05f2a4620ce7a7d3f98acaf6d40c83eb42 is not running |
19-Nov-2024 22:23:12 | 55d88e5aa582 |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: 1bc94e17ef93: Container 1bc94e17ef935322e7513a4583528c3b1a13edd9bee4f465a040d46f3ccd6038 is not running |
19-Nov-2024 22:23:12 | 1bc94e17ef93 |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: 379a7e3a89f1: Container 379a7e3a89f1062f427f133cfeeda5ccec73f60e1cb03c891ee721f6cdabe536 is not running |
19-Nov-2024 22:23:12 | 379a7e3a89f1 |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: 7279bc127fb3: Container 7279bc127fb35b169914e8b42419c65bc0f7d5c0de3fc00fd5b640213f3e514b is not running |
19-Nov-2024 22:23:12 | 7279bc127fb3 |
19-Nov-2024 22:23:12 | Error response from daemon: Cannot kill container: fa1a435b3096: Container fa1a435b3096fb9ef9bc57869a8f82e4ce4b27749ef9562a96d421ae7d2dfd91 is not running |
19-Nov-2024 22:23:12 | fa1a435b3096 |
19-Nov-2024 22:23:12 | c6b6437c92d1 |
19-Nov-2024 22:23:13 | c6b6437c92d1 |
19-Nov-2024 22:23:13 | Stalled docker volumes to remove: |
19-Nov-2024 22:23:13 | |
19-Nov-2024 22:23:13 | Removing stalled docker volumes |
19-Nov-2024 22:23:13 | Removing stalled loopdevices |
19-Nov-2024 22:23:13 | Done |
19-Nov-2024 22:23:13 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 22:23:13 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 22:23:13 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 22:23:13 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 22:23:13 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 22:23:13 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 22:23:13 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 22:23:13 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 22:23:13 | Publishing an artifact: test_logs.tar.gz |
19-Nov-2024 22:23:13 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 115.7 ms |
19-Nov-2024 22:23:14 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH' |
19-Nov-2024 22:23:14 | Finalising the build... |
19-Nov-2024 22:23:14 | Stopping timer. |
19-Nov-2024 22:23:14 | Build ODSRV-OAP-MPRFCPH-3366 completed. |
19-Nov-2024 22:23:14 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 22:23:14 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 22:23:14 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 22:23:14 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 22:23:14 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 22:23:14 | All post build plugins have finished |
19-Nov-2024 22:23:14 | Generating build results summary... |
19-Nov-2024 22:23:14 | Saving build results to disk... |
19-Nov-2024 22:23:14 | Store variable context... |
19-Nov-2024 22:23:14 | Finished building ODSRV-OAP-MPRFCPH-3366. |