oneclient acceptance tests using environment deployed from packages
Build: #3365 was successful
Job: multiprovider proxy s3 directory CRUD proxyio was successful
Build log
The build generated 2,871 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 19:38:25 | PASSED |
19-Nov-2024 19:38:25 | Unmounting client from /tmp/onedata/mnt/4qq3v9prx7mv9d2o |
19-Nov-2024 19:38:25 | |
19-Nov-2024 19:38:25 | |
19-Nov-2024 19:38:25 | Unmounting client from /tmp/onedata/mnt/y4ehfzcku0d0rqf1 |
19-Nov-2024 19:38:25 | |
19-Nov-2024 19:38:25 | |
19-Nov-2024 19:38:52 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:38:52 | ================================================================= |
19-Nov-2024 19:38:52 | - Executing scenario 'Delete non-empty directory' |
19-Nov-2024 19:38:52 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 19:38:52 | ----------------------------------------------------------------- |
19-Nov-2024 19:38:52 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:38:52 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:38:52 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:38:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:38:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:38:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' |
19-Nov-2024 19:38:52 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' successfully started |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yzktix4i1bb53ch8 |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yzktix4i1bb53ch8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yzktix4i1bb53ch8 |
19-Nov-2024 19:38:52 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3433889925340068860'... |
19-Nov-2024 19:38:52 | Getting configuration... |
19-Nov-2024 19:38:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/yzktix4i1bb53ch8'. |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:38:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:38:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' |
19-Nov-2024 19:38:52 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' successfully started |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xzaddxfe4k07xnlc |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xzaddxfe4k07xnlc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xzaddxfe4k07xnlc |
19-Nov-2024 19:38:52 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13607208581477668000'... |
19-Nov-2024 19:38:52 | Getting configuration... |
19-Nov-2024 19:38:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/xzaddxfe4k07xnlc'. |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
19-Nov-2024 19:38:52 | on client11"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
19-Nov-2024 19:38:52 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
19-Nov-2024 19:38:52 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
19-Nov-2024 19:38:52 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
19-Nov-2024 19:38:52 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
19-Nov-2024 19:38:52 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
19-Nov-2024 19:38:52 | ================================================================= |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | PASSED |
19-Nov-2024 19:38:52 | Unmounting client from /tmp/onedata/mnt/yzktix4i1bb53ch8 |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | Unmounting client from /tmp/onedata/mnt/xzaddxfe4k07xnlc |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:38:52 | |
19-Nov-2024 19:39:19 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:39:19 | ================================================================= |
19-Nov-2024 19:39:19 | - Executing scenario 'Move directory' |
19-Nov-2024 19:39:19 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 19:39:19 | ----------------------------------------------------------------- |
19-Nov-2024 19:39:19 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:39:19 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:39:19 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:39:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:39:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:39:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' |
19-Nov-2024 19:39:19 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' successfully started |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gaz27ueyu8w0x5te |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gaz27ueyu8w0x5te --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gaz27ueyu8w0x5te |
19-Nov-2024 19:39:19 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18090890340000700146'... |
19-Nov-2024 19:39:19 | Getting configuration... |
19-Nov-2024 19:39:19 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/gaz27ueyu8w0x5te'. |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:39:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:39:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' |
19-Nov-2024 19:39:19 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' successfully started |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/u0smrs2kwey8w5w0 |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u0smrs2kwey8w5w0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u0smrs2kwey8w5w0 |
19-Nov-2024 19:39:19 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13832873261336364137'... |
19-Nov-2024 19:39:19 | Getting configuration... |
19-Nov-2024 19:39:19 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/u0smrs2kwey8w5w0'. |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 19:39:19 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 19:39:19 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
19-Nov-2024 19:39:19 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 19:39:19 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 19:39:19 | ================================================================= |
19-Nov-2024 19:39:19 | |
19-Nov-2024 19:39:20 | PASSED |
19-Nov-2024 19:39:20 | Unmounting client from /tmp/onedata/mnt/gaz27ueyu8w0x5te |
19-Nov-2024 19:39:20 | |
19-Nov-2024 19:39:20 | |
19-Nov-2024 19:39:20 | Unmounting client from /tmp/onedata/mnt/u0smrs2kwey8w5w0 |
19-Nov-2024 19:39:20 | |
19-Nov-2024 19:39:20 | |
19-Nov-2024 19:39:45 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:39:45 | ================================================================= |
19-Nov-2024 19:39:45 | - Executing scenario 'Copy directory' |
19-Nov-2024 19:39:45 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 19:39:45 | ----------------------------------------------------------------- |
19-Nov-2024 19:39:45 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:39:45 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:39:45 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:39:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:39:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:39:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' |
19-Nov-2024 19:39:45 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' successfully started |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/i0reiet9htv6xogk |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i0reiet9htv6xogk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i0reiet9htv6xogk |
19-Nov-2024 19:39:45 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5366462462138429694'... |
19-Nov-2024 19:39:45 | Getting configuration... |
19-Nov-2024 19:39:45 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/i0reiet9htv6xogk'. |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:39:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:39:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' |
19-Nov-2024 19:39:45 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' successfully started |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r2dxkpzbzm8mszrq |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r2dxkpzbzm8mszrq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r2dxkpzbzm8mszrq |
19-Nov-2024 19:39:45 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15089648176158613209'... |
19-Nov-2024 19:39:45 | Getting configuration... |
19-Nov-2024 19:39:45 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/r2dxkpzbzm8mszrq'. |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 19:39:45 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 19:39:45 | ================================================================= |
19-Nov-2024 19:39:45 | |
19-Nov-2024 19:39:46 | PASSED |
19-Nov-2024 19:39:46 | Unmounting client from /tmp/onedata/mnt/i0reiet9htv6xogk |
19-Nov-2024 19:39:46 | |
19-Nov-2024 19:39:46 | |
19-Nov-2024 19:39:46 | Unmounting client from /tmp/onedata/mnt/r2dxkpzbzm8mszrq |
19-Nov-2024 19:39:46 | |
19-Nov-2024 19:39:46 | |
19-Nov-2024 19:40:10 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:40:10 | ================================================================= |
19-Nov-2024 19:40:10 | - Executing scenario 'Fail to move directory to itself' |
19-Nov-2024 19:40:10 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 19:40:10 | ----------------------------------------------------------------- |
19-Nov-2024 19:40:10 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:40:10 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:40:10 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:40:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:40:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:40:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' |
19-Nov-2024 19:40:10 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' successfully started |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x5tf7nsw4h8jy606 |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x5tf7nsw4h8jy606 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x5tf7nsw4h8jy606 |
19-Nov-2024 19:40:10 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11227773842389532599'... |
19-Nov-2024 19:40:10 | Getting configuration... |
19-Nov-2024 19:40:10 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/x5tf7nsw4h8jy606'. |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:40:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:40:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' |
19-Nov-2024 19:40:10 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' successfully started |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y4cpbdfabjjefnwc |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y4cpbdfabjjefnwc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y4cpbdfabjjefnwc |
19-Nov-2024 19:40:10 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6948916450805303031'... |
19-Nov-2024 19:40:10 | Getting configuration... |
19-Nov-2024 19:40:10 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/y4cpbdfabjjefnwc'. |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:10 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 19:40:10 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 19:40:10 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 19:40:10 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
19-Nov-2024 19:40:10 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 19:40:10 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 19:40:10 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 19:40:10 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 19:40:10 | ================================================================= |
19-Nov-2024 19:40:10 | |
19-Nov-2024 19:40:11 | PASSED |
19-Nov-2024 19:40:11 | Unmounting client from /tmp/onedata/mnt/x5tf7nsw4h8jy606 |
19-Nov-2024 19:40:11 | |
19-Nov-2024 19:40:11 | |
19-Nov-2024 19:40:11 | Unmounting client from /tmp/onedata/mnt/y4cpbdfabjjefnwc |
19-Nov-2024 19:40:11 | |
19-Nov-2024 19:40:11 | |
19-Nov-2024 19:40:36 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:40:36 | ================================================================= |
19-Nov-2024 19:40:36 | - Executing scenario 'Fail to move directory to its subtree' |
19-Nov-2024 19:40:36 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 19:40:36 | ----------------------------------------------------------------- |
19-Nov-2024 19:40:36 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:40:36 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:40:36 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:40:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:40:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:40:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-fcrns', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' |
19-Nov-2024 19:40:36 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-fcrns' successfully started |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zk3m94671bcws7ff |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zk3m94671bcws7ff --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zk3m94671bcws7ff |
19-Nov-2024 19:40:36 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3411418463418495144'... |
19-Nov-2024 19:40:36 | Getting configuration... |
19-Nov-2024 19:40:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/zk3m94671bcws7ff'. |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:40:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:40:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-c98f4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' |
19-Nov-2024 19:40:36 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-c98f4' successfully started |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qmcnlmla6whbayn0 |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qmcnlmla6whbayn0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qmcnlmla6whbayn0 |
19-Nov-2024 19:40:36 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16098418442800830070'... |
19-Nov-2024 19:40:36 | Getting configuration... |
19-Nov-2024 19:40:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qmcnlmla6whbayn0'. |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:40:36 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:40:36 | ================================================================= |
19-Nov-2024 19:40:36 | |
19-Nov-2024 19:40:49 | PASSED |
19-Nov-2024 19:40:49 | Unmounting client from /tmp/onedata/mnt/zk3m94671bcws7ff |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | Unmounting client from /tmp/onedata/mnt/qmcnlmla6whbayn0 |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_directory_CRUD.1732045236.7628994', '-c', '/tmp/logs'] |
19-Nov-2024 19:40:49 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-pfj54. See /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-cross-support-job-3p-users-pfj54/entrypoint.log for more details |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-fcrns: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-oneclient-krakow-9b8968f6-fcrns/oneclient_logs |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=197/230) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 23,345 0% 22.26MB/s 0:00:00 (xfr#1, to-chk=196/230) |
19-Nov-2024 19:40:49 | 23,345 0% 22.26MB/s 0:00:00 (xfr#1, to-chk=190/230) |
19-Nov-2024 19:40:49 | 24,095 0% 22.98MB/s 0:00:00 (xfr#2, to-chk=192/230) |
19-Nov-2024 19:40:49 | 102,271 2% 97.53MB/s 0:00:00 (xfr#3, to-chk=191/230) |
19-Nov-2024 19:40:49 | 103,021 2% 98.25MB/s 0:00:00 (xfr#4, to-chk=190/230) |
19-Nov-2024 19:40:49 | 144,436 3% 137.74MB/s 0:00:00 (xfr#5, to-chk=189/230) |
19-Nov-2024 19:40:49 | 145,090 3% 138.37MB/s 0:00:00 (xfr#6, to-chk=185/230) |
19-Nov-2024 19:40:49 | 149,232 3% 142.32MB/s 0:00:00 (xfr#7, to-chk=184/230) |
19-Nov-2024 19:40:49 | 434,800 10% 59.24MB/s 0:00:00 (xfr#8, to-chk=183/230) |
19-Nov-2024 19:40:49 | 435,454 10% 59.33MB/s 0:00:00 (xfr#9, to-chk=182/230) |
19-Nov-2024 19:40:49 | 459,331 10% 62.58MB/s 0:00:00 (xfr#10, to-chk=181/230) |
19-Nov-2024 19:40:49 | 459,985 10% 54.83MB/s 0:00:00 (xfr#11, to-chk=177/230) |
19-Nov-2024 19:40:49 | 552,349 12% 15.49MB/s 0:00:00 (xfr#12, to-chk=176/230) |
19-Nov-2024 19:40:49 | 553,003 12% 15.51MB/s 0:00:00 (xfr#13, to-chk=175/230) |
19-Nov-2024 19:40:49 | 575,290 13% 16.14MB/s 0:00:00 (xfr#14, to-chk=174/230) |
19-Nov-2024 19:40:49 | 575,944 13% 16.15MB/s 0:00:00 (xfr#15, to-chk=170/230) |
19-Nov-2024 19:40:49 | 677,972 15% 18.47MB/s 0:00:00 (xfr#16, to-chk=169/230) |
19-Nov-2024 19:40:49 | 678,626 15% 18.49MB/s 0:00:00 (xfr#17, to-chk=168/230) |
19-Nov-2024 19:40:49 | 702,087 16% 19.13MB/s 0:00:00 (xfr#18, to-chk=167/230) |
19-Nov-2024 19:40:49 | 702,741 16% 19.15MB/s 0:00:00 (xfr#19, to-chk=163/230) |
19-Nov-2024 19:40:49 | 801,385 18% 21.23MB/s 0:00:00 (xfr#20, to-chk=162/230) |
19-Nov-2024 19:40:49 | 802,039 18% 21.25MB/s 0:00:00 (xfr#21, to-chk=161/230) |
19-Nov-2024 19:40:49 | 840,507 19% 21.66MB/s 0:00:00 (xfr#22, to-chk=160/230) |
19-Nov-2024 19:40:49 | 841,257 19% 21.68MB/s 0:00:00 (xfr#23, to-chk=156/230) |
19-Nov-2024 19:40:49 | 1,007,864 23% 20.45MB/s 0:00:00 (xfr#24, to-chk=155/230) |
19-Nov-2024 19:40:49 | 1,008,614 23% 20.47MB/s 0:00:00 (xfr#25, to-chk=154/230) |
19-Nov-2024 19:40:49 | 1,031,593 24% 20.93MB/s 0:00:00 (xfr#26, to-chk=153/230) |
19-Nov-2024 19:40:49 | 1,031,959 24% 20.50MB/s 0:00:00 (xfr#27, to-chk=149/230) |
19-Nov-2024 19:40:49 | 1,110,940 25% 22.07MB/s 0:00:00 (xfr#28, to-chk=148/230) |
19-Nov-2024 19:40:49 | 1,111,306 25% 22.08MB/s 0:00:00 (xfr#29, to-chk=147/230) |
19-Nov-2024 19:40:49 | 1,130,443 26% 22.46MB/s 0:00:00 (xfr#30, to-chk=146/230) |
19-Nov-2024 19:40:49 | 1,131,001 26% 22.01MB/s 0:00:00 (xfr#31, to-chk=142/230) |
19-Nov-2024 19:40:49 | 1,195,649 27% 23.27MB/s 0:00:00 (xfr#32, to-chk=141/230) |
19-Nov-2024 19:40:49 | 1,196,207 27% 23.28MB/s 0:00:00 (xfr#33, to-chk=140/230) |
19-Nov-2024 19:40:49 | 1,216,308 28% 19.33MB/s 0:00:00 (xfr#34, to-chk=139/230) |
19-Nov-2024 19:40:49 | 1,216,674 28% 19.34MB/s 0:00:00 (xfr#35, to-chk=135/230) |
19-Nov-2024 19:40:49 | 1,289,816 30% 19.52MB/s 0:00:00 (xfr#36, to-chk=134/230) |
19-Nov-2024 19:40:49 | 1,290,182 30% 19.53MB/s 0:00:00 (xfr#37, to-chk=133/230) |
19-Nov-2024 19:40:49 | 1,314,636 30% 19.90MB/s 0:00:00 (xfr#38, to-chk=132/230) |
19-Nov-2024 19:40:49 | 1,315,194 30% 19.91MB/s 0:00:00 (xfr#39, to-chk=128/230) |
19-Nov-2024 19:40:49 | 1,400,540 32% 20.87MB/s 0:00:00 (xfr#40, to-chk=127/230) |
19-Nov-2024 19:40:49 | 1,401,098 32% 20.88MB/s 0:00:00 (xfr#41, to-chk=126/230) |
19-Nov-2024 19:40:49 | 1,447,103 33% 21.56MB/s 0:00:00 (xfr#42, to-chk=125/230) |
19-Nov-2024 19:40:49 | 1,447,757 33% 21.24MB/s 0:00:00 (xfr#43, to-chk=121/230) |
19-Nov-2024 19:40:49 | 1,667,903 38% 24.10MB/s 0:00:00 (xfr#44, to-chk=120/230) |
19-Nov-2024 19:40:49 | 1,668,557 38% 24.11MB/s 0:00:00 (xfr#45, to-chk=119/230) |
19-Nov-2024 19:40:49 | 1,697,598 39% 24.53MB/s 0:00:00 (xfr#46, to-chk=118/230) |
19-Nov-2024 19:40:49 | 1,698,348 39% 24.54MB/s 0:00:00 (xfr#47, to-chk=114/230) |
19-Nov-2024 19:40:49 | 1,809,831 42% 24.31MB/s 0:00:00 (xfr#48, to-chk=113/230) |
19-Nov-2024 19:40:49 | 1,810,581 42% 23.98MB/s 0:00:00 (xfr#49, to-chk=112/230) |
19-Nov-2024 19:40:49 | 1,872,875 43% 24.81MB/s 0:00:00 (xfr#50, to-chk=111/230) |
19-Nov-2024 19:40:49 | 1,873,817 43% 24.82MB/s 0:00:00 (xfr#51, to-chk=107/230) |
19-Nov-2024 19:40:49 | 2,260,315 52% 25.97MB/s 0:00:00 (xfr#52, to-chk=106/230) |
19-Nov-2024 19:40:49 | 2,261,257 52% 25.98MB/s 0:00:00 (xfr#53, to-chk=105/230) |
19-Nov-2024 19:40:49 | 2,261,885 52% 25.99MB/s 0:00:00 (xfr#54, to-chk=104/230) |
19-Nov-2024 19:40:49 | 2,284,656 53% 26.25MB/s 0:00:00 (xfr#55, to-chk=103/230) |
19-Nov-2024 19:40:49 | 2,285,022 53% 26.26MB/s 0:00:00 (xfr#56, to-chk=99/230) |
19-Nov-2024 19:40:49 | 2,362,269 55% 26.82MB/s 0:00:00 (xfr#57, to-chk=98/230) |
19-Nov-2024 19:40:49 | 2,362,635 55% 26.82MB/s 0:00:00 (xfr#58, to-chk=97/230) |
19-Nov-2024 19:40:49 | 2,378,287 55% 27.00MB/s 0:00:00 (xfr#59, to-chk=96/230) |
19-Nov-2024 19:40:49 | 2,378,749 55% 27.01MB/s 0:00:00 (xfr#60, to-chk=92/230) |
19-Nov-2024 19:40:49 | 2,441,331 57% 27.39MB/s 0:00:00 (xfr#61, to-chk=91/230) |
19-Nov-2024 19:40:49 | 2,441,793 57% 27.08MB/s 0:00:00 (xfr#62, to-chk=90/230) |
19-Nov-2024 19:40:49 | 2,442,421 57% 27.08MB/s 0:00:00 (xfr#63, to-chk=89/230) |
19-Nov-2024 19:40:49 | 2,469,000 57% 27.38MB/s 0:00:00 (xfr#64, to-chk=88/230) |
19-Nov-2024 19:40:49 | 2,469,462 57% 27.07MB/s 0:00:00 (xfr#65, to-chk=84/230) |
19-Nov-2024 19:40:49 | 2,577,565 60% 27.93MB/s 0:00:00 (xfr#66, to-chk=83/230) |
19-Nov-2024 19:40:49 | 2,578,027 60% 27.94MB/s 0:00:00 (xfr#67, to-chk=82/230) |
19-Nov-2024 19:40:49 | 2,578,655 60% 27.95MB/s 0:00:00 (xfr#68, to-chk=81/230) |
19-Nov-2024 19:40:49 | 2,599,391 60% 27.85MB/s 0:00:00 (xfr#69, to-chk=80/230) |
19-Nov-2024 19:40:49 | 2,600,045 60% 27.86MB/s 0:00:00 (xfr#70, to-chk=76/230) |
19-Nov-2024 19:40:49 | 2,683,894 62% 28.44MB/s 0:00:00 (xfr#71, to-chk=75/230) |
19-Nov-2024 19:40:49 | 2,684,548 62% 28.45MB/s 0:00:00 (xfr#72, to-chk=74/230) |
19-Nov-2024 19:40:49 | 2,704,863 63% 25.04MB/s 0:00:00 (xfr#73, to-chk=73/230) |
19-Nov-2024 19:40:49 | 2,705,517 63% 25.05MB/s 0:00:00 (xfr#74, to-chk=69/230) |
19-Nov-2024 19:40:49 | 2,770,215 64% 25.40MB/s 0:00:00 (xfr#75, to-chk=68/230) |
19-Nov-2024 19:40:49 | 2,770,869 64% 25.41MB/s 0:00:00 (xfr#76, to-chk=67/230) |
19-Nov-2024 19:40:49 | 2,771,497 64% 25.41MB/s 0:00:00 (xfr#77, to-chk=66/230) |
19-Nov-2024 19:40:49 | 2,801,662 65% 25.45MB/s 0:00:00 (xfr#78, to-chk=65/230) |
19-Nov-2024 19:40:49 | 2,802,252 65% 25.45MB/s 0:00:00 (xfr#79, to-chk=61/230) |
19-Nov-2024 19:40:49 | 2,911,809 68% 22.95MB/s 0:00:00 (xfr#80, to-chk=60/230) |
19-Nov-2024 19:40:49 | 2,912,399 68% 22.95MB/s 0:00:00 (xfr#81, to-chk=59/230) |
19-Nov-2024 19:40:49 | 2,949,606 68% 23.25MB/s 0:00:00 (xfr#82, to-chk=58/230) |
19-Nov-2024 19:40:49 | 2,950,260 68% 23.25MB/s 0:00:00 (xfr#83, to-chk=54/230) |
19-Nov-2024 19:40:49 | 3,092,721 72% 24.18MB/s 0:00:00 (xfr#84, to-chk=53/230) |
19-Nov-2024 19:40:49 | 3,093,375 72% 24.18MB/s 0:00:00 (xfr#85, to-chk=52/230) |
19-Nov-2024 19:40:49 | 3,114,641 72% 24.15MB/s 0:00:00 (xfr#86, to-chk=51/230) |
19-Nov-2024 19:40:49 | 3,115,199 72% 24.15MB/s 0:00:00 (xfr#87, to-chk=47/230) |
19-Nov-2024 19:40:49 | 3,206,401 74% 23.89MB/s 0:00:00 (xfr#88, to-chk=46/230) |
19-Nov-2024 19:40:49 | 3,206,959 74% 23.89MB/s 0:00:00 (xfr#89, to-chk=45/230) |
19-Nov-2024 19:40:49 | 3,227,694 75% 23.32MB/s 0:00:00 (xfr#90, to-chk=44/230) |
19-Nov-2024 19:40:49 | 3,228,060 75% 23.32MB/s 0:00:00 (xfr#91, to-chk=40/230) |
19-Nov-2024 19:40:49 | 3,331,774 77% 23.71MB/s 0:00:00 (xfr#92, to-chk=39/230) |
19-Nov-2024 19:40:49 | 3,332,140 77% 23.71MB/s 0:00:00 (xfr#93, to-chk=38/230) |
19-Nov-2024 19:40:49 | 3,374,711 78% 23.84MB/s 0:00:00 (xfr#94, to-chk=37/230) |
19-Nov-2024 19:40:49 | 3,375,653 78% 22.51MB/s 0:00:00 (xfr#95, to-chk=33/230) |
19-Nov-2024 19:40:49 | 3,546,895 82% 22.86MB/s 0:00:00 (xfr#96, to-chk=32/230) |
19-Nov-2024 19:40:49 | 3,547,837 82% 22.71MB/s 0:00:00 (xfr#97, to-chk=31/230) |
19-Nov-2024 19:40:49 | 3,579,191 83% 22.76MB/s 0:00:00 (xfr#98, to-chk=30/230) |
19-Nov-2024 19:40:49 | 3,579,749 83% 22.61MB/s 0:00:00 (xfr#99, to-chk=26/230) |
19-Nov-2024 19:40:49 | 3,693,339 86% 23.33MB/s 0:00:00 (xfr#100, to-chk=25/230) |
19-Nov-2024 19:40:49 | 3,693,897 86% 23.33MB/s 0:00:00 (xfr#101, to-chk=24/230) |
19-Nov-2024 19:40:49 | 3,694,525 86% 23.33MB/s 0:00:00 (xfr#102, to-chk=23/230) |
19-Nov-2024 19:40:49 | 3,743,111 87% 23.03MB/s 0:00:00 (xfr#103, to-chk=22/230) |
19-Nov-2024 19:40:49 | 3,743,669 87% 23.03MB/s 0:00:00 (xfr#104, to-chk=18/230) |
19-Nov-2024 19:40:49 | 3,947,180 92% 23.67MB/s 0:00:00 (xfr#105, to-chk=17/230) |
19-Nov-2024 19:40:49 | 3,947,738 92% 23.68MB/s 0:00:00 (xfr#106, to-chk=16/230) |
19-Nov-2024 19:40:49 | 3,948,366 92% 23.68MB/s 0:00:00 (xfr#107, to-chk=15/230) |
19-Nov-2024 19:40:49 | 3,964,147 92% 23.63MB/s 0:00:00 (xfr#108, to-chk=14/230) |
19-Nov-2024 19:40:49 | 3,964,609 92% 23.63MB/s 0:00:00 (xfr#109, to-chk=10/230) |
19-Nov-2024 19:40:49 | 4,024,361 93% 23.99MB/s 0:00:00 (xfr#110, to-chk=9/230) |
19-Nov-2024 19:40:49 | 4,024,823 94% 23.84MB/s 0:00:00 (xfr#111, to-chk=8/230) |
19-Nov-2024 19:40:49 | 4,056,005 94% 24.03MB/s 0:00:00 (xfr#112, to-chk=7/230) |
19-Nov-2024 19:40:49 | 4,056,467 94% 24.03MB/s 0:00:00 (xfr#113, to-chk=3/230) |
19-Nov-2024 19:40:49 | 4,209,191 98% 24.48MB/s 0:00:00 (xfr#114, to-chk=2/230) |
19-Nov-2024 19:40:49 | 4,209,653 98% 24.48MB/s 0:00:00 (xfr#115, to-chk=1/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.72MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 24.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 23.71MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 23.71MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 23.58MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | 4,276,779 99% 23.58MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-c98f4: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-oneclient-paris-7f5779b546-c98f4/oneclient_logs |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=200/233) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=199/233) |
19-Nov-2024 19:40:49 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=192/233) |
19-Nov-2024 19:40:49 | 20,603 0% 19.65MB/s 0:00:00 (xfr#2, to-chk=198/233) |
19-Nov-2024 19:40:49 | 21,065 0% 20.09MB/s 0:00:00 (xfr#3, to-chk=194/233) |
19-Nov-2024 19:40:49 | 92,466 3% 22.05MB/s 0:00:00 (xfr#4, to-chk=193/233) |
19-Nov-2024 19:40:49 | 92,928 3% 22.16MB/s 0:00:00 (xfr#5, to-chk=192/233) |
19-Nov-2024 19:40:49 | 107,700 3% 25.68MB/s 0:00:00 (xfr#6, to-chk=191/233) |
19-Nov-2024 19:40:49 | 108,354 3% 25.83MB/s 0:00:00 (xfr#7, to-chk=187/233) |
19-Nov-2024 19:40:49 | 159,060 5% 16.85MB/s 0:00:00 (xfr#8, to-chk=186/233) |
19-Nov-2024 19:40:49 | 159,714 5% 15.23MB/s 0:00:00 (xfr#9, to-chk=185/233) |
19-Nov-2024 19:40:49 | 160,342 5% 15.29MB/s 0:00:00 (xfr#10, to-chk=184/233) |
19-Nov-2024 19:40:49 | 186,539 6% 17.79MB/s 0:00:00 (xfr#11, to-chk=183/233) |
19-Nov-2024 19:40:49 | 187,001 6% 17.83MB/s 0:00:00 (xfr#12, to-chk=179/233) |
19-Nov-2024 19:40:49 | 191,135 6% 18.23MB/s 0:00:00 (xfr#13, to-chk=178/233) |
19-Nov-2024 19:40:49 | 285,156 9% 16.00MB/s 0:00:00 (xfr#14, to-chk=177/233) |
19-Nov-2024 19:40:49 | 285,618 9% 16.02MB/s 0:00:00 (xfr#15, to-chk=176/233) |
19-Nov-2024 19:40:49 | 286,246 9% 15.17MB/s 0:00:00 (xfr#16, to-chk=175/233) |
19-Nov-2024 19:40:49 | 302,180 10% 16.01MB/s 0:00:00 (xfr#17, to-chk=174/233) |
19-Nov-2024 19:40:49 | 302,642 10% 16.03MB/s 0:00:00 (xfr#18, to-chk=170/233) |
19-Nov-2024 19:40:49 | 362,359 12% 13.29MB/s 0:00:00 (xfr#19, to-chk=169/233) |
19-Nov-2024 19:40:49 | 362,821 12% 13.31MB/s 0:00:00 (xfr#20, to-chk=168/233) |
19-Nov-2024 19:40:49 | 384,325 13% 13.57MB/s 0:00:00 (xfr#21, to-chk=167/233) |
19-Nov-2024 19:40:49 | 384,883 13% 13.59MB/s 0:00:00 (xfr#22, to-chk=163/233) |
19-Nov-2024 19:40:49 | 473,513 16% 15.05MB/s 0:00:00 (xfr#23, to-chk=162/233) |
19-Nov-2024 19:40:49 | 474,071 16% 15.07MB/s 0:00:00 (xfr#24, to-chk=161/233) |
19-Nov-2024 19:40:49 | 500,427 16% 15.91MB/s 0:00:00 (xfr#25, to-chk=160/233) |
19-Nov-2024 19:40:49 | 501,081 16% 15.93MB/s 0:00:00 (xfr#26, to-chk=156/233) |
19-Nov-2024 19:40:49 | 591,505 20% 13.76MB/s 0:00:00 (xfr#27, to-chk=155/233) |
19-Nov-2024 19:40:49 | 592,159 20% 13.77MB/s 0:00:00 (xfr#28, to-chk=154/233) |
19-Nov-2024 19:40:49 | 612,776 20% 14.25MB/s 0:00:00 (xfr#29, to-chk=153/233) |
19-Nov-2024 19:40:49 | 613,142 20% 14.26MB/s 0:00:00 (xfr#30, to-chk=149/233) |
19-Nov-2024 19:40:49 | 693,444 23% 14.07MB/s 0:00:00 (xfr#31, to-chk=148/233) |
19-Nov-2024 19:40:49 | 693,810 23% 14.08MB/s 0:00:00 (xfr#32, to-chk=147/233) |
19-Nov-2024 19:40:49 | 694,438 23% 14.09MB/s 0:00:00 (xfr#33, to-chk=146/233) |
19-Nov-2024 19:40:49 | 714,226 24% 13.90MB/s 0:00:00 (xfr#34, to-chk=145/233) |
19-Nov-2024 19:40:49 | 714,688 24% 13.91MB/s 0:00:00 (xfr#35, to-chk=141/233) |
19-Nov-2024 19:40:49 | 781,269 26% 14.90MB/s 0:00:00 (xfr#36, to-chk=140/233) |
19-Nov-2024 19:40:49 | 781,731 26% 14.91MB/s 0:00:00 (xfr#37, to-chk=139/233) |
19-Nov-2024 19:40:49 | 799,111 27% 14.11MB/s 0:00:00 (xfr#38, to-chk=138/233) |
19-Nov-2024 19:40:49 | 799,477 27% 14.12MB/s 0:00:00 (xfr#39, to-chk=134/233) |
19-Nov-2024 19:40:49 | 865,408 29% 14.74MB/s 0:00:00 (xfr#40, to-chk=133/233) |
19-Nov-2024 19:40:49 | 865,774 29% 14.74MB/s 0:00:00 (xfr#41, to-chk=132/233) |
19-Nov-2024 19:40:49 | 893,418 30% 15.21MB/s 0:00:00 (xfr#42, to-chk=131/233) |
19-Nov-2024 19:40:49 | 894,072 30% 15.23MB/s 0:00:00 (xfr#43, to-chk=127/233) |
19-Nov-2024 19:40:49 | 989,473 33% 14.98MB/s 0:00:00 (xfr#44, to-chk=126/233) |
19-Nov-2024 19:40:49 | 990,127 33% 14.99MB/s 0:00:00 (xfr#45, to-chk=125/233) |
19-Nov-2024 19:40:49 | 1,006,379 34% 15.23MB/s 0:00:00 (xfr#46, to-chk=124/233) |
19-Nov-2024 19:40:49 | 1,007,033 34% 15.24MB/s 0:00:00 (xfr#47, to-chk=120/233) |
19-Nov-2024 19:40:49 | 1,065,014 36% 15.63MB/s 0:00:00 (xfr#48, to-chk=119/233) |
19-Nov-2024 19:40:49 | 1,065,668 36% 15.64MB/s 0:00:00 (xfr#49, to-chk=118/233) |
19-Nov-2024 19:40:49 | 1,091,679 37% 15.77MB/s 0:00:00 (xfr#50, to-chk=117/233) |
19-Nov-2024 19:40:49 | 1,092,045 37% 15.78MB/s 0:00:00 (xfr#51, to-chk=113/233) |
19-Nov-2024 19:40:49 | 1,171,040 39% 15.51MB/s 0:00:00 (xfr#52, to-chk=112/233) |
19-Nov-2024 19:40:49 | 1,171,406 39% 15.52MB/s 0:00:00 (xfr#53, to-chk=111/233) |
19-Nov-2024 19:40:49 | 1,212,904 41% 16.07MB/s 0:00:00 (xfr#54, to-chk=110/233) |
19-Nov-2024 19:40:49 | 1,213,558 41% 16.07MB/s 0:00:00 (xfr#55, to-chk=106/233) |
19-Nov-2024 19:40:49 | 1,376,706 46% 17.05MB/s 0:00:00 (xfr#56, to-chk=105/233) |
19-Nov-2024 19:40:49 | 1,377,360 46% 17.06MB/s 0:00:00 (xfr#57, to-chk=104/233) |
19-Nov-2024 19:40:49 | 1,400,968 47% 16.49MB/s 0:00:00 (xfr#58, to-chk=103/233) |
19-Nov-2024 19:40:49 | 1,401,622 47% 16.50MB/s 0:00:00 (xfr#59, to-chk=99/233) |
19-Nov-2024 19:40:49 | 1,477,395 50% 17.18MB/s 0:00:00 (xfr#60, to-chk=98/233) |
19-Nov-2024 19:40:49 | 1,478,049 50% 17.19MB/s 0:00:00 (xfr#61, to-chk=97/233) |
19-Nov-2024 19:40:49 | 1,494,140 50% 15.16MB/s 0:00:00 (xfr#62, to-chk=96/233) |
19-Nov-2024 19:40:49 | 1,494,698 50% 15.16MB/s 0:00:00 (xfr#63, to-chk=92/233) |
19-Nov-2024 19:40:49 | 1,549,129 52% 15.55MB/s 0:00:00 (xfr#64, to-chk=91/233) |
19-Nov-2024 19:40:49 | 1,549,687 52% 15.56MB/s 0:00:00 (xfr#65, to-chk=90/233) |
19-Nov-2024 19:40:49 | 1,570,941 53% 15.77MB/s 0:00:00 (xfr#66, to-chk=89/233) |
19-Nov-2024 19:40:49 | 1,571,403 53% 15.77MB/s 0:00:00 (xfr#67, to-chk=85/233) |
19-Nov-2024 19:40:49 | 1,666,782 56% 15.74MB/s 0:00:00 (xfr#68, to-chk=84/233) |
19-Nov-2024 19:40:49 | 1,667,244 56% 15.74MB/s 0:00:00 (xfr#69, to-chk=83/233) |
19-Nov-2024 19:40:49 | 1,667,872 56% 15.75MB/s 0:00:00 (xfr#70, to-chk=82/233) |
19-Nov-2024 19:40:49 | 1,686,693 57% 15.77MB/s 0:00:00 (xfr#71, to-chk=81/233) |
19-Nov-2024 19:40:49 | 1,687,059 57% 15.77MB/s 0:00:00 (xfr#72, to-chk=77/233) |
19-Nov-2024 19:40:49 | 1,750,600 59% 16.37MB/s 0:00:00 (xfr#73, to-chk=76/233) |
19-Nov-2024 19:40:49 | 1,750,966 59% 16.37MB/s 0:00:00 (xfr#74, to-chk=75/233) |
19-Nov-2024 19:40:49 | 1,751,594 59% 16.38MB/s 0:00:00 (xfr#75, to-chk=74/233) |
19-Nov-2024 19:40:49 | 1,785,809 60% 16.53MB/s 0:00:00 (xfr#76, to-chk=73/233) |
19-Nov-2024 19:40:49 | 1,786,559 60% 16.54MB/s 0:00:00 (xfr#77, to-chk=69/233) |
19-Nov-2024 19:40:49 | 1,790,700 60% 16.58MB/s 0:00:00 (xfr#78, to-chk=68/233) |
19-Nov-2024 19:40:49 | 1,923,197 65% 17.81MB/s 0:00:00 (xfr#79, to-chk=67/233) |
19-Nov-2024 19:40:49 | 1,923,947 65% 17.64MB/s 0:00:00 (xfr#80, to-chk=66/233) |
19-Nov-2024 19:40:49 | 1,952,152 66% 17.90MB/s 0:00:00 (xfr#81, to-chk=65/233) |
19-Nov-2024 19:40:49 | 1,952,710 66% 17.91MB/s 0:00:00 (xfr#82, to-chk=61/233) |
19-Nov-2024 19:40:49 | 2,042,173 69% 18.03MB/s 0:00:00 (xfr#83, to-chk=60/233) |
19-Nov-2024 19:40:49 | 2,042,731 69% 17.87MB/s 0:00:00 (xfr#84, to-chk=59/233) |
19-Nov-2024 19:40:49 | 2,072,141 70% 18.13MB/s 0:00:00 (xfr#85, to-chk=58/233) |
19-Nov-2024 19:40:49 | 2,072,699 70% 18.13MB/s 0:00:00 (xfr#86, to-chk=54/233) |
19-Nov-2024 19:40:49 | 2,182,257 73% 18.58MB/s 0:00:00 (xfr#87, to-chk=53/233) |
19-Nov-2024 19:40:49 | 2,182,815 74% 18.42MB/s 0:00:00 (xfr#88, to-chk=52/233) |
19-Nov-2024 19:40:49 | 2,205,725 74% 18.62MB/s 0:00:00 (xfr#89, to-chk=51/233) |
19-Nov-2024 19:40:49 | 2,206,283 74% 18.62MB/s 0:00:00 (xfr#90, to-chk=47/233) |
19-Nov-2024 19:40:49 | 2,302,215 78% 18.00MB/s 0:00:00 (xfr#91, to-chk=46/233) |
19-Nov-2024 19:40:49 | 2,302,773 78% 18.00MB/s 0:00:00 (xfr#92, to-chk=45/233) |
19-Nov-2024 19:40:49 | 2,303,401 78% 18.01MB/s 0:00:00 (xfr#93, to-chk=44/233) |
19-Nov-2024 19:40:49 | 2,320,346 78% 17.85MB/s 0:00:00 (xfr#94, to-chk=43/233) |
19-Nov-2024 19:40:49 | 2,320,808 78% 17.85MB/s 0:00:00 (xfr#95, to-chk=39/233) |
19-Nov-2024 19:40:49 | 2,375,886 80% 17.98MB/s 0:00:00 (xfr#96, to-chk=38/233) |
19-Nov-2024 19:40:49 | 2,376,348 80% 17.84MB/s 0:00:00 (xfr#97, to-chk=37/233) |
19-Nov-2024 19:40:49 | 2,404,747 81% 18.06MB/s 0:00:00 (xfr#98, to-chk=36/233) |
19-Nov-2024 19:40:49 | 2,405,401 81% 18.06MB/s 0:00:00 (xfr#99, to-chk=32/233) |
19-Nov-2024 19:40:49 | 2,501,948 84% 18.35MB/s 0:00:00 (xfr#100, to-chk=31/233) |
19-Nov-2024 19:40:49 | 2,502,602 84% 18.36MB/s 0:00:00 (xfr#101, to-chk=30/233) |
19-Nov-2024 19:40:49 | 2,503,230 84% 18.36MB/s 0:00:00 (xfr#102, to-chk=29/233) |
19-Nov-2024 19:40:49 | 2,527,219 85% 18.54MB/s 0:00:00 (xfr#103, to-chk=28/233) |
19-Nov-2024 19:40:49 | 2,527,681 85% 18.54MB/s 0:00:00 (xfr#104, to-chk=24/233) |
19-Nov-2024 19:40:49 | 2,616,255 88% 18.76MB/s 0:00:00 (xfr#105, to-chk=23/233) |
19-Nov-2024 19:40:49 | 2,616,717 88% 18.76MB/s 0:00:00 (xfr#106, to-chk=22/233) |
19-Nov-2024 19:40:49 | 2,631,308 89% 18.87MB/s 0:00:00 (xfr#107, to-chk=21/233) |
19-Nov-2024 19:40:49 | 2,631,770 89% 18.73MB/s 0:00:00 (xfr#108, to-chk=17/233) |
19-Nov-2024 19:40:49 | 2,688,655 91% 18.99MB/s 0:00:00 (xfr#109, to-chk=16/233) |
19-Nov-2024 19:40:49 | 2,689,117 91% 19.00MB/s 0:00:00 (xfr#110, to-chk=15/233) |
19-Nov-2024 19:40:49 | 2,711,177 91% 19.01MB/s 0:00:00 (xfr#111, to-chk=14/233) |
19-Nov-2024 19:40:49 | 2,711,639 91% 18.88MB/s 0:00:00 (xfr#112, to-chk=10/233) |
19-Nov-2024 19:40:49 | 2,798,367 94% 19.20MB/s 0:00:00 (xfr#113, to-chk=9/233) |
19-Nov-2024 19:40:49 | 2,798,829 94% 19.20MB/s 0:00:00 (xfr#114, to-chk=8/233) |
19-Nov-2024 19:40:49 | 2,820,743 95% 19.35MB/s 0:00:00 (xfr#115, to-chk=7/233) |
19-Nov-2024 19:40:49 | 2,821,301 95% 19.36MB/s 0:00:00 (xfr#116, to-chk=3/233) |
19-Nov-2024 19:40:49 | 2,899,339 98% 19.47MB/s 0:00:00 (xfr#117, to-chk=2/233) |
19-Nov-2024 19:40:49 | 2,899,897 98% 19.48MB/s 0:00:00 (xfr#118, to-chk=1/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.78MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.78MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.78MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.78MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.78MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.78MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 19.64MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 18.60MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 18.60MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 18.60MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | 2,945,210 99% 18.48MB/s 0:00:00 (xfr#119, to-chk=0/233) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:40:49 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:40:49 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:40:49 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:40:49 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:40:49 | 6,857 50% 3.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 19,647 16% 18.74MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:40:49 | 40,266 33% 38.40MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:40:49 | 40,266 33% 38.40MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:40:49 | 59,710 49% 56.94MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:40:49 | 60,001 50% 57.22MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:40:49 | 60,001 50% 19.07MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 38,048 7% 36.29MB/s 0:00:00 (xfr#2, to-chk=50/55) |
19-Nov-2024 19:40:49 | 72,348 13% 17.25MB/s 0:00:00 (xfr#3, to-chk=48/55) |
19-Nov-2024 19:40:49 | 72,778 13% 17.35MB/s 0:00:00 (xfr#4, to-chk=46/55) |
19-Nov-2024 19:40:49 | 72,778 13% 17.35MB/s 0:00:00 (xfr#5, to-chk=44/55) |
19-Nov-2024 19:40:49 | 105,665 19% 25.19MB/s 0:00:00 (xfr#6, to-chk=42/55) |
19-Nov-2024 19:40:49 | 105,815 19% 20.18MB/s 0:00:00 (xfr#7, to-chk=40/55) |
19-Nov-2024 19:40:49 | 106,112 19% 20.24MB/s 0:00:00 (xfr#8, to-chk=38/55) |
19-Nov-2024 19:40:49 | 207,879 39% 7.34MB/s 0:00:00 (xfr#9, to-chk=36/55) |
19-Nov-2024 19:40:49 | 215,402 40% 7.61MB/s 0:00:00 (xfr#10, to-chk=26/55) |
19-Nov-2024 19:40:49 | 223,658 42% 7.62MB/s 0:00:00 (xfr#11, to-chk=25/55) |
19-Nov-2024 19:40:49 | 228,673 43% 7.79MB/s 0:00:00 (xfr#12, to-chk=24/55) |
19-Nov-2024 19:40:49 | 229,521 43% 7.82MB/s 0:00:00 (xfr#13, to-chk=23/55) |
19-Nov-2024 19:40:49 | 233,909 44% 7.97MB/s 0:00:00 (xfr#14, to-chk=22/55) |
19-Nov-2024 19:40:49 | 238,576 44% 8.13MB/s 0:00:00 (xfr#15, to-chk=21/55) |
19-Nov-2024 19:40:49 | 245,466 46% 7.80MB/s 0:00:00 (xfr#16, to-chk=20/55) |
19-Nov-2024 19:40:49 | 245,687 46% 7.81MB/s 0:00:00 (xfr#17, to-chk=19/55) |
19-Nov-2024 19:40:49 | 248,644 46% 7.90MB/s 0:00:00 (xfr#18, to-chk=18/55) |
19-Nov-2024 19:40:49 | 254,679 47% 8.10MB/s 0:00:00 (xfr#19, to-chk=17/55) |
19-Nov-2024 19:40:49 | 261,290 49% 8.04MB/s 0:00:00 (xfr#20, to-chk=16/55) |
19-Nov-2024 19:40:49 | 263,335 49% 8.10MB/s 0:00:00 (xfr#21, to-chk=15/55) |
19-Nov-2024 19:40:49 | 267,432 50% 8.23MB/s 0:00:00 (xfr#22, to-chk=14/55) |
19-Nov-2024 19:40:49 | 269,762 50% 8.30MB/s 0:00:00 (xfr#23, to-chk=13/55) |
19-Nov-2024 19:40:49 | 270,901 51% 8.33MB/s 0:00:00 (xfr#24, to-chk=12/55) |
19-Nov-2024 19:40:49 | 279,554 52% 8.60MB/s 0:00:00 (xfr#25, to-chk=11/55) |
19-Nov-2024 19:40:49 | 281,314 52% 8.65MB/s 0:00:00 (xfr#26, to-chk=10/55) |
19-Nov-2024 19:40:49 | 288,546 54% 8.88MB/s 0:00:00 (xfr#27, to-chk=9/55) |
19-Nov-2024 19:40:49 | 296,348 55% 9.12MB/s 0:00:00 (xfr#28, to-chk=8/55) |
19-Nov-2024 19:40:49 | 296,854 55% 8.85MB/s 0:00:00 (xfr#29, to-chk=7/55) |
19-Nov-2024 19:40:49 | 303,180 57% 9.04MB/s 0:00:00 (xfr#30, to-chk=6/55) |
19-Nov-2024 19:40:49 | 306,705 57% 9.14MB/s 0:00:00 (xfr#31, to-chk=5/55) |
19-Nov-2024 19:40:49 | 311,999 58% 9.30MB/s 0:00:00 (xfr#32, to-chk=4/55) |
19-Nov-2024 19:40:49 | 314,614 59% 9.38MB/s 0:00:00 (xfr#33, to-chk=3/55) |
19-Nov-2024 19:40:49 | 316,089 59% 9.42MB/s 0:00:00 (xfr#34, to-chk=2/55) |
19-Nov-2024 19:40:49 | 319,907 60% 9.53MB/s 0:00:00 (xfr#35, to-chk=1/55) |
19-Nov-2024 19:40:49 | 323,149 60% 9.63MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 323,149 60% 5.81MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 323,149 60% 5.81MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 323,149 60% 5.81MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 323,149 60% 5.81MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 323,149 60% 5.81MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-oneprovider-paris-0/cluster-manager |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:40:49 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:40:49 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:40:49 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:40:49 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:40:49 | 6,843 50% 3.26MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-oneprovider-paris-0/op-panel |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 19,702 16% 18.79MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:40:49 | 40,376 33% 38.51MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:40:49 | 40,376 33% 38.51MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:40:49 | 59,875 49% 57.10MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:40:49 | 60,166 50% 57.38MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:40:49 | 60,166 50% 28.69MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-oneprovider-paris-0/op-worker |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 41,066 7% 39.16MB/s 0:00:00 (xfr#2, to-chk=50/55) |
19-Nov-2024 19:40:49 | 78,427 14% 74.79MB/s 0:00:00 (xfr#3, to-chk=48/55) |
19-Nov-2024 19:40:49 | 82,130 14% 78.33MB/s 0:00:00 (xfr#4, to-chk=46/55) |
19-Nov-2024 19:40:49 | 82,130 14% 78.33MB/s 0:00:00 (xfr#5, to-chk=44/55) |
19-Nov-2024 19:40:49 | 118,035 21% 112.57MB/s 0:00:00 (xfr#6, to-chk=42/55) |
19-Nov-2024 19:40:49 | 118,185 21% 112.71MB/s 0:00:00 (xfr#7, to-chk=40/55) |
19-Nov-2024 19:40:49 | 118,482 21% 112.99MB/s 0:00:00 (xfr#8, to-chk=38/55) |
19-Nov-2024 19:40:49 | 220,310 39% 105.05MB/s 0:00:00 (xfr#9, to-chk=36/55) |
19-Nov-2024 19:40:49 | 221,783 39% 105.75MB/s 0:00:00 (xfr#10, to-chk=26/55) |
19-Nov-2024 19:40:49 | 222,059 39% 52.94MB/s 0:00:00 (xfr#11, to-chk=25/55) |
19-Nov-2024 19:40:49 | 225,297 40% 53.71MB/s 0:00:00 (xfr#12, to-chk=24/55) |
19-Nov-2024 19:40:49 | 232,527 41% 55.44MB/s 0:00:00 (xfr#13, to-chk=23/55) |
19-Nov-2024 19:40:49 | 233,656 42% 55.71MB/s 0:00:00 (xfr#14, to-chk=22/55) |
19-Nov-2024 19:40:49 | 236,611 42% 45.13MB/s 0:00:00 (xfr#15, to-chk=21/55) |
19-Nov-2024 19:40:49 | 244,124 43% 46.56MB/s 0:00:00 (xfr#16, to-chk=20/55) |
19-Nov-2024 19:40:49 | 250,440 45% 47.77MB/s 0:00:00 (xfr#17, to-chk=19/55) |
19-Nov-2024 19:40:49 | 258,240 46% 49.26MB/s 0:00:00 (xfr#18, to-chk=18/55) |
19-Nov-2024 19:40:49 | 264,257 47% 50.40MB/s 0:00:00 (xfr#19, to-chk=17/55) |
19-Nov-2024 19:40:49 | 269,264 48% 32.10MB/s 0:00:00 (xfr#20, to-chk=16/55) |
19-Nov-2024 19:40:49 | 272,791 49% 32.52MB/s 0:00:00 (xfr#21, to-chk=15/55) |
19-Nov-2024 19:40:49 | 273,295 49% 32.58MB/s 0:00:00 (xfr#22, to-chk=14/55) |
19-Nov-2024 19:40:49 | 281,946 50% 33.61MB/s 0:00:00 (xfr#23, to-chk=13/55) |
19-Nov-2024 19:40:49 | 288,899 51% 30.61MB/s 0:00:00 (xfr#24, to-chk=12/55) |
19-Nov-2024 19:40:49 | 295,504 53% 31.31MB/s 0:00:00 (xfr#25, to-chk=11/55) |
19-Nov-2024 19:40:49 | 297,270 53% 31.50MB/s 0:00:00 (xfr#26, to-chk=10/55) |
19-Nov-2024 19:40:49 | 301,082 54% 31.90MB/s 0:00:00 (xfr#27, to-chk=9/55) |
19-Nov-2024 19:40:49 | 303,412 54% 32.15MB/s 0:00:00 (xfr#28, to-chk=8/55) |
19-Nov-2024 19:40:49 | 308,704 55% 26.76MB/s 0:00:00 (xfr#29, to-chk=7/55) |
19-Nov-2024 19:40:49 | 309,550 55% 26.84MB/s 0:00:00 (xfr#30, to-chk=6/55) |
19-Nov-2024 19:40:49 | 317,800 57% 27.55MB/s 0:00:00 (xfr#31, to-chk=5/55) |
19-Nov-2024 19:40:49 | 321,895 57% 27.91MB/s 0:00:00 (xfr#32, to-chk=4/55) |
19-Nov-2024 19:40:49 | 326,558 58% 28.31MB/s 0:00:00 (xfr#33, to-chk=3/55) |
19-Nov-2024 19:40:49 | 330,938 59% 26.30MB/s 0:00:00 (xfr#34, to-chk=2/55) |
19-Nov-2024 19:40:49 | 332,979 59% 24.43MB/s 0:00:00 (xfr#35, to-chk=1/55) |
19-Nov-2024 19:40:49 | 335,649 60% 22.86MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 335,649 60% 11.86MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 335,649 60% 11.86MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 335,649 60% 10.33MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 335,649 60% 10.33MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | 335,649 60% 10.33MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 56,970 12% 13.58MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:40:49 | 115,547 26% 15.74MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:40:49 | 164,921 37% 19.66MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:40:49 | 221,688 49% 26.43MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:40:49 | 221,979 50% 26.46MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:40:49 | 221,979 50% 17.64MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:40:49 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:40:49 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:40:49 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:40:49 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:40:49 | 6,700 50% 3.19MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:40:49 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 19:40:49 | |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
19-Nov-2024 19:40:49 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:40:49 | 24,584 6% 23.45MB/s 0:00:00 (xfr#2, to-chk=13/18) |
19-Nov-2024 19:40:49 | 49,945 13% 15.88MB/s 0:00:00 (xfr#3, to-chk=11/18) |
19-Nov-2024 19:40:49 | 49,945 13% 15.88MB/s 0:00:00 (xfr#4, to-chk=9/18) |
19-Nov-2024 19:40:49 | 74,049 20% 11.77MB/s 0:00:00 (xfr#5, to-chk=7/18) |
19-Nov-2024 19:40:49 | 74,140 20% 11.78MB/s 0:00:00 (xfr#6, to-chk=5/18) |
19-Nov-2024 19:40:49 | 74,437 20% 11.83MB/s 0:00:00 (xfr#7, to-chk=3/18) |
19-Nov-2024 19:40:49 | 180,800 50% 6.16MB/s 0:00:00 (xfr#8, to-chk=1/18) |
19-Nov-2024 19:40:49 | 180,800 50% 5.56MB/s 0:00:00 (xfr#8, to-chk=0/18) |
19-Nov-2024 19:40:49 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-ks6bn. See /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-volume-s3-krakow-init-ks6bn/entrypoint.log for more details |
19-Nov-2024 19:40:49 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-bqx5c. See /home/bamboo/.one-env/deployments/2024.11.19-19.24.53/pod-logs/dev-volume-s3-paris-init-bqx5c/entrypoint.log for more details |
19-Nov-2024 19:40:49 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_directory_CRUD.1732045236.7628994 exists, exporting anyway. |
19-Nov-2024 19:40:50 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 19:40:50 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 19:40:50 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 19:40:50 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 19:40:50 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 19:40:50 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 19:40:50 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 19:40:50 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 19:40:50 | |
19-Nov-2024 19:40:50 | |
19-Nov-2024 19:40:50 | =============================== warnings summary =============================== |
19-Nov-2024 19:40:50 | tests/utils/rest_utils.py:98 |
19-Nov-2024 19:40:50 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 19:40:50 | print(""" |
19-Nov-2024 19:40:50 | |
19-Nov-2024 19:40:50 | tests/utils/path_utils.py:112 |
19-Nov-2024 19:40:50 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 19:40:50 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 19:40:50 | |
19-Nov-2024 19:40:50 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 19:40:50 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 19:40:50 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 19:40:50 | |
19-Nov-2024 19:40:50 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 19:40:50 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 19:40:50 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 19:40:50 | |
19-Nov-2024 19:40:50 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 19:40:50 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 19:40:50 | ================== 27 passed, 4 warnings in 959.49s (0:15:59) ================== |
19-Nov-2024 19:40:54 | release "dev" uninstalled |
19-Nov-2024 19:40:54 | Sidecar injection has been disabled |
19-Nov-2024 19:40:54 | Cleaning helm release "dev"... |
19-Nov-2024 19:40:54 | Deleted 1 helm deployments |
19-Nov-2024 19:40:54 | Deleted 0 k8s deployments |
19-Nov-2024 19:40:54 | Deleted 0 k8s services |
19-Nov-2024 19:40:54 | Deleted 0 persistent volumes |
19-Nov-2024 19:40:56 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:40:56 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 19:40:56 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:40:56 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 19:40:56 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 19:40:56 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:40:56 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 19:40:56 | Finished task 'Run acceptance oneclient tests' with result: Success |
19-Nov-2024 19:40:56 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 19:40:56 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP... |
19-Nov-2024 19:40:56 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 19:40:56 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 19:40:56 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 19:40:56 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:40:56 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 directory CRUD proxyio #3365 (ODSRV-OAP-MPSDCP-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSDCP-3365-ScriptBuildTask-7124427151984519451.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance |
19-Nov-2024 19:40:56 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_s3_directory_CRUD_proxyio.tar.gz |
19-Nov-2024 19:40:57 | Uploading artifact |
19-Nov-2024 19:40:57 | source path: surefire_multiprovider_proxy_s3_directory_CRUD_proxyio.tar.gz |
19-Nov-2024 19:40:57 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_directory_CRUD_proxyio.tar.gz |
19-Nov-2024 19:40:57 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 19:40:57 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:40:57 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:40:57 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 directory CRUD proxyio #3365 (ODSRV-OAP-MPSDCP-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSDCP-3365-ScriptBuildTask-401462614913394727.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP |
19-Nov-2024 19:40:57 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 19:40:57 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 19:40:57 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:40:57 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 19:40:57 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:40:57 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 directory CRUD proxyio #3365 (ODSRV-OAP-MPSDCP-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSDCP-3365-ScriptBuildTask-13663586460402675185.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance |
19-Nov-2024 19:40:57 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 19:40:57 | Dload Upload Total Spent Left Speed |
19-Nov-2024 19:40:57 | |
19-Nov-2024 19:40:58 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 19:40:58 | 100 4822 100 4822 0 0 10347 0 --:--:-- --:--:-- --:--:-- 10347 |
19-Nov-2024 19:40:58 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 19:40:59 | Cleaning helm deployments |
19-Nov-2024 19:40:59 | Cleanining pods |
19-Nov-2024 19:40:59 | Cleaning kube persistant volumes |
19-Nov-2024 19:41:00 | pod "dev-volume-s3-krakow-585f4c9-8z2wp" deleted |
19-Nov-2024 19:41:20 | pod "dev-volume-s3-paris-64bd65585f-92vwp" deleted |
19-Nov-2024 19:41:26 | Cleaning dockswift container |
19-Nov-2024 19:41:26 | Cleaning docker containers |
19-Nov-2024 19:41:27 | Error: No such object: dcd641cd57f3 |
19-Nov-2024 19:41:27 | Error: No such object: dcd641cd57f3 |
19-Nov-2024 19:41:27 | Error: No such object: d6dddc7d4b43 |
19-Nov-2024 19:41:27 | Error: No such object: d6dddc7d4b43 |
19-Nov-2024 19:41:27 | Error: No such object: 1f32fd2774be |
19-Nov-2024 19:41:27 | Error: No such object: 1f32fd2774be |
19-Nov-2024 19:41:27 | Error: No such object: cd2a8c9e86ba |
19-Nov-2024 19:41:28 | Error: No such object: cd2a8c9e86ba |
19-Nov-2024 19:41:28 | Error: No such object: 372d8195dbdb |
19-Nov-2024 19:41:28 | Error: No such object: 372d8195dbdb |
19-Nov-2024 19:41:28 | Error: No such object: dfe8c4c4d6ab |
19-Nov-2024 19:41:28 | Error: No such object: dfe8c4c4d6ab |
19-Nov-2024 19:41:28 | Error: No such object: e7b452158613 |
19-Nov-2024 19:41:28 | Error: No such object: e7b452158613 |
19-Nov-2024 19:41:28 | Error: No such object: e346256ffa78 |
19-Nov-2024 19:41:28 | Error: No such object: e346256ffa78 |
19-Nov-2024 19:41:28 | Error: No such object: 3759f585d3bd |
19-Nov-2024 19:41:28 | Error: No such object: 3759f585d3bd |
19-Nov-2024 19:41:28 | Error: No such object: 008c68ee525b |
19-Nov-2024 19:41:28 | Error: No such object: 008c68ee525b |
19-Nov-2024 19:41:28 | Error: No such object: 95e9d64e0470 |
19-Nov-2024 19:41:28 | Error: No such object: 95e9d64e0470 |
19-Nov-2024 19:41:28 | Error: No such object: ee7d9c74525e |
19-Nov-2024 19:41:28 | Error: No such object: ee7d9c74525e |
19-Nov-2024 19:41:28 | Error: No such object: 0d6a085e84ca |
19-Nov-2024 19:41:28 | Error: No such object: 0d6a085e84ca |
19-Nov-2024 19:41:29 | Error: No such object: 2de9c4885d5c |
19-Nov-2024 19:41:29 | Error: No such object: 2de9c4885d5c |
19-Nov-2024 19:41:29 | Error: No such object: d31bab5d4b5e |
19-Nov-2024 19:41:29 | Error: No such object: d31bab5d4b5e |
19-Nov-2024 19:41:29 | Error: No such object: e405fda66761 |
19-Nov-2024 19:41:29 | Error: No such object: e405fda66761 |
19-Nov-2024 19:41:29 | Error: No such object: ab26f76408f1 |
19-Nov-2024 19:41:29 | Error: No such object: ab26f76408f1 |
19-Nov-2024 19:41:29 | Error: No such object: 756667728eb9 |
19-Nov-2024 19:41:29 | Error: No such object: 756667728eb9 |
19-Nov-2024 19:41:31 | Stalled docker containers to remove: |
19-Nov-2024 19:41:31 | f18e64806efe 1d1bd99ba6ab 15e5835930c0 eb4326429ee7 e9df3ef16edb e584fe25e1a5 d2b6bc43f516 fa6e470cb375 dcd641cd57f3 d4335ecb8223 d6dddc7d4b43 1f32fd2774be cd2a8c9e86ba 372d8195dbdb dfe8c4c4d6ab e7b452158613 e346256ffa78 3759f585d3bd 008c68ee525b 95e9d64e0470 ee7d9c74525e 0d6a085e84ca 2de9c4885d5c d31bab5d4b5e e405fda66761 ab26f76408f1 756667728eb9 c99030d099d1 |
19-Nov-2024 19:41:31 | Removing stalled docker containers |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: f18e64806efe: Container f18e64806efe3733f0e97dab2b0ee1e3e2bba8b8a540696dbb81b3bf29647789 is not running |
19-Nov-2024 19:41:31 | f18e64806efe |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: 1d1bd99ba6ab: No such container: 1d1bd99ba6ab |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: 1d1bd99ba6ab |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: 15e5835930c0: No such container: 15e5835930c0 |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: 15e5835930c0 |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: eb4326429ee7: No such container: eb4326429ee7 |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: eb4326429ee7 |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: e9df3ef16edb: No such container: e9df3ef16edb |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: e9df3ef16edb |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: e584fe25e1a5: No such container: e584fe25e1a5 |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: e584fe25e1a5 |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: d2b6bc43f516: No such container: d2b6bc43f516 |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: d2b6bc43f516 |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: fa6e470cb375: No such container: fa6e470cb375 |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: fa6e470cb375 |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: dcd641cd57f3: No such container: dcd641cd57f3 |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: dcd641cd57f3 |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: d4335ecb8223: No such container: d4335ecb8223 |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: d4335ecb8223 |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: d6dddc7d4b43: No such container: d6dddc7d4b43 |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: d6dddc7d4b43 |
19-Nov-2024 19:41:31 | Error response from daemon: Cannot kill container: 1f32fd2774be: No such container: 1f32fd2774be |
19-Nov-2024 19:41:31 | Error response from daemon: No such container: 1f32fd2774be |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: cd2a8c9e86ba: No such container: cd2a8c9e86ba |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: cd2a8c9e86ba |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: 372d8195dbdb: No such container: 372d8195dbdb |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: 372d8195dbdb |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: dfe8c4c4d6ab: No such container: dfe8c4c4d6ab |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: dfe8c4c4d6ab |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: e7b452158613: No such container: e7b452158613 |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: e7b452158613 |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: e346256ffa78: No such container: e346256ffa78 |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: e346256ffa78 |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: 3759f585d3bd: No such container: 3759f585d3bd |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: 3759f585d3bd |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: 008c68ee525b: No such container: 008c68ee525b |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: 008c68ee525b |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: 95e9d64e0470: No such container: 95e9d64e0470 |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: 95e9d64e0470 |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: ee7d9c74525e: No such container: ee7d9c74525e |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: ee7d9c74525e |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: 0d6a085e84ca: No such container: 0d6a085e84ca |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: 0d6a085e84ca |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: 2de9c4885d5c: No such container: 2de9c4885d5c |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: 2de9c4885d5c |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: d31bab5d4b5e: No such container: d31bab5d4b5e |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: d31bab5d4b5e |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: e405fda66761: No such container: e405fda66761 |
19-Nov-2024 19:41:32 | Error response from daemon: No such container: e405fda66761 |
19-Nov-2024 19:41:32 | Error response from daemon: Cannot kill container: ab26f76408f1: No such container: ab26f76408f1 |
19-Nov-2024 19:41:33 | Error response from daemon: No such container: ab26f76408f1 |
19-Nov-2024 19:41:33 | Error response from daemon: Cannot kill container: 756667728eb9: No such container: 756667728eb9 |
19-Nov-2024 19:41:33 | Error response from daemon: No such container: 756667728eb9 |
19-Nov-2024 19:41:33 | c99030d099d1 |
19-Nov-2024 19:41:33 | c99030d099d1 |
19-Nov-2024 19:41:33 | Stalled docker volumes to remove: |
19-Nov-2024 19:41:33 | |
19-Nov-2024 19:41:33 | Removing stalled docker volumes |
19-Nov-2024 19:41:33 | Removing stalled loopdevices |
19-Nov-2024 19:41:34 | Done |
19-Nov-2024 19:41:34 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 19:41:34 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 19:41:34 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 19:41:34 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 19:41:34 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 19:41:34 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 19:41:34 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 19:41:34 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 19:41:34 | Publishing an artifact: test_logs.tar.gz |
19-Nov-2024 19:41:34 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 169.0 ms |
19-Nov-2024 19:41:34 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP' |
19-Nov-2024 19:41:34 | Finalising the build... |
19-Nov-2024 19:41:34 | Stopping timer. |
19-Nov-2024 19:41:34 | Build ODSRV-OAP-MPSDCP-3365 completed. |
19-Nov-2024 19:41:34 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 19:41:34 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 19:41:34 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 19:41:34 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 19:41:34 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 19:41:34 | All post build plugins have finished |
19-Nov-2024 19:41:34 | Generating build results summary... |
19-Nov-2024 19:41:35 | Saving build results to disk... |
19-Nov-2024 19:41:35 | Store variable context... |
19-Nov-2024 19:41:35 | Finished building ODSRV-OAP-MPSDCP-3365. |