oneclient acceptance tests using environment deployed from packages

Build: #3359 was successful

Job: multiprovider directory CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,767 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 21:21:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mwz89' successfully started
07-Nov-2024 21:21:31
07-Nov-2024 21:21:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ig3rgryhgb57kbxq
07-Nov-2024 21:21:31
07-Nov-2024 21:21:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ig3rgryhgb57kbxq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ig3rgryhgb57kbxq
07-Nov-2024 21:21:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7039386182389797677'...
07-Nov-2024 21:21:31 Getting configuration...
07-Nov-2024 21:21:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ig3rgryhgb57kbxq'.
07-Nov-2024 21:21:31
07-Nov-2024 21:21:31 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:21:31 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:21:31 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:21:31 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:21:31 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:21:31 =================================================================
07-Nov-2024 21:21:31
07-Nov-2024 21:21:31 PASSED
07-Nov-2024 21:21:31 Unmounting client from /tmp/onedata/mnt/zg16ztrzimnm9eum
07-Nov-2024 21:21:31
07-Nov-2024 21:21:31
07-Nov-2024 21:21:31 Unmounting client from /tmp/onedata/mnt/ig3rgryhgb57kbxq
07-Nov-2024 21:21:31
07-Nov-2024 21:21:31
07-Nov-2024 21:22:10 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 21:22:10 =================================================================
07-Nov-2024 21:22:10 - Executing scenario 'Copy directory'
07-Nov-2024 21:22:10 - from feature 'Multi_directory_CRUD'
07-Nov-2024 21:22:10 -----------------------------------------------------------------
07-Nov-2024 21:22:10 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:22:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:22:10 using [token, token] by [user1, user2]"'
07-Nov-2024 21:22:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:22:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:22:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gb8cf'
07-Nov-2024 21:22:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gb8cf' successfully started
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qniwunuxbtqsb6ec
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qniwunuxbtqsb6ec --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qniwunuxbtqsb6ec
07-Nov-2024 21:22:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1047627644503808574'...
07-Nov-2024 21:22:10 Getting configuration...
07-Nov-2024 21:22:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qniwunuxbtqsb6ec'.
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:22:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:22:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mwz89'
07-Nov-2024 21:22:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mwz89' successfully started
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cjyn7hs87z6r48k1
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cjyn7hs87z6r48k1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cjyn7hs87z6r48k1
07-Nov-2024 21:22:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18376353041862012103'...
07-Nov-2024 21:22:10 Getting configuration...
07-Nov-2024 21:22:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cjyn7hs87z6r48k1'.
07-Nov-2024 21:22:10
07-Nov-2024 21:22:10 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:22:10 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:22:10 =================================================================
07-Nov-2024 21:22:10
07-Nov-2024 21:22:11 PASSED
07-Nov-2024 21:22:11 Unmounting client from /tmp/onedata/mnt/qniwunuxbtqsb6ec
07-Nov-2024 21:22:11
07-Nov-2024 21:22:11
07-Nov-2024 21:22:11 Unmounting client from /tmp/onedata/mnt/cjyn7hs87z6r48k1
07-Nov-2024 21:22:11
07-Nov-2024 21:22:11
07-Nov-2024 21:22:44 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 21:22:44 =================================================================
07-Nov-2024 21:22:44 - Executing scenario 'Fail to move directory to itself'
07-Nov-2024 21:22:44 - from feature 'Multi_directory_CRUD'
07-Nov-2024 21:22:44 -----------------------------------------------------------------
07-Nov-2024 21:22:44 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:22:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:22:44 using [token, token] by [user1, user2]"'
07-Nov-2024 21:22:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:22:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:22:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gb8cf'
07-Nov-2024 21:22:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gb8cf' successfully started
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mv3sgrwbvp4fvwj1
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mv3sgrwbvp4fvwj1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mv3sgrwbvp4fvwj1
07-Nov-2024 21:22:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8074182331296086511'...
07-Nov-2024 21:22:44 Getting configuration...
07-Nov-2024 21:22:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mv3sgrwbvp4fvwj1'.
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:22:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:22:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mwz89'
07-Nov-2024 21:22:44 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mwz89' successfully started
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8n4otexbzlnmt3zv
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8n4otexbzlnmt3zv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8n4otexbzlnmt3zv
07-Nov-2024 21:22:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5988811795746726674'...
07-Nov-2024 21:22:44 Getting configuration...
07-Nov-2024 21:22:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8n4otexbzlnmt3zv'.
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:22:44 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 21:22:44 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:22:44 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
07-Nov-2024 21:22:44 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 21:22:44 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 21:22:44 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 21:22:44 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:22:44 =================================================================
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 PASSED
07-Nov-2024 21:22:44 Unmounting client from /tmp/onedata/mnt/mv3sgrwbvp4fvwj1
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44 Unmounting client from /tmp/onedata/mnt/8n4otexbzlnmt3zv
07-Nov-2024 21:22:44
07-Nov-2024 21:22:44
07-Nov-2024 21:23:18 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 21:23:18 =================================================================
07-Nov-2024 21:23:18 - Executing scenario 'Fail to move directory to its subtree'
07-Nov-2024 21:23:18 - from feature 'Multi_directory_CRUD'
07-Nov-2024 21:23:18 -----------------------------------------------------------------
07-Nov-2024 21:23:18 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:23:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:23:18 using [token, token] by [user1, user2]"'
07-Nov-2024 21:23:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:23:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:23:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gb8cf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gb8cf'
07-Nov-2024 21:23:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gb8cf' successfully started
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o2r73pchfr7bw56g
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o2r73pchfr7bw56g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o2r73pchfr7bw56g
07-Nov-2024 21:23:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8006698231224159624'...
07-Nov-2024 21:23:18 Getting configuration...
07-Nov-2024 21:23:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o2r73pchfr7bw56g'.
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:23:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:23:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mwz89', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mwz89'
07-Nov-2024 21:23:18 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mwz89' successfully started
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0l3fcn6smfj4jrne
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0l3fcn6smfj4jrne --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0l3fcn6smfj4jrne
07-Nov-2024 21:23:18 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7545186996328367930'...
07-Nov-2024 21:23:18 Getting configuration...
07-Nov-2024 21:23:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0l3fcn6smfj4jrne'.
07-Nov-2024 21:23:18
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:23:18 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:23:18 =================================================================
07-Nov-2024 21:23:18
07-Nov-2024 21:23:29 PASSED
07-Nov-2024 21:23:29 Unmounting client from /tmp/onedata/mnt/o2r73pchfr7bw56g
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:23:29 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:23:29 Unmounting client from /tmp/onedata/mnt/0l3fcn6smfj4jrne
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_CRUD.1731014598.9153287', '-c', '/tmp/logs']
07-Nov-2024 21:23:29 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-nbg9m. See /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-cross-support-job-3p-users-nbg9m/entrypoint.log for more details
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-gb8cf: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-oneclient-krakow-7d9476b8bc-gb8cf/oneclient_logs
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=195/228)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29          23,228   0%   22.15MB/s    0:00:00 (xfr#1, to-chk=194/228)
07-Nov-2024 21:23:29          23,228   0%   22.15MB/s    0:00:00 (xfr#1, to-chk=188/228)
07-Nov-2024 21:23:29          23,978   0%   22.87MB/s    0:00:00 (xfr#2, to-chk=190/228)
07-Nov-2024 21:23:29         165,857   3%   17.57MB/s    0:00:00 (xfr#3, to-chk=189/228)
07-Nov-2024 21:23:29         166,607   3%   17.65MB/s    0:00:00 (xfr#4, to-chk=188/228)
07-Nov-2024 21:23:29         195,475   3%   16.95MB/s    0:00:00 (xfr#5, to-chk=187/228)
07-Nov-2024 21:23:29         196,033   3%   17.00MB/s    0:00:00 (xfr#6, to-chk=183/228)
07-Nov-2024 21:23:29         305,257   6%   17.12MB/s    0:00:00 (xfr#7, to-chk=182/228)
07-Nov-2024 21:23:29         305,815   6%   16.20MB/s    0:00:00 (xfr#8, to-chk=181/228)
07-Nov-2024 21:23:29         326,856   6%   17.32MB/s    0:00:00 (xfr#9, to-chk=180/228)
07-Nov-2024 21:23:29         327,510   6%   17.35MB/s    0:00:00 (xfr#10, to-chk=176/228)
07-Nov-2024 21:23:29         392,977   7%   17.85MB/s    0:00:00 (xfr#11, to-chk=175/228)
07-Nov-2024 21:23:29         393,631   7%   17.88MB/s    0:00:00 (xfr#12, to-chk=174/228)
07-Nov-2024 21:23:29         411,784   8%   17.85MB/s    0:00:00 (xfr#13, to-chk=173/228)
07-Nov-2024 21:23:29         412,150   8%   17.09MB/s    0:00:00 (xfr#14, to-chk=169/228)
07-Nov-2024 21:23:29         528,047  10%   20.14MB/s    0:00:00 (xfr#15, to-chk=168/228)
07-Nov-2024 21:23:29         528,413  10%   19.38MB/s    0:00:00 (xfr#16, to-chk=167/228)
07-Nov-2024 21:23:29         561,859  11%   19.85MB/s    0:00:00 (xfr#17, to-chk=166/228)
07-Nov-2024 21:23:29         562,417  11%   19.87MB/s    0:00:00 (xfr#18, to-chk=162/228)
07-Nov-2024 21:23:29         691,434  13%   19.98MB/s    0:00:00 (xfr#19, to-chk=161/228)
07-Nov-2024 21:23:29         691,992  13%   19.41MB/s    0:00:00 (xfr#20, to-chk=160/228)
07-Nov-2024 21:23:29         730,938  14%   19.92MB/s    0:00:00 (xfr#21, to-chk=159/228)
07-Nov-2024 21:23:29         731,688  14%   19.94MB/s    0:00:00 (xfr#22, to-chk=155/228)
07-Nov-2024 21:23:29         881,357  17%   21.55MB/s    0:00:00 (xfr#23, to-chk=154/228)
07-Nov-2024 21:23:29         882,107  17%   21.03MB/s    0:00:00 (xfr#24, to-chk=153/228)
07-Nov-2024 21:23:29         907,469  18%   21.64MB/s    0:00:00 (xfr#25, to-chk=152/228)
07-Nov-2024 21:23:29         908,027  18%   21.65MB/s    0:00:00 (xfr#26, to-chk=148/228)
07-Nov-2024 21:23:29       1,037,603  20%   22.49MB/s    0:00:00 (xfr#27, to-chk=147/228)
07-Nov-2024 21:23:29       1,038,161  20%   22.50MB/s    0:00:00 (xfr#28, to-chk=146/228)
07-Nov-2024 21:23:29       1,038,789  20%   22.52MB/s    0:00:00 (xfr#29, to-chk=145/228)
07-Nov-2024 21:23:29       1,058,732  21%   22.95MB/s    0:00:00 (xfr#30, to-chk=144/228)
07-Nov-2024 21:23:29       1,059,290  21%   22.96MB/s    0:00:00 (xfr#31, to-chk=140/228)
07-Nov-2024 21:23:29       1,171,316  23%   22.80MB/s    0:00:00 (xfr#32, to-chk=139/228)
07-Nov-2024 21:23:29       1,171,874  23%   22.81MB/s    0:00:00 (xfr#33, to-chk=138/228)
07-Nov-2024 21:23:29       1,218,482  24%   22.78MB/s    0:00:00 (xfr#34, to-chk=137/228)
07-Nov-2024 21:23:29       1,219,232  24%   22.80MB/s    0:00:00 (xfr#35, to-chk=133/228)
07-Nov-2024 21:23:29       1,408,540  28%   23.99MB/s    0:00:00 (xfr#36, to-chk=132/228)
07-Nov-2024 21:23:29       1,409,290  28%   24.00MB/s    0:00:00 (xfr#37, to-chk=131/228)
07-Nov-2024 21:23:29       1,409,918  28%   24.01MB/s    0:00:00 (xfr#38, to-chk=130/228)
07-Nov-2024 21:23:29       1,436,854  28%   22.46MB/s    0:00:00 (xfr#39, to-chk=129/228)
07-Nov-2024 21:23:29       1,437,508  28%   22.47MB/s    0:00:00 (xfr#40, to-chk=125/228)
07-Nov-2024 21:23:29       1,534,302  30%   22.86MB/s    0:00:00 (xfr#41, to-chk=124/228)
07-Nov-2024 21:23:29       1,534,956  30%   22.87MB/s    0:00:00 (xfr#42, to-chk=123/228)
07-Nov-2024 21:23:29       1,561,743  31%   22.91MB/s    0:00:00 (xfr#43, to-chk=122/228)
07-Nov-2024 21:23:29       1,562,301  31%   22.57MB/s    0:00:00 (xfr#44, to-chk=118/228)
07-Nov-2024 21:23:29       1,703,525  34%   23.21MB/s    0:00:00 (xfr#45, to-chk=117/228)
07-Nov-2024 21:23:29       1,704,083  34%   23.22MB/s    0:00:00 (xfr#46, to-chk=116/228)
07-Nov-2024 21:23:29       1,727,417  34%   21.97MB/s    0:00:00 (xfr#47, to-chk=115/228)
07-Nov-2024 21:23:29       1,728,071  34%   21.97MB/s    0:00:00 (xfr#48, to-chk=111/228)
07-Nov-2024 21:23:29       1,813,461  36%   22.46MB/s    0:00:00 (xfr#49, to-chk=110/228)
07-Nov-2024 21:23:29       1,814,115  36%   22.47MB/s    0:00:00 (xfr#50, to-chk=109/228)
07-Nov-2024 21:23:29       1,814,743  36%   22.48MB/s    0:00:00 (xfr#51, to-chk=108/228)
07-Nov-2024 21:23:29       1,835,789  36%   22.74MB/s    0:00:00 (xfr#52, to-chk=107/228)
07-Nov-2024 21:23:29       1,836,251  36%   22.45MB/s    0:00:00 (xfr#53, to-chk=103/228)
07-Nov-2024 21:23:29       1,943,186  38%   22.88MB/s    0:00:00 (xfr#54, to-chk=102/228)
07-Nov-2024 21:23:29       1,943,648  38%   22.60MB/s    0:00:00 (xfr#55, to-chk=101/228)
07-Nov-2024 21:23:29       1,975,695  39%   22.98MB/s    0:00:00 (xfr#56, to-chk=100/228)
07-Nov-2024 21:23:29       1,976,253  39%   22.98MB/s    0:00:00 (xfr#57, to-chk=96/228)
07-Nov-2024 21:23:29       2,128,977  42%   23.07MB/s    0:00:00 (xfr#58, to-chk=95/228)
07-Nov-2024 21:23:29       2,129,535  42%   23.08MB/s    0:00:00 (xfr#59, to-chk=94/228)
07-Nov-2024 21:23:29       2,151,578  43%   23.06MB/s    0:00:00 (xfr#60, to-chk=93/228)
07-Nov-2024 21:23:29       2,152,136  43%   23.06MB/s    0:00:00 (xfr#61, to-chk=89/228)
07-Nov-2024 21:23:29       2,238,887  44%   23.46MB/s    0:00:00 (xfr#62, to-chk=88/228)
07-Nov-2024 21:23:29       2,239,445  44%   23.47MB/s    0:00:00 (xfr#63, to-chk=87/228)
07-Nov-2024 21:23:29       2,279,982  45%   23.63MB/s    0:00:00 (xfr#64, to-chk=86/228)
07-Nov-2024 21:23:29       2,280,540  45%   23.64MB/s    0:00:00 (xfr#65, to-chk=82/228)
07-Nov-2024 21:23:29       2,455,779  49%   24.14MB/s    0:00:00 (xfr#66, to-chk=81/228)
07-Nov-2024 21:23:29       2,456,337  49%   24.15MB/s    0:00:00 (xfr#67, to-chk=80/228)
07-Nov-2024 21:23:29       2,456,965  49%   24.16MB/s    0:00:00 (xfr#68, to-chk=79/228)
07-Nov-2024 21:23:29       2,523,785  50%   23.60MB/s    0:00:00 (xfr#69, to-chk=78/228)
07-Nov-2024 21:23:29       2,524,631  50%   23.60MB/s    0:00:00 (xfr#70, to-chk=74/228)
07-Nov-2024 21:23:29       2,934,118  58%   25.21MB/s    0:00:00 (xfr#71, to-chk=73/228)
07-Nov-2024 21:23:29       2,934,964  58%   25.22MB/s    0:00:00 (xfr#72, to-chk=72/228)
07-Nov-2024 21:23:29       2,958,585  59%   25.42MB/s    0:00:00 (xfr#73, to-chk=71/228)
07-Nov-2024 21:23:29       2,959,143  59%   25.42MB/s    0:00:00 (xfr#74, to-chk=67/228)
07-Nov-2024 21:23:29       3,043,702  60%   25.69MB/s    0:00:00 (xfr#75, to-chk=66/228)
07-Nov-2024 21:23:29       3,044,260  60%   25.69MB/s    0:00:00 (xfr#76, to-chk=65/228)
07-Nov-2024 21:23:29       3,096,964  61%   25.91MB/s    0:00:00 (xfr#77, to-chk=64/228)
07-Nov-2024 21:23:29       3,097,234  61%   25.91MB/s    0:00:00 (xfr#78, to-chk=60/228)
07-Nov-2024 21:23:29       3,290,918  65%   26.37MB/s    0:00:00 (xfr#79, to-chk=59/228)
07-Nov-2024 21:23:29       3,291,188  65%   26.38MB/s    0:00:00 (xfr#80, to-chk=58/228)
07-Nov-2024 21:23:29       3,347,176  66%   26.82MB/s    0:00:00 (xfr#81, to-chk=57/228)
07-Nov-2024 21:23:29       3,347,638  66%   26.83MB/s    0:00:00 (xfr#82, to-chk=53/228)
07-Nov-2024 21:23:29       3,629,537  72%   28.84MB/s    0:00:00 (xfr#83, to-chk=52/228)
07-Nov-2024 21:23:29       3,629,999  72%   28.85MB/s    0:00:00 (xfr#84, to-chk=51/228)
07-Nov-2024 21:23:29       3,658,241  73%   27.47MB/s    0:00:00 (xfr#85, to-chk=50/228)
07-Nov-2024 21:23:29       3,658,991  73%   27.48MB/s    0:00:00 (xfr#86, to-chk=46/228)
07-Nov-2024 21:23:29       3,761,098  75%   27.59MB/s    0:00:00 (xfr#87, to-chk=45/228)
07-Nov-2024 21:23:29       3,761,848  75%   27.39MB/s    0:00:00 (xfr#88, to-chk=44/228)
07-Nov-2024 21:23:29       3,789,764  75%   27.38MB/s    0:00:00 (xfr#89, to-chk=43/228)
07-Nov-2024 21:23:29       3,790,322  75%   27.38MB/s    0:00:00 (xfr#90, to-chk=39/228)
07-Nov-2024 21:23:29       3,892,572  77%   26.71MB/s    0:00:00 (xfr#91, to-chk=38/228)
07-Nov-2024 21:23:29       3,893,130  77%   26.71MB/s    0:00:00 (xfr#92, to-chk=37/228)
07-Nov-2024 21:23:29       3,893,758  77%   26.71MB/s    0:00:00 (xfr#93, to-chk=36/228)
07-Nov-2024 21:23:29       3,924,271  78%   26.92MB/s    0:00:00 (xfr#94, to-chk=35/228)
07-Nov-2024 21:23:29       3,924,829  78%   26.93MB/s    0:00:00 (xfr#95, to-chk=31/228)
07-Nov-2024 21:23:29       4,033,619  80%   26.71MB/s    0:00:00 (xfr#96, to-chk=30/228)
07-Nov-2024 21:23:29       4,034,177  80%   26.72MB/s    0:00:00 (xfr#97, to-chk=29/228)
07-Nov-2024 21:23:29       4,064,526  81%   26.73MB/s    0:00:00 (xfr#98, to-chk=28/228)
07-Nov-2024 21:23:29       4,064,988  81%   26.74MB/s    0:00:00 (xfr#99, to-chk=24/228)
07-Nov-2024 21:23:29       4,197,257  83%   26.86MB/s    0:00:00 (xfr#100, to-chk=23/228)
07-Nov-2024 21:23:29       4,197,719  83%   26.87MB/s    0:00:00 (xfr#101, to-chk=22/228)
07-Nov-2024 21:23:29       4,214,443  84%   26.79MB/s    0:00:00 (xfr#102, to-chk=21/228)
07-Nov-2024 21:23:29       4,215,001  84%   26.80MB/s    0:00:00 (xfr#103, to-chk=17/228)
07-Nov-2024 21:23:29       4,300,159  85%   25.79MB/s    0:00:00 (xfr#104, to-chk=16/228)
07-Nov-2024 21:23:29       4,300,717  85%   25.80MB/s    0:00:00 (xfr#105, to-chk=15/228)
07-Nov-2024 21:23:29       4,352,188  87%   25.94MB/s    0:00:00 (xfr#106, to-chk=14/228)
07-Nov-2024 21:23:29       4,352,938  87%   25.95MB/s    0:00:00 (xfr#107, to-chk=10/228)
07-Nov-2024 21:23:29       4,588,796  91%   27.18MB/s    0:00:00 (xfr#108, to-chk=9/228)
07-Nov-2024 21:23:29       4,589,546  91%   27.19MB/s    0:00:00 (xfr#109, to-chk=8/228)
07-Nov-2024 21:23:29       4,630,571  92%   27.43MB/s    0:00:00 (xfr#110, to-chk=7/228)
07-Nov-2024 21:23:29       4,631,257  92%   27.43MB/s    0:00:00 (xfr#111, to-chk=3/228)
07-Nov-2024 21:23:29       4,898,935  97%   28.32MB/s    0:00:00 (xfr#112, to-chk=2/228)
07-Nov-2024 21:23:29       4,899,621  97%   28.32MB/s    0:00:00 (xfr#113, to-chk=1/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   28.70MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   26.62MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   26.62MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   26.62MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,996,370  99%   26.62MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-mwz89: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-oneclient-paris-5cc45c8cb7-mwz89/oneclient_logs
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=195/228)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29          27,263   0%   26.00MB/s    0:00:00 (xfr#1, to-chk=194/228)
07-Nov-2024 21:23:29          27,263   0%   26.00MB/s    0:00:00 (xfr#1, to-chk=188/228)
07-Nov-2024 21:23:29          28,013   0%   26.72MB/s    0:00:00 (xfr#2, to-chk=190/228)
07-Nov-2024 21:23:29         193,024   4%   26.30MB/s    0:00:00 (xfr#3, to-chk=189/228)
07-Nov-2024 21:23:29         193,774   4%   23.10MB/s    0:00:00 (xfr#4, to-chk=188/228)
07-Nov-2024 21:23:29         212,674   4%   25.35MB/s    0:00:00 (xfr#5, to-chk=187/228)
07-Nov-2024 21:23:29         213,136   4%   25.41MB/s    0:00:00 (xfr#6, to-chk=183/228)
07-Nov-2024 21:23:29         313,848   7%   27.21MB/s    0:00:00 (xfr#7, to-chk=182/228)
07-Nov-2024 21:23:29         314,310   7%   27.25MB/s    0:00:00 (xfr#8, to-chk=181/228)
07-Nov-2024 21:23:29         338,321   7%   29.33MB/s    0:00:00 (xfr#9, to-chk=180/228)
07-Nov-2024 21:23:29         338,783   7%   29.37MB/s    0:00:00 (xfr#10, to-chk=176/228)
07-Nov-2024 21:23:29         436,783   9%   29.75MB/s    0:00:00 (xfr#11, to-chk=175/228)
07-Nov-2024 21:23:29         437,245   9%   24.53MB/s    0:00:00 (xfr#12, to-chk=174/228)
07-Nov-2024 21:23:29         475,117  10%   25.17MB/s    0:00:00 (xfr#13, to-chk=173/228)
07-Nov-2024 21:23:29         475,771  10%   25.21MB/s    0:00:00 (xfr#14, to-chk=169/228)
07-Nov-2024 21:23:29         618,032  13%   28.07MB/s    0:00:00 (xfr#15, to-chk=168/228)
07-Nov-2024 21:23:29         618,686  13%   28.10MB/s    0:00:00 (xfr#16, to-chk=167/228)
07-Nov-2024 21:23:29         619,314  13%   28.12MB/s    0:00:00 (xfr#17, to-chk=166/228)
07-Nov-2024 21:23:29         636,823  14%   28.92MB/s    0:00:00 (xfr#18, to-chk=165/228)
07-Nov-2024 21:23:29         637,381  14%   28.95MB/s    0:00:00 (xfr#19, to-chk=161/228)
07-Nov-2024 21:23:29         737,107  16%   30.56MB/s    0:00:00 (xfr#20, to-chk=160/228)
07-Nov-2024 21:23:29         737,665  16%   30.59MB/s    0:00:00 (xfr#21, to-chk=159/228)
07-Nov-2024 21:23:29         787,802  17%   31.30MB/s    0:00:00 (xfr#22, to-chk=158/228)
07-Nov-2024 21:23:29         788,552  17%   31.33MB/s    0:00:00 (xfr#23, to-chk=154/228)
07-Nov-2024 21:23:29       1,010,717  22%   32.13MB/s    0:00:00 (xfr#24, to-chk=153/228)
07-Nov-2024 21:23:29       1,011,467  22%   31.12MB/s    0:00:00 (xfr#25, to-chk=152/228)
07-Nov-2024 21:23:29       1,039,069  23%   31.97MB/s    0:00:00 (xfr#26, to-chk=151/228)
07-Nov-2024 21:23:29       1,039,531  23%   31.98MB/s    0:00:00 (xfr#27, to-chk=147/228)
07-Nov-2024 21:23:29       1,135,431  25%   32.81MB/s    0:00:00 (xfr#28, to-chk=146/228)
07-Nov-2024 21:23:29       1,135,893  25%   32.83MB/s    0:00:00 (xfr#29, to-chk=145/228)
07-Nov-2024 21:23:29       1,185,242  26%   32.30MB/s    0:00:00 (xfr#30, to-chk=144/228)
07-Nov-2024 21:23:29       1,186,184  26%   31.42MB/s    0:00:00 (xfr#31, to-chk=140/228)
07-Nov-2024 21:23:29       1,460,110  32%   26.78MB/s    0:00:00 (xfr#32, to-chk=139/228)
07-Nov-2024 21:23:29       1,461,052  32%   26.80MB/s    0:00:00 (xfr#33, to-chk=138/228)
07-Nov-2024 21:23:29       1,482,130  33%   27.18MB/s    0:00:00 (xfr#34, to-chk=137/228)
07-Nov-2024 21:23:29       1,482,496  33%   27.19MB/s    0:00:00 (xfr#35, to-chk=133/228)
07-Nov-2024 21:23:29       1,564,356  35%   27.13MB/s    0:00:00 (xfr#36, to-chk=132/228)
07-Nov-2024 21:23:29       1,564,722  35%   27.13MB/s    0:00:00 (xfr#37, to-chk=131/228)
07-Nov-2024 21:23:29       1,589,676  35%   27.56MB/s    0:00:00 (xfr#38, to-chk=130/228)
07-Nov-2024 21:23:29       1,590,330  35%   27.08MB/s    0:00:00 (xfr#39, to-chk=126/228)
07-Nov-2024 21:23:29       1,727,608  38%   28.41MB/s    0:00:00 (xfr#40, to-chk=125/228)
07-Nov-2024 21:23:29       1,728,262  38%   27.94MB/s    0:00:00 (xfr#41, to-chk=124/228)
07-Nov-2024 21:23:29       1,761,554  39%   28.00MB/s    0:00:00 (xfr#42, to-chk=123/228)
07-Nov-2024 21:23:29       1,762,208  39%   27.55MB/s    0:00:00 (xfr#43, to-chk=119/228)
07-Nov-2024 21:23:29       1,919,720  42%   28.61MB/s    0:00:00 (xfr#44, to-chk=118/228)
07-Nov-2024 21:23:29       1,920,374  43%   28.62MB/s    0:00:00 (xfr#45, to-chk=117/228)
07-Nov-2024 21:23:29       1,960,770  43%   28.77MB/s    0:00:00 (xfr#46, to-chk=116/228)
07-Nov-2024 21:23:29       1,961,616  43%   28.78MB/s    0:00:00 (xfr#47, to-chk=112/228)
07-Nov-2024 21:23:29       2,189,640  49%   31.17MB/s    0:00:00 (xfr#48, to-chk=111/228)
07-Nov-2024 21:23:29       2,190,486  49%   31.18MB/s    0:00:00 (xfr#49, to-chk=110/228)
07-Nov-2024 21:23:29       2,191,114  49%   31.19MB/s    0:00:00 (xfr#50, to-chk=109/228)
07-Nov-2024 21:23:29       2,219,009  49%   31.12MB/s    0:00:00 (xfr#51, to-chk=108/228)
07-Nov-2024 21:23:29       2,219,567  49%   31.13MB/s    0:00:00 (xfr#52, to-chk=104/228)
07-Nov-2024 21:23:29       2,316,522  51%   29.46MB/s    0:00:00 (xfr#53, to-chk=103/228)
07-Nov-2024 21:23:29       2,317,080  51%   29.46MB/s    0:00:00 (xfr#54, to-chk=102/228)
07-Nov-2024 21:23:29       2,345,322  52%   29.43MB/s    0:00:00 (xfr#55, to-chk=101/228)
07-Nov-2024 21:23:29       2,345,784  52%   29.44MB/s    0:00:00 (xfr#56, to-chk=97/228)
07-Nov-2024 21:23:29       2,512,851  56%   30.33MB/s    0:00:00 (xfr#57, to-chk=96/228)
07-Nov-2024 21:23:29       2,513,313  56%   29.96MB/s    0:00:00 (xfr#58, to-chk=95/228)
07-Nov-2024 21:23:29       2,542,661  56%   30.31MB/s    0:00:00 (xfr#59, to-chk=94/228)
07-Nov-2024 21:23:29       2,543,219  56%   29.94MB/s    0:00:00 (xfr#60, to-chk=90/228)
07-Nov-2024 21:23:29       2,668,683  59%   30.66MB/s    0:00:00 (xfr#61, to-chk=89/228)
07-Nov-2024 21:23:29       2,669,241  59%   30.67MB/s    0:00:00 (xfr#62, to-chk=88/228)
07-Nov-2024 21:23:29       2,695,495  60%   30.60MB/s    0:00:00 (xfr#63, to-chk=87/228)
07-Nov-2024 21:23:29       2,695,861  60%   30.61MB/s    0:00:00 (xfr#64, to-chk=83/228)
07-Nov-2024 21:23:29       2,804,721  62%   31.10MB/s    0:00:00 (xfr#65, to-chk=82/228)
07-Nov-2024 21:23:29       2,805,087  62%   31.11MB/s    0:00:00 (xfr#66, to-chk=81/228)
07-Nov-2024 21:23:29       2,805,715  62%   31.11MB/s    0:00:00 (xfr#67, to-chk=80/228)
07-Nov-2024 21:23:29       2,836,595  63%   31.09MB/s    0:00:00 (xfr#68, to-chk=79/228)
07-Nov-2024 21:23:29       2,837,441  63%   30.75MB/s    0:00:00 (xfr#69, to-chk=75/228)
07-Nov-2024 21:23:29       2,966,958  66%   31.44MB/s    0:00:00 (xfr#70, to-chk=74/228)
07-Nov-2024 21:23:29       2,967,804  66%   31.10MB/s    0:00:00 (xfr#71, to-chk=73/228)
07-Nov-2024 21:23:29       3,004,243  67%   31.14MB/s    0:00:00 (xfr#72, to-chk=72/228)
07-Nov-2024 21:23:29       3,004,801  67%   31.15MB/s    0:00:00 (xfr#73, to-chk=68/228)
07-Nov-2024 21:23:29       3,155,607  70%   32.36MB/s    0:00:00 (xfr#74, to-chk=67/228)
07-Nov-2024 21:23:29       3,156,165  70%   32.37MB/s    0:00:00 (xfr#75, to-chk=66/228)
07-Nov-2024 21:23:29       3,184,245  71%   32.31MB/s    0:00:00 (xfr#76, to-chk=65/228)
07-Nov-2024 21:23:29       3,184,611  71%   32.31MB/s    0:00:00 (xfr#77, to-chk=61/228)
07-Nov-2024 21:23:29       3,285,328  73%   32.30MB/s    0:00:00 (xfr#78, to-chk=60/228)
07-Nov-2024 21:23:29       3,285,694  73%   32.30MB/s    0:00:00 (xfr#79, to-chk=59/228)
07-Nov-2024 21:23:29       3,286,322  73%   32.31MB/s    0:00:00 (xfr#80, to-chk=58/228)
07-Nov-2024 21:23:29       3,315,649  74%   32.27MB/s    0:00:00 (xfr#81, to-chk=57/228)
07-Nov-2024 21:23:29       3,316,111  74%   32.27MB/s    0:00:00 (xfr#82, to-chk=53/228)
07-Nov-2024 21:23:29       3,440,101  77%   32.81MB/s    0:00:00 (xfr#83, to-chk=52/228)
07-Nov-2024 21:23:29       3,440,563  77%   32.81MB/s    0:00:00 (xfr#84, to-chk=51/228)
07-Nov-2024 21:23:29       3,463,022  77%   32.70MB/s    0:00:00 (xfr#85, to-chk=50/228)
07-Nov-2024 21:23:29       3,463,484  77%   32.70MB/s    0:00:00 (xfr#86, to-chk=46/228)
07-Nov-2024 21:23:29       3,539,904  79%   33.10MB/s    0:00:00 (xfr#87, to-chk=45/228)
07-Nov-2024 21:23:29       3,540,366  79%   33.10MB/s    0:00:00 (xfr#88, to-chk=44/228)
07-Nov-2024 21:23:29       3,566,444  79%   33.02MB/s    0:00:00 (xfr#89, to-chk=43/228)
07-Nov-2024 21:23:29       3,567,002  79%   33.03MB/s    0:00:00 (xfr#90, to-chk=39/228)
07-Nov-2024 21:23:29       3,674,822  82%   33.70MB/s    0:00:00 (xfr#91, to-chk=38/228)
07-Nov-2024 21:23:29       3,675,380  82%   33.70MB/s    0:00:00 (xfr#92, to-chk=37/228)
07-Nov-2024 21:23:29       3,708,191  83%   33.68MB/s    0:00:00 (xfr#93, to-chk=36/228)
07-Nov-2024 21:23:29       3,708,941  83%   33.69MB/s    0:00:00 (xfr#94, to-chk=32/228)
07-Nov-2024 21:23:29       3,852,269  86%   32.80MB/s    0:00:00 (xfr#95, to-chk=31/228)
07-Nov-2024 21:23:29       3,853,019  86%   32.81MB/s    0:00:00 (xfr#96, to-chk=30/228)
07-Nov-2024 21:23:29       3,873,961  86%   32.69MB/s    0:00:00 (xfr#97, to-chk=29/228)
07-Nov-2024 21:23:29       3,874,519  86%   32.70MB/s    0:00:00 (xfr#98, to-chk=25/228)
07-Nov-2024 21:23:29       3,952,266  88%   33.06MB/s    0:00:00 (xfr#99, to-chk=24/228)
07-Nov-2024 21:23:29       3,952,824  88%   33.07MB/s    0:00:00 (xfr#100, to-chk=23/228)
07-Nov-2024 21:23:29       3,953,452  88%   33.07MB/s    0:00:00 (xfr#101, to-chk=22/228)
07-Nov-2024 21:23:29       3,982,113  89%   33.31MB/s    0:00:00 (xfr#102, to-chk=21/228)
07-Nov-2024 21:23:29       3,982,863  89%   33.03MB/s    0:00:00 (xfr#103, to-chk=17/228)
07-Nov-2024 21:23:29       4,082,310  91%   33.56MB/s    0:00:00 (xfr#104, to-chk=16/228)
07-Nov-2024 21:23:29       4,083,060  91%   33.28MB/s    0:00:00 (xfr#105, to-chk=15/228)
07-Nov-2024 21:23:29       4,107,916  91%   33.48MB/s    0:00:00 (xfr#106, to-chk=14/228)
07-Nov-2024 21:23:29       4,108,186  91%   33.49MB/s    0:00:00 (xfr#107, to-chk=10/228)
07-Nov-2024 21:23:29       4,235,105  94%   34.23MB/s    0:00:00 (xfr#108, to-chk=9/228)
07-Nov-2024 21:23:29       4,235,375  94%   33.94MB/s    0:00:00 (xfr#109, to-chk=8/228)
07-Nov-2024 21:23:29       4,267,200  95%   34.20MB/s    0:00:00 (xfr#110, to-chk=7/228)
07-Nov-2024 21:23:29       4,268,046  95%   34.20MB/s    0:00:00 (xfr#111, to-chk=3/228)
07-Nov-2024 21:23:29       4,387,913  98%   34.58MB/s    0:00:00 (xfr#112, to-chk=2/228)
07-Nov-2024 21:23:29       4,388,759  98%   34.59MB/s    0:00:00 (xfr#113, to-chk=1/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.87MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.04MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.04MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.04MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   34.04MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   33.77MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29       4,461,304  99%   33.77MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29          42,568   4%   40.60MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 21:23:29          82,524   9%   78.70MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 21:23:29          82,524   9%   78.70MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 21:23:29          82,524   9%   78.70MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 21:23:29         121,042  13%   57.72MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 21:23:29         121,192  13%   57.79MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 21:23:29         121,489  13%   57.93MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 21:23:29         257,655  29%   18.90MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 21:23:29         258,475  29%   18.96MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 21:23:29         258,944  29%   19.00MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 21:23:29         259,266  29%   19.02MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 21:23:29         259,582  29%   19.04MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 21:23:29         260,231  29%   19.09MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 21:23:29         260,391  29%   19.10MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 21:23:29         260,551  29%   19.11MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 21:23:29         261,374  29%   19.17MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 21:23:29         262,072  30%   19.23MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 21:23:29         262,865  30%   19.28MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 21:23:29         263,652  30%   17.96MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 21:23:29         263,977  30%   17.98MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 21:23:29         264,293  30%   18.00MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 21:23:29         265,101  30%   18.06MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 21:23:29         265,417  30%   18.08MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 21:23:29         265,733  30%   18.10MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 21:23:29         266,394  30%   18.15MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 21:23:29         266,715  30%   18.17MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 21:23:29         267,031  30%   18.19MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 21:23:29         267,347  30%   18.21MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 21:23:29         268,146  30%   18.27MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 21:23:29         269,262  30%   18.34MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 21:23:29         270,070  30%   18.40MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 21:23:29         270,863  31%   17.22MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 21:23:29         271,517  31%   17.26MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 21:23:29         272,316  31%   17.31MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 21:23:29         272,950  31%   17.35MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 21:23:29         273,266  31%   17.37MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 21:23:29         273,927  31%   17.42MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 21:23:29         274,576  31%   17.46MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 21:23:29         275,369  31%   17.51MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 21:23:29         275,841  31%   17.54MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 21:23:29         276,536  31%   17.58MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 21:23:29         277,434  31%   17.64MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 21:23:29         278,395  31%   16.59MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 21:23:29         278,711  31%   16.61MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 21:23:29         279,027  31%   16.63MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 21:23:29         279,343  32%   16.65MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 21:23:29         280,340  32%   16.71MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 21:23:29         281,149  32%   16.76MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 21:23:29         281,465  32%   16.78MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 21:23:29         281,781  32%   16.80MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 21:23:29         282,604  32%   16.84MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 21:23:29         282,920  32%   15.87MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 21:23:29         283,080  32%   15.88MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 21:23:29         283,396  32%   15.90MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 21:23:29         283,873  32%   15.92MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 21:23:29         284,993  32%   15.99MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 21:23:29         285,153  32%   16.00MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 21:23:29         286,105  32%   16.05MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 21:23:29         287,375  32%   16.12MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 21:23:29         287,691  32%   16.14MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 21:23:29         288,007  33%   16.16MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 21:23:29         288,167  33%   15.27MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 21:23:29         290,672  33%   15.40MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 21:23:29         295,779  33%   15.67MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 21:23:29         297,466  34%   15.76MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 21:23:29         301,262  34%   15.96MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 21:23:29         309,695  35%   16.41MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 21:23:29         315,600  36%   16.72MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 21:23:29         324,925  37%   17.22MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 21:23:29         331,135  37%   17.54MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 21:23:29         333,184  38%   17.65MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 21:23:29         336,544  38%   17.83MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 21:23:29         346,630  39%   17.40MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 21:23:29         352,939  40%   17.72MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 21:23:29         361,409  41%   18.14MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 21:23:29         361,748  41%   18.16MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 21:23:29         367,254  42%   18.43MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 21:23:29         367,630  42%   18.45MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 21:23:29         376,861  43%   18.92MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 21:23:29         379,004  43%   19.02MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 21:23:29         389,127  44%   19.53MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 21:23:29         393,322  45%   18.76MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 21:23:29         405,232  46%   19.32MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 21:23:29         416,745  47%   19.87MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 21:23:29         419,706  48%   20.01MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 21:23:29         429,395  49%   20.48MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 21:23:29         434,866  49%   20.74MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 21:23:29         440,677  50%   21.01MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 21:23:29         441,415  50%   21.05MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 21:23:29         448,745  51%   21.40MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 21:23:29         452,846  51%   21.59MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 21:23:29         457,916  52%   21.84MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 21:23:29         464,639  53%   21.10MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 21:23:29         465,870  53%   21.16MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 21:23:29         476,811  54%   21.65MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 21:23:29         480,570  55%   21.82MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 21:23:29         489,461  56%   22.23MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 21:23:29         500,040  57%   22.71MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 21:23:29         504,691  57%   22.92MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 21:23:29         508,088  58%   23.07MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 21:23:29         509,225  58%   23.13MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 21:23:29         516,862  59%   23.47MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 21:23:29         524,591  60%   22.74MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 21:23:29         527,589  60%   22.87MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 21:23:29         529,239  60%   22.94MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 21:23:29         541,243  62%   23.46MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 21:23:29         552,221  63%   23.94MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 21:23:29         561,204  64%   24.33MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 21:23:29         572,814  65%   24.83MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 21:23:29         577,428  66%   25.03MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 21:23:29         578,203  66%   25.06MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 21:23:29         588,745  67%   24.41MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 21:23:29         596,038  68%   24.71MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 21:23:29         598,580  68%   24.82MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 21:23:29         605,340  69%   25.10MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 21:23:29         615,064  70%   25.50MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         615,064  70%   25.50MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         615,064  70%   25.50MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         615,064  70%   24.44MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         615,064  70%   23.46MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         615,064  70%   23.46MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:23:29           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:23:29           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:23:29           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:23:29           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:23:29           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29          23,434  16%   22.35MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:23:29          47,857  33%   45.64MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:23:29          47,857  33%   45.64MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:23:29          71,088  49%   67.79MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:23:29          71,379  50%   68.07MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:23:29          71,379  50%   68.07MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29          42,002   4%   40.06MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 21:23:29          81,383   9%   77.61MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 21:23:29          81,383   9%   77.61MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 21:23:29          81,383   9%   77.61MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 21:23:29         119,335  13%   56.90MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 21:23:29         119,485  13%   56.97MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 21:23:29         119,782  13%   57.12MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 21:23:29         255,915  29%   40.68MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 21:23:29         256,390  29%   40.75MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 21:23:29         256,674  29%   40.80MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 21:23:29         256,956  29%   40.84MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 21:23:29         257,238  29%   40.89MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 21:23:29         257,866  29%   40.99MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 21:23:29         258,148  29%   41.03MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 21:23:29         258,430  29%   41.08MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 21:23:29         258,902  29%   41.15MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 21:23:29         259,953  30%   41.32MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 21:23:29         260,755  30%   35.53MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 21:23:29         261,545  30%   35.63MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 21:23:29         261,826  30%   35.67MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 21:23:29         262,108  30%   35.71MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 21:23:29         262,799  30%   35.80MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 21:23:29         263,081  30%   35.84MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 21:23:29         263,515  30%   35.90MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 21:23:29         264,057  30%   27.98MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 21:23:29         264,335  30%   28.01MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 21:23:29         264,615  30%   28.04MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 21:23:29         264,893  30%   28.07MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 21:23:29         265,716  30%   25.34MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 21:23:29         267,018  30%   25.46MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 21:23:29         268,021  30%   25.56MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 21:23:29         268,975  31%   25.65MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 21:23:29         269,609  31%   25.71MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 21:23:29         270,411  31%   25.79MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 21:23:29         271,054  31%   25.85MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 21:23:29         271,336  31%   25.88MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 21:23:29         272,186  31%   25.96MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 21:23:29         273,000  31%   23.67MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 21:23:29         274,040  31%   23.76MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 21:23:29         274,320  31%   23.78MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 21:23:29         275,122  31%   23.85MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 21:23:29         275,798  31%   23.91MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 21:23:29         276,743  31%   23.99MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 21:23:29         277,027  31%   24.02MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 21:23:29         277,311  32%   24.04MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 21:23:29         277,589  32%   22.06MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 21:23:29         278,691  32%   22.15MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 21:23:29         279,404  32%   22.21MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 21:23:29         279,686  32%   22.23MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 21:23:29         279,968  32%   22.25MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 21:23:29         280,986  32%   22.33MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 21:23:29         281,266  32%   20.63MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 21:23:29         281,548  32%   20.65MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 21:23:29         281,830  32%   20.67MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 21:23:29         282,427  32%   20.72MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 21:23:29         283,547  32%   19.32MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 21:23:29         283,831  32%   19.33MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 21:23:29         284,642  32%   19.39MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 21:23:29         285,609  32%   19.46MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 21:23:29         285,891  32%   19.47MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 21:23:29         286,327  33%   19.50MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 21:23:29         286,609  33%   18.22MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 21:23:29         289,114  33%   18.38MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 21:23:29         294,121  33%   18.70MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 21:23:29         295,716  34%   18.80MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 21:23:29         299,412  34%   19.04MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 21:23:29         307,845  35%   18.35MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 21:23:29         313,648  36%   18.69MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 21:23:29         322,871  37%   19.24MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 21:23:29         329,081  37%   19.61MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 21:23:29         331,187  38%   19.74MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 21:23:29         334,547  38%   19.94MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 21:23:29         344,633  39%   20.54MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 21:23:29         350,788  40%   19.68MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 21:23:29         359,158  41%   20.15MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 21:23:29         359,497  41%   20.17MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 21:23:29         364,903  42%   20.47MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 21:23:29         365,179  42%   20.49MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 21:23:29         374,410  43%   19.84MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 21:23:29         376,461  43%   19.95MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 21:23:29         386,484  44%   20.48MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 21:23:29         390,522  45%   20.69MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 21:23:29         402,432  46%   21.32MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 21:23:29         413,945  47%   20.78MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 21:23:29         416,906  48%   20.93MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 21:23:29         426,593  49%   21.41MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 21:23:29         432,064  49%   21.69MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 21:23:29         437,875  50%   21.98MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 21:23:29         438,613  50%   20.91MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 21:23:29         445,843  51%   21.26MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 21:23:29         449,944  51%   21.46MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 21:23:29         455,014  52%   21.70MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 21:23:29         461,737  53%   22.02MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 21:23:29         462,868  53%   22.07MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 21:23:29         473,809  54%   22.59MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 21:23:29         477,568  55%   21.69MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 21:23:29         486,457  56%   22.09MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 21:23:29         496,934  57%   22.57MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 21:23:29         501,483  57%   22.77MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 21:23:29         504,780  58%   22.92MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 21:23:29         505,974  58%   22.98MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 21:23:29         513,611  59%   22.26MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 21:23:29         521,183  60%   22.59MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 21:23:29         524,081  60%   22.72MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 21:23:29         525,731  60%   22.79MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 21:23:29         537,578  62%   23.30MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 21:23:29         548,454  63%   23.77MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 21:23:29         557,280  64%   24.16MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 21:23:29         568,736  65%   24.65MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 21:23:29         573,350  66%   23.77MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 21:23:29         574,023  66%   23.80MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 21:23:29         584,565  67%   24.24MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 21:23:29         591,858  68%   24.54MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 21:23:29         594,300  68%   24.64MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 21:23:29         600,960  69%   24.92MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 21:23:29         610,582  70%   25.32MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         610,582  70%   25.32MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         610,582  70%   25.32MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         610,582  70%   21.57MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         610,582  70%   21.57MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29         610,582  70%   21.57MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:23:29           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:23:29           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:23:29           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:23:29           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:23:29           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29          23,399  16%   22.32MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:23:29          47,785  33%   45.57MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:23:29          47,785  33%   45.57MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:23:29          70,981  49%   67.69MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:23:29          71,272  50%   67.97MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:23:29          71,272  50%   67.97MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29          24,356   3%   23.23MB/s    0:00:00 (xfr#2, to-chk=15/20)
07-Nov-2024 21:23:29          49,485   7%   47.19MB/s    0:00:00 (xfr#3, to-chk=13/20)
07-Nov-2024 21:23:29          49,485   7%   47.19MB/s    0:00:00 (xfr#4, to-chk=11/20)
07-Nov-2024 21:23:29          73,361  10%   69.96MB/s    0:00:00 (xfr#5, to-chk=9/20)
07-Nov-2024 21:23:29          73,452  10%   70.05MB/s    0:00:00 (xfr#6, to-chk=7/20)
07-Nov-2024 21:23:29         210,327  30%   40.12MB/s    0:00:00 (xfr#7, to-chk=5/20)
07-Nov-2024 21:23:29         210,624  30%   40.17MB/s    0:00:00 (xfr#8, to-chk=3/20)
07-Nov-2024 21:23:29         347,998  50%   33.19MB/s    0:00:00 (xfr#9, to-chk=1/20)
07-Nov-2024 21:23:29         347,998  50%   25.53MB/s    0:00:00 (xfr#9, to-chk=0/20)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29          56,352  12%   53.74MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:23:29         114,303  25%  109.01MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:23:29         163,677  37%   78.05MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:23:29         219,826  49%   69.88MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:23:29         220,117  50%   69.97MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:23:29         220,117  50%   52.48MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:23:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.03.30/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:23:29               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:23:29           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:23:29           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:23:29           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:23:29           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:23:29           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:23:29           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:23:29 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_CRUD.1731014598.9153287 exists, exporting anyway.
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29 =============================== warnings summary ===============================
07-Nov-2024 21:23:29 tests/utils/rest_utils.py:98
07-Nov-2024 21:23:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:23:29     print("""
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29 tests/utils/path_utils.py:112
07-Nov-2024 21:23:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:23:29     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29 tests/utils/acceptance_utils.py:55
07-Nov-2024 21:23:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 21:23:29     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29 tests/utils/acceptance_utils.py:57
07-Nov-2024 21:23:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 21:23:29     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:23:29
07-Nov-2024 21:23:29 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 21:23:29 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 21:23:29 ================= 27 passed, 4 warnings in 1201.05s (0:20:01) ==================
07-Nov-2024 21:23:33 release "dev" uninstalled
07-Nov-2024 21:23:34 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 21:23:34 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 21:23:36 No resources found
07-Nov-2024 21:23:37 Sidecar injection has been disabled
07-Nov-2024 21:23:37 Cleaning helm release "dev"...
07-Nov-2024 21:23:37 Deleted 1 helm deployments
07-Nov-2024 21:23:37 Deleted 0 k8s deployments
07-Nov-2024 21:23:37 Deleted 0 k8s services
07-Nov-2024 21:23:37 Deleted 0 persistent volumes
07-Nov-2024 21:23:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:23:39 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 21:23:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:23:39 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 21:23:39 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 21:23:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:23:39 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 21:23:39 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 21:23:39 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 21:23:39 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP...
07-Nov-2024 21:23:39 Finished task 'Parse test results' with result: Success
07-Nov-2024 21:23:39 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:23:39
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:23:39 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:23:39
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio #3359 (ODSRV-OAP-MDCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCP-3359-ScriptBuildTask-8500685207591903429.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance
07-Nov-2024 21:23:39 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_CRUD_proxyio.tar.gz
07-Nov-2024 21:23:41 Uploading artifact
07-Nov-2024 21:23:41     source path: surefire_multiprovider_directory_CRUD_proxyio.tar.gz
07-Nov-2024 21:23:41     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_CRUD_proxyio.tar.gz
07-Nov-2024 21:23:41 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 21:23:41 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:23:41 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:23:41
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio #3359 (ODSRV-OAP-MDCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCP-3359-ScriptBuildTask-8047084664124431767.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP
07-Nov-2024 21:23:41 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 21:23:41 Finished task 'Pack logs' with result: Success
07-Nov-2024 21:23:41 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:23:41
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 21:23:41 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:23:41
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio #3359 (ODSRV-OAP-MDCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCP-3359-ScriptBuildTask-15267375053114022453.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance
07-Nov-2024 21:23:41   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 21:23:41                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 21:23:41
07-Nov-2024 21:23:41   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 21:23:41   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 21:23:41 100  4822  100  4822    0     0  57404      0 --:--:-- --:--:-- --:--:-- 56729
07-Nov-2024 21:23:41 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 21:23:42 Cleaning helm deployments
07-Nov-2024 21:23:42 Cleanining pods
07-Nov-2024 21:23:42 Cleaning kube persistant volumes
07-Nov-2024 21:23:43 Cleaning dockswift container
07-Nov-2024 21:23:43 Cleaning docker containers
07-Nov-2024 21:23:45 Stalled docker containers to remove:
07-Nov-2024 21:23:45 211f8ee49d57 fdbdbd597e6b 15e5a02a835f d0bc613a5be7 9fab3f02eaa5 19b0f42bb1a3 c051e656afae 96cdcefffba5 0e6938de47c6 5a3535b88fa3 7a4afd8caa49 23d0941abb66 4f0c6cb8f7ff 340df78c45e4 9031c6d2403a df11d3590e55 dd8363254b5c 9c5866e8d41b c7b8ad3c7f9f cad53ed17624
07-Nov-2024 21:23:45 Removing stalled docker containers
07-Nov-2024 21:23:45 Error response from daemon: Cannot kill container: 211f8ee49d57: Container 211f8ee49d577ef7196863e1007c00e6d90cdc27b6332e30a11997f0f0c82a78 is not running
07-Nov-2024 21:23:45 211f8ee49d57
07-Nov-2024 21:23:45 Error response from daemon: Cannot kill container: fdbdbd597e6b: Container fdbdbd597e6bcc65ea463b2753817e965aa4cf7053ab1fc17443a713278e9911 is not running
07-Nov-2024 21:23:45 fdbdbd597e6b
07-Nov-2024 21:23:45 Error response from daemon: Cannot kill container: 15e5a02a835f: Container 15e5a02a835fb203307950e5900bed0ddc9ea6b1c4f0e4b2fa14921ae6d377c8 is not running
07-Nov-2024 21:23:45 15e5a02a835f
07-Nov-2024 21:23:45 Error response from daemon: Cannot kill container: d0bc613a5be7: Container d0bc613a5be772430b5d8a01c354f1a513b7587c54200764ffb083c69fd2531e is not running
07-Nov-2024 21:23:45 d0bc613a5be7
07-Nov-2024 21:23:45 Error response from daemon: Cannot kill container: 9fab3f02eaa5: Container 9fab3f02eaa5426ac3219b53e12f3b14ba3f92f1071bcea4f4d05bde0213edb2 is not running
07-Nov-2024 21:23:45 9fab3f02eaa5
07-Nov-2024 21:23:45 Error response from daemon: Cannot kill container: 19b0f42bb1a3: Container 19b0f42bb1a39a1ec90ebe7379540fec3b9064504fd42373c0fc46403ea77878 is not running
07-Nov-2024 21:23:46 19b0f42bb1a3
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: c051e656afae: Container c051e656afaea903da412257c1667c55faeb82ab87e1c5b3aff837f157d93e8f is not running
07-Nov-2024 21:23:46 c051e656afae
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 96cdcefffba5: Container 96cdcefffba5e856dab635a133e276804e57391b53d00ecb2e8f38c758f7d5c1 is not running
07-Nov-2024 21:23:46 96cdcefffba5
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 0e6938de47c6: Container 0e6938de47c6ec0b4233608f17ed4061ee4ee290b89870faa794740b0b9acec4 is not running
07-Nov-2024 21:23:46 0e6938de47c6
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 5a3535b88fa3: Container 5a3535b88fa3058c330723391af0c074701c56759b05843242c15a913d134e94 is not running
07-Nov-2024 21:23:46 5a3535b88fa3
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 7a4afd8caa49: Container 7a4afd8caa49efb29d487fcefb176af64cef0af00dab2ef7eae56320d319b56e is not running
07-Nov-2024 21:23:46 7a4afd8caa49
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 23d0941abb66: Container 23d0941abb663c679a217bfcfcf6862ec052ebe6e1e3c880ab62afd398134bba is not running
07-Nov-2024 21:23:46 23d0941abb66
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 4f0c6cb8f7ff: Container 4f0c6cb8f7ffff3a8ab49e95458171c8cb94d29b7371fe4451364e87d3d668a5 is not running
07-Nov-2024 21:23:46 4f0c6cb8f7ff
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 340df78c45e4: Container 340df78c45e48d7fa83b214a12d86c11e8cc84fa424faa57a17e06279ef58d93 is not running
07-Nov-2024 21:23:46 340df78c45e4
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 9031c6d2403a: Container 9031c6d2403a974ee9ba01f8215a4eb21dffbc2dded9cc6ee4b3b94fdbfbbbe9 is not running
07-Nov-2024 21:23:46 9031c6d2403a
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: df11d3590e55: Container df11d3590e5575af0f541627a6f6497a30ad9c61effcbc19ec4c7b5193570170 is not running
07-Nov-2024 21:23:46 df11d3590e55
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: dd8363254b5c: Container dd8363254b5cc52a089336ae29951e09e483fdb08be157b512d9be3ddd235be1 is not running
07-Nov-2024 21:23:46 dd8363254b5c
07-Nov-2024 21:23:46 Error response from daemon: Cannot kill container: 9c5866e8d41b: Container 9c5866e8d41b3ba53c9ac0e90bdcdcdff441fe139d68d1bdfe332bf15d6e8631 is not running
07-Nov-2024 21:23:47 9c5866e8d41b
07-Nov-2024 21:23:47 Error response from daemon: Cannot kill container: c7b8ad3c7f9f: Container c7b8ad3c7f9f38abc2db5470507f0992555627d023e01073b2bbd9630899284f is not running
07-Nov-2024 21:23:47 c7b8ad3c7f9f
07-Nov-2024 21:23:47 cad53ed17624
07-Nov-2024 21:23:47 cad53ed17624
07-Nov-2024 21:23:47 Stalled docker volumes to remove:
07-Nov-2024 21:23:47
07-Nov-2024 21:23:47 Removing stalled docker volumes
07-Nov-2024 21:23:47 Removing stalled loopdevices
07-Nov-2024 21:23:48 Done
07-Nov-2024 21:23:48 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 21:23:48 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 21:23:48 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 21:23:48 Running post build plugin 'NCover Results Collector'
07-Nov-2024 21:23:48 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 21:23:48 Running post build plugin 'Clover Results Collector'
07-Nov-2024 21:23:48 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 21:23:48 Running post build plugin 'Artifact Copier'
07-Nov-2024 21:23:48 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 21:23:48 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 90.67 ms
07-Nov-2024 21:23:48 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP'
07-Nov-2024 21:23:48 Finalising the build...
07-Nov-2024 21:23:48 Stopping timer.
07-Nov-2024 21:23:48 Build ODSRV-OAP-MDCP-3359 completed.
07-Nov-2024 21:23:48 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 21:23:48 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 21:23:48 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 21:23:48 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 21:23:48 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 21:23:48 All post build plugins have finished
07-Nov-2024 21:23:48 Generating build results summary...
07-Nov-2024 21:23:49 Saving build results to disk...
07-Nov-2024 21:23:49 Store variable context...
07-Nov-2024 21:23:49 Finished building ODSRV-OAP-MDCP-3359.