oneclient acceptance tests using environment deployed from packages
Build: #3364 was successful
Job: singleprovider directory CRUD multiclient directio hardlinks was successful
Build log
The build generated 2,514 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
15-Nov-2024 20:12:16 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:12:16 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:12:16 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:12:16 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:12:16 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:12:16 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' |
15-Nov-2024 20:12:16 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' successfully started |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/a4yw2vxi1upc2awa |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a4yw2vxi1upc2awa --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a4yw2vxi1upc2awa |
15-Nov-2024 20:12:16 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17520078966404613273'... |
15-Nov-2024 20:12:16 | Getting configuration... |
15-Nov-2024 20:12:16 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/a4yw2vxi1upc2awa'. |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:12:16 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:12:16 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' |
15-Nov-2024 20:12:16 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' successfully started |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0moe19m9xufqmggu |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0moe19m9xufqmggu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0moe19m9xufqmggu |
15-Nov-2024 20:12:16 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7040068821243845923'... |
15-Nov-2024 20:12:16 | Getting configuration... |
15-Nov-2024 20:12:16 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0moe19m9xufqmggu'. |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"' |
15-Nov-2024 20:12:16 | -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"' |
15-Nov-2024 20:12:16 | ================================================================= |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | PASSED |
15-Nov-2024 20:12:16 | Unmounting client from /tmp/onedata/mnt/a4yw2vxi1upc2awa |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | Unmounting client from /tmp/onedata/mnt/0moe19m9xufqmggu |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:16 | |
15-Nov-2024 20:12:42 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
15-Nov-2024 20:12:42 | ================================================================= |
15-Nov-2024 20:12:42 | - Executing scenario 'Fail to delete non-empty directory using rmdir' |
15-Nov-2024 20:12:42 | - from feature 'Multi_directory_CRUD' |
15-Nov-2024 20:12:42 | ----------------------------------------------------------------- |
15-Nov-2024 20:12:42 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:12:42 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:12:42 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:12:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:12:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:12:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' |
15-Nov-2024 20:12:42 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' successfully started |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7ossgmmulph97naa |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7ossgmmulph97naa --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7ossgmmulph97naa |
15-Nov-2024 20:12:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16787448885259118212'... |
15-Nov-2024 20:12:42 | Getting configuration... |
15-Nov-2024 20:12:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/7ossgmmulph97naa'. |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:12:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:12:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' |
15-Nov-2024 20:12:42 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' successfully started |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0u7lqtyylzf8d8tk |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0u7lqtyylzf8d8tk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0u7lqtyylzf8d8tk |
15-Nov-2024 20:12:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10788650514467689297'... |
15-Nov-2024 20:12:42 | Getting configuration... |
15-Nov-2024 20:12:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0u7lqtyylzf8d8tk'. |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
15-Nov-2024 20:12:42 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
15-Nov-2024 20:12:42 | ================================================================= |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | PASSED |
15-Nov-2024 20:12:42 | Unmounting client from /tmp/onedata/mnt/7ossgmmulph97naa |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | Unmounting client from /tmp/onedata/mnt/0u7lqtyylzf8d8tk |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:12:42 | |
15-Nov-2024 20:13:11 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
15-Nov-2024 20:13:11 | ================================================================= |
15-Nov-2024 20:13:11 | - Executing scenario 'Delete non-empty directory' |
15-Nov-2024 20:13:11 | - from feature 'Multi_directory_CRUD' |
15-Nov-2024 20:13:11 | ----------------------------------------------------------------- |
15-Nov-2024 20:13:11 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:13:11 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:13:11 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:13:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:13:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:13:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' |
15-Nov-2024 20:13:11 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' successfully started |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ox9hm3n2lpkpp0rf |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ox9hm3n2lpkpp0rf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ox9hm3n2lpkpp0rf |
15-Nov-2024 20:13:11 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1743326376519128480'... |
15-Nov-2024 20:13:11 | Getting configuration... |
15-Nov-2024 20:13:11 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ox9hm3n2lpkpp0rf'. |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:13:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:13:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' |
15-Nov-2024 20:13:11 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' successfully started |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/53tqihcfg1c0illj |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/53tqihcfg1c0illj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/53tqihcfg1c0illj |
15-Nov-2024 20:13:11 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8330407192448101760'... |
15-Nov-2024 20:13:11 | Getting configuration... |
15-Nov-2024 20:13:11 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/53tqihcfg1c0illj'. |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
15-Nov-2024 20:13:11 | on client11"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
15-Nov-2024 20:13:11 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
15-Nov-2024 20:13:11 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
15-Nov-2024 20:13:11 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
15-Nov-2024 20:13:11 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
15-Nov-2024 20:13:11 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
15-Nov-2024 20:13:11 | ================================================================= |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | PASSED |
15-Nov-2024 20:13:11 | Unmounting client from /tmp/onedata/mnt/ox9hm3n2lpkpp0rf |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | Unmounting client from /tmp/onedata/mnt/53tqihcfg1c0illj |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:11 | |
15-Nov-2024 20:13:39 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
15-Nov-2024 20:13:39 | ================================================================= |
15-Nov-2024 20:13:39 | - Executing scenario 'Move directory' |
15-Nov-2024 20:13:39 | - from feature 'Multi_directory_CRUD' |
15-Nov-2024 20:13:39 | ----------------------------------------------------------------- |
15-Nov-2024 20:13:39 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:13:39 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:13:39 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:13:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:13:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:13:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' |
15-Nov-2024 20:13:39 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' successfully started |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/h0kbxjwojyyhuky3 |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h0kbxjwojyyhuky3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h0kbxjwojyyhuky3 |
15-Nov-2024 20:13:39 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4891002878936975679'... |
15-Nov-2024 20:13:39 | Getting configuration... |
15-Nov-2024 20:13:39 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/h0kbxjwojyyhuky3'. |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:13:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:13:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' |
15-Nov-2024 20:13:39 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' successfully started |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7lmx2cjj209m16pn |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7lmx2cjj209m16pn --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7lmx2cjj209m16pn |
15-Nov-2024 20:13:39 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12922721356618025112'... |
15-Nov-2024 20:13:39 | Getting configuration... |
15-Nov-2024 20:13:39 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/7lmx2cjj209m16pn'. |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
15-Nov-2024 20:13:39 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
15-Nov-2024 20:13:39 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
15-Nov-2024 20:13:39 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
15-Nov-2024 20:13:39 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
15-Nov-2024 20:13:39 | ================================================================= |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | PASSED |
15-Nov-2024 20:13:39 | Unmounting client from /tmp/onedata/mnt/h0kbxjwojyyhuky3 |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | Unmounting client from /tmp/onedata/mnt/7lmx2cjj209m16pn |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:13:39 | |
15-Nov-2024 20:14:04 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
15-Nov-2024 20:14:04 | ================================================================= |
15-Nov-2024 20:14:04 | - Executing scenario 'Copy directory' |
15-Nov-2024 20:14:04 | - from feature 'Multi_directory_CRUD' |
15-Nov-2024 20:14:04 | ----------------------------------------------------------------- |
15-Nov-2024 20:14:04 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:14:04 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:14:04 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:14:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:14:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:14:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' |
15-Nov-2024 20:14:04 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' successfully started |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/j4f35fda7wyak25s |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j4f35fda7wyak25s --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j4f35fda7wyak25s |
15-Nov-2024 20:14:04 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15755943641209724105'... |
15-Nov-2024 20:14:04 | Getting configuration... |
15-Nov-2024 20:14:04 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/j4f35fda7wyak25s'. |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:14:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:14:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' |
15-Nov-2024 20:14:04 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' successfully started |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cdbxqwf6g0tqjf2d |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cdbxqwf6g0tqjf2d --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cdbxqwf6g0tqjf2d |
15-Nov-2024 20:14:04 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1163795951365798492'... |
15-Nov-2024 20:14:04 | Getting configuration... |
15-Nov-2024 20:14:04 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/cdbxqwf6g0tqjf2d'. |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
15-Nov-2024 20:14:04 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
15-Nov-2024 20:14:04 | ================================================================= |
15-Nov-2024 20:14:04 | |
15-Nov-2024 20:14:05 | PASSED |
15-Nov-2024 20:14:05 | Unmounting client from /tmp/onedata/mnt/j4f35fda7wyak25s |
15-Nov-2024 20:14:05 | |
15-Nov-2024 20:14:05 | |
15-Nov-2024 20:14:05 | Unmounting client from /tmp/onedata/mnt/cdbxqwf6g0tqjf2d |
15-Nov-2024 20:14:05 | |
15-Nov-2024 20:14:05 | |
15-Nov-2024 20:14:30 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
15-Nov-2024 20:14:30 | ================================================================= |
15-Nov-2024 20:14:30 | - Executing scenario 'Fail to move directory to itself' |
15-Nov-2024 20:14:30 | - from feature 'Multi_directory_CRUD' |
15-Nov-2024 20:14:30 | ----------------------------------------------------------------- |
15-Nov-2024 20:14:30 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:14:30 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:14:30 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:14:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:14:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:14:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' |
15-Nov-2024 20:14:30 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' successfully started |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ja28e8kimjgkw4mt |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ja28e8kimjgkw4mt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ja28e8kimjgkw4mt |
15-Nov-2024 20:14:30 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7961257198945922942'... |
15-Nov-2024 20:14:30 | Getting configuration... |
15-Nov-2024 20:14:30 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ja28e8kimjgkw4mt'. |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:14:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:14:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' |
15-Nov-2024 20:14:30 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' successfully started |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bokkx59vrmrxigei |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bokkx59vrmrxigei --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bokkx59vrmrxigei |
15-Nov-2024 20:14:30 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '178708412063230426'... |
15-Nov-2024 20:14:30 | Getting configuration... |
15-Nov-2024 20:14:30 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/bokkx59vrmrxigei'. |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:30 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
15-Nov-2024 20:14:30 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
15-Nov-2024 20:14:30 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
15-Nov-2024 20:14:30 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
15-Nov-2024 20:14:30 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
15-Nov-2024 20:14:30 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
15-Nov-2024 20:14:30 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
15-Nov-2024 20:14:30 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
15-Nov-2024 20:14:30 | ================================================================= |
15-Nov-2024 20:14:30 | |
15-Nov-2024 20:14:31 | PASSED |
15-Nov-2024 20:14:31 | Unmounting client from /tmp/onedata/mnt/ja28e8kimjgkw4mt |
15-Nov-2024 20:14:31 | |
15-Nov-2024 20:14:31 | |
15-Nov-2024 20:14:31 | Unmounting client from /tmp/onedata/mnt/bokkx59vrmrxigei |
15-Nov-2024 20:14:31 | |
15-Nov-2024 20:14:31 | |
15-Nov-2024 20:14:56 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
15-Nov-2024 20:14:56 | ================================================================= |
15-Nov-2024 20:14:56 | - Executing scenario 'Fail to move directory to its subtree' |
15-Nov-2024 20:14:56 | - from feature 'Multi_directory_CRUD' |
15-Nov-2024 20:14:56 | ----------------------------------------------------------------- |
15-Nov-2024 20:14:56 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:14:56 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:14:56 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:14:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:14:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:14:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mg4zc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' |
15-Nov-2024 20:14:56 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mg4zc' successfully started |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/y3aoxbgq2qlhyglk |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y3aoxbgq2qlhyglk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y3aoxbgq2qlhyglk |
15-Nov-2024 20:14:56 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3245992021680325715'... |
15-Nov-2024 20:14:56 | Getting configuration... |
15-Nov-2024 20:14:56 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/y3aoxbgq2qlhyglk'. |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:14:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:14:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wvhkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' |
15-Nov-2024 20:14:56 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wvhkp' successfully started |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3lrmi4kf91d9chlf |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3lrmi4kf91d9chlf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3lrmi4kf91d9chlf |
15-Nov-2024 20:14:56 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4895784213533366832'... |
15-Nov-2024 20:14:56 | Getting configuration... |
15-Nov-2024 20:14:56 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3lrmi4kf91d9chlf'. |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
15-Nov-2024 20:14:56 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
15-Nov-2024 20:14:56 | ================================================================= |
15-Nov-2024 20:14:56 | |
15-Nov-2024 20:15:05 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
15-Nov-2024 20:15:05 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
15-Nov-2024 20:15:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
15-Nov-2024 20:15:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
15-Nov-2024 20:15:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
15-Nov-2024 20:15:05 | PASSED |
15-Nov-2024 20:15:05 | Unmounting client from /tmp/onedata/mnt/y3aoxbgq2qlhyglk |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | Unmounting client from /tmp/onedata/mnt/3lrmi4kf91d9chlf |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1731701696.367128', '-c', '/tmp/logs'] |
15-Nov-2024 20:15:05 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-f5mbs. See /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-cross-support-job-3p-users-f5mbs/entrypoint.log for more details |
15-Nov-2024 20:15:05 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-mg4zc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-oneclient-krakow-7d9476b8bc-mg4zc/oneclient_logs |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=198/231) |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:15:05 | 26,765 0% 25.53MB/s 0:00:00 (xfr#1, to-chk=197/231) |
15-Nov-2024 20:15:05 | 26,765 0% 25.53MB/s 0:00:00 (xfr#1, to-chk=191/231) |
15-Nov-2024 20:15:05 | 27,035 0% 25.78MB/s 0:00:00 (xfr#2, to-chk=193/231) |
15-Nov-2024 20:15:05 | 142,895 3% 27.26MB/s 0:00:00 (xfr#3, to-chk=192/231) |
15-Nov-2024 20:15:05 | 143,165 3% 27.31MB/s 0:00:00 (xfr#4, to-chk=191/231) |
15-Nov-2024 20:15:05 | 185,080 4% 25.22MB/s 0:00:00 (xfr#5, to-chk=190/231) |
15-Nov-2024 20:15:05 | 185,734 4% 25.30MB/s 0:00:00 (xfr#6, to-chk=186/231) |
15-Nov-2024 20:15:05 | 352,624 8% 28.02MB/s 0:00:00 (xfr#7, to-chk=185/231) |
15-Nov-2024 20:15:05 | 353,278 8% 25.92MB/s 0:00:00 (xfr#8, to-chk=184/231) |
15-Nov-2024 20:15:05 | 372,553 9% 23.69MB/s 0:00:00 (xfr#9, to-chk=183/231) |
15-Nov-2024 20:15:05 | 373,111 9% 23.72MB/s 0:00:00 (xfr#10, to-chk=179/231) |
15-Nov-2024 20:15:05 | 442,377 11% 20.09MB/s 0:00:00 (xfr#11, to-chk=178/231) |
15-Nov-2024 20:15:05 | 442,935 11% 19.20MB/s 0:00:00 (xfr#12, to-chk=177/231) |
15-Nov-2024 20:15:05 | 443,563 11% 19.23MB/s 0:00:00 (xfr#13, to-chk=176/231) |
15-Nov-2024 20:15:05 | 457,549 11% 19.83MB/s 0:00:00 (xfr#14, to-chk=175/231) |
15-Nov-2024 20:15:05 | 457,915 11% 19.85MB/s 0:00:00 (xfr#15, to-chk=171/231) |
15-Nov-2024 20:15:05 | 514,877 12% 20.46MB/s 0:00:00 (xfr#16, to-chk=170/231) |
15-Nov-2024 20:15:05 | 515,243 12% 20.47MB/s 0:00:00 (xfr#17, to-chk=169/231) |
15-Nov-2024 20:15:05 | 515,871 12% 20.50MB/s 0:00:00 (xfr#18, to-chk=168/231) |
15-Nov-2024 20:15:05 | 541,572 13% 20.66MB/s 0:00:00 (xfr#19, to-chk=167/231) |
15-Nov-2024 20:15:05 | 542,130 13% 20.68MB/s 0:00:00 (xfr#20, to-chk=163/231) |
15-Nov-2024 20:15:05 | 649,186 16% 22.11MB/s 0:00:00 (xfr#21, to-chk=162/231) |
15-Nov-2024 20:15:05 | 649,744 16% 22.13MB/s 0:00:00 (xfr#22, to-chk=161/231) |
15-Nov-2024 20:15:05 | 680,265 17% 21.63MB/s 0:00:00 (xfr#23, to-chk=160/231) |
15-Nov-2024 20:15:05 | 680,919 17% 21.65MB/s 0:00:00 (xfr#24, to-chk=156/231) |
15-Nov-2024 20:15:05 | 791,377 19% 21.56MB/s 0:00:00 (xfr#25, to-chk=155/231) |
15-Nov-2024 20:15:05 | 792,031 19% 20.98MB/s 0:00:00 (xfr#26, to-chk=154/231) |
15-Nov-2024 20:15:05 | 814,072 20% 21.57MB/s 0:00:00 (xfr#27, to-chk=153/231) |
15-Nov-2024 20:15:05 | 814,662 20% 21.00MB/s 0:00:00 (xfr#28, to-chk=149/231) |
15-Nov-2024 20:15:05 | 901,449 22% 19.99MB/s 0:00:00 (xfr#29, to-chk=148/231) |
15-Nov-2024 20:15:05 | 902,039 22% 19.55MB/s 0:00:00 (xfr#30, to-chk=147/231) |
15-Nov-2024 20:15:05 | 921,239 23% 19.97MB/s 0:00:00 (xfr#31, to-chk=146/231) |
15-Nov-2024 20:15:05 | 921,797 23% 19.54MB/s 0:00:00 (xfr#32, to-chk=142/231) |
15-Nov-2024 20:15:05 | 980,808 24% 20.33MB/s 0:00:00 (xfr#33, to-chk=141/231) |
15-Nov-2024 20:15:05 | 981,366 24% 20.35MB/s 0:00:00 (xfr#34, to-chk=140/231) |
15-Nov-2024 20:15:05 | 1,002,536 25% 20.78MB/s 0:00:00 (xfr#35, to-chk=139/231) |
15-Nov-2024 20:15:05 | 1,003,094 25% 20.80MB/s 0:00:00 (xfr#36, to-chk=135/231) |
15-Nov-2024 20:15:05 | 1,099,443 27% 20.56MB/s 0:00:00 (xfr#37, to-chk=134/231) |
15-Nov-2024 20:15:05 | 1,100,001 27% 20.57MB/s 0:00:00 (xfr#38, to-chk=133/231) |
15-Nov-2024 20:15:05 | 1,114,774 27% 18.65MB/s 0:00:00 (xfr#39, to-chk=132/231) |
15-Nov-2024 20:15:05 | 1,115,172 27% 18.66MB/s 0:00:00 (xfr#40, to-chk=128/231) |
15-Nov-2024 20:15:05 | 1,169,174 29% 19.22MB/s 0:00:00 (xfr#41, to-chk=127/231) |
15-Nov-2024 20:15:05 | 1,169,572 29% 19.23MB/s 0:00:00 (xfr#42, to-chk=126/231) |
15-Nov-2024 20:15:05 | 1,198,780 29% 19.38MB/s 0:00:00 (xfr#43, to-chk=125/231) |
15-Nov-2024 20:15:05 | 1,199,338 29% 19.39MB/s 0:00:00 (xfr#44, to-chk=121/231) |
15-Nov-2024 20:15:05 | 1,304,965 32% 20.74MB/s 0:00:00 (xfr#45, to-chk=120/231) |
15-Nov-2024 20:15:05 | 1,305,523 32% 20.75MB/s 0:00:00 (xfr#46, to-chk=119/231) |
15-Nov-2024 20:15:05 | 1,306,151 32% 20.76MB/s 0:00:00 (xfr#47, to-chk=118/231) |
15-Nov-2024 20:15:05 | 1,327,137 33% 21.09MB/s 0:00:00 (xfr#48, to-chk=117/231) |
15-Nov-2024 20:15:05 | 1,327,695 33% 21.10MB/s 0:00:00 (xfr#49, to-chk=113/231) |
15-Nov-2024 20:15:05 | 1,403,877 35% 21.95MB/s 0:00:00 (xfr#50, to-chk=112/231) |
15-Nov-2024 20:15:05 | 1,404,435 35% 21.60MB/s 0:00:00 (xfr#51, to-chk=111/231) |
15-Nov-2024 20:15:05 | 1,440,936 36% 21.47MB/s 0:00:00 (xfr#52, to-chk=110/231) |
15-Nov-2024 20:15:05 | 1,441,590 36% 21.48MB/s 0:00:00 (xfr#53, to-chk=106/231) |
15-Nov-2024 20:15:05 | 1,587,057 39% 23.29MB/s 0:00:00 (xfr#54, to-chk=105/231) |
15-Nov-2024 20:15:05 | 1,587,711 39% 23.29MB/s 0:00:00 (xfr#55, to-chk=104/231) |
15-Nov-2024 20:15:05 | 1,610,076 40% 23.62MB/s 0:00:00 (xfr#56, to-chk=103/231) |
15-Nov-2024 20:15:05 | 1,610,538 40% 23.63MB/s 0:00:00 (xfr#57, to-chk=99/231) |
15-Nov-2024 20:15:05 | 1,705,725 42% 23.58MB/s 0:00:00 (xfr#58, to-chk=98/231) |
15-Nov-2024 20:15:05 | 1,706,187 42% 23.24MB/s 0:00:00 (xfr#59, to-chk=97/231) |
15-Nov-2024 20:15:05 | 1,730,569 43% 23.58MB/s 0:00:00 (xfr#60, to-chk=96/231) |
15-Nov-2024 20:15:05 | 1,731,031 43% 23.25MB/s 0:00:00 (xfr#61, to-chk=92/231) |
15-Nov-2024 20:15:05 | 1,818,488 45% 24.09MB/s 0:00:00 (xfr#62, to-chk=91/231) |
15-Nov-2024 20:15:05 | 1,818,950 45% 23.76MB/s 0:00:00 (xfr#63, to-chk=90/231) |
15-Nov-2024 20:15:05 | 1,858,735 46% 23.95MB/s 0:00:00 (xfr#64, to-chk=89/231) |
15-Nov-2024 20:15:05 | 1,859,389 46% 23.33MB/s 0:00:00 (xfr#65, to-chk=85/231) |
15-Nov-2024 20:15:05 | 2,024,433 50% 22.45MB/s 0:00:00 (xfr#66, to-chk=84/231) |
15-Nov-2024 20:15:05 | 2,025,087 50% 22.46MB/s 0:00:00 (xfr#67, to-chk=83/231) |
15-Nov-2024 20:15:05 | 2,070,311 51% 22.18MB/s 0:00:00 (xfr#68, to-chk=82/231) |
15-Nov-2024 20:15:05 | 2,071,061 51% 22.19MB/s 0:00:00 (xfr#69, to-chk=78/231) |
15-Nov-2024 20:15:05 | 2,286,021 57% 22.95MB/s 0:00:00 (xfr#70, to-chk=77/231) |
15-Nov-2024 20:15:05 | 2,286,771 57% 22.96MB/s 0:00:00 (xfr#71, to-chk=76/231) |
15-Nov-2024 20:15:05 | 2,287,399 57% 22.96MB/s 0:00:00 (xfr#72, to-chk=75/231) |
15-Nov-2024 20:15:05 | 2,310,303 57% 23.19MB/s 0:00:00 (xfr#73, to-chk=74/231) |
15-Nov-2024 20:15:05 | 2,311,149 57% 22.96MB/s 0:00:00 (xfr#74, to-chk=70/231) |
15-Nov-2024 20:15:05 | 2,391,840 59% 23.28MB/s 0:00:00 (xfr#75, to-chk=69/231) |
15-Nov-2024 20:15:05 | 2,392,686 59% 23.05MB/s 0:00:00 (xfr#76, to-chk=68/231) |
15-Nov-2024 20:15:05 | 2,454,801 61% 22.73MB/s 0:00:00 (xfr#77, to-chk=67/231) |
15-Nov-2024 20:15:05 | 2,455,551 61% 22.74MB/s 0:00:00 (xfr#78, to-chk=63/231) |
15-Nov-2024 20:15:05 | 2,839,532 71% 19.07MB/s 0:00:00 (xfr#79, to-chk=62/231) |
15-Nov-2024 20:15:05 | 2,840,282 71% 19.08MB/s 0:00:00 (xfr#80, to-chk=61/231) |
15-Nov-2024 20:15:05 | 2,861,008 71% 19.08MB/s 0:00:00 (xfr#81, to-chk=60/231) |
15-Nov-2024 20:15:05 | 2,861,374 71% 19.08MB/s 0:00:00 (xfr#82, to-chk=56/231) |
15-Nov-2024 20:15:05 | 2,965,068 74% 18.36MB/s 0:00:00 (xfr#83, to-chk=55/231) |
15-Nov-2024 20:15:05 | 2,965,434 74% 18.36MB/s 0:00:00 (xfr#84, to-chk=54/231) |
15-Nov-2024 20:15:05 | 2,992,684 74% 18.53MB/s 0:00:00 (xfr#85, to-chk=53/231) |
15-Nov-2024 20:15:05 | 2,993,242 74% 18.54MB/s 0:00:00 (xfr#86, to-chk=49/231) |
15-Nov-2024 20:15:05 | 3,099,205 77% 19.07MB/s 0:00:00 (xfr#87, to-chk=48/231) |
15-Nov-2024 20:15:05 | 3,099,763 77% 19.07MB/s 0:00:00 (xfr#88, to-chk=47/231) |
15-Nov-2024 20:15:05 | 3,122,414 78% 19.09MB/s 0:00:00 (xfr#89, to-chk=46/231) |
15-Nov-2024 20:15:05 | 3,123,068 78% 19.09MB/s 0:00:00 (xfr#90, to-chk=42/231) |
15-Nov-2024 20:15:05 | 3,197,323 79% 19.55MB/s 0:00:00 (xfr#91, to-chk=41/231) |
15-Nov-2024 20:15:05 | 3,197,977 79% 19.43MB/s 0:00:00 (xfr#92, to-chk=40/231) |
15-Nov-2024 20:15:05 | 3,198,605 79% 19.43MB/s 0:00:00 (xfr#93, to-chk=39/231) |
15-Nov-2024 20:15:05 | 3,248,558 81% 18.55MB/s 0:00:00 (xfr#94, to-chk=38/231) |
15-Nov-2024 20:15:05 | 3,249,596 81% 18.56MB/s 0:00:00 (xfr#95, to-chk=34/231) |
15-Nov-2024 20:15:05 | 3,454,843 86% 19.61MB/s 0:00:00 (xfr#96, to-chk=33/231) |
15-Nov-2024 20:15:05 | 3,455,881 86% 19.62MB/s 0:00:00 (xfr#97, to-chk=32/231) |
15-Nov-2024 20:15:05 | 3,456,509 86% 19.62MB/s 0:00:00 (xfr#98, to-chk=31/231) |
15-Nov-2024 20:15:05 | 3,478,245 86% 19.51MB/s 0:00:00 (xfr#99, to-chk=30/231) |
15-Nov-2024 20:15:05 | 3,478,515 86% 19.51MB/s 0:00:00 (xfr#100, to-chk=26/231) |
15-Nov-2024 20:15:05 | 3,557,511 88% 19.84MB/s 0:00:00 (xfr#101, to-chk=25/231) |
15-Nov-2024 20:15:05 | 3,557,781 88% 19.84MB/s 0:00:00 (xfr#102, to-chk=24/231) |
15-Nov-2024 20:15:05 | 3,578,135 89% 19.84MB/s 0:00:00 (xfr#103, to-chk=23/231) |
15-Nov-2024 20:15:05 | 3,578,693 89% 19.84MB/s 0:00:00 (xfr#104, to-chk=19/231) |
15-Nov-2024 20:15:05 | 3,666,724 91% 20.33MB/s 0:00:00 (xfr#105, to-chk=18/231) |
15-Nov-2024 20:15:05 | 3,667,282 91% 20.33MB/s 0:00:00 (xfr#106, to-chk=17/231) |
15-Nov-2024 20:15:05 | 3,667,910 91% 20.34MB/s 0:00:00 (xfr#107, to-chk=16/231) |
15-Nov-2024 20:15:05 | 3,686,985 92% 20.32MB/s 0:00:00 (xfr#108, to-chk=15/231) |
15-Nov-2024 20:15:05 | 3,687,735 92% 20.33MB/s 0:00:00 (xfr#109, to-chk=11/231) |
15-Nov-2024 20:15:05 | 3,756,196 93% 20.59MB/s 0:00:00 (xfr#110, to-chk=10/231) |
15-Nov-2024 20:15:05 | 3,756,946 93% 20.59MB/s 0:00:00 (xfr#111, to-chk=9/231) |
15-Nov-2024 20:15:05 | 3,757,574 93% 20.59MB/s 0:00:00 (xfr#112, to-chk=8/231) |
15-Nov-2024 20:15:05 | 3,787,980 94% 20.64MB/s 0:00:00 (xfr#113, to-chk=7/231) |
15-Nov-2024 20:15:05 | 3,788,346 94% 20.64MB/s 0:00:00 (xfr#114, to-chk=3/231) |
15-Nov-2024 20:15:05 | 3,941,070 98% 21.23MB/s 0:00:00 (xfr#115, to-chk=2/231) |
15-Nov-2024 20:15:05 | 3,941,436 98% 21.24MB/s 0:00:00 (xfr#116, to-chk=1/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.52MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.40MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.16MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.16MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.16MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 21.16MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 20.26MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 20.26MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 20.26MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 20.26MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | 3,994,754 99% 20.26MB/s 0:00:00 (xfr#117, to-chk=0/231) |
15-Nov-2024 20:15:05 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-wvhkp: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-oneclient-krakow-7d9476b8bc-wvhkp/oneclient_logs |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=193/226) |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:15:05 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=192/226) |
15-Nov-2024 20:15:05 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=185/226) |
15-Nov-2024 20:15:05 | 22,997 0% 21.93MB/s 0:00:00 (xfr#2, to-chk=191/226) |
15-Nov-2024 20:15:05 | 23,459 0% 22.37MB/s 0:00:00 (xfr#3, to-chk=187/226) |
15-Nov-2024 20:15:05 | 114,692 3% 13.67MB/s 0:00:00 (xfr#4, to-chk=186/226) |
15-Nov-2024 20:15:05 | 115,154 3% 13.73MB/s 0:00:00 (xfr#5, to-chk=185/226) |
15-Nov-2024 20:15:05 | 115,782 3% 13.80MB/s 0:00:00 (xfr#6, to-chk=184/226) |
15-Nov-2024 20:15:05 | 137,305 4% 16.37MB/s 0:00:00 (xfr#7, to-chk=183/226) |
15-Nov-2024 20:15:05 | 137,863 4% 16.43MB/s 0:00:00 (xfr#8, to-chk=179/226) |
15-Nov-2024 20:15:05 | 224,785 7% 19.49MB/s 0:00:00 (xfr#9, to-chk=178/226) |
15-Nov-2024 20:15:05 | 225,343 7% 19.54MB/s 0:00:00 (xfr#10, to-chk=177/226) |
15-Nov-2024 20:15:05 | 225,971 7% 19.59MB/s 0:00:00 (xfr#11, to-chk=176/226) |
15-Nov-2024 20:15:05 | 245,061 8% 21.25MB/s 0:00:00 (xfr#12, to-chk=175/226) |
15-Nov-2024 20:15:05 | 245,715 8% 19.53MB/s 0:00:00 (xfr#13, to-chk=171/226) |
15-Nov-2024 20:15:05 | 307,522 10% 24.44MB/s 0:00:00 (xfr#14, to-chk=170/226) |
15-Nov-2024 20:15:05 | 308,176 10% 24.49MB/s 0:00:00 (xfr#15, to-chk=169/226) |
15-Nov-2024 20:15:05 | 323,977 10% 20.60MB/s 0:00:00 (xfr#16, to-chk=168/226) |
15-Nov-2024 20:15:05 | 324,343 10% 20.62MB/s 0:00:00 (xfr#17, to-chk=164/226) |
15-Nov-2024 20:15:05 | 378,409 12% 20.05MB/s 0:00:00 (xfr#18, to-chk=163/226) |
15-Nov-2024 20:15:05 | 378,775 12% 19.01MB/s 0:00:00 (xfr#19, to-chk=162/226) |
15-Nov-2024 20:15:05 | 401,534 13% 20.15MB/s 0:00:00 (xfr#20, to-chk=161/226) |
15-Nov-2024 20:15:05 | 402,092 13% 20.18MB/s 0:00:00 (xfr#21, to-chk=157/226) |
15-Nov-2024 20:15:05 | 486,623 16% 24.43MB/s 0:00:00 (xfr#22, to-chk=156/226) |
15-Nov-2024 20:15:05 | 487,181 16% 24.45MB/s 0:00:00 (xfr#23, to-chk=155/226) |
15-Nov-2024 20:15:05 | 508,706 17% 24.26MB/s 0:00:00 (xfr#24, to-chk=154/226) |
15-Nov-2024 20:15:05 | 509,360 17% 24.29MB/s 0:00:00 (xfr#25, to-chk=150/226) |
15-Nov-2024 20:15:05 | 595,907 20% 28.42MB/s 0:00:00 (xfr#26, to-chk=149/226) |
15-Nov-2024 20:15:05 | 596,561 20% 28.45MB/s 0:00:00 (xfr#27, to-chk=148/226) |
15-Nov-2024 20:15:05 | 613,504 20% 18.87MB/s 0:00:00 (xfr#28, to-chk=147/226) |
15-Nov-2024 20:15:05 | 614,062 20% 18.89MB/s 0:00:00 (xfr#29, to-chk=143/226) |
15-Nov-2024 20:15:05 | 680,302 22% 20.27MB/s 0:00:00 (xfr#30, to-chk=142/226) |
15-Nov-2024 20:15:05 | 680,860 22% 20.29MB/s 0:00:00 (xfr#31, to-chk=141/226) |
15-Nov-2024 20:15:05 | 702,208 23% 20.93MB/s 0:00:00 (xfr#32, to-chk=140/226) |
15-Nov-2024 20:15:05 | 702,766 23% 20.94MB/s 0:00:00 (xfr#33, to-chk=136/226) |
15-Nov-2024 20:15:05 | 798,146 26% 21.75MB/s 0:00:00 (xfr#34, to-chk=135/226) |
15-Nov-2024 20:15:05 | 798,704 26% 21.76MB/s 0:00:00 (xfr#35, to-chk=134/226) |
15-Nov-2024 20:15:05 | 815,364 27% 22.22MB/s 0:00:00 (xfr#36, to-chk=133/226) |
15-Nov-2024 20:15:05 | 815,922 27% 22.23MB/s 0:00:00 (xfr#37, to-chk=129/226) |
15-Nov-2024 20:15:05 | 875,839 29% 21.98MB/s 0:00:00 (xfr#38, to-chk=128/226) |
15-Nov-2024 20:15:05 | 876,397 29% 21.99MB/s 0:00:00 (xfr#39, to-chk=127/226) |
15-Nov-2024 20:15:05 | 905,519 30% 22.73MB/s 0:00:00 (xfr#40, to-chk=126/226) |
15-Nov-2024 20:15:05 | 906,077 30% 22.74MB/s 0:00:00 (xfr#41, to-chk=122/226) |
15-Nov-2024 20:15:05 | 1,007,811 33% 21.36MB/s 0:00:00 (xfr#42, to-chk=121/226) |
15-Nov-2024 20:15:05 | 1,008,369 33% 20.91MB/s 0:00:00 (xfr#43, to-chk=120/226) |
15-Nov-2024 20:15:05 | 1,036,017 34% 21.48MB/s 0:00:00 (xfr#44, to-chk=119/226) |
15-Nov-2024 20:15:05 | 1,036,383 34% 21.49MB/s 0:00:00 (xfr#45, to-chk=115/226) |
15-Nov-2024 20:15:05 | 1,134,066 38% 22.07MB/s 0:00:00 (xfr#46, to-chk=114/226) |
15-Nov-2024 20:15:05 | 1,134,432 38% 22.08MB/s 0:00:00 (xfr#47, to-chk=113/226) |
15-Nov-2024 20:15:05 | 1,154,304 38% 22.47MB/s 0:00:00 (xfr#48, to-chk=112/226) |
15-Nov-2024 20:15:05 | 1,154,862 38% 22.48MB/s 0:00:00 (xfr#49, to-chk=108/226) |
15-Nov-2024 20:15:05 | 1,225,620 41% 23.38MB/s 0:00:00 (xfr#50, to-chk=107/226) |
15-Nov-2024 20:15:05 | 1,226,178 41% 23.39MB/s 0:00:00 (xfr#51, to-chk=106/226) |
15-Nov-2024 20:15:05 | 1,249,411 42% 23.83MB/s 0:00:00 (xfr#52, to-chk=105/226) |
15-Nov-2024 20:15:05 | 1,249,905 42% 23.84MB/s 0:00:00 (xfr#53, to-chk=101/226) |
15-Nov-2024 20:15:05 | 1,323,044 44% 23.81MB/s 0:00:00 (xfr#54, to-chk=100/226) |
15-Nov-2024 20:15:05 | 1,323,538 44% 23.82MB/s 0:00:00 (xfr#55, to-chk=99/226) |
15-Nov-2024 20:15:05 | 1,353,172 45% 23.90MB/s 0:00:00 (xfr#56, to-chk=98/226) |
15-Nov-2024 20:15:05 | 1,353,922 45% 23.91MB/s 0:00:00 (xfr#57, to-chk=94/226) |
15-Nov-2024 20:15:05 | 1,463,867 49% 24.49MB/s 0:00:00 (xfr#58, to-chk=93/226) |
15-Nov-2024 20:15:05 | 1,464,617 49% 24.50MB/s 0:00:00 (xfr#59, to-chk=92/226) |
15-Nov-2024 20:15:05 | 1,482,267 49% 24.37MB/s 0:00:00 (xfr#60, to-chk=91/226) |
15-Nov-2024 20:15:05 | 1,482,633 49% 24.38MB/s 0:00:00 (xfr#61, to-chk=87/226) |
15-Nov-2024 20:15:05 | 1,545,570 52% 25.41MB/s 0:00:00 (xfr#62, to-chk=86/226) |
15-Nov-2024 20:15:05 | 1,545,936 52% 25.42MB/s 0:00:00 (xfr#63, to-chk=85/226) |
15-Nov-2024 20:15:05 | 1,560,624 52% 25.66MB/s 0:00:00 (xfr#64, to-chk=84/226) |
15-Nov-2024 20:15:05 | 1,561,182 52% 25.67MB/s 0:00:00 (xfr#65, to-chk=80/226) |
15-Nov-2024 20:15:05 | 1,618,263 54% 26.16MB/s 0:00:00 (xfr#66, to-chk=79/226) |
15-Nov-2024 20:15:05 | 1,618,821 54% 25.73MB/s 0:00:00 (xfr#67, to-chk=78/226) |
15-Nov-2024 20:15:05 | 1,654,748 55% 25.87MB/s 0:00:00 (xfr#68, to-chk=77/226) |
15-Nov-2024 20:15:05 | 1,655,210 55% 25.88MB/s 0:00:00 (xfr#69, to-chk=73/226) |
15-Nov-2024 20:15:05 | 1,790,453 60% 22.18MB/s 0:00:00 (xfr#70, to-chk=72/226) |
15-Nov-2024 20:15:05 | 1,790,915 60% 21.90MB/s 0:00:00 (xfr#71, to-chk=71/226) |
15-Nov-2024 20:15:05 | 1,811,163 60% 22.14MB/s 0:00:00 (xfr#72, to-chk=70/226) |
15-Nov-2024 20:15:05 | 1,811,529 60% 22.15MB/s 0:00:00 (xfr#73, to-chk=66/226) |
15-Nov-2024 20:15:05 | 1,877,937 63% 22.96MB/s 0:00:00 (xfr#74, to-chk=65/226) |
15-Nov-2024 20:15:05 | 1,878,303 63% 22.97MB/s 0:00:00 (xfr#75, to-chk=64/226) |
15-Nov-2024 20:15:05 | 1,905,068 64% 23.00MB/s 0:00:00 (xfr#76, to-chk=63/226) |
15-Nov-2024 20:15:05 | 1,905,530 64% 23.00MB/s 0:00:00 (xfr#77, to-chk=59/226) |
15-Nov-2024 20:15:05 | 1,994,668 67% 24.08MB/s 0:00:00 (xfr#78, to-chk=58/226) |
15-Nov-2024 20:15:05 | 1,995,130 67% 24.08MB/s 0:00:00 (xfr#79, to-chk=57/226) |
15-Nov-2024 20:15:05 | 2,022,662 68% 24.42MB/s 0:00:00 (xfr#80, to-chk=56/226) |
15-Nov-2024 20:15:05 | 2,023,028 68% 24.12MB/s 0:00:00 (xfr#81, to-chk=52/226) |
15-Nov-2024 20:15:05 | 2,119,721 71% 24.96MB/s 0:00:00 (xfr#82, to-chk=51/226) |
15-Nov-2024 20:15:05 | 2,120,087 71% 24.96MB/s 0:00:00 (xfr#83, to-chk=50/226) |
15-Nov-2024 20:15:05 | 2,147,000 72% 25.28MB/s 0:00:00 (xfr#84, to-chk=49/226) |
15-Nov-2024 20:15:05 | 2,147,558 72% 25.28MB/s 0:00:00 (xfr#85, to-chk=45/226) |
15-Nov-2024 20:15:05 | 2,245,075 75% 26.11MB/s 0:00:00 (xfr#86, to-chk=44/226) |
15-Nov-2024 20:15:05 | 2,245,633 75% 26.12MB/s 0:00:00 (xfr#87, to-chk=43/226) |
15-Nov-2024 20:15:05 | 2,264,097 76% 25.70MB/s 0:00:00 (xfr#88, to-chk=42/226) |
15-Nov-2024 20:15:05 | 2,264,655 76% 25.71MB/s 0:00:00 (xfr#89, to-chk=38/226) |
15-Nov-2024 20:15:05 | 2,320,063 78% 26.34MB/s 0:00:00 (xfr#90, to-chk=37/226) |
15-Nov-2024 20:15:05 | 2,320,621 78% 26.35MB/s 0:00:00 (xfr#91, to-chk=36/226) |
15-Nov-2024 20:15:05 | 2,342,394 78% 26.59MB/s 0:00:00 (xfr#92, to-chk=35/226) |
15-Nov-2024 20:15:05 | 2,342,856 78% 26.60MB/s 0:00:00 (xfr#93, to-chk=31/226) |
15-Nov-2024 20:15:05 | 2,423,428 81% 25.68MB/s 0:00:00 (xfr#94, to-chk=30/226) |
15-Nov-2024 20:15:05 | 2,423,890 81% 25.68MB/s 0:00:00 (xfr#95, to-chk=29/226) |
15-Nov-2024 20:15:05 | 2,464,927 82% 25.83MB/s 0:00:00 (xfr#96, to-chk=28/226) |
15-Nov-2024 20:15:05 | 2,465,293 82% 25.84MB/s 0:00:00 (xfr#97, to-chk=24/226) |
15-Nov-2024 20:15:05 | 2,625,571 88% 25.81MB/s 0:00:00 (xfr#98, to-chk=23/226) |
15-Nov-2024 20:15:05 | 2,625,937 88% 25.82MB/s 0:00:00 (xfr#99, to-chk=22/226) |
15-Nov-2024 20:15:05 | 2,647,636 89% 26.03MB/s 0:00:00 (xfr#100, to-chk=21/226) |
15-Nov-2024 20:15:05 | 2,648,002 89% 26.03MB/s 0:00:00 (xfr#101, to-chk=17/226) |
15-Nov-2024 20:15:05 | 2,724,092 91% 26.51MB/s 0:00:00 (xfr#102, to-chk=16/226) |
15-Nov-2024 20:15:05 | 2,724,458 91% 26.51MB/s 0:00:00 (xfr#103, to-chk=15/226) |
15-Nov-2024 20:15:05 | 2,740,805 92% 26.67MB/s 0:00:00 (xfr#104, to-chk=14/226) |
15-Nov-2024 20:15:05 | 2,741,363 92% 26.68MB/s 0:00:00 (xfr#105, to-chk=10/226) |
15-Nov-2024 20:15:05 | 2,798,149 94% 26.69MB/s 0:00:00 (xfr#106, to-chk=9/226) |
15-Nov-2024 20:15:05 | 2,798,707 94% 26.43MB/s 0:00:00 (xfr#107, to-chk=8/226) |
15-Nov-2024 20:15:05 | 2,827,206 95% 26.70MB/s 0:00:00 (xfr#108, to-chk=7/226) |
15-Nov-2024 20:15:05 | 2,827,956 95% 26.70MB/s 0:00:00 (xfr#109, to-chk=3/226) |
15-Nov-2024 20:15:05 | 2,920,151 98% 27.30MB/s 0:00:00 (xfr#110, to-chk=2/226) |
15-Nov-2024 20:15:05 | 2,920,901 98% 27.31MB/s 0:00:00 (xfr#111, to-chk=1/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 27.73MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 26.69MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 26.69MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 26.69MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 26.69MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 26.69MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | 2,966,026 99% 26.44MB/s 0:00:00 (xfr#112, to-chk=0/226) |
15-Nov-2024 20:15:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-oneprovider-krakow-0/op-panel |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:15:05 | 23,879 16% 22.77MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:15:05 | 48,736 33% 46.48MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:15:05 | 48,736 33% 46.48MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:15:05 | 72,412 49% 69.06MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:15:05 | 72,703 50% 69.33MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:15:05 | 72,703 50% 23.11MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:15:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-oneprovider-krakow-0/op-worker |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=79/82) |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:15:05 | 42,907 6% 40.92MB/s 0:00:00 (xfr#2, to-chk=77/82) |
15-Nov-2024 20:15:05 | 83,937 12% 80.05MB/s 0:00:00 (xfr#3, to-chk=75/82) |
15-Nov-2024 20:15:05 | 83,937 12% 40.02MB/s 0:00:00 (xfr#4, to-chk=73/82) |
15-Nov-2024 20:15:05 | 83,937 12% 40.02MB/s 0:00:00 (xfr#5, to-chk=71/82) |
15-Nov-2024 20:15:05 | 123,526 18% 39.27MB/s 0:00:00 (xfr#6, to-chk=69/82) |
15-Nov-2024 20:15:05 | 123,676 18% 29.49MB/s 0:00:00 (xfr#7, to-chk=67/82) |
15-Nov-2024 20:15:05 | 123,973 18% 29.56MB/s 0:00:00 (xfr#8, to-chk=65/82) |
15-Nov-2024 20:15:05 | 220,358 32% 52.54MB/s 0:00:00 (xfr#9, to-chk=63/82) |
15-Nov-2024 20:15:05 | 221,149 33% 52.73MB/s 0:00:00 (xfr#10, to-chk=53/82) |
15-Nov-2024 20:15:05 | 223,249 33% 42.58MB/s 0:00:00 (xfr#11, to-chk=52/82) |
15-Nov-2024 20:15:05 | 228,598 34% 43.60MB/s 0:00:00 (xfr#12, to-chk=51/82) |
15-Nov-2024 20:15:05 | 230,639 34% 43.99MB/s 0:00:00 (xfr#13, to-chk=50/82) |
15-Nov-2024 20:15:05 | 230,859 34% 44.03MB/s 0:00:00 (xfr#14, to-chk=49/82) |
15-Nov-2024 20:15:05 | 234,726 35% 44.77MB/s 0:00:00 (xfr#15, to-chk=48/82) |
15-Nov-2024 20:15:05 | 235,523 35% 44.92MB/s 0:00:00 (xfr#16, to-chk=47/82) |
15-Nov-2024 20:15:05 | 236,654 35% 45.14MB/s 0:00:00 (xfr#17, to-chk=46/82) |
15-Nov-2024 20:15:05 | 238,125 35% 37.85MB/s 0:00:00 (xfr#18, to-chk=45/82) |
15-Nov-2024 20:15:05 | 243,869 36% 38.76MB/s 0:00:00 (xfr#19, to-chk=44/82) |
15-Nov-2024 20:15:05 | 251,213 37% 39.93MB/s 0:00:00 (xfr#20, to-chk=43/82) |
15-Nov-2024 20:15:05 | 254,746 38% 40.49MB/s 0:00:00 (xfr#21, to-chk=42/82) |
15-Nov-2024 20:15:05 | 257,644 38% 40.95MB/s 0:00:00 (xfr#22, to-chk=41/82) |
15-Nov-2024 20:15:05 | 261,794 39% 41.61MB/s 0:00:00 (xfr#23, to-chk=40/82) |
15-Nov-2024 20:15:05 | 268,511 40% 42.68MB/s 0:00:00 (xfr#24, to-chk=39/82) |
15-Nov-2024 20:15:05 | 273,577 40% 43.48MB/s 0:00:00 (xfr#25, to-chk=38/82) |
15-Nov-2024 20:15:05 | 275,058 41% 37.47MB/s 0:00:00 (xfr#26, to-chk=37/82) |
15-Nov-2024 20:15:05 | 276,816 41% 37.71MB/s 0:00:00 (xfr#27, to-chk=36/82) |
15-Nov-2024 20:15:05 | 281,595 42% 38.36MB/s 0:00:00 (xfr#28, to-chk=35/82) |
15-Nov-2024 20:15:05 | 283,925 42% 38.68MB/s 0:00:00 (xfr#29, to-chk=34/82) |
15-Nov-2024 20:15:05 | 290,642 43% 39.60MB/s 0:00:00 (xfr#30, to-chk=33/82) |
15-Nov-2024 20:15:05 | 293,257 43% 39.95MB/s 0:00:00 (xfr#31, to-chk=32/82) |
15-Nov-2024 20:15:05 | 296,497 44% 40.39MB/s 0:00:00 (xfr#32, to-chk=31/82) |
15-Nov-2024 20:15:05 | 299,739 44% 40.84MB/s 0:00:00 (xfr#33, to-chk=30/82) |
15-Nov-2024 20:15:05 | 303,891 45% 41.40MB/s 0:00:00 (xfr#34, to-chk=29/82) |
15-Nov-2024 20:15:05 | 309,639 46% 36.91MB/s 0:00:00 (xfr#35, to-chk=28/82) |
15-Nov-2024 20:15:05 | 313,506 46% 37.37MB/s 0:00:00 (xfr#36, to-chk=27/82) |
15-Nov-2024 20:15:05 | 317,088 47% 37.80MB/s 0:00:00 (xfr#37, to-chk=26/82) |
15-Nov-2024 20:15:05 | 322,152 48% 38.40MB/s 0:00:00 (xfr#38, to-chk=25/82) |
15-Nov-2024 20:15:05 | 328,527 49% 39.16MB/s 0:00:00 (xfr#39, to-chk=24/82) |
15-Nov-2024 20:15:05 | 336,952 50% 40.17MB/s 0:00:00 (xfr#40, to-chk=23/82) |
15-Nov-2024 20:15:05 | 344,583 51% 36.51MB/s 0:00:00 (xfr#41, to-chk=22/82) |
15-Nov-2024 20:15:05 | 351,935 52% 37.29MB/s 0:00:00 (xfr#42, to-chk=21/82) |
15-Nov-2024 20:15:05 | 353,693 52% 37.48MB/s 0:00:00 (xfr#43, to-chk=20/82) |
15-Nov-2024 20:15:05 | 361,320 54% 38.29MB/s 0:00:00 (xfr#44, to-chk=19/82) |
15-Nov-2024 20:15:05 | 369,413 55% 39.14MB/s 0:00:00 (xfr#45, to-chk=18/82) |
15-Nov-2024 20:15:05 | 375,505 56% 35.81MB/s 0:00:00 (xfr#46, to-chk=17/82) |
15-Nov-2024 20:15:05 | 376,007 56% 35.86MB/s 0:00:00 (xfr#47, to-chk=16/82) |
15-Nov-2024 20:15:05 | 381,364 57% 36.37MB/s 0:00:00 (xfr#48, to-chk=15/82) |
15-Nov-2024 20:15:05 | 385,801 57% 36.79MB/s 0:00:00 (xfr#49, to-chk=14/82) |
15-Nov-2024 20:15:05 | 386,305 57% 36.84MB/s 0:00:00 (xfr#50, to-chk=13/82) |
15-Nov-2024 20:15:05 | 389,268 58% 37.12MB/s 0:00:00 (xfr#51, to-chk=12/82) |
15-Nov-2024 20:15:05 | 395,641 59% 37.73MB/s 0:00:00 (xfr#52, to-chk=11/82) |
15-Nov-2024 20:15:05 | 400,080 59% 34.69MB/s 0:00:00 (xfr#53, to-chk=10/82) |
15-Nov-2024 20:15:05 | 406,113 60% 35.21MB/s 0:00:00 (xfr#54, to-chk=9/82) |
15-Nov-2024 20:15:05 | 408,785 61% 35.44MB/s 0:00:00 (xfr#55, to-chk=8/82) |
15-Nov-2024 20:15:05 | 413,507 61% 35.85MB/s 0:00:00 (xfr#56, to-chk=7/82) |
15-Nov-2024 20:15:05 | 414,638 62% 35.95MB/s 0:00:00 (xfr#57, to-chk=6/82) |
15-Nov-2024 20:15:05 | 423,071 63% 36.68MB/s 0:00:00 (xfr#58, to-chk=5/82) |
15-Nov-2024 20:15:05 | 430,073 64% 37.29MB/s 0:00:00 (xfr#59, to-chk=4/82) |
15-Nov-2024 20:15:05 | 437,073 65% 34.74MB/s 0:00:00 (xfr#60, to-chk=3/82) |
15-Nov-2024 20:15:05 | 437,293 65% 34.75MB/s 0:00:00 (xfr#61, to-chk=2/82) |
15-Nov-2024 20:15:05 | 439,678 65% 34.94MB/s 0:00:00 (xfr#62, to-chk=1/82) |
15-Nov-2024 20:15:05 | 447,759 67% 35.58MB/s 0:00:00 (xfr#63, to-chk=0/82) |
15-Nov-2024 20:15:05 | 447,759 67% 35.58MB/s 0:00:00 (xfr#63, to-chk=0/82) |
15-Nov-2024 20:15:05 | 447,759 67% 35.58MB/s 0:00:00 (xfr#63, to-chk=0/82) |
15-Nov-2024 20:15:05 | 447,759 67% 30.50MB/s 0:00:00 (xfr#63, to-chk=0/82) |
15-Nov-2024 20:15:05 | 447,759 67% 30.50MB/s 0:00:00 (xfr#63, to-chk=0/82) |
15-Nov-2024 20:15:05 | 447,759 67% 30.50MB/s 0:00:00 (xfr#63, to-chk=0/82) |
15-Nov-2024 20:15:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:15:05 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:15:05 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:15:05 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:15:05 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:15:05 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:15:05 | 6,857 50% 3.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:15:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-onezone-0/oz-worker |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:15:05 | 23,859 6% 22.75MB/s 0:00:00 (xfr#2, to-chk=13/18) |
15-Nov-2024 20:15:05 | 48,485 13% 23.12MB/s 0:00:00 (xfr#3, to-chk=11/18) |
15-Nov-2024 20:15:05 | 48,485 13% 23.12MB/s 0:00:00 (xfr#4, to-chk=9/18) |
15-Nov-2024 20:15:05 | 71,864 20% 9.79MB/s 0:00:00 (xfr#5, to-chk=7/18) |
15-Nov-2024 20:15:05 | 71,955 20% 9.80MB/s 0:00:00 (xfr#6, to-chk=5/18) |
15-Nov-2024 20:15:05 | 72,252 20% 9.84MB/s 0:00:00 (xfr#7, to-chk=3/18) |
15-Nov-2024 20:15:05 | 176,536 50% 12.95MB/s 0:00:00 (xfr#8, to-chk=1/18) |
15-Nov-2024 20:15:05 | 176,536 50% 11.22MB/s 0:00:00 (xfr#8, to-chk=0/18) |
15-Nov-2024 20:15:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-onezone-0/cluster-manager |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:15:05 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:15:05 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:15:05 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:15:05 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:15:05 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:15:05 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:15:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-19.59.41/pod-logs/dev-onezone-0/oz-panel |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:15:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:15:05 | 56,346 12% 53.74MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:15:05 | 114,291 25% 36.33MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:15:05 | 163,665 37% 17.34MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:15:05 | 219,808 49% 20.96MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:15:05 | 220,099 50% 20.99MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:15:05 | 220,099 50% 17.49MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:15:05 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1731701696.367128 exists, exporting anyway. |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | =============================== warnings summary =============================== |
15-Nov-2024 20:15:05 | tests/utils/rest_utils.py:98 |
15-Nov-2024 20:15:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
15-Nov-2024 20:15:05 | print(""" |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | tests/utils/path_utils.py:112 |
15-Nov-2024 20:15:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
15-Nov-2024 20:15:05 | return path.replace("'", "\\'").replace(' ', '\ ') |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | tests/utils/acceptance_utils.py:55 |
15-Nov-2024 20:15:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
15-Nov-2024 20:15:05 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | tests/utils/acceptance_utils.py:57 |
15-Nov-2024 20:15:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
15-Nov-2024 20:15:05 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
15-Nov-2024 20:15:05 | |
15-Nov-2024 20:15:05 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
15-Nov-2024 20:15:05 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/test-reports/results.xml - |
15-Nov-2024 20:15:05 | ================== 27 passed, 4 warnings in 927.37s (0:15:27) ================== |
15-Nov-2024 20:15:11 | release "dev" uninstalled |
15-Nov-2024 20:15:11 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
15-Nov-2024 20:15:14 | No resources found |
15-Nov-2024 20:15:15 | Sidecar injection has been disabled |
15-Nov-2024 20:15:15 | Cleaning helm release "dev"... |
15-Nov-2024 20:15:15 | Deleted 1 helm deployments |
15-Nov-2024 20:15:15 | Deleted 0 k8s deployments |
15-Nov-2024 20:15:15 | Deleted 0 k8s services |
15-Nov-2024 20:15:15 | Deleted 0 persistent volumes |
15-Nov-2024 20:15:15 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
15-Nov-2024 20:15:15 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
15-Nov-2024 20:15:15 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
15-Nov-2024 20:15:15 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
15-Nov-2024 20:15:15 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
15-Nov-2024 20:15:15 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
15-Nov-2024 20:15:15 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
15-Nov-2024 20:15:15 | Finished task 'Run acceptance oneclient tests' with result: Success |
15-Nov-2024 20:15:15 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
15-Nov-2024 20:15:15 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH... |
15-Nov-2024 20:15:15 | Finished task 'Parse test results' with result: Success |
15-Nov-2024 20:15:15 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
15-Nov-2024 20:15:15 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
15-Nov-2024 20:15:15 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
15-Nov-2024 20:15:15 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3364 (ODSRV-OAP-SDCMDH-3364)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3364-ScriptBuildTask-10114774399677232587.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance |
15-Nov-2024 20:15:16 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz |
15-Nov-2024 20:15:16 | Uploading artifact |
15-Nov-2024 20:15:16 | source path: surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz |
15-Nov-2024 20:15:16 | dest. path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz |
15-Nov-2024 20:15:16 | Finished task 'Pack and push surefire artifact' with result: Success |
15-Nov-2024 20:15:16 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
15-Nov-2024 20:15:16 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
15-Nov-2024 20:15:16 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3364 (ODSRV-OAP-SDCMDH-3364)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3364-ScriptBuildTask-7249521734848399188.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH |
15-Nov-2024 20:15:16 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
15-Nov-2024 20:15:16 | Finished task 'Pack logs' with result: Success |
15-Nov-2024 20:15:16 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
15-Nov-2024 20:15:16 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
15-Nov-2024 20:15:16 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
15-Nov-2024 20:15:16 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3364 (ODSRV-OAP-SDCMDH-3364)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3364-ScriptBuildTask-16077046701817985694.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance |
15-Nov-2024 20:15:16 | % Total % Received % Xferd Average Speed Time Time Time Current |
15-Nov-2024 20:15:16 | Dload Upload Total Spent Left Speed |
15-Nov-2024 20:15:16 | |
15-Nov-2024 20:15:17 | Clearing /tmp/onedata and /home/bamboo/.one-env |
15-Nov-2024 20:15:17 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
15-Nov-2024 20:15:17 | 100 4822 100 4822 0 0 54179 0 --:--:-- --:--:-- --:--:-- 54179 |
15-Nov-2024 20:15:17 | Cleaning helm deployments |
15-Nov-2024 20:15:17 | Cleanining pods |
15-Nov-2024 20:15:18 | Cleaning kube persistant volumes |
15-Nov-2024 20:15:18 | Cleaning dockswift container |
15-Nov-2024 20:15:18 | Cleaning docker containers |
15-Nov-2024 20:15:21 | Stalled docker containers to remove: |
15-Nov-2024 20:15:21 | 81897add60f3 f8d10e794dba 90f27598e72b e58c3068f892 6342b61399b6 d973d76465ea f541498b8071 1b109201670b 1937944a9a87 b68537a20718 e3da3d884a6f eff6036e959f 03868e345882 1bf675d8e61b f3f1b4f64f4d 4da9c136024d |
15-Nov-2024 20:15:21 | Removing stalled docker containers |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: 81897add60f3: Container 81897add60f329e4444b83d9232ee6fa09ad550735228f9cf108a5cab5278541 is not running |
15-Nov-2024 20:15:21 | 81897add60f3 |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: f8d10e794dba: Container f8d10e794dbae5bd60d9d1fcc355428e57c84de0fc16ede1e2905536b013807a is not running |
15-Nov-2024 20:15:21 | f8d10e794dba |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: 90f27598e72b: Container 90f27598e72bf9c272e636eff4cedb61d3c8a1284d7d02e0b411072651734333 is not running |
15-Nov-2024 20:15:21 | 90f27598e72b |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: e58c3068f892: Container e58c3068f8920be382934805669914a1b3e718951e373c21959543371e85c6d6 is not running |
15-Nov-2024 20:15:21 | e58c3068f892 |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: 6342b61399b6: Container 6342b61399b6c912e82e2d1ae965c542b4faa41b060a4e5c76ccfd96ae9afa20 is not running |
15-Nov-2024 20:15:21 | 6342b61399b6 |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: d973d76465ea: Container d973d76465ea3d8bedc77db9092b2609dc91272304cf05680cc3cda907de2e0f is not running |
15-Nov-2024 20:15:21 | d973d76465ea |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: f541498b8071: Container f541498b8071d19d61391e3078580e501037ea3d50c1135dd56ade2feed39acc is not running |
15-Nov-2024 20:15:21 | f541498b8071 |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: 1b109201670b: Container 1b109201670b6350b23ad7e790bfc185daa81b38227072fa677f9e02ffb98c10 is not running |
15-Nov-2024 20:15:21 | 1b109201670b |
15-Nov-2024 20:15:21 | Error response from daemon: Cannot kill container: 1937944a9a87: Container 1937944a9a87937eaeecb7734a93ee0bf4a1ffc9f15e81dec8753b9cedc83547 is not running |
15-Nov-2024 20:15:21 | 1937944a9a87 |
15-Nov-2024 20:15:22 | Error response from daemon: Cannot kill container: b68537a20718: Container b68537a2071828d7113e693071e20486de2a1dac82b703e341947fee10319c5b is not running |
15-Nov-2024 20:15:22 | b68537a20718 |
15-Nov-2024 20:15:22 | Error response from daemon: Cannot kill container: e3da3d884a6f: Container e3da3d884a6f03d10b59dcb3d30266b29d7047d6be9825731279705c7e5a0a32 is not running |
15-Nov-2024 20:15:22 | e3da3d884a6f |
15-Nov-2024 20:15:22 | Error response from daemon: Cannot kill container: eff6036e959f: Container eff6036e959f672c8885c525d8393284f3c373b32bd3c29df35eb62a2c105a2a is not running |
15-Nov-2024 20:15:22 | eff6036e959f |
15-Nov-2024 20:15:22 | Error response from daemon: Cannot kill container: 03868e345882: Container 03868e345882224fe9c26cdf497d928864d5d2b2f2c061b75a2f1885e5b43d02 is not running |
15-Nov-2024 20:15:22 | 03868e345882 |
15-Nov-2024 20:15:22 | Error response from daemon: Cannot kill container: 1bf675d8e61b: Container 1bf675d8e61bdc88ca829fdfa0fa3327833434f9b50c05f926d90b851cf5350c is not running |
15-Nov-2024 20:15:22 | 1bf675d8e61b |
15-Nov-2024 20:15:22 | Error response from daemon: Cannot kill container: f3f1b4f64f4d: Container f3f1b4f64f4d06a355831f56eaba479e15ea356a8115346396b30bb04a009ee4 is not running |
15-Nov-2024 20:15:22 | f3f1b4f64f4d |
15-Nov-2024 20:15:22 | 4da9c136024d |
15-Nov-2024 20:15:22 | 4da9c136024d |
15-Nov-2024 20:15:22 | Stalled docker volumes to remove: |
15-Nov-2024 20:15:22 | |
15-Nov-2024 20:15:22 | Removing stalled docker volumes |
15-Nov-2024 20:15:22 | Removing stalled loopdevices |
15-Nov-2024 20:15:23 | Done |
15-Nov-2024 20:15:23 | Finished task 'Clear env and working dir' with result: Success |
15-Nov-2024 20:15:23 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
15-Nov-2024 20:15:23 | Running post build plugin 'Docker Container Cleanup' |
15-Nov-2024 20:15:23 | Running post build plugin 'NCover Results Collector' |
15-Nov-2024 20:15:23 | Running post build plugin 'Build Results Label Collector' |
15-Nov-2024 20:15:23 | Running post build plugin 'Clover Results Collector' |
15-Nov-2024 20:15:23 | Running post build plugin 'npm Cache Cleanup' |
15-Nov-2024 20:15:23 | Running post build plugin 'Artifact Copier' |
15-Nov-2024 20:15:23 | Publishing an artifact: test_logs.tar.gz |
15-Nov-2024 20:15:23 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 93.96 ms |
15-Nov-2024 20:15:23 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH' |
15-Nov-2024 20:15:23 | Finalising the build... |
15-Nov-2024 20:15:23 | Stopping timer. |
15-Nov-2024 20:15:23 | Build ODSRV-OAP-SDCMDH-3364 completed. |
15-Nov-2024 20:15:24 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
15-Nov-2024 20:15:24 | Running on server: post build plugin 'NCover Results Collector' |
15-Nov-2024 20:15:24 | Running on server: post build plugin 'Build Labeller' |
15-Nov-2024 20:15:24 | Running on server: post build plugin 'Clover Delta Calculator' |
15-Nov-2024 20:15:24 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
15-Nov-2024 20:15:24 | All post build plugins have finished |
15-Nov-2024 20:15:24 | Generating build results summary... |
15-Nov-2024 20:15:24 | Saving build results to disk... |
15-Nov-2024 20:15:24 | Store variable context... |
15-Nov-2024 20:15:24 | Finished building ODSRV-OAP-SDCMDH-3364. |