oneclient acceptance tests using environment deployed from packages
Build: #3362 failed
Job: multiprovider proxy directory CRUD proxyio symlinks was successful
Build log
The build generated 2,609 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
09-Nov-2024 21:29:59 | |
09-Nov-2024 21:30:00 | PASSED |
09-Nov-2024 21:30:00 | Unmounting client from /tmp/onedata/mnt/xth7ha40pkwgxmw8 |
09-Nov-2024 21:30:00 | |
09-Nov-2024 21:30:00 | |
09-Nov-2024 21:30:00 | Unmounting client from /tmp/onedata/mnt/v5windhlmz1alt63 |
09-Nov-2024 21:30:00 | |
09-Nov-2024 21:30:00 | |
09-Nov-2024 21:30:22 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:30:22 | ================================================================= |
09-Nov-2024 21:30:22 | - Executing scenario 'Fail to delete non-empty directory using rmdir' |
09-Nov-2024 21:30:22 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:30:22 | ----------------------------------------------------------------- |
09-Nov-2024 21:30:22 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:30:22 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:30:22 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:30:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:30:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:30:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' |
09-Nov-2024 21:30:22 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' successfully started |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n9w9gfffq26c4v6l |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n9w9gfffq26c4v6l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n9w9gfffq26c4v6l |
09-Nov-2024 21:30:22 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14364929265489910863'... |
09-Nov-2024 21:30:22 | Getting configuration... |
09-Nov-2024 21:30:22 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/n9w9gfffq26c4v6l'. |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:30:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:30:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' |
09-Nov-2024 21:30:22 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' successfully started |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/65t5rstqr49r67jt |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/65t5rstqr49r67jt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/65t5rstqr49r67jt |
09-Nov-2024 21:30:22 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13308710959890925425'... |
09-Nov-2024 21:30:22 | Getting configuration... |
09-Nov-2024 21:30:22 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/65t5rstqr49r67jt'. |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
09-Nov-2024 21:30:22 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
09-Nov-2024 21:30:22 | ================================================================= |
09-Nov-2024 21:30:22 | |
09-Nov-2024 21:30:23 | PASSED |
09-Nov-2024 21:30:23 | Unmounting client from /tmp/onedata/mnt/n9w9gfffq26c4v6l |
09-Nov-2024 21:30:23 | |
09-Nov-2024 21:30:23 | |
09-Nov-2024 21:30:23 | Unmounting client from /tmp/onedata/mnt/65t5rstqr49r67jt |
09-Nov-2024 21:30:23 | |
09-Nov-2024 21:30:23 | |
09-Nov-2024 21:30:48 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:30:48 | ================================================================= |
09-Nov-2024 21:30:48 | - Executing scenario 'Delete non-empty directory' |
09-Nov-2024 21:30:48 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:30:48 | ----------------------------------------------------------------- |
09-Nov-2024 21:30:48 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:30:48 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:30:48 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:30:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:30:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:30:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' |
09-Nov-2024 21:30:48 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' successfully started |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3p5538bg8a7k087h |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3p5538bg8a7k087h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3p5538bg8a7k087h |
09-Nov-2024 21:30:48 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4327874987082135389'... |
09-Nov-2024 21:30:48 | Getting configuration... |
09-Nov-2024 21:30:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3p5538bg8a7k087h'. |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:30:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:30:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' |
09-Nov-2024 21:30:48 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' successfully started |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/k66olvjh8ekyj5qv |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k66olvjh8ekyj5qv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k66olvjh8ekyj5qv |
09-Nov-2024 21:30:48 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4814609675665198824'... |
09-Nov-2024 21:30:48 | Getting configuration... |
09-Nov-2024 21:30:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/k66olvjh8ekyj5qv'. |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
09-Nov-2024 21:30:48 | on client11"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
09-Nov-2024 21:30:48 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
09-Nov-2024 21:30:48 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
09-Nov-2024 21:30:48 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
09-Nov-2024 21:30:48 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
09-Nov-2024 21:30:48 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
09-Nov-2024 21:30:48 | ================================================================= |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | PASSED |
09-Nov-2024 21:30:48 | Unmounting client from /tmp/onedata/mnt/3p5538bg8a7k087h |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | Unmounting client from /tmp/onedata/mnt/k66olvjh8ekyj5qv |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:30:48 | |
09-Nov-2024 21:31:13 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:31:13 | ================================================================= |
09-Nov-2024 21:31:13 | - Executing scenario 'Move directory' |
09-Nov-2024 21:31:13 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:31:13 | ----------------------------------------------------------------- |
09-Nov-2024 21:31:13 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:31:13 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:31:13 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:31:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' |
09-Nov-2024 21:31:13 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' successfully started |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n6do8cx1m071vlgc |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n6do8cx1m071vlgc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n6do8cx1m071vlgc |
09-Nov-2024 21:31:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15467444728045260027'... |
09-Nov-2024 21:31:13 | Getting configuration... |
09-Nov-2024 21:31:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/n6do8cx1m071vlgc'. |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' |
09-Nov-2024 21:31:13 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' successfully started |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lng66g4cl1qq8yk3 |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lng66g4cl1qq8yk3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lng66g4cl1qq8yk3 |
09-Nov-2024 21:31:13 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9884590033439662658'... |
09-Nov-2024 21:31:13 | Getting configuration... |
09-Nov-2024 21:31:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/lng66g4cl1qq8yk3'. |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:31:13 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 21:31:13 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:31:13 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:13 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 21:31:13 | ================================================================= |
09-Nov-2024 21:31:13 | |
09-Nov-2024 21:31:14 | PASSED |
09-Nov-2024 21:31:14 | Unmounting client from /tmp/onedata/mnt/n6do8cx1m071vlgc |
09-Nov-2024 21:31:14 | |
09-Nov-2024 21:31:14 | |
09-Nov-2024 21:31:14 | Unmounting client from /tmp/onedata/mnt/lng66g4cl1qq8yk3 |
09-Nov-2024 21:31:14 | |
09-Nov-2024 21:31:14 | |
09-Nov-2024 21:31:38 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:31:38 | ================================================================= |
09-Nov-2024 21:31:38 | - Executing scenario 'Copy directory' |
09-Nov-2024 21:31:38 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:31:38 | ----------------------------------------------------------------- |
09-Nov-2024 21:31:38 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:31:38 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:31:38 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:31:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' |
09-Nov-2024 21:31:38 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' successfully started |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xdaytjdapcrc6b7s |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xdaytjdapcrc6b7s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xdaytjdapcrc6b7s |
09-Nov-2024 21:31:38 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10805932367607085'... |
09-Nov-2024 21:31:38 | Getting configuration... |
09-Nov-2024 21:31:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/xdaytjdapcrc6b7s'. |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' |
09-Nov-2024 21:31:38 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' successfully started |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bg8zrj4pro33qvkd |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bg8zrj4pro33qvkd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bg8zrj4pro33qvkd |
09-Nov-2024 21:31:38 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12291568727157180668'... |
09-Nov-2024 21:31:38 | Getting configuration... |
09-Nov-2024 21:31:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/bg8zrj4pro33qvkd'. |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:31:38 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:31:38 | ================================================================= |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | PASSED |
09-Nov-2024 21:31:38 | Unmounting client from /tmp/onedata/mnt/xdaytjdapcrc6b7s |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | Unmounting client from /tmp/onedata/mnt/bg8zrj4pro33qvkd |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:31:38 | |
09-Nov-2024 21:32:02 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:32:02 | ================================================================= |
09-Nov-2024 21:32:02 | - Executing scenario 'Fail to move directory to itself' |
09-Nov-2024 21:32:02 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:32:02 | ----------------------------------------------------------------- |
09-Nov-2024 21:32:02 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:32:02 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:32:02 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:32:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:32:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:32:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' |
09-Nov-2024 21:32:02 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' successfully started |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7d6fi3fsqrstiom7 |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7d6fi3fsqrstiom7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7d6fi3fsqrstiom7 |
09-Nov-2024 21:32:02 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2144887617247713291'... |
09-Nov-2024 21:32:02 | Getting configuration... |
09-Nov-2024 21:32:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/7d6fi3fsqrstiom7'. |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:32:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:32:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' |
09-Nov-2024 21:32:02 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' successfully started |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dcbmh6ecmrr7dvol |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dcbmh6ecmrr7dvol --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dcbmh6ecmrr7dvol |
09-Nov-2024 21:32:02 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13036777669799370484'... |
09-Nov-2024 21:32:02 | Getting configuration... |
09-Nov-2024 21:32:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dcbmh6ecmrr7dvol'. |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 21:32:02 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:32:02 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:32:02 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
09-Nov-2024 21:32:02 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 21:32:02 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 21:32:02 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:32:02 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:32:02 | ================================================================= |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | PASSED |
09-Nov-2024 21:32:02 | Unmounting client from /tmp/onedata/mnt/7d6fi3fsqrstiom7 |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | Unmounting client from /tmp/onedata/mnt/dcbmh6ecmrr7dvol |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:02 | |
09-Nov-2024 21:32:25 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:32:25 | ================================================================= |
09-Nov-2024 21:32:25 | - Executing scenario 'Fail to move directory to its subtree' |
09-Nov-2024 21:32:25 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:32:25 | ----------------------------------------------------------------- |
09-Nov-2024 21:32:25 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:32:25 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:32:25 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:32:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:32:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:32:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9bxg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' |
09-Nov-2024 21:32:25 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9bxg6' successfully started |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/egh1aslaqxzbp2yg |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/egh1aslaqxzbp2yg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/egh1aslaqxzbp2yg |
09-Nov-2024 21:32:25 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3407506213665498503'... |
09-Nov-2024 21:32:25 | Getting configuration... |
09-Nov-2024 21:32:25 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/egh1aslaqxzbp2yg'. |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:32:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:32:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s6lx8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' |
09-Nov-2024 21:32:25 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s6lx8' successfully started |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h3mwmi8e959x3ma7 |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h3mwmi8e959x3ma7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h3mwmi8e959x3ma7 |
09-Nov-2024 21:32:25 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4529476164148327236'... |
09-Nov-2024 21:32:25 | Getting configuration... |
09-Nov-2024 21:32:25 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/h3mwmi8e959x3ma7'. |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:32:25 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:32:25 | ================================================================= |
09-Nov-2024 21:32:25 | |
09-Nov-2024 21:32:36 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 21:32:36 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 21:32:36 | PASSED |
09-Nov-2024 21:32:36 | Unmounting client from /tmp/onedata/mnt/egh1aslaqxzbp2yg |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | Unmounting client from /tmp/onedata/mnt/h3mwmi8e959x3ma7 |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731187945.8487973', '-c', '/tmp/logs'] |
09-Nov-2024 21:32:36 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-6cfzb. See /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-cross-support-job-3p-users-6cfzb/entrypoint.log for more details |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-9bxg6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-oneclient-krakow-7d9476b8bc-9bxg6/oneclient_logs |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=195/228) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 41,476 0% 39.55MB/s 0:00:00 (xfr#1, to-chk=194/228) |
09-Nov-2024 21:32:36 | 41,476 0% 39.55MB/s 0:00:00 (xfr#1, to-chk=188/228) |
09-Nov-2024 21:32:36 | 42,226 0% 40.27MB/s 0:00:00 (xfr#2, to-chk=190/228) |
09-Nov-2024 21:32:36 | 211,565 4% 16.81MB/s 0:00:00 (xfr#3, to-chk=189/228) |
09-Nov-2024 21:32:36 | 212,315 4% 16.87MB/s 0:00:00 (xfr#4, to-chk=188/228) |
09-Nov-2024 21:32:36 | 233,624 5% 10.13MB/s 0:00:00 (xfr#5, to-chk=187/228) |
09-Nov-2024 21:32:36 | 234,182 5% 9.71MB/s 0:00:00 (xfr#6, to-chk=183/228) |
09-Nov-2024 21:32:36 | 320,142 7% 11.31MB/s 0:00:00 (xfr#7, to-chk=182/228) |
09-Nov-2024 21:32:36 | 320,700 7% 11.33MB/s 0:00:00 (xfr#8, to-chk=181/228) |
09-Nov-2024 21:32:36 | 340,972 8% 11.61MB/s 0:00:00 (xfr#9, to-chk=180/228) |
09-Nov-2024 21:32:36 | 341,530 8% 11.63MB/s 0:00:00 (xfr#10, to-chk=176/228) |
09-Nov-2024 21:32:36 | 412,695 9% 12.70MB/s 0:00:00 (xfr#11, to-chk=175/228) |
09-Nov-2024 21:32:36 | 413,253 9% 12.71MB/s 0:00:00 (xfr#12, to-chk=174/228) |
09-Nov-2024 21:32:36 | 429,626 10% 13.22MB/s 0:00:00 (xfr#13, to-chk=173/228) |
09-Nov-2024 21:32:36 | 429,896 10% 13.23MB/s 0:00:00 (xfr#14, to-chk=169/228) |
09-Nov-2024 21:32:36 | 490,711 11% 14.62MB/s 0:00:00 (xfr#15, to-chk=168/228) |
09-Nov-2024 21:32:36 | 490,981 11% 14.19MB/s 0:00:00 (xfr#16, to-chk=167/228) |
09-Nov-2024 21:32:36 | 541,191 12% 15.64MB/s 0:00:00 (xfr#17, to-chk=166/228) |
09-Nov-2024 21:32:36 | 541,941 12% 15.20MB/s 0:00:00 (xfr#18, to-chk=162/228) |
09-Nov-2024 21:32:36 | 741,382 17% 18.13MB/s 0:00:00 (xfr#19, to-chk=161/228) |
09-Nov-2024 21:32:36 | 742,132 17% 17.69MB/s 0:00:00 (xfr#20, to-chk=160/228) |
09-Nov-2024 21:32:36 | 765,584 18% 18.25MB/s 0:00:00 (xfr#21, to-chk=159/228) |
09-Nov-2024 21:32:36 | 766,238 18% 18.27MB/s 0:00:00 (xfr#22, to-chk=155/228) |
09-Nov-2024 21:32:36 | 864,872 20% 17.93MB/s 0:00:00 (xfr#23, to-chk=154/228) |
09-Nov-2024 21:32:36 | 865,526 20% 17.94MB/s 0:00:00 (xfr#24, to-chk=153/228) |
09-Nov-2024 21:32:36 | 866,154 20% 17.96MB/s 0:00:00 (xfr#25, to-chk=152/228) |
09-Nov-2024 21:32:36 | 905,932 21% 18.78MB/s 0:00:00 (xfr#26, to-chk=151/228) |
09-Nov-2024 21:32:36 | 906,394 21% 18.39MB/s 0:00:00 (xfr#27, to-chk=147/228) |
09-Nov-2024 21:32:36 | 1,194,779 28% 23.74MB/s 0:00:00 (xfr#28, to-chk=146/228) |
09-Nov-2024 21:32:36 | 1,195,241 28% 23.75MB/s 0:00:00 (xfr#29, to-chk=145/228) |
09-Nov-2024 21:32:36 | 1,216,032 28% 23.67MB/s 0:00:00 (xfr#30, to-chk=144/228) |
09-Nov-2024 21:32:36 | 1,216,494 28% 23.68MB/s 0:00:00 (xfr#31, to-chk=140/228) |
09-Nov-2024 21:32:36 | 1,318,027 31% 22.85MB/s 0:00:00 (xfr#32, to-chk=139/228) |
09-Nov-2024 21:32:36 | 1,318,489 31% 22.45MB/s 0:00:00 (xfr#33, to-chk=138/228) |
09-Nov-2024 21:32:36 | 1,350,423 31% 23.00MB/s 0:00:00 (xfr#34, to-chk=137/228) |
09-Nov-2024 21:32:36 | 1,351,269 31% 22.61MB/s 0:00:00 (xfr#35, to-chk=133/228) |
09-Nov-2024 21:32:36 | 1,462,315 34% 22.14MB/s 0:00:00 (xfr#36, to-chk=132/228) |
09-Nov-2024 21:32:36 | 1,463,161 34% 22.15MB/s 0:00:00 (xfr#37, to-chk=131/228) |
09-Nov-2024 21:32:36 | 1,484,459 34% 22.12MB/s 0:00:00 (xfr#38, to-chk=130/228) |
09-Nov-2024 21:32:36 | 1,484,825 34% 22.13MB/s 0:00:00 (xfr#39, to-chk=126/228) |
09-Nov-2024 21:32:36 | 1,558,288 36% 23.22MB/s 0:00:00 (xfr#40, to-chk=125/228) |
09-Nov-2024 21:32:36 | 1,558,654 36% 22.87MB/s 0:00:00 (xfr#41, to-chk=124/228) |
09-Nov-2024 21:32:36 | 1,595,722 37% 23.41MB/s 0:00:00 (xfr#42, to-chk=123/228) |
09-Nov-2024 21:32:36 | 1,596,280 37% 23.07MB/s 0:00:00 (xfr#43, to-chk=119/228) |
09-Nov-2024 21:32:36 | 1,738,501 40% 23.35MB/s 0:00:00 (xfr#44, to-chk=118/228) |
09-Nov-2024 21:32:36 | 1,739,059 40% 23.36MB/s 0:00:00 (xfr#45, to-chk=117/228) |
09-Nov-2024 21:32:36 | 1,771,326 41% 23.46MB/s 0:00:00 (xfr#46, to-chk=116/228) |
09-Nov-2024 21:32:36 | 1,771,980 41% 23.15MB/s 0:00:00 (xfr#47, to-chk=112/228) |
09-Nov-2024 21:32:36 | 1,928,800 45% 24.20MB/s 0:00:00 (xfr#48, to-chk=111/228) |
09-Nov-2024 21:32:36 | 1,929,454 45% 24.21MB/s 0:00:00 (xfr#49, to-chk=110/228) |
09-Nov-2024 21:32:36 | 1,952,677 45% 24.18MB/s 0:00:00 (xfr#50, to-chk=109/228) |
09-Nov-2024 21:32:36 | 1,953,139 45% 24.19MB/s 0:00:00 (xfr#51, to-chk=105/228) |
09-Nov-2024 21:32:36 | 2,027,903 47% 24.79MB/s 0:00:00 (xfr#52, to-chk=104/228) |
09-Nov-2024 21:32:36 | 2,028,365 47% 24.49MB/s 0:00:00 (xfr#53, to-chk=103/228) |
09-Nov-2024 21:32:36 | 2,052,092 48% 24.77MB/s 0:00:00 (xfr#54, to-chk=102/228) |
09-Nov-2024 21:32:36 | 2,052,746 48% 24.78MB/s 0:00:00 (xfr#55, to-chk=98/228) |
09-Nov-2024 21:32:36 | 2,140,468 50% 25.52MB/s 0:00:00 (xfr#56, to-chk=97/228) |
09-Nov-2024 21:32:36 | 2,141,122 50% 25.52MB/s 0:00:00 (xfr#57, to-chk=96/228) |
09-Nov-2024 21:32:36 | 2,165,510 50% 25.50MB/s 0:00:00 (xfr#58, to-chk=95/228) |
09-Nov-2024 21:32:36 | 2,166,260 51% 25.51MB/s 0:00:00 (xfr#59, to-chk=91/228) |
09-Nov-2024 21:32:36 | 2,245,587 52% 26.12MB/s 0:00:00 (xfr#60, to-chk=90/228) |
09-Nov-2024 21:32:36 | 2,246,337 52% 26.13MB/s 0:00:00 (xfr#61, to-chk=89/228) |
09-Nov-2024 21:32:36 | 2,266,247 53% 26.04MB/s 0:00:00 (xfr#62, to-chk=88/228) |
09-Nov-2024 21:32:36 | 2,266,709 53% 26.04MB/s 0:00:00 (xfr#63, to-chk=84/228) |
09-Nov-2024 21:32:36 | 2,334,323 54% 25.01MB/s 0:00:00 (xfr#64, to-chk=83/228) |
09-Nov-2024 21:32:36 | 2,334,785 54% 25.02MB/s 0:00:00 (xfr#65, to-chk=82/228) |
09-Nov-2024 21:32:36 | 2,372,976 55% 24.87MB/s 0:00:00 (xfr#66, to-chk=81/228) |
09-Nov-2024 21:32:36 | 2,373,438 55% 24.87MB/s 0:00:00 (xfr#67, to-chk=77/228) |
09-Nov-2024 21:32:36 | 2,539,593 59% 25.23MB/s 0:00:00 (xfr#68, to-chk=76/228) |
09-Nov-2024 21:32:36 | 2,540,055 59% 24.72MB/s 0:00:00 (xfr#69, to-chk=75/228) |
09-Nov-2024 21:32:36 | 2,585,254 60% 24.65MB/s 0:00:00 (xfr#70, to-chk=74/228) |
09-Nov-2024 21:32:36 | 2,585,908 60% 24.42MB/s 0:00:00 (xfr#71, to-chk=70/228) |
09-Nov-2024 21:32:36 | 2,802,990 65% 25.95MB/s 0:00:00 (xfr#72, to-chk=69/228) |
09-Nov-2024 21:32:36 | 2,803,644 66% 25.96MB/s 0:00:00 (xfr#73, to-chk=68/228) |
09-Nov-2024 21:32:36 | 2,804,272 66% 25.96MB/s 0:00:00 (xfr#74, to-chk=67/228) |
09-Nov-2024 21:32:36 | 2,825,853 66% 25.91MB/s 0:00:00 (xfr#75, to-chk=66/228) |
09-Nov-2024 21:32:36 | 2,826,507 66% 25.92MB/s 0:00:00 (xfr#76, to-chk=62/228) |
09-Nov-2024 21:32:36 | 2,830,647 66% 25.96MB/s 0:00:00 (xfr#77, to-chk=61/228) |
09-Nov-2024 21:32:36 | 2,926,340 68% 25.14MB/s 0:00:00 (xfr#78, to-chk=60/228) |
09-Nov-2024 21:32:36 | 2,926,994 68% 25.15MB/s 0:00:00 (xfr#79, to-chk=59/228) |
09-Nov-2024 21:32:36 | 2,955,138 69% 25.16MB/s 0:00:00 (xfr#80, to-chk=58/228) |
09-Nov-2024 21:32:36 | 2,955,792 69% 25.17MB/s 0:00:00 (xfr#81, to-chk=54/228) |
09-Nov-2024 21:32:36 | 3,063,243 72% 25.40MB/s 0:00:00 (xfr#82, to-chk=53/228) |
09-Nov-2024 21:32:36 | 3,063,897 72% 25.41MB/s 0:00:00 (xfr#83, to-chk=52/228) |
09-Nov-2024 21:32:36 | 3,064,525 72% 25.19MB/s 0:00:00 (xfr#84, to-chk=51/228) |
09-Nov-2024 21:32:36 | 3,083,125 72% 25.35MB/s 0:00:00 (xfr#85, to-chk=50/228) |
09-Nov-2024 21:32:36 | 3,083,587 72% 25.35MB/s 0:00:00 (xfr#86, to-chk=46/228) |
09-Nov-2024 21:32:36 | 3,147,047 74% 25.87MB/s 0:00:00 (xfr#87, to-chk=45/228) |
09-Nov-2024 21:32:36 | 3,147,509 74% 25.88MB/s 0:00:00 (xfr#88, to-chk=44/228) |
09-Nov-2024 21:32:36 | 3,174,925 74% 25.88MB/s 0:00:00 (xfr#89, to-chk=43/228) |
09-Nov-2024 21:32:36 | 3,175,483 74% 25.88MB/s 0:00:00 (xfr#90, to-chk=39/228) |
09-Nov-2024 21:32:36 | 3,286,088 77% 25.27MB/s 0:00:00 (xfr#91, to-chk=38/228) |
09-Nov-2024 21:32:36 | 3,286,646 77% 25.28MB/s 0:00:00 (xfr#92, to-chk=37/228) |
09-Nov-2024 21:32:36 | 3,303,170 77% 25.40MB/s 0:00:00 (xfr#93, to-chk=36/228) |
09-Nov-2024 21:32:36 | 3,303,728 77% 25.41MB/s 0:00:00 (xfr#94, to-chk=32/228) |
09-Nov-2024 21:32:36 | 3,365,745 79% 22.45MB/s 0:00:00 (xfr#95, to-chk=31/228) |
09-Nov-2024 21:32:36 | 3,366,303 79% 22.45MB/s 0:00:00 (xfr#96, to-chk=30/228) |
09-Nov-2024 21:32:36 | 3,366,931 79% 22.45MB/s 0:00:00 (xfr#97, to-chk=29/228) |
09-Nov-2024 21:32:36 | 3,426,605 80% 22.69MB/s 0:00:00 (xfr#98, to-chk=28/228) |
09-Nov-2024 21:32:36 | 3,427,643 80% 22.70MB/s 0:00:00 (xfr#99, to-chk=24/228) |
09-Nov-2024 21:32:36 | 3,816,490 89% 21.16MB/s 0:00:00 (xfr#100, to-chk=23/228) |
09-Nov-2024 21:32:36 | 3,817,528 89% 20.11MB/s 0:00:00 (xfr#101, to-chk=22/228) |
09-Nov-2024 21:32:36 | 3,846,757 90% 20.16MB/s 0:00:00 (xfr#102, to-chk=21/228) |
09-Nov-2024 21:32:36 | 3,847,315 90% 20.16MB/s 0:00:00 (xfr#103, to-chk=17/228) |
09-Nov-2024 21:32:36 | 3,952,930 93% 19.84MB/s 0:00:00 (xfr#104, to-chk=16/228) |
09-Nov-2024 21:32:36 | 3,953,488 93% 19.84MB/s 0:00:00 (xfr#105, to-chk=15/228) |
09-Nov-2024 21:32:36 | 3,973,782 93% 19.84MB/s 0:00:00 (xfr#106, to-chk=14/228) |
09-Nov-2024 21:32:36 | 3,974,148 93% 19.84MB/s 0:00:00 (xfr#107, to-chk=10/228) |
09-Nov-2024 21:32:36 | 4,059,565 95% 19.85MB/s 0:00:00 (xfr#108, to-chk=9/228) |
09-Nov-2024 21:32:36 | 4,059,931 95% 19.86MB/s 0:00:00 (xfr#109, to-chk=8/228) |
09-Nov-2024 21:32:36 | 4,085,950 96% 19.98MB/s 0:00:00 (xfr#110, to-chk=7/228) |
09-Nov-2024 21:32:36 | 4,086,412 96% 19.99MB/s 0:00:00 (xfr#111, to-chk=3/228) |
09-Nov-2024 21:32:36 | 4,174,853 98% 20.31MB/s 0:00:00 (xfr#112, to-chk=2/228) |
09-Nov-2024 21:32:36 | 4,175,315 98% 20.32MB/s 0:00:00 (xfr#113, to-chk=1/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.23MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 20.13MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | 4,242,678 99% 19.93MB/s 0:00:00 (xfr#114, to-chk=0/228) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-s6lx8: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-oneclient-paris-5cc45c8cb7-s6lx8/oneclient_logs |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=198/231) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 27,505 0% 26.23MB/s 0:00:00 (xfr#1, to-chk=197/231) |
09-Nov-2024 21:32:36 | 27,505 0% 26.23MB/s 0:00:00 (xfr#1, to-chk=191/231) |
09-Nov-2024 21:32:36 | 28,063 0% 26.76MB/s 0:00:00 (xfr#2, to-chk=193/231) |
09-Nov-2024 21:32:36 | 123,271 4% 23.51MB/s 0:00:00 (xfr#3, to-chk=192/231) |
09-Nov-2024 21:32:36 | 123,829 4% 19.68MB/s 0:00:00 (xfr#4, to-chk=191/231) |
09-Nov-2024 21:32:36 | 124,457 4% 19.78MB/s 0:00:00 (xfr#5, to-chk=190/231) |
09-Nov-2024 21:32:36 | 150,838 5% 23.98MB/s 0:00:00 (xfr#6, to-chk=189/231) |
09-Nov-2024 21:32:36 | 151,396 5% 24.06MB/s 0:00:00 (xfr#7, to-chk=185/231) |
09-Nov-2024 21:32:36 | 251,238 8% 39.93MB/s 0:00:00 (xfr#8, to-chk=184/231) |
09-Nov-2024 21:32:36 | 251,796 8% 34.30MB/s 0:00:00 (xfr#9, to-chk=183/231) |
09-Nov-2024 21:32:36 | 252,424 8% 34.39MB/s 0:00:00 (xfr#10, to-chk=182/231) |
09-Nov-2024 21:32:36 | 272,605 9% 37.14MB/s 0:00:00 (xfr#11, to-chk=181/231) |
09-Nov-2024 21:32:36 | 273,067 9% 37.20MB/s 0:00:00 (xfr#12, to-chk=177/231) |
09-Nov-2024 21:32:36 | 355,839 11% 33.94MB/s 0:00:00 (xfr#13, to-chk=176/231) |
09-Nov-2024 21:32:36 | 356,301 11% 30.89MB/s 0:00:00 (xfr#14, to-chk=175/231) |
09-Nov-2024 21:32:36 | 356,929 11% 30.94MB/s 0:00:00 (xfr#15, to-chk=174/231) |
09-Nov-2024 21:32:36 | 373,268 12% 27.38MB/s 0:00:00 (xfr#16, to-chk=173/231) |
09-Nov-2024 21:32:36 | 373,826 12% 27.42MB/s 0:00:00 (xfr#17, to-chk=169/231) |
09-Nov-2024 21:32:36 | 440,063 14% 23.32MB/s 0:00:00 (xfr#18, to-chk=168/231) |
09-Nov-2024 21:32:36 | 440,621 14% 23.34MB/s 0:00:00 (xfr#19, to-chk=167/231) |
09-Nov-2024 21:32:36 | 468,414 15% 23.51MB/s 0:00:00 (xfr#20, to-chk=166/231) |
09-Nov-2024 21:32:36 | 468,972 15% 23.54MB/s 0:00:00 (xfr#21, to-chk=162/231) |
09-Nov-2024 21:32:36 | 558,476 18% 21.30MB/s 0:00:00 (xfr#22, to-chk=161/231) |
09-Nov-2024 21:32:36 | 559,034 18% 21.33MB/s 0:00:00 (xfr#23, to-chk=160/231) |
09-Nov-2024 21:32:36 | 580,874 19% 21.31MB/s 0:00:00 (xfr#24, to-chk=159/231) |
09-Nov-2024 21:32:36 | 581,240 19% 21.32MB/s 0:00:00 (xfr#25, to-chk=155/231) |
09-Nov-2024 21:32:36 | 665,434 22% 18.66MB/s 0:00:00 (xfr#26, to-chk=154/231) |
09-Nov-2024 21:32:36 | 665,800 22% 18.68MB/s 0:00:00 (xfr#27, to-chk=153/231) |
09-Nov-2024 21:32:36 | 705,518 23% 19.79MB/s 0:00:00 (xfr#28, to-chk=152/231) |
09-Nov-2024 21:32:36 | 706,364 23% 19.81MB/s 0:00:00 (xfr#29, to-chk=148/231) |
09-Nov-2024 21:32:36 | 867,366 29% 16.22MB/s 0:00:00 (xfr#30, to-chk=147/231) |
09-Nov-2024 21:32:36 | 868,212 29% 16.24MB/s 0:00:00 (xfr#31, to-chk=146/231) |
09-Nov-2024 21:32:36 | 868,840 29% 15.93MB/s 0:00:00 (xfr#32, to-chk=145/231) |
09-Nov-2024 21:32:36 | 884,219 29% 16.22MB/s 0:00:00 (xfr#33, to-chk=144/231) |
09-Nov-2024 21:32:36 | 884,777 29% 16.23MB/s 0:00:00 (xfr#34, to-chk=140/231) |
09-Nov-2024 21:32:36 | 888,914 29% 16.30MB/s 0:00:00 (xfr#35, to-chk=139/231) |
09-Nov-2024 21:32:36 | 937,029 31% 16.25MB/s 0:00:00 (xfr#36, to-chk=138/231) |
09-Nov-2024 21:32:36 | 937,587 31% 16.26MB/s 0:00:00 (xfr#37, to-chk=137/231) |
09-Nov-2024 21:32:36 | 972,429 32% 16.56MB/s 0:00:00 (xfr#38, to-chk=136/231) |
09-Nov-2024 21:32:36 | 973,179 32% 16.57MB/s 0:00:00 (xfr#39, to-chk=132/231) |
09-Nov-2024 21:32:36 | 1,109,691 37% 15.80MB/s 0:00:00 (xfr#40, to-chk=131/231) |
09-Nov-2024 21:32:36 | 1,110,441 37% 15.81MB/s 0:00:00 (xfr#41, to-chk=130/231) |
09-Nov-2024 21:32:36 | 1,125,276 37% 16.02MB/s 0:00:00 (xfr#42, to-chk=129/231) |
09-Nov-2024 21:32:36 | 1,125,930 37% 16.03MB/s 0:00:00 (xfr#43, to-chk=125/231) |
09-Nov-2024 21:32:36 | 1,183,163 39% 15.89MB/s 0:00:00 (xfr#44, to-chk=124/231) |
09-Nov-2024 21:32:36 | 1,183,817 39% 15.90MB/s 0:00:00 (xfr#45, to-chk=123/231) |
09-Nov-2024 21:32:36 | 1,206,731 40% 15.98MB/s 0:00:00 (xfr#46, to-chk=122/231) |
09-Nov-2024 21:32:36 | 1,207,577 40% 15.99MB/s 0:00:00 (xfr#47, to-chk=118/231) |
09-Nov-2024 21:32:36 | 1,307,052 43% 16.40MB/s 0:00:00 (xfr#48, to-chk=117/231) |
09-Nov-2024 21:32:36 | 1,307,898 43% 16.41MB/s 0:00:00 (xfr#49, to-chk=116/231) |
09-Nov-2024 21:32:36 | 1,336,623 44% 16.77MB/s 0:00:00 (xfr#50, to-chk=115/231) |
09-Nov-2024 21:32:36 | 1,337,469 44% 16.57MB/s 0:00:00 (xfr#51, to-chk=111/231) |
09-Nov-2024 21:32:36 | 1,436,649 48% 16.91MB/s 0:00:00 (xfr#52, to-chk=110/231) |
09-Nov-2024 21:32:36 | 1,437,495 48% 16.92MB/s 0:00:00 (xfr#53, to-chk=109/231) |
09-Nov-2024 21:32:36 | 1,469,333 49% 16.68MB/s 0:00:00 (xfr#54, to-chk=108/231) |
09-Nov-2024 21:32:36 | 1,469,891 49% 16.49MB/s 0:00:00 (xfr#55, to-chk=104/231) |
09-Nov-2024 21:32:36 | 1,586,523 53% 15.76MB/s 0:00:00 (xfr#56, to-chk=103/231) |
09-Nov-2024 21:32:36 | 1,587,081 53% 15.60MB/s 0:00:00 (xfr#57, to-chk=102/231) |
09-Nov-2024 21:32:36 | 1,607,408 54% 15.64MB/s 0:00:00 (xfr#58, to-chk=101/231) |
09-Nov-2024 21:32:36 | 1,607,678 54% 15.64MB/s 0:00:00 (xfr#59, to-chk=97/231) |
09-Nov-2024 21:32:36 | 1,678,676 56% 15.70MB/s 0:00:00 (xfr#60, to-chk=96/231) |
09-Nov-2024 21:32:36 | 1,678,946 56% 15.70MB/s 0:00:00 (xfr#61, to-chk=95/231) |
09-Nov-2024 21:32:36 | 1,698,507 57% 15.88MB/s 0:00:00 (xfr#62, to-chk=94/231) |
09-Nov-2024 21:32:36 | 1,698,969 57% 15.88MB/s 0:00:00 (xfr#63, to-chk=90/231) |
09-Nov-2024 21:32:36 | 1,762,684 59% 15.86MB/s 0:00:00 (xfr#64, to-chk=89/231) |
09-Nov-2024 21:32:36 | 1,763,146 59% 15.71MB/s 0:00:00 (xfr#65, to-chk=88/231) |
09-Nov-2024 21:32:36 | 1,779,206 59% 15.86MB/s 0:00:00 (xfr#66, to-chk=87/231) |
09-Nov-2024 21:32:36 | 1,779,668 59% 15.72MB/s 0:00:00 (xfr#67, to-chk=83/231) |
09-Nov-2024 21:32:36 | 1,839,594 61% 16.24MB/s 0:00:00 (xfr#68, to-chk=82/231) |
09-Nov-2024 21:32:36 | 1,840,056 61% 16.25MB/s 0:00:00 (xfr#69, to-chk=81/231) |
09-Nov-2024 21:32:36 | 1,860,585 62% 16.28MB/s 0:00:00 (xfr#70, to-chk=80/231) |
09-Nov-2024 21:32:36 | 1,861,143 62% 16.28MB/s 0:00:00 (xfr#71, to-chk=76/231) |
09-Nov-2024 21:32:36 | 1,927,905 64% 16.87MB/s 0:00:00 (xfr#72, to-chk=75/231) |
09-Nov-2024 21:32:36 | 1,928,463 64% 16.72MB/s 0:00:00 (xfr#73, to-chk=74/231) |
09-Nov-2024 21:32:36 | 1,949,886 65% 16.91MB/s 0:00:00 (xfr#74, to-chk=73/231) |
09-Nov-2024 21:32:36 | 1,950,444 65% 16.91MB/s 0:00:00 (xfr#75, to-chk=69/231) |
09-Nov-2024 21:32:36 | 2,036,798 68% 17.34MB/s 0:00:00 (xfr#76, to-chk=68/231) |
09-Nov-2024 21:32:36 | 2,037,356 68% 17.35MB/s 0:00:00 (xfr#77, to-chk=67/231) |
09-Nov-2024 21:32:36 | 2,064,088 69% 17.42MB/s 0:00:00 (xfr#78, to-chk=66/231) |
09-Nov-2024 21:32:36 | 2,064,454 69% 17.42MB/s 0:00:00 (xfr#79, to-chk=62/231) |
09-Nov-2024 21:32:36 | 2,155,724 72% 18.03MB/s 0:00:00 (xfr#80, to-chk=61/231) |
09-Nov-2024 21:32:36 | 2,156,090 72% 18.04MB/s 0:00:00 (xfr#81, to-chk=60/231) |
09-Nov-2024 21:32:36 | 2,156,718 72% 18.04MB/s 0:00:00 (xfr#82, to-chk=59/231) |
09-Nov-2024 21:32:36 | 2,181,379 73% 18.09MB/s 0:00:00 (xfr#83, to-chk=58/231) |
09-Nov-2024 21:32:36 | 2,181,841 73% 18.09MB/s 0:00:00 (xfr#84, to-chk=54/231) |
09-Nov-2024 21:32:36 | 2,274,032 76% 18.70MB/s 0:00:00 (xfr#85, to-chk=53/231) |
09-Nov-2024 21:32:36 | 2,274,494 76% 18.54MB/s 0:00:00 (xfr#86, to-chk=52/231) |
09-Nov-2024 21:32:36 | 2,298,133 77% 18.57MB/s 0:00:00 (xfr#87, to-chk=51/231) |
09-Nov-2024 21:32:36 | 2,298,499 77% 18.58MB/s 0:00:00 (xfr#88, to-chk=47/231) |
09-Nov-2024 21:32:36 | 2,386,004 80% 18.35MB/s 0:00:00 (xfr#89, to-chk=46/231) |
09-Nov-2024 21:32:36 | 2,386,370 80% 18.06MB/s 0:00:00 (xfr#90, to-chk=45/231) |
09-Nov-2024 21:32:36 | 2,386,998 80% 17.92MB/s 0:00:00 (xfr#91, to-chk=44/231) |
09-Nov-2024 21:32:36 | 2,408,147 80% 17.80MB/s 0:00:00 (xfr#92, to-chk=43/231) |
09-Nov-2024 21:32:36 | 2,408,609 80% 17.81MB/s 0:00:00 (xfr#93, to-chk=39/231) |
09-Nov-2024 21:32:36 | 2,486,473 83% 18.24MB/s 0:00:00 (xfr#94, to-chk=38/231) |
09-Nov-2024 21:32:36 | 2,486,935 83% 18.10MB/s 0:00:00 (xfr#95, to-chk=37/231) |
09-Nov-2024 21:32:36 | 2,503,489 84% 18.23MB/s 0:00:00 (xfr#96, to-chk=36/231) |
09-Nov-2024 21:32:36 | 2,503,951 84% 18.23MB/s 0:00:00 (xfr#97, to-chk=32/231) |
09-Nov-2024 21:32:36 | 2,563,671 86% 18.52MB/s 0:00:00 (xfr#98, to-chk=31/231) |
09-Nov-2024 21:32:36 | 2,564,133 86% 18.53MB/s 0:00:00 (xfr#99, to-chk=30/231) |
09-Nov-2024 21:32:36 | 2,564,761 86% 18.39MB/s 0:00:00 (xfr#100, to-chk=29/231) |
09-Nov-2024 21:32:36 | 2,586,779 86% 18.14MB/s 0:00:00 (xfr#101, to-chk=28/231) |
09-Nov-2024 21:32:36 | 2,587,145 86% 18.14MB/s 0:00:00 (xfr#102, to-chk=24/231) |
09-Nov-2024 21:32:36 | 2,682,736 90% 18.54MB/s 0:00:00 (xfr#103, to-chk=23/231) |
09-Nov-2024 21:32:36 | 2,683,102 90% 18.54MB/s 0:00:00 (xfr#104, to-chk=22/231) |
09-Nov-2024 21:32:36 | 2,707,781 91% 18.58MB/s 0:00:00 (xfr#105, to-chk=21/231) |
09-Nov-2024 21:32:36 | 2,708,243 91% 18.58MB/s 0:00:00 (xfr#106, to-chk=17/231) |
09-Nov-2024 21:32:36 | 2,782,371 93% 18.95MB/s 0:00:00 (xfr#107, to-chk=16/231) |
09-Nov-2024 21:32:36 | 2,782,833 93% 18.96MB/s 0:00:00 (xfr#108, to-chk=15/231) |
09-Nov-2024 21:32:36 | 2,800,268 94% 19.08MB/s 0:00:00 (xfr#109, to-chk=14/231) |
09-Nov-2024 21:32:36 | 2,800,634 94% 19.08MB/s 0:00:00 (xfr#110, to-chk=10/231) |
09-Nov-2024 21:32:36 | 2,855,531 95% 19.31MB/s 0:00:00 (xfr#111, to-chk=9/231) |
09-Nov-2024 21:32:36 | 2,855,897 95% 19.18MB/s 0:00:00 (xfr#112, to-chk=8/231) |
09-Nov-2024 21:32:36 | 2,871,345 96% 19.15MB/s 0:00:00 (xfr#113, to-chk=7/231) |
09-Nov-2024 21:32:36 | 2,871,903 96% 19.15MB/s 0:00:00 (xfr#114, to-chk=3/231) |
09-Nov-2024 21:32:36 | 2,924,899 98% 19.37MB/s 0:00:00 (xfr#115, to-chk=2/231) |
09-Nov-2024 21:32:36 | 2,925,457 98% 19.37MB/s 0:00:00 (xfr#116, to-chk=1/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.54MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.54MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.54MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.54MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.54MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.41MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.27MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.27MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | 2,971,007 99% 19.14MB/s 0:00:00 (xfr#117, to-chk=0/231) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-oneprovider-krakow-0/op-worker |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 58,194 9% 9.25MB/s 0:00:00 (xfr#2, to-chk=50/55) |
09-Nov-2024 21:32:36 | 114,237 17% 5.45MB/s 0:00:00 (xfr#3, to-chk=48/55) |
09-Nov-2024 21:32:36 | 114,237 17% 5.45MB/s 0:00:00 (xfr#4, to-chk=46/55) |
09-Nov-2024 21:32:36 | 114,237 17% 5.45MB/s 0:00:00 (xfr#5, to-chk=44/55) |
09-Nov-2024 21:32:36 | 168,381 26% 7.65MB/s 0:00:00 (xfr#6, to-chk=42/55) |
09-Nov-2024 21:32:36 | 168,531 26% 7.65MB/s 0:00:00 (xfr#7, to-chk=40/55) |
09-Nov-2024 21:32:36 | 168,828 26% 7.32MB/s 0:00:00 (xfr#8, to-chk=38/55) |
09-Nov-2024 21:32:36 | 266,607 41% 9.78MB/s 0:00:00 (xfr#9, to-chk=36/55) |
09-Nov-2024 21:32:36 | 268,196 41% 9.47MB/s 0:00:00 (xfr#10, to-chk=26/55) |
09-Nov-2024 21:32:36 | 271,493 42% 9.59MB/s 0:00:00 (xfr#11, to-chk=25/55) |
09-Nov-2024 21:32:36 | 272,233 42% 9.62MB/s 0:00:00 (xfr#12, to-chk=24/55) |
09-Nov-2024 21:32:36 | 276,615 43% 9.77MB/s 0:00:00 (xfr#13, to-chk=23/55) |
09-Nov-2024 21:32:36 | 281,510 43% 9.26MB/s 0:00:00 (xfr#14, to-chk=22/55) |
09-Nov-2024 21:32:36 | 287,431 44% 9.45MB/s 0:00:00 (xfr#15, to-chk=21/55) |
09-Nov-2024 21:32:36 | 288,507 44% 9.49MB/s 0:00:00 (xfr#16, to-chk=20/55) |
09-Nov-2024 21:32:36 | 295,910 46% 9.73MB/s 0:00:00 (xfr#17, to-chk=19/55) |
09-Nov-2024 21:32:36 | 299,437 46% 9.85MB/s 0:00:00 (xfr#18, to-chk=18/55) |
09-Nov-2024 21:32:36 | 300,798 46% 9.56MB/s 0:00:00 (xfr#19, to-chk=17/55) |
09-Nov-2024 21:32:36 | 307,010 47% 9.76MB/s 0:00:00 (xfr#20, to-chk=16/55) |
09-Nov-2024 21:32:36 | 309,739 48% 9.53MB/s 0:00:00 (xfr#21, to-chk=15/55) |
09-Nov-2024 21:32:36 | 313,551 48% 9.65MB/s 0:00:00 (xfr#22, to-chk=14/55) |
09-Nov-2024 21:32:36 | 313,772 48% 9.65MB/s 0:00:00 (xfr#23, to-chk=13/55) |
09-Nov-2024 21:32:36 | 317,869 49% 9.78MB/s 0:00:00 (xfr#24, to-chk=12/55) |
09-Nov-2024 21:32:36 | 322,536 50% 9.61MB/s 0:00:00 (xfr#25, to-chk=11/55) |
09-Nov-2024 21:32:36 | 330,790 51% 9.86MB/s 0:00:00 (xfr#26, to-chk=10/55) |
09-Nov-2024 21:32:36 | 331,302 51% 9.87MB/s 0:00:00 (xfr#27, to-chk=9/55) |
09-Nov-2024 21:32:36 | 339,159 52% 10.11MB/s 0:00:00 (xfr#28, to-chk=8/55) |
09-Nov-2024 21:32:36 | 345,650 53% 10.30MB/s 0:00:00 (xfr#29, to-chk=7/55) |
09-Nov-2024 21:32:36 | 348,664 54% 10.08MB/s 0:00:00 (xfr#30, to-chk=6/55) |
09-Nov-2024 21:32:36 | 355,440 55% 10.27MB/s 0:00:00 (xfr#31, to-chk=5/55) |
09-Nov-2024 21:32:36 | 357,605 55% 10.33MB/s 0:00:00 (xfr#32, to-chk=4/55) |
09-Nov-2024 21:32:36 | 364,666 56% 10.54MB/s 0:00:00 (xfr#33, to-chk=3/55) |
09-Nov-2024 21:32:36 | 367,110 57% 10.30MB/s 0:00:00 (xfr#34, to-chk=2/55) |
09-Nov-2024 21:32:36 | 372,746 58% 10.46MB/s 0:00:00 (xfr#35, to-chk=1/55) |
09-Nov-2024 21:32:36 | 374,677 58% 10.51MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 374,677 58% 10.51MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 374,677 58% 10.51MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 374,677 58% 9.93MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 374,677 58% 9.93MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 374,677 58% 9.93MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:36 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:36 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:36 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:36 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:36 | 6,857 50% 2.18MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-oneprovider-krakow-0/op-panel |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 18,200 16% 17.36MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:36 | 37,338 33% 35.61MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:36 | 37,338 33% 35.61MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:36 | 55,335 49% 52.77MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:36 | 55,626 50% 53.05MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:36 | 55,626 50% 26.52MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-oneprovider-paris-0/op-worker |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 57,759 9% 55.08MB/s 0:00:00 (xfr#2, to-chk=50/55) |
09-Nov-2024 21:32:36 | 113,361 17% 108.11MB/s 0:00:00 (xfr#3, to-chk=48/55) |
09-Nov-2024 21:32:36 | 113,361 17% 108.11MB/s 0:00:00 (xfr#4, to-chk=46/55) |
09-Nov-2024 21:32:36 | 113,361 17% 108.11MB/s 0:00:00 (xfr#5, to-chk=44/55) |
09-Nov-2024 21:32:36 | 167,070 26% 159.33MB/s 0:00:00 (xfr#6, to-chk=42/55) |
09-Nov-2024 21:32:36 | 167,220 26% 159.47MB/s 0:00:00 (xfr#7, to-chk=40/55) |
09-Nov-2024 21:32:36 | 167,517 26% 79.88MB/s 0:00:00 (xfr#8, to-chk=38/55) |
09-Nov-2024 21:32:36 | 264,744 41% 126.24MB/s 0:00:00 (xfr#9, to-chk=36/55) |
09-Nov-2024 21:32:36 | 268,556 42% 128.06MB/s 0:00:00 (xfr#10, to-chk=26/55) |
09-Nov-2024 21:32:36 | 274,762 43% 87.34MB/s 0:00:00 (xfr#11, to-chk=25/55) |
09-Nov-2024 21:32:36 | 276,921 43% 88.03MB/s 0:00:00 (xfr#12, to-chk=24/55) |
09-Nov-2024 21:32:36 | 282,541 44% 89.82MB/s 0:00:00 (xfr#13, to-chk=23/55) |
09-Nov-2024 21:32:36 | 283,900 44% 90.25MB/s 0:00:00 (xfr#14, to-chk=22/55) |
09-Nov-2024 21:32:36 | 292,152 45% 92.87MB/s 0:00:00 (xfr#15, to-chk=21/55) |
09-Nov-2024 21:32:36 | 293,226 45% 69.91MB/s 0:00:00 (xfr#16, to-chk=20/55) |
09-Nov-2024 21:32:36 | 300,625 47% 71.67MB/s 0:00:00 (xfr#17, to-chk=19/55) |
09-Nov-2024 21:32:36 | 302,212 47% 72.05MB/s 0:00:00 (xfr#18, to-chk=18/55) |
09-Nov-2024 21:32:36 | 308,986 48% 73.67MB/s 0:00:00 (xfr#19, to-chk=17/55) |
09-Nov-2024 21:32:36 | 313,083 49% 74.64MB/s 0:00:00 (xfr#20, to-chk=16/55) |
09-Nov-2024 21:32:36 | 320,142 50% 61.06MB/s 0:00:00 (xfr#21, to-chk=15/55) |
09-Nov-2024 21:32:36 | 326,063 51% 62.19MB/s 0:00:00 (xfr#22, to-chk=14/55) |
09-Nov-2024 21:32:36 | 330,445 51% 63.03MB/s 0:00:00 (xfr#23, to-chk=13/55) |
09-Nov-2024 21:32:36 | 335,112 52% 63.92MB/s 0:00:00 (xfr#24, to-chk=12/55) |
09-Nov-2024 21:32:36 | 337,552 52% 64.38MB/s 0:00:00 (xfr#25, to-chk=11/55) |
09-Nov-2024 21:32:36 | 341,079 53% 54.21MB/s 0:00:00 (xfr#26, to-chk=10/55) |
09-Nov-2024 21:32:36 | 343,006 53% 54.52MB/s 0:00:00 (xfr#27, to-chk=9/55) |
09-Nov-2024 21:32:36 | 346,016 54% 55.00MB/s 0:00:00 (xfr#28, to-chk=8/55) |
09-Nov-2024 21:32:36 | 350,911 55% 55.78MB/s 0:00:00 (xfr#29, to-chk=7/55) |
09-Nov-2024 21:32:36 | 351,415 55% 55.86MB/s 0:00:00 (xfr#30, to-chk=6/55) |
09-Nov-2024 21:32:36 | 351,635 55% 47.91MB/s 0:00:00 (xfr#31, to-chk=5/55) |
09-Nov-2024 21:32:36 | 354,930 55% 48.36MB/s 0:00:00 (xfr#32, to-chk=4/55) |
09-Nov-2024 21:32:36 | 362,781 56% 49.42MB/s 0:00:00 (xfr#33, to-chk=3/55) |
09-Nov-2024 21:32:36 | 365,510 57% 49.80MB/s 0:00:00 (xfr#34, to-chk=2/55) |
09-Nov-2024 21:32:36 | 372,007 58% 50.68MB/s 0:00:00 (xfr#35, to-chk=1/55) |
09-Nov-2024 21:32:36 | 372,739 58% 50.78MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 372,739 58% 44.43MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 372,739 58% 44.43MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 372,739 58% 35.55MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 372,739 58% 35.55MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | 372,739 58% 35.55MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-oneprovider-paris-0/cluster-manager |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:36 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:36 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:36 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:36 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:36 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-oneprovider-paris-0/op-panel |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 18,145 16% 17.30MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:36 | 37,225 33% 35.50MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:36 | 37,225 33% 35.50MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:36 | 55,167 49% 52.61MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:36 | 55,458 50% 52.89MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:36 | 55,458 50% 26.44MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-onezone-0/cluster-manager |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:36 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:36 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:36 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:36 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:36 | 6,700 50% 3.19MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-onezone-0/oz-panel |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 56,817 12% 54.18MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:36 | 115,239 26% 9.99MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:36 | 164,613 37% 14.27MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:36 | 221,227 49% 17.58MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:36 | 221,518 50% 17.60MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:36 | 221,518 50% 10.56MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:36 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.17.50/pod-logs/dev-onezone-0/oz-worker |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
09-Nov-2024 21:32:36 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:36 | 24,452 7% 23.32MB/s 0:00:00 (xfr#2, to-chk=13/18) |
09-Nov-2024 21:32:36 | 49,679 14% 47.38MB/s 0:00:00 (xfr#3, to-chk=11/18) |
09-Nov-2024 21:32:36 | 49,679 14% 47.38MB/s 0:00:00 (xfr#4, to-chk=9/18) |
09-Nov-2024 21:32:36 | 73,651 21% 70.24MB/s 0:00:00 (xfr#5, to-chk=7/18) |
09-Nov-2024 21:32:36 | 73,742 21% 70.33MB/s 0:00:00 (xfr#6, to-chk=5/18) |
09-Nov-2024 21:32:36 | 74,039 21% 70.61MB/s 0:00:00 (xfr#7, to-chk=3/18) |
09-Nov-2024 21:32:36 | 172,991 50% 164.98MB/s 0:00:00 (xfr#8, to-chk=1/18) |
09-Nov-2024 21:32:36 | 172,991 50% 41.24MB/s 0:00:00 (xfr#8, to-chk=0/18) |
09-Nov-2024 21:32:36 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731187945.8487973 exists, exporting anyway. |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | =============================== warnings summary =============================== |
09-Nov-2024 21:32:36 | tests/utils/rest_utils.py:98 |
09-Nov-2024 21:32:36 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 21:32:36 | print(""" |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | tests/utils/path_utils.py:112 |
09-Nov-2024 21:32:36 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 21:32:36 | return path.replace("'", "\\'").replace(' ', '\ ') |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | tests/utils/acceptance_utils.py:55 |
09-Nov-2024 21:32:36 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 21:32:36 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | tests/utils/acceptance_utils.py:57 |
09-Nov-2024 21:32:36 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 21:32:36 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 21:32:36 | |
09-Nov-2024 21:32:36 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
09-Nov-2024 21:32:36 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/test-reports/results.xml - |
09-Nov-2024 21:32:36 | ================== 27 passed, 4 warnings in 889.09s (0:14:49) ================== |
09-Nov-2024 21:32:43 | release "dev" uninstalled |
09-Nov-2024 21:32:43 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
09-Nov-2024 21:32:43 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
09-Nov-2024 21:32:48 | No resources found |
09-Nov-2024 21:32:49 | Sidecar injection has been disabled |
09-Nov-2024 21:32:49 | Cleaning helm release "dev"... |
09-Nov-2024 21:32:49 | Deleted 1 helm deployments |
09-Nov-2024 21:32:49 | Deleted 0 k8s deployments |
09-Nov-2024 21:32:49 | Deleted 0 k8s services |
09-Nov-2024 21:32:49 | Deleted 0 persistent volumes |
09-Nov-2024 21:32:50 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:32:50 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
09-Nov-2024 21:32:50 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:32:50 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
09-Nov-2024 21:32:50 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
09-Nov-2024 21:32:50 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:32:50 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
09-Nov-2024 21:32:50 | Finished task 'Run acceptance oneclient tests' with result: Success |
09-Nov-2024 21:32:50 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
09-Nov-2024 21:32:50 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS... |
09-Nov-2024 21:32:50 | Finished task 'Parse test results' with result: Success |
09-Nov-2024 21:32:50 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 21:32:50 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 21:32:50 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:32:50 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3362 (ODSRV-OAP-MPDCPS-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3362-ScriptBuildTask-12150433304658753886.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance |
09-Nov-2024 21:32:50 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz |
09-Nov-2024 21:32:51 | Uploading artifact |
09-Nov-2024 21:32:51 | source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz |
09-Nov-2024 21:32:51 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz |
09-Nov-2024 21:32:51 | Finished task 'Pack and push surefire artifact' with result: Success |
09-Nov-2024 21:32:51 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:32:51 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:32:51 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3362 (ODSRV-OAP-MPDCPS-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3362-ScriptBuildTask-5178984828348912734.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS |
09-Nov-2024 21:32:51 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
09-Nov-2024 21:32:51 | Finished task 'Pack logs' with result: Success |
09-Nov-2024 21:32:51 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:32:51 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
09-Nov-2024 21:32:51 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:32:51 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3362 (ODSRV-OAP-MPDCPS-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3362-ScriptBuildTask-8616732913048831104.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance |
09-Nov-2024 21:32:51 | % Total % Received % Xferd Average Speed Time Time Time Current |
09-Nov-2024 21:32:51 | Dload Upload Total Spent Left Speed |
09-Nov-2024 21:32:51 | |
09-Nov-2024 21:32:51 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 21:32:51 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 21:32:51 | 100 4822 100 4822 0 0 61037 0 --:--:-- --:--:-- --:--:-- 60275 |
09-Nov-2024 21:32:51 | Clearing /tmp/onedata and /home/bamboo/.one-env |
09-Nov-2024 21:32:53 | Cleaning helm deployments |
09-Nov-2024 21:32:53 | Cleanining pods |
09-Nov-2024 21:32:53 | Cleaning kube persistant volumes |
09-Nov-2024 21:32:54 | Cleaning dockswift container |
09-Nov-2024 21:32:54 | Cleaning docker containers |
09-Nov-2024 21:32:56 | Stalled docker containers to remove: |
09-Nov-2024 21:32:56 | e10e2ab12f7b f7744dd926ae 5bab0031497d 8c9ea6c75585 29318c34c698 d9173f2ed9be 284532ca0212 f1923f19d560 493fbd128de9 d945b092ad2b 194dd0cc8230 dbf96d128596 e6ea5e2d255e fa12ee7eec08 8beeb0b1adb2 1bd2bbfc3a6a 22adbd074aae 05c6ab7a1e69 95c58074fd89 207c5a270a8e |
09-Nov-2024 21:32:56 | Removing stalled docker containers |
09-Nov-2024 21:32:56 | Error response from daemon: Cannot kill container: e10e2ab12f7b: Container e10e2ab12f7b4169f69e5c5997ef0518e778897269d1c28cd7c14edcbc26ca5e is not running |
09-Nov-2024 21:32:56 | e10e2ab12f7b |
09-Nov-2024 21:32:56 | Error response from daemon: Cannot kill container: f7744dd926ae: Container f7744dd926ae883943af56da58e382fe6d4c8fff2ac31f0adef4cd4e64d2fd66 is not running |
09-Nov-2024 21:32:56 | f7744dd926ae |
09-Nov-2024 21:32:56 | Error response from daemon: Cannot kill container: 5bab0031497d: Container 5bab0031497db05ee2635f5a08e5278fed579e678c1ae6cad718b62fa82fbb55 is not running |
09-Nov-2024 21:32:56 | 5bab0031497d |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: 8c9ea6c75585: Container 8c9ea6c75585d60b2551fcbe0918feced3d9f874b65cb8d38b30b13745d4fe96 is not running |
09-Nov-2024 21:32:57 | 8c9ea6c75585 |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: 29318c34c698: Container 29318c34c698e2169d94aeccf7ae10c34d352c3fdef10a9dd79c5b1e7459bb33 is not running |
09-Nov-2024 21:32:57 | 29318c34c698 |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: d9173f2ed9be: Container d9173f2ed9bebd842b6bda5b1f15721552ac76272a729bcedc51f975f70205c8 is not running |
09-Nov-2024 21:32:57 | d9173f2ed9be |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: 284532ca0212: Container 284532ca021288fba1d93a23e72052a8074c4bf00f28716ad187b1cfa712e0d7 is not running |
09-Nov-2024 21:32:57 | 284532ca0212 |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: f1923f19d560: Container f1923f19d56071fa8adad3a4f1db392d60fe2296552ed08bb9922a3ab7ace897 is not running |
09-Nov-2024 21:32:57 | f1923f19d560 |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: 493fbd128de9: Container 493fbd128de91c1ed8efb223a6f7aad586f331ce09d54f39b8d42c16984bfa4b is not running |
09-Nov-2024 21:32:57 | 493fbd128de9 |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: d945b092ad2b: Container d945b092ad2b6e0b0b03bcb64b6cb506c4540290f556da57abd30f6e986b1610 is not running |
09-Nov-2024 21:32:57 | d945b092ad2b |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: 194dd0cc8230: Container 194dd0cc82301623952083fc466ebe9156f0363e27a1ce4e9a535ad09746f159 is not running |
09-Nov-2024 21:32:57 | 194dd0cc8230 |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: dbf96d128596: Container dbf96d1285968b1c12866782ee5225105513cc269f1ec9cad95f34fea3a63799 is not running |
09-Nov-2024 21:32:57 | dbf96d128596 |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: e6ea5e2d255e: Container e6ea5e2d255e66b6bfabcfd50bb35576552c9127e2637b417a82a0d472db75e0 is not running |
09-Nov-2024 21:32:57 | e6ea5e2d255e |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: fa12ee7eec08: Container fa12ee7eec08553339642169029ed8a5486a6b63140283b0f98470b13d2dec15 is not running |
09-Nov-2024 21:32:57 | fa12ee7eec08 |
09-Nov-2024 21:32:57 | Error response from daemon: Cannot kill container: 8beeb0b1adb2: Container 8beeb0b1adb21b29d6a303b1b0be87a0082e4ce93907ff89071a13989ecfb11b is not running |
09-Nov-2024 21:32:57 | 8beeb0b1adb2 |
09-Nov-2024 21:32:58 | Error response from daemon: Cannot kill container: 1bd2bbfc3a6a: Container 1bd2bbfc3a6ac7ed4801b7e036e1afd3304ac8e8892aacdb21aa2bb5cf9edb97 is not running |
09-Nov-2024 21:32:58 | 1bd2bbfc3a6a |
09-Nov-2024 21:32:58 | Error response from daemon: Cannot kill container: 22adbd074aae: Container 22adbd074aae6bd46afb252d1da4998323c201e15d8a776336fe5e60ba488f7b is not running |
09-Nov-2024 21:32:58 | 22adbd074aae |
09-Nov-2024 21:32:58 | Error response from daemon: Cannot kill container: 05c6ab7a1e69: Container 05c6ab7a1e6912fca958cb63e5ea4637648972f7beb341d57861e3ddfa784994 is not running |
09-Nov-2024 21:32:58 | 05c6ab7a1e69 |
09-Nov-2024 21:32:58 | Error response from daemon: Cannot kill container: 95c58074fd89: Container 95c58074fd8977bf553c5182bba7ad53d08fe9ee56222ed4feb61371e7b4ba88 is not running |
09-Nov-2024 21:32:58 | 95c58074fd89 |
09-Nov-2024 21:32:58 | 207c5a270a8e |
09-Nov-2024 21:32:58 | 207c5a270a8e |
09-Nov-2024 21:32:58 | Stalled docker volumes to remove: |
09-Nov-2024 21:32:58 | |
09-Nov-2024 21:32:58 | Removing stalled docker volumes |
09-Nov-2024 21:32:58 | Removing stalled loopdevices |
09-Nov-2024 21:32:59 | Done |
09-Nov-2024 21:32:59 | Finished task 'Clear env and working dir' with result: Success |
09-Nov-2024 21:32:59 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
09-Nov-2024 21:32:59 | Running post build plugin 'Docker Container Cleanup' |
09-Nov-2024 21:32:59 | Running post build plugin 'NCover Results Collector' |
09-Nov-2024 21:32:59 | Running post build plugin 'Build Results Label Collector' |
09-Nov-2024 21:32:59 | Running post build plugin 'Clover Results Collector' |
09-Nov-2024 21:32:59 | Running post build plugin 'npm Cache Cleanup' |
09-Nov-2024 21:32:59 | Running post build plugin 'Artifact Copier' |
09-Nov-2024 21:32:59 | Publishing an artifact: test_logs.tar.gz |
09-Nov-2024 21:32:59 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 81.37 ms |
09-Nov-2024 21:32:59 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS' |
09-Nov-2024 21:32:59 | Finalising the build... |
09-Nov-2024 21:32:59 | Stopping timer. |
09-Nov-2024 21:32:59 | Build ODSRV-OAP-MPDCPS-3362 completed. |
09-Nov-2024 21:32:59 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
09-Nov-2024 21:32:59 | Running on server: post build plugin 'NCover Results Collector' |
09-Nov-2024 21:32:59 | Running on server: post build plugin 'Build Labeller' |
09-Nov-2024 21:32:59 | Running on server: post build plugin 'Clover Delta Calculator' |
09-Nov-2024 21:32:59 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
09-Nov-2024 21:32:59 | All post build plugins have finished |
09-Nov-2024 21:32:59 | Generating build results summary... |
09-Nov-2024 21:32:59 | Saving build results to disk... |
09-Nov-2024 21:32:59 | Store variable context... |
09-Nov-2024 21:32:59 | Finished building ODSRV-OAP-MPDCPS-3362. |