oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider proxy s3 regular file CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

13-Nov-2024 18:11:57 Getting configuration...
13-Nov-2024 18:11:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tfhyocyepg6ge6pq'.
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp'
13-Nov-2024 18:11:57 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp' successfully started
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bxk2dwnwfvs4k02q
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bxk2dwnwfvs4k02q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bxk2dwnwfvs4k02q
13-Nov-2024 18:11:57 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8211085066420634370'...
13-Nov-2024 18:11:57 Getting configuration...
13-Nov-2024 18:11:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bxk2dwnwfvs4k02q'.
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:11:57 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
13-Nov-2024 18:11:57 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:11:57 =================================================================
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57 PASSED
13-Nov-2024 18:11:57 Unmounting client from /tmp/onedata/mnt/tfhyocyepg6ge6pq
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57 Unmounting client from /tmp/onedata/mnt/bxk2dwnwfvs4k02q
13-Nov-2024 18:11:57
13-Nov-2024 18:11:57
13-Nov-2024 18:12:19 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:12:19 =================================================================
13-Nov-2024 18:12:19 - Executing scenario 'Delete file opened by other user for reading and writing'
13-Nov-2024 18:12:19 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:12:19 -----------------------------------------------------------------
13-Nov-2024 18:12:19 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:12:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:12:19 using [token, token] by [user1, user2]"'
13-Nov-2024 18:12:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:12:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:12:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8'
13-Nov-2024 18:12:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8' successfully started
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p61i5eiippjiec3c
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p61i5eiippjiec3c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p61i5eiippjiec3c
13-Nov-2024 18:12:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5711950715822886886'...
13-Nov-2024 18:12:19 Getting configuration...
13-Nov-2024 18:12:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p61i5eiippjiec3c'.
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:12:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:12:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp'
13-Nov-2024 18:12:19 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp' successfully started
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xuwo8nombxrikrj5
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xuwo8nombxrikrj5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xuwo8nombxrikrj5
13-Nov-2024 18:12:19 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13658824167188769504'...
13-Nov-2024 18:12:19 Getting configuration...
13-Nov-2024 18:12:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xuwo8nombxrikrj5'.
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:12:19 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
13-Nov-2024 18:12:19 =================================================================
13-Nov-2024 18:12:19
13-Nov-2024 18:12:19 PASSED
13-Nov-2024 18:12:19 Unmounting client from /tmp/onedata/mnt/p61i5eiippjiec3c
13-Nov-2024 18:12:20
13-Nov-2024 18:12:20
13-Nov-2024 18:12:20 Unmounting client from /tmp/onedata/mnt/xuwo8nombxrikrj5
13-Nov-2024 18:12:20
13-Nov-2024 18:12:20
13-Nov-2024 18:12:43 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:12:43 =================================================================
13-Nov-2024 18:12:43 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
13-Nov-2024 18:12:43 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:12:43 -----------------------------------------------------------------
13-Nov-2024 18:12:43 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:12:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:12:43 using [token, token] by [user1, user2]"'
13-Nov-2024 18:12:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:12:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:12:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8'
13-Nov-2024 18:12:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8' successfully started
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zpwhv8oqeyo7v8tp
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zpwhv8oqeyo7v8tp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zpwhv8oqeyo7v8tp
13-Nov-2024 18:12:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14452955057806205782'...
13-Nov-2024 18:12:43 Getting configuration...
13-Nov-2024 18:12:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zpwhv8oqeyo7v8tp'.
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:12:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:12:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp'
13-Nov-2024 18:12:43 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp' successfully started
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r6bn6s9d819gwpn6
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r6bn6s9d819gwpn6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r6bn6s9d819gwpn6
13-Nov-2024 18:12:43 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14895017383980694801'...
13-Nov-2024 18:12:43 Getting configuration...
13-Nov-2024 18:12:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r6bn6s9d819gwpn6'.
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:12:43 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:12:43 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 18:12:43 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
13-Nov-2024 18:12:43 =================================================================
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 PASSED
13-Nov-2024 18:12:43 Unmounting client from /tmp/onedata/mnt/zpwhv8oqeyo7v8tp
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43 Unmounting client from /tmp/onedata/mnt/r6bn6s9d819gwpn6
13-Nov-2024 18:12:43
13-Nov-2024 18:12:43
13-Nov-2024 18:13:04 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:13:04 =================================================================
13-Nov-2024 18:13:04 - Executing scenario 'Delete file right after closing it'
13-Nov-2024 18:13:04 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:13:04 -----------------------------------------------------------------
13-Nov-2024 18:13:04 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:13:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:13:04 using [token, token] by [user1, user2]"'
13-Nov-2024 18:13:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:13:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:13:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8'
13-Nov-2024 18:13:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8' successfully started
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ghoi4ctb2qig5dr8
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ghoi4ctb2qig5dr8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ghoi4ctb2qig5dr8
13-Nov-2024 18:13:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13386588614260937554'...
13-Nov-2024 18:13:04 Getting configuration...
13-Nov-2024 18:13:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ghoi4ctb2qig5dr8'.
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:13:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:13:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp'
13-Nov-2024 18:13:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp' successfully started
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0xtxwy67cqma98ea
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0xtxwy67cqma98ea --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0xtxwy67cqma98ea
13-Nov-2024 18:13:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15103120006998723936'...
13-Nov-2024 18:13:04 Getting configuration...
13-Nov-2024 18:13:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0xtxwy67cqma98ea'.
13-Nov-2024 18:13:04
13-Nov-2024 18:13:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:13:04 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:13:04 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:13:04 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:13:04 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
13-Nov-2024 18:13:04 -- Executing step: 'When "user1 closes space1/file1 on client11"'
13-Nov-2024 18:13:04 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:13:04 -- Executing step: 'When "space1 is empty for user1 on client11"'
13-Nov-2024 18:13:04 =================================================================
13-Nov-2024 18:13:04
13-Nov-2024 18:13:05 PASSED
13-Nov-2024 18:13:05 Unmounting client from /tmp/onedata/mnt/ghoi4ctb2qig5dr8
13-Nov-2024 18:13:05
13-Nov-2024 18:13:05
13-Nov-2024 18:13:05 Unmounting client from /tmp/onedata/mnt/0xtxwy67cqma98ea
13-Nov-2024 18:13:05
13-Nov-2024 18:13:05
13-Nov-2024 18:13:31 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:13:31 =================================================================
13-Nov-2024 18:13:31 - Executing scenario 'Create many children'
13-Nov-2024 18:13:31 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:13:31 -----------------------------------------------------------------
13-Nov-2024 18:13:31 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:13:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:13:31 using [token, token] by [user1, user2]"'
13-Nov-2024 18:13:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:13:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:13:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8'
13-Nov-2024 18:13:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8' successfully started
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4kfa8d2jl9w3tohl
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4kfa8d2jl9w3tohl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4kfa8d2jl9w3tohl
13-Nov-2024 18:13:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16728373162148899836'...
13-Nov-2024 18:13:31 Getting configuration...
13-Nov-2024 18:13:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4kfa8d2jl9w3tohl'.
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:13:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:13:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp'
13-Nov-2024 18:13:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp' successfully started
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/idopotyl5iv4p6yo
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/idopotyl5iv4p6yo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/idopotyl5iv4p6yo
13-Nov-2024 18:13:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15461280759642128042'...
13-Nov-2024 18:13:31 Getting configuration...
13-Nov-2024 18:13:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/idopotyl5iv4p6yo'.
13-Nov-2024 18:13:31
13-Nov-2024 18:13:31 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
13-Nov-2024 18:13:31 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
13-Nov-2024 18:13:31 =================================================================
13-Nov-2024 18:13:31
13-Nov-2024 18:13:36 PASSED
13-Nov-2024 18:13:36 Unmounting client from /tmp/onedata/mnt/4kfa8d2jl9w3tohl
13-Nov-2024 18:13:36
13-Nov-2024 18:13:36
13-Nov-2024 18:13:36 Unmounting client from /tmp/onedata/mnt/idopotyl5iv4p6yo
13-Nov-2024 18:13:36
13-Nov-2024 18:13:36
13-Nov-2024 18:13:57 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:13:57 =================================================================
13-Nov-2024 18:13:57 - Executing scenario 'Create nonempty file then copy it and remove source file'
13-Nov-2024 18:13:57 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:13:57 -----------------------------------------------------------------
13-Nov-2024 18:13:57 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:13:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:13:57 using [token, token] by [user1, user2]"'
13-Nov-2024 18:13:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:13:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:13:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8'
13-Nov-2024 18:13:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8' successfully started
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0snxdz0pw3ad1i6a
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0snxdz0pw3ad1i6a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0snxdz0pw3ad1i6a
13-Nov-2024 18:13:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15267338864134577922'...
13-Nov-2024 18:13:57 Getting configuration...
13-Nov-2024 18:13:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0snxdz0pw3ad1i6a'.
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:13:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:13:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp'
13-Nov-2024 18:13:57 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp' successfully started
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aqcb7c4wko61riz0
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aqcb7c4wko61riz0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aqcb7c4wko61riz0
13-Nov-2024 18:13:57 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1721663111360588561'...
13-Nov-2024 18:13:57 Getting configuration...
13-Nov-2024 18:13:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aqcb7c4wko61riz0'.
13-Nov-2024 18:13:57
13-Nov-2024 18:13:57 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:13:57 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:13:57 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
13-Nov-2024 18:13:57 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:13:57 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
13-Nov-2024 18:13:57 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
13-Nov-2024 18:13:57 =================================================================
13-Nov-2024 18:13:57
13-Nov-2024 18:13:58 PASSED
13-Nov-2024 18:13:58 Unmounting client from /tmp/onedata/mnt/0snxdz0pw3ad1i6a
13-Nov-2024 18:13:58
13-Nov-2024 18:13:58
13-Nov-2024 18:13:58 Unmounting client from /tmp/onedata/mnt/aqcb7c4wko61riz0
13-Nov-2024 18:13:58
13-Nov-2024 18:13:58
13-Nov-2024 18:14:21 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:14:21 =================================================================
13-Nov-2024 18:14:21 - Executing scenario 'Create nonempty file then move it to another space'
13-Nov-2024 18:14:21 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:14:21 -----------------------------------------------------------------
13-Nov-2024 18:14:21 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:14:21 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:14:21 using [token, token] by [user1, user2]"'
13-Nov-2024 18:14:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:14:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:14:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-zckw8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8'
13-Nov-2024 18:14:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-zckw8' successfully started
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oc5z9xfnersfd5bs
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oc5z9xfnersfd5bs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oc5z9xfnersfd5bs
13-Nov-2024 18:14:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11886627002885305141'...
13-Nov-2024 18:14:21 Getting configuration...
13-Nov-2024 18:14:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oc5z9xfnersfd5bs'.
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:14:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:14:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nz9hp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp'
13-Nov-2024 18:14:21 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nz9hp' successfully started
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5ttmncp8hh4af441
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5ttmncp8hh4af441 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5ttmncp8hh4af441
13-Nov-2024 18:14:21 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '565284375302369636'...
13-Nov-2024 18:14:21 Getting configuration...
13-Nov-2024 18:14:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5ttmncp8hh4af441'.
13-Nov-2024 18:14:21
13-Nov-2024 18:14:21 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:14:21 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:14:21 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
13-Nov-2024 18:14:21 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
13-Nov-2024 18:14:21 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
13-Nov-2024 18:14:21 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
13-Nov-2024 18:14:21 =================================================================
13-Nov-2024 18:14:21
13-Nov-2024 18:14:31 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:14:31 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:14:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:14:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:14:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:14:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:14:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:14:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:14:31 PASSED
13-Nov-2024 18:14:31 Unmounting client from /tmp/onedata/mnt/oc5z9xfnersfd5bs
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31 Unmounting client from /tmp/onedata/mnt/5ttmncp8hh4af441
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1731521661.8698573', '-c', '/tmp/logs']
13-Nov-2024 18:14:31 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-6g9wr. See /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-cross-support-job-3p-users-6g9wr/entrypoint.log for more details
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-zckw8: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-oneclient-krakow-9b8968f6-zckw8/oneclient_logs
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31          53,923   0%   51.42MB/s    0:00:00 (xfr#1, to-chk=189/222)
13-Nov-2024 18:14:31          53,923   0%   51.42MB/s    0:00:00 (xfr#1, to-chk=183/222)
13-Nov-2024 18:14:31          54,577   0%   52.05MB/s    0:00:00 (xfr#2, to-chk=185/222)
13-Nov-2024 18:14:31         226,161   1%   71.89MB/s    0:00:00 (xfr#3, to-chk=184/222)
13-Nov-2024 18:14:31         226,815   1%   72.10MB/s    0:00:00 (xfr#4, to-chk=183/222)
13-Nov-2024 18:14:31         263,709   2%   50.30MB/s    0:00:00 (xfr#5, to-chk=182/222)
13-Nov-2024 18:14:31         264,171   2%   50.39MB/s    0:00:00 (xfr#6, to-chk=178/222)
13-Nov-2024 18:14:31         383,620   2%   45.73MB/s    0:00:00 (xfr#7, to-chk=177/222)
13-Nov-2024 18:14:31         384,082   2%   45.79MB/s    0:00:00 (xfr#8, to-chk=176/222)
13-Nov-2024 18:14:31         426,081   3%   36.94MB/s    0:00:00 (xfr#9, to-chk=175/222)
13-Nov-2024 18:14:31         426,543   3%   36.98MB/s    0:00:00 (xfr#10, to-chk=171/222)
13-Nov-2024 18:14:31         558,693   4%   44.40MB/s    0:00:00 (xfr#11, to-chk=170/222)
13-Nov-2024 18:14:31         559,155   4%   44.44MB/s    0:00:00 (xfr#12, to-chk=169/222)
13-Nov-2024 18:14:31         559,783   4%   44.49MB/s    0:00:00 (xfr#13, to-chk=168/222)
13-Nov-2024 18:14:31         597,071   4%   47.45MB/s    0:00:00 (xfr#14, to-chk=167/222)
13-Nov-2024 18:14:31         597,341   4%   47.47MB/s    0:00:00 (xfr#15, to-chk=163/222)
13-Nov-2024 18:14:31         721,393   5%   52.92MB/s    0:00:00 (xfr#16, to-chk=162/222)
13-Nov-2024 18:14:31         721,663   5%   52.94MB/s    0:00:00 (xfr#17, to-chk=161/222)
13-Nov-2024 18:14:31         763,806   5%   52.03MB/s    0:00:00 (xfr#18, to-chk=160/222)
13-Nov-2024 18:14:31         764,460   5%   52.07MB/s    0:00:00 (xfr#19, to-chk=156/222)
13-Nov-2024 18:14:31         899,594   6%   30.64MB/s    0:00:00 (xfr#20, to-chk=155/222)
13-Nov-2024 18:14:31         900,248   6%   29.60MB/s    0:00:00 (xfr#21, to-chk=154/222)
13-Nov-2024 18:14:31       1,713,353  13%   32.68MB/s    0:00:00 (xfr#22, to-chk=153/222)
13-Nov-2024 18:14:31       1,713,815  13%   32.69MB/s    0:00:00 (xfr#23, to-chk=149/222)
13-Nov-2024 18:14:31       5,638,729  43%   43.72MB/s    0:00:00 (xfr#24, to-chk=148/222)
13-Nov-2024 18:14:31       5,639,191  43%   43.02MB/s    0:00:00 (xfr#25, to-chk=147/222)
13-Nov-2024 18:14:31       5,639,819  43%   42.35MB/s    0:00:00 (xfr#26, to-chk=146/222)
13-Nov-2024 18:14:31       5,709,817  44%   42.54MB/s    0:00:00 (xfr#27, to-chk=145/222)
13-Nov-2024 18:14:31       5,710,567  44%   42.55MB/s    0:00:00 (xfr#28, to-chk=141/222)
13-Nov-2024 18:14:31       5,990,166  46%   42.00MB/s    0:00:00 (xfr#29, to-chk=140/222)
13-Nov-2024 18:14:31       5,990,916  46%   41.70MB/s    0:00:00 (xfr#30, to-chk=139/222)
13-Nov-2024 18:14:31       6,017,531  46%   41.59MB/s    0:00:00 (xfr#31, to-chk=138/222)
13-Nov-2024 18:14:31       6,018,185  46%   41.59MB/s    0:00:00 (xfr#32, to-chk=134/222)
13-Nov-2024 18:14:31       6,115,827  47%   41.66MB/s    0:00:00 (xfr#33, to-chk=133/222)
13-Nov-2024 18:14:31       6,116,481  47%   41.37MB/s    0:00:00 (xfr#34, to-chk=132/222)
13-Nov-2024 18:14:31       6,142,604  47%   41.55MB/s    0:00:00 (xfr#35, to-chk=131/222)
13-Nov-2024 18:14:31       6,143,066  47%   41.55MB/s    0:00:00 (xfr#36, to-chk=127/222)
13-Nov-2024 18:14:31       6,241,885  48%   41.92MB/s    0:00:00 (xfr#37, to-chk=126/222)
13-Nov-2024 18:14:31       6,242,347  48%   41.92MB/s    0:00:00 (xfr#38, to-chk=125/222)
13-Nov-2024 18:14:31       6,242,975  48%   41.35MB/s    0:00:00 (xfr#39, to-chk=124/222)
13-Nov-2024 18:14:31       6,276,316  48%   41.28MB/s    0:00:00 (xfr#40, to-chk=123/222)
13-Nov-2024 18:14:31       6,276,874  48%   41.00MB/s    0:00:00 (xfr#41, to-chk=119/222)
13-Nov-2024 18:14:31       6,422,999  49%   40.04MB/s    0:00:00 (xfr#42, to-chk=118/222)
13-Nov-2024 18:14:31       6,423,557  49%   40.04MB/s    0:00:00 (xfr#43, to-chk=117/222)
13-Nov-2024 18:14:31       6,656,975  51%   39.43MB/s    0:00:00 (xfr#44, to-chk=116/222)
13-Nov-2024 18:14:31       6,657,725  51%   39.44MB/s    0:00:00 (xfr#45, to-chk=112/222)
13-Nov-2024 18:14:31       9,313,490  72%   40.74MB/s    0:00:00 (xfr#46, to-chk=111/222)
13-Nov-2024 18:14:31       9,314,240  72%   40.75MB/s    0:00:00 (xfr#47, to-chk=110/222)
13-Nov-2024 18:14:31       9,353,709  72%   40.55MB/s    0:00:00 (xfr#48, to-chk=109/222)
13-Nov-2024 18:14:31       9,354,363  72%   40.55MB/s    0:00:00 (xfr#49, to-chk=105/222)
13-Nov-2024 18:14:31       9,483,302  73%   41.11MB/s    0:00:00 (xfr#50, to-chk=104/222)
13-Nov-2024 18:14:31       9,483,956  73%   41.11MB/s    0:00:00 (xfr#51, to-chk=103/222)
13-Nov-2024 18:14:31       9,517,012  73%   41.07MB/s    0:00:00 (xfr#52, to-chk=102/222)
13-Nov-2024 18:14:31       9,517,666  73%   41.07MB/s    0:00:00 (xfr#53, to-chk=98/222)
13-Nov-2024 18:14:31       9,640,862  74%   41.42MB/s    0:00:00 (xfr#54, to-chk=97/222)
13-Nov-2024 18:14:31       9,641,516  74%   41.42MB/s    0:00:00 (xfr#55, to-chk=96/222)
13-Nov-2024 18:14:31       9,677,998  74%   41.58MB/s    0:00:00 (xfr#56, to-chk=95/222)
13-Nov-2024 18:14:31       9,678,460  74%   41.39MB/s    0:00:00 (xfr#57, to-chk=91/222)
13-Nov-2024 18:14:31       9,799,053  75%   41.72MB/s    0:00:00 (xfr#58, to-chk=90/222)
13-Nov-2024 18:14:31       9,799,515  75%   41.72MB/s    0:00:00 (xfr#59, to-chk=89/222)
13-Nov-2024 18:14:31       9,832,056  76%   41.67MB/s    0:00:00 (xfr#60, to-chk=88/222)
13-Nov-2024 18:14:31       9,832,326  76%   41.67MB/s    0:00:00 (xfr#61, to-chk=84/222)
13-Nov-2024 18:14:31       9,958,189  77%   40.58MB/s    0:00:00 (xfr#62, to-chk=83/222)
13-Nov-2024 18:14:31       9,958,459  77%   39.74MB/s    0:00:00 (xfr#63, to-chk=82/222)
13-Nov-2024 18:14:31      10,129,891  78%   39.43MB/s    0:00:00 (xfr#64, to-chk=81/222)
13-Nov-2024 18:14:31      10,130,641  78%   39.43MB/s    0:00:00 (xfr#65, to-chk=77/222)
13-Nov-2024 18:14:31      10,735,068  83%   41.28MB/s    0:00:00 (xfr#66, to-chk=76/222)
13-Nov-2024 18:14:31      10,735,818  83%   41.28MB/s    0:00:00 (xfr#67, to-chk=75/222)
13-Nov-2024 18:14:31      10,795,183  83%   41.35MB/s    0:00:00 (xfr#68, to-chk=74/222)
13-Nov-2024 18:14:31      10,795,837  83%   41.35MB/s    0:00:00 (xfr#69, to-chk=70/222)
13-Nov-2024 18:14:31      11,025,996  85%   42.06MB/s    0:00:00 (xfr#70, to-chk=69/222)
13-Nov-2024 18:14:31      11,026,650  85%   42.06MB/s    0:00:00 (xfr#71, to-chk=68/222)
13-Nov-2024 18:14:31      11,067,042  85%   42.05MB/s    0:00:00 (xfr#72, to-chk=67/222)
13-Nov-2024 18:14:31      11,067,888  85%   42.05MB/s    0:00:00 (xfr#73, to-chk=63/222)
13-Nov-2024 18:14:31      11,236,284  86%   42.35MB/s    0:00:00 (xfr#74, to-chk=62/222)
13-Nov-2024 18:14:31      11,237,130  86%   42.36MB/s    0:00:00 (xfr#75, to-chk=61/222)
13-Nov-2024 18:14:31      11,237,758  86%   42.36MB/s    0:00:00 (xfr#76, to-chk=60/222)
13-Nov-2024 18:14:31      11,281,630  87%   42.36MB/s    0:00:00 (xfr#77, to-chk=59/222)
13-Nov-2024 18:14:31      11,281,900  87%   42.36MB/s    0:00:00 (xfr#78, to-chk=55/222)
13-Nov-2024 18:14:31      11,410,048  88%   42.67MB/s    0:00:00 (xfr#79, to-chk=54/222)
13-Nov-2024 18:14:31      11,410,318  88%   42.67MB/s    0:00:00 (xfr#80, to-chk=53/222)
13-Nov-2024 18:14:31      11,451,661  88%   42.66MB/s    0:00:00 (xfr#81, to-chk=52/222)
13-Nov-2024 18:14:31      11,452,219  88%   42.66MB/s    0:00:00 (xfr#82, to-chk=48/222)
13-Nov-2024 18:14:31      11,593,376  89%   42.85MB/s    0:00:00 (xfr#83, to-chk=47/222)
13-Nov-2024 18:14:31      11,593,934  89%   42.86MB/s    0:00:00 (xfr#84, to-chk=46/222)
13-Nov-2024 18:14:31      11,594,562  89%   42.86MB/s    0:00:00 (xfr#85, to-chk=45/222)
13-Nov-2024 18:14:31      11,643,313  90%   42.87MB/s    0:00:00 (xfr#86, to-chk=44/222)
13-Nov-2024 18:14:31      11,643,967  90%   42.87MB/s    0:00:00 (xfr#87, to-chk=40/222)
13-Nov-2024 18:14:31      11,813,442  91%   43.17MB/s    0:00:00 (xfr#88, to-chk=39/222)
13-Nov-2024 18:14:31      11,814,096  91%   43.17MB/s    0:00:00 (xfr#89, to-chk=38/222)
13-Nov-2024 18:14:31      11,814,724  91%   43.17MB/s    0:00:00 (xfr#90, to-chk=37/222)
13-Nov-2024 18:14:31      11,856,875  91%   43.32MB/s    0:00:00 (xfr#91, to-chk=36/222)
13-Nov-2024 18:14:31      11,857,241  91%   43.33MB/s    0:00:00 (xfr#92, to-chk=32/222)
13-Nov-2024 18:14:31      11,997,677  92%   43.51MB/s    0:00:00 (xfr#93, to-chk=31/222)
13-Nov-2024 18:14:31      11,998,043  92%   43.34MB/s    0:00:00 (xfr#94, to-chk=30/222)
13-Nov-2024 18:14:31      12,046,638  93%   43.35MB/s    0:00:00 (xfr#95, to-chk=29/222)
13-Nov-2024 18:14:31      12,047,292  93%   43.36MB/s    0:00:00 (xfr#96, to-chk=25/222)
13-Nov-2024 18:14:31      12,218,206  94%   43.81MB/s    0:00:00 (xfr#97, to-chk=24/222)
13-Nov-2024 18:14:31      12,218,860  94%   43.81MB/s    0:00:00 (xfr#98, to-chk=23/222)
13-Nov-2024 18:14:31      12,219,488  94%   43.81MB/s    0:00:00 (xfr#99, to-chk=22/222)
13-Nov-2024 18:14:31      12,266,253  94%   43.81MB/s    0:00:00 (xfr#100, to-chk=21/222)
13-Nov-2024 18:14:31      12,266,907  94%   43.65MB/s    0:00:00 (xfr#101, to-chk=17/222)
13-Nov-2024 18:14:31      12,422,266  96%   44.04MB/s    0:00:00 (xfr#102, to-chk=16/222)
13-Nov-2024 18:14:31      12,422,920  96%   44.04MB/s    0:00:00 (xfr#103, to-chk=15/222)
13-Nov-2024 18:14:31      12,473,606  96%   43.90MB/s    0:00:00 (xfr#104, to-chk=14/222)
13-Nov-2024 18:14:31      12,474,260  96%   43.90MB/s    0:00:00 (xfr#105, to-chk=10/222)
13-Nov-2024 18:14:31      12,654,569  97%   44.37MB/s    0:00:00 (xfr#106, to-chk=9/222)
13-Nov-2024 18:14:31      12,655,223  97%   44.37MB/s    0:00:00 (xfr#107, to-chk=8/222)
13-Nov-2024 18:14:31      12,704,023  98%   44.38MB/s    0:00:00 (xfr#108, to-chk=7/222)
13-Nov-2024 18:14:31      12,704,677  98%   44.22MB/s    0:00:00 (xfr#109, to-chk=3/222)
13-Nov-2024 18:14:31      12,876,447  99%   44.65MB/s    0:00:00 (xfr#110, to-chk=2/222)
13-Nov-2024 18:14:31      12,877,101  99%   44.66MB/s    0:00:00 (xfr#111, to-chk=1/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   44.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31      12,916,850  99%   43.99MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-nz9hp: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-oneclient-paris-7f5779b546-nz9hp/oneclient_logs
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31          15,840   0%   15.11MB/s    0:00:00 (xfr#1, to-chk=186/219)
13-Nov-2024 18:14:31          15,840   0%   15.11MB/s    0:00:00 (xfr#1, to-chk=180/219)
13-Nov-2024 18:14:31          16,494   0%   15.73MB/s    0:00:00 (xfr#2, to-chk=182/219)
13-Nov-2024 18:14:31          68,831   1%   65.64MB/s    0:00:00 (xfr#3, to-chk=181/219)
13-Nov-2024 18:14:31          69,485   1%   66.27MB/s    0:00:00 (xfr#4, to-chk=180/219)
13-Nov-2024 18:14:31          89,422   2%   85.28MB/s    0:00:00 (xfr#5, to-chk=179/219)
13-Nov-2024 18:14:31          90,076   2%   85.90MB/s    0:00:00 (xfr#6, to-chk=175/219)
13-Nov-2024 18:14:31         171,129   4%  163.20MB/s    0:00:00 (xfr#7, to-chk=174/219)
13-Nov-2024 18:14:31         171,783   4%  163.83MB/s    0:00:00 (xfr#8, to-chk=173/219)
13-Nov-2024 18:14:31         209,659   5%  199.95MB/s    0:00:00 (xfr#9, to-chk=172/219)
13-Nov-2024 18:14:31         210,121   5%  200.39MB/s    0:00:00 (xfr#10, to-chk=168/219)
13-Nov-2024 18:14:31         313,692   8%   99.72MB/s    0:00:00 (xfr#11, to-chk=167/219)
13-Nov-2024 18:14:31         314,154   8%   74.90MB/s    0:00:00 (xfr#12, to-chk=166/219)
13-Nov-2024 18:14:31         330,337   8%   78.76MB/s    0:00:00 (xfr#13, to-chk=165/219)
13-Nov-2024 18:14:31         330,799   8%   78.87MB/s    0:00:00 (xfr#14, to-chk=161/219)
13-Nov-2024 18:14:31         392,020  10%   62.31MB/s    0:00:00 (xfr#15, to-chk=160/219)
13-Nov-2024 18:14:31         392,482  10%   62.38MB/s    0:00:00 (xfr#16, to-chk=159/219)
13-Nov-2024 18:14:31         416,119  10%   26.46MB/s    0:00:00 (xfr#17, to-chk=158/219)
13-Nov-2024 18:14:31         416,581  10%   26.49MB/s    0:00:00 (xfr#18, to-chk=154/219)
13-Nov-2024 18:14:31         488,811  12%   27.42MB/s    0:00:00 (xfr#19, to-chk=153/219)
13-Nov-2024 18:14:31         489,273  12%   27.45MB/s    0:00:00 (xfr#20, to-chk=152/219)
13-Nov-2024 18:14:31         511,885  13%   15.26MB/s    0:00:00 (xfr#21, to-chk=151/219)
13-Nov-2024 18:14:31         512,443  13%   14.81MB/s    0:00:00 (xfr#22, to-chk=147/219)
13-Nov-2024 18:14:31         577,830  15%   16.21MB/s    0:00:00 (xfr#23, to-chk=146/219)
13-Nov-2024 18:14:31         578,388  15%   16.22MB/s    0:00:00 (xfr#24, to-chk=145/219)
13-Nov-2024 18:14:31         666,498  17%   17.66MB/s    0:00:00 (xfr#25, to-chk=144/219)
13-Nov-2024 18:14:31         666,864  17%   17.67MB/s    0:00:00 (xfr#26, to-chk=140/219)
13-Nov-2024 18:14:31         921,987  24%   22.55MB/s    0:00:00 (xfr#27, to-chk=139/219)
13-Nov-2024 18:14:31         922,353  24%   22.55MB/s    0:00:00 (xfr#28, to-chk=138/219)
13-Nov-2024 18:14:31         922,981  24%   22.01MB/s    0:00:00 (xfr#29, to-chk=137/219)
13-Nov-2024 18:14:31         943,227  24%   22.49MB/s    0:00:00 (xfr#30, to-chk=136/219)
13-Nov-2024 18:14:31         943,689  24%   22.50MB/s    0:00:00 (xfr#31, to-chk=132/219)
13-Nov-2024 18:14:31       1,027,473  26%   23.90MB/s    0:00:00 (xfr#32, to-chk=131/219)
13-Nov-2024 18:14:31       1,027,935  26%   23.34MB/s    0:00:00 (xfr#33, to-chk=130/219)
13-Nov-2024 18:14:31       1,069,900  27%   24.29MB/s    0:00:00 (xfr#34, to-chk=129/219)
13-Nov-2024 18:14:31       1,070,362  27%   24.30MB/s    0:00:00 (xfr#35, to-chk=125/219)
13-Nov-2024 18:14:31       1,193,260  31%   26.46MB/s    0:00:00 (xfr#36, to-chk=124/219)
13-Nov-2024 18:14:31       1,193,722  31%   26.47MB/s    0:00:00 (xfr#37, to-chk=123/219)
13-Nov-2024 18:14:31       1,331,573  34%   25.40MB/s    0:00:00 (xfr#38, to-chk=122/219)
13-Nov-2024 18:14:31       1,332,035  34%   25.41MB/s    0:00:00 (xfr#39, to-chk=118/219)
13-Nov-2024 18:14:31       1,596,451  41%   25.37MB/s    0:00:00 (xfr#40, to-chk=117/219)
13-Nov-2024 18:14:31       1,596,913  41%   24.97MB/s    0:00:00 (xfr#41, to-chk=116/219)
13-Nov-2024 18:14:31       1,625,796  42%   25.42MB/s    0:00:00 (xfr#42, to-chk=115/219)
13-Nov-2024 18:14:31       1,626,354  42%   25.43MB/s    0:00:00 (xfr#43, to-chk=111/219)
13-Nov-2024 18:14:31       1,718,350  44%   26.01MB/s    0:00:00 (xfr#44, to-chk=110/219)
13-Nov-2024 18:14:31       1,718,908  44%   25.61MB/s    0:00:00 (xfr#45, to-chk=109/219)
13-Nov-2024 18:14:31       1,752,854  45%   26.12MB/s    0:00:00 (xfr#46, to-chk=108/219)
13-Nov-2024 18:14:31       1,753,316  45%   26.13MB/s    0:00:00 (xfr#47, to-chk=104/219)
13-Nov-2024 18:14:31       1,893,342  49%   27.36MB/s    0:00:00 (xfr#48, to-chk=103/219)
13-Nov-2024 18:14:31       1,893,804  49%   27.36MB/s    0:00:00 (xfr#49, to-chk=102/219)
13-Nov-2024 18:14:31       1,894,432  49%   27.37MB/s    0:00:00 (xfr#50, to-chk=101/219)
13-Nov-2024 18:14:31       1,931,795  50%   27.50MB/s    0:00:00 (xfr#51, to-chk=100/219)
13-Nov-2024 18:14:31       1,932,545  50%   27.51MB/s    0:00:00 (xfr#52, to-chk=96/219)
13-Nov-2024 18:14:31       2,061,284  53%   27.69MB/s    0:00:00 (xfr#53, to-chk=95/219)
13-Nov-2024 18:14:31       2,062,034  53%   27.70MB/s    0:00:00 (xfr#54, to-chk=94/219)
13-Nov-2024 18:14:31       2,089,479  54%   27.68MB/s    0:00:00 (xfr#55, to-chk=93/219)
13-Nov-2024 18:14:31       2,090,037  54%   27.68MB/s    0:00:00 (xfr#56, to-chk=89/219)
13-Nov-2024 18:14:31       2,176,080  56%   23.58MB/s    0:00:00 (xfr#57, to-chk=88/219)
13-Nov-2024 18:14:31       2,176,638  56%   23.59MB/s    0:00:00 (xfr#58, to-chk=87/219)
13-Nov-2024 18:14:31       2,209,436  57%   23.68MB/s    0:00:00 (xfr#59, to-chk=86/219)
13-Nov-2024 18:14:31       2,209,994  57%   23.68MB/s    0:00:00 (xfr#60, to-chk=82/219)
13-Nov-2024 18:14:31       2,314,993  60%   24.53MB/s    0:00:00 (xfr#61, to-chk=81/219)
13-Nov-2024 18:14:31       2,315,551  60%   24.54MB/s    0:00:00 (xfr#62, to-chk=80/219)
13-Nov-2024 18:14:31       2,347,342  61%   24.33MB/s    0:00:00 (xfr#63, to-chk=79/219)
13-Nov-2024 18:14:31       2,348,092  61%   24.34MB/s    0:00:00 (xfr#64, to-chk=75/219)
13-Nov-2024 18:14:31       2,466,369  64%   25.02MB/s    0:00:00 (xfr#65, to-chk=74/219)
13-Nov-2024 18:14:31       2,467,119  64%   25.03MB/s    0:00:00 (xfr#66, to-chk=73/219)
13-Nov-2024 18:14:31       2,487,822  64%   25.24MB/s    0:00:00 (xfr#67, to-chk=72/219)
13-Nov-2024 18:14:31       2,488,092  64%   25.24MB/s    0:00:00 (xfr#68, to-chk=68/219)
13-Nov-2024 18:14:31       2,561,211  66%   25.71MB/s    0:00:00 (xfr#69, to-chk=67/219)
13-Nov-2024 18:14:31       2,561,481  66%   25.71MB/s    0:00:00 (xfr#70, to-chk=66/219)
13-Nov-2024 18:14:31       2,577,351  67%   25.87MB/s    0:00:00 (xfr#71, to-chk=65/219)
13-Nov-2024 18:14:31       2,577,717  67%   25.88MB/s    0:00:00 (xfr#72, to-chk=61/219)
13-Nov-2024 18:14:31       2,635,769  68%   26.46MB/s    0:00:00 (xfr#73, to-chk=60/219)
13-Nov-2024 18:14:31       2,636,135  68%   26.19MB/s    0:00:00 (xfr#74, to-chk=59/219)
13-Nov-2024 18:14:31       2,664,153  69%   26.47MB/s    0:00:00 (xfr#75, to-chk=58/219)
13-Nov-2024 18:14:31       2,664,807  69%   26.47MB/s    0:00:00 (xfr#76, to-chk=54/219)
13-Nov-2024 18:14:31       2,755,120  71%   26.54MB/s    0:00:00 (xfr#77, to-chk=53/219)
13-Nov-2024 18:14:31       2,755,774  71%   26.28MB/s    0:00:00 (xfr#78, to-chk=52/219)
13-Nov-2024 18:14:31       2,776,478  72%   26.48MB/s    0:00:00 (xfr#79, to-chk=51/219)
13-Nov-2024 18:14:31       2,776,844  72%   26.48MB/s    0:00:00 (xfr#80, to-chk=47/219)
13-Nov-2024 18:14:31       2,843,065  74%   27.11MB/s    0:00:00 (xfr#81, to-chk=46/219)
13-Nov-2024 18:14:31       2,843,431  74%   27.12MB/s    0:00:00 (xfr#82, to-chk=45/219)
13-Nov-2024 18:14:31       2,863,913  74%   27.04MB/s    0:00:00 (xfr#83, to-chk=44/219)
13-Nov-2024 18:14:31       2,864,471  74%   27.05MB/s    0:00:00 (xfr#84, to-chk=40/219)
13-Nov-2024 18:14:31       2,868,613  74%   27.09MB/s    0:00:00 (xfr#85, to-chk=39/219)
13-Nov-2024 18:14:31       2,951,982  76%   27.87MB/s    0:00:00 (xfr#86, to-chk=38/219)
13-Nov-2024 18:14:31       2,952,540  76%   27.61MB/s    0:00:00 (xfr#87, to-chk=37/219)
13-Nov-2024 18:14:31       2,953,168  76%   27.61MB/s    0:00:00 (xfr#88, to-chk=36/219)
13-Nov-2024 18:14:31       2,979,613  77%   27.86MB/s    0:00:00 (xfr#89, to-chk=35/219)
13-Nov-2024 18:14:31       2,980,075  77%   27.86MB/s    0:00:00 (xfr#90, to-chk=31/219)
13-Nov-2024 18:14:31       3,074,896  80%   28.47MB/s    0:00:00 (xfr#91, to-chk=30/219)
13-Nov-2024 18:14:31       3,075,358  80%   28.47MB/s    0:00:00 (xfr#92, to-chk=29/219)
13-Nov-2024 18:14:31       3,111,041  80%   28.53MB/s    0:00:00 (xfr#93, to-chk=28/219)
13-Nov-2024 18:14:31       3,111,695  81%   28.53MB/s    0:00:00 (xfr#94, to-chk=24/219)
13-Nov-2024 18:14:31       3,225,900  83%   29.58MB/s    0:00:00 (xfr#95, to-chk=23/219)
13-Nov-2024 18:14:31       3,226,554  84%   29.59MB/s    0:00:00 (xfr#96, to-chk=22/219)
13-Nov-2024 18:14:31       3,246,441  84%   29.49MB/s    0:00:00 (xfr#97, to-chk=21/219)
13-Nov-2024 18:14:31       3,247,095  84%   29.49MB/s    0:00:00 (xfr#98, to-chk=17/219)
13-Nov-2024 18:14:31       3,312,593  86%   29.80MB/s    0:00:00 (xfr#99, to-chk=16/219)
13-Nov-2024 18:14:31       3,313,247  86%   29.53MB/s    0:00:00 (xfr#100, to-chk=15/219)
13-Nov-2024 18:14:31       3,397,819  88%   30.28MB/s    0:00:00 (xfr#101, to-chk=14/219)
13-Nov-2024 18:14:31       3,398,569  88%   30.29MB/s    0:00:00 (xfr#102, to-chk=10/219)
13-Nov-2024 18:14:31       3,638,970  94%   30.71MB/s    0:00:00 (xfr#103, to-chk=9/219)
13-Nov-2024 18:14:31       3,639,720  94%   30.72MB/s    0:00:00 (xfr#104, to-chk=8/219)
13-Nov-2024 18:14:31       3,675,851  95%   30.75MB/s    0:00:00 (xfr#105, to-chk=7/219)
13-Nov-2024 18:14:31       3,676,409  95%   30.76MB/s    0:00:00 (xfr#106, to-chk=3/219)
13-Nov-2024 18:14:31       3,793,760  98%   31.46MB/s    0:00:00 (xfr#107, to-chk=2/219)
13-Nov-2024 18:14:31       3,794,318  98%   31.47MB/s    0:00:00 (xfr#108, to-chk=1/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.27MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.27MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.27MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.27MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.27MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.27MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.01MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   31.01MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31       3,836,765  99%   30.24MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31          36,949   7%   35.24MB/s    0:00:00 (xfr#2, to-chk=49/54)
13-Nov-2024 18:14:31          70,136  14%   66.89MB/s    0:00:00 (xfr#3, to-chk=47/54)
13-Nov-2024 18:14:31          70,565  14%   67.30MB/s    0:00:00 (xfr#4, to-chk=45/54)
13-Nov-2024 18:14:31          70,565  14%   67.30MB/s    0:00:00 (xfr#5, to-chk=43/54)
13-Nov-2024 18:14:31         102,353  21%   97.61MB/s    0:00:00 (xfr#6, to-chk=41/54)
13-Nov-2024 18:14:31         102,503  21%   97.75MB/s    0:00:00 (xfr#7, to-chk=39/54)
13-Nov-2024 18:14:31         102,800  21%   98.04MB/s    0:00:00 (xfr#8, to-chk=37/54)
13-Nov-2024 18:14:31         189,107  39%   60.12MB/s    0:00:00 (xfr#9, to-chk=35/54)
13-Nov-2024 18:14:31         196,223  41%   46.78MB/s    0:00:00 (xfr#10, to-chk=25/54)
13-Nov-2024 18:14:31         200,320  42%   47.76MB/s    0:00:00 (xfr#11, to-chk=24/54)
13-Nov-2024 18:14:31         201,396  42%   48.02MB/s    0:00:00 (xfr#12, to-chk=23/54)
13-Nov-2024 18:14:31         201,845  42%   48.12MB/s    0:00:00 (xfr#13, to-chk=22/54)
13-Nov-2024 18:14:31         209,301  43%   39.92MB/s    0:00:00 (xfr#14, to-chk=21/54)
13-Nov-2024 18:14:31         210,606  44%   40.17MB/s    0:00:00 (xfr#15, to-chk=20/54)
13-Nov-2024 18:14:31         215,045  45%   41.02MB/s    0:00:00 (xfr#16, to-chk=19/54)
13-Nov-2024 18:14:31         218,344  45%   41.65MB/s    0:00:00 (xfr#17, to-chk=18/54)
13-Nov-2024 18:14:31         220,560  46%   42.07MB/s    0:00:00 (xfr#18, to-chk=17/54)
13-Nov-2024 18:14:31         223,004  46%   42.53MB/s    0:00:00 (xfr#19, to-chk=16/54)
13-Nov-2024 18:14:31         228,070  47%   43.50MB/s    0:00:00 (xfr#20, to-chk=15/54)
13-Nov-2024 18:14:31         231,882  48%   44.23MB/s    0:00:00 (xfr#21, to-chk=14/54)
13-Nov-2024 18:14:31         238,031  49%   45.40MB/s    0:00:00 (xfr#22, to-chk=13/54)
13-Nov-2024 18:14:31         240,817  50%   45.93MB/s    0:00:00 (xfr#23, to-chk=12/54)
13-Nov-2024 18:14:31         243,888  51%   46.52MB/s    0:00:00 (xfr#24, to-chk=11/54)
13-Nov-2024 18:14:31         244,115  51%   38.80MB/s    0:00:00 (xfr#25, to-chk=10/54)
13-Nov-2024 18:14:31         249,979  52%   39.73MB/s    0:00:00 (xfr#26, to-chk=9/54)
13-Nov-2024 18:14:31         253,563  53%   40.30MB/s    0:00:00 (xfr#27, to-chk=8/54)
13-Nov-2024 18:14:31         258,914  54%   41.15MB/s    0:00:00 (xfr#28, to-chk=7/54)
13-Nov-2024 18:14:31         265,688  55%   42.23MB/s    0:00:00 (xfr#29, to-chk=6/54)
13-Nov-2024 18:14:31         266,992  56%   42.44MB/s    0:00:00 (xfr#30, to-chk=5/54)
13-Nov-2024 18:14:31         272,571  57%   43.32MB/s    0:00:00 (xfr#31, to-chk=4/54)
13-Nov-2024 18:14:31         279,005  58%   44.35MB/s    0:00:00 (xfr#32, to-chk=3/54)
13-Nov-2024 18:14:31         283,843  59%   45.12MB/s    0:00:00 (xfr#33, to-chk=2/54)
13-Nov-2024 18:14:31         285,438  59%   45.37MB/s    0:00:00 (xfr#34, to-chk=1/54)
13-Nov-2024 18:14:31         287,312  60%   45.67MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         287,312  60%   39.14MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         287,312  60%   39.14MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         287,312  60%   34.25MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         287,312  60%   34.25MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         287,312  60%   34.25MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:14:31           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:14:31           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:14:31           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:14:31           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:14:31           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31          19,342  16%   18.45MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:14:31          39,652  33%   37.82MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:14:31          39,652  33%   37.82MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:14:31          58,791  49%   56.07MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:14:31          59,082  50%   56.34MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:14:31          59,082  50%   28.17MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31          36,823   7%   35.12MB/s    0:00:00 (xfr#2, to-chk=49/54)
13-Nov-2024 18:14:31          69,881  14%   66.64MB/s    0:00:00 (xfr#3, to-chk=47/54)
13-Nov-2024 18:14:31          70,310  14%   67.05MB/s    0:00:00 (xfr#4, to-chk=45/54)
13-Nov-2024 18:14:31          70,310  14%   67.05MB/s    0:00:00 (xfr#5, to-chk=43/54)
13-Nov-2024 18:14:31         101,972  21%   97.25MB/s    0:00:00 (xfr#6, to-chk=41/54)
13-Nov-2024 18:14:31         102,122  21%   97.39MB/s    0:00:00 (xfr#7, to-chk=39/54)
13-Nov-2024 18:14:31         102,419  21%   48.84MB/s    0:00:00 (xfr#8, to-chk=37/54)
13-Nov-2024 18:14:31         189,069  39%   90.16MB/s    0:00:00 (xfr#9, to-chk=35/54)
13-Nov-2024 18:14:31         189,516  39%   90.37MB/s    0:00:00 (xfr#10, to-chk=25/54)
13-Nov-2024 18:14:31         194,867  40%   61.95MB/s    0:00:00 (xfr#11, to-chk=24/54)
13-Nov-2024 18:14:31         200,446  42%   63.72MB/s    0:00:00 (xfr#12, to-chk=23/54)
13-Nov-2024 18:14:31         207,560  43%   65.98MB/s    0:00:00 (xfr#13, to-chk=22/54)
13-Nov-2024 18:14:31         208,636  43%   66.32MB/s    0:00:00 (xfr#14, to-chk=21/54)
13-Nov-2024 18:14:31         211,941  44%   67.37MB/s    0:00:00 (xfr#15, to-chk=20/54)
13-Nov-2024 18:14:31         214,383  45%   68.15MB/s    0:00:00 (xfr#16, to-chk=19/54)
13-Nov-2024 18:14:31         218,193  45%   69.36MB/s    0:00:00 (xfr#17, to-chk=18/54)
13-Nov-2024 18:14:31         224,338  47%   53.49MB/s    0:00:00 (xfr#18, to-chk=17/54)
13-Nov-2024 18:14:31         225,642  47%   53.80MB/s    0:00:00 (xfr#19, to-chk=16/54)
13-Nov-2024 18:14:31         232,416  48%   55.41MB/s    0:00:00 (xfr#20, to-chk=15/54)
13-Nov-2024 18:14:31         235,998  49%   56.27MB/s    0:00:00 (xfr#21, to-chk=14/54)
13-Nov-2024 18:14:31         237,870  49%   56.71MB/s    0:00:00 (xfr#22, to-chk=13/54)
13-Nov-2024 18:14:31         243,732  51%   58.11MB/s    0:00:00 (xfr#23, to-chk=12/54)
13-Nov-2024 18:14:31         247,835  52%   59.09MB/s    0:00:00 (xfr#24, to-chk=11/54)
13-Nov-2024 18:14:31         252,899  53%   60.30MB/s    0:00:00 (xfr#25, to-chk=10/54)
13-Nov-2024 18:14:31         255,111  53%   60.82MB/s    0:00:00 (xfr#26, to-chk=9/54)
13-Nov-2024 18:14:31         262,567  55%   62.60MB/s    0:00:00 (xfr#27, to-chk=8/54)
13-Nov-2024 18:14:31         265,349  55%   50.61MB/s    0:00:00 (xfr#28, to-chk=7/54)
13-Nov-2024 18:14:31         269,784  56%   51.46MB/s    0:00:00 (xfr#29, to-chk=6/54)
13-Nov-2024 18:14:31         276,224  58%   52.69MB/s    0:00:00 (xfr#30, to-chk=5/54)
13-Nov-2024 18:14:31         276,445  58%   52.73MB/s    0:00:00 (xfr#31, to-chk=4/54)
13-Nov-2024 18:14:31         281,279  59%   53.65MB/s    0:00:00 (xfr#32, to-chk=3/54)
13-Nov-2024 18:14:31         282,066  59%   53.80MB/s    0:00:00 (xfr#33, to-chk=2/54)
13-Nov-2024 18:14:31         283,653  59%   54.10MB/s    0:00:00 (xfr#34, to-chk=1/54)
13-Nov-2024 18:14:31         286,722  60%   54.69MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         286,722  60%   45.57MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         286,722  60%   45.57MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         286,722  60%   45.57MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         286,722  60%   45.57MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31         286,722  60%   45.57MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:14:31           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:14:31           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:14:31           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:14:31           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:14:31           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31          20,958  16%   19.99MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:14:31          42,902  33%   40.91MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:14:31          42,902  33%   40.91MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:14:31          63,657  49%   60.71MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:14:31          63,948  50%   60.99MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:14:31          63,948  50%   60.99MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31          53,688  12%   51.20MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:14:31         108,932  25%  103.89MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:14:31         156,407  37%  149.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:14:31         209,892  49%   66.72MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:14:31         210,183  50%   66.82MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:14:31         210,183  50%   28.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31          23,923   7%   22.81MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:14:31          48,613  14%   46.36MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:14:31          48,613  14%   46.36MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:14:31          72,056  22%   68.72MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:14:31          72,147  22%   68.80MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:14:31          72,444  22%   69.09MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:14:31         163,024  50%  155.47MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:14:31         163,024  50%   51.82MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:14:31 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:14:31               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:14:31           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:14:31           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:14:31           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:14:31           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:14:31           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:14:31           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:14:31 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-nhsbx. See /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-volume-s3-krakow-init-nhsbx/entrypoint.log for more details
13-Nov-2024 18:14:31 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-jv48l. See /home/bamboo/.one-env/deployments/2024.11.13-18.01.01/pod-logs/dev-volume-s3-paris-init-jv48l/entrypoint.log for more details
13-Nov-2024 18:14:31 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1731521661.8698573 exists, exporting anyway.
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31 =============================== warnings summary ===============================
13-Nov-2024 18:14:31 tests/utils/rest_utils.py:98
13-Nov-2024 18:14:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:14:31     print("""
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31 tests/utils/path_utils.py:112
13-Nov-2024 18:14:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:14:31     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:14:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:14:31     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:14:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:14:31     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:14:31
13-Nov-2024 18:14:31 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:14:31 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:14:31 ================== 26 passed, 4 warnings in 813.05s (0:13:33) ==================
13-Nov-2024 18:14:35 release "dev" uninstalled
13-Nov-2024 18:14:36 Sidecar injection has been disabled
13-Nov-2024 18:14:36 Cleaning helm release "dev"...
13-Nov-2024 18:14:36 Deleted 1 helm deployments
13-Nov-2024 18:14:36 Deleted 0 k8s deployments
13-Nov-2024 18:14:36 Deleted 0 k8s services
13-Nov-2024 18:14:36 Deleted 0 persistent volumes
13-Nov-2024 18:14:37 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:14:37 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:14:37 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:14:37 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:14:37 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:14:37 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:14:37 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:14:37 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:14:37 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:14:37 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH...
13-Nov-2024 18:14:37 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:14:37 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:14:37
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:14:37 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:14:37
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPSRFCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPH-3363-ScriptBuildTask-18069107860813282905.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance
13-Nov-2024 18:14:37 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 18:14:37 Uploading artifact
13-Nov-2024 18:14:37     source path: surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 18:14:37     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 18:14:37 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:14:37 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:14:37 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:14:37
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPSRFCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPH-3363-ScriptBuildTask-17490789904450109082.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH
13-Nov-2024 18:14:37 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:14:38 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:14:38 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:14:38
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:14:38 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:14:38
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPSRFCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPH-3363-ScriptBuildTask-17864320919017271937.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance
13-Nov-2024 18:14:38   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:14:38                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:14:38
13-Nov-2024 18:14:38   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:14:38 100  4822  100  4822    0     0  52989      0 --:--:-- --:--:-- --:--:-- 52989
13-Nov-2024 18:14:38 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:14:42 Cleaning helm deployments
13-Nov-2024 18:14:42 Cleanining pods
13-Nov-2024 18:14:42 Cleaning kube persistant volumes
13-Nov-2024 18:14:42 pod "dev-volume-s3-krakow-585f4c9-w2z2n" deleted
13-Nov-2024 18:15:02 pod "dev-volume-s3-paris-64bd65585f-dzhrs" deleted
13-Nov-2024 18:15:09 Cleaning dockswift container
13-Nov-2024 18:15:09 Cleaning docker containers
13-Nov-2024 18:15:11 Stalled docker containers to remove:
13-Nov-2024 18:15:11 384e7d127b5b 882477712e29 3806dee33f08 ff154a40ef8b ca0027123254 b4f226d5fb7d e16cbec6d8ed 2f980a0f5f92 03b3c0dbd56a 3ad244a88566 d6d1ac2b335e ebcc0e49eda7 185e69f28262 68a2e2bc5c74 b1196ff7a2eb 65817a81c746 6d99215d69c4 6a8195e1168f e60ebb15fba1 fd998f96a4e7 6dd6d52c5c66 b75857219608 bae46246dd56 6e8dac27b19f 10ff1c9f0a6c 7b747713a810 1e643fd89c60 0fe0746fa4c5
13-Nov-2024 18:15:11 Removing stalled docker containers
13-Nov-2024 18:15:11 Error response from daemon: Cannot kill container: 384e7d127b5b: Container 384e7d127b5b0b366805648777eac59b33c1200778a102a6a8f862a3cbba41f8 is not running
13-Nov-2024 18:15:11 384e7d127b5b
13-Nov-2024 18:15:11 Error response from daemon: Cannot kill container: 882477712e29: Container 882477712e29e66740c66793cb5b1329396ae51a305bf50cf9a1ec4186e74786 is not running
13-Nov-2024 18:15:11 882477712e29
13-Nov-2024 18:15:11 Error response from daemon: Cannot kill container: 3806dee33f08: Container 3806dee33f08d03cbaf4653c6c4f28008f18f28610f5728a5e1f8e62d2e73436 is not running
13-Nov-2024 18:15:11 3806dee33f08
13-Nov-2024 18:15:11 Error response from daemon: Cannot kill container: ff154a40ef8b: Container ff154a40ef8b766453ec6bcead5578ff52e8b097ec4553bcb275cfc8162482f0 is not running
13-Nov-2024 18:15:12 ff154a40ef8b
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: ca0027123254: Container ca00271232544fc62aba2f69223fafa3dd5ad25907cf465314d0565c6d086b9f is not running
13-Nov-2024 18:15:12 ca0027123254
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: b4f226d5fb7d: Container b4f226d5fb7d1c599ecb40566d7eede7a4adb51666b0b0d95912cc0efc08496d is not running
13-Nov-2024 18:15:12 b4f226d5fb7d
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: e16cbec6d8ed: Container e16cbec6d8edada52a55baa95312820f2d56bb67ea8f5bed8f070b5fe50c9ee6 is not running
13-Nov-2024 18:15:12 e16cbec6d8ed
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: 2f980a0f5f92: Container 2f980a0f5f92b93d45a015dbb3a0fbf09b00a3dc7228858e93b5037d73f4a61a is not running
13-Nov-2024 18:15:12 2f980a0f5f92
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: 03b3c0dbd56a: Container 03b3c0dbd56a0bb1c1a6769ed51aecf90f4146a95c3b22b174abf696041337cd is not running
13-Nov-2024 18:15:12 03b3c0dbd56a
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: 3ad244a88566: Container 3ad244a8856649adba3474863e19f1f3924b3c1f6ba86d033a83fddc49fd07a8 is not running
13-Nov-2024 18:15:12 3ad244a88566
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: d6d1ac2b335e: Container d6d1ac2b335e7297e52c7fa2bd6ca18342a90c090519addcbe4e7155617f6f8c is not running
13-Nov-2024 18:15:12 d6d1ac2b335e
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: ebcc0e49eda7: Container ebcc0e49eda71508de78cc03cf41b38be143ccf3f3fe36cc317dd55a41c4ac26 is not running
13-Nov-2024 18:15:12 ebcc0e49eda7
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: 185e69f28262: Container 185e69f282620f24a00304a905ea7b1d59f7bf2a2c7203603a14579c3d240b56 is not running
13-Nov-2024 18:15:12 185e69f28262
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: 68a2e2bc5c74: Container 68a2e2bc5c749479693ff363483e14d7fe2cd29b61d09806ee5cb611b084b18b is not running
13-Nov-2024 18:15:12 68a2e2bc5c74
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: b1196ff7a2eb: Container b1196ff7a2ebe054c97a2bc69e29156519af0056f05ab5bb8dd92c7573e10797 is not running
13-Nov-2024 18:15:12 b1196ff7a2eb
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: 65817a81c746: Container 65817a81c7463d4387f3fe296e6dfae94ee649c72a210f74f6d1fa69f1f38943 is not running
13-Nov-2024 18:15:12 65817a81c746
13-Nov-2024 18:15:12 Error response from daemon: Cannot kill container: 6d99215d69c4: Container 6d99215d69c4aa0c5326a00fa138e503363596014232141619e33c7d67552b52 is not running
13-Nov-2024 18:15:13 6d99215d69c4
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: 6a8195e1168f: Container 6a8195e1168f44afc513edbdd31b6f2875bf1ebc3d605de0285e8434947f2da5 is not running
13-Nov-2024 18:15:13 6a8195e1168f
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: e60ebb15fba1: Container e60ebb15fba13853a0ec0237cfb417adbfb157a217581762f770f5d6cdf69a46 is not running
13-Nov-2024 18:15:13 e60ebb15fba1
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: fd998f96a4e7: Container fd998f96a4e7c03da3107aefccbb096f676c7fb2e2be8ec72fc043fd907b526b is not running
13-Nov-2024 18:15:13 fd998f96a4e7
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: 6dd6d52c5c66: Container 6dd6d52c5c6602da9b53c5be2fe959b961eac578d15f534bb107636cbfcbdc22 is not running
13-Nov-2024 18:15:13 6dd6d52c5c66
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: b75857219608: Container b758572196086c245550c4927f59601b9b1403df08af7c9d7bc1c82da3a288ae is not running
13-Nov-2024 18:15:13 b75857219608
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: bae46246dd56: Container bae46246dd56bbfbec8b96541d8bd6467a4a057a26adb6ec6c68c5dbd7950b02 is not running
13-Nov-2024 18:15:13 bae46246dd56
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: 6e8dac27b19f: Container 6e8dac27b19f9862fa8afe7fe5a116c659eb8c96e2ee18753d88940a6292d36f is not running
13-Nov-2024 18:15:13 6e8dac27b19f
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: 10ff1c9f0a6c: Container 10ff1c9f0a6c2398dfe8a7f8c4bd31ef44c2852b02a2ae0f449c9691e3a37238 is not running
13-Nov-2024 18:15:13 10ff1c9f0a6c
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: 7b747713a810: Container 7b747713a81036526b7cf4b2e0a90ae4fa07bd556ef4ce9e9f0ebb9629c09951 is not running
13-Nov-2024 18:15:13 7b747713a810
13-Nov-2024 18:15:13 Error response from daemon: Cannot kill container: 1e643fd89c60: Container 1e643fd89c60ddc7de505e88089cc2465bb58f789bf8155cc3579ef593746066 is not running
13-Nov-2024 18:15:13 1e643fd89c60
13-Nov-2024 18:15:15 0fe0746fa4c5
13-Nov-2024 18:15:15 0fe0746fa4c5
13-Nov-2024 18:15:15 Stalled docker volumes to remove:
13-Nov-2024 18:15:15
13-Nov-2024 18:15:15 Removing stalled docker volumes
13-Nov-2024 18:15:15 Removing stalled loopdevices
13-Nov-2024 18:15:15 Done
13-Nov-2024 18:15:15 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:15:15 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:15:15 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:15:15 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:15:16 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:15:16 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:15:16 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:15:16 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:15:16 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:15:16 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 132.5 ms
13-Nov-2024 18:15:16 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH'
13-Nov-2024 18:15:16 Finalising the build...
13-Nov-2024 18:15:16 Stopping timer.
13-Nov-2024 18:15:16 Build ODSRV-OAP-MPSRFCPH-3363 completed.
13-Nov-2024 18:15:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:15:16 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:15:16 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:15:16 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:15:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:15:16 All post build plugins have finished
13-Nov-2024 18:15:16 Generating build results summary...
13-Nov-2024 18:15:16 Saving build results to disk...
13-Nov-2024 18:15:16 Store variable context...
13-Nov-2024 18:15:16 Finished building ODSRV-OAP-MPSRFCPH-3363.