oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider proxy regular file CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

03-Dec-2024 18:42:32
03-Dec-2024 18:42:32
03-Dec-2024 18:42:32 Unmounting client from /tmp/onedata/mnt/mgihx76ltimvseju
03-Dec-2024 18:42:32
03-Dec-2024 18:42:32
03-Dec-2024 18:42:58 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:42:58 =================================================================
03-Dec-2024 18:42:58 - Executing scenario 'Delete file opened by other user for reading'
03-Dec-2024 18:42:58 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:42:58 -----------------------------------------------------------------
03-Dec-2024 18:42:58 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:42:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:42:58 using [token, token] by [user1, user2]"'
03-Dec-2024 18:42:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln'
03-Dec-2024 18:42:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln' successfully started
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mvraru0dckzasnd5
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mvraru0dckzasnd5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mvraru0dckzasnd5
03-Dec-2024 18:42:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1761222363237752429'...
03-Dec-2024 18:42:58 Getting configuration...
03-Dec-2024 18:42:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mvraru0dckzasnd5'.
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw'
03-Dec-2024 18:42:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw' successfully started
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oj0v2lqye5di5zhs
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oj0v2lqye5di5zhs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oj0v2lqye5di5zhs
03-Dec-2024 18:42:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '114001478904795276'...
03-Dec-2024 18:42:58 Getting configuration...
03-Dec-2024 18:42:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oj0v2lqye5di5zhs'.
03-Dec-2024 18:42:58
03-Dec-2024 18:42:58 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:42:58 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
03-Dec-2024 18:42:58 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 18:42:58 =================================================================
03-Dec-2024 18:42:58
03-Dec-2024 18:42:59 PASSED
03-Dec-2024 18:42:59 Unmounting client from /tmp/onedata/mnt/mvraru0dckzasnd5
03-Dec-2024 18:42:59
03-Dec-2024 18:42:59
03-Dec-2024 18:42:59 Unmounting client from /tmp/onedata/mnt/oj0v2lqye5di5zhs
03-Dec-2024 18:42:59
03-Dec-2024 18:42:59
03-Dec-2024 18:43:23 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:43:23 =================================================================
03-Dec-2024 18:43:23 - Executing scenario 'Delete file opened by other user for reading and writing'
03-Dec-2024 18:43:23 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:43:23 -----------------------------------------------------------------
03-Dec-2024 18:43:23 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:43:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:43:23 using [token, token] by [user1, user2]"'
03-Dec-2024 18:43:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln'
03-Dec-2024 18:43:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln' successfully started
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/21plw5tanu8n343f
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/21plw5tanu8n343f --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/21plw5tanu8n343f
03-Dec-2024 18:43:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12875126312665263680'...
03-Dec-2024 18:43:23 Getting configuration...
03-Dec-2024 18:43:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/21plw5tanu8n343f'.
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw'
03-Dec-2024 18:43:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw' successfully started
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qwgmflfi83akvwgs
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qwgmflfi83akvwgs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qwgmflfi83akvwgs
03-Dec-2024 18:43:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4923879459446574042'...
03-Dec-2024 18:43:23 Getting configuration...
03-Dec-2024 18:43:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qwgmflfi83akvwgs'.
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
03-Dec-2024 18:43:23 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
03-Dec-2024 18:43:23 =================================================================
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 PASSED
03-Dec-2024 18:43:23 Unmounting client from /tmp/onedata/mnt/21plw5tanu8n343f
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23 Unmounting client from /tmp/onedata/mnt/qwgmflfi83akvwgs
03-Dec-2024 18:43:23
03-Dec-2024 18:43:23
03-Dec-2024 18:43:48 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:43:48 =================================================================
03-Dec-2024 18:43:48 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
03-Dec-2024 18:43:48 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:43:48 -----------------------------------------------------------------
03-Dec-2024 18:43:48 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:43:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:43:48 using [token, token] by [user1, user2]"'
03-Dec-2024 18:43:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln'
03-Dec-2024 18:43:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln' successfully started
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ewaji3g862fep2f0
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ewaji3g862fep2f0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ewaji3g862fep2f0
03-Dec-2024 18:43:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4511739897775895162'...
03-Dec-2024 18:43:48 Getting configuration...
03-Dec-2024 18:43:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ewaji3g862fep2f0'.
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw'
03-Dec-2024 18:43:48 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw' successfully started
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/de4kr2jddygx2apc
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/de4kr2jddygx2apc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/de4kr2jddygx2apc
03-Dec-2024 18:43:48 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13547652788936148768'...
03-Dec-2024 18:43:48 Getting configuration...
03-Dec-2024 18:43:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/de4kr2jddygx2apc'.
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 18:43:48 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:43:48 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
03-Dec-2024 18:43:48 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
03-Dec-2024 18:43:48 =================================================================
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 PASSED
03-Dec-2024 18:43:48 Unmounting client from /tmp/onedata/mnt/ewaji3g862fep2f0
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48 Unmounting client from /tmp/onedata/mnt/de4kr2jddygx2apc
03-Dec-2024 18:43:48
03-Dec-2024 18:43:48
03-Dec-2024 18:44:11 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:44:11 =================================================================
03-Dec-2024 18:44:11 - Executing scenario 'Delete file right after closing it'
03-Dec-2024 18:44:11 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:44:11 -----------------------------------------------------------------
03-Dec-2024 18:44:11 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:44:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:44:11 using [token, token] by [user1, user2]"'
03-Dec-2024 18:44:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln'
03-Dec-2024 18:44:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln' successfully started
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nxmh6dfvneoii5ql
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nxmh6dfvneoii5ql --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nxmh6dfvneoii5ql
03-Dec-2024 18:44:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9198914027491653988'...
03-Dec-2024 18:44:11 Getting configuration...
03-Dec-2024 18:44:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nxmh6dfvneoii5ql'.
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw'
03-Dec-2024 18:44:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw' successfully started
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z7929jinnr0e2qxi
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z7929jinnr0e2qxi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z7929jinnr0e2qxi
03-Dec-2024 18:44:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17895399218338750913'...
03-Dec-2024 18:44:11 Getting configuration...
03-Dec-2024 18:44:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z7929jinnr0e2qxi'.
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:44:11 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:44:11 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:44:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:44:11 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
03-Dec-2024 18:44:11 -- Executing step: 'When "user1 closes space1/file1 on client11"'
03-Dec-2024 18:44:11 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 18:44:11 -- Executing step: 'When "space1 is empty for user1 on client11"'
03-Dec-2024 18:44:11 =================================================================
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 PASSED
03-Dec-2024 18:44:11 Unmounting client from /tmp/onedata/mnt/nxmh6dfvneoii5ql
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11 Unmounting client from /tmp/onedata/mnt/z7929jinnr0e2qxi
03-Dec-2024 18:44:11
03-Dec-2024 18:44:11
03-Dec-2024 18:44:35 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:44:35 =================================================================
03-Dec-2024 18:44:35 - Executing scenario 'Create many children'
03-Dec-2024 18:44:35 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:44:35 -----------------------------------------------------------------
03-Dec-2024 18:44:35 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:44:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:44:35 using [token, token] by [user1, user2]"'
03-Dec-2024 18:44:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln'
03-Dec-2024 18:44:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln' successfully started
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uvj9nai8b04g7k5w
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uvj9nai8b04g7k5w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uvj9nai8b04g7k5w
03-Dec-2024 18:44:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15677665879587795381'...
03-Dec-2024 18:44:35 Getting configuration...
03-Dec-2024 18:44:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uvj9nai8b04g7k5w'.
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw'
03-Dec-2024 18:44:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw' successfully started
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kbgdt1dgh7odc6d5
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kbgdt1dgh7odc6d5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kbgdt1dgh7odc6d5
03-Dec-2024 18:44:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5027622786104346179'...
03-Dec-2024 18:44:35 Getting configuration...
03-Dec-2024 18:44:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kbgdt1dgh7odc6d5'.
03-Dec-2024 18:44:35
03-Dec-2024 18:44:35 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
03-Dec-2024 18:44:35 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
03-Dec-2024 18:44:35 =================================================================
03-Dec-2024 18:44:35
03-Dec-2024 18:44:40 PASSED
03-Dec-2024 18:44:40 Unmounting client from /tmp/onedata/mnt/uvj9nai8b04g7k5w
03-Dec-2024 18:44:40
03-Dec-2024 18:44:40
03-Dec-2024 18:44:40 Unmounting client from /tmp/onedata/mnt/kbgdt1dgh7odc6d5
03-Dec-2024 18:44:40
03-Dec-2024 18:44:40
03-Dec-2024 18:45:03 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:45:03 =================================================================
03-Dec-2024 18:45:03 - Executing scenario 'Create nonempty file then copy it and remove source file'
03-Dec-2024 18:45:03 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:45:03 -----------------------------------------------------------------
03-Dec-2024 18:45:03 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:45:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:45:03 using [token, token] by [user1, user2]"'
03-Dec-2024 18:45:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:45:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:45:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln'
03-Dec-2024 18:45:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln' successfully started
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/erbgpx5gvk89oiab
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/erbgpx5gvk89oiab --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/erbgpx5gvk89oiab
03-Dec-2024 18:45:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14990584308823225552'...
03-Dec-2024 18:45:03 Getting configuration...
03-Dec-2024 18:45:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/erbgpx5gvk89oiab'.
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:45:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:45:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw'
03-Dec-2024 18:45:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw' successfully started
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4sw4iefmzjpecons
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4sw4iefmzjpecons --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4sw4iefmzjpecons
03-Dec-2024 18:45:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1750812414921208985'...
03-Dec-2024 18:45:03 Getting configuration...
03-Dec-2024 18:45:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4sw4iefmzjpecons'.
03-Dec-2024 18:45:03
03-Dec-2024 18:45:03 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:45:03 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:45:03 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
03-Dec-2024 18:45:03 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 18:45:03 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
03-Dec-2024 18:45:03 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
03-Dec-2024 18:45:03 =================================================================
03-Dec-2024 18:45:03
03-Dec-2024 18:45:04 PASSED
03-Dec-2024 18:45:04 Unmounting client from /tmp/onedata/mnt/erbgpx5gvk89oiab
03-Dec-2024 18:45:04
03-Dec-2024 18:45:04
03-Dec-2024 18:45:04 Unmounting client from /tmp/onedata/mnt/4sw4iefmzjpecons
03-Dec-2024 18:45:04
03-Dec-2024 18:45:04
03-Dec-2024 18:45:27 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:45:27 =================================================================
03-Dec-2024 18:45:27 - Executing scenario 'Create nonempty file then move it to another space'
03-Dec-2024 18:45:27 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:45:27 -----------------------------------------------------------------
03-Dec-2024 18:45:27 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:45:27 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:45:27 using [token, token] by [user1, user2]"'
03-Dec-2024 18:45:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:45:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:45:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8gmln', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln'
03-Dec-2024 18:45:27 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8gmln' successfully started
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aipwikj8dq7ie46w
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aipwikj8dq7ie46w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aipwikj8dq7ie46w
03-Dec-2024 18:45:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6550104831001899326'...
03-Dec-2024 18:45:27 Getting configuration...
03-Dec-2024 18:45:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aipwikj8dq7ie46w'.
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:45:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:45:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vjttw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw'
03-Dec-2024 18:45:27 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vjttw' successfully started
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zdqq19dvwgh3yqdt
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zdqq19dvwgh3yqdt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zdqq19dvwgh3yqdt
03-Dec-2024 18:45:27 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14916751935416788861'...
03-Dec-2024 18:45:27 Getting configuration...
03-Dec-2024 18:45:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zdqq19dvwgh3yqdt'.
03-Dec-2024 18:45:27
03-Dec-2024 18:45:27 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:45:27 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:45:27 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
03-Dec-2024 18:45:27 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
03-Dec-2024 18:45:27 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
03-Dec-2024 18:45:27 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
03-Dec-2024 18:45:27 =================================================================
03-Dec-2024 18:45:27
03-Dec-2024 18:45:38 PASSED
03-Dec-2024 18:45:38 Unmounting client from /tmp/onedata/mnt/aipwikj8dq7ie46w
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38 Unmounting client from /tmp/onedata/mnt/zdqq19dvwgh3yqdt
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1733251527.2267413', '-c', '/tmp/logs']
03-Dec-2024 18:45:38 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-8lvrw. See /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-cross-support-job-3p-users-8lvrw/entrypoint.log for more details
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8gmln: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-oneclient-krakow-7d9476b8bc-8gmln/oneclient_logs
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=185/218)
03-Dec-2024 18:45:38             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=178/218)
03-Dec-2024 18:45:38          26,041   0%   24.83MB/s    0:00:00 (xfr#2, to-chk=184/218)
03-Dec-2024 18:45:38          26,599   0%   25.37MB/s    0:00:00 (xfr#3, to-chk=180/218)
03-Dec-2024 18:45:38         140,819   1%  134.30MB/s    0:00:00 (xfr#4, to-chk=179/218)
03-Dec-2024 18:45:38         141,377   1%  134.83MB/s    0:00:00 (xfr#5, to-chk=178/218)
03-Dec-2024 18:45:38         179,333   2%  171.03MB/s    0:00:00 (xfr#6, to-chk=177/218)
03-Dec-2024 18:45:38         179,987   2%  171.65MB/s    0:00:00 (xfr#7, to-chk=173/218)
03-Dec-2024 18:45:38         298,924   3%   57.02MB/s    0:00:00 (xfr#8, to-chk=172/218)
03-Dec-2024 18:45:38         299,578   3%   57.14MB/s    0:00:00 (xfr#9, to-chk=171/218)
03-Dec-2024 18:45:38         333,830   4%   63.67MB/s    0:00:00 (xfr#10, to-chk=170/218)
03-Dec-2024 18:45:38         334,196   4%   63.74MB/s    0:00:00 (xfr#11, to-chk=166/218)
03-Dec-2024 18:45:38         442,931   5%   70.40MB/s    0:00:00 (xfr#12, to-chk=165/218)
03-Dec-2024 18:45:38         443,297   5%   70.46MB/s    0:00:00 (xfr#13, to-chk=164/218)
03-Dec-2024 18:45:38         474,435   5%   75.41MB/s    0:00:00 (xfr#14, to-chk=163/218)
03-Dec-2024 18:45:38         474,705   5%   75.45MB/s    0:00:00 (xfr#15, to-chk=159/218)
03-Dec-2024 18:45:38         570,084   6%   77.67MB/s    0:00:00 (xfr#16, to-chk=158/218)
03-Dec-2024 18:45:38         570,354   6%   77.70MB/s    0:00:00 (xfr#17, to-chk=157/218)
03-Dec-2024 18:45:38         601,312   7%   81.92MB/s    0:00:00 (xfr#18, to-chk=156/218)
03-Dec-2024 18:45:38         601,870   7%   82.00MB/s    0:00:00 (xfr#19, to-chk=152/218)
03-Dec-2024 18:45:38         690,463   8%   94.07MB/s    0:00:00 (xfr#20, to-chk=151/218)
03-Dec-2024 18:45:38         691,021   8%   94.14MB/s    0:00:00 (xfr#21, to-chk=150/218)
03-Dec-2024 18:45:38         708,661   8%   51.99MB/s    0:00:00 (xfr#22, to-chk=149/218)
03-Dec-2024 18:45:38         709,219   8%   52.03MB/s    0:00:00 (xfr#23, to-chk=145/218)
03-Dec-2024 18:45:38         775,489   9%   52.83MB/s    0:00:00 (xfr#24, to-chk=144/218)
03-Dec-2024 18:45:38         776,047   9%   52.86MB/s    0:00:00 (xfr#25, to-chk=143/218)
03-Dec-2024 18:45:38         810,917   9%   51.56MB/s    0:00:00 (xfr#26, to-chk=142/218)
03-Dec-2024 18:45:38         811,187   9%   51.57MB/s    0:00:00 (xfr#27, to-chk=138/218)
03-Dec-2024 18:45:38         910,662  11%   54.28MB/s    0:00:00 (xfr#28, to-chk=137/218)
03-Dec-2024 18:45:38         910,932  11%   54.30MB/s    0:00:00 (xfr#29, to-chk=136/218)
03-Dec-2024 18:45:38         945,814  11%   56.37MB/s    0:00:00 (xfr#30, to-chk=135/218)
03-Dec-2024 18:45:38         946,276  11%   56.40MB/s    0:00:00 (xfr#31, to-chk=131/218)
03-Dec-2024 18:45:38       1,062,904  13%   59.63MB/s    0:00:00 (xfr#32, to-chk=130/218)
03-Dec-2024 18:45:38       1,063,366  13%   59.65MB/s    0:00:00 (xfr#33, to-chk=129/218)
03-Dec-2024 18:45:38       1,084,850  13%   60.86MB/s    0:00:00 (xfr#34, to-chk=128/218)
03-Dec-2024 18:45:38       1,085,312  13%   60.88MB/s    0:00:00 (xfr#35, to-chk=124/218)
03-Dec-2024 18:45:38       1,167,741  14%   65.51MB/s    0:00:00 (xfr#36, to-chk=123/218)
03-Dec-2024 18:45:38       1,168,203  14%   65.53MB/s    0:00:00 (xfr#37, to-chk=122/218)
03-Dec-2024 18:45:38       1,196,859  14%   63.41MB/s    0:00:00 (xfr#38, to-chk=121/218)
03-Dec-2024 18:45:38       1,197,513  14%   63.45MB/s    0:00:00 (xfr#39, to-chk=117/218)
03-Dec-2024 18:45:38       1,288,724  15%   61.45MB/s    0:00:00 (xfr#40, to-chk=116/218)
03-Dec-2024 18:45:38       1,289,378  15%   61.48MB/s    0:00:00 (xfr#41, to-chk=115/218)
03-Dec-2024 18:45:38       1,317,115  16%   52.34MB/s    0:00:00 (xfr#42, to-chk=114/218)
03-Dec-2024 18:45:38       1,317,577  16%   52.36MB/s    0:00:00 (xfr#43, to-chk=110/218)
03-Dec-2024 18:45:38       1,398,818  17%   53.36MB/s    0:00:00 (xfr#44, to-chk=109/218)
03-Dec-2024 18:45:38       1,399,280  17%   53.38MB/s    0:00:00 (xfr#45, to-chk=108/218)
03-Dec-2024 18:45:38       1,442,590  17%   55.03MB/s    0:00:00 (xfr#46, to-chk=107/218)
03-Dec-2024 18:45:38       1,443,052  17%   55.05MB/s    0:00:00 (xfr#47, to-chk=103/218)
03-Dec-2024 18:45:38       1,580,234  19%   57.96MB/s    0:00:00 (xfr#48, to-chk=102/218)
03-Dec-2024 18:45:38       1,580,696  19%   57.98MB/s    0:00:00 (xfr#49, to-chk=101/218)
03-Dec-2024 18:45:38       1,619,454  19%   59.40MB/s    0:00:00 (xfr#50, to-chk=100/218)
03-Dec-2024 18:45:38       1,620,108  19%   57.22MB/s    0:00:00 (xfr#51, to-chk=96/218)
03-Dec-2024 18:45:38       1,757,520  21%   55.87MB/s    0:00:00 (xfr#52, to-chk=95/218)
03-Dec-2024 18:45:38       1,758,174  21%   55.89MB/s    0:00:00 (xfr#53, to-chk=94/218)
03-Dec-2024 18:45:38       1,782,440  21%   54.83MB/s    0:00:00 (xfr#54, to-chk=93/218)
03-Dec-2024 18:45:38       1,782,902  21%   54.85MB/s    0:00:00 (xfr#55, to-chk=89/218)
03-Dec-2024 18:45:38       1,875,415  22%   44.71MB/s    0:00:00 (xfr#56, to-chk=88/218)
03-Dec-2024 18:45:38       1,875,877  22%   44.72MB/s    0:00:00 (xfr#57, to-chk=87/218)
03-Dec-2024 18:45:38       1,909,558  23%   45.53MB/s    0:00:00 (xfr#58, to-chk=86/218)
03-Dec-2024 18:45:38       1,910,116  23%   44.43MB/s    0:00:00 (xfr#59, to-chk=82/218)
03-Dec-2024 18:45:38       2,012,015  24%   45.69MB/s    0:00:00 (xfr#60, to-chk=81/218)
03-Dec-2024 18:45:38       2,012,573  24%   45.70MB/s    0:00:00 (xfr#61, to-chk=80/218)
03-Dec-2024 18:45:38       2,037,662  24%   46.27MB/s    0:00:00 (xfr#62, to-chk=79/218)
03-Dec-2024 18:45:38       2,038,220  24%   46.28MB/s    0:00:00 (xfr#63, to-chk=75/218)
03-Dec-2024 18:45:38       2,134,880  26%   48.48MB/s    0:00:00 (xfr#64, to-chk=74/218)
03-Dec-2024 18:45:38       2,135,438  26%   47.36MB/s    0:00:00 (xfr#65, to-chk=73/218)
03-Dec-2024 18:45:38       2,196,554  26%   48.72MB/s    0:00:00 (xfr#66, to-chk=72/218)
03-Dec-2024 18:45:38       2,197,208  26%   48.73MB/s    0:00:00 (xfr#67, to-chk=68/218)
03-Dec-2024 18:45:38       2,440,821  29%   47.51MB/s    0:00:00 (xfr#68, to-chk=67/218)
03-Dec-2024 18:45:38       2,441,475  29%   47.52MB/s    0:00:00 (xfr#69, to-chk=66/218)
03-Dec-2024 18:45:38       2,482,790  30%   47.36MB/s    0:00:00 (xfr#70, to-chk=65/218)
03-Dec-2024 18:45:38       2,483,348  30%   46.44MB/s    0:00:00 (xfr#71, to-chk=61/218)
03-Dec-2024 18:45:38       2,618,674  32%   44.60MB/s    0:00:00 (xfr#72, to-chk=60/218)
03-Dec-2024 18:45:38       2,619,232  32%   43.82MB/s    0:00:00 (xfr#73, to-chk=59/218)
03-Dec-2024 18:45:38       2,619,860  32%   43.83MB/s    0:00:00 (xfr#74, to-chk=58/218)
03-Dec-2024 18:45:38       2,646,206  32%   44.27MB/s    0:00:00 (xfr#75, to-chk=57/218)
03-Dec-2024 18:45:38       2,646,764  32%   44.28MB/s    0:00:00 (xfr#76, to-chk=53/218)
03-Dec-2024 18:45:38       2,728,012  33%   44.86MB/s    0:00:00 (xfr#77, to-chk=52/218)
03-Dec-2024 18:45:38       2,728,570  33%   44.86MB/s    0:00:00 (xfr#78, to-chk=51/218)
03-Dec-2024 18:45:38       2,777,039  34%   45.66MB/s    0:00:00 (xfr#79, to-chk=50/218)
03-Dec-2024 18:45:38       2,777,789  34%   45.67MB/s    0:00:00 (xfr#80, to-chk=46/218)
03-Dec-2024 18:45:38       2,970,517  36%   42.92MB/s    0:00:00 (xfr#81, to-chk=45/218)
03-Dec-2024 18:45:38       2,971,267  36%   42.93MB/s    0:00:00 (xfr#82, to-chk=44/218)
03-Dec-2024 18:45:38       2,989,917  36%   42.56MB/s    0:00:00 (xfr#83, to-chk=43/218)
03-Dec-2024 18:45:38       2,990,475  36%   42.57MB/s    0:00:00 (xfr#84, to-chk=39/218)
03-Dec-2024 18:45:38       3,058,156  37%   43.53MB/s    0:00:00 (xfr#85, to-chk=38/218)
03-Dec-2024 18:45:38       3,058,714  37%   43.54MB/s    0:00:00 (xfr#86, to-chk=37/218)
03-Dec-2024 18:45:38       3,279,570  40%   41.15MB/s    0:00:00 (xfr#87, to-chk=36/218)
03-Dec-2024 18:45:38       3,280,128  40%   41.16MB/s    0:00:00 (xfr#88, to-chk=32/218)
03-Dec-2024 18:45:38       5,728,445  70%   40.47MB/s    0:00:00 (xfr#89, to-chk=31/218)
03-Dec-2024 18:45:38       5,729,003  70%   40.47MB/s    0:00:00 (xfr#90, to-chk=30/218)
03-Dec-2024 18:45:38       5,883,746  72%   40.37MB/s    0:00:00 (xfr#91, to-chk=29/218)
03-Dec-2024 18:45:38       5,884,496  72%   40.37MB/s    0:00:00 (xfr#92, to-chk=25/218)
03-Dec-2024 18:45:38       6,401,523  78%   37.00MB/s    0:00:00 (xfr#93, to-chk=24/218)
03-Dec-2024 18:45:38       6,402,273  78%   37.00MB/s    0:00:00 (xfr#94, to-chk=23/218)
03-Dec-2024 18:45:38       6,402,901  78%   37.01MB/s    0:00:00 (xfr#95, to-chk=22/218)
03-Dec-2024 18:45:38       6,434,616  78%   37.19MB/s    0:00:00 (xfr#96, to-chk=21/218)
03-Dec-2024 18:45:38       6,435,270  78%   36.97MB/s    0:00:00 (xfr#97, to-chk=17/218)
03-Dec-2024 18:45:38       6,537,164  80%   37.56MB/s    0:00:00 (xfr#98, to-chk=16/218)
03-Dec-2024 18:45:38       6,537,818  80%   37.56MB/s    0:00:00 (xfr#99, to-chk=15/218)
03-Dec-2024 18:45:38       6,570,070  80%   37.52MB/s    0:00:00 (xfr#100, to-chk=14/218)
03-Dec-2024 18:45:38       6,570,436  80%   37.52MB/s    0:00:00 (xfr#101, to-chk=10/218)
03-Dec-2024 18:45:38       6,666,194  81%   38.07MB/s    0:00:00 (xfr#102, to-chk=9/218)
03-Dec-2024 18:45:38       6,666,560  81%   38.07MB/s    0:00:00 (xfr#103, to-chk=8/218)
03-Dec-2024 18:45:38       7,007,030  85%   37.54MB/s    0:00:00 (xfr#104, to-chk=7/218)
03-Dec-2024 18:45:38       7,007,492  85%   37.54MB/s    0:00:00 (xfr#105, to-chk=3/218)
03-Dec-2024 18:45:38       8,118,073  99%   34.11MB/s    0:00:00 (xfr#106, to-chk=2/218)
03-Dec-2024 18:45:38       8,118,535  99%   34.11MB/s    0:00:00 (xfr#107, to-chk=1/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   34.27MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   33.68MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38       8,158,004  99%   33.68MB/s    0:00:00 (xfr#108, to-chk=0/218)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-vjttw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-oneclient-paris-5cc45c8cb7-vjttw/oneclient_logs
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38          34,307   0%   32.72MB/s    0:00:00 (xfr#1, to-chk=188/221)
03-Dec-2024 18:45:38          34,307   0%   32.72MB/s    0:00:00 (xfr#1, to-chk=182/221)
03-Dec-2024 18:45:38          35,057   0%   33.43MB/s    0:00:00 (xfr#2, to-chk=184/221)
03-Dec-2024 18:45:38         143,450   3%   19.54MB/s    0:00:00 (xfr#3, to-chk=183/221)
03-Dec-2024 18:45:38         144,200   3%   19.65MB/s    0:00:00 (xfr#4, to-chk=182/221)
03-Dec-2024 18:45:38         180,262   4%   21.49MB/s    0:00:00 (xfr#5, to-chk=181/221)
03-Dec-2024 18:45:38         181,012   4%   21.58MB/s    0:00:00 (xfr#6, to-chk=177/221)
03-Dec-2024 18:45:38         283,715   7%   30.06MB/s    0:00:00 (xfr#7, to-chk=176/221)
03-Dec-2024 18:45:38         284,465   7%   30.14MB/s    0:00:00 (xfr#8, to-chk=175/221)
03-Dec-2024 18:45:38         319,132   8%   30.43MB/s    0:00:00 (xfr#9, to-chk=174/221)
03-Dec-2024 18:45:38         319,498   8%   30.47MB/s    0:00:00 (xfr#10, to-chk=170/221)
03-Dec-2024 18:45:38         438,665  12%   29.88MB/s    0:00:00 (xfr#11, to-chk=169/221)
03-Dec-2024 18:45:38         439,031  12%   29.91MB/s    0:00:00 (xfr#12, to-chk=168/221)
03-Dec-2024 18:45:38         459,370  12%   29.21MB/s    0:00:00 (xfr#13, to-chk=167/221)
03-Dec-2024 18:45:38         459,832  12%   29.24MB/s    0:00:00 (xfr#14, to-chk=163/221)
03-Dec-2024 18:45:38         538,589  14%   32.10MB/s    0:00:00 (xfr#15, to-chk=162/221)
03-Dec-2024 18:45:38         539,051  14%   32.13MB/s    0:00:00 (xfr#16, to-chk=161/221)
03-Dec-2024 18:45:38         560,354  15%   33.40MB/s    0:00:00 (xfr#17, to-chk=160/221)
03-Dec-2024 18:45:38         560,912  15%   31.47MB/s    0:00:00 (xfr#18, to-chk=156/221)
03-Dec-2024 18:45:38         622,593  17%   32.99MB/s    0:00:00 (xfr#19, to-chk=155/221)
03-Dec-2024 18:45:38         623,151  17%   29.71MB/s    0:00:00 (xfr#20, to-chk=154/221)
03-Dec-2024 18:45:38         712,686  19%   32.37MB/s    0:00:00 (xfr#21, to-chk=153/221)
03-Dec-2024 18:45:38         713,244  19%   32.39MB/s    0:00:00 (xfr#22, to-chk=149/221)
03-Dec-2024 18:45:38         960,948  26%   35.25MB/s    0:00:00 (xfr#23, to-chk=148/221)
03-Dec-2024 18:45:38         961,506  26%   35.27MB/s    0:00:00 (xfr#24, to-chk=147/221)
03-Dec-2024 18:45:38         989,424  27%   30.44MB/s    0:00:00 (xfr#25, to-chk=146/221)
03-Dec-2024 18:45:38         989,886  27%   30.45MB/s    0:00:00 (xfr#26, to-chk=142/221)
03-Dec-2024 18:45:38       1,082,443  29%   32.26MB/s    0:00:00 (xfr#27, to-chk=141/221)
03-Dec-2024 18:45:38       1,082,905  29%   31.30MB/s    0:00:00 (xfr#28, to-chk=140/221)
03-Dec-2024 18:45:38       1,112,043  30%   29.46MB/s    0:00:00 (xfr#29, to-chk=139/221)
03-Dec-2024 18:45:38       1,112,505  30%   26.52MB/s    0:00:00 (xfr#30, to-chk=135/221)
03-Dec-2024 18:45:38       1,227,830  33%   24.39MB/s    0:00:00 (xfr#31, to-chk=134/221)
03-Dec-2024 18:45:38       1,228,292  33%   23.91MB/s    0:00:00 (xfr#32, to-chk=133/221)
03-Dec-2024 18:45:38       1,243,295  34%   23.71MB/s    0:00:00 (xfr#33, to-chk=132/221)
03-Dec-2024 18:45:38       1,243,565  34%   23.72MB/s    0:00:00 (xfr#34, to-chk=128/221)
03-Dec-2024 18:45:38       1,305,062  36%   24.40MB/s    0:00:00 (xfr#35, to-chk=127/221)
03-Dec-2024 18:45:38       1,305,332  36%   23.49MB/s    0:00:00 (xfr#36, to-chk=126/221)
03-Dec-2024 18:45:38       1,336,464  36%   23.60MB/s    0:00:00 (xfr#37, to-chk=125/221)
03-Dec-2024 18:45:38       1,337,022  36%   23.61MB/s    0:00:00 (xfr#38, to-chk=121/221)
03-Dec-2024 18:45:38       1,341,155  37%   23.69MB/s    0:00:00 (xfr#39, to-chk=120/221)
03-Dec-2024 18:45:38       1,435,571  39%   23.60MB/s    0:00:00 (xfr#40, to-chk=119/221)
03-Dec-2024 18:45:38       1,436,129  39%   23.21MB/s    0:00:00 (xfr#41, to-chk=118/221)
03-Dec-2024 18:45:38       1,436,757  39%   23.22MB/s    0:00:00 (xfr#42, to-chk=117/221)
03-Dec-2024 18:45:38       1,463,276  40%   23.26MB/s    0:00:00 (xfr#43, to-chk=116/221)
03-Dec-2024 18:45:38       1,463,834  40%   23.27MB/s    0:00:00 (xfr#44, to-chk=112/221)
03-Dec-2024 18:45:38       1,555,559  42%   23.93MB/s    0:00:00 (xfr#45, to-chk=111/221)
03-Dec-2024 18:45:38       1,556,117  42%   21.82MB/s    0:00:00 (xfr#46, to-chk=110/221)
03-Dec-2024 18:45:38       1,683,444  46%   23.27MB/s    0:00:00 (xfr#47, to-chk=109/221)
03-Dec-2024 18:45:38       1,683,906  46%   22.94MB/s    0:00:00 (xfr#48, to-chk=105/221)
03-Dec-2024 18:45:38       1,918,717  52%   25.07MB/s    0:00:00 (xfr#49, to-chk=104/221)
03-Dec-2024 18:45:38       1,919,179  52%   25.07MB/s    0:00:00 (xfr#50, to-chk=103/221)
03-Dec-2024 18:45:38       1,919,807  53%   25.08MB/s    0:00:00 (xfr#51, to-chk=102/221)
03-Dec-2024 18:45:38       1,939,485  53%   25.00MB/s    0:00:00 (xfr#52, to-chk=101/221)
03-Dec-2024 18:45:38       1,939,947  53%   25.00MB/s    0:00:00 (xfr#53, to-chk=97/221)
03-Dec-2024 18:45:38       2,028,826  56%   24.19MB/s    0:00:00 (xfr#54, to-chk=96/221)
03-Dec-2024 18:45:38       2,029,288  56%   23.89MB/s    0:00:00 (xfr#55, to-chk=95/221)
03-Dec-2024 18:45:38       2,057,216  56%   23.08MB/s    0:00:00 (xfr#56, to-chk=94/221)
03-Dec-2024 18:45:38       2,057,870  56%   23.09MB/s    0:00:00 (xfr#57, to-chk=90/221)
03-Dec-2024 18:45:38       2,145,150  59%   23.79MB/s    0:00:00 (xfr#58, to-chk=89/221)
03-Dec-2024 18:45:38       2,145,804  59%   23.52MB/s    0:00:00 (xfr#59, to-chk=88/221)
03-Dec-2024 18:45:38       2,176,326  60%   23.32MB/s    0:00:00 (xfr#60, to-chk=87/221)
03-Dec-2024 18:45:38       2,176,884  60%   23.33MB/s    0:00:00 (xfr#61, to-chk=83/221)
03-Dec-2024 18:45:38       2,274,231  62%   24.10MB/s    0:00:00 (xfr#62, to-chk=82/221)
03-Dec-2024 18:45:38       2,274,789  62%   23.84MB/s    0:00:00 (xfr#63, to-chk=81/221)
03-Dec-2024 18:45:38       2,275,417  62%   23.59MB/s    0:00:00 (xfr#64, to-chk=80/221)
03-Dec-2024 18:45:38       2,359,989  65%   24.20MB/s    0:00:00 (xfr#65, to-chk=79/221)
03-Dec-2024 18:45:38       2,360,259  65%   23.95MB/s    0:00:00 (xfr#66, to-chk=75/221)
03-Dec-2024 18:45:38       2,590,805  71%   25.74MB/s    0:00:00 (xfr#67, to-chk=74/221)
03-Dec-2024 18:45:38       2,591,075  71%   25.47MB/s    0:00:00 (xfr#68, to-chk=73/221)
03-Dec-2024 18:45:38       2,617,095  72%   25.73MB/s    0:00:00 (xfr#69, to-chk=72/221)
03-Dec-2024 18:45:38       2,617,461  72%   25.47MB/s    0:00:00 (xfr#70, to-chk=68/221)
03-Dec-2024 18:45:38       2,698,076  74%   25.99MB/s    0:00:00 (xfr#71, to-chk=67/221)
03-Dec-2024 18:45:38       2,698,442  74%   25.73MB/s    0:00:00 (xfr#72, to-chk=66/221)
03-Dec-2024 18:45:38       2,718,978  75%   25.93MB/s    0:00:00 (xfr#73, to-chk=65/221)
03-Dec-2024 18:45:38       2,719,440  75%   25.68MB/s    0:00:00 (xfr#74, to-chk=61/221)
03-Dec-2024 18:45:38       2,801,590  77%   25.94MB/s    0:00:00 (xfr#75, to-chk=60/221)
03-Dec-2024 18:45:38       2,802,052  77%   25.94MB/s    0:00:00 (xfr#76, to-chk=59/221)
03-Dec-2024 18:45:38       2,802,680  77%   25.95MB/s    0:00:00 (xfr#77, to-chk=58/221)
03-Dec-2024 18:45:38       2,822,139  77%   25.88MB/s    0:00:00 (xfr#78, to-chk=57/221)
03-Dec-2024 18:45:38       2,822,697  77%   25.64MB/s    0:00:00 (xfr#79, to-chk=53/221)
03-Dec-2024 18:45:38       2,888,916  79%   25.99MB/s    0:00:00 (xfr#80, to-chk=52/221)
03-Dec-2024 18:45:38       2,889,474  79%   26.00MB/s    0:00:00 (xfr#81, to-chk=51/221)
03-Dec-2024 18:45:38       2,910,393  80%   25.94MB/s    0:00:00 (xfr#82, to-chk=50/221)
03-Dec-2024 18:45:38       2,910,759  80%   25.94MB/s    0:00:00 (xfr#83, to-chk=46/221)
03-Dec-2024 18:45:38       2,985,931  82%   26.12MB/s    0:00:00 (xfr#84, to-chk=45/221)
03-Dec-2024 18:45:38       2,986,297  82%   26.13MB/s    0:00:00 (xfr#85, to-chk=44/221)
03-Dec-2024 18:45:38       3,022,631  83%   26.21MB/s    0:00:00 (xfr#86, to-chk=43/221)
03-Dec-2024 18:45:38       3,023,285  83%   25.98MB/s    0:00:00 (xfr#87, to-chk=39/221)
03-Dec-2024 18:45:38       3,144,514  86%   26.54MB/s    0:00:00 (xfr#88, to-chk=38/221)
03-Dec-2024 18:45:38       3,145,168  86%   26.54MB/s    0:00:00 (xfr#89, to-chk=37/221)
03-Dec-2024 18:45:38       3,164,746  87%   26.47MB/s    0:00:00 (xfr#90, to-chk=36/221)
03-Dec-2024 18:45:38       3,165,208  87%   26.25MB/s    0:00:00 (xfr#91, to-chk=32/221)
03-Dec-2024 18:45:38       3,228,935  89%   26.55MB/s    0:00:00 (xfr#92, to-chk=31/221)
03-Dec-2024 18:45:38       3,229,397  89%   26.55MB/s    0:00:00 (xfr#93, to-chk=30/221)
03-Dec-2024 18:45:38       3,252,318  89%   26.51MB/s    0:00:00 (xfr#94, to-chk=29/221)
03-Dec-2024 18:45:38       3,252,876  89%   26.51MB/s    0:00:00 (xfr#95, to-chk=25/221)
03-Dec-2024 18:45:38       3,321,769  91%   26.85MB/s    0:00:00 (xfr#96, to-chk=24/221)
03-Dec-2024 18:45:38       3,322,327  91%   26.63MB/s    0:00:00 (xfr#97, to-chk=23/221)
03-Dec-2024 18:45:38       3,322,955  91%   26.63MB/s    0:00:00 (xfr#98, to-chk=22/221)
03-Dec-2024 18:45:38       3,338,327  92%   26.53MB/s    0:00:00 (xfr#99, to-chk=21/221)
03-Dec-2024 18:45:38       3,338,981  92%   26.54MB/s    0:00:00 (xfr#100, to-chk=17/221)
03-Dec-2024 18:45:38       3,396,003  93%   26.99MB/s    0:00:00 (xfr#101, to-chk=16/221)
03-Dec-2024 18:45:38       3,396,657  93%   26.55MB/s    0:00:00 (xfr#102, to-chk=15/221)
03-Dec-2024 18:45:38       3,412,175  94%   26.67MB/s    0:00:00 (xfr#103, to-chk=14/221)
03-Dec-2024 18:45:38       3,412,733  94%   26.46MB/s    0:00:00 (xfr#104, to-chk=10/221)
03-Dec-2024 18:45:38       3,464,074  95%   26.64MB/s    0:00:00 (xfr#105, to-chk=9/221)
03-Dec-2024 18:45:38       3,464,632  95%   26.65MB/s    0:00:00 (xfr#106, to-chk=8/221)
03-Dec-2024 18:45:38       3,494,921  96%   26.88MB/s    0:00:00 (xfr#107, to-chk=7/221)
03-Dec-2024 18:45:38       3,495,287  96%   26.46MB/s    0:00:00 (xfr#108, to-chk=3/221)
03-Dec-2024 18:45:38       3,574,281  98%   27.05MB/s    0:00:00 (xfr#109, to-chk=2/221)
03-Dec-2024 18:45:38       3,574,647  98%   27.06MB/s    0:00:00 (xfr#110, to-chk=1/221)
03-Dec-2024 18:45:38       3,616,814  99%   27.16MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.53MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.33MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.33MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.33MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   26.33MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38       3,616,814  99%   25.55MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38          37,936   7%   36.18MB/s    0:00:00 (xfr#2, to-chk=49/54)
03-Dec-2024 18:45:38          73,248  14%   69.85MB/s    0:00:00 (xfr#3, to-chk=47/54)
03-Dec-2024 18:45:38          75,398  14%   71.91MB/s    0:00:00 (xfr#4, to-chk=45/54)
03-Dec-2024 18:45:38          75,398  14%   71.91MB/s    0:00:00 (xfr#5, to-chk=43/54)
03-Dec-2024 18:45:38         109,284  21%  104.22MB/s    0:00:00 (xfr#6, to-chk=41/54)
03-Dec-2024 18:45:38         109,433  21%  104.36MB/s    0:00:00 (xfr#7, to-chk=39/54)
03-Dec-2024 18:45:38         109,730  21%  104.65MB/s    0:00:00 (xfr#8, to-chk=37/54)
03-Dec-2024 18:45:38         201,374  39%  192.05MB/s    0:00:00 (xfr#9, to-chk=35/54)
03-Dec-2024 18:45:38         203,020  40%  193.61MB/s    0:00:00 (xfr#10, to-chk=25/54)
03-Dec-2024 18:45:38         203,469  40%  194.04MB/s    0:00:00 (xfr#11, to-chk=24/54)
03-Dec-2024 18:45:38         209,618  41%  199.91MB/s    0:00:00 (xfr#12, to-chk=23/54)
03-Dec-2024 18:45:38         211,954  41%  101.07MB/s    0:00:00 (xfr#13, to-chk=22/54)
03-Dec-2024 18:45:38         213,885  42%  101.99MB/s    0:00:00 (xfr#14, to-chk=21/54)
03-Dec-2024 18:45:38         215,246  42%  102.64MB/s    0:00:00 (xfr#15, to-chk=20/54)
03-Dec-2024 18:45:38         222,307  43%  106.00MB/s    0:00:00 (xfr#16, to-chk=19/54)
03-Dec-2024 18:45:38         227,373  44%  108.42MB/s    0:00:00 (xfr#17, to-chk=18/54)
03-Dec-2024 18:45:38         231,755  45%  110.51MB/s    0:00:00 (xfr#18, to-chk=17/54)
03-Dec-2024 18:45:38         234,370  46%  111.76MB/s    0:00:00 (xfr#19, to-chk=16/54)
03-Dec-2024 18:45:38         238,467  47%  113.71MB/s    0:00:00 (xfr#20, to-chk=15/54)
03-Dec-2024 18:45:38         245,186  48%  116.91MB/s    0:00:00 (xfr#21, to-chk=14/54)
03-Dec-2024 18:45:38         248,143  49%   78.88MB/s    0:00:00 (xfr#22, to-chk=13/54)
03-Dec-2024 18:45:38         251,670  49%   80.00MB/s    0:00:00 (xfr#23, to-chk=12/54)
03-Dec-2024 18:45:38         257,306  50%   81.80MB/s    0:00:00 (xfr#24, to-chk=11/54)
03-Dec-2024 18:45:38         261,973  51%   83.28MB/s    0:00:00 (xfr#25, to-chk=10/54)
03-Dec-2024 18:45:38         265,215  52%   84.31MB/s    0:00:00 (xfr#26, to-chk=9/54)
03-Dec-2024 18:45:38         265,436  52%   84.38MB/s    0:00:00 (xfr#27, to-chk=8/54)
03-Dec-2024 18:45:38         273,234  54%   86.86MB/s    0:00:00 (xfr#28, to-chk=7/54)
03-Dec-2024 18:45:38         280,578  55%   89.19MB/s    0:00:00 (xfr#29, to-chk=6/54)
03-Dec-2024 18:45:38         286,499  56%   91.08MB/s    0:00:00 (xfr#30, to-chk=5/54)
03-Dec-2024 18:45:38         287,547  56%   91.41MB/s    0:00:00 (xfr#31, to-chk=4/54)
03-Dec-2024 18:45:38         291,365  57%   92.62MB/s    0:00:00 (xfr#32, to-chk=3/54)
03-Dec-2024 18:45:38         296,722  58%   70.74MB/s    0:00:00 (xfr#33, to-chk=2/54)
03-Dec-2024 18:45:38         297,798  58%   71.00MB/s    0:00:00 (xfr#34, to-chk=1/54)
03-Dec-2024 18:45:38         304,238  60%   72.54MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         304,238  60%   72.54MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         304,238  60%   72.54MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         304,238  60%   58.03MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         304,238  60%   58.03MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         304,238  60%   58.03MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:45:38           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:45:38           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:45:38           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:45:38           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:45:38           6,857  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38          18,040  16%   17.20MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:45:38          37,018  33%   35.30MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:45:38          37,018  33%   35.30MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:45:38          54,855  49%   52.31MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:45:38          55,146  50%   52.59MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:45:38          55,146  50%   26.30MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38          35,478   7%   33.83MB/s    0:00:00 (xfr#2, to-chk=49/54)
03-Dec-2024 18:45:38          68,296  14%   65.13MB/s    0:00:00 (xfr#3, to-chk=47/54)
03-Dec-2024 18:45:38          68,726  14%   65.54MB/s    0:00:00 (xfr#4, to-chk=45/54)
03-Dec-2024 18:45:38          68,726  14%   65.54MB/s    0:00:00 (xfr#5, to-chk=43/54)
03-Dec-2024 18:45:38         100,154  20%   95.51MB/s    0:00:00 (xfr#6, to-chk=41/54)
03-Dec-2024 18:45:38         100,303  20%   95.66MB/s    0:00:00 (xfr#7, to-chk=39/54)
03-Dec-2024 18:45:38         100,600  20%   95.94MB/s    0:00:00 (xfr#8, to-chk=37/54)
03-Dec-2024 18:45:38         192,386  39%   91.74MB/s    0:00:00 (xfr#9, to-chk=35/54)
03-Dec-2024 18:45:38         195,911  40%   93.42MB/s    0:00:00 (xfr#10, to-chk=25/54)
03-Dec-2024 18:45:38         196,358  40%   62.42MB/s    0:00:00 (xfr#11, to-chk=24/54)
03-Dec-2024 18:45:38         202,505  41%   64.37MB/s    0:00:00 (xfr#12, to-chk=23/54)
03-Dec-2024 18:45:38         204,841  42%   65.12MB/s    0:00:00 (xfr#13, to-chk=22/54)
03-Dec-2024 18:45:38         210,477  43%   66.91MB/s    0:00:00 (xfr#14, to-chk=21/54)
03-Dec-2024 18:45:38         212,406  43%   67.52MB/s    0:00:00 (xfr#15, to-chk=20/54)
03-Dec-2024 18:45:38         217,071  44%   69.01MB/s    0:00:00 (xfr#16, to-chk=19/54)
03-Dec-2024 18:45:38         222,418  45%   53.03MB/s    0:00:00 (xfr#17, to-chk=18/54)
03-Dec-2024 18:45:38         225,371  46%   53.73MB/s    0:00:00 (xfr#18, to-chk=17/54)
03-Dec-2024 18:45:38         226,162  46%   53.92MB/s    0:00:00 (xfr#19, to-chk=16/54)
03-Dec-2024 18:45:38         227,808  46%   54.31MB/s    0:00:00 (xfr#20, to-chk=15/54)
03-Dec-2024 18:45:38         235,207  48%   56.08MB/s    0:00:00 (xfr#21, to-chk=14/54)
03-Dec-2024 18:45:38         236,564  48%   56.40MB/s    0:00:00 (xfr#22, to-chk=13/54)
03-Dec-2024 18:45:38         240,946  49%   45.96MB/s    0:00:00 (xfr#23, to-chk=12/54)
03-Dec-2024 18:45:38         248,742  51%   47.44MB/s    0:00:00 (xfr#24, to-chk=11/54)
03-Dec-2024 18:45:38         255,172  52%   48.67MB/s    0:00:00 (xfr#25, to-chk=10/54)
03-Dec-2024 18:45:38         262,231  53%   50.02MB/s    0:00:00 (xfr#26, to-chk=9/54)
03-Dec-2024 18:45:38         264,844  54%   50.51MB/s    0:00:00 (xfr#27, to-chk=8/54)
03-Dec-2024 18:45:38         269,904  55%   51.48MB/s    0:00:00 (xfr#28, to-chk=7/54)
03-Dec-2024 18:45:38         270,980  55%   43.07MB/s    0:00:00 (xfr#29, to-chk=6/54)
03-Dec-2024 18:45:38         271,201  55%   43.11MB/s    0:00:00 (xfr#30, to-chk=5/54)
03-Dec-2024 18:45:38         277,122  56%   44.05MB/s    0:00:00 (xfr#31, to-chk=4/54)
03-Dec-2024 18:45:38         280,362  57%   44.56MB/s    0:00:00 (xfr#32, to-chk=3/54)
03-Dec-2024 18:45:38         287,081  58%   30.42MB/s    0:00:00 (xfr#33, to-chk=2/54)
03-Dec-2024 18:45:38         291,174  59%   30.85MB/s    0:00:00 (xfr#34, to-chk=1/54)
03-Dec-2024 18:45:38         294,984  60%   31.26MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         294,984  60%   31.26MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         294,984  60%   28.13MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         294,984  60%    8.52MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         294,984  60%    8.52MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38         294,984  60%    8.52MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:45:38           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:45:38           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:45:38           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:45:38           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:45:38           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38          19,083  16%   18.20MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:45:38          39,117  33%   37.30MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:45:38          39,203  33%   37.39MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:45:38          58,083  49%   55.39MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:45:38          58,374  50%   55.67MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:45:38          58,374  50%   18.56MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38          23,822   7%   22.72MB/s    0:00:00 (xfr#2, to-chk=13/18)
03-Dec-2024 18:45:38          48,409  14%   46.17MB/s    0:00:00 (xfr#3, to-chk=11/18)
03-Dec-2024 18:45:38          48,409  14%   46.17MB/s    0:00:00 (xfr#4, to-chk=9/18)
03-Dec-2024 18:45:38          71,751  21%   34.21MB/s    0:00:00 (xfr#5, to-chk=7/18)
03-Dec-2024 18:45:38          71,841  21%   34.26MB/s    0:00:00 (xfr#6, to-chk=5/18)
03-Dec-2024 18:45:38          72,138  21%   22.93MB/s    0:00:00 (xfr#7, to-chk=3/18)
03-Dec-2024 18:45:38         165,402  50%   26.29MB/s    0:00:00 (xfr#8, to-chk=1/18)
03-Dec-2024 18:45:38         165,402  50%   19.72MB/s    0:00:00 (xfr#8, to-chk=0/18)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:45:38           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:45:38           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:45:38           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:45:38           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:45:38           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:45:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.31.43/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:45:38               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:45:38          54,759  12%   52.22MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:45:38         111,088  26%  105.94MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:45:38         158,563  37%   75.61MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:45:38         213,119  49%   67.75MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:45:38         213,410  50%   67.84MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:45:38         213,410  50%   40.70MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:45:38 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1733251527.2267413 exists, exporting anyway.
03-Dec-2024 18:45:38 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:45:38 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38 =============================== warnings summary ===============================
03-Dec-2024 18:45:38 tests/utils/rest_utils.py:97
03-Dec-2024 18:45:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:45:38     print("""
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38 tests/utils/path_utils.py:112
03-Dec-2024 18:45:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:45:38     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38 tests/utils/acceptance_utils.py:55
03-Dec-2024 18:45:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:45:38     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38 tests/utils/acceptance_utils.py:57
03-Dec-2024 18:45:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:45:38     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:45:38
03-Dec-2024 18:45:38 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 18:45:38 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 18:45:38 ================== 26 passed, 4 warnings in 837.76s (0:13:57) ==================
03-Dec-2024 18:45:42 release "dev" uninstalled
03-Dec-2024 18:45:43 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
03-Dec-2024 18:45:43 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
03-Dec-2024 18:45:45 No resources found
03-Dec-2024 18:45:46 Sidecar injection has been disabled
03-Dec-2024 18:45:46 Cleaning helm release "dev"...
03-Dec-2024 18:45:46 Deleted 1 helm deployments
03-Dec-2024 18:45:46 Deleted 0 k8s deployments
03-Dec-2024 18:45:46 Deleted 0 k8s services
03-Dec-2024 18:45:46 Deleted 0 persistent volumes
03-Dec-2024 18:45:47 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:45:47 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 18:45:47 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:45:47 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 18:45:47 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 18:45:47 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:45:47 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 18:45:47 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 18:45:47 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 18:45:47 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP...
03-Dec-2024 18:45:47 Finished task 'Parse test results' with result: Success
03-Dec-2024 18:45:47 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:45:47
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:45:47 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:45:47
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3374 (ODSRV-OAP-MPRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3374-ScriptBuildTask-1023247060051096233.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance
03-Dec-2024 18:45:47 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 18:45:47 Uploading artifact
03-Dec-2024 18:45:47     source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 18:45:47     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 18:45:47 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 18:45:47 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:45:47 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:45:47
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3374 (ODSRV-OAP-MPRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3374-ScriptBuildTask-13641917940111109095.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP
03-Dec-2024 18:45:47 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 18:45:48 Finished task 'Pack logs' with result: Success
03-Dec-2024 18:45:48 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:45:48
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 18:45:48 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:45:48
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3374 (ODSRV-OAP-MPRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3374-ScriptBuildTask-3761538534551634711.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance
03-Dec-2024 18:45:48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 18:45:48                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 18:45:48
03-Dec-2024 18:45:48   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 18:45:48 100  4822  100  4822    0     0  56069      0 --:--:-- --:--:-- --:--:-- 56069
03-Dec-2024 18:45:48 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 18:45:49 Cleaning helm deployments
03-Dec-2024 18:45:49 Cleanining pods
03-Dec-2024 18:45:49 Cleaning kube persistant volumes
03-Dec-2024 18:45:50 Cleaning dockswift container
03-Dec-2024 18:45:50 Cleaning docker containers
03-Dec-2024 18:45:52 Stalled docker containers to remove:
03-Dec-2024 18:45:52 0439beebdeaf 39318f85bc6a 16b800186bc8 099b2e1c8d75 be071a852f9e e7c227aecca3 68dbd93dde40 37cfb0f6a635 5869f679def4 9926fee8c406 300660ca7936 efa928ed98ad 0c308b2f10d8 8c0f700b535e 4c7ece25c81e 283d3c012437 3eabeca6ccc2 903f10396c0f 2f4c21ca2352 8f4eebb538d0
03-Dec-2024 18:45:52 Removing stalled docker containers
03-Dec-2024 18:45:52 Error response from daemon: Cannot kill container: 0439beebdeaf: Container 0439beebdeafa801e589a35109bbcb10024baaf9f3c3de8dbec4f3a2aae5b0d2 is not running
03-Dec-2024 18:45:52 0439beebdeaf
03-Dec-2024 18:45:52 Error response from daemon: Cannot kill container: 39318f85bc6a: Container 39318f85bc6a5eb5543ebf5703079b5cbf923dc94be0d59f895869cd50fee121 is not running
03-Dec-2024 18:45:52 39318f85bc6a
03-Dec-2024 18:45:52 Error response from daemon: Cannot kill container: 16b800186bc8: Container 16b800186bc8bc2729a9b9089cc255873ad29a204338a2af6ccc2498e80d05b4 is not running
03-Dec-2024 18:45:52 16b800186bc8
03-Dec-2024 18:45:52 Error response from daemon: Cannot kill container: 099b2e1c8d75: Container 099b2e1c8d757ede59d867444243927de90fd71178bf17d99eb50b6044a01f46 is not running
03-Dec-2024 18:45:52 099b2e1c8d75
03-Dec-2024 18:45:52 Error response from daemon: Cannot kill container: be071a852f9e: Container be071a852f9e5e13d8b731a4601b9737139eff758153e231039ed410469e9d55 is not running
03-Dec-2024 18:45:53 be071a852f9e
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: e7c227aecca3: Container e7c227aecca31ec94951f6a3ea699a01308be95a9da548bebda7327438a8ac32 is not running
03-Dec-2024 18:45:53 e7c227aecca3
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: 68dbd93dde40: Container 68dbd93dde4092b7c0a9d63cbb5ffa6da0fa88e79611e22c188b79c573bf63e7 is not running
03-Dec-2024 18:45:53 68dbd93dde40
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: 37cfb0f6a635: Container 37cfb0f6a6350366c9b7c55de00b4ad70d9914d212d8895d54a17e0249aa8a71 is not running
03-Dec-2024 18:45:53 37cfb0f6a635
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: 5869f679def4: Container 5869f679def46a5d09fab46d191c9aebb234710c8348c11151cfaf662dc80b11 is not running
03-Dec-2024 18:45:53 5869f679def4
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: 9926fee8c406: Container 9926fee8c4060ee56f2a746cec6f7b8ba80cc46082d0b267b1037d220250eada is not running
03-Dec-2024 18:45:53 9926fee8c406
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: 300660ca7936: Container 300660ca7936f0b965e7f63b0d8adb8ccd9a72e6051dd28cc90ea8819d09633f is not running
03-Dec-2024 18:45:53 300660ca7936
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: efa928ed98ad: Container efa928ed98adb48c8a08d04d4e13916a04f0266808d651df332a869246a13992 is not running
03-Dec-2024 18:45:53 efa928ed98ad
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: 0c308b2f10d8: Container 0c308b2f10d87305c2f7c6babb857946365f86352cb4dddee6dbcff8c276cf3d is not running
03-Dec-2024 18:45:53 0c308b2f10d8
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: 8c0f700b535e: Container 8c0f700b535e2d1c0c8f6d23165ff55f6eb6f59c49c9e80d0449ce0d599b9ac1 is not running
03-Dec-2024 18:45:53 8c0f700b535e
03-Dec-2024 18:45:53 Error response from daemon: Cannot kill container: 4c7ece25c81e: Container 4c7ece25c81e8d64d670eb4962ea8d2d1d69f0bec5540e125c384756343e2824 is not running
03-Dec-2024 18:45:54 4c7ece25c81e
03-Dec-2024 18:45:54 Error response from daemon: Cannot kill container: 283d3c012437: Container 283d3c01243746b5130ca369234636ef771923d594682d50696da3b7565e8156 is not running
03-Dec-2024 18:45:54 283d3c012437
03-Dec-2024 18:45:54 Error response from daemon: Cannot kill container: 3eabeca6ccc2: Container 3eabeca6ccc29e7e7c4950f76a7720ae34ec11eb72ef148e288d4fcd620693ac is not running
03-Dec-2024 18:45:54 3eabeca6ccc2
03-Dec-2024 18:45:54 Error response from daemon: Cannot kill container: 903f10396c0f: Container 903f10396c0f938cf2e7fc12d6d6e918830d31523f9b5a8eae9a6119fb7f769b is not running
03-Dec-2024 18:45:54 903f10396c0f
03-Dec-2024 18:45:54 Error response from daemon: Cannot kill container: 2f4c21ca2352: Container 2f4c21ca2352d76e656576eff5db89bb7729a672b792519f3e364ae67cbbe4de is not running
03-Dec-2024 18:45:54 2f4c21ca2352
03-Dec-2024 18:45:54 8f4eebb538d0
03-Dec-2024 18:45:54 8f4eebb538d0
03-Dec-2024 18:45:54 Stalled docker volumes to remove:
03-Dec-2024 18:45:54
03-Dec-2024 18:45:54 Removing stalled docker volumes
03-Dec-2024 18:45:54 Removing stalled loopdevices
03-Dec-2024 18:45:55 Done
03-Dec-2024 18:45:55 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 18:45:55 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 18:45:55 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 18:45:55 Running post build plugin 'NCover Results Collector'
03-Dec-2024 18:45:55 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 18:45:55 Running post build plugin 'Clover Results Collector'
03-Dec-2024 18:45:55 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 18:45:55 Running post build plugin 'Artifact Copier'
03-Dec-2024 18:45:55 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 18:45:55 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 87.80 ms
03-Dec-2024 18:45:55 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP'
03-Dec-2024 18:45:55 Finalising the build...
03-Dec-2024 18:45:55 Stopping timer.
03-Dec-2024 18:45:55 Build ODSRV-OAP-MPRFCP-3374 completed.
03-Dec-2024 18:45:56 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 18:45:56 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 18:45:56 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 18:45:56 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 18:45:56 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 18:45:56 All post build plugins have finished
03-Dec-2024 18:45:56 Generating build results summary...
03-Dec-2024 18:45:56 Saving build results to disk...
03-Dec-2024 18:45:56 Store variable context...
03-Dec-2024 18:45:56 Finished building ODSRV-OAP-MPRFCP-3374.