oneclient acceptance tests using environment deployed from packages

Build: #3359 was successful

Job: multiprovider 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,710 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:43:17
07-Nov-2024 21:43:17 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:43:17 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:43:17 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
07-Nov-2024 21:43:17 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
07-Nov-2024 21:43:17 =================================================================
07-Nov-2024 21:43:17
07-Nov-2024 21:43:18 PASSED
07-Nov-2024 21:43:18 Unmounting client from /tmp/onedata/mnt/x82fizwy9quocunl
07-Nov-2024 21:43:18
07-Nov-2024 21:43:18
07-Nov-2024 21:43:18 Unmounting client from /tmp/onedata/mnt/aln8n0efrpn7o1d0
07-Nov-2024 21:43:18
07-Nov-2024 21:43:18
07-Nov-2024 21:43:53 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:43:53 =================================================================
07-Nov-2024 21:43:53 - Executing scenario 'Delete file right after closing it'
07-Nov-2024 21:43:53 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:43:53 -----------------------------------------------------------------
07-Nov-2024 21:43:53 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:43:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:43:53 using [token, token] by [user1, user2]"'
07-Nov-2024 21:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dwk6q'
07-Nov-2024 21:43:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dwk6q' successfully started
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jjfjrj2tfk82a13g
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jjfjrj2tfk82a13g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jjfjrj2tfk82a13g
07-Nov-2024 21:43:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14202298809211702810'...
07-Nov-2024 21:43:53 Getting configuration...
07-Nov-2024 21:43:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jjfjrj2tfk82a13g'.
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fpdkp'
07-Nov-2024 21:43:53 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fpdkp' successfully started
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s5kzv32t1yqlhnj1
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s5kzv32t1yqlhnj1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s5kzv32t1yqlhnj1
07-Nov-2024 21:43:53 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14786613010669422206'...
07-Nov-2024 21:43:53 Getting configuration...
07-Nov-2024 21:43:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s5kzv32t1yqlhnj1'.
07-Nov-2024 21:43:53
07-Nov-2024 21:43:53 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:43:53 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 21:43:53 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 21:43:53 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 21:43:53 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
07-Nov-2024 21:43:53 -- Executing step: 'When "user1 closes space1/file1 on client11"'
07-Nov-2024 21:43:53 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
07-Nov-2024 21:43:53 -- Executing step: 'When "space1 is empty for user1 on client11"'
07-Nov-2024 21:43:53 =================================================================
07-Nov-2024 21:43:53
07-Nov-2024 21:43:54 PASSED
07-Nov-2024 21:43:54 Unmounting client from /tmp/onedata/mnt/jjfjrj2tfk82a13g
07-Nov-2024 21:43:54
07-Nov-2024 21:43:54
07-Nov-2024 21:43:54 Unmounting client from /tmp/onedata/mnt/s5kzv32t1yqlhnj1
07-Nov-2024 21:43:54
07-Nov-2024 21:43:54
07-Nov-2024 21:44:32 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:44:32 =================================================================
07-Nov-2024 21:44:32 - Executing scenario 'Create many children'
07-Nov-2024 21:44:32 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:44:32 -----------------------------------------------------------------
07-Nov-2024 21:44:32 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:44:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:44:32 using [token, token] by [user1, user2]"'
07-Nov-2024 21:44:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:44:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:44:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dwk6q'
07-Nov-2024 21:44:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dwk6q' successfully started
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h1l29osjnaswqvgw
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h1l29osjnaswqvgw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h1l29osjnaswqvgw
07-Nov-2024 21:44:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18188435462803118572'...
07-Nov-2024 21:44:32 Getting configuration...
07-Nov-2024 21:44:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h1l29osjnaswqvgw'.
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:44:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:44:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fpdkp'
07-Nov-2024 21:44:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fpdkp' successfully started
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s1e9605vcahgiilr
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s1e9605vcahgiilr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s1e9605vcahgiilr
07-Nov-2024 21:44:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10385170342496701899'...
07-Nov-2024 21:44:32 Getting configuration...
07-Nov-2024 21:44:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s1e9605vcahgiilr'.
07-Nov-2024 21:44:32
07-Nov-2024 21:44:32 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
07-Nov-2024 21:44:32 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
07-Nov-2024 21:44:32 =================================================================
07-Nov-2024 21:44:32
07-Nov-2024 21:44:39 PASSED
07-Nov-2024 21:44:39 Unmounting client from /tmp/onedata/mnt/h1l29osjnaswqvgw
07-Nov-2024 21:44:39
07-Nov-2024 21:44:39
07-Nov-2024 21:44:39 Unmounting client from /tmp/onedata/mnt/s1e9605vcahgiilr
07-Nov-2024 21:44:39
07-Nov-2024 21:44:39
07-Nov-2024 21:45:13 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:45:13 =================================================================
07-Nov-2024 21:45:13 - Executing scenario 'Create nonempty file then copy it and remove source file'
07-Nov-2024 21:45:13 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:45:13 -----------------------------------------------------------------
07-Nov-2024 21:45:13 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:45:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:45:13 using [token, token] by [user1, user2]"'
07-Nov-2024 21:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dwk6q'
07-Nov-2024 21:45:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dwk6q' successfully started
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h6i509rsa57fw3h2
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h6i509rsa57fw3h2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h6i509rsa57fw3h2
07-Nov-2024 21:45:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6734896252848650478'...
07-Nov-2024 21:45:13 Getting configuration...
07-Nov-2024 21:45:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h6i509rsa57fw3h2'.
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fpdkp'
07-Nov-2024 21:45:13 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fpdkp' successfully started
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l9rgiulkax64aovs
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l9rgiulkax64aovs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l9rgiulkax64aovs
07-Nov-2024 21:45:13 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14767828785550880244'...
07-Nov-2024 21:45:13 Getting configuration...
07-Nov-2024 21:45:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l9rgiulkax64aovs'.
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:45:13 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 21:45:13 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
07-Nov-2024 21:45:13 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
07-Nov-2024 21:45:13 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
07-Nov-2024 21:45:13 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
07-Nov-2024 21:45:13 =================================================================
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 PASSED
07-Nov-2024 21:45:13 Unmounting client from /tmp/onedata/mnt/h6i509rsa57fw3h2
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13 Unmounting client from /tmp/onedata/mnt/l9rgiulkax64aovs
07-Nov-2024 21:45:13
07-Nov-2024 21:45:13
07-Nov-2024 21:46:05 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:46:05 =================================================================
07-Nov-2024 21:46:05 - Executing scenario 'Create nonempty file then move it to another space'
07-Nov-2024 21:46:05 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 21:46:05 -----------------------------------------------------------------
07-Nov-2024 21:46:05 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:46:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:46:05 using [token, token] by [user1, user2]"'
07-Nov-2024 21:46:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:46:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:46:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dwk6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dwk6q'
07-Nov-2024 21:46:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dwk6q' successfully started
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c3mtgc5d6np5j1yq
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c3mtgc5d6np5j1yq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c3mtgc5d6np5j1yq
07-Nov-2024 21:46:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15547176566518999987'...
07-Nov-2024 21:46:05 Getting configuration...
07-Nov-2024 21:46:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c3mtgc5d6np5j1yq'.
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:46:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:46:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fpdkp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fpdkp'
07-Nov-2024 21:46:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fpdkp' successfully started
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uar1y9l4v2v2wj7b
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uar1y9l4v2v2wj7b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uar1y9l4v2v2wj7b
07-Nov-2024 21:46:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15538796912375867157'...
07-Nov-2024 21:46:05 Getting configuration...
07-Nov-2024 21:46:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uar1y9l4v2v2wj7b'.
07-Nov-2024 21:46:05
07-Nov-2024 21:46:05 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:46:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 21:46:05 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
07-Nov-2024 21:46:05 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
07-Nov-2024 21:46:05 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
07-Nov-2024 21:46:05 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
07-Nov-2024 21:46:05 =================================================================
07-Nov-2024 21:46:05
07-Nov-2024 21:46:16 PASSED
07-Nov-2024 21:46:16 Unmounting client from /tmp/onedata/mnt/c3mtgc5d6np5j1yq
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16 Unmounting client from /tmp/onedata/mnt/uar1y9l4v2v2wj7b
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_CRUD.1731015965.3414803', '-c', '/tmp/logs']
07-Nov-2024 21:46:16 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-nn9mc. See /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-cross-support-job-3p-users-nn9mc/entrypoint.log for more details
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-dwk6q: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-oneclient-krakow-7d9476b8bc-dwk6q/oneclient_logs
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16         160,307   1%   38.22MB/s    0:00:00 (xfr#1, to-chk=189/222)
07-Nov-2024 21:46:16         160,307   1%   38.22MB/s    0:00:00 (xfr#1, to-chk=183/222)
07-Nov-2024 21:46:16         160,769   1%   38.33MB/s    0:00:00 (xfr#2, to-chk=185/222)
07-Nov-2024 21:46:16         693,822   8%   28.77MB/s    0:00:00 (xfr#3, to-chk=184/222)
07-Nov-2024 21:46:16         694,284   8%   28.79MB/s    0:00:00 (xfr#4, to-chk=183/222)
07-Nov-2024 21:46:16         724,158   8%   30.03MB/s    0:00:00 (xfr#5, to-chk=182/222)
07-Nov-2024 21:46:16         724,620   8%   30.05MB/s    0:00:00 (xfr#6, to-chk=178/222)
07-Nov-2024 21:46:16         825,546   9%   27.15MB/s    0:00:00 (xfr#7, to-chk=177/222)
07-Nov-2024 21:46:16         826,008   9%   27.16MB/s    0:00:00 (xfr#8, to-chk=176/222)
07-Nov-2024 21:46:16         849,113   9%   27.92MB/s    0:00:00 (xfr#9, to-chk=175/222)
07-Nov-2024 21:46:16         849,575   9%   27.94MB/s    0:00:00 (xfr#10, to-chk=171/222)
07-Nov-2024 21:46:16         938,151  10%   25.56MB/s    0:00:00 (xfr#11, to-chk=170/222)
07-Nov-2024 21:46:16         938,613  10%   25.58MB/s    0:00:00 (xfr#12, to-chk=169/222)
07-Nov-2024 21:46:16         971,680  11%   26.48MB/s    0:00:00 (xfr#13, to-chk=168/222)
07-Nov-2024 21:46:16         972,142  11%   26.49MB/s    0:00:00 (xfr#14, to-chk=164/222)
07-Nov-2024 21:46:16       1,074,762  12%   28.47MB/s    0:00:00 (xfr#15, to-chk=163/222)
07-Nov-2024 21:46:16       1,075,224  12%   28.48MB/s    0:00:00 (xfr#16, to-chk=162/222)
07-Nov-2024 21:46:16       1,075,852  12%   28.50MB/s    0:00:00 (xfr#17, to-chk=161/222)
07-Nov-2024 21:46:16       1,099,775  12%   29.13MB/s    0:00:00 (xfr#18, to-chk=160/222)
07-Nov-2024 21:46:16       1,100,429  12%   29.15MB/s    0:00:00 (xfr#19, to-chk=156/222)
07-Nov-2024 21:46:16       1,193,349  13%   29.95MB/s    0:00:00 (xfr#20, to-chk=155/222)
07-Nov-2024 21:46:16       1,194,003  13%   29.97MB/s    0:00:00 (xfr#21, to-chk=154/222)
07-Nov-2024 21:46:16       1,248,855  14%   31.34MB/s    0:00:00 (xfr#22, to-chk=153/222)
07-Nov-2024 21:46:16       1,249,605  14%   31.36MB/s    0:00:00 (xfr#23, to-chk=149/222)
07-Nov-2024 21:46:16       1,464,596  16%   29.10MB/s    0:00:00 (xfr#24, to-chk=148/222)
07-Nov-2024 21:46:16       1,465,346  16%   29.11MB/s    0:00:00 (xfr#25, to-chk=147/222)
07-Nov-2024 21:46:16       1,489,713  17%   27.86MB/s    0:00:00 (xfr#26, to-chk=146/222)
07-Nov-2024 21:46:16       1,490,079  17%   27.86MB/s    0:00:00 (xfr#27, to-chk=142/222)
07-Nov-2024 21:46:16       1,588,172  18%   27.05MB/s    0:00:00 (xfr#28, to-chk=141/222)
07-Nov-2024 21:46:16       1,588,538  18%   27.05MB/s    0:00:00 (xfr#29, to-chk=140/222)
07-Nov-2024 21:46:16       1,628,785  18%   27.25MB/s    0:00:00 (xfr#30, to-chk=139/222)
07-Nov-2024 21:46:16       1,629,439  18%   27.26MB/s    0:00:00 (xfr#31, to-chk=135/222)
07-Nov-2024 21:46:16       1,749,751  20%   28.77MB/s    0:00:00 (xfr#32, to-chk=134/222)
07-Nov-2024 21:46:16       1,750,405  20%   28.78MB/s    0:00:00 (xfr#33, to-chk=133/222)
07-Nov-2024 21:46:16       1,770,356  20%   28.62MB/s    0:00:00 (xfr#34, to-chk=132/222)
07-Nov-2024 21:46:16       1,770,722  20%   28.62MB/s    0:00:00 (xfr#35, to-chk=128/222)
07-Nov-2024 21:46:16       1,845,199  21%   29.33MB/s    0:00:00 (xfr#36, to-chk=127/222)
07-Nov-2024 21:46:16       1,845,565  21%   29.33MB/s    0:00:00 (xfr#37, to-chk=126/222)
07-Nov-2024 21:46:16       1,874,775  21%   29.80MB/s    0:00:00 (xfr#38, to-chk=125/222)
07-Nov-2024 21:46:16       1,875,237  21%   29.81MB/s    0:00:00 (xfr#39, to-chk=121/222)
07-Nov-2024 21:46:16       2,015,198  23%   31.51MB/s    0:00:00 (xfr#40, to-chk=120/222)
07-Nov-2024 21:46:16       2,015,660  23%   31.51MB/s    0:00:00 (xfr#41, to-chk=119/222)
07-Nov-2024 21:46:16       2,016,288  23%   31.52MB/s    0:00:00 (xfr#42, to-chk=118/222)
07-Nov-2024 21:46:16       2,066,759  23%   31.79MB/s    0:00:00 (xfr#43, to-chk=117/222)
07-Nov-2024 21:46:16       2,067,317  23%   31.80MB/s    0:00:00 (xfr#44, to-chk=113/222)
07-Nov-2024 21:46:16       2,244,144  26%   33.97MB/s    0:00:00 (xfr#45, to-chk=112/222)
07-Nov-2024 21:46:16       2,244,702  26%   33.98MB/s    0:00:00 (xfr#46, to-chk=111/222)
07-Nov-2024 21:46:16       2,585,870  29%   34.25MB/s    0:00:00 (xfr#47, to-chk=110/222)
07-Nov-2024 21:46:16       2,586,428  29%   34.26MB/s    0:00:00 (xfr#48, to-chk=106/222)
07-Nov-2024 21:46:16       3,700,150  42%   36.01MB/s    0:00:00 (xfr#49, to-chk=105/222)
07-Nov-2024 21:46:16       3,700,708  42%   35.65MB/s    0:00:00 (xfr#50, to-chk=104/222)
07-Nov-2024 21:46:16       3,742,756  43%   35.34MB/s    0:00:00 (xfr#51, to-chk=103/222)
07-Nov-2024 21:46:16       3,743,410  43%   35.35MB/s    0:00:00 (xfr#52, to-chk=99/222)
07-Nov-2024 21:46:16       3,880,241  44%   35.58MB/s    0:00:00 (xfr#53, to-chk=98/222)
07-Nov-2024 21:46:16       3,880,895  44%   35.59MB/s    0:00:00 (xfr#54, to-chk=97/222)
07-Nov-2024 21:46:16       3,881,523  44%   35.25MB/s    0:00:00 (xfr#55, to-chk=96/222)
07-Nov-2024 21:46:16       4,104,595  47%   36.24MB/s    0:00:00 (xfr#56, to-chk=95/222)
07-Nov-2024 21:46:16       4,105,345  47%   36.25MB/s    0:00:00 (xfr#57, to-chk=91/222)
07-Nov-2024 21:46:16       6,554,321  75%   30.79MB/s    0:00:00 (xfr#58, to-chk=90/222)
07-Nov-2024 21:46:16       6,555,071  75%   30.80MB/s    0:00:00 (xfr#59, to-chk=89/222)
07-Nov-2024 21:46:16       6,599,525  76%   30.55MB/s    0:00:00 (xfr#60, to-chk=88/222)
07-Nov-2024 21:46:16       6,599,891  76%   30.55MB/s    0:00:00 (xfr#61, to-chk=84/222)
07-Nov-2024 21:46:16       6,767,750  78%   31.03MB/s    0:00:00 (xfr#62, to-chk=83/222)
07-Nov-2024 21:46:16       6,768,116  78%   31.03MB/s    0:00:00 (xfr#63, to-chk=82/222)
07-Nov-2024 21:46:16       6,795,989  78%   31.01MB/s    0:00:00 (xfr#64, to-chk=81/222)
07-Nov-2024 21:46:16       6,796,355  78%   30.72MB/s    0:00:00 (xfr#65, to-chk=77/222)
07-Nov-2024 21:46:16       6,884,393  79%   30.97MB/s    0:00:00 (xfr#66, to-chk=76/222)
07-Nov-2024 21:46:16       6,884,759  79%   30.97MB/s    0:00:00 (xfr#67, to-chk=75/222)
07-Nov-2024 21:46:16       6,911,956  80%   31.09MB/s    0:00:00 (xfr#68, to-chk=74/222)
07-Nov-2024 21:46:16       6,912,322  80%   31.09MB/s    0:00:00 (xfr#69, to-chk=70/222)
07-Nov-2024 21:46:16       6,999,313  81%   30.48MB/s    0:00:00 (xfr#70, to-chk=69/222)
07-Nov-2024 21:46:16       6,999,679  81%   30.48MB/s    0:00:00 (xfr#71, to-chk=68/222)
07-Nov-2024 21:46:16       7,062,739  81%   30.62MB/s    0:00:00 (xfr#72, to-chk=67/222)
07-Nov-2024 21:46:16       7,063,201  81%   30.34MB/s    0:00:00 (xfr#73, to-chk=63/222)
07-Nov-2024 21:46:16       7,308,828  84%   30.84MB/s    0:00:00 (xfr#74, to-chk=62/222)
07-Nov-2024 21:46:16       7,309,290  84%   30.84MB/s    0:00:00 (xfr#75, to-chk=61/222)
07-Nov-2024 21:46:16       7,340,756  85%   30.84MB/s    0:00:00 (xfr#76, to-chk=60/222)
07-Nov-2024 21:46:16       7,341,410  85%   30.84MB/s    0:00:00 (xfr#77, to-chk=56/222)
07-Nov-2024 21:46:16       7,439,055  86%   31.25MB/s    0:00:00 (xfr#78, to-chk=55/222)
07-Nov-2024 21:46:16       7,439,709  86%   31.26MB/s    0:00:00 (xfr#79, to-chk=54/222)
07-Nov-2024 21:46:16       7,440,337  86%   31.12MB/s    0:00:00 (xfr#80, to-chk=53/222)
07-Nov-2024 21:46:16       7,478,613  86%   30.88MB/s    0:00:00 (xfr#81, to-chk=52/222)
07-Nov-2024 21:46:16       7,479,459  86%   30.88MB/s    0:00:00 (xfr#82, to-chk=48/222)
07-Nov-2024 21:46:16       7,606,152  88%   31.27MB/s    0:00:00 (xfr#83, to-chk=47/222)
07-Nov-2024 21:46:16       7,606,998  88%   31.27MB/s    0:00:00 (xfr#84, to-chk=46/222)
07-Nov-2024 21:46:16       7,607,626  88%   31.27MB/s    0:00:00 (xfr#85, to-chk=45/222)
07-Nov-2024 21:46:16       7,658,043  88%   31.34MB/s    0:00:00 (xfr#86, to-chk=44/222)
07-Nov-2024 21:46:16       7,658,313  88%   31.35MB/s    0:00:00 (xfr#87, to-chk=40/222)
07-Nov-2024 21:46:16       7,831,517  90%   31.78MB/s    0:00:00 (xfr#88, to-chk=39/222)
07-Nov-2024 21:46:16       7,831,787  90%   31.78MB/s    0:00:00 (xfr#89, to-chk=38/222)
07-Nov-2024 21:46:16       7,832,415  90%   31.79MB/s    0:00:00 (xfr#90, to-chk=37/222)
07-Nov-2024 21:46:16       7,865,079  91%   31.78MB/s    0:00:00 (xfr#91, to-chk=36/222)
07-Nov-2024 21:46:16       7,865,541  91%   31.78MB/s    0:00:00 (xfr#92, to-chk=32/222)
07-Nov-2024 21:46:16       7,971,060  92%   31.94MB/s    0:00:00 (xfr#93, to-chk=31/222)
07-Nov-2024 21:46:16       7,971,522  92%   31.94MB/s    0:00:00 (xfr#94, to-chk=30/222)
07-Nov-2024 21:46:16       8,003,413  92%   31.94MB/s    0:00:00 (xfr#95, to-chk=29/222)
07-Nov-2024 21:46:16       8,004,163  92%   31.94MB/s    0:00:00 (xfr#96, to-chk=25/222)
07-Nov-2024 21:46:16       8,139,622  94%   32.08MB/s    0:00:00 (xfr#97, to-chk=24/222)
07-Nov-2024 21:46:16       8,140,372  94%   31.95MB/s    0:00:00 (xfr#98, to-chk=23/222)
07-Nov-2024 21:46:16       8,159,453  94%   32.02MB/s    0:00:00 (xfr#99, to-chk=22/222)
07-Nov-2024 21:46:16       8,160,107  94%   32.03MB/s    0:00:00 (xfr#100, to-chk=18/222)
07-Nov-2024 21:46:16       8,241,175  95%   32.08MB/s    0:00:00 (xfr#101, to-chk=17/222)
07-Nov-2024 21:46:16       8,241,829  95%   31.95MB/s    0:00:00 (xfr#102, to-chk=16/222)
07-Nov-2024 21:46:16       8,242,457  95%   31.95MB/s    0:00:00 (xfr#103, to-chk=15/222)
07-Nov-2024 21:46:16       8,284,544  95%   31.48MB/s    0:00:00 (xfr#104, to-chk=14/222)
07-Nov-2024 21:46:16       8,285,102  96%   31.48MB/s    0:00:00 (xfr#105, to-chk=10/222)
07-Nov-2024 21:46:16       8,433,429  97%   31.79MB/s    0:00:00 (xfr#106, to-chk=9/222)
07-Nov-2024 21:46:16       8,433,987  97%   31.67MB/s    0:00:00 (xfr#107, to-chk=8/222)
07-Nov-2024 21:46:16       8,471,675  98%   31.56MB/s    0:00:00 (xfr#108, to-chk=7/222)
07-Nov-2024 21:46:16       8,472,233  98%   31.44MB/s    0:00:00 (xfr#109, to-chk=3/222)
07-Nov-2024 21:46:16       8,582,413  99%   31.72MB/s    0:00:00 (xfr#110, to-chk=2/222)
07-Nov-2024 21:46:16       8,582,971  99%   31.60MB/s    0:00:00 (xfr#111, to-chk=1/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.64MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.52MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.52MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.40MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.40MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.40MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.40MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.40MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.28MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.28MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.28MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.16MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.16MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   31.16MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.93MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16       8,625,693  99%   30.81MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-fpdkp: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-oneclient-paris-5cc45c8cb7-fpdkp/oneclient_logs
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16          24,933   0%   23.78MB/s    0:00:00 (xfr#1, to-chk=188/221)
07-Nov-2024 21:46:16          24,933   0%   23.78MB/s    0:00:00 (xfr#1, to-chk=182/221)
07-Nov-2024 21:46:16          25,587   0%   24.40MB/s    0:00:00 (xfr#2, to-chk=184/221)
07-Nov-2024 21:46:16         149,037   2%  142.13MB/s    0:00:00 (xfr#3, to-chk=183/221)
07-Nov-2024 21:46:16         149,691   2%  142.76MB/s    0:00:00 (xfr#4, to-chk=182/221)
07-Nov-2024 21:46:16         200,872   2%   95.78MB/s    0:00:00 (xfr#5, to-chk=181/221)
07-Nov-2024 21:46:16         201,430   2%   96.05MB/s    0:00:00 (xfr#6, to-chk=177/221)
07-Nov-2024 21:46:16         378,805   5%  120.42MB/s    0:00:00 (xfr#7, to-chk=176/221)
07-Nov-2024 21:46:16         379,363   5%  120.60MB/s    0:00:00 (xfr#8, to-chk=175/221)
07-Nov-2024 21:46:16         379,991   5%  120.80MB/s    0:00:00 (xfr#9, to-chk=174/221)
07-Nov-2024 21:46:16         408,028   5%   97.28MB/s    0:00:00 (xfr#10, to-chk=173/221)
07-Nov-2024 21:46:16         408,586   5%   97.41MB/s    0:00:00 (xfr#11, to-chk=169/221)
07-Nov-2024 21:46:16         543,566   7%  103.68MB/s    0:00:00 (xfr#12, to-chk=168/221)
07-Nov-2024 21:46:16         544,124   7%  103.78MB/s    0:00:00 (xfr#13, to-chk=167/221)
07-Nov-2024 21:46:16         571,149   8%  108.94MB/s    0:00:00 (xfr#14, to-chk=166/221)
07-Nov-2024 21:46:16         571,419   8%  108.99MB/s    0:00:00 (xfr#15, to-chk=162/221)
07-Nov-2024 21:46:16         654,510   9%   89.17MB/s    0:00:00 (xfr#16, to-chk=161/221)
07-Nov-2024 21:46:16         654,780   9%   89.21MB/s    0:00:00 (xfr#17, to-chk=160/221)
07-Nov-2024 21:46:16         690,999   9%   94.14MB/s    0:00:00 (xfr#18, to-chk=159/221)
07-Nov-2024 21:46:16         691,269   9%   82.41MB/s    0:00:00 (xfr#19, to-chk=155/221)
07-Nov-2024 21:46:16         817,703  11%   70.89MB/s    0:00:00 (xfr#20, to-chk=154/221)
07-Nov-2024 21:46:16         817,973  11%   65.01MB/s    0:00:00 (xfr#21, to-chk=153/221)
07-Nov-2024 21:46:16         870,867  12%   69.21MB/s    0:00:00 (xfr#22, to-chk=152/221)
07-Nov-2024 21:46:16         871,233  12%   69.24MB/s    0:00:00 (xfr#23, to-chk=148/221)
07-Nov-2024 21:46:16 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:46:16 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:46:16       1,080,048  15%   36.79MB/s    0:00:00 (xfr#24, to-chk=147/221)
07-Nov-2024 21:46:16       1,080,414  15%   36.80MB/s    0:00:00 (xfr#25, to-chk=146/221)
07-Nov-2024 21:46:16       1,117,946  15%   36.76MB/s    0:00:00 (xfr#26, to-chk=145/221)
07-Nov-2024 21:46:16       1,118,504  15%   36.78MB/s    0:00:00 (xfr#27, to-chk=141/221)
07-Nov-2024 21:46:16       1,293,172  18%   39.78MB/s    0:00:00 (xfr#28, to-chk=140/221)
07-Nov-2024 21:46:16       1,293,730  18%   39.80MB/s    0:00:00 (xfr#29, to-chk=139/221)
07-Nov-2024 21:46:16       1,334,229  18%   34.39MB/s    0:00:00 (xfr#30, to-chk=138/221)
07-Nov-2024 21:46:16       1,334,595  18%   34.40MB/s    0:00:00 (xfr#31, to-chk=134/221)
07-Nov-2024 21:46:16       1,502,668  21%   34.12MB/s    0:00:00 (xfr#32, to-chk=133/221)
07-Nov-2024 21:46:16       1,503,034  21%   34.13MB/s    0:00:00 (xfr#33, to-chk=132/221)
07-Nov-2024 21:46:16       1,503,662  21%   34.14MB/s    0:00:00 (xfr#34, to-chk=131/221)
07-Nov-2024 21:46:16       1,584,740  22%   33.59MB/s    0:00:00 (xfr#35, to-chk=130/221)
07-Nov-2024 21:46:16       1,585,490  22%   32.87MB/s    0:00:00 (xfr#36, to-chk=126/221)
07-Nov-2024 21:46:16       1,881,637  26%   28.94MB/s    0:00:00 (xfr#37, to-chk=125/221)
07-Nov-2024 21:46:16       1,882,387  26%   28.95MB/s    0:00:00 (xfr#38, to-chk=124/221)
07-Nov-2024 21:46:16       2,040,212  28%   29.93MB/s    0:00:00 (xfr#39, to-chk=123/221)
07-Nov-2024 21:46:16       2,040,674  28%   29.94MB/s    0:00:00 (xfr#40, to-chk=119/221)
07-Nov-2024 21:46:16       2,413,172  33%   34.35MB/s    0:00:00 (xfr#41, to-chk=118/221)
07-Nov-2024 21:46:16       2,413,634  33%   33.85MB/s    0:00:00 (xfr#42, to-chk=117/221)
07-Nov-2024 21:46:16       2,438,194  34%   34.19MB/s    0:00:00 (xfr#43, to-chk=116/221)
07-Nov-2024 21:46:16       2,438,944  34%   34.21MB/s    0:00:00 (xfr#44, to-chk=112/221)
07-Nov-2024 21:46:16       2,532,504  35%   35.00MB/s    0:00:00 (xfr#45, to-chk=111/221)
07-Nov-2024 21:46:16       2,533,254  35%   35.01MB/s    0:00:00 (xfr#46, to-chk=110/221)
07-Nov-2024 21:46:16       2,577,525  36%   35.62MB/s    0:00:00 (xfr#47, to-chk=109/221)
07-Nov-2024 21:46:16       2,578,083  36%   35.63MB/s    0:00:00 (xfr#48, to-chk=105/221)
07-Nov-2024 21:46:16       2,784,209  39%   36.37MB/s    0:00:00 (xfr#49, to-chk=104/221)
07-Nov-2024 21:46:16       2,784,767  39%   36.38MB/s    0:00:00 (xfr#50, to-chk=103/221)
07-Nov-2024 21:46:16       2,815,352  39%   36.28MB/s    0:00:00 (xfr#51, to-chk=102/221)
07-Nov-2024 21:46:16       2,815,910  39%   36.29MB/s    0:00:00 (xfr#52, to-chk=98/221)
07-Nov-2024 21:46:16       2,944,332  41%   37.95MB/s    0:00:00 (xfr#53, to-chk=97/221)
07-Nov-2024 21:46:16       2,944,890  41%   37.95MB/s    0:00:00 (xfr#54, to-chk=96/221)
07-Nov-2024 21:46:16       2,970,413  41%   37.77MB/s    0:00:00 (xfr#55, to-chk=95/221)
07-Nov-2024 21:46:16       2,970,971  41%   37.78MB/s    0:00:00 (xfr#56, to-chk=91/221)
07-Nov-2024 21:46:16       3,050,145  42%   38.78MB/s    0:00:00 (xfr#57, to-chk=90/221)
07-Nov-2024 21:46:16       3,050,703  42%   38.79MB/s    0:00:00 (xfr#58, to-chk=89/221)
07-Nov-2024 21:46:16       3,195,766  44%   40.10MB/s    0:00:00 (xfr#59, to-chk=88/221)
07-Nov-2024 21:46:16       3,196,324  44%   40.11MB/s    0:00:00 (xfr#60, to-chk=84/221)
07-Nov-2024 21:46:16       3,535,041  49%   38.75MB/s    0:00:00 (xfr#61, to-chk=83/221)
07-Nov-2024 21:46:16       3,535,599  49%   38.76MB/s    0:00:00 (xfr#62, to-chk=82/221)
07-Nov-2024 21:46:16       3,560,340  50%   38.58MB/s    0:00:00 (xfr#63, to-chk=81/221)
07-Nov-2024 21:46:16       3,560,610  50%   38.59MB/s    0:00:00 (xfr#64, to-chk=77/221)
07-Nov-2024 21:46:16       3,661,710  51%   39.24MB/s    0:00:00 (xfr#65, to-chk=76/221)
07-Nov-2024 21:46:16       3,661,980  51%   39.24MB/s    0:00:00 (xfr#66, to-chk=75/221)
07-Nov-2024 21:46:16       3,662,608  51%   39.25MB/s    0:00:00 (xfr#67, to-chk=74/221)
07-Nov-2024 21:46:16       3,711,322  52%   38.89MB/s    0:00:00 (xfr#68, to-chk=73/221)
07-Nov-2024 21:46:16       3,711,976  52%   38.90MB/s    0:00:00 (xfr#69, to-chk=69/221)
07-Nov-2024 21:46:16       3,907,376  54%   39.22MB/s    0:00:00 (xfr#70, to-chk=68/221)
07-Nov-2024 21:46:16       3,908,030  54%   39.23MB/s    0:00:00 (xfr#71, to-chk=67/221)
07-Nov-2024 21:46:16       3,932,730  55%   39.07MB/s    0:00:00 (xfr#72, to-chk=66/221)
07-Nov-2024 21:46:16       3,933,192  55%   39.07MB/s    0:00:00 (xfr#73, to-chk=62/221)
07-Nov-2024 21:46:16       4,033,496  56%   38.85MB/s    0:00:00 (xfr#74, to-chk=61/221)
07-Nov-2024 21:46:16       4,033,958  56%   38.86MB/s    0:00:00 (xfr#75, to-chk=60/221)
07-Nov-2024 21:46:16       4,246,199  59%   40.09MB/s    0:00:00 (xfr#76, to-chk=59/221)
07-Nov-2024 21:46:16       4,246,757  59%   40.10MB/s    0:00:00 (xfr#77, to-chk=55/221)
07-Nov-2024 21:46:16       5,299,589  74%   37.44MB/s    0:00:00 (xfr#78, to-chk=54/221)
07-Nov-2024 21:46:16       5,300,394  74%   37.44MB/s    0:00:00 (xfr#79, to-chk=53/221)
07-Nov-2024 21:46:16       5,316,218  74%   37.28MB/s    0:00:00 (xfr#80, to-chk=52/221)
07-Nov-2024 21:46:16       5,316,776  74%   37.28MB/s    0:00:00 (xfr#81, to-chk=48/221)
07-Nov-2024 21:46:16       5,399,411  75%   37.31MB/s    0:00:00 (xfr#82, to-chk=47/221)
07-Nov-2024 21:46:16       5,399,969  75%   37.32MB/s    0:00:00 (xfr#83, to-chk=46/221)
07-Nov-2024 21:46:16       5,400,597  75%   37.32MB/s    0:00:00 (xfr#84, to-chk=45/221)
07-Nov-2024 21:46:16       5,475,236  76%   36.77MB/s    0:00:00 (xfr#85, to-chk=44/221)
07-Nov-2024 21:46:16       5,475,506  76%   36.77MB/s    0:00:00 (xfr#86, to-chk=40/221)
07-Nov-2024 21:46:16       5,706,053  80%   35.57MB/s    0:00:00 (xfr#87, to-chk=39/221)
07-Nov-2024 21:46:16       5,706,323  80%   35.57MB/s    0:00:00 (xfr#88, to-chk=38/221)
07-Nov-2024 21:46:16       5,775,741  81%   35.54MB/s    0:00:00 (xfr#89, to-chk=37/221)
07-Nov-2024 21:46:16       5,776,491  81%   35.54MB/s    0:00:00 (xfr#90, to-chk=33/221)
07-Nov-2024 21:46:16       6,085,256  85%   34.75MB/s    0:00:00 (xfr#91, to-chk=32/221)
07-Nov-2024 21:46:16       6,086,006  85%   34.55MB/s    0:00:00 (xfr#92, to-chk=31/221)
07-Nov-2024 21:46:16       6,136,250  86%   34.63MB/s    0:00:00 (xfr#93, to-chk=30/221)
07-Nov-2024 21:46:16       6,136,616  86%   34.43MB/s    0:00:00 (xfr#94, to-chk=26/221)
07-Nov-2024 21:46:16       6,331,386  88%   32.99MB/s    0:00:00 (xfr#95, to-chk=25/221)
07-Nov-2024 21:46:16       6,331,752  88%   33.00MB/s    0:00:00 (xfr#96, to-chk=24/221)
07-Nov-2024 21:46:16       6,332,380  88%   33.00MB/s    0:00:00 (xfr#97, to-chk=23/221)
07-Nov-2024 21:46:16       6,436,854  90%   33.36MB/s    0:00:00 (xfr#98, to-chk=22/221)
07-Nov-2024 21:46:16       6,437,412  90%   33.37MB/s    0:00:00 (xfr#99, to-chk=18/221)
07-Nov-2024 21:46:16       6,784,782  95%   34.79MB/s    0:00:00 (xfr#100, to-chk=17/221)
07-Nov-2024 21:46:16       6,785,340  95%   34.79MB/s    0:00:00 (xfr#101, to-chk=16/221)
07-Nov-2024 21:46:16       6,803,722  95%   34.88MB/s    0:00:00 (xfr#102, to-chk=15/221)
07-Nov-2024 21:46:16       6,804,280  95%   34.70MB/s    0:00:00 (xfr#103, to-chk=11/221)
07-Nov-2024 21:46:16       6,906,992  97%   35.22MB/s    0:00:00 (xfr#104, to-chk=10/221)
07-Nov-2024 21:46:16       6,907,550  97%   35.23MB/s    0:00:00 (xfr#105, to-chk=9/221)
07-Nov-2024 21:46:16       6,908,178  97%   35.23MB/s    0:00:00 (xfr#106, to-chk=8/221)
07-Nov-2024 21:46:16       6,926,112  97%   35.13MB/s    0:00:00 (xfr#107, to-chk=7/221)
07-Nov-2024 21:46:16       6,926,478  97%   35.14MB/s    0:00:00 (xfr#108, to-chk=3/221)
07-Nov-2024 21:46:16       7,023,714  98%   35.63MB/s    0:00:00 (xfr#109, to-chk=2/221)
07-Nov-2024 21:46:16       7,024,080  98%   35.63MB/s    0:00:00 (xfr#110, to-chk=1/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   35.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   34.61MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   34.61MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16       7,113,594  99%   34.61MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16          59,768   6%   57.00MB/s    0:00:00 (xfr#2, to-chk=135/140)
07-Nov-2024 21:46:16          98,564  10%   47.00MB/s    0:00:00 (xfr#3, to-chk=133/140)
07-Nov-2024 21:46:16          98,564  10%   47.00MB/s    0:00:00 (xfr#4, to-chk=131/140)
07-Nov-2024 21:46:16          98,564  10%   47.00MB/s    0:00:00 (xfr#5, to-chk=129/140)
07-Nov-2024 21:46:16         135,943  14%   25.93MB/s    0:00:00 (xfr#6, to-chk=127/140)
07-Nov-2024 21:46:16         136,093  14%   21.63MB/s    0:00:00 (xfr#7, to-chk=125/140)
07-Nov-2024 21:46:16         136,390  14%   21.68MB/s    0:00:00 (xfr#8, to-chk=119/140)
07-Nov-2024 21:46:16         286,393  29%   13.66MB/s    0:00:00 (xfr#9, to-chk=117/140)
07-Nov-2024 21:46:16         287,018  29%   13.69MB/s    0:00:00 (xfr#10, to-chk=107/140)
07-Nov-2024 21:46:16         287,817  29%   13.72MB/s    0:00:00 (xfr#11, to-chk=106/140)
07-Nov-2024 21:46:16         288,133  29%   13.74MB/s    0:00:00 (xfr#12, to-chk=105/140)
07-Nov-2024 21:46:16         288,605  29%   13.76MB/s    0:00:00 (xfr#13, to-chk=104/140)
07-Nov-2024 21:46:16         290,602  30%   13.86MB/s    0:00:00 (xfr#14, to-chk=103/140)
07-Nov-2024 21:46:16         290,918  30%   13.87MB/s    0:00:00 (xfr#15, to-chk=102/140)
07-Nov-2024 21:46:16         291,390  30%   13.89MB/s    0:00:00 (xfr#16, to-chk=101/140)
07-Nov-2024 21:46:16         292,192  30%   13.93MB/s    0:00:00 (xfr#17, to-chk=100/140)
07-Nov-2024 21:46:16         292,508  30%   13.28MB/s    0:00:00 (xfr#18, to-chk=99/140)
07-Nov-2024 21:46:16         292,989  30%   13.31MB/s    0:00:00 (xfr#19, to-chk=98/140)
07-Nov-2024 21:46:16         293,956  30%   13.35MB/s    0:00:00 (xfr#20, to-chk=97/140)
07-Nov-2024 21:46:16         294,428  30%   13.37MB/s    0:00:00 (xfr#21, to-chk=96/140)
07-Nov-2024 21:46:16         295,686  30%   12.82MB/s    0:00:00 (xfr#22, to-chk=95/140)
07-Nov-2024 21:46:16         296,335  30%   12.85MB/s    0:00:00 (xfr#23, to-chk=94/140)
07-Nov-2024 21:46:16         297,299  30%   12.89MB/s    0:00:00 (xfr#24, to-chk=93/140)
07-Nov-2024 21:46:16         298,407  30%   12.94MB/s    0:00:00 (xfr#25, to-chk=92/140)
07-Nov-2024 21:46:16         299,035  31%   12.96MB/s    0:00:00 (xfr#26, to-chk=91/140)
07-Nov-2024 21:46:16         299,819  31%   13.00MB/s    0:00:00 (xfr#27, to-chk=90/140)
07-Nov-2024 21:46:16         300,135  31%   13.01MB/s    0:00:00 (xfr#28, to-chk=89/140)
07-Nov-2024 21:46:16         301,765  31%   13.08MB/s    0:00:00 (xfr#29, to-chk=88/140)
07-Nov-2024 21:46:16         302,081  31%   13.09MB/s    0:00:00 (xfr#30, to-chk=87/140)
07-Nov-2024 21:46:16         302,397  31%   13.11MB/s    0:00:00 (xfr#31, to-chk=86/140)
07-Nov-2024 21:46:16         302,866  31%   12.56MB/s    0:00:00 (xfr#32, to-chk=85/140)
07-Nov-2024 21:46:16         304,007  31%   12.61MB/s    0:00:00 (xfr#33, to-chk=84/140)
07-Nov-2024 21:46:16         304,479  31%   12.62MB/s    0:00:00 (xfr#34, to-chk=83/140)
07-Nov-2024 21:46:16         305,626  31%   12.67MB/s    0:00:00 (xfr#35, to-chk=82/140)
07-Nov-2024 21:46:16         305,942  31%   12.69MB/s    0:00:00 (xfr#36, to-chk=81/140)
07-Nov-2024 21:46:16         306,258  31%   12.70MB/s    0:00:00 (xfr#37, to-chk=80/140)
07-Nov-2024 21:46:16         306,574  31%   12.71MB/s    0:00:00 (xfr#38, to-chk=79/140)
07-Nov-2024 21:46:16         307,520  31%   12.75MB/s    0:00:00 (xfr#39, to-chk=78/140)
07-Nov-2024 21:46:16         308,463  32%   12.26MB/s    0:00:00 (xfr#40, to-chk=77/140)
07-Nov-2024 21:46:16         308,779  32%   12.27MB/s    0:00:00 (xfr#41, to-chk=76/140)
07-Nov-2024 21:46:16         309,095  32%   12.28MB/s    0:00:00 (xfr#42, to-chk=75/140)
07-Nov-2024 21:46:16         309,411  32%   12.29MB/s    0:00:00 (xfr#43, to-chk=74/140)
07-Nov-2024 21:46:16         310,369  32%   12.33MB/s    0:00:00 (xfr#44, to-chk=73/140)
07-Nov-2024 21:46:16         310,685  32%   12.35MB/s    0:00:00 (xfr#45, to-chk=72/140)
07-Nov-2024 21:46:16         310,845  32%   12.35MB/s    0:00:00 (xfr#46, to-chk=71/140)
07-Nov-2024 21:46:16         311,800  32%   12.39MB/s    0:00:00 (xfr#47, to-chk=70/140)
07-Nov-2024 21:46:16         312,272  32%   12.41MB/s    0:00:00 (xfr#48, to-chk=69/140)
07-Nov-2024 21:46:16         312,750  32%   12.43MB/s    0:00:00 (xfr#49, to-chk=68/140)
07-Nov-2024 21:46:16         313,066  32%   12.44MB/s    0:00:00 (xfr#50, to-chk=67/140)
07-Nov-2024 21:46:16         313,535  32%   11.96MB/s    0:00:00 (xfr#51, to-chk=66/140)
07-Nov-2024 21:46:16         314,389  32%   11.99MB/s    0:00:00 (xfr#52, to-chk=65/140)
07-Nov-2024 21:46:16         315,188  32%   12.02MB/s    0:00:00 (xfr#53, to-chk=64/140)
07-Nov-2024 21:46:16         315,504  32%   11.57MB/s    0:00:00 (xfr#54, to-chk=63/140)
07-Nov-2024 21:46:16         316,765  32%   11.62MB/s    0:00:00 (xfr#55, to-chk=62/140)
07-Nov-2024 21:46:16         317,555  32%   11.65MB/s    0:00:00 (xfr#56, to-chk=61/140)
07-Nov-2024 21:46:16         318,669  33%   11.69MB/s    0:00:00 (xfr#57, to-chk=60/140)
07-Nov-2024 21:46:16         318,991  33%   11.70MB/s    0:00:00 (xfr#58, to-chk=59/140)
07-Nov-2024 21:46:16         319,637  33%   11.72MB/s    0:00:00 (xfr#59, to-chk=58/140)
07-Nov-2024 21:46:16         320,577  33%   11.76MB/s    0:00:00 (xfr#60, to-chk=57/140)
07-Nov-2024 21:46:16         320,893  33%   11.77MB/s    0:00:00 (xfr#61, to-chk=56/140)
07-Nov-2024 21:46:16         332,917  34%   12.21MB/s    0:00:00 (xfr#62, to-chk=55/140)
07-Nov-2024 21:46:16         343,630  35%   12.14MB/s    0:00:00 (xfr#63, to-chk=54/140)
07-Nov-2024 21:46:16         349,193  36%   12.33MB/s    0:00:00 (xfr#64, to-chk=53/140)
07-Nov-2024 21:46:16         354,186  36%   12.51MB/s    0:00:00 (xfr#65, to-chk=52/140)
07-Nov-2024 21:46:16         355,977  36%   12.57MB/s    0:00:00 (xfr#66, to-chk=51/140)
07-Nov-2024 21:46:16         366,271  38%   12.94MB/s    0:00:00 (xfr#67, to-chk=50/140)
07-Nov-2024 21:46:16         372,290  38%   13.15MB/s    0:00:00 (xfr#68, to-chk=49/140)
07-Nov-2024 21:46:16         375,137  38%   13.25MB/s    0:00:00 (xfr#69, to-chk=48/140)
07-Nov-2024 21:46:16         387,255  40%   13.68MB/s    0:00:00 (xfr#70, to-chk=47/140)
07-Nov-2024 21:46:16         387,859  40%   13.70MB/s    0:00:00 (xfr#71, to-chk=46/140)
07-Nov-2024 21:46:16         393,841  40%   13.41MB/s    0:00:00 (xfr#72, to-chk=45/140)
07-Nov-2024 21:46:16         397,808  41%   13.55MB/s    0:00:00 (xfr#73, to-chk=44/140)
07-Nov-2024 21:46:16         398,318  41%   13.57MB/s    0:00:00 (xfr#74, to-chk=43/140)
07-Nov-2024 21:46:16         405,269  42%   13.80MB/s    0:00:00 (xfr#75, to-chk=42/140)
07-Nov-2024 21:46:16         413,189  42%   14.07MB/s    0:00:00 (xfr#76, to-chk=41/140)
07-Nov-2024 21:46:16         422,477  43%   14.39MB/s    0:00:00 (xfr#77, to-chk=40/140)
07-Nov-2024 21:46:16         432,677  44%   14.74MB/s    0:00:00 (xfr#78, to-chk=39/140)
07-Nov-2024 21:46:16         437,063  45%   14.89MB/s    0:00:00 (xfr#79, to-chk=38/140)
07-Nov-2024 21:46:16         443,652  46%   14.59MB/s    0:00:00 (xfr#80, to-chk=37/140)
07-Nov-2024 21:46:16         452,427  46%   14.88MB/s    0:00:00 (xfr#81, to-chk=36/140)
07-Nov-2024 21:46:16         462,265  48%   14.70MB/s    0:00:00 (xfr#82, to-chk=35/140)
07-Nov-2024 21:46:16         473,984  49%   14.58MB/s    0:00:00 (xfr#83, to-chk=34/140)
07-Nov-2024 21:46:16         474,893  49%   12.58MB/s    0:00:00 (xfr#84, to-chk=33/140)
07-Nov-2024 21:46:16         479,849  49%   12.71MB/s    0:00:00 (xfr#85, to-chk=32/140)
07-Nov-2024 21:46:16         487,806  50%   12.92MB/s    0:00:00 (xfr#86, to-chk=31/140)
07-Nov-2024 21:46:16         493,332  51%   13.07MB/s    0:00:00 (xfr#87, to-chk=30/140)
07-Nov-2024 21:46:16         506,647  52%   13.42MB/s    0:00:00 (xfr#88, to-chk=29/140)
07-Nov-2024 21:46:16         509,531  52%   13.50MB/s    0:00:00 (xfr#89, to-chk=28/140)
07-Nov-2024 21:46:16         520,737  54%   13.79MB/s    0:00:00 (xfr#90, to-chk=27/140)
07-Nov-2024 21:46:16         523,071  54%   13.86MB/s    0:00:00 (xfr#91, to-chk=26/140)
07-Nov-2024 21:46:16         527,001  54%   13.58MB/s    0:00:00 (xfr#92, to-chk=25/140)
07-Nov-2024 21:46:16         537,751  55%   13.86MB/s    0:00:00 (xfr#93, to-chk=24/140)
07-Nov-2024 21:46:16         539,267  56%   13.90MB/s    0:00:00 (xfr#94, to-chk=23/140)
07-Nov-2024 21:46:16         541,182  56%   13.95MB/s    0:00:00 (xfr#95, to-chk=22/140)
07-Nov-2024 21:46:16         548,591  56%   14.14MB/s    0:00:00 (xfr#96, to-chk=21/140)
07-Nov-2024 21:46:16         551,988  57%   14.23MB/s    0:00:00 (xfr#97, to-chk=20/140)
07-Nov-2024 21:46:16         552,939  57%   14.25MB/s    0:00:00 (xfr#98, to-chk=19/140)
07-Nov-2024 21:46:16         562,683  58%   14.50MB/s    0:00:00 (xfr#99, to-chk=18/140)
07-Nov-2024 21:46:16         575,485  59%   13.72MB/s    0:00:00 (xfr#100, to-chk=17/140)
07-Nov-2024 21:46:16         584,867  60%   13.94MB/s    0:00:00 (xfr#101, to-chk=16/140)
07-Nov-2024 21:46:16         598,187  62%   13.91MB/s    0:00:00 (xfr#102, to-chk=15/140)
07-Nov-2024 21:46:16         605,535  62%   14.08MB/s    0:00:00 (xfr#103, to-chk=14/140)
07-Nov-2024 21:46:16         612,087  63%   14.24MB/s    0:00:00 (xfr#104, to-chk=13/140)
07-Nov-2024 21:46:16         613,910  63%   14.28MB/s    0:00:00 (xfr#105, to-chk=12/140)
07-Nov-2024 21:46:16         620,898  64%   14.44MB/s    0:00:00 (xfr#106, to-chk=11/140)
07-Nov-2024 21:46:16         633,608  65%   14.39MB/s    0:00:00 (xfr#107, to-chk=10/140)
07-Nov-2024 21:46:16         644,777  66%   14.64MB/s    0:00:00 (xfr#108, to-chk=9/140)
07-Nov-2024 21:46:16         648,137  67%   14.72MB/s    0:00:00 (xfr#109, to-chk=8/140)
07-Nov-2024 21:46:16         652,560  67%   14.82MB/s    0:00:00 (xfr#110, to-chk=7/140)
07-Nov-2024 21:46:16         664,185  68%   15.08MB/s    0:00:00 (xfr#111, to-chk=6/140)
07-Nov-2024 21:46:16         673,054  69%   15.28MB/s    0:00:00 (xfr#112, to-chk=5/140)
07-Nov-2024 21:46:16         675,482  70%   15.34MB/s    0:00:00 (xfr#113, to-chk=4/140)
07-Nov-2024 21:46:16         675,768  70%   15.34MB/s    0:00:00 (xfr#114, to-chk=1/140)
07-Nov-2024 21:46:16         676,054  70%   14.99MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         676,054  70%   14.99MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         676,054  70%   14.99MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         676,054  70%   14.65MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         676,054  70%   14.65MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         676,054  70%   14.65MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:46:16           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:46:16           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:46:16           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:46:16           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:46:16           6,899  50%    1.32MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16          23,675  16%   22.58MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:46:16          48,337  33%   23.05MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:46:16          48,337  33%   23.05MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:46:16          71,809  49%   34.24MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:46:16          72,100  50%   34.38MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:46:16          72,100  50%   17.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16         137,250  12%   65.45MB/s    0:00:00 (xfr#2, to-chk=135/140)
07-Nov-2024 21:46:16         176,543  15%   42.09MB/s    0:00:00 (xfr#3, to-chk=133/140)
07-Nov-2024 21:46:16         176,543  15%   42.09MB/s    0:00:00 (xfr#4, to-chk=131/140)
07-Nov-2024 21:46:16         176,543  15%   42.09MB/s    0:00:00 (xfr#5, to-chk=129/140)
07-Nov-2024 21:46:16         214,415  19%   51.12MB/s    0:00:00 (xfr#6, to-chk=127/140)
07-Nov-2024 21:46:16         214,565  19%   40.93MB/s    0:00:00 (xfr#7, to-chk=125/140)
07-Nov-2024 21:46:16         214,862  19%   40.98MB/s    0:00:00 (xfr#8, to-chk=119/140)
07-Nov-2024 21:46:16         365,368  32%   20.50MB/s    0:00:00 (xfr#9, to-chk=117/140)
07-Nov-2024 21:46:16         366,017  32%   20.53MB/s    0:00:00 (xfr#10, to-chk=107/140)
07-Nov-2024 21:46:16         366,975  32%   20.59MB/s    0:00:00 (xfr#11, to-chk=106/140)
07-Nov-2024 21:46:16         367,257  32%   20.60MB/s    0:00:00 (xfr#12, to-chk=105/140)
07-Nov-2024 21:46:16         367,695  32%   20.63MB/s    0:00:00 (xfr#13, to-chk=104/140)
07-Nov-2024 21:46:16         372,556  33%   20.90MB/s    0:00:00 (xfr#14, to-chk=103/140)
07-Nov-2024 21:46:16         372,838  33%   20.92MB/s    0:00:00 (xfr#15, to-chk=102/140)
07-Nov-2024 21:46:16         373,120  33%   20.93MB/s    0:00:00 (xfr#16, to-chk=101/140)
07-Nov-2024 21:46:16         373,940  33%   19.81MB/s    0:00:00 (xfr#17, to-chk=100/140)
07-Nov-2024 21:46:16         374,222  33%   19.83MB/s    0:00:00 (xfr#18, to-chk=99/140)
07-Nov-2024 21:46:16         374,842  33%   19.86MB/s    0:00:00 (xfr#19, to-chk=98/140)
07-Nov-2024 21:46:16         375,812  33%   19.91MB/s    0:00:00 (xfr#20, to-chk=97/140)
07-Nov-2024 21:46:16         376,250  33%   19.93MB/s    0:00:00 (xfr#21, to-chk=96/140)
07-Nov-2024 21:46:16         377,682  33%   20.01MB/s    0:00:00 (xfr#22, to-chk=95/140)
07-Nov-2024 21:46:16         378,511  33%   20.05MB/s    0:00:00 (xfr#23, to-chk=94/140)
07-Nov-2024 21:46:16         379,505  33%   20.11MB/s    0:00:00 (xfr#24, to-chk=93/140)
07-Nov-2024 21:46:16         380,628  33%   20.17MB/s    0:00:00 (xfr#25, to-chk=92/140)
07-Nov-2024 21:46:16         381,616  33%   19.15MB/s    0:00:00 (xfr#26, to-chk=91/140)
07-Nov-2024 21:46:16         382,670  34%   19.21MB/s    0:00:00 (xfr#27, to-chk=90/140)
07-Nov-2024 21:46:16         383,106  34%   19.23MB/s    0:00:00 (xfr#28, to-chk=89/140)
07-Nov-2024 21:46:16         385,079  34%   19.33MB/s    0:00:00 (xfr#29, to-chk=88/140)
07-Nov-2024 21:46:16         385,359  34%   19.34MB/s    0:00:00 (xfr#30, to-chk=87/140)
07-Nov-2024 21:46:16         385,639  34%   19.36MB/s    0:00:00 (xfr#31, to-chk=86/140)
07-Nov-2024 21:46:16         386,300  34%   19.39MB/s    0:00:00 (xfr#32, to-chk=85/140)
07-Nov-2024 21:46:16         387,507  34%   19.45MB/s    0:00:00 (xfr#33, to-chk=84/140)
07-Nov-2024 21:46:16         387,941  34%   19.47MB/s    0:00:00 (xfr#34, to-chk=83/140)
07-Nov-2024 21:46:16         389,310  34%   19.54MB/s    0:00:00 (xfr#35, to-chk=82/140)
07-Nov-2024 21:46:16         389,592  34%   19.55MB/s    0:00:00 (xfr#36, to-chk=81/140)
07-Nov-2024 21:46:16         389,874  34%   18.59MB/s    0:00:00 (xfr#37, to-chk=80/140)
07-Nov-2024 21:46:16         390,158  34%   18.60MB/s    0:00:00 (xfr#38, to-chk=79/140)
07-Nov-2024 21:46:16         391,152  34%   18.65MB/s    0:00:00 (xfr#39, to-chk=78/140)
07-Nov-2024 21:46:16         392,221  34%   17.00MB/s    0:00:00 (xfr#40, to-chk=77/140)
07-Nov-2024 21:46:16         392,657  34%   17.02MB/s    0:00:00 (xfr#41, to-chk=76/140)
07-Nov-2024 21:46:16         393,095  34%   17.04MB/s    0:00:00 (xfr#42, to-chk=75/140)
07-Nov-2024 21:46:16         393,375  35%   17.05MB/s    0:00:00 (xfr#43, to-chk=74/140)
07-Nov-2024 21:46:16         394,258  35%   17.09MB/s    0:00:00 (xfr#44, to-chk=73/140)
07-Nov-2024 21:46:16         394,696  35%   17.11MB/s    0:00:00 (xfr#45, to-chk=72/140)
07-Nov-2024 21:46:16         394,981  35%   17.12MB/s    0:00:00 (xfr#46, to-chk=71/140)
07-Nov-2024 21:46:16         395,945  35%   17.16MB/s    0:00:00 (xfr#47, to-chk=70/140)
07-Nov-2024 21:46:16         396,381  35%   16.44MB/s    0:00:00 (xfr#48, to-chk=69/140)
07-Nov-2024 21:46:16         396,815  35%   16.45MB/s    0:00:00 (xfr#49, to-chk=68/140)
07-Nov-2024 21:46:16         397,470  35%   16.48MB/s    0:00:00 (xfr#50, to-chk=67/140)
07-Nov-2024 21:46:16         397,942  35%   16.50MB/s    0:00:00 (xfr#51, to-chk=66/140)
07-Nov-2024 21:46:16         399,239  35%   16.55MB/s    0:00:00 (xfr#52, to-chk=65/140)
07-Nov-2024 21:46:16         400,044  35%   16.59MB/s    0:00:00 (xfr#53, to-chk=64/140)
07-Nov-2024 21:46:16         400,326  35%   16.60MB/s    0:00:00 (xfr#54, to-chk=63/140)
07-Nov-2024 21:46:16         401,791  35%   16.66MB/s    0:00:00 (xfr#55, to-chk=62/140)
07-Nov-2024 21:46:16         402,752  35%   16.70MB/s    0:00:00 (xfr#56, to-chk=61/140)
07-Nov-2024 21:46:16         403,899  35%   16.05MB/s    0:00:00 (xfr#57, to-chk=60/140)
07-Nov-2024 21:46:16         404,177  35%   16.06MB/s    0:00:00 (xfr#58, to-chk=59/140)
07-Nov-2024 21:46:16         404,841  36%   16.09MB/s    0:00:00 (xfr#59, to-chk=58/140)
07-Nov-2024 21:46:16         405,743  36%   16.12MB/s    0:00:00 (xfr#60, to-chk=57/140)
07-Nov-2024 21:46:16         406,025  36%   16.13MB/s    0:00:00 (xfr#61, to-chk=56/140)
07-Nov-2024 21:46:16         418,049  37%   16.61MB/s    0:00:00 (xfr#62, to-chk=55/140)
07-Nov-2024 21:46:16         428,762  38%   14.60MB/s    0:00:00 (xfr#63, to-chk=54/140)
07-Nov-2024 21:46:16         434,168  38%   14.79MB/s    0:00:00 (xfr#64, to-chk=53/140)
07-Nov-2024 21:46:16         439,061  39%   14.44MB/s    0:00:00 (xfr#65, to-chk=52/140)
07-Nov-2024 21:46:16         440,555  39%   14.49MB/s    0:00:00 (xfr#66, to-chk=51/140)
07-Nov-2024 21:46:16         450,747  40%   14.82MB/s    0:00:00 (xfr#67, to-chk=50/140)
07-Nov-2024 21:46:16         456,666  40%   15.02MB/s    0:00:00 (xfr#68, to-chk=49/140)
07-Nov-2024 21:46:16         459,513  40%   15.11MB/s    0:00:00 (xfr#69, to-chk=48/140)
07-Nov-2024 21:46:16         471,474  41%   15.50MB/s    0:00:00 (xfr#70, to-chk=47/140)
07-Nov-2024 21:46:16         471,921  42%   15.52MB/s    0:00:00 (xfr#71, to-chk=46/140)
07-Nov-2024 21:46:16         477,903  42%   15.72MB/s    0:00:00 (xfr#72, to-chk=45/140)
07-Nov-2024 21:46:16         481,770  42%   15.32MB/s    0:00:00 (xfr#73, to-chk=44/140)
07-Nov-2024 21:46:16         482,280  42%   15.33MB/s    0:00:00 (xfr#74, to-chk=43/140)
07-Nov-2024 21:46:16         489,231  43%   15.55MB/s    0:00:00 (xfr#75, to-chk=42/140)
07-Nov-2024 21:46:16         497,151  44%   15.29MB/s    0:00:00 (xfr#76, to-chk=41/140)
07-Nov-2024 21:46:16         506,439  45%   15.58MB/s    0:00:00 (xfr#77, to-chk=40/140)
07-Nov-2024 21:46:16         516,639  45%   15.89MB/s    0:00:00 (xfr#78, to-chk=39/140)
07-Nov-2024 21:46:16         521,025  46%   16.03MB/s    0:00:00 (xfr#79, to-chk=38/140)
07-Nov-2024 21:46:16         527,512  46%   16.23MB/s    0:00:00 (xfr#80, to-chk=37/140)
07-Nov-2024 21:46:16         536,344  47%   15.98MB/s    0:00:00 (xfr#81, to-chk=36/140)
07-Nov-2024 21:46:16         546,080  48%   16.27MB/s    0:00:00 (xfr#82, to-chk=35/140)
07-Nov-2024 21:46:16         557,642  49%   16.62MB/s    0:00:00 (xfr#83, to-chk=34/140)
07-Nov-2024 21:46:16         558,551  49%   16.65MB/s    0:00:00 (xfr#84, to-chk=33/140)
07-Nov-2024 21:46:16         563,507  50%   15.81MB/s    0:00:00 (xfr#85, to-chk=32/140)
07-Nov-2024 21:46:16         571,364  50%   16.03MB/s    0:00:00 (xfr#86, to-chk=31/140)
07-Nov-2024 21:46:16         576,890  51%   16.18MB/s    0:00:00 (xfr#87, to-chk=30/140)
07-Nov-2024 21:46:16         590,048  52%   16.55MB/s    0:00:00 (xfr#88, to-chk=29/140)
07-Nov-2024 21:46:16         592,832  52%   16.63MB/s    0:00:00 (xfr#89, to-chk=28/140)
07-Nov-2024 21:46:16         603,938  53%   16.94MB/s    0:00:00 (xfr#90, to-chk=27/140)
07-Nov-2024 21:46:16         606,272  53%   16.52MB/s    0:00:00 (xfr#91, to-chk=26/140)
07-Nov-2024 21:46:16         610,202  54%   16.63MB/s    0:00:00 (xfr#92, to-chk=25/140)
07-Nov-2024 21:46:16         620,852  55%   16.92MB/s    0:00:00 (xfr#93, to-chk=24/140)
07-Nov-2024 21:46:16         622,211  55%   16.95MB/s    0:00:00 (xfr#94, to-chk=23/140)
07-Nov-2024 21:46:16         623,969  55%   17.00MB/s    0:00:00 (xfr#95, to-chk=22/140)
07-Nov-2024 21:46:16         631,376  56%   17.20MB/s    0:00:00 (xfr#96, to-chk=21/140)
07-Nov-2024 21:46:16         634,673  56%   17.29MB/s    0:00:00 (xfr#97, to-chk=20/140)
07-Nov-2024 21:46:16         635,517  56%   17.32MB/s    0:00:00 (xfr#98, to-chk=19/140)
07-Nov-2024 21:46:16         645,261  57%   12.82MB/s    0:00:00 (xfr#99, to-chk=18/140)
07-Nov-2024 21:46:16         657,906  58%   13.07MB/s    0:00:00 (xfr#100, to-chk=17/140)
07-Nov-2024 21:46:16         667,139  59%   12.98MB/s    0:00:00 (xfr#101, to-chk=16/140)
07-Nov-2024 21:46:16         680,352  60%   13.24MB/s    0:00:00 (xfr#102, to-chk=15/140)
07-Nov-2024 21:46:16         687,702  61%   13.38MB/s    0:00:00 (xfr#103, to-chk=14/140)
07-Nov-2024 21:46:16         694,254  61%   13.51MB/s    0:00:00 (xfr#104, to-chk=13/140)
07-Nov-2024 21:46:16         696,075  61%   13.55MB/s    0:00:00 (xfr#105, to-chk=12/140)
07-Nov-2024 21:46:16         702,963  62%   13.68MB/s    0:00:00 (xfr#106, to-chk=11/140)
07-Nov-2024 21:46:16         715,671  63%   13.65MB/s    0:00:00 (xfr#107, to-chk=10/140)
07-Nov-2024 21:46:16         726,840  64%   13.86MB/s    0:00:00 (xfr#108, to-chk=9/140)
07-Nov-2024 21:46:16         730,200  64%   13.93MB/s    0:00:00 (xfr#109, to-chk=8/140)
07-Nov-2024 21:46:16         734,531  65%   13.74MB/s    0:00:00 (xfr#110, to-chk=7/140)
07-Nov-2024 21:46:16         746,156  66%   13.43MB/s    0:00:00 (xfr#111, to-chk=6/140)
07-Nov-2024 21:46:16         754,925  67%   13.58MB/s    0:00:00 (xfr#112, to-chk=5/140)
07-Nov-2024 21:46:16         757,196  67%   13.62MB/s    0:00:00 (xfr#113, to-chk=4/140)
07-Nov-2024 21:46:16         757,481  67%   13.63MB/s    0:00:00 (xfr#114, to-chk=1/140)
07-Nov-2024 21:46:16         757,766  67%   13.38MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         757,766  67%   13.38MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         757,766  67%   13.38MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         757,766  67%   12.90MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         757,766  67%   12.90MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16         757,766  67%   12.90MB/s    0:00:00 (xfr#115, to-chk=0/140)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:46:16           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:46:16           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:46:16           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:46:16           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:46:16           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16          23,638  16%   22.54MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:46:16          48,261  33%   46.03MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:46:16          48,261  33%   46.03MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:46:16          71,696  49%   68.37MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:46:16          71,987  50%   68.65MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:46:16          71,987  50%   17.16MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16          23,726   3%   22.63MB/s    0:00:00 (xfr#2, to-chk=15/20)
07-Nov-2024 21:46:16          48,215   6%   45.98MB/s    0:00:00 (xfr#3, to-chk=13/20)
07-Nov-2024 21:46:16          48,215   6%   45.98MB/s    0:00:00 (xfr#4, to-chk=11/20)
07-Nov-2024 21:46:16          71,461   9%   68.15MB/s    0:00:00 (xfr#5, to-chk=9/20)
07-Nov-2024 21:46:16          71,552   9%   68.24MB/s    0:00:00 (xfr#6, to-chk=7/20)
07-Nov-2024 21:46:16         208,120  28%   49.62MB/s    0:00:00 (xfr#7, to-chk=5/20)
07-Nov-2024 21:46:16         208,417  29%   39.75MB/s    0:00:00 (xfr#8, to-chk=3/20)
07-Nov-2024 21:46:16         359,330  50%   34.27MB/s    0:00:00 (xfr#9, to-chk=1/20)
07-Nov-2024 21:46:16         359,330  50%   31.15MB/s    0:00:00 (xfr#9, to-chk=0/20)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16          55,225  12%   52.67MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:46:16         112,026  26%  106.84MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:46:16         159,501  37%  152.11MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:46:16         214,523  49%  204.59MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:46:16         214,814  50%  204.86MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:46:16         214,814  50%   40.97MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:46:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.24.11/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:46:16               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:46:16           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:46:16           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:46:16           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:46:16           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:46:16           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:46:16           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:46:16 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_CRUD.1731015965.3414803 exists, exporting anyway.
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16 =============================== warnings summary ===============================
07-Nov-2024 21:46:16 tests/utils/rest_utils.py:98
07-Nov-2024 21:46:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:46:16     print("""
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16 tests/utils/path_utils.py:112
07-Nov-2024 21:46:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:46:16     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16 tests/utils/acceptance_utils.py:55
07-Nov-2024 21:46:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 21:46:16     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16 tests/utils/acceptance_utils.py:57
07-Nov-2024 21:46:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 21:46:16     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:46:16
07-Nov-2024 21:46:16 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 21:46:16 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 21:46:16 ================= 26 passed, 4 warnings in 1328.01s (0:22:08) ==================
07-Nov-2024 21:46:21 release "dev" uninstalled
07-Nov-2024 21:46:22 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 21:46:22 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 21:46:24 No resources found
07-Nov-2024 21:46:25 Sidecar injection has been disabled
07-Nov-2024 21:46:25 Cleaning helm release "dev"...
07-Nov-2024 21:46:25 Deleted 1 helm deployments
07-Nov-2024 21:46:25 Deleted 0 k8s deployments
07-Nov-2024 21:46:25 Deleted 0 k8s services
07-Nov-2024 21:46:25 Deleted 0 persistent volumes
07-Nov-2024 21:46:26 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:46:26 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 21:46:26 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:46:26 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 21:46:26 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 21:46:26 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:46:26 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 21:46:26 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 21:46:26 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 21:46:26 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP...
07-Nov-2024 21:46:26 Finished task 'Parse test results' with result: Success
07-Nov-2024 21:46:26 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:46:26
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:46:26 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:46:26
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3359 (ODSRV-OAP-MRFCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3359-ScriptBuildTask-10130712616298327422.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance
07-Nov-2024 21:46:26 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
07-Nov-2024 21:46:26 Uploading artifact
07-Nov-2024 21:46:26     source path: surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
07-Nov-2024 21:46:26     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
07-Nov-2024 21:46:27 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 21:46:27 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:46:27 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:46:27
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3359 (ODSRV-OAP-MRFCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3359-ScriptBuildTask-6077207141434979464.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP
07-Nov-2024 21:46:27 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 21:46:27 Finished task 'Pack logs' with result: Success
07-Nov-2024 21:46:27 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:46:27
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 21:46:27 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:46:27
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3359 (ODSRV-OAP-MRFCP-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3359-ScriptBuildTask-16418545501344988332.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance
07-Nov-2024 21:46:27   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 21:46:27                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 21:46:27
07-Nov-2024 21:46:27 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 21:46:27   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 21:46:27 100  4822  100  4822    0     0  56729      0 --:--:-- --:--:-- --:--:-- 56729
07-Nov-2024 21:46:28 Cleaning helm deployments
07-Nov-2024 21:46:28 Cleanining pods
07-Nov-2024 21:46:28 Cleaning kube persistant volumes
07-Nov-2024 21:46:29 Cleaning dockswift container
07-Nov-2024 21:46:29 Cleaning docker containers
07-Nov-2024 21:46:32 Stalled docker containers to remove:
07-Nov-2024 21:46:32 d7cba57b887a e0d07b5f3117 1b23fee719bf c681841e9b7d d5e8b3c185a6 67f1ac72f42c 002e6c3a5bcc 4259df4888b6 a038c13a378b 144fef3ebca4 a6d711ee0cdf 36200591eb8b c7ef6857c070 8acad4f8f30f 3e3e867b586f 8efc0b2a34b8 9ce40d801a1f bcd0145ad9de b37171ef5a4c 44412ab678a0
07-Nov-2024 21:46:32 Removing stalled docker containers
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: d7cba57b887a: Container d7cba57b887ac96274f6a84ab25d456dbec12cb3a95d7ad5908d983fe7e0010b is not running
07-Nov-2024 21:46:32 d7cba57b887a
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: e0d07b5f3117: Container e0d07b5f311765542cca079aff5c880f67debbc9f86650041ede5082ff77e5c7 is not running
07-Nov-2024 21:46:32 e0d07b5f3117
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: 1b23fee719bf: Container 1b23fee719bfd916ecd8737d74bfbe4931b11f0c99400309f96ff09b1a695855 is not running
07-Nov-2024 21:46:32 1b23fee719bf
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: c681841e9b7d: Container c681841e9b7d03b4ee5fd7dbb3494af3faca65b2c98e4641f6eab670c32fbf68 is not running
07-Nov-2024 21:46:32 c681841e9b7d
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: d5e8b3c185a6: Container d5e8b3c185a6959b482e8ad4bc6aafdcc90efdd20a43cb148299079d3b7d758e is not running
07-Nov-2024 21:46:32 d5e8b3c185a6
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: 67f1ac72f42c: Container 67f1ac72f42c67bd0dfeab5f5031ebe23083896a0a234fcb08ec874dbb590001 is not running
07-Nov-2024 21:46:32 67f1ac72f42c
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: 002e6c3a5bcc: Container 002e6c3a5bcc311ca8c5f0b4ecf1998577f57def34455e8f3f851945a2c7f5c6 is not running
07-Nov-2024 21:46:32 002e6c3a5bcc
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: 4259df4888b6: Container 4259df4888b6e5bfb74cb2d0db4216e45e5a7a2c53e61f671913b7b7ad75cb6c is not running
07-Nov-2024 21:46:32 4259df4888b6
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: a038c13a378b: Container a038c13a378b8ea68637f9766a89a3b3a46ef9f612aeb369e958aa554bcaac2e is not running
07-Nov-2024 21:46:32 a038c13a378b
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: 144fef3ebca4: Container 144fef3ebca40f82dbd45eecc07f9a1c670b6288d7a690978581f5d0f1e64e97 is not running
07-Nov-2024 21:46:32 144fef3ebca4
07-Nov-2024 21:46:32 Error response from daemon: Cannot kill container: a6d711ee0cdf: Container a6d711ee0cdf3120731b930025c313d45199940d511de339ad3924720568b801 is not running
07-Nov-2024 21:46:32 a6d711ee0cdf
07-Nov-2024 21:46:33 Error response from daemon: Cannot kill container: 36200591eb8b: Container 36200591eb8b168ecbee8c9b07751413393d43bd68ff418284c3bd642b542a12 is not running
07-Nov-2024 21:46:33 36200591eb8b
07-Nov-2024 21:46:33 Error response from daemon: Cannot kill container: c7ef6857c070: Container c7ef6857c070054bf263671f4c4af826727e74a14cb06dda2ef3e8ee0bce3e67 is not running
07-Nov-2024 21:46:33 c7ef6857c070
07-Nov-2024 21:46:33 Error response from daemon: Cannot kill container: 8acad4f8f30f: Container 8acad4f8f30fae9038783b9766b4f4be2c220094ef343f3327904acc032cbe6b is not running
07-Nov-2024 21:46:33 8acad4f8f30f
07-Nov-2024 21:46:33 Error response from daemon: Cannot kill container: 3e3e867b586f: Container 3e3e867b586f84342fca6dcbf8535e7689b124114ee30857fcc25c08e034b295 is not running
07-Nov-2024 21:46:33 3e3e867b586f
07-Nov-2024 21:46:33 Error response from daemon: Cannot kill container: 8efc0b2a34b8: Container 8efc0b2a34b8f934757c16d971b00f6813bd4056f0027f10e827fa0f526d7ccb is not running
07-Nov-2024 21:46:33 8efc0b2a34b8
07-Nov-2024 21:46:33 Error response from daemon: Cannot kill container: 9ce40d801a1f: Container 9ce40d801a1f4f1765648779fa9d18e6324414c4926e74dd152dbfc74cae2902 is not running
07-Nov-2024 21:46:33 9ce40d801a1f
07-Nov-2024 21:46:33 Error response from daemon: Cannot kill container: bcd0145ad9de: Container bcd0145ad9de313059c66eb284dc3394b1c838d33a25afccd6ec953814f15e7e is not running
07-Nov-2024 21:46:33 bcd0145ad9de
07-Nov-2024 21:46:33 Error response from daemon: Cannot kill container: b37171ef5a4c: Container b37171ef5a4cdd390d230d6129f2b2bd760706fce0f869e7187e1a17de066edd is not running
07-Nov-2024 21:46:33 b37171ef5a4c
07-Nov-2024 21:46:33 44412ab678a0
07-Nov-2024 21:46:34 44412ab678a0
07-Nov-2024 21:46:34 Stalled docker volumes to remove:
07-Nov-2024 21:46:34
07-Nov-2024 21:46:34 Removing stalled docker volumes
07-Nov-2024 21:46:34 Removing stalled loopdevices
07-Nov-2024 21:46:35 Done
07-Nov-2024 21:46:35 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 21:46:35 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 21:46:35 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 21:46:35 Running post build plugin 'NCover Results Collector'
07-Nov-2024 21:46:35 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 21:46:35 Running post build plugin 'Clover Results Collector'
07-Nov-2024 21:46:35 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 21:46:35 Running post build plugin 'Artifact Copier'
07-Nov-2024 21:46:35 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 21:46:35 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 139.1 ms
07-Nov-2024 21:46:35 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP'
07-Nov-2024 21:46:35 Finalising the build...
07-Nov-2024 21:46:35 Stopping timer.
07-Nov-2024 21:46:35 Build ODSRV-OAP-MRFCP-3359 completed.
07-Nov-2024 21:46:35 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 21:46:35 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 21:46:35 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 21:46:35 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 21:46:35 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 21:46:35 All post build plugins have finished
07-Nov-2024 21:46:35 Generating build results summary...
07-Nov-2024 21:46:35 Saving build results to disk...
07-Nov-2024 21:46:35 Store variable context...
07-Nov-2024 21:46:35 Finished building ODSRV-OAP-MRFCP-3359.