oneclient acceptance tests using environment deployed from packages

Build: #3360 failed

Job: multiprovider directory CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,771 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

07-Nov-2024 23:39:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0gfi5kx8tyxb0vl0
07-Nov-2024 23:39:56
07-Nov-2024 23:39:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0gfi5kx8tyxb0vl0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0gfi5kx8tyxb0vl0
07-Nov-2024 23:39:56 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12868676149024260838'...
07-Nov-2024 23:39:56 Getting configuration...
07-Nov-2024 23:39:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0gfi5kx8tyxb0vl0'.
07-Nov-2024 23:39:56
07-Nov-2024 23:39:56 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:39:56 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:39:56 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:39:56 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:39:56 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:39:56 =================================================================
07-Nov-2024 23:39:56
07-Nov-2024 23:39:56 PASSED
07-Nov-2024 23:39:56 Unmounting client from /tmp/onedata/mnt/l0xteg314nml3c39
07-Nov-2024 23:39:56
07-Nov-2024 23:39:56
07-Nov-2024 23:39:56 Unmounting client from /tmp/onedata/mnt/0gfi5kx8tyxb0vl0
07-Nov-2024 23:39:56
07-Nov-2024 23:39:56
07-Nov-2024 23:40:34 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:40:34 =================================================================
07-Nov-2024 23:40:34 - Executing scenario 'Copy directory'
07-Nov-2024 23:40:34 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:40:34 -----------------------------------------------------------------
07-Nov-2024 23:40:34 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:40:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:40:34 using [token, token] by [user1, user2]"'
07-Nov-2024 23:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-48s2m'
07-Nov-2024 23:40:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-48s2m' successfully started
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/agcxucfc4euuz64p
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/agcxucfc4euuz64p --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/agcxucfc4euuz64p
07-Nov-2024 23:40:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1473646329803013707'...
07-Nov-2024 23:40:34 Getting configuration...
07-Nov-2024 23:40:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/agcxucfc4euuz64p'.
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mv24s'
07-Nov-2024 23:40:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mv24s' successfully started
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/adqdkrb67eid87zh
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/adqdkrb67eid87zh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/adqdkrb67eid87zh
07-Nov-2024 23:40:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2794781882598115801'...
07-Nov-2024 23:40:34 Getting configuration...
07-Nov-2024 23:40:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/adqdkrb67eid87zh'.
07-Nov-2024 23:40:34
07-Nov-2024 23:40:34 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:40:34 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:40:34 =================================================================
07-Nov-2024 23:40:34
07-Nov-2024 23:40:35 PASSED
07-Nov-2024 23:40:35 Unmounting client from /tmp/onedata/mnt/agcxucfc4euuz64p
07-Nov-2024 23:40:35
07-Nov-2024 23:40:35
07-Nov-2024 23:40:35 Unmounting client from /tmp/onedata/mnt/adqdkrb67eid87zh
07-Nov-2024 23:40:35
07-Nov-2024 23:40:35
07-Nov-2024 23:41:09 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:41:09 =================================================================
07-Nov-2024 23:41:09 - Executing scenario 'Fail to move directory to itself'
07-Nov-2024 23:41:09 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:41:09 -----------------------------------------------------------------
07-Nov-2024 23:41:09 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:41:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:41:09 using [token, token] by [user1, user2]"'
07-Nov-2024 23:41:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:41:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:41:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-48s2m'
07-Nov-2024 23:41:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-48s2m' successfully started
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d0ketymo9ah77hb2
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d0ketymo9ah77hb2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d0ketymo9ah77hb2
07-Nov-2024 23:41:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3323822087440299364'...
07-Nov-2024 23:41:09 Getting configuration...
07-Nov-2024 23:41:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d0ketymo9ah77hb2'.
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:41:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:41:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mv24s'
07-Nov-2024 23:41:09 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mv24s' successfully started
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/inacgl14ehhatwsw
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/inacgl14ehhatwsw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/inacgl14ehhatwsw
07-Nov-2024 23:41:09 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7614840825630618268'...
07-Nov-2024 23:41:09 Getting configuration...
07-Nov-2024 23:41:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/inacgl14ehhatwsw'.
07-Nov-2024 23:41:09
07-Nov-2024 23:41:09 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:41:09 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:41:09 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:41:09 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
07-Nov-2024 23:41:09 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 23:41:09 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 23:41:09 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:41:09 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:41:09 =================================================================
07-Nov-2024 23:41:09
07-Nov-2024 23:41:10 PASSED
07-Nov-2024 23:41:10 Unmounting client from /tmp/onedata/mnt/d0ketymo9ah77hb2
07-Nov-2024 23:41:10
07-Nov-2024 23:41:10
07-Nov-2024 23:41:10 Unmounting client from /tmp/onedata/mnt/inacgl14ehhatwsw
07-Nov-2024 23:41:10
07-Nov-2024 23:41:10
07-Nov-2024 23:41:44 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:41:44 =================================================================
07-Nov-2024 23:41:44 - Executing scenario 'Fail to move directory to its subtree'
07-Nov-2024 23:41:44 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:41:44 -----------------------------------------------------------------
07-Nov-2024 23:41:44 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:41:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:41:44 using [token, token] by [user1, user2]"'
07-Nov-2024 23:41:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:41:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:41:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-48s2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-48s2m'
07-Nov-2024 23:41:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-48s2m' successfully started
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bi2fvr0xdo93o2wd
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bi2fvr0xdo93o2wd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bi2fvr0xdo93o2wd
07-Nov-2024 23:41:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8884279239237415730'...
07-Nov-2024 23:41:44 Getting configuration...
07-Nov-2024 23:41:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bi2fvr0xdo93o2wd'.
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:41:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:41:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mv24s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mv24s'
07-Nov-2024 23:41:44 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mv24s' successfully started
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vqaep87byju8fpb8
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vqaep87byju8fpb8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vqaep87byju8fpb8
07-Nov-2024 23:41:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17108806986327011806'...
07-Nov-2024 23:41:44 Getting configuration...
07-Nov-2024 23:41:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vqaep87byju8fpb8'.
07-Nov-2024 23:41:44
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:41:44 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:41:44 =================================================================
07-Nov-2024 23:41:44
07-Nov-2024 23:41:57 PASSED
07-Nov-2024 23:41:57 Unmounting client from /tmp/onedata/mnt/bi2fvr0xdo93o2wd
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57 Unmounting client from /tmp/onedata/mnt/vqaep87byju8fpb8
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_CRUD.1731022905.2440197', '-c', '/tmp/logs']
07-Nov-2024 23:41:57 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-dnvhj. See /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-cross-support-job-3p-users-dnvhj/entrypoint.log for more details
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-48s2m: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-oneclient-krakow-7d9476b8bc-48s2m/oneclient_logs
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=200/233)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57          17,513   0%   16.70MB/s    0:00:00 (xfr#1, to-chk=199/233)
07-Nov-2024 23:41:57          17,513   0%   16.70MB/s    0:00:00 (xfr#1, to-chk=193/233)
07-Nov-2024 23:41:57          17,975   0%   17.14MB/s    0:00:00 (xfr#2, to-chk=195/233)
07-Nov-2024 23:41:57         127,261   2%   30.34MB/s    0:00:00 (xfr#3, to-chk=194/233)
07-Nov-2024 23:41:57         127,723   2%   30.45MB/s    0:00:00 (xfr#4, to-chk=193/233)
07-Nov-2024 23:41:57         173,811   3%   33.15MB/s    0:00:00 (xfr#5, to-chk=192/233)
07-Nov-2024 23:41:57         174,657   3%   33.31MB/s    0:00:00 (xfr#6, to-chk=188/233)
07-Nov-2024 23:41:57         368,491   7%   31.95MB/s    0:00:00 (xfr#7, to-chk=187/233)
07-Nov-2024 23:41:57         369,337   7%   32.02MB/s    0:00:00 (xfr#8, to-chk=186/233)
07-Nov-2024 23:41:57         391,456   7%   33.94MB/s    0:00:00 (xfr#9, to-chk=185/233)
07-Nov-2024 23:41:57         392,014   7%   33.99MB/s    0:00:00 (xfr#10, to-chk=181/233)
07-Nov-2024 23:41:57         481,069   9%   24.15MB/s    0:00:00 (xfr#11, to-chk=180/233)
07-Nov-2024 23:41:57         481,627   9%   24.17MB/s    0:00:00 (xfr#12, to-chk=179/233)
07-Nov-2024 23:41:57         509,292  10%   24.28MB/s    0:00:00 (xfr#13, to-chk=178/233)
07-Nov-2024 23:41:57         510,042  10%   24.32MB/s    0:00:00 (xfr#14, to-chk=174/233)
07-Nov-2024 23:41:57         656,935  13%   31.33MB/s    0:00:00 (xfr#15, to-chk=173/233)
07-Nov-2024 23:41:57         657,685  13%   29.87MB/s    0:00:00 (xfr#16, to-chk=172/233)
07-Nov-2024 23:41:57         685,707  13%   31.14MB/s    0:00:00 (xfr#17, to-chk=171/233)
07-Nov-2024 23:41:57         686,169  13%   31.16MB/s    0:00:00 (xfr#18, to-chk=167/233)
07-Nov-2024 23:41:57         797,369  15%   36.21MB/s    0:00:00 (xfr#19, to-chk=166/233)
07-Nov-2024 23:41:57         797,831  15%   36.23MB/s    0:00:00 (xfr#20, to-chk=165/233)
07-Nov-2024 23:41:57         798,459  15%   34.61MB/s    0:00:00 (xfr#21, to-chk=164/233)
07-Nov-2024 23:41:57         830,936  16%   36.02MB/s    0:00:00 (xfr#22, to-chk=163/233)
07-Nov-2024 23:41:57         831,302  16%   36.04MB/s    0:00:00 (xfr#23, to-chk=159/233)
07-Nov-2024 23:41:57         947,456  18%   33.47MB/s    0:00:00 (xfr#24, to-chk=158/233)
07-Nov-2024 23:41:57         947,822  18%   33.48MB/s    0:00:00 (xfr#25, to-chk=157/233)
07-Nov-2024 23:41:57         975,918  19%   34.47MB/s    0:00:00 (xfr#26, to-chk=156/233)
07-Nov-2024 23:41:57         976,572  19%   34.49MB/s    0:00:00 (xfr#27, to-chk=152/233)
07-Nov-2024 23:41:57       1,074,952  21%   36.61MB/s    0:00:00 (xfr#28, to-chk=151/233)
07-Nov-2024 23:41:57       1,075,606  21%   36.63MB/s    0:00:00 (xfr#29, to-chk=150/233)
07-Nov-2024 23:41:57       1,115,608  22%   38.00MB/s    0:00:00 (xfr#30, to-chk=149/233)
07-Nov-2024 23:41:57       1,116,358  22%   38.02MB/s    0:00:00 (xfr#31, to-chk=145/233)
07-Nov-2024 23:41:57       1,286,729  25%   39.58MB/s    0:00:00 (xfr#32, to-chk=144/233)
07-Nov-2024 23:41:57       1,287,479  25%   39.61MB/s    0:00:00 (xfr#33, to-chk=143/233)
07-Nov-2024 23:41:57       1,288,107  25%   39.63MB/s    0:00:00 (xfr#34, to-chk=142/233)
07-Nov-2024 23:41:57       1,336,343  26%   41.11MB/s    0:00:00 (xfr#35, to-chk=141/233)
07-Nov-2024 23:41:57       1,337,093  26%   41.13MB/s    0:00:00 (xfr#36, to-chk=137/233)
07-Nov-2024 23:41:57       1,572,416  31%   37.49MB/s    0:00:00 (xfr#37, to-chk=136/233)
07-Nov-2024 23:41:57       1,573,166  31%   37.51MB/s    0:00:00 (xfr#38, to-chk=135/233)
07-Nov-2024 23:41:57       1,635,036  32%   38.98MB/s    0:00:00 (xfr#39, to-chk=134/233)
07-Nov-2024 23:41:57       1,636,074  32%   39.01MB/s    0:00:00 (xfr#40, to-chk=130/233)
07-Nov-2024 23:41:57       2,029,456  40%   32.26MB/s    0:00:00 (xfr#41, to-chk=129/233)
07-Nov-2024 23:41:57       2,030,494  40%   32.27MB/s    0:00:00 (xfr#42, to-chk=128/233)
07-Nov-2024 23:41:57       2,055,934  40%   32.14MB/s    0:00:00 (xfr#43, to-chk=127/233)
07-Nov-2024 23:41:57       2,056,492  40%   32.15MB/s    0:00:00 (xfr#44, to-chk=123/233)
07-Nov-2024 23:41:57       2,186,142  43%   34.18MB/s    0:00:00 (xfr#45, to-chk=122/233)
07-Nov-2024 23:41:57       2,186,700  43%   34.19MB/s    0:00:00 (xfr#46, to-chk=121/233)
07-Nov-2024 23:41:57       2,187,328  43%   34.20MB/s    0:00:00 (xfr#47, to-chk=120/233)
07-Nov-2024 23:41:57       2,219,767  44%   34.14MB/s    0:00:00 (xfr#48, to-chk=119/233)
07-Nov-2024 23:41:57       2,220,421  44%   34.15MB/s    0:00:00 (xfr#49, to-chk=115/233)
07-Nov-2024 23:41:57       2,377,241  47%   33.84MB/s    0:00:00 (xfr#50, to-chk=114/233)
07-Nov-2024 23:41:57       2,377,895  47%   33.35MB/s    0:00:00 (xfr#51, to-chk=113/233)
07-Nov-2024 23:41:57       2,378,523  47%   33.36MB/s    0:00:00 (xfr#52, to-chk=112/233)
07-Nov-2024 23:41:57       2,399,829  47%   33.66MB/s    0:00:00 (xfr#53, to-chk=111/233)
07-Nov-2024 23:41:57       2,400,483  47%   33.67MB/s    0:00:00 (xfr#54, to-chk=107/233)
07-Nov-2024 23:41:57       2,507,774  49%   29.89MB/s    0:00:00 (xfr#55, to-chk=106/233)
07-Nov-2024 23:41:57       2,508,428  49%   29.53MB/s    0:00:00 (xfr#56, to-chk=105/233)
07-Nov-2024 23:41:57       2,509,056  49%   29.18MB/s    0:00:00 (xfr#57, to-chk=104/233)
07-Nov-2024 23:41:57       2,525,945  50%   29.38MB/s    0:00:00 (xfr#58, to-chk=103/233)
07-Nov-2024 23:41:57       2,526,503  50%   29.38MB/s    0:00:00 (xfr#59, to-chk=99/233)
07-Nov-2024 23:41:57       2,623,829  52%   29.44MB/s    0:00:00 (xfr#60, to-chk=98/233)
07-Nov-2024 23:41:57       2,624,387  52%   29.44MB/s    0:00:00 (xfr#61, to-chk=97/233)
07-Nov-2024 23:41:57       2,625,015  52%   29.45MB/s    0:00:00 (xfr#62, to-chk=96/233)
07-Nov-2024 23:41:57       2,662,401  52%   29.52MB/s    0:00:00 (xfr#63, to-chk=95/233)
07-Nov-2024 23:41:57       2,662,959  52%   29.53MB/s    0:00:00 (xfr#64, to-chk=91/233)
07-Nov-2024 23:41:57       2,814,397  55%   30.50MB/s    0:00:00 (xfr#65, to-chk=90/233)
07-Nov-2024 23:41:57       2,814,955  55%   30.51MB/s    0:00:00 (xfr#66, to-chk=89/233)
07-Nov-2024 23:41:57       2,834,995  56%   30.72MB/s    0:00:00 (xfr#67, to-chk=88/233)
07-Nov-2024 23:41:57       2,835,457  56%   30.38MB/s    0:00:00 (xfr#68, to-chk=84/233)
07-Nov-2024 23:41:57       2,901,991  57%   30.75MB/s    0:00:00 (xfr#69, to-chk=83/233)
07-Nov-2024 23:41:57       2,902,453  57%   30.76MB/s    0:00:00 (xfr#70, to-chk=82/233)
07-Nov-2024 23:41:57       2,934,368  58%   31.09MB/s    0:00:00 (xfr#71, to-chk=81/233)
07-Nov-2024 23:41:57       2,935,118  58%   31.10MB/s    0:00:00 (xfr#72, to-chk=77/233)
07-Nov-2024 23:41:57       3,074,476  61%   31.87MB/s    0:00:00 (xfr#73, to-chk=76/233)
07-Nov-2024 23:41:57       3,075,226  61%   31.88MB/s    0:00:00 (xfr#74, to-chk=75/233)
07-Nov-2024 23:41:57       3,099,921  61%   32.13MB/s    0:00:00 (xfr#75, to-chk=74/233)
07-Nov-2024 23:41:57       3,100,383  61%   32.14MB/s    0:00:00 (xfr#76, to-chk=70/233)
07-Nov-2024 23:41:57       3,198,011  63%   31.12MB/s    0:00:00 (xfr#77, to-chk=69/233)
07-Nov-2024 23:41:57       3,198,473  63%   30.20MB/s    0:00:00 (xfr#78, to-chk=68/233)
07-Nov-2024 23:41:57       3,199,101  63%   30.21MB/s    0:00:00 (xfr#79, to-chk=67/233)
07-Nov-2024 23:41:57       3,248,938  64%   30.38MB/s    0:00:00 (xfr#80, to-chk=66/233)
07-Nov-2024 23:41:57       3,249,592  64%   30.38MB/s    0:00:00 (xfr#81, to-chk=62/233)
07-Nov-2024 23:41:57       3,484,518  69%   31.95MB/s    0:00:00 (xfr#82, to-chk=61/233)
07-Nov-2024 23:41:57       3,485,172  69%   31.96MB/s    0:00:00 (xfr#83, to-chk=60/233)
07-Nov-2024 23:41:57       3,485,800  69%   31.96MB/s    0:00:00 (xfr#84, to-chk=59/233)
07-Nov-2024 23:41:57       3,512,552  69%   30.73MB/s    0:00:00 (xfr#85, to-chk=58/233)
07-Nov-2024 23:41:57       3,513,014  69%   30.74MB/s    0:00:00 (xfr#86, to-chk=54/233)
07-Nov-2024 23:41:57 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:41:57 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:41:57       3,613,146  71%   30.77MB/s    0:00:00 (xfr#87, to-chk=53/233)
07-Nov-2024 23:41:57       3,613,608  71%   30.77MB/s    0:00:00 (xfr#88, to-chk=52/233)
07-Nov-2024 23:41:57       3,614,236  71%   30.78MB/s    0:00:00 (xfr#89, to-chk=51/233)
07-Nov-2024 23:41:57       3,667,635  72%   30.15MB/s    0:00:00 (xfr#90, to-chk=50/233)
07-Nov-2024 23:41:57       3,668,769  72%   30.16MB/s    0:00:00 (xfr#91, to-chk=46/233)
07-Nov-2024 23:41:57       3,887,251  77%   31.42MB/s    0:00:00 (xfr#92, to-chk=45/233)
07-Nov-2024 23:41:57       3,888,385  77%   31.43MB/s    0:00:00 (xfr#93, to-chk=44/233)
07-Nov-2024 23:41:57       3,932,752  78%   31.25MB/s    0:00:00 (xfr#94, to-chk=43/233)
07-Nov-2024 23:41:57       3,933,406  78%   31.26MB/s    0:00:00 (xfr#95, to-chk=39/233)
07-Nov-2024 23:41:57       4,215,684  83%   32.95MB/s    0:00:00 (xfr#96, to-chk=38/233)
07-Nov-2024 23:41:57       4,216,338  83%   32.96MB/s    0:00:00 (xfr#97, to-chk=37/233)
07-Nov-2024 23:41:57       4,249,344  84%   32.95MB/s    0:00:00 (xfr#98, to-chk=36/233)
07-Nov-2024 23:41:57       4,249,806  84%   32.95MB/s    0:00:00 (xfr#99, to-chk=32/233)
07-Nov-2024 23:41:57       4,383,604  86%   30.97MB/s    0:00:00 (xfr#100, to-chk=31/233)
07-Nov-2024 23:41:57       4,384,066  86%   30.97MB/s    0:00:00 (xfr#101, to-chk=30/233)
07-Nov-2024 23:41:57       4,406,462  87%   31.13MB/s    0:00:00 (xfr#102, to-chk=29/233)
07-Nov-2024 23:41:57       4,407,212  87%   31.13MB/s    0:00:00 (xfr#103, to-chk=25/233)
07-Nov-2024 23:41:57       4,531,740  89%   31.32MB/s    0:00:00 (xfr#104, to-chk=24/233)
07-Nov-2024 23:41:57       4,532,490  89%   31.32MB/s    0:00:00 (xfr#105, to-chk=23/233)
07-Nov-2024 23:41:57       4,533,118  89%   31.10MB/s    0:00:00 (xfr#106, to-chk=22/233)
07-Nov-2024 23:41:57       4,555,074  90%   31.25MB/s    0:00:00 (xfr#107, to-chk=21/233)
07-Nov-2024 23:41:57       4,555,632  90%   31.26MB/s    0:00:00 (xfr#108, to-chk=17/233)
07-Nov-2024 23:41:57       4,641,445  92%   31.84MB/s    0:00:00 (xfr#109, to-chk=16/233)
07-Nov-2024 23:41:57       4,642,003  92%   31.85MB/s    0:00:00 (xfr#110, to-chk=15/233)
07-Nov-2024 23:41:57       4,668,702  92%   31.80MB/s    0:00:00 (xfr#111, to-chk=14/233)
07-Nov-2024 23:41:57       4,669,260  92%   31.81MB/s    0:00:00 (xfr#112, to-chk=10/233)
07-Nov-2024 23:41:57       4,769,898  94%   32.49MB/s    0:00:00 (xfr#113, to-chk=9/233)
07-Nov-2024 23:41:57       4,770,456  94%   32.50MB/s    0:00:00 (xfr#114, to-chk=8/233)
07-Nov-2024 23:41:57       4,795,343  95%   32.67MB/s    0:00:00 (xfr#115, to-chk=7/233)
07-Nov-2024 23:41:57       4,796,093  95%   32.44MB/s    0:00:00 (xfr#116, to-chk=3/233)
07-Nov-2024 23:41:57       4,938,073  97%   33.40MB/s    0:00:00 (xfr#117, to-chk=2/233)
07-Nov-2024 23:41:57       4,938,823  98%   33.40MB/s    0:00:00 (xfr#118, to-chk=1/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.81MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.11MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.11MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.11MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   33.11MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   32.89MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   32.89MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   32.89MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   32.89MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   32.89MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57       5,034,668  99%   32.89MB/s    0:00:00 (xfr#119, to-chk=0/233)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-mv24s: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-oneclient-paris-5cc45c8cb7-mv24s/oneclient_logs
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/226)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57          40,479   0%   38.60MB/s    0:00:00 (xfr#1, to-chk=192/226)
07-Nov-2024 23:41:57          40,479   0%   38.60MB/s    0:00:00 (xfr#1, to-chk=186/226)
07-Nov-2024 23:41:57          41,325   0%   39.41MB/s    0:00:00 (xfr#2, to-chk=188/226)
07-Nov-2024 23:41:57         251,267   5%   17.12MB/s    0:00:00 (xfr#3, to-chk=187/226)
07-Nov-2024 23:41:57         252,113   5%   17.17MB/s    0:00:00 (xfr#4, to-chk=186/226)
07-Nov-2024 23:41:57         284,579   6%   18.09MB/s    0:00:00 (xfr#5, to-chk=185/226)
07-Nov-2024 23:41:57         285,329   6%   18.14MB/s    0:00:00 (xfr#6, to-chk=181/226)
07-Nov-2024 23:41:57         436,910   9%   18.94MB/s    0:00:00 (xfr#7, to-chk=180/226)
07-Nov-2024 23:41:57         437,660   9%   18.97MB/s    0:00:00 (xfr#8, to-chk=179/226)
07-Nov-2024 23:41:57         460,986  10%   19.11MB/s    0:00:00 (xfr#9, to-chk=178/226)
07-Nov-2024 23:41:57         461,448  10%   19.13MB/s    0:00:00 (xfr#10, to-chk=174/226)
07-Nov-2024 23:41:57         537,781  12%   20.51MB/s    0:00:00 (xfr#11, to-chk=173/226)
07-Nov-2024 23:41:57         538,243  12%   20.53MB/s    0:00:00 (xfr#12, to-chk=172/226)
07-Nov-2024 23:41:57         569,562  12%   18.73MB/s    0:00:00 (xfr#13, to-chk=171/226)
07-Nov-2024 23:41:57         570,216  13%   18.75MB/s    0:00:00 (xfr#14, to-chk=167/226)
07-Nov-2024 23:41:57         701,655  16%   18.59MB/s    0:00:00 (xfr#15, to-chk=166/226)
07-Nov-2024 23:41:57         702,309  16%   18.60MB/s    0:00:00 (xfr#16, to-chk=165/226)
07-Nov-2024 23:41:57         748,617  17%   19.30MB/s    0:00:00 (xfr#17, to-chk=164/226)
07-Nov-2024 23:41:57         749,943  17%   19.33MB/s    0:00:00 (xfr#18, to-chk=160/226)
07-Nov-2024 23:41:57       1,002,525  22%   21.25MB/s    0:00:00 (xfr#19, to-chk=159/226)
07-Nov-2024 23:41:57       1,003,851  22%   21.27MB/s    0:00:00 (xfr#20, to-chk=158/226)
07-Nov-2024 23:41:57       1,004,479  22%   21.29MB/s    0:00:00 (xfr#21, to-chk=157/226)
07-Nov-2024 23:41:57       1,037,225  23%   21.50MB/s    0:00:00 (xfr#22, to-chk=156/226)
07-Nov-2024 23:41:57       1,037,975  23%   21.52MB/s    0:00:00 (xfr#23, to-chk=152/226)
07-Nov-2024 23:41:57       1,152,817  26%   22.90MB/s    0:00:00 (xfr#24, to-chk=151/226)
07-Nov-2024 23:41:57       1,153,567  26%   22.92MB/s    0:00:00 (xfr#25, to-chk=150/226)
07-Nov-2024 23:41:57       1,174,379  26%   22.86MB/s    0:00:00 (xfr#26, to-chk=149/226)
07-Nov-2024 23:41:57       1,174,841  26%   22.87MB/s    0:00:00 (xfr#27, to-chk=145/226)
07-Nov-2024 23:41:57       1,252,407  28%   23.89MB/s    0:00:00 (xfr#28, to-chk=144/226)
07-Nov-2024 23:41:57       1,252,869  28%   23.43MB/s    0:00:00 (xfr#29, to-chk=143/226)
07-Nov-2024 23:41:57       1,283,080  29%   23.09MB/s    0:00:00 (xfr#30, to-chk=142/226)
07-Nov-2024 23:41:57       1,283,734  29%   23.10MB/s    0:00:00 (xfr#31, to-chk=138/226)
07-Nov-2024 23:41:57       1,389,784  31%   23.25MB/s    0:00:00 (xfr#32, to-chk=137/226)
07-Nov-2024 23:41:57       1,390,438  31%   23.26MB/s    0:00:00 (xfr#33, to-chk=136/226)
07-Nov-2024 23:41:57       1,412,280  32%   23.63MB/s    0:00:00 (xfr#34, to-chk=135/226)
07-Nov-2024 23:41:57       1,412,742  32%   23.64MB/s    0:00:00 (xfr#35, to-chk=131/226)
07-Nov-2024 23:41:57       1,498,533  34%   24.64MB/s    0:00:00 (xfr#36, to-chk=130/226)
07-Nov-2024 23:41:57       1,498,995  34%   24.65MB/s    0:00:00 (xfr#37, to-chk=129/226)
07-Nov-2024 23:41:57       1,518,127  34%   24.96MB/s    0:00:00 (xfr#38, to-chk=128/226)
07-Nov-2024 23:41:57       1,518,685  34%   24.55MB/s    0:00:00 (xfr#39, to-chk=124/226)
07-Nov-2024 23:41:57       1,617,219  36%   24.88MB/s    0:00:00 (xfr#40, to-chk=123/226)
07-Nov-2024 23:41:57       1,617,777  36%   24.88MB/s    0:00:00 (xfr#41, to-chk=122/226)
07-Nov-2024 23:41:57       1,653,920  37%   22.53MB/s    0:00:00 (xfr#42, to-chk=121/226)
07-Nov-2024 23:41:57       1,654,766  37%   22.54MB/s    0:00:00 (xfr#43, to-chk=117/226)
07-Nov-2024 23:41:57       1,785,090  40%   23.98MB/s    0:00:00 (xfr#44, to-chk=116/226)
07-Nov-2024 23:41:57       1,785,936  40%   23.99MB/s    0:00:00 (xfr#45, to-chk=115/226)
07-Nov-2024 23:41:57       1,786,564  40%   24.00MB/s    0:00:00 (xfr#46, to-chk=114/226)
07-Nov-2024 23:41:57       1,818,034  41%   24.42MB/s    0:00:00 (xfr#47, to-chk=113/226)
07-Nov-2024 23:41:57       1,818,592  41%   24.43MB/s    0:00:00 (xfr#48, to-chk=109/226)
07-Nov-2024 23:41:57       1,953,324  44%   23.88MB/s    0:00:00 (xfr#49, to-chk=108/226)
07-Nov-2024 23:41:57       1,953,882  44%   23.89MB/s    0:00:00 (xfr#50, to-chk=107/226)
07-Nov-2024 23:41:57       1,982,377  45%   24.24MB/s    0:00:00 (xfr#51, to-chk=106/226)
07-Nov-2024 23:41:57       1,983,031  45%   23.94MB/s    0:00:00 (xfr#52, to-chk=102/226)
07-Nov-2024 23:41:57       2,098,805  47%   24.12MB/s    0:00:00 (xfr#53, to-chk=101/226)
07-Nov-2024 23:41:57       2,099,459  47%   24.12MB/s    0:00:00 (xfr#54, to-chk=100/226)
07-Nov-2024 23:41:57       2,126,677  48%   24.44MB/s    0:00:00 (xfr#55, to-chk=99/226)
07-Nov-2024 23:41:57       2,127,331  48%   24.44MB/s    0:00:00 (xfr#56, to-chk=95/226)
07-Nov-2024 23:41:57       2,285,086  52%   23.95MB/s    0:00:00 (xfr#57, to-chk=94/226)
07-Nov-2024 23:41:57       2,285,740  52%   23.95MB/s    0:00:00 (xfr#58, to-chk=93/226)
07-Nov-2024 23:41:57       2,303,669  52%   24.14MB/s    0:00:00 (xfr#59, to-chk=92/226)
07-Nov-2024 23:41:57       2,304,035  52%   24.15MB/s    0:00:00 (xfr#60, to-chk=88/226)
07-Nov-2024 23:41:57       2,389,499  54%   24.50MB/s    0:00:00 (xfr#61, to-chk=87/226)
07-Nov-2024 23:41:57       2,389,865  54%   24.51MB/s    0:00:00 (xfr#62, to-chk=86/226)
07-Nov-2024 23:41:57       2,440,709  55%   24.00MB/s    0:00:00 (xfr#63, to-chk=85/226)
07-Nov-2024 23:41:57       2,441,939  55%   24.01MB/s    0:00:00 (xfr#64, to-chk=81/226)
07-Nov-2024 23:41:57       2,665,082  60%   23.53MB/s    0:00:00 (xfr#65, to-chk=80/226)
07-Nov-2024 23:41:57       2,666,312  60%   23.54MB/s    0:00:00 (xfr#66, to-chk=79/226)
07-Nov-2024 23:41:57       2,703,449  61%   23.44MB/s    0:00:00 (xfr#67, to-chk=78/226)
07-Nov-2024 23:41:57       2,704,007  61%   23.44MB/s    0:00:00 (xfr#68, to-chk=74/226)
07-Nov-2024 23:41:57       2,841,213  64%   23.77MB/s    0:00:00 (xfr#69, to-chk=73/226)
07-Nov-2024 23:41:57       2,841,771  64%   23.77MB/s    0:00:00 (xfr#70, to-chk=72/226)
07-Nov-2024 23:41:57       2,867,171  65%   23.78MB/s    0:00:00 (xfr#71, to-chk=71/226)
07-Nov-2024 23:41:57       2,867,633  65%   23.78MB/s    0:00:00 (xfr#72, to-chk=67/226)
07-Nov-2024 23:41:57       2,971,391  67%   23.04MB/s    0:00:00 (xfr#73, to-chk=66/226)
07-Nov-2024 23:41:57       2,971,853  67%   23.04MB/s    0:00:00 (xfr#74, to-chk=65/226)
07-Nov-2024 23:41:57       2,998,022  68%   22.69MB/s    0:00:00 (xfr#75, to-chk=64/226)
07-Nov-2024 23:41:57       2,998,388  68%   22.69MB/s    0:00:00 (xfr#76, to-chk=60/226)
07-Nov-2024 23:41:57       3,130,659  71%   21.79MB/s    0:00:00 (xfr#77, to-chk=59/226)
07-Nov-2024 23:41:57       3,131,025  71%   21.80MB/s    0:00:00 (xfr#78, to-chk=58/226)
07-Nov-2024 23:41:57       3,159,806  72%   21.68MB/s    0:00:00 (xfr#79, to-chk=57/226)
07-Nov-2024 23:41:57       3,160,556  72%   21.68MB/s    0:00:00 (xfr#80, to-chk=53/226)
07-Nov-2024 23:41:57       3,257,903  74%   21.73MB/s    0:00:00 (xfr#81, to-chk=52/226)
07-Nov-2024 23:41:57       3,258,653  74%   21.73MB/s    0:00:00 (xfr#82, to-chk=51/226)
07-Nov-2024 23:41:57       3,286,056  74%   21.46MB/s    0:00:00 (xfr#83, to-chk=50/226)
07-Nov-2024 23:41:57       3,286,614  75%   21.47MB/s    0:00:00 (xfr#84, to-chk=46/226)
07-Nov-2024 23:41:57       3,401,238  77%   20.40MB/s    0:00:00 (xfr#85, to-chk=45/226)
07-Nov-2024 23:41:57       3,401,796  77%   20.40MB/s    0:00:00 (xfr#86, to-chk=44/226)
07-Nov-2024 23:41:57       3,436,452  78%   20.48MB/s    0:00:00 (xfr#87, to-chk=43/226)
07-Nov-2024 23:41:57       3,436,914  78%   20.49MB/s    0:00:00 (xfr#88, to-chk=39/226)
07-Nov-2024 23:41:57       3,580,256  81%   21.08MB/s    0:00:00 (xfr#89, to-chk=38/226)
07-Nov-2024 23:41:57       3,580,718  81%   20.95MB/s    0:00:00 (xfr#90, to-chk=37/226)
07-Nov-2024 23:41:57       3,607,649  82%   20.98MB/s    0:00:00 (xfr#91, to-chk=36/226)
07-Nov-2024 23:41:57       3,608,207  82%   20.98MB/s    0:00:00 (xfr#92, to-chk=32/226)
07-Nov-2024 23:41:57       3,760,930  85%   21.48MB/s    0:00:00 (xfr#93, to-chk=31/226)
07-Nov-2024 23:41:57       3,761,488  85%   21.48MB/s    0:00:00 (xfr#94, to-chk=30/226)
07-Nov-2024 23:41:57       3,762,116  85%   21.48MB/s    0:00:00 (xfr#95, to-chk=29/226)
07-Nov-2024 23:41:57       3,791,783  86%   21.27MB/s    0:00:00 (xfr#96, to-chk=28/226)
07-Nov-2024 23:41:57       3,792,245  86%   21.27MB/s    0:00:00 (xfr#97, to-chk=24/226)
07-Nov-2024 23:41:57       3,917,699  89%   21.47MB/s    0:00:00 (xfr#98, to-chk=23/226)
07-Nov-2024 23:41:57       3,918,161  89%   21.47MB/s    0:00:00 (xfr#99, to-chk=22/226)
07-Nov-2024 23:41:57       3,942,218  89%   21.61MB/s    0:00:00 (xfr#100, to-chk=21/226)
07-Nov-2024 23:41:57       3,942,776  89%   21.61MB/s    0:00:00 (xfr#101, to-chk=17/226)
07-Nov-2024 23:41:57       4,064,044  92%   21.90MB/s    0:00:00 (xfr#102, to-chk=16/226)
07-Nov-2024 23:41:57       4,064,602  92%   21.90MB/s    0:00:00 (xfr#103, to-chk=15/226)
07-Nov-2024 23:41:57       4,088,199  93%   22.03MB/s    0:00:00 (xfr#104, to-chk=14/226)
07-Nov-2024 23:41:57       4,088,661  93%   22.03MB/s    0:00:00 (xfr#105, to-chk=10/226)
07-Nov-2024 23:41:57       4,184,024  95%   22.42MB/s    0:00:00 (xfr#106, to-chk=9/226)
07-Nov-2024 23:41:57       4,184,486  95%   22.42MB/s    0:00:00 (xfr#107, to-chk=8/226)
07-Nov-2024 23:41:57       4,212,192  96%   22.57MB/s    0:00:00 (xfr#108, to-chk=7/226)
07-Nov-2024 23:41:57       4,212,750  96%   22.57MB/s    0:00:00 (xfr#109, to-chk=3/226)
07-Nov-2024 23:41:57       4,306,605  98%   22.94MB/s    0:00:00 (xfr#110, to-chk=2/226)
07-Nov-2024 23:41:57       4,307,163  98%   22.95MB/s    0:00:00 (xfr#111, to-chk=1/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.06MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   23.06MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57       4,376,930  99%   22.93MB/s    0:00:00 (xfr#112, to-chk=0/226)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:41:57           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:41:57           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:41:57           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:41:57           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:41:57           6,899  50%    1.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57          74,397   6%   70.95MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 23:41:57         146,901  13%  140.10MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 23:41:57         146,901  13%  140.10MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 23:41:57         146,901  13%  140.10MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 23:41:57         217,248  19%  103.59MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 23:41:57         217,398  19%   69.11MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 23:41:57         217,695  20%   69.20MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 23:41:57         359,584  33%   38.10MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 23:41:57         360,218  33%   38.17MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 23:41:57         360,534  33%   38.20MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 23:41:57         361,322  33%   34.46MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 23:41:57         361,638  33%   34.49MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 23:41:57         361,954  33%   34.52MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 23:41:57         362,903  33%   34.61MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 23:41:57         364,011  33%   31.56MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 23:41:57         364,834  33%   31.63MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 23:41:57         365,662  33%   31.70MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 23:41:57         365,978  33%   29.09MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 23:41:57         366,138  33%   29.10MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 23:41:57         367,081  33%   29.17MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 23:41:57         367,397  33%   29.20MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 23:41:57         368,223  33%   27.01MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 23:41:57         368,539  33%   27.04MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 23:41:57         369,431  33%   27.10MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 23:41:57         369,903  33%   25.20MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 23:41:57         370,375  34%   25.23MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 23:41:57         371,201  34%   25.29MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 23:41:57         371,514  34%   25.31MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 23:41:57         372,472  34%   23.68MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 23:41:57         372,788  34%   23.70MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 23:41:57         373,596  34%   23.75MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 23:41:57         373,912  34%   23.77MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 23:41:57         374,228  34%   22.31MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 23:41:57         374,544  34%   22.32MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 23:41:57         375,016  34%   22.35MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 23:41:57         375,815  34%   22.40MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 23:41:57         376,449  34%   21.12MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 23:41:57         377,746  34%   21.19MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 23:41:57         378,224  34%   21.22MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 23:41:57         379,053  34%   21.26MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 23:41:57         380,041  34%   20.14MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 23:41:57         381,016  35%   20.19MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 23:41:57         381,332  35%   20.20MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 23:41:57         381,648  35%   20.22MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 23:41:57         382,346  35%   20.26MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 23:41:57         382,662  35%   19.21MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 23:41:57         383,134  35%   19.23MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 23:41:57         383,762  35%   19.26MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 23:41:57         385,035  35%   19.33MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 23:41:57         385,351  35%   19.34MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 23:41:57         386,144  35%   19.38MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 23:41:57         387,105  35%   18.46MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 23:41:57         387,421  35%   18.47MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 23:41:57         388,211  35%   18.51MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 23:41:57         388,532  35%   18.53MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 23:41:57         388,848  35%   18.54MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 23:41:57         389,164  35%   17.67MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 23:41:57         389,480  35%   17.69MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 23:41:57         389,793  35%   17.70MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 23:41:57         390,619  35%   17.74MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 23:41:57         391,256  35%   17.77MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 23:41:57         391,572  35%   17.78MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 23:41:57         394,989  36%   17.12MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 23:41:57         398,842  36%   17.29MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 23:41:57         400,036  36%   17.34MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 23:41:57         400,868  36%   17.38MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 23:41:57         408,825  37%   16.95MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 23:41:57         418,854  38%   17.37MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 23:41:57         430,764  39%   17.12MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 23:41:57         436,347  40%   17.34MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 23:41:57         445,922  40%   17.72MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 23:41:57         446,355  41%   17.74MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 23:41:57         450,607  41%   17.19MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 23:41:57         452,713  41%   17.27MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 23:41:57         465,232  42%   17.75MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 23:41:57         471,613  43%   17.99MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 23:41:57         477,689  43%   18.22MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 23:41:57         481,507  44%   17.66MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 23:41:57         483,251  44%   17.73MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 23:41:57         493,374  45%   18.10MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 23:41:57         499,356  45%   18.32MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 23:41:57         505,831  46%   17.87MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 23:41:57         514,948  47%   18.19MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 23:41:57         518,402  47%   18.31MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 23:41:57         518,741  47%   18.32MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 23:41:57         528,351  48%   18.66MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 23:41:57         533,971  49%   18.19MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 23:41:57         535,202  49%   18.23MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 23:41:57         547,206  50%   18.64MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 23:41:57         558,147  51%   19.01MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 23:41:57         566,010  52%   18.61MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 23:41:57         574,671  52%   18.90MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 23:41:57         579,441  53%   19.06MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 23:41:57         584,625  53%   19.23MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 23:41:57         586,277  53%   19.28MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 23:41:57         589,297  54%   18.73MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 23:41:57         596,855  54%   18.97MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 23:41:57         607,833  55%   19.32MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 23:41:57         619,173  56%   19.68MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 23:41:57         624,394  57%   19.21MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 23:41:57         628,609  57%   19.34MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 23:41:57         637,307  58%   19.61MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 23:41:57         644,773  59%   19.84MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 23:41:57         647,372  59%   19.92MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 23:41:57         654,266  60%   19.50MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 23:41:57         658,994  60%   19.64MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 23:41:57         671,454  61%   18.83MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 23:41:57         681,882  62%   19.13MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 23:41:57         692,404  63%   19.42MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 23:41:57         699,392  64%   19.06MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 23:41:57         708,603  65%   19.31MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 23:41:57         710,808  65%   19.37MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 23:41:57         722,185  66%   19.13MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 23:41:57         724,747  66%   19.20MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 23:41:57         725,485  66%   19.22MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 23:41:57         728,540  66%   19.30MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         728,540  66%   19.30MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         728,540  66%   19.30MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         728,540  66%   18.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         728,540  66%   18.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         728,540  66%   18.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57          23,434  16%   22.35MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:41:57          47,857  33%   45.64MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:41:57          47,857  33%   45.64MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:41:57          71,088  49%   67.79MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:41:57          71,379  50%   68.07MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:41:57          71,379  50%   17.02MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:41:57           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:41:57           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:41:57           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:41:57           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:41:57           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57          73,976   6%   70.55MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 23:41:57         146,144  13%   46.46MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 23:41:57         146,144  13%   46.46MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 23:41:57         146,144  13%   46.46MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 23:41:57         216,070  19%   41.21MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 23:41:57         216,220  19%   41.24MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 23:41:57         216,517  19%   41.30MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 23:41:57         358,325  33%   34.17MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 23:41:57         358,968  33%   34.23MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 23:41:57         359,402  33%   34.28MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 23:41:57         360,489  33%   31.25MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 23:41:57         360,773  33%   31.28MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 23:41:57         361,055  33%   31.30MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 23:41:57         362,004  33%   31.38MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 23:41:57         363,148  33%   28.86MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 23:41:57         363,932  33%   28.92MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 23:41:57         364,410  33%   28.96MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 23:41:57         364,850  33%   29.00MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 23:41:57         365,128  33%   29.02MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 23:41:57         366,182  33%   26.86MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 23:41:57         366,884  33%   26.91MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 23:41:57         367,512  33%   26.96MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 23:41:57         367,794  33%   26.98MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 23:41:57         368,272  34%   27.02MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 23:41:57         368,552  34%   27.04MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 23:41:57         368,988  34%   27.07MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 23:41:57         369,790  34%   27.13MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 23:41:57         370,074  34%   27.15MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 23:41:57         370,858  34%   27.21MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 23:41:57         371,140  34%   27.23MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 23:41:57         371,999  34%   25.34MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 23:41:57         372,281  34%   25.36MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 23:41:57         372,561  34%   25.38MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 23:41:57         372,843  34%   25.40MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 23:41:57         373,277  34%   25.43MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 23:41:57         374,088  34%   25.48MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 23:41:57         374,722  34%   25.53MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 23:41:57         375,818  34%   25.60MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 23:41:57         376,259  34%   23.92MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 23:41:57         377,073  34%   23.97MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 23:41:57         377,925  34%   24.03MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 23:41:57         378,939  35%   24.09MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 23:41:57         379,223  35%   22.60MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 23:41:57         379,657  35%   22.63MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 23:41:57         380,459  35%   22.68MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 23:41:57         380,741  35%   22.69MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 23:41:57         381,588  35%   21.41MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 23:41:57         382,024  35%   21.43MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 23:41:57         383,152  35%   21.49MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 23:41:57         383,588  35%   21.52MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 23:41:57         384,558  35%   21.57MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 23:41:57         385,675  35%   21.64MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 23:41:57         385,957  35%   20.45MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 23:41:57         386,747  35%   20.49MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 23:41:57         387,025  35%   20.51MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 23:41:57         387,463  35%   20.53MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 23:41:57         387,743  35%   20.54MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 23:41:57         388,182  35%   20.57MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 23:41:57         388,466  35%   19.50MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 23:41:57         389,250  35%   19.54MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 23:41:57         390,049  36%   19.58MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 23:41:57         390,329  36%   19.59MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 23:41:57         393,746  36%   18.78MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 23:41:57         397,499  36%   18.95MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 23:41:57         398,695  36%   19.01MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 23:41:57         399,427  36%   19.05MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 23:41:57         407,227  37%   19.42MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 23:41:57         417,256  38%   18.95MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 23:41:57         429,166  39%   19.49MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 23:41:57         434,749  40%   19.74MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 23:41:57         444,324  41%   20.18MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 23:41:57         444,657  41%   19.28MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 23:41:57         448,809  41%   19.46MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 23:41:57         450,972  41%   19.55MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 23:41:57         463,387  42%   20.09MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 23:41:57         469,825  43%   20.37MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 23:41:57         475,801  43%   20.63MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 23:41:57         479,617  44%   20.79MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 23:41:57         481,204  44%   20.86MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 23:41:57         491,170  45%   20.37MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 23:41:57         497,152  45%   20.61MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 23:41:57         503,527  46%   20.88MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 23:41:57         512,644  47%   21.26MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 23:41:57         515,998  47%   21.40MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 23:41:57         516,394  47%   21.41MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 23:41:57         525,904  48%   20.90MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 23:41:57         531,424  49%   21.12MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 23:41:57         532,555  49%   21.16MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 23:41:57         544,402  50%   21.63MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 23:41:57         555,343  51%   19.62MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 23:41:57         563,206  52%   19.18MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 23:41:57         571,867  52%   19.48MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 23:41:57         576,540  53%   19.64MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 23:41:57         581,724  53%   19.13MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 23:41:57         583,376  53%   19.18MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 23:41:57         586,396  54%   18.64MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 23:41:57         593,852  54%   18.88MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 23:41:57         604,730  55%   19.22MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 23:41:57         616,070  56%   19.58MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 23:41:57         621,191  57%   19.11MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 23:41:57         625,406  57%   19.24MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 23:41:57         634,004  58%   19.50MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 23:41:57         641,468  59%   19.12MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 23:41:57         643,967  59%   19.19MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 23:41:57         650,861  60%   19.40MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 23:41:57         655,589  60%   19.54MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 23:41:57         667,947  61%   19.30MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 23:41:57         678,375  62%   19.60MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 23:41:57         688,805  63%   19.91MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 23:41:57         695,636  64%   20.10MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 23:41:57         704,690  65%   19.77MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 23:41:57         706,790  65%   19.82MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 23:41:57         718,067  66%   20.14MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 23:41:57         720,629  66%   19.64MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 23:41:57         721,367  66%   19.66MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 23:41:57         724,322  66%   19.74MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         724,322  66%   19.74MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         724,322  66%   19.74MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         724,322  66%   16.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         724,322  66%   15.70MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57         724,322  66%   15.70MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57          23,399  16%   22.32MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:41:57          47,785  33%   45.57MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:41:57          47,785  33%   45.57MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:41:57          70,981  49%   67.69MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:41:57          71,272  50%   67.97MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:41:57          71,272  50%   33.99MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:41:57           4,708  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:41:57           4,708  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:41:57           6,483  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:41:57           6,745  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:41:57           6,745  50%    1.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57          56,658  12%   54.03MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:41:57         114,919  25%  109.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:41:57         164,293  37%   78.34MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:41:57         220,748  49%   70.17MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:41:57         221,039  50%   70.27MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:41:57         221,039  50%   52.70MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:41:57 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.21.04/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
07-Nov-2024 23:41:57               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:41:57          24,443   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
07-Nov-2024 23:41:57          49,661   7%   47.36MB/s    0:00:00 (xfr#3, to-chk=13/20)
07-Nov-2024 23:41:57          49,661   7%   47.36MB/s    0:00:00 (xfr#4, to-chk=11/20)
07-Nov-2024 23:41:57          73,624  10%   70.21MB/s    0:00:00 (xfr#5, to-chk=9/20)
07-Nov-2024 23:41:57          73,715  10%   70.30MB/s    0:00:00 (xfr#6, to-chk=7/20)
07-Nov-2024 23:41:57         210,135  29%  200.40MB/s    0:00:00 (xfr#7, to-chk=5/20)
07-Nov-2024 23:41:57         210,432  29%  200.68MB/s    0:00:00 (xfr#8, to-chk=3/20)
07-Nov-2024 23:41:57         353,951  50%  112.52MB/s    0:00:00 (xfr#9, to-chk=1/20)
07-Nov-2024 23:41:57         353,951  50%   24.11MB/s    0:00:00 (xfr#9, to-chk=0/20)
07-Nov-2024 23:41:57 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_CRUD.1731022905.2440197 exists, exporting anyway.
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57 =============================== warnings summary ===============================
07-Nov-2024 23:41:57 tests/utils/rest_utils.py:98
07-Nov-2024 23:41:57   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:41:57     print("""
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57 tests/utils/path_utils.py:112
07-Nov-2024 23:41:57   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:41:57     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57 tests/utils/acceptance_utils.py:55
07-Nov-2024 23:41:57   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:41:57     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57 tests/utils/acceptance_utils.py:57
07-Nov-2024 23:41:57   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:41:57     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:41:57
07-Nov-2024 23:41:57 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 23:41:57 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 23:41:57 ================= 27 passed, 4 warnings in 1257.55s (0:20:57) ==================
07-Nov-2024 23:42:02 release "dev" uninstalled
07-Nov-2024 23:42:02 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 23:42:02 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 23:42:04 No resources found
07-Nov-2024 23:42:05 Sidecar injection has been disabled
07-Nov-2024 23:42:05 Cleaning helm release "dev"...
07-Nov-2024 23:42:05 Deleted 1 helm deployments
07-Nov-2024 23:42:05 Deleted 0 k8s deployments
07-Nov-2024 23:42:05 Deleted 0 k8s services
07-Nov-2024 23:42:05 Deleted 0 persistent volumes
07-Nov-2024 23:42:06 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:42:06 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 23:42:06 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:42:06 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 23:42:06 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 23:42:06 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:42:06 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 23:42:06 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 23:42:06 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 23:42:06 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS...
07-Nov-2024 23:42:06 Finished task 'Parse test results' with result: Success
07-Nov-2024 23:42:06 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:42:06 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:42:06
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio symlinks #3360 (ODSRV-OAP-MDCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCPS-3360-ScriptBuildTask-3513553824743862469.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance
07-Nov-2024 23:42:06 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_CRUD_proxyio_symlinks.tar.gz
07-Nov-2024 23:42:06 Uploading artifact
07-Nov-2024 23:42:06     source path: surefire_multiprovider_directory_CRUD_proxyio_symlinks.tar.gz
07-Nov-2024 23:42:06     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_CRUD_proxyio_symlinks.tar.gz
07-Nov-2024 23:42:06 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 23:42:06 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:42:06 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:42:06
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio symlinks #3360 (ODSRV-OAP-MDCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCPS-3360-ScriptBuildTask-14227291335478357521.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS
07-Nov-2024 23:42:06 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 23:42:06 Finished task 'Pack logs' with result: Success
07-Nov-2024 23:42:06 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:42:06
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 23:42:06 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:42:06
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio symlinks #3360 (ODSRV-OAP-MDCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCPS-3360-ScriptBuildTask-3126813492791348209.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS/onedata-acceptance
07-Nov-2024 23:42:06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 23:42:06                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 23:42:06
07-Nov-2024 23:42:07   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 23:42:07 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61820
07-Nov-2024 23:42:07 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 23:42:07 Cleaning helm deployments
07-Nov-2024 23:42:07 Cleanining pods
07-Nov-2024 23:42:08 Cleaning kube persistant volumes
07-Nov-2024 23:42:08 Cleaning dockswift container
07-Nov-2024 23:42:08 Cleaning docker containers
07-Nov-2024 23:42:11 Stalled docker containers to remove:
07-Nov-2024 23:42:11 6d1973a7bcee b27966371670 f120ed57016b ecc9b2b3789f f8b140ca0a37 b7fed6391e55 de7c74776ced afc69f3b39b3 99464c731a5a fb639e7e6b7f 9cb1e53446f1 14c083efff7c f54978bb1f02 d66edd21a151 b7117ceb79bf 89300fefeb25 3fe8b0a60951 6ae3791e7e9f f6d7a07bac03 6c8941fe5830
07-Nov-2024 23:42:11 Removing stalled docker containers
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: 6d1973a7bcee: Container 6d1973a7bceedd995841a72434f2d186b894156d8707ff7ef01b4d46b51ba84b is not running
07-Nov-2024 23:42:11 6d1973a7bcee
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: b27966371670: Container b2796637167023c81f9670dd62fed945b951bd545473de8949c9e2dfe5ef9346 is not running
07-Nov-2024 23:42:11 b27966371670
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: f120ed57016b: Container f120ed57016b964cb3a54a3dc604ec91e4ac04fcc571d82ddef8efeec6c443ca is not running
07-Nov-2024 23:42:11 f120ed57016b
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: ecc9b2b3789f: Container ecc9b2b3789f0b7889645b152ceb092872fb6776b1930a58711ff47fc47c9113 is not running
07-Nov-2024 23:42:11 ecc9b2b3789f
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: f8b140ca0a37: Container f8b140ca0a3702926cc57b014d0a49ffcc8ecadb721778c778c67aab58cfb450 is not running
07-Nov-2024 23:42:11 f8b140ca0a37
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: b7fed6391e55: Container b7fed6391e55cb2f9b586454be11af6f5e1c104641b66cc16d723cd4d236b917 is not running
07-Nov-2024 23:42:11 b7fed6391e55
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: de7c74776ced: Container de7c74776cedc4ca240b1c67dcbc4629ad31f66200220925581da5acd7bfd0e9 is not running
07-Nov-2024 23:42:11 de7c74776ced
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: afc69f3b39b3: Container afc69f3b39b3756daa4765e0e33dd6f0e01a10c2143710e42b81c51c3a660975 is not running
07-Nov-2024 23:42:11 afc69f3b39b3
07-Nov-2024 23:42:11 Error response from daemon: Cannot kill container: 99464c731a5a: Container 99464c731a5aa72c43a9aae56a5eb9b1915bfde6a2e89f4aef6c9d501bd0b732 is not running
07-Nov-2024 23:42:12 99464c731a5a
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: fb639e7e6b7f: Container fb639e7e6b7fecc2139accd973f420c78e7a3b73df92de5b4658ad3476aa52b8 is not running
07-Nov-2024 23:42:12 fb639e7e6b7f
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: 9cb1e53446f1: Container 9cb1e53446f1a79e08ecdadb76fa17f2b492024486e5d8e67ec9e637c5720ae2 is not running
07-Nov-2024 23:42:12 9cb1e53446f1
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: 14c083efff7c: Container 14c083efff7c8eaee35efd823e0edbe33a8520adee56b45e5b3524bdc193126a is not running
07-Nov-2024 23:42:12 14c083efff7c
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: f54978bb1f02: Container f54978bb1f0266ebb99c786d8e7abf4b229aaa881b9f0a926767878ac07edf51 is not running
07-Nov-2024 23:42:12 f54978bb1f02
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: d66edd21a151: Container d66edd21a151b3130b5aa62266e1a03816633c0d93fd5bfc1c6ebbbe26fe65f8 is not running
07-Nov-2024 23:42:12 d66edd21a151
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: b7117ceb79bf: Container b7117ceb79bf34b841082e475aa83baecfa68ce9f3119085a693dd7f3ac377e7 is not running
07-Nov-2024 23:42:12 b7117ceb79bf
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: 89300fefeb25: Container 89300fefeb252dd185cb2866fdcd0b0a56363dad291dd04e31d280a0efbc5716 is not running
07-Nov-2024 23:42:12 89300fefeb25
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: 3fe8b0a60951: Container 3fe8b0a60951fd773e2b5732b9060275da28e477c9a24df73533d2a5c9b716d8 is not running
07-Nov-2024 23:42:12 3fe8b0a60951
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: 6ae3791e7e9f: Container 6ae3791e7e9fdd8cf227d3aa362323befdec8b4252dd2518371ab410028ed1cb is not running
07-Nov-2024 23:42:12 6ae3791e7e9f
07-Nov-2024 23:42:12 Error response from daemon: Cannot kill container: f6d7a07bac03: Container f6d7a07bac03614fca7464fb8842dfe4f05f744a1ac9554ca6d7a46ac4726eaf is not running
07-Nov-2024 23:42:12 f6d7a07bac03
07-Nov-2024 23:42:14 6c8941fe5830
07-Nov-2024 23:42:14 6c8941fe5830
07-Nov-2024 23:42:14 Stalled docker volumes to remove:
07-Nov-2024 23:42:14
07-Nov-2024 23:42:14 Removing stalled docker volumes
07-Nov-2024 23:42:14 Removing stalled loopdevices
07-Nov-2024 23:42:18 Done
07-Nov-2024 23:42:18 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 23:42:18 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 23:42:18 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 23:42:18 Running post build plugin 'NCover Results Collector'
07-Nov-2024 23:42:18 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 23:42:18 Running post build plugin 'Clover Results Collector'
07-Nov-2024 23:42:18 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 23:42:18 Running post build plugin 'Artifact Copier'
07-Nov-2024 23:42:18 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 23:42:18 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 102.0 ms
07-Nov-2024 23:42:18 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPS'
07-Nov-2024 23:42:18 Finalising the build...
07-Nov-2024 23:42:18 Stopping timer.
07-Nov-2024 23:42:18 Build ODSRV-OAP-MDCPS-3360 completed.
07-Nov-2024 23:42:19 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 23:42:19 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 23:42:19 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 23:42:19 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 23:42:19 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 23:42:19 All post build plugins have finished
07-Nov-2024 23:42:19 Generating build results summary...
07-Nov-2024 23:42:19 Saving build results to disk...
07-Nov-2024 23:42:19 Store variable context...
07-Nov-2024 23:42:19 Finished building ODSRV-OAP-MDCPS-3360.