oneclient acceptance tests using environment deployed from packages

Build: #3359 was successful

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,546 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:16:49
07-Nov-2024 21:16:49 Unmounting client from /tmp/onedata/mnt/hwp8fmo8r2n3vuny
07-Nov-2024 21:16:49
07-Nov-2024 21:16:49
07-Nov-2024 21:17:14 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
07-Nov-2024 21:17:14 =================================================================
07-Nov-2024 21:17:14 - Executing scenario 'Delete file opened by other user for reading'
07-Nov-2024 21:17:14 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:17:14 -----------------------------------------------------------------
07-Nov-2024 21:17:14 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:17:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:17:14 using [token, token] by [user1, user2]"'
07-Nov-2024 21:17:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:17:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:17:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq'
07-Nov-2024 21:17:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq' successfully started
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tvhhb2jjxqw8u1d9
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tvhhb2jjxqw8u1d9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tvhhb2jjxqw8u1d9
07-Nov-2024 21:17:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9674628014334306261'...
07-Nov-2024 21:17:14 Getting configuration...
07-Nov-2024 21:17:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tvhhb2jjxqw8u1d9'.
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:17:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:17:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62'
07-Nov-2024 21:17:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62' successfully started
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q6s4j6lx7tmhbe7z
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q6s4j6lx7tmhbe7z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q6s4j6lx7tmhbe7z
07-Nov-2024 21:17:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '178950495494313016'...
07-Nov-2024 21:17:14 Getting configuration...
07-Nov-2024 21:17:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q6s4j6lx7tmhbe7z'.
07-Nov-2024 21:17:14
07-Nov-2024 21:17:14 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:17:14 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
07-Nov-2024 21:17:14 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
07-Nov-2024 21:17:14 =================================================================
07-Nov-2024 21:17:14
07-Nov-2024 21:17:15 PASSED
07-Nov-2024 21:17:15 Unmounting client from /tmp/onedata/mnt/tvhhb2jjxqw8u1d9
07-Nov-2024 21:17:15
07-Nov-2024 21:17:15
07-Nov-2024 21:17:15 Unmounting client from /tmp/onedata/mnt/q6s4j6lx7tmhbe7z
07-Nov-2024 21:17:15
07-Nov-2024 21:17:15
07-Nov-2024 21:17:39 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
07-Nov-2024 21:17:39 =================================================================
07-Nov-2024 21:17:39 - Executing scenario 'Delete file opened by other user for reading and writing'
07-Nov-2024 21:17:39 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:17:39 -----------------------------------------------------------------
07-Nov-2024 21:17:39 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:17:39 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:17:39 using [token, token] by [user1, user2]"'
07-Nov-2024 21:17:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:17:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:17:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq'
07-Nov-2024 21:17:39 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq' successfully started
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ck55v2l841rngvba
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ck55v2l841rngvba --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ck55v2l841rngvba
07-Nov-2024 21:17:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '926107263997500534'...
07-Nov-2024 21:17:39 Getting configuration...
07-Nov-2024 21:17:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ck55v2l841rngvba'.
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:17:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:17:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62'
07-Nov-2024 21:17:39 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62' successfully started
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cw31126zzbpmcz8e
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cw31126zzbpmcz8e --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cw31126zzbpmcz8e
07-Nov-2024 21:17:39 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6885324980922250983'...
07-Nov-2024 21:17:39 Getting configuration...
07-Nov-2024 21:17:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cw31126zzbpmcz8e'.
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
07-Nov-2024 21:17:39 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
07-Nov-2024 21:17:39 =================================================================
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 PASSED
07-Nov-2024 21:17:39 Unmounting client from /tmp/onedata/mnt/ck55v2l841rngvba
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39 Unmounting client from /tmp/onedata/mnt/cw31126zzbpmcz8e
07-Nov-2024 21:17:39
07-Nov-2024 21:17:39
07-Nov-2024 21:18:03 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
07-Nov-2024 21:18:03 =================================================================
07-Nov-2024 21:18:03 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
07-Nov-2024 21:18:03 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:18:03 -----------------------------------------------------------------
07-Nov-2024 21:18:03 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:18:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:18:03 using [token, token] by [user1, user2]"'
07-Nov-2024 21:18:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:18:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:18:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq'
07-Nov-2024 21:18:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq' successfully started
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6tisye5g03l669jb
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6tisye5g03l669jb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6tisye5g03l669jb
07-Nov-2024 21:18:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9763961932929141983'...
07-Nov-2024 21:18:03 Getting configuration...
07-Nov-2024 21:18:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6tisye5g03l669jb'.
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:18:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:18:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62'
07-Nov-2024 21:18:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62' successfully started
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/te5xjucuy4oomfbk
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/te5xjucuy4oomfbk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/te5xjucuy4oomfbk
07-Nov-2024 21:18:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18121731558235818815'...
07-Nov-2024 21:18:03 Getting configuration...
07-Nov-2024 21:18:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/te5xjucuy4oomfbk'.
07-Nov-2024 21:18:03
07-Nov-2024 21:18:03 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:18:03 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:18:03 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
07-Nov-2024 21:18:03 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
07-Nov-2024 21:18:03 =================================================================
07-Nov-2024 21:18:03
07-Nov-2024 21:18:04 PASSED
07-Nov-2024 21:18:04 Unmounting client from /tmp/onedata/mnt/6tisye5g03l669jb
07-Nov-2024 21:18:04
07-Nov-2024 21:18:04
07-Nov-2024 21:18:04 Unmounting client from /tmp/onedata/mnt/te5xjucuy4oomfbk
07-Nov-2024 21:18:04
07-Nov-2024 21:18:04
07-Nov-2024 21:18:26 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
07-Nov-2024 21:18:26 =================================================================
07-Nov-2024 21:18:26 - Executing scenario 'Delete file right after closing it'
07-Nov-2024 21:18:26 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:18:26 -----------------------------------------------------------------
07-Nov-2024 21:18:26 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:18:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:18:26 using [token, token] by [user1, user2]"'
07-Nov-2024 21:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq'
07-Nov-2024 21:18:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq' successfully started
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vrfrj9zwzbvu0i0l
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vrfrj9zwzbvu0i0l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vrfrj9zwzbvu0i0l
07-Nov-2024 21:18:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15547161974253421852'...
07-Nov-2024 21:18:26 Getting configuration...
07-Nov-2024 21:18:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vrfrj9zwzbvu0i0l'.
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62'
07-Nov-2024 21:18:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62' successfully started
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bb6dkpufuxzxiinm
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bb6dkpufuxzxiinm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bb6dkpufuxzxiinm
07-Nov-2024 21:18:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9539026993051929741'...
07-Nov-2024 21:18:26 Getting configuration...
07-Nov-2024 21:18:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bb6dkpufuxzxiinm'.
07-Nov-2024 21:18:26
07-Nov-2024 21:18:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:18:26 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 21:18:26 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 21:18:26 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 21:18:26 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
07-Nov-2024 21:18:26 -- Executing step: 'When "user1 closes space1/file1 on client11"'
07-Nov-2024 21:18:26 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
07-Nov-2024 21:18:26 -- Executing step: 'When "space1 is empty for user1 on client11"'
07-Nov-2024 21:18:26 =================================================================
07-Nov-2024 21:18:26
07-Nov-2024 21:18:27 PASSED
07-Nov-2024 21:18:27 Unmounting client from /tmp/onedata/mnt/vrfrj9zwzbvu0i0l
07-Nov-2024 21:18:27
07-Nov-2024 21:18:27
07-Nov-2024 21:18:27 Unmounting client from /tmp/onedata/mnt/bb6dkpufuxzxiinm
07-Nov-2024 21:18:27
07-Nov-2024 21:18:27
07-Nov-2024 21:18:50 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
07-Nov-2024 21:18:50 =================================================================
07-Nov-2024 21:18:50 - Executing scenario 'Create many children'
07-Nov-2024 21:18:50 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:18:50 -----------------------------------------------------------------
07-Nov-2024 21:18:50 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:18:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:18:50 using [token, token] by [user1, user2]"'
07-Nov-2024 21:18:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:18:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:18:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq'
07-Nov-2024 21:18:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq' successfully started
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/66g7d2ehs941h7ni
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/66g7d2ehs941h7ni --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/66g7d2ehs941h7ni
07-Nov-2024 21:18:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1081096679585897836'...
07-Nov-2024 21:18:50 Getting configuration...
07-Nov-2024 21:18:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/66g7d2ehs941h7ni'.
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:18:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:18:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62'
07-Nov-2024 21:18:50 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62' successfully started
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vsokjf8ib6p90uzw
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vsokjf8ib6p90uzw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vsokjf8ib6p90uzw
07-Nov-2024 21:18:50 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '245605677571335109'...
07-Nov-2024 21:18:50 Getting configuration...
07-Nov-2024 21:18:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vsokjf8ib6p90uzw'.
07-Nov-2024 21:18:50
07-Nov-2024 21:18:50 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
07-Nov-2024 21:18:50 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
07-Nov-2024 21:18:50 =================================================================
07-Nov-2024 21:18:50
07-Nov-2024 21:18:54 PASSED
07-Nov-2024 21:18:54 Unmounting client from /tmp/onedata/mnt/66g7d2ehs941h7ni
07-Nov-2024 21:18:54
07-Nov-2024 21:18:54
07-Nov-2024 21:18:54 Unmounting client from /tmp/onedata/mnt/vsokjf8ib6p90uzw
07-Nov-2024 21:18:54
07-Nov-2024 21:18:54
07-Nov-2024 21:19:17 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
07-Nov-2024 21:19:17 =================================================================
07-Nov-2024 21:19:17 - Executing scenario 'Create nonempty file then copy it and remove source file'
07-Nov-2024 21:19:17 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:19:17 -----------------------------------------------------------------
07-Nov-2024 21:19:17 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:19:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:19:17 using [token, token] by [user1, user2]"'
07-Nov-2024 21:19:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:19:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:19:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq'
07-Nov-2024 21:19:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq' successfully started
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0ksxutu5s9mvgwv2
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0ksxutu5s9mvgwv2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0ksxutu5s9mvgwv2
07-Nov-2024 21:19:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '202569783523079738'...
07-Nov-2024 21:19:17 Getting configuration...
07-Nov-2024 21:19:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0ksxutu5s9mvgwv2'.
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:19:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:19:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62'
07-Nov-2024 21:19:17 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62' successfully started
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0zo4d1vxtfyfa29m
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0zo4d1vxtfyfa29m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0zo4d1vxtfyfa29m
07-Nov-2024 21:19:17 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5198109338062729309'...
07-Nov-2024 21:19:17 Getting configuration...
07-Nov-2024 21:19:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0zo4d1vxtfyfa29m'.
07-Nov-2024 21:19:17
07-Nov-2024 21:19:17 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:19:17 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 21:19:17 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
07-Nov-2024 21:19:17 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
07-Nov-2024 21:19:17 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
07-Nov-2024 21:19:17 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
07-Nov-2024 21:19:17 =================================================================
07-Nov-2024 21:19:17
07-Nov-2024 21:19:18 PASSED
07-Nov-2024 21:19:18 Unmounting client from /tmp/onedata/mnt/0ksxutu5s9mvgwv2
07-Nov-2024 21:19:18
07-Nov-2024 21:19:18
07-Nov-2024 21:19:18 Unmounting client from /tmp/onedata/mnt/0zo4d1vxtfyfa29m
07-Nov-2024 21:19:18
07-Nov-2024 21:19:18
07-Nov-2024 21:19:41 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
07-Nov-2024 21:19:41 =================================================================
07-Nov-2024 21:19:41 - Executing scenario 'Create nonempty file then move it to another space'
07-Nov-2024 21:19:41 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:19:41 -----------------------------------------------------------------
07-Nov-2024 21:19:41 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:19:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:19:41 using [token, token] by [user1, user2]"'
07-Nov-2024 21:19:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:19:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:19:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-g5dvq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq'
07-Nov-2024 21:19:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-g5dvq' successfully started
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ml3q084rf7cv5fbo
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ml3q084rf7cv5fbo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ml3q084rf7cv5fbo
07-Nov-2024 21:19:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16157228099194923558'...
07-Nov-2024 21:19:41 Getting configuration...
07-Nov-2024 21:19:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ml3q084rf7cv5fbo'.
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:19:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:19:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nrv62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62'
07-Nov-2024 21:19:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nrv62' successfully started
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xmd4w2ar7ebyj0nd
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xmd4w2ar7ebyj0nd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xmd4w2ar7ebyj0nd
07-Nov-2024 21:19:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8279811821924774643'...
07-Nov-2024 21:19:41 Getting configuration...
07-Nov-2024 21:19:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xmd4w2ar7ebyj0nd'.
07-Nov-2024 21:19:41
07-Nov-2024 21:19:41 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:19:41 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 21:19:41 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
07-Nov-2024 21:19:41 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
07-Nov-2024 21:19:41 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
07-Nov-2024 21:19:41 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
07-Nov-2024 21:19:41 =================================================================
07-Nov-2024 21:19:41
07-Nov-2024 21:19:51 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:19:51 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:19:51 PASSED
07-Nov-2024 21:19:51 Unmounting client from /tmp/onedata/mnt/ml3q084rf7cv5fbo
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51 Unmounting client from /tmp/onedata/mnt/xmd4w2ar7ebyj0nd
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51 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.1731014381.5703173', '-c', '/tmp/logs']
07-Nov-2024 21:19:51 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-j4wtp. See /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-cross-support-job-3p-users-j4wtp/entrypoint.log for more details
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-g5dvq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-oneclient-krakow-7d9476b8bc-g5dvq/oneclient_logs
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=186/219)
07-Nov-2024 21:19:51             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=179/219)
07-Nov-2024 21:19:51          26,784   0%    6.39MB/s    0:00:00 (xfr#2, to-chk=185/219)
07-Nov-2024 21:19:51          27,150   0%    6.47MB/s    0:00:00 (xfr#3, to-chk=181/219)
07-Nov-2024 21:19:51         143,950   1%   12.48MB/s    0:00:00 (xfr#4, to-chk=180/219)
07-Nov-2024 21:19:51         144,316   1%   12.51MB/s    0:00:00 (xfr#5, to-chk=179/219)
07-Nov-2024 21:19:51         185,847   2%   14.77MB/s    0:00:00 (xfr#6, to-chk=178/219)
07-Nov-2024 21:19:51         186,309   2%   14.81MB/s    0:00:00 (xfr#7, to-chk=174/219)
07-Nov-2024 21:19:51         314,352   3%   21.41MB/s    0:00:00 (xfr#8, to-chk=173/219)
07-Nov-2024 21:19:51         314,814   3%   21.45MB/s    0:00:00 (xfr#9, to-chk=172/219)
07-Nov-2024 21:19:51         343,994   4%   21.87MB/s    0:00:00 (xfr#10, to-chk=171/219)
07-Nov-2024 21:19:51         344,264   4%   21.89MB/s    0:00:00 (xfr#11, to-chk=167/219)
07-Nov-2024 21:19:51         435,548   5%   23.08MB/s    0:00:00 (xfr#12, to-chk=166/219)
07-Nov-2024 21:19:51         435,818   5%   23.09MB/s    0:00:00 (xfr#13, to-chk=165/219)
07-Nov-2024 21:19:51         775,350   9%   25.50MB/s    0:00:00 (xfr#14, to-chk=164/219)
07-Nov-2024 21:19:51         775,620   9%   25.51MB/s    0:00:00 (xfr#15, to-chk=160/219)
07-Nov-2024 21:19:51       1,882,516  23%   34.53MB/s    0:00:00 (xfr#16, to-chk=159/219)
07-Nov-2024 21:19:51       1,882,786  23%   34.53MB/s    0:00:00 (xfr#17, to-chk=158/219)
07-Nov-2024 21:19:51       1,912,946  23%   35.08MB/s    0:00:00 (xfr#18, to-chk=157/219)
07-Nov-2024 21:19:51       1,913,312  23%   35.09MB/s    0:00:00 (xfr#19, to-chk=153/219)
07-Nov-2024 21:19:51       2,004,596  24%   35.40MB/s    0:00:00 (xfr#20, to-chk=152/219)
07-Nov-2024 21:19:51       2,004,962  24%   35.41MB/s    0:00:00 (xfr#21, to-chk=151/219)
07-Nov-2024 21:19:51       2,039,979  25%   34.74MB/s    0:00:00 (xfr#22, to-chk=150/219)
07-Nov-2024 21:19:51       2,040,537  25%   34.75MB/s    0:00:00 (xfr#23, to-chk=146/219)
07-Nov-2024 21:19:51       2,168,587  26%   31.34MB/s    0:00:00 (xfr#24, to-chk=145/219)
07-Nov-2024 21:19:51       2,169,145  26%   30.88MB/s    0:00:00 (xfr#25, to-chk=144/219)
07-Nov-2024 21:19:51       2,220,039  27%   30.68MB/s    0:00:00 (xfr#26, to-chk=143/219)
07-Nov-2024 21:19:51       2,220,693  27%   30.69MB/s    0:00:00 (xfr#27, to-chk=139/219)
07-Nov-2024 21:19:51       2,419,982  29%   32.97MB/s    0:00:00 (xfr#28, to-chk=138/219)
07-Nov-2024 21:19:51       2,420,636  29%   32.98MB/s    0:00:00 (xfr#29, to-chk=137/219)
07-Nov-2024 21:19:51       2,452,772  30%   33.42MB/s    0:00:00 (xfr#30, to-chk=136/219)
07-Nov-2024 21:19:51       2,453,426  30%   33.43MB/s    0:00:00 (xfr#31, to-chk=132/219)
07-Nov-2024 21:19:51       2,560,938  31%   34.40MB/s    0:00:00 (xfr#32, to-chk=131/219)
07-Nov-2024 21:19:51       2,561,592  31%   34.41MB/s    0:00:00 (xfr#33, to-chk=130/219)
07-Nov-2024 21:19:51       2,593,471  32%   34.84MB/s    0:00:00 (xfr#34, to-chk=129/219)
07-Nov-2024 21:19:51       2,594,125  32%   34.84MB/s    0:00:00 (xfr#35, to-chk=125/219)
07-Nov-2024 21:19:51       2,689,104  33%   35.62MB/s    0:00:00 (xfr#36, to-chk=124/219)
07-Nov-2024 21:19:51       2,689,758  33%   35.63MB/s    0:00:00 (xfr#37, to-chk=123/219)
07-Nov-2024 21:19:51       2,712,591  33%   35.93MB/s    0:00:00 (xfr#38, to-chk=122/219)
07-Nov-2024 21:19:51       2,712,957  33%   35.44MB/s    0:00:00 (xfr#39, to-chk=118/219)
07-Nov-2024 21:19:51       2,796,834  34%   35.10MB/s    0:00:00 (xfr#40, to-chk=117/219)
07-Nov-2024 21:19:51       2,797,200  34%   35.10MB/s    0:00:00 (xfr#41, to-chk=116/219)
07-Nov-2024 21:19:51       2,821,394  34%   35.40MB/s    0:00:00 (xfr#42, to-chk=115/219)
07-Nov-2024 21:19:51       2,821,856  34%   35.41MB/s    0:00:00 (xfr#43, to-chk=111/219)
07-Nov-2024 21:19:51       2,915,331  36%   36.11MB/s    0:00:00 (xfr#44, to-chk=110/219)
07-Nov-2024 21:19:51       2,915,793  36%   36.11MB/s    0:00:00 (xfr#45, to-chk=109/219)
07-Nov-2024 21:19:51       2,943,901  36%   36.46MB/s    0:00:00 (xfr#46, to-chk=108/219)
07-Nov-2024 21:19:51       2,944,555  36%   36.47MB/s    0:00:00 (xfr#47, to-chk=104/219)
07-Nov-2024 21:19:51       3,030,754  37%   37.06MB/s    0:00:00 (xfr#48, to-chk=103/219)
07-Nov-2024 21:19:51       3,031,408  37%   36.59MB/s    0:00:00 (xfr#49, to-chk=102/219)
07-Nov-2024 21:19:51       3,089,310  38%   37.29MB/s    0:00:00 (xfr#50, to-chk=101/219)
07-Nov-2024 21:19:51       3,090,060  38%   37.30MB/s    0:00:00 (xfr#51, to-chk=97/219)
07-Nov-2024 21:19:51       3,330,695  41%   38.74MB/s    0:00:00 (xfr#52, to-chk=96/219)
07-Nov-2024 21:19:51       3,331,445  41%   38.75MB/s    0:00:00 (xfr#53, to-chk=95/219)
07-Nov-2024 21:19:51       3,365,971  41%   39.15MB/s    0:00:00 (xfr#54, to-chk=94/219)
07-Nov-2024 21:19:51       3,366,529  41%   39.15MB/s    0:00:00 (xfr#55, to-chk=90/219)
07-Nov-2024 21:19:51       3,466,005  42%   39.82MB/s    0:00:00 (xfr#56, to-chk=89/219)
07-Nov-2024 21:19:51       3,466,563  42%   39.83MB/s    0:00:00 (xfr#57, to-chk=88/219)
07-Nov-2024 21:19:51       3,484,213  43%   40.03MB/s    0:00:00 (xfr#58, to-chk=87/219)
07-Nov-2024 21:19:51       3,484,771  43%   40.04MB/s    0:00:00 (xfr#59, to-chk=83/219)
07-Nov-2024 21:19:51       3,551,082  43%   40.32MB/s    0:00:00 (xfr#60, to-chk=82/219)
07-Nov-2024 21:19:51       3,551,640  43%   40.32MB/s    0:00:00 (xfr#61, to-chk=81/219)
07-Nov-2024 21:19:51       3,552,268  43%   39.86MB/s    0:00:00 (xfr#62, to-chk=80/219)
07-Nov-2024 21:19:51       3,705,694  45%   38.84MB/s    0:00:00 (xfr#63, to-chk=79/219)
07-Nov-2024 21:19:51       3,706,060  45%   38.42MB/s    0:00:00 (xfr#64, to-chk=75/219)
07-Nov-2024 21:19:51       4,211,040  52%   42.27MB/s    0:00:00 (xfr#65, to-chk=74/219)
07-Nov-2024 21:19:51       4,211,406  52%   42.28MB/s    0:00:00 (xfr#66, to-chk=73/219)
07-Nov-2024 21:19:51       4,430,157  54%   42.68MB/s    0:00:00 (xfr#67, to-chk=72/219)
07-Nov-2024 21:19:51       4,430,715  54%   42.68MB/s    0:00:00 (xfr#68, to-chk=68/219)
07-Nov-2024 21:19:51       6,862,624  84%   43.92MB/s    0:00:00 (xfr#69, to-chk=67/219)
07-Nov-2024 21:19:51       6,863,182  84%   43.93MB/s    0:00:00 (xfr#70, to-chk=66/219)
07-Nov-2024 21:19:51       6,888,092  85%   41.06MB/s    0:00:00 (xfr#71, to-chk=65/219)
07-Nov-2024 21:19:51       6,888,458  85%   41.06MB/s    0:00:00 (xfr#72, to-chk=61/219)
07-Nov-2024 21:19:51       6,983,775  86%   41.63MB/s    0:00:00 (xfr#73, to-chk=60/219)
07-Nov-2024 21:19:51       6,984,141  86%   41.63MB/s    0:00:00 (xfr#74, to-chk=59/219)
07-Nov-2024 21:19:51       7,018,866  86%   41.84MB/s    0:00:00 (xfr#75, to-chk=58/219)
07-Nov-2024 21:19:51       7,019,424  86%   41.58MB/s    0:00:00 (xfr#76, to-chk=54/219)
07-Nov-2024 21:19:51       7,134,079  88%   39.79MB/s    0:00:00 (xfr#77, to-chk=53/219)
07-Nov-2024 21:19:51       7,134,637  88%   39.79MB/s    0:00:00 (xfr#78, to-chk=52/219)
07-Nov-2024 21:19:51       7,135,265  88%   39.79MB/s    0:00:00 (xfr#79, to-chk=51/219)
07-Nov-2024 21:19:51       7,151,435  88%   39.65MB/s    0:00:00 (xfr#80, to-chk=50/219)
07-Nov-2024 21:19:51       7,151,801  88%   39.65MB/s    0:00:00 (xfr#81, to-chk=46/219)
07-Nov-2024 21:19:51       7,212,981  89%   39.99MB/s    0:00:00 (xfr#82, to-chk=45/219)
07-Nov-2024 21:19:51       7,213,347  89%   40.00MB/s    0:00:00 (xfr#83, to-chk=44/219)
07-Nov-2024 21:19:51       7,252,646  89%   40.21MB/s    0:00:00 (xfr#84, to-chk=43/219)
07-Nov-2024 21:19:51       7,253,012  89%   40.22MB/s    0:00:00 (xfr#85, to-chk=39/219)
07-Nov-2024 21:19:51       7,390,213  91%   40.74MB/s    0:00:00 (xfr#86, to-chk=38/219)
07-Nov-2024 21:19:51       7,390,579  91%   40.74MB/s    0:00:00 (xfr#87, to-chk=37/219)
07-Nov-2024 21:19:51       7,418,935  91%   40.66MB/s    0:00:00 (xfr#88, to-chk=36/219)
07-Nov-2024 21:19:51       7,419,301  91%   40.66MB/s    0:00:00 (xfr#89, to-chk=32/219)
07-Nov-2024 21:19:51       7,510,164  92%   41.16MB/s    0:00:00 (xfr#90, to-chk=31/219)
07-Nov-2024 21:19:51       7,510,530  92%   41.16MB/s    0:00:00 (xfr#91, to-chk=30/219)
07-Nov-2024 21:19:51       7,542,811  93%   38.88MB/s    0:00:00 (xfr#92, to-chk=29/219)
07-Nov-2024 21:19:51       7,543,273  93%   38.89MB/s    0:00:00 (xfr#93, to-chk=25/219)
07-Nov-2024 21:19:51       7,547,420  93%   38.91MB/s    0:00:00 (xfr#94, to-chk=24/219)
07-Nov-2024 21:19:51       7,644,989  94%   39.20MB/s    0:00:00 (xfr#95, to-chk=23/219)
07-Nov-2024 21:19:51       7,645,451  94%   39.20MB/s    0:00:00 (xfr#96, to-chk=22/219)
07-Nov-2024 21:19:51       7,671,528  94%   39.12MB/s    0:00:00 (xfr#97, to-chk=21/219)
07-Nov-2024 21:19:51       7,672,086  94%   39.13MB/s    0:00:00 (xfr#98, to-chk=17/219)
07-Nov-2024 21:19:51       7,755,648  96%   39.13MB/s    0:00:00 (xfr#99, to-chk=16/219)
07-Nov-2024 21:19:51       7,756,206  96%   39.14MB/s    0:00:00 (xfr#100, to-chk=15/219)
07-Nov-2024 21:19:51       7,791,283  96%   39.31MB/s    0:00:00 (xfr#101, to-chk=14/219)
07-Nov-2024 21:19:51       7,791,937  96%   39.11MB/s    0:00:00 (xfr#102, to-chk=10/219)
07-Nov-2024 21:19:51       7,908,826  97%   39.70MB/s    0:00:00 (xfr#103, to-chk=9/219)
07-Nov-2024 21:19:51       7,909,480  97%   39.70MB/s    0:00:00 (xfr#104, to-chk=8/219)
07-Nov-2024 21:19:51       7,940,507  98%   39.65MB/s    0:00:00 (xfr#105, to-chk=7/219)
07-Nov-2024 21:19:51       7,941,161  98%   39.65MB/s    0:00:00 (xfr#106, to-chk=3/219)
07-Nov-2024 21:19:51       8,032,742  99%   39.90MB/s    0:00:00 (xfr#107, to-chk=2/219)
07-Nov-2024 21:19:51       8,033,396  99%   39.90MB/s    0:00:00 (xfr#108, to-chk=1/219)
07-Nov-2024 21:19:51       8,072,865  99%   40.10MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.89MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.68MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.68MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   39.68MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   38.30MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51       8,072,865  99%   38.30MB/s    0:00:00 (xfr#109, to-chk=0/219)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-nrv62: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-oneclient-paris-5cc45c8cb7-nrv62/oneclient_logs
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51          21,837   0%   20.83MB/s    0:00:00 (xfr#1, to-chk=188/221)
07-Nov-2024 21:19:51          21,837   0%   20.83MB/s    0:00:00 (xfr#1, to-chk=182/221)
07-Nov-2024 21:19:51          22,299   0%   21.27MB/s    0:00:00 (xfr#2, to-chk=184/221)
07-Nov-2024 21:19:51          83,842   2%    2.96MB/s    0:00:00 (xfr#3, to-chk=183/221)
07-Nov-2024 21:19:51          84,304   2%    2.98MB/s    0:00:00 (xfr#4, to-chk=182/221)
07-Nov-2024 21:19:51         120,439   3%    4.25MB/s    0:00:00 (xfr#5, to-chk=181/221)
07-Nov-2024 21:19:51         120,997   3%    4.27MB/s    0:00:00 (xfr#6, to-chk=177/221)
07-Nov-2024 21:19:51         241,509   6%    7.68MB/s    0:00:00 (xfr#7, to-chk=176/221)
07-Nov-2024 21:19:51         242,067   6%    7.70MB/s    0:00:00 (xfr#8, to-chk=175/221)
07-Nov-2024 21:19:51         263,576   7%    6.98MB/s    0:00:00 (xfr#9, to-chk=174/221)
07-Nov-2024 21:19:51         264,230   7%    7.00MB/s    0:00:00 (xfr#10, to-chk=170/221)
07-Nov-2024 21:19:51         355,968   9%    8.70MB/s    0:00:00 (xfr#11, to-chk=169/221)
07-Nov-2024 21:19:51         356,622   9%    8.72MB/s    0:00:00 (xfr#12, to-chk=168/221)
07-Nov-2024 21:19:51         371,566  10%    8.86MB/s    0:00:00 (xfr#13, to-chk=167/221)
07-Nov-2024 21:19:51         371,932  10%    8.87MB/s    0:00:00 (xfr#14, to-chk=163/221)
07-Nov-2024 21:19:51         430,537  11%   10.26MB/s    0:00:00 (xfr#15, to-chk=162/221)
07-Nov-2024 21:19:51         430,903  11%   10.27MB/s    0:00:00 (xfr#16, to-chk=161/221)
07-Nov-2024 21:19:51         431,531  11%   10.29MB/s    0:00:00 (xfr#17, to-chk=160/221)
07-Nov-2024 21:19:51         445,832  12%   10.63MB/s    0:00:00 (xfr#18, to-chk=159/221)
07-Nov-2024 21:19:51         446,102  12%   10.38MB/s    0:00:00 (xfr#19, to-chk=155/221)
07-Nov-2024 21:19:51         505,264  13%   10.48MB/s    0:00:00 (xfr#20, to-chk=154/221)
07-Nov-2024 21:19:51         505,534  13%   10.48MB/s    0:00:00 (xfr#21, to-chk=153/221)
07-Nov-2024 21:19:51         526,599  14%   10.92MB/s    0:00:00 (xfr#22, to-chk=152/221)
07-Nov-2024 21:19:51         526,965  14%   10.69MB/s    0:00:00 (xfr#23, to-chk=148/221)
07-Nov-2024 21:19:51         605,071  16%   11.54MB/s    0:00:00 (xfr#24, to-chk=147/221)
07-Nov-2024 21:19:51         605,437  16%   11.32MB/s    0:00:00 (xfr#25, to-chk=146/221)
07-Nov-2024 21:19:51         606,065  16%   11.33MB/s    0:00:00 (xfr#26, to-chk=145/221)
07-Nov-2024 21:19:51         641,836  17%   12.00MB/s    0:00:00 (xfr#27, to-chk=144/221)
07-Nov-2024 21:19:51         642,202  17%   12.01MB/s    0:00:00 (xfr#28, to-chk=140/221)
07-Nov-2024 21:19:51         741,677  20%   11.99MB/s    0:00:00 (xfr#29, to-chk=139/221)
07-Nov-2024 21:19:51         742,043  20%   11.79MB/s    0:00:00 (xfr#30, to-chk=138/221)
07-Nov-2024 21:19:51         756,572  20%   12.03MB/s    0:00:00 (xfr#31, to-chk=137/221)
07-Nov-2024 21:19:51         756,938  20%   12.03MB/s    0:00:00 (xfr#32, to-chk=133/221)
07-Nov-2024 21:19:51         809,355  22%   12.86MB/s    0:00:00 (xfr#33, to-chk=132/221)
07-Nov-2024 21:19:51         809,721  22%   12.66MB/s    0:00:00 (xfr#34, to-chk=131/221)
07-Nov-2024 21:19:51         830,346  22%   12.18MB/s    0:00:00 (xfr#35, to-chk=130/221)
07-Nov-2024 21:19:51         830,712  22%   12.19MB/s    0:00:00 (xfr#36, to-chk=126/221)
07-Nov-2024 21:19:51         894,398  24%   12.73MB/s    0:00:00 (xfr#37, to-chk=125/221)
07-Nov-2024 21:19:51         894,764  24%   12.74MB/s    0:00:00 (xfr#38, to-chk=124/221)
07-Nov-2024 21:19:51         919,926  25%   12.36MB/s    0:00:00 (xfr#39, to-chk=123/221)
07-Nov-2024 21:19:51         920,484  25%   12.36MB/s    0:00:00 (xfr#40, to-chk=119/221)
07-Nov-2024 21:19:51       1,000,716  27%   12.39MB/s    0:00:00 (xfr#41, to-chk=118/221)
07-Nov-2024 21:19:51       1,001,274  27%   12.40MB/s    0:00:00 (xfr#42, to-chk=117/221)
07-Nov-2024 21:19:51       1,030,185  28%   12.76MB/s    0:00:00 (xfr#43, to-chk=116/221)
07-Nov-2024 21:19:51       1,030,647  28%   12.76MB/s    0:00:00 (xfr#44, to-chk=112/221)
07-Nov-2024 21:19:51       1,123,049  30%   12.45MB/s    0:00:00 (xfr#45, to-chk=111/221)
07-Nov-2024 21:19:51       1,123,511  30%   12.46MB/s    0:00:00 (xfr#46, to-chk=110/221)
07-Nov-2024 21:19:51       1,124,139  30%   12.32MB/s    0:00:00 (xfr#47, to-chk=109/221)
07-Nov-2024 21:19:51       1,158,337  31%   11.75MB/s    0:00:00 (xfr#48, to-chk=108/221)
07-Nov-2024 21:19:51       1,158,799  31%   11.76MB/s    0:00:00 (xfr#49, to-chk=104/221)
07-Nov-2024 21:19:51       1,267,049  34%   12.21MB/s    0:00:00 (xfr#50, to-chk=103/221)
07-Nov-2024 21:19:51       1,267,511  34%   12.21MB/s    0:00:00 (xfr#51, to-chk=102/221)
07-Nov-2024 21:19:51       1,354,029  37%   12.18MB/s    0:00:00 (xfr#52, to-chk=101/221)
07-Nov-2024 21:19:51       1,354,587  37%   12.19MB/s    0:00:00 (xfr#53, to-chk=97/221)
07-Nov-2024 21:19:51       1,602,794  44%   13.06MB/s    0:00:00 (xfr#54, to-chk=96/221)
07-Nov-2024 21:19:51       1,603,352  44%   13.07MB/s    0:00:00 (xfr#55, to-chk=95/221)
07-Nov-2024 21:19:51       1,635,783  44%   13.00MB/s    0:00:00 (xfr#56, to-chk=94/221)
07-Nov-2024 21:19:51       1,636,341  45%   12.90MB/s    0:00:00 (xfr#57, to-chk=90/221)
07-Nov-2024 21:19:51       1,746,059  48%   13.32MB/s    0:00:00 (xfr#58, to-chk=89/221)
07-Nov-2024 21:19:51       1,746,617  48%   13.33MB/s    0:00:00 (xfr#59, to-chk=88/221)
07-Nov-2024 21:19:51       1,781,254  48%   13.48MB/s    0:00:00 (xfr#60, to-chk=87/221)
07-Nov-2024 21:19:51       1,782,196  49%   13.49MB/s    0:00:00 (xfr#61, to-chk=83/221)
07-Nov-2024 21:19:51       1,893,192  52%   13.37MB/s    0:00:00 (xfr#62, to-chk=82/221)
07-Nov-2024 21:19:51       1,894,134  52%   13.38MB/s    0:00:00 (xfr#63, to-chk=81/221)
07-Nov-2024 21:19:51       1,915,249  52%   13.14MB/s    0:00:00 (xfr#64, to-chk=80/221)
07-Nov-2024 21:19:51       1,915,807  52%   13.14MB/s    0:00:00 (xfr#65, to-chk=76/221)
07-Nov-2024 21:19:51       1,995,900  54%   13.31MB/s    0:00:00 (xfr#66, to-chk=75/221)
07-Nov-2024 21:19:51       1,996,458  54%   13.31MB/s    0:00:00 (xfr#67, to-chk=74/221)
07-Nov-2024 21:19:51       2,026,443  55%   13.24MB/s    0:00:00 (xfr#68, to-chk=73/221)
07-Nov-2024 21:19:51       2,026,905  55%   13.24MB/s    0:00:00 (xfr#69, to-chk=69/221)
07-Nov-2024 21:19:51       2,113,858  58%   13.53MB/s    0:00:00 (xfr#70, to-chk=68/221)
07-Nov-2024 21:19:51       2,114,320  58%   13.53MB/s    0:00:00 (xfr#71, to-chk=67/221)
07-Nov-2024 21:19:51       2,140,123  58%   13.61MB/s    0:00:00 (xfr#72, to-chk=66/221)
07-Nov-2024 21:19:51       2,140,681  58%   13.61MB/s    0:00:00 (xfr#73, to-chk=62/221)
07-Nov-2024 21:19:51       2,229,860  61%   13.46MB/s    0:00:00 (xfr#74, to-chk=61/221)
07-Nov-2024 21:19:51       2,230,418  61%   13.46MB/s    0:00:00 (xfr#75, to-chk=60/221)
07-Nov-2024 21:19:51       2,231,046  61%   13.47MB/s    0:00:00 (xfr#76, to-chk=59/221)
07-Nov-2024 21:19:51       2,260,160  62%   13.56MB/s    0:00:00 (xfr#77, to-chk=58/221)
07-Nov-2024 21:19:51       2,260,622  62%   13.56MB/s    0:00:00 (xfr#78, to-chk=54/221)
07-Nov-2024 21:19:51       2,354,834  64%   13.69MB/s    0:00:00 (xfr#79, to-chk=53/221)
07-Nov-2024 21:19:51       2,355,296  64%   13.70MB/s    0:00:00 (xfr#80, to-chk=52/221)
07-Nov-2024 21:19:51       2,384,692  65%   13.78MB/s    0:00:00 (xfr#81, to-chk=51/221)
07-Nov-2024 21:19:51       2,385,346  65%   13.70MB/s    0:00:00 (xfr#82, to-chk=47/221)
07-Nov-2024 21:19:51       2,501,032  68%   13.87MB/s    0:00:00 (xfr#83, to-chk=46/221)
07-Nov-2024 21:19:51       2,501,686  68%   13.87MB/s    0:00:00 (xfr#84, to-chk=45/221)
07-Nov-2024 21:19:51       2,521,540  69%   13.90MB/s    0:00:00 (xfr#85, to-chk=44/221)
07-Nov-2024 21:19:51       2,522,194  69%   13.82MB/s    0:00:00 (xfr#86, to-chk=40/221)
07-Nov-2024 21:19:51       2,602,780  71%   13.35MB/s    0:00:00 (xfr#87, to-chk=39/221)
07-Nov-2024 21:19:51       2,603,434  71%   13.35MB/s    0:00:00 (xfr#88, to-chk=38/221)
07-Nov-2024 21:19:51       2,604,062  71%   13.35MB/s    0:00:00 (xfr#89, to-chk=37/221)
07-Nov-2024 21:19:51       2,729,943  75%   13.35MB/s    0:00:00 (xfr#90, to-chk=36/221)
07-Nov-2024 21:19:51       2,730,309  75%   13.35MB/s    0:00:00 (xfr#91, to-chk=32/221)
07-Nov-2024 21:19:51       2,961,816  81%   14.34MB/s    0:00:00 (xfr#92, to-chk=31/221)
07-Nov-2024 21:19:51       2,962,182  81%   14.34MB/s    0:00:00 (xfr#93, to-chk=30/221)
07-Nov-2024 21:19:51       3,051,531  83%   13.41MB/s    0:00:00 (xfr#94, to-chk=29/221)
07-Nov-2024 21:19:51       3,052,473  83%   13.42MB/s    0:00:00 (xfr#95, to-chk=25/221)
07-Nov-2024 21:19:51       3,301,201  90%   14.38MB/s    0:00:00 (xfr#96, to-chk=24/221)
07-Nov-2024 21:19:51       3,302,143  90%   14.38MB/s    0:00:00 (xfr#97, to-chk=23/221)
07-Nov-2024 21:19:51       3,332,341  91%   14.51MB/s    0:00:00 (xfr#98, to-chk=22/221)
07-Nov-2024 21:19:51       3,333,187  91%   14.45MB/s    0:00:00 (xfr#99, to-chk=18/221)
07-Nov-2024 21:19:51       3,337,318  91%   14.47MB/s    0:00:00 (xfr#100, to-chk=17/221)
07-Nov-2024 21:19:51       3,411,046  93%   14.72MB/s    0:00:00 (xfr#101, to-chk=16/221)
07-Nov-2024 21:19:51       3,411,892  93%   14.72MB/s    0:00:00 (xfr#102, to-chk=15/221)
07-Nov-2024 21:19:51       3,431,595  94%   14.81MB/s    0:00:00 (xfr#103, to-chk=14/221)
07-Nov-2024 21:19:51       3,432,153  94%   14.81MB/s    0:00:00 (xfr#104, to-chk=10/221)
07-Nov-2024 21:19:51       3,496,063  96%   15.02MB/s    0:00:00 (xfr#105, to-chk=9/221)
07-Nov-2024 21:19:51       3,496,621  96%   15.02MB/s    0:00:00 (xfr#106, to-chk=8/221)
07-Nov-2024 21:19:51       3,519,734  96%   15.05MB/s    0:00:00 (xfr#107, to-chk=7/221)
07-Nov-2024 21:19:51       3,520,292  96%   15.05MB/s    0:00:00 (xfr#108, to-chk=3/221)
07-Nov-2024 21:19:51       3,589,055  98%   15.35MB/s    0:00:00 (xfr#109, to-chk=2/221)
07-Nov-2024 21:19:51       3,589,613  98%   15.28MB/s    0:00:00 (xfr#110, to-chk=1/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   15.39MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   14.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   14.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   14.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   14.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   14.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51       3,631,780  99%   14.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51          17,806  16%   16.98MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:19:51          36,545  33%   34.85MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:19:51          36,545  33%   34.85MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:19:51          54,148  49%   51.64MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:19:51          54,439  50%   51.92MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:19:51          54,439  50%   25.96MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:19:51           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:19:51           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:19:51           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:19:51           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:19:51           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51          37,049   7%   35.33MB/s    0:00:00 (xfr#2, to-chk=49/54)
07-Nov-2024 21:19:51          71,463  14%   68.15MB/s    0:00:00 (xfr#3, to-chk=47/54)
07-Nov-2024 21:19:51          71,893  14%   68.56MB/s    0:00:00 (xfr#4, to-chk=45/54)
07-Nov-2024 21:19:51          71,893  14%   68.56MB/s    0:00:00 (xfr#5, to-chk=43/54)
07-Nov-2024 21:19:51         104,892  21%  100.03MB/s    0:00:00 (xfr#6, to-chk=41/54)
07-Nov-2024 21:19:51         105,042  21%   50.09MB/s    0:00:00 (xfr#7, to-chk=39/54)
07-Nov-2024 21:19:51         105,339  21%   50.23MB/s    0:00:00 (xfr#8, to-chk=37/54)
07-Nov-2024 21:19:51         195,564  39%   46.63MB/s    0:00:00 (xfr#9, to-chk=35/54)
07-Nov-2024 21:19:51         196,070  39%   46.75MB/s    0:00:00 (xfr#10, to-chk=25/54)
07-Nov-2024 21:19:51         196,291  39%   37.44MB/s    0:00:00 (xfr#11, to-chk=24/54)
07-Nov-2024 21:19:51         197,652  40%   37.70MB/s    0:00:00 (xfr#12, to-chk=23/54)
07-Nov-2024 21:19:51         198,728  40%   37.90MB/s    0:00:00 (xfr#13, to-chk=22/54)
07-Nov-2024 21:19:51         202,198  41%   32.14MB/s    0:00:00 (xfr#14, to-chk=21/54)
07-Nov-2024 21:19:51         209,088  42%   33.23MB/s    0:00:00 (xfr#15, to-chk=20/54)
07-Nov-2024 21:19:51         213,698  43%   33.97MB/s    0:00:00 (xfr#16, to-chk=19/54)
07-Nov-2024 21:19:51         216,256  43%   34.37MB/s    0:00:00 (xfr#17, to-chk=18/54)
07-Nov-2024 21:19:51         221,556  44%   30.18MB/s    0:00:00 (xfr#18, to-chk=17/54)
07-Nov-2024 21:19:51         225,602  45%   30.74MB/s    0:00:00 (xfr#19, to-chk=16/54)
07-Nov-2024 21:19:51         227,875  46%   31.05MB/s    0:00:00 (xfr#20, to-chk=15/54)
07-Nov-2024 21:19:51         235,390  47%   32.07MB/s    0:00:00 (xfr#21, to-chk=14/54)
07-Nov-2024 21:19:51         239,145  48%   25.34MB/s    0:00:00 (xfr#22, to-chk=13/54)
07-Nov-2024 21:19:51         240,734  48%   25.51MB/s    0:00:00 (xfr#23, to-chk=12/54)
07-Nov-2024 21:19:51         247,396  50%   26.22MB/s    0:00:00 (xfr#24, to-chk=11/54)
07-Nov-2024 21:19:51         252,918  51%   26.80MB/s    0:00:00 (xfr#25, to-chk=10/54)
07-Nov-2024 21:19:51         259,295  52%   24.73MB/s    0:00:00 (xfr#26, to-chk=9/54)
07-Nov-2024 21:19:51         265,102  53%   25.28MB/s    0:00:00 (xfr#27, to-chk=8/54)
07-Nov-2024 21:19:51         269,427  54%   25.69MB/s    0:00:00 (xfr#28, to-chk=7/54)
07-Nov-2024 21:19:51         272,618  55%   26.00MB/s    0:00:00 (xfr#29, to-chk=6/54)
07-Nov-2024 21:19:51         277,627  56%   24.07MB/s    0:00:00 (xfr#30, to-chk=5/54)
07-Nov-2024 21:19:51         278,675  56%   24.16MB/s    0:00:00 (xfr#31, to-chk=4/54)
07-Nov-2024 21:19:51         281,575  57%   22.38MB/s    0:00:00 (xfr#32, to-chk=3/54)
07-Nov-2024 21:19:51         283,512  57%   22.53MB/s    0:00:00 (xfr#33, to-chk=2/54)
07-Nov-2024 21:19:51         289,610  58%   23.02MB/s    0:00:00 (xfr#34, to-chk=1/54)
07-Nov-2024 21:19:51         296,785  60%   23.59MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         296,785  60%   21.77MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         296,785  60%   21.77MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         296,785  60%   20.22MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         296,785  60%   20.22MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         296,785  60%   20.22MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51          17,771  16%   16.95MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:19:51          36,473  33%   34.78MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:19:51          36,473  33%   34.78MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:19:51          54,041  49%   51.54MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:19:51          54,332  50%   51.82MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:19:51          54,332  50%   51.82MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:19:51           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:19:51           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:19:51           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:19:51           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:19:51           6,843  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51          35,567   7%   33.92MB/s    0:00:00 (xfr#2, to-chk=49/54)
07-Nov-2024 21:19:51          68,476  14%   32.65MB/s    0:00:00 (xfr#3, to-chk=47/54)
07-Nov-2024 21:19:51          68,905  14%   32.86MB/s    0:00:00 (xfr#4, to-chk=45/54)
07-Nov-2024 21:19:51          68,905  14%   32.86MB/s    0:00:00 (xfr#5, to-chk=43/54)
07-Nov-2024 21:19:51         100,422  20%   31.92MB/s    0:00:00 (xfr#6, to-chk=41/54)
07-Nov-2024 21:19:51         100,572  20%   31.97MB/s    0:00:00 (xfr#7, to-chk=39/54)
07-Nov-2024 21:19:51         100,869  20%   32.07MB/s    0:00:00 (xfr#8, to-chk=37/54)
07-Nov-2024 21:19:51         191,175  39%   30.39MB/s    0:00:00 (xfr#9, to-chk=35/54)
07-Nov-2024 21:19:51         196,178  40%   26.73MB/s    0:00:00 (xfr#10, to-chk=25/54)
07-Nov-2024 21:19:51         198,445  41%   27.04MB/s    0:00:00 (xfr#11, to-chk=24/54)
07-Nov-2024 21:19:51         199,804  41%   27.22MB/s    0:00:00 (xfr#12, to-chk=23/54)
07-Nov-2024 21:19:51         201,391  41%   27.44MB/s    0:00:00 (xfr#13, to-chk=22/54)
07-Nov-2024 21:19:51         202,180  41%   27.54MB/s    0:00:00 (xfr#14, to-chk=21/54)
07-Nov-2024 21:19:51         209,068  43%   28.48MB/s    0:00:00 (xfr#15, to-chk=20/54)
07-Nov-2024 21:19:51         216,581  44%   25.82MB/s    0:00:00 (xfr#16, to-chk=19/54)
07-Nov-2024 21:19:51         217,655  45%   25.95MB/s    0:00:00 (xfr#17, to-chk=18/54)
07-Nov-2024 21:19:51         219,584  45%   26.18MB/s    0:00:00 (xfr#18, to-chk=17/54)
07-Nov-2024 21:19:51         223,345  46%   26.62MB/s    0:00:00 (xfr#19, to-chk=16/54)
07-Nov-2024 21:19:51         230,005  47%   24.37MB/s    0:00:00 (xfr#20, to-chk=15/54)
07-Nov-2024 21:19:51         234,615  48%   24.86MB/s    0:00:00 (xfr#21, to-chk=14/54)
07-Nov-2024 21:19:51         239,907  49%   25.42MB/s    0:00:00 (xfr#22, to-chk=13/54)
07-Nov-2024 21:19:51         243,090  50%   25.76MB/s    0:00:00 (xfr#23, to-chk=12/54)
07-Nov-2024 21:19:51         246,556  51%   26.13MB/s    0:00:00 (xfr#24, to-chk=11/54)
07-Nov-2024 21:19:51         250,596  51%   26.55MB/s    0:00:00 (xfr#25, to-chk=10/54)
07-Nov-2024 21:19:51         250,817  51%   26.58MB/s    0:00:00 (xfr#26, to-chk=9/54)
07-Nov-2024 21:19:51         251,323  52%   26.63MB/s    0:00:00 (xfr#27, to-chk=8/54)
07-Nov-2024 21:19:51         258,496  53%   27.39MB/s    0:00:00 (xfr#28, to-chk=7/54)
07-Nov-2024 21:19:51         261,390  54%   24.93MB/s    0:00:00 (xfr#29, to-chk=6/54)
07-Nov-2024 21:19:51         263,946  54%   25.17MB/s    0:00:00 (xfr#30, to-chk=5/54)
07-Nov-2024 21:19:51         269,751  55%   25.73MB/s    0:00:00 (xfr#31, to-chk=4/54)
07-Nov-2024 21:19:51         275,841  57%   26.31MB/s    0:00:00 (xfr#32, to-chk=3/54)
07-Nov-2024 21:19:51         280,166  57%   26.72MB/s    0:00:00 (xfr#33, to-chk=2/54)
07-Nov-2024 21:19:51         286,541  59%   27.33MB/s    0:00:00 (xfr#34, to-chk=1/54)
07-Nov-2024 21:19:51         292,061  60%   27.85MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         292,061  60%   27.85MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         292,061  60%   27.85MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         292,061  60%   25.32MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         292,061  60%   25.32MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51         292,061  60%   25.32MB/s    0:00:00 (xfr#35, to-chk=0/54)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51          54,762  12%   52.23MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:19:51         111,094  26%  105.95MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:19:51         158,569  37%   75.61MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:19:51         213,128  49%   67.75MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:19:51         213,419  50%   67.84MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:19:51         213,419  50%   50.88MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51          23,731   7%   22.63MB/s    0:00:00 (xfr#2, to-chk=13/18)
07-Nov-2024 21:19:51          48,225  14%   45.99MB/s    0:00:00 (xfr#3, to-chk=11/18)
07-Nov-2024 21:19:51          48,225  14%   45.99MB/s    0:00:00 (xfr#4, to-chk=9/18)
07-Nov-2024 21:19:51          71,476  21%   11.36MB/s    0:00:00 (xfr#5, to-chk=7/18)
07-Nov-2024 21:19:51          71,567  21%   11.38MB/s    0:00:00 (xfr#6, to-chk=5/18)
07-Nov-2024 21:19:51          71,864  21%    9.79MB/s    0:00:00 (xfr#7, to-chk=3/18)
07-Nov-2024 21:19:51         163,934  50%   15.63MB/s    0:00:00 (xfr#8, to-chk=1/18)
07-Nov-2024 21:19:51         163,934  50%   14.21MB/s    0:00:00 (xfr#8, to-chk=0/18)
07-Nov-2024 21:19:51 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.06.08/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:19:51               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:19:51           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:19:51           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:19:51           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:19:51           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:19:51           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:19:51           6,703  50%    3.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:19:51 [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.1731014381.5703173 exists, exporting anyway.
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51 =============================== warnings summary ===============================
07-Nov-2024 21:19:51 tests/utils/rest_utils.py:98
07-Nov-2024 21:19:51   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:19:51     print("""
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51 tests/utils/path_utils.py:112
07-Nov-2024 21:19:51   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:19:51     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51 tests/utils/acceptance_utils.py:55
07-Nov-2024 21:19:51   /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'
07-Nov-2024 21:19:51     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51 tests/utils/acceptance_utils.py:57
07-Nov-2024 21:19:51   /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'
07-Nov-2024 21:19:51     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:19:51
07-Nov-2024 21:19:51 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 21:19:51 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 21:19:51 ================== 26 passed, 4 warnings in 825.96s (0:13:45) ==================
07-Nov-2024 21:19:56 release "dev" uninstalled
07-Nov-2024 21:19:56 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 21:19:56 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 21:19:58 No resources found
07-Nov-2024 21:19:59 Sidecar injection has been disabled
07-Nov-2024 21:19:59 Cleaning helm release "dev"...
07-Nov-2024 21:19:59 Deleted 1 helm deployments
07-Nov-2024 21:19:59 Deleted 0 k8s deployments
07-Nov-2024 21:19:59 Deleted 0 k8s services
07-Nov-2024 21:19:59 Deleted 0 persistent volumes
07-Nov-2024 21:20:00 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:20:00 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 21:20:00 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:20:00 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 21:20:00 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 21:20:00 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:20:00 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 21:20:00 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 21:20:00 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 21:20:00 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP...
07-Nov-2024 21:20:00 Finished task 'Parse test results' with result: Success
07-Nov-2024 21:20:00 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:20:00
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:20:00 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:20:00
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3359 (ODSRV-OAP-MPRFCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3359-ScriptBuildTask-1931775658142941338.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance
07-Nov-2024 21:20:00 ./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
07-Nov-2024 21:20:01 Uploading artifact
07-Nov-2024 21:20:01     source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio.tar.gz
07-Nov-2024 21:20:01     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio.tar.gz
07-Nov-2024 21:20:01 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 21:20:01 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:20:01 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:20:01
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3359 (ODSRV-OAP-MPRFCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3359-ScriptBuildTask-15762526631533869287.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP
07-Nov-2024 21:20:01 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 21:20:01 Finished task 'Pack logs' with result: Success
07-Nov-2024 21:20:01 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:20:01
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 21:20:01 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:20:01
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3359 (ODSRV-OAP-MPRFCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3359-ScriptBuildTask-18441989741001710750.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance
07-Nov-2024 21:20:01   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 21:20:01                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 21:20:01
07-Nov-2024 21:20:01   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 21:20:01 100  4822  100  4822    0     0  58804      0 --:--:-- --:--:-- --:--:-- 58804
07-Nov-2024 21:20:01 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 21:20:02 Cleaning helm deployments
07-Nov-2024 21:20:02 Cleanining pods
07-Nov-2024 21:20:03 Cleaning kube persistant volumes
07-Nov-2024 21:20:03 Cleaning dockswift container
07-Nov-2024 21:20:03 Cleaning docker containers
07-Nov-2024 21:20:06 Stalled docker containers to remove:
07-Nov-2024 21:20:06 4857138c078a 21c32a9f3270 aabb8d1d46d2 71505144b900 1d41ea49ec3d 44f9415cbf16 4ca5f63e1209 b1276b969aaa 6bc29dc87f7a ec5b17037524 7d89fcf78692 1ad03900908d 06614bbb593a c75716e76840 f2dfb314657e 1689901b18bb 7f9c92a1864f 5910e349ef61 52a434686777 f809a5a16f0e
07-Nov-2024 21:20:06 Removing stalled docker containers
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: 4857138c078a: Container 4857138c078a88fad4e455e9c6fd1dce9448828c9e87ba0a40d4fd39e79f9c02 is not running
07-Nov-2024 21:20:06 4857138c078a
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: 21c32a9f3270: Container 21c32a9f3270a4e16dc27f32cffd70125b29a558fa41d2ee4b17fd3cd96daf3d is not running
07-Nov-2024 21:20:06 21c32a9f3270
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: aabb8d1d46d2: Container aabb8d1d46d203d60b2c2f922ccaeb56e2ea12969f36af92df0deffeb5721270 is not running
07-Nov-2024 21:20:06 aabb8d1d46d2
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: 71505144b900: Container 71505144b9004a3b3fabbcb0247e6714507b57438aa201aa8a37b931858ff32c is not running
07-Nov-2024 21:20:06 71505144b900
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: 1d41ea49ec3d: Container 1d41ea49ec3dc91fd1f55ba514d3f9a26d967c1f64e77ccb78c758a91596e677 is not running
07-Nov-2024 21:20:06 1d41ea49ec3d
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: 44f9415cbf16: Container 44f9415cbf16743fc954752dc666a5fc59012d2e49b662880e212c09467d4c27 is not running
07-Nov-2024 21:20:06 44f9415cbf16
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: 4ca5f63e1209: Container 4ca5f63e1209198e134bbfa71b2c77f7c92980dddd133d3d70b599fb26a51361 is not running
07-Nov-2024 21:20:06 4ca5f63e1209
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: b1276b969aaa: Container b1276b969aaa3ee9bb390c3ba7c3789fa672a9d32806cb737d3080038e8db9c3 is not running
07-Nov-2024 21:20:06 b1276b969aaa
07-Nov-2024 21:20:06 Error response from daemon: Cannot kill container: 6bc29dc87f7a: Container 6bc29dc87f7a83e087231924866b971dd0e1773278156153c2f5571910b0c8d2 is not running
07-Nov-2024 21:20:07 6bc29dc87f7a
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: ec5b17037524: Container ec5b17037524b8c2fe19d4e3bd56282d434ecaad27ccaafa724e0085c7f405f1 is not running
07-Nov-2024 21:20:07 ec5b17037524
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: 7d89fcf78692: Container 7d89fcf786924b058af118d549193411e4bae1c230afea157820abc43f1b8c39 is not running
07-Nov-2024 21:20:07 7d89fcf78692
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: 1ad03900908d: Container 1ad03900908d0ca1c628ba1cade93d4056a6304a4400b44110c43d8e75a8002a is not running
07-Nov-2024 21:20:07 1ad03900908d
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: 06614bbb593a: Container 06614bbb593a7d5ef2cd9fec2463d3941e6d328d86710d1c762fb3a6334f8a0c is not running
07-Nov-2024 21:20:07 06614bbb593a
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: c75716e76840: Container c75716e76840542d8d67b248deb13e4336e1b618fe056566e34c51b466d6f2ec is not running
07-Nov-2024 21:20:07 c75716e76840
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: f2dfb314657e: Container f2dfb314657e65a597932a2a634151599c57fabbea55c2e5072cdc2e398966dd is not running
07-Nov-2024 21:20:07 f2dfb314657e
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: 1689901b18bb: Container 1689901b18bb54540e07ac2b734c86f97ca36b9bdadc9a95cb3065913bbf2617 is not running
07-Nov-2024 21:20:07 1689901b18bb
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: 7f9c92a1864f: Container 7f9c92a1864f2cf1dc75198305beffc16ac813db913647a47a0a05bcb74b39b7 is not running
07-Nov-2024 21:20:07 7f9c92a1864f
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: 5910e349ef61: Container 5910e349ef614ba3cbbcf79ecf0bd3b24bc7ae706ab018066629295d888889e7 is not running
07-Nov-2024 21:20:07 5910e349ef61
07-Nov-2024 21:20:07 Error response from daemon: Cannot kill container: 52a434686777: Container 52a434686777f5b1e281cbfdeda9804007d446c4f6f2242cd5e3719cd6db0406 is not running
07-Nov-2024 21:20:07 52a434686777
07-Nov-2024 21:20:07 f809a5a16f0e
07-Nov-2024 21:20:08 f809a5a16f0e
07-Nov-2024 21:20:08 Stalled docker volumes to remove:
07-Nov-2024 21:20:08
07-Nov-2024 21:20:08 Removing stalled docker volumes
07-Nov-2024 21:20:08 Removing stalled loopdevices
07-Nov-2024 21:20:08 Done
07-Nov-2024 21:20:08 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 21:20:08 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 21:20:08 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 21:20:08 Running post build plugin 'NCover Results Collector'
07-Nov-2024 21:20:08 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 21:20:08 Running post build plugin 'Clover Results Collector'
07-Nov-2024 21:20:08 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 21:20:08 Running post build plugin 'Artifact Copier'
07-Nov-2024 21:20:08 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 21:20:08 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 149.3 ms
07-Nov-2024 21:20:09 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP'
07-Nov-2024 21:20:09 Finalising the build...
07-Nov-2024 21:20:09 Stopping timer.
07-Nov-2024 21:20:09 Build ODSRV-OAP-MPRFCP-3359 completed.
07-Nov-2024 21:20:09 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 21:20:09 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 21:20:09 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 21:20:09 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 21:20:09 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 21:20:09 All post build plugins have finished
07-Nov-2024 21:20:09 Generating build results summary...
07-Nov-2024 21:20:09 Saving build results to disk...
07-Nov-2024 21:20:09 Store variable context...
07-Nov-2024 21:20:09 Finished building ODSRV-OAP-MPRFCP-3359.