oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: multiprovider regular file CRUD directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

15-Nov-2024 20:40:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gnmbc0ydltodunmz'.
15-Nov-2024 20:40:57
15-Nov-2024 20:40:57 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:40:57 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:40:57 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
15-Nov-2024 20:40:57 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
15-Nov-2024 20:40:57 =================================================================
15-Nov-2024 20:40:57
15-Nov-2024 20:40:57 PASSED
15-Nov-2024 20:40:57 Unmounting client from /tmp/onedata/mnt/4067o31x8lb31hkq
15-Nov-2024 20:40:57
15-Nov-2024 20:40:57
15-Nov-2024 20:40:57 Unmounting client from /tmp/onedata/mnt/gnmbc0ydltodunmz
15-Nov-2024 20:40:57
15-Nov-2024 20:40:57
15-Nov-2024 20:41:38 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:41:38 =================================================================
15-Nov-2024 20:41:38 - Executing scenario 'Delete file right after closing it'
15-Nov-2024 20:41:38 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:41:38 -----------------------------------------------------------------
15-Nov-2024 20:41:38 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:41:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:41:38 using [token, token] by [user1, user2]"'
15-Nov-2024 20:41:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mfz59'
15-Nov-2024 20:41:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mfz59' successfully started
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ep4qntg3e4mnys6h
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ep4qntg3e4mnys6h --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ep4qntg3e4mnys6h
15-Nov-2024 20:41:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7475058386888449281'...
15-Nov-2024 20:41:38 Getting configuration...
15-Nov-2024 20:41:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ep4qntg3e4mnys6h'.
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fhb5n'
15-Nov-2024 20:41:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fhb5n' successfully started
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lh15sty1nyklyzj4
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lh15sty1nyklyzj4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lh15sty1nyklyzj4
15-Nov-2024 20:41:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11010928504506768742'...
15-Nov-2024 20:41:38 Getting configuration...
15-Nov-2024 20:41:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lh15sty1nyklyzj4'.
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:41:38 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:41:38 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:41:38 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:41:38 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
15-Nov-2024 20:41:38 -- Executing step: 'When "user1 closes space1/file1 on client11"'
15-Nov-2024 20:41:38 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:41:38 -- Executing step: 'When "space1 is empty for user1 on client11"'
15-Nov-2024 20:41:38 =================================================================
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 PASSED
15-Nov-2024 20:41:38 Unmounting client from /tmp/onedata/mnt/ep4qntg3e4mnys6h
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38 Unmounting client from /tmp/onedata/mnt/lh15sty1nyklyzj4
15-Nov-2024 20:41:38
15-Nov-2024 20:41:38
15-Nov-2024 20:42:21 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:42:21 =================================================================
15-Nov-2024 20:42:21 - Executing scenario 'Create many children'
15-Nov-2024 20:42:21 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:42:21 -----------------------------------------------------------------
15-Nov-2024 20:42:21 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:42:21 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:42:21 using [token, token] by [user1, user2]"'
15-Nov-2024 20:42:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:42:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:42:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mfz59'
15-Nov-2024 20:42:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mfz59' successfully started
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/59qywhvqhcxkxj8b
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/59qywhvqhcxkxj8b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/59qywhvqhcxkxj8b
15-Nov-2024 20:42:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5187788094399897483'...
15-Nov-2024 20:42:21 Getting configuration...
15-Nov-2024 20:42:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/59qywhvqhcxkxj8b'.
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:42:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:42:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fhb5n'
15-Nov-2024 20:42:21 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fhb5n' successfully started
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/gjygw5z4v5uomh22
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gjygw5z4v5uomh22 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gjygw5z4v5uomh22
15-Nov-2024 20:42:21 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9848280967663304184'...
15-Nov-2024 20:42:21 Getting configuration...
15-Nov-2024 20:42:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gjygw5z4v5uomh22'.
15-Nov-2024 20:42:21
15-Nov-2024 20:42:21 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
15-Nov-2024 20:42:21 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
15-Nov-2024 20:42:21 =================================================================
15-Nov-2024 20:42:21
15-Nov-2024 20:42:31 PASSED
15-Nov-2024 20:42:31 Unmounting client from /tmp/onedata/mnt/59qywhvqhcxkxj8b
15-Nov-2024 20:42:31
15-Nov-2024 20:42:31
15-Nov-2024 20:42:31 Unmounting client from /tmp/onedata/mnt/gjygw5z4v5uomh22
15-Nov-2024 20:42:31
15-Nov-2024 20:42:31
15-Nov-2024 20:43:11 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:43:11 =================================================================
15-Nov-2024 20:43:11 - Executing scenario 'Create nonempty file then copy it and remove source file'
15-Nov-2024 20:43:11 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:43:11 -----------------------------------------------------------------
15-Nov-2024 20:43:11 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:43:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:43:11 using [token, token] by [user1, user2]"'
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mfz59'
15-Nov-2024 20:43:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mfz59' successfully started
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/s7gjer8c8m3f14a3
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s7gjer8c8m3f14a3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s7gjer8c8m3f14a3
15-Nov-2024 20:43:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7998178096191376540'...
15-Nov-2024 20:43:11 Getting configuration...
15-Nov-2024 20:43:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s7gjer8c8m3f14a3'.
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fhb5n'
15-Nov-2024 20:43:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fhb5n' successfully started
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zfm29r6ylmxi77m1
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zfm29r6ylmxi77m1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zfm29r6ylmxi77m1
15-Nov-2024 20:43:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11300138985503883429'...
15-Nov-2024 20:43:11 Getting configuration...
15-Nov-2024 20:43:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zfm29r6ylmxi77m1'.
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
15-Nov-2024 20:43:11 =================================================================
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 PASSED
15-Nov-2024 20:43:11 Unmounting client from /tmp/onedata/mnt/s7gjer8c8m3f14a3
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 Unmounting client from /tmp/onedata/mnt/zfm29r6ylmxi77m1
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11
15-Nov-2024 20:43:53 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:43:53 =================================================================
15-Nov-2024 20:43:53 - Executing scenario 'Create nonempty file then move it to another space'
15-Nov-2024 20:43:53 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:43:53 -----------------------------------------------------------------
15-Nov-2024 20:43:53 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:43:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:43:53 using [token, token] by [user1, user2]"'
15-Nov-2024 20:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mfz59', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mfz59'
15-Nov-2024 20:43:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mfz59' successfully started
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ftj6prtx38lfq2yh
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ftj6prtx38lfq2yh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ftj6prtx38lfq2yh
15-Nov-2024 20:43:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11195859266920429605'...
15-Nov-2024 20:43:53 Getting configuration...
15-Nov-2024 20:43:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ftj6prtx38lfq2yh'.
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fhb5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fhb5n'
15-Nov-2024 20:43:53 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fhb5n' successfully started
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5eqdavdys3mi3dyg
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5eqdavdys3mi3dyg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5eqdavdys3mi3dyg
15-Nov-2024 20:43:53 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10597853867451308726'...
15-Nov-2024 20:43:53 Getting configuration...
15-Nov-2024 20:43:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5eqdavdys3mi3dyg'.
15-Nov-2024 20:43:53
15-Nov-2024 20:43:53 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:43:53 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:43:53 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
15-Nov-2024 20:43:53 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
15-Nov-2024 20:43:53 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
15-Nov-2024 20:43:53 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
15-Nov-2024 20:43:53 =================================================================
15-Nov-2024 20:43:53
15-Nov-2024 20:44:07 PASSED
15-Nov-2024 20:44:07 Unmounting client from /tmp/onedata/mnt/ftj6prtx38lfq2yh
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07 Unmounting client from /tmp/onedata/mnt/5eqdavdys3mi3dyg
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1731703433.7428992', '-c', '/tmp/logs']
15-Nov-2024 20:44:07 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-8295j. See /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-cross-support-job-3p-users-8295j/entrypoint.log for more details
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-mfz59: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-oneclient-krakow-7d9476b8bc-mfz59/oneclient_logs
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07          23,922   0%   22.81MB/s    0:00:00 (xfr#1, to-chk=188/221)
15-Nov-2024 20:44:07          23,922   0%   22.81MB/s    0:00:00 (xfr#1, to-chk=182/221)
15-Nov-2024 20:44:07          24,384   0%   23.25MB/s    0:00:00 (xfr#2, to-chk=184/221)
15-Nov-2024 20:44:07         114,555   1%   21.85MB/s    0:00:00 (xfr#3, to-chk=183/221)
15-Nov-2024 20:44:07         115,017   1%   21.94MB/s    0:00:00 (xfr#4, to-chk=182/221)
15-Nov-2024 20:44:07         157,951   1%   25.11MB/s    0:00:00 (xfr#5, to-chk=181/221)
15-Nov-2024 20:44:07         158,605   1%   25.21MB/s    0:00:00 (xfr#6, to-chk=177/221)
15-Nov-2024 20:44:07         308,282   3%   32.67MB/s    0:00:00 (xfr#7, to-chk=176/221)
15-Nov-2024 20:44:07         308,936   3%   32.74MB/s    0:00:00 (xfr#8, to-chk=175/221)
15-Nov-2024 20:44:07         364,924   4%    8.29MB/s    0:00:00 (xfr#9, to-chk=174/221)
15-Nov-2024 20:44:07         365,482   4%    8.30MB/s    0:00:00 (xfr#10, to-chk=170/221)
15-Nov-2024 20:44:07         891,903  10%   18.10MB/s    0:00:00 (xfr#11, to-chk=169/221)
15-Nov-2024 20:44:07         892,461  10%   18.11MB/s    0:00:00 (xfr#12, to-chk=168/221)
15-Nov-2024 20:44:07         945,922  11%   19.19MB/s    0:00:00 (xfr#13, to-chk=167/221)
15-Nov-2024 20:44:07         946,576  11%   19.21MB/s    0:00:00 (xfr#14, to-chk=163/221)
15-Nov-2024 20:44:07       1,128,238  13%   21.10MB/s    0:00:00 (xfr#15, to-chk=162/221)
15-Nov-2024 20:44:07       1,128,892  13%   20.70MB/s    0:00:00 (xfr#16, to-chk=161/221)
15-Nov-2024 20:44:07       1,473,101  17%   22.30MB/s    0:00:00 (xfr#17, to-chk=160/221)
15-Nov-2024 20:44:07       1,473,563  17%   22.31MB/s    0:00:00 (xfr#18, to-chk=156/221)
15-Nov-2024 20:44:07       2,594,793  30%   22.50MB/s    0:00:00 (xfr#19, to-chk=155/221)
15-Nov-2024 20:44:07       2,595,255  30%   22.50MB/s    0:00:00 (xfr#20, to-chk=154/221)
15-Nov-2024 20:44:07       2,595,883  30%   22.51MB/s    0:00:00 (xfr#21, to-chk=153/221)
15-Nov-2024 20:44:07       2,659,260  31%   22.85MB/s    0:00:00 (xfr#22, to-chk=152/221)
15-Nov-2024 20:44:07       2,660,202  31%   22.86MB/s    0:00:00 (xfr#23, to-chk=148/221)
15-Nov-2024 20:44:07       5,106,016  60%   25.23MB/s    0:00:00 (xfr#24, to-chk=147/221)
15-Nov-2024 20:44:07       5,106,958  60%   25.24MB/s    0:00:00 (xfr#25, to-chk=146/221)
15-Nov-2024 20:44:07       5,107,586  60%   25.24MB/s    0:00:00 (xfr#26, to-chk=145/221)
15-Nov-2024 20:44:07       5,126,782  60%   24.45MB/s    0:00:00 (xfr#27, to-chk=144/221)
15-Nov-2024 20:44:07       5,127,244  60%   24.45MB/s    0:00:00 (xfr#28, to-chk=140/221)
15-Nov-2024 20:44:07       5,212,575  61%   24.01MB/s    0:00:00 (xfr#29, to-chk=139/221)
15-Nov-2024 20:44:07       5,213,037  61%   24.02MB/s    0:00:00 (xfr#30, to-chk=138/221)
15-Nov-2024 20:44:07       5,262,966  61%   24.13MB/s    0:00:00 (xfr#31, to-chk=137/221)
15-Nov-2024 20:44:07       5,263,236  61%   24.13MB/s    0:00:00 (xfr#32, to-chk=133/221)
15-Nov-2024 20:44:07       5,466,434  64%   23.59MB/s    0:00:00 (xfr#33, to-chk=132/221)
15-Nov-2024 20:44:07       5,466,704  64%   23.59MB/s    0:00:00 (xfr#34, to-chk=131/221)
15-Nov-2024 20:44:07       5,467,332  64%   23.59MB/s    0:00:00 (xfr#35, to-chk=130/221)
15-Nov-2024 20:44:07       5,519,632  64%   22.40MB/s    0:00:00 (xfr#36, to-chk=129/221)
15-Nov-2024 20:44:07       5,520,286  64%   22.40MB/s    0:00:00 (xfr#37, to-chk=125/221)
15-Nov-2024 20:44:07       5,729,321  67%   23.15MB/s    0:00:00 (xfr#38, to-chk=124/221)
15-Nov-2024 20:44:07       5,729,975  67%   23.06MB/s    0:00:00 (xfr#39, to-chk=123/221)
15-Nov-2024 20:44:07       5,763,008  67%   23.09MB/s    0:00:00 (xfr#40, to-chk=122/221)
15-Nov-2024 20:44:07       5,763,662  67%   23.10MB/s    0:00:00 (xfr#41, to-chk=118/221)
15-Nov-2024 20:44:07       5,862,886  69%   23.39MB/s    0:00:00 (xfr#42, to-chk=117/221)
15-Nov-2024 20:44:07       5,863,540  69%   23.40MB/s    0:00:00 (xfr#43, to-chk=116/221)
15-Nov-2024 20:44:07       5,864,168  69%   23.40MB/s    0:00:00 (xfr#44, to-chk=115/221)
15-Nov-2024 20:44:07       5,888,017  69%   23.40MB/s    0:00:00 (xfr#45, to-chk=114/221)
15-Nov-2024 20:44:07       5,888,671  69%   23.40MB/s    0:00:00 (xfr#46, to-chk=110/221)
15-Nov-2024 20:44:07       5,979,287  70%   23.27MB/s    0:00:00 (xfr#47, to-chk=109/221)
15-Nov-2024 20:44:07       5,979,941  70%   23.18MB/s    0:00:00 (xfr#48, to-chk=108/221)
15-Nov-2024 20:44:07       6,007,016  70%   23.29MB/s    0:00:00 (xfr#49, to-chk=107/221)
15-Nov-2024 20:44:07       6,007,286  70%   23.29MB/s    0:00:00 (xfr#50, to-chk=103/221)
15-Nov-2024 20:44:07       6,086,282  71%   23.50MB/s    0:00:00 (xfr#51, to-chk=102/221)
15-Nov-2024 20:44:07       6,086,552  71%   23.50MB/s    0:00:00 (xfr#52, to-chk=101/221)
15-Nov-2024 20:44:07       6,127,327  72%   23.56MB/s    0:00:00 (xfr#53, to-chk=100/221)
15-Nov-2024 20:44:07       6,127,885  72%   23.56MB/s    0:00:00 (xfr#54, to-chk=96/221)
15-Nov-2024 20:44:07       6,268,389  73%   22.90MB/s    0:00:00 (xfr#55, to-chk=95/221)
15-Nov-2024 20:44:07       6,268,947  73%   22.91MB/s    0:00:00 (xfr#56, to-chk=94/221)
15-Nov-2024 20:44:07       6,269,575  73%   22.91MB/s    0:00:00 (xfr#57, to-chk=93/221)
15-Nov-2024 20:44:07       6,309,298  74%   22.97MB/s    0:00:00 (xfr#58, to-chk=92/221)
15-Nov-2024 20:44:07       6,309,952  74%   22.97MB/s    0:00:00 (xfr#59, to-chk=88/221)
15-Nov-2024 20:44:07       6,425,812  75%   23.30MB/s    0:00:00 (xfr#60, to-chk=87/221)
15-Nov-2024 20:44:07       6,426,466  75%   23.30MB/s    0:00:00 (xfr#61, to-chk=86/221)
15-Nov-2024 20:44:07       6,463,288  76%   23.35MB/s    0:00:00 (xfr#62, to-chk=85/221)
15-Nov-2024 20:44:07       6,463,846  76%   23.35MB/s    0:00:00 (xfr#63, to-chk=81/221)
15-Nov-2024 20:44:07       6,606,999  77%   23.08MB/s    0:00:00 (xfr#64, to-chk=80/221)
15-Nov-2024 20:44:07       6,607,557  77%   23.08MB/s    0:00:00 (xfr#65, to-chk=79/221)
15-Nov-2024 20:44:07       6,641,655  78%   23.12MB/s    0:00:00 (xfr#66, to-chk=78/221)
15-Nov-2024 20:44:07       6,642,117  78%   23.12MB/s    0:00:00 (xfr#67, to-chk=74/221)
15-Nov-2024 20:44:07       6,748,251  79%   22.90MB/s    0:00:00 (xfr#68, to-chk=73/221)
15-Nov-2024 20:44:07       6,748,713  79%   22.90MB/s    0:00:00 (xfr#69, to-chk=72/221)
15-Nov-2024 20:44:07       6,781,692  79%   22.93MB/s    0:00:00 (xfr#70, to-chk=71/221)
15-Nov-2024 20:44:07       6,782,346  79%   22.94MB/s    0:00:00 (xfr#71, to-chk=67/221)
15-Nov-2024 20:44:07       6,885,832  81%   22.96MB/s    0:00:00 (xfr#72, to-chk=66/221)
15-Nov-2024 20:44:07       6,886,486  81%   22.96MB/s    0:00:00 (xfr#73, to-chk=65/221)
15-Nov-2024 20:44:07       6,917,076  81%   22.21MB/s    0:00:00 (xfr#74, to-chk=64/221)
15-Nov-2024 20:44:07       6,917,826  81%   22.14MB/s    0:00:00 (xfr#75, to-chk=60/221)
15-Nov-2024 20:44:07       7,017,842  82%   22.24MB/s    0:00:00 (xfr#76, to-chk=59/221)
15-Nov-2024 20:44:07       7,018,592  82%   22.24MB/s    0:00:00 (xfr#77, to-chk=58/221)
15-Nov-2024 20:44:07       7,019,220  82%   22.17MB/s    0:00:00 (xfr#78, to-chk=57/221)
15-Nov-2024 20:44:07       7,056,433  83%   21.99MB/s    0:00:00 (xfr#79, to-chk=56/221)
15-Nov-2024 20:44:07       7,057,087  83%   21.92MB/s    0:00:00 (xfr#80, to-chk=52/221)
15-Nov-2024 20:44:07       7,173,501  84%   21.79MB/s    0:00:00 (xfr#81, to-chk=51/221)
15-Nov-2024 20:44:07       7,174,155  84%   21.79MB/s    0:00:00 (xfr#82, to-chk=50/221)
15-Nov-2024 20:44:07       7,192,470  84%   21.84MB/s    0:00:00 (xfr#83, to-chk=49/221)
15-Nov-2024 20:44:07       7,192,836  84%   21.85MB/s    0:00:00 (xfr#84, to-chk=45/221)
15-Nov-2024 20:44:07       7,260,387  85%   21.50MB/s    0:00:00 (xfr#85, to-chk=44/221)
15-Nov-2024 20:44:07       7,260,753  85%   21.50MB/s    0:00:00 (xfr#86, to-chk=43/221)
15-Nov-2024 20:44:07       7,323,735  86%   21.62MB/s    0:00:00 (xfr#87, to-chk=42/221)
15-Nov-2024 20:44:07       7,324,485  86%   21.63MB/s    0:00:00 (xfr#88, to-chk=38/221)
15-Nov-2024 20:44:07       7,588,260  89%   21.73MB/s    0:00:00 (xfr#89, to-chk=37/221)
15-Nov-2024 20:44:07       7,589,010  89%   21.73MB/s    0:00:00 (xfr#90, to-chk=36/221)
15-Nov-2024 20:44:07       7,629,693  89%   21.79MB/s    0:00:00 (xfr#91, to-chk=35/221)
15-Nov-2024 20:44:07       7,629,963  89%   21.79MB/s    0:00:00 (xfr#92, to-chk=31/221)
15-Nov-2024 20:44:07       7,766,303  91%   21.98MB/s    0:00:00 (xfr#93, to-chk=30/221)
15-Nov-2024 20:44:07       7,766,573  91%   21.98MB/s    0:00:00 (xfr#94, to-chk=29/221)
15-Nov-2024 20:44:07       7,815,115  91%   22.05MB/s    0:00:00 (xfr#95, to-chk=28/221)
15-Nov-2024 20:44:07       7,815,593  92%   22.05MB/s    0:00:00 (xfr#96, to-chk=24/221)
15-Nov-2024 20:44:07       7,999,319  94%   22.44MB/s    0:00:00 (xfr#97, to-chk=23/221)
15-Nov-2024 20:44:07       8,000,317  94%   22.37MB/s    0:00:00 (xfr#98, to-chk=22/221)
15-Nov-2024 20:44:07       8,029,785  94%   22.46MB/s    0:00:00 (xfr#99, to-chk=21/221)
15-Nov-2024 20:44:07       8,030,439  94%   22.46MB/s    0:00:00 (xfr#100, to-chk=17/221)
15-Nov-2024 20:44:07       8,170,787  96%   22.59MB/s    0:00:00 (xfr#101, to-chk=16/221)
15-Nov-2024 20:44:07       8,171,441  96%   22.52MB/s    0:00:00 (xfr#102, to-chk=15/221)
15-Nov-2024 20:44:07       8,196,796  96%   22.53MB/s    0:00:00 (xfr#103, to-chk=14/221)
15-Nov-2024 20:44:07       8,197,354  96%   22.53MB/s    0:00:00 (xfr#104, to-chk=10/221)
15-Nov-2024 20:44:07       8,294,308  97%   21.55MB/s    0:00:00 (xfr#105, to-chk=9/221)
15-Nov-2024 20:44:07 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:44:07 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:44:07       8,294,866  97%   21.55MB/s    0:00:00 (xfr#106, to-chk=8/221)
15-Nov-2024 20:44:07       8,331,305  98%   21.65MB/s    0:00:00 (xfr#107, to-chk=7/221)
15-Nov-2024 20:44:07       8,331,863  98%   21.59MB/s    0:00:00 (xfr#108, to-chk=3/221)
15-Nov-2024 20:44:07       8,447,512  99%   21.66MB/s    0:00:00 (xfr#109, to-chk=2/221)
15-Nov-2024 20:44:07       8,448,070  99%   21.66MB/s    0:00:00 (xfr#110, to-chk=1/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.48MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.42MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.14MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   21.14MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   20.66MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   20.66MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07       8,490,792  99%   20.66MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-fhb5n: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-oneclient-paris-5cc45c8cb7-fhb5n/oneclient_logs
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07          42,939   0%   40.95MB/s    0:00:00 (xfr#1, to-chk=187/220)
15-Nov-2024 20:44:07          42,939   0%   40.95MB/s    0:00:00 (xfr#1, to-chk=181/220)
15-Nov-2024 20:44:07          43,401   0%   41.39MB/s    0:00:00 (xfr#2, to-chk=183/220)
15-Nov-2024 20:44:07         202,225   2%   13.78MB/s    0:00:00 (xfr#3, to-chk=182/220)
15-Nov-2024 20:44:07         202,687   2%   12.89MB/s    0:00:00 (xfr#4, to-chk=181/220)
15-Nov-2024 20:44:07         221,069   2%   14.06MB/s    0:00:00 (xfr#5, to-chk=180/220)
15-Nov-2024 20:44:07         221,627   2%   13.21MB/s    0:00:00 (xfr#6, to-chk=176/220)
15-Nov-2024 20:44:07         320,583   4%   19.11MB/s    0:00:00 (xfr#7, to-chk=175/220)
15-Nov-2024 20:44:07         321,141   4%   19.14MB/s    0:00:00 (xfr#8, to-chk=174/220)
15-Nov-2024 20:44:07         427,211   5%   23.97MB/s    0:00:00 (xfr#9, to-chk=173/220)
15-Nov-2024 20:44:07         427,769   5%   24.00MB/s    0:00:00 (xfr#10, to-chk=169/220)
15-Nov-2024 20:44:07         773,292  10%   21.69MB/s    0:00:00 (xfr#11, to-chk=168/220)
15-Nov-2024 20:44:07         773,850  10%   21.09MB/s    0:00:00 (xfr#12, to-chk=167/220)
15-Nov-2024 20:44:07         806,468  10%   21.36MB/s    0:00:00 (xfr#13, to-chk=166/220)
15-Nov-2024 20:44:07         807,026  10%   21.38MB/s    0:00:00 (xfr#14, to-chk=162/220)
15-Nov-2024 20:44:07         954,417  12%   23.34MB/s    0:00:00 (xfr#15, to-chk=161/220)
15-Nov-2024 20:44:07         954,975  12%   23.35MB/s    0:00:00 (xfr#16, to-chk=160/220)
15-Nov-2024 20:44:07       1,002,217  13%   23.89MB/s    0:00:00 (xfr#17, to-chk=159/220)
15-Nov-2024 20:44:07       1,002,967  13%   23.91MB/s    0:00:00 (xfr#18, to-chk=155/220)
15-Nov-2024 20:44:07       1,145,201  15%   26.00MB/s    0:00:00 (xfr#19, to-chk=154/220)
15-Nov-2024 20:44:07       1,145,951  15%   26.02MB/s    0:00:00 (xfr#20, to-chk=153/220)
15-Nov-2024 20:44:07       1,173,196  15%   18.34MB/s    0:00:00 (xfr#21, to-chk=152/220)
15-Nov-2024 20:44:07       1,173,658  15%   18.35MB/s    0:00:00 (xfr#22, to-chk=148/220)
15-Nov-2024 20:44:07       1,299,379  17%   17.96MB/s    0:00:00 (xfr#23, to-chk=147/220)
15-Nov-2024 20:44:07       1,299,841  17%   16.75MB/s    0:00:00 (xfr#24, to-chk=146/220)
15-Nov-2024 20:44:07       1,326,702  17%   17.10MB/s    0:00:00 (xfr#25, to-chk=145/220)
15-Nov-2024 20:44:07       1,327,260  17%   17.11MB/s    0:00:00 (xfr#26, to-chk=141/220)
15-Nov-2024 20:44:07       1,436,348  19%   18.26MB/s    0:00:00 (xfr#27, to-chk=140/220)
15-Nov-2024 20:44:07       1,436,906  19%   18.27MB/s    0:00:00 (xfr#28, to-chk=139/220)
15-Nov-2024 20:44:07       1,466,749  19%   18.65MB/s    0:00:00 (xfr#29, to-chk=138/220)
15-Nov-2024 20:44:07       1,467,499  19%   18.66MB/s    0:00:00 (xfr#30, to-chk=134/220)
15-Nov-2024 20:44:07       1,574,124  21%   19.50MB/s    0:00:00 (xfr#31, to-chk=133/220)
15-Nov-2024 20:44:07       1,574,874  21%   19.51MB/s    0:00:00 (xfr#32, to-chk=132/220)
15-Nov-2024 20:44:07       1,598,236  21%   19.54MB/s    0:00:00 (xfr#33, to-chk=131/220)
15-Nov-2024 20:44:07       1,598,986  21%   19.55MB/s    0:00:00 (xfr#34, to-chk=127/220)
15-Nov-2024 20:44:07       1,691,479  22%   20.16MB/s    0:00:00 (xfr#35, to-chk=126/220)
15-Nov-2024 20:44:07       1,692,229  22%   20.17MB/s    0:00:00 (xfr#36, to-chk=125/220)
15-Nov-2024 20:44:07       1,737,565  23%   20.46MB/s    0:00:00 (xfr#37, to-chk=124/220)
15-Nov-2024 20:44:07       1,738,027  23%   20.46MB/s    0:00:00 (xfr#38, to-chk=120/220)
15-Nov-2024 20:44:07       1,959,248  26%   19.67MB/s    0:00:00 (xfr#39, to-chk=119/220)
15-Nov-2024 20:44:07       1,959,710  26%   19.67MB/s    0:00:00 (xfr#40, to-chk=118/220)
15-Nov-2024 20:44:07       2,000,881  26%   19.88MB/s    0:00:00 (xfr#41, to-chk=117/220)
15-Nov-2024 20:44:07       2,001,359  26%   19.88MB/s    0:00:00 (xfr#42, to-chk=113/220)
15-Nov-2024 20:44:07       2,174,226  29%   21.16MB/s    0:00:00 (xfr#43, to-chk=112/220)
15-Nov-2024 20:44:07       2,175,224  29%   21.17MB/s    0:00:00 (xfr#44, to-chk=111/220)
15-Nov-2024 20:44:07       2,304,134  30%   21.76MB/s    0:00:00 (xfr#45, to-chk=110/220)
15-Nov-2024 20:44:07       2,304,692  30%   21.76MB/s    0:00:00 (xfr#46, to-chk=106/220)
15-Nov-2024 20:44:07       2,683,192  35%   21.50MB/s    0:00:00 (xfr#47, to-chk=105/220)
15-Nov-2024 20:44:07       2,683,750  35%   21.51MB/s    0:00:00 (xfr#48, to-chk=104/220)
15-Nov-2024 20:44:07       2,700,752  36%   21.46MB/s    0:00:00 (xfr#49, to-chk=103/220)
15-Nov-2024 20:44:07       2,701,118  36%   21.47MB/s    0:00:00 (xfr#50, to-chk=99/220)
15-Nov-2024 20:44:07       2,790,714  37%   21.12MB/s    0:00:00 (xfr#51, to-chk=98/220)
15-Nov-2024 20:44:07       2,791,080  37%   20.96MB/s    0:00:00 (xfr#52, to-chk=97/220)
15-Nov-2024 20:44:07       2,858,200  38%   21.46MB/s    0:00:00 (xfr#53, to-chk=96/220)
15-Nov-2024 20:44:07       2,859,238  38%   21.47MB/s    0:00:00 (xfr#54, to-chk=92/220)
15-Nov-2024 20:44:07       3,121,015  41%   19.58MB/s    0:00:00 (xfr#55, to-chk=91/220)
15-Nov-2024 20:44:07       3,122,053  41%   19.59MB/s    0:00:00 (xfr#56, to-chk=90/220)
15-Nov-2024 20:44:07       3,372,249  45%   21.02MB/s    0:00:00 (xfr#57, to-chk=89/220)
15-Nov-2024 20:44:07       3,372,711  45%   21.02MB/s    0:00:00 (xfr#58, to-chk=85/220)
15-Nov-2024 20:44:07       4,590,632  61%   22.22MB/s    0:00:00 (xfr#59, to-chk=84/220)
15-Nov-2024 20:44:07       4,592,576  61%   22.23MB/s    0:00:00 (xfr#60, to-chk=83/220)
15-Nov-2024 20:44:07       4,641,537  62%   22.36MB/s    0:00:00 (xfr#61, to-chk=82/220)
15-Nov-2024 20:44:07       4,642,095  62%   22.25MB/s    0:00:00 (xfr#62, to-chk=78/220)
15-Nov-2024 20:44:07       4,873,047  65%   21.82MB/s    0:00:00 (xfr#63, to-chk=77/220)
15-Nov-2024 20:44:07       4,873,605  65%   21.82MB/s    0:00:00 (xfr#64, to-chk=76/220)
15-Nov-2024 20:44:07       4,915,691  65%   21.60MB/s    0:00:00 (xfr#65, to-chk=75/220)
15-Nov-2024 20:44:07       4,916,153  65%   21.61MB/s    0:00:00 (xfr#66, to-chk=71/220)
15-Nov-2024 20:44:07       5,056,439  67%   22.22MB/s    0:00:00 (xfr#67, to-chk=70/220)
15-Nov-2024 20:44:07       5,057,421  67%   22.23MB/s    0:00:00 (xfr#68, to-chk=69/220)
15-Nov-2024 20:44:07       5,058,049  67%   22.13MB/s    0:00:00 (xfr#69, to-chk=68/220)
15-Nov-2024 20:44:07       5,143,236  68%   22.19MB/s    0:00:00 (xfr#70, to-chk=67/220)
15-Nov-2024 20:44:07       5,143,698  68%   22.20MB/s    0:00:00 (xfr#71, to-chk=63/220)
15-Nov-2024 20:44:07       5,451,203  73%   21.84MB/s    0:00:00 (xfr#72, to-chk=62/220)
15-Nov-2024 20:44:07       5,451,665  73%   21.85MB/s    0:00:00 (xfr#73, to-chk=61/220)
15-Nov-2024 20:44:07       5,510,748  73%   21.45MB/s    0:00:00 (xfr#74, to-chk=60/220)
15-Nov-2024 20:44:07       5,511,402  73%   21.45MB/s    0:00:00 (xfr#75, to-chk=56/220)
15-Nov-2024 20:44:07       5,741,758  76%   21.47MB/s    0:00:00 (xfr#76, to-chk=55/220)
15-Nov-2024 20:44:07       5,742,412  76%   21.48MB/s    0:00:00 (xfr#77, to-chk=54/220)
15-Nov-2024 20:44:07       5,759,821  77%   21.54MB/s    0:00:00 (xfr#78, to-chk=53/220)
15-Nov-2024 20:44:07       5,760,379  77%   21.54MB/s    0:00:00 (xfr#79, to-chk=49/220)
15-Nov-2024 20:44:07       5,860,393  78%   21.83MB/s    0:00:00 (xfr#80, to-chk=48/220)
15-Nov-2024 20:44:07       5,860,951  78%   21.83MB/s    0:00:00 (xfr#81, to-chk=47/220)
15-Nov-2024 20:44:07       5,886,990  78%   21.93MB/s    0:00:00 (xfr#82, to-chk=46/220)
15-Nov-2024 20:44:07       5,887,548  78%   21.93MB/s    0:00:00 (xfr#83, to-chk=42/220)
15-Nov-2024 20:44:07       5,982,714  80%   21.94MB/s    0:00:00 (xfr#84, to-chk=41/220)
15-Nov-2024 20:44:07       5,983,272  80%   21.86MB/s    0:00:00 (xfr#85, to-chk=40/220)
15-Nov-2024 20:44:07       6,007,907  80%   21.95MB/s    0:00:00 (xfr#86, to-chk=39/220)
15-Nov-2024 20:44:07       6,008,369  80%   21.95MB/s    0:00:00 (xfr#87, to-chk=35/220)
15-Nov-2024 20:44:07       6,126,313  82%   21.96MB/s    0:00:00 (xfr#88, to-chk=34/220)
15-Nov-2024 20:44:07       6,126,775  82%   21.97MB/s    0:00:00 (xfr#89, to-chk=33/220)
15-Nov-2024 20:44:07       6,127,403  82%   21.97MB/s    0:00:00 (xfr#90, to-chk=32/220)
15-Nov-2024 20:44:07       6,179,602  82%   21.12MB/s    0:00:00 (xfr#91, to-chk=31/220)
15-Nov-2024 20:44:07       6,179,968  82%   21.12MB/s    0:00:00 (xfr#92, to-chk=27/220)
15-Nov-2024 20:44:07       6,361,474  85%   21.67MB/s    0:00:00 (xfr#93, to-chk=26/220)
15-Nov-2024 20:44:07       6,361,840  85%   21.67MB/s    0:00:00 (xfr#94, to-chk=25/220)
15-Nov-2024 20:44:07       6,362,468  85%   21.67MB/s    0:00:00 (xfr#95, to-chk=24/220)
15-Nov-2024 20:44:07       6,443,255  86%   21.64MB/s    0:00:00 (xfr#96, to-chk=23/220)
15-Nov-2024 20:44:07       6,443,525  86%   21.56MB/s    0:00:00 (xfr#97, to-chk=19/220)
15-Nov-2024 20:44:07       6,727,320  90%   22.20MB/s    0:00:00 (xfr#98, to-chk=18/220)
15-Nov-2024 20:44:07       6,727,590  90%   22.20MB/s    0:00:00 (xfr#99, to-chk=17/220)
15-Nov-2024 20:44:07       6,728,218  90%   22.20MB/s    0:00:00 (xfr#100, to-chk=16/220)
15-Nov-2024 20:44:07       6,858,395  91%   22.32MB/s    0:00:00 (xfr#101, to-chk=15/220)
15-Nov-2024 20:44:07       6,858,857  91%   22.32MB/s    0:00:00 (xfr#102, to-chk=11/220)
15-Nov-2024 20:44:07       6,862,996  91%   22.34MB/s    0:00:00 (xfr#103, to-chk=10/220)
15-Nov-2024 20:44:07       7,232,950  96%   22.84MB/s    0:00:00 (xfr#104, to-chk=9/220)
15-Nov-2024 20:44:07       7,233,412  96%   22.77MB/s    0:00:00 (xfr#105, to-chk=8/220)
15-Nov-2024 20:44:07       7,265,515  97%   22.87MB/s    0:00:00 (xfr#106, to-chk=7/220)
15-Nov-2024 20:44:07       7,266,169  97%   22.87MB/s    0:00:00 (xfr#107, to-chk=3/220)
15-Nov-2024 20:44:07       7,369,411  98%   23.12MB/s    0:00:00 (xfr#108, to-chk=2/220)
15-Nov-2024 20:44:07       7,370,065  98%   23.12MB/s    0:00:00 (xfr#109, to-chk=1/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.41MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.26MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.26MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07       7,462,363  99%   23.11MB/s    0:00:00 (xfr#110, to-chk=0/220)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07          23,693  16%   22.60MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:07          48,374  33%   23.07MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:07          48,374  33%   23.07MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:07          71,864  49%   34.27MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:07          72,155  50%   22.94MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:07          72,155  50%   13.76MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07          63,285   6%   60.35MB/s    0:00:00 (xfr#2, to-chk=135/140)
15-Nov-2024 20:44:07         105,665  10%  100.77MB/s    0:00:00 (xfr#3, to-chk=133/140)
15-Nov-2024 20:44:07         105,665  10%  100.77MB/s    0:00:00 (xfr#4, to-chk=131/140)
15-Nov-2024 20:44:07         105,665  10%  100.77MB/s    0:00:00 (xfr#5, to-chk=129/140)
15-Nov-2024 20:44:07         146,562  14%  139.77MB/s    0:00:00 (xfr#6, to-chk=127/140)
15-Nov-2024 20:44:07         146,712  14%  139.92MB/s    0:00:00 (xfr#7, to-chk=125/140)
15-Nov-2024 20:44:07         147,009  14%  140.20MB/s    0:00:00 (xfr#8, to-chk=119/140)
15-Nov-2024 20:44:07         306,761  29%   97.52MB/s    0:00:00 (xfr#9, to-chk=117/140)
15-Nov-2024 20:44:07         307,389  30%   58.63MB/s    0:00:00 (xfr#10, to-chk=107/140)
15-Nov-2024 20:44:07         308,650  30%   49.06MB/s    0:00:00 (xfr#11, to-chk=106/140)
15-Nov-2024 20:44:07         308,966  30%   49.11MB/s    0:00:00 (xfr#12, to-chk=105/140)
15-Nov-2024 20:44:07         309,438  30%   42.16MB/s    0:00:00 (xfr#13, to-chk=104/140)
15-Nov-2024 20:44:07         309,754  30%   42.20MB/s    0:00:00 (xfr#14, to-chk=103/140)
15-Nov-2024 20:44:07         310,070  30%   42.24MB/s    0:00:00 (xfr#15, to-chk=102/140)
15-Nov-2024 20:44:07         310,386  30%   42.29MB/s    0:00:00 (xfr#16, to-chk=101/140)
15-Nov-2024 20:44:07         311,019  30%   42.37MB/s    0:00:00 (xfr#17, to-chk=100/140)
15-Nov-2024 20:44:07         311,647  30%   42.46MB/s    0:00:00 (xfr#18, to-chk=99/140)
15-Nov-2024 20:44:07         311,963  30%   42.50MB/s    0:00:00 (xfr#19, to-chk=98/140)
15-Nov-2024 20:44:07         313,150  30%   37.33MB/s    0:00:00 (xfr#20, to-chk=97/140)
15-Nov-2024 20:44:07         314,300  30%   37.47MB/s    0:00:00 (xfr#21, to-chk=96/140)
15-Nov-2024 20:44:07         314,616  30%   37.51MB/s    0:00:00 (xfr#22, to-chk=95/140)
15-Nov-2024 20:44:07         315,577  30%   37.62MB/s    0:00:00 (xfr#23, to-chk=94/140)
15-Nov-2024 20:44:07         316,049  30%   37.68MB/s    0:00:00 (xfr#24, to-chk=93/140)
15-Nov-2024 20:44:07         316,365  30%   37.71MB/s    0:00:00 (xfr#25, to-chk=92/140)
15-Nov-2024 20:44:07         316,837  30%   37.77MB/s    0:00:00 (xfr#26, to-chk=91/140)
15-Nov-2024 20:44:07         318,177  31%   37.93MB/s    0:00:00 (xfr#27, to-chk=90/140)
15-Nov-2024 20:44:07         318,967  31%   38.02MB/s    0:00:00 (xfr#28, to-chk=89/140)
15-Nov-2024 20:44:07         319,286  31%   33.83MB/s    0:00:00 (xfr#29, to-chk=88/140)
15-Nov-2024 20:44:07         319,602  31%   33.87MB/s    0:00:00 (xfr#30, to-chk=87/140)
15-Nov-2024 20:44:07         320,404  31%   33.95MB/s    0:00:00 (xfr#31, to-chk=86/140)
15-Nov-2024 20:44:07         320,720  31%   33.98MB/s    0:00:00 (xfr#32, to-chk=85/140)
15-Nov-2024 20:44:07         321,036  31%   30.62MB/s    0:00:00 (xfr#33, to-chk=84/140)
15-Nov-2024 20:44:07         321,352  31%   30.65MB/s    0:00:00 (xfr#34, to-chk=83/140)
15-Nov-2024 20:44:07         321,824  31%   30.69MB/s    0:00:00 (xfr#35, to-chk=82/140)
15-Nov-2024 20:44:07         322,938  31%   28.00MB/s    0:00:00 (xfr#36, to-chk=81/140)
15-Nov-2024 20:44:07         323,254  31%   28.03MB/s    0:00:00 (xfr#37, to-chk=80/140)
15-Nov-2024 20:44:07         323,726  31%   28.07MB/s    0:00:00 (xfr#38, to-chk=79/140)
15-Nov-2024 20:44:07         324,999  31%   28.18MB/s    0:00:00 (xfr#39, to-chk=78/140)
15-Nov-2024 20:44:07         325,471  31%   28.22MB/s    0:00:00 (xfr#40, to-chk=77/140)
15-Nov-2024 20:44:07         325,940  31%   28.26MB/s    0:00:00 (xfr#41, to-chk=76/140)
15-Nov-2024 20:44:07         326,565  31%   25.95MB/s    0:00:00 (xfr#42, to-chk=75/140)
15-Nov-2024 20:44:07         327,037  31%   25.99MB/s    0:00:00 (xfr#43, to-chk=74/140)
15-Nov-2024 20:44:07         328,016  32%   26.07MB/s    0:00:00 (xfr#44, to-chk=73/140)
15-Nov-2024 20:44:07         328,332  32%   26.09MB/s    0:00:00 (xfr#45, to-chk=72/140)
15-Nov-2024 20:44:07         330,048  32%   26.23MB/s    0:00:00 (xfr#46, to-chk=71/140)
15-Nov-2024 20:44:07         330,520  32%   26.27MB/s    0:00:00 (xfr#47, to-chk=70/140)
15-Nov-2024 20:44:07         331,508  32%   26.35MB/s    0:00:00 (xfr#48, to-chk=69/140)
15-Nov-2024 20:44:07         332,454  32%   26.42MB/s    0:00:00 (xfr#49, to-chk=68/140)
15-Nov-2024 20:44:07         333,250  32%   26.48MB/s    0:00:00 (xfr#50, to-chk=67/140)
15-Nov-2024 20:44:07         333,893  32%   26.54MB/s    0:00:00 (xfr#51, to-chk=66/140)
15-Nov-2024 20:44:07         334,209  32%   26.56MB/s    0:00:00 (xfr#52, to-chk=65/140)
15-Nov-2024 20:44:07         335,176  32%   24.59MB/s    0:00:00 (xfr#53, to-chk=64/140)
15-Nov-2024 20:44:07         335,978  32%   24.65MB/s    0:00:00 (xfr#54, to-chk=63/140)
15-Nov-2024 20:44:07         336,783  32%   24.71MB/s    0:00:00 (xfr#55, to-chk=62/140)
15-Nov-2024 20:44:07         337,573  32%   24.76MB/s    0:00:00 (xfr#56, to-chk=61/140)
15-Nov-2024 20:44:07         338,528  33%   23.06MB/s    0:00:00 (xfr#57, to-chk=60/140)
15-Nov-2024 20:44:07         338,844  33%   23.08MB/s    0:00:00 (xfr#58, to-chk=59/140)
15-Nov-2024 20:44:07         339,160  33%   23.10MB/s    0:00:00 (xfr#59, to-chk=58/140)
15-Nov-2024 20:44:07         340,118  33%   21.62MB/s    0:00:00 (xfr#60, to-chk=57/140)
15-Nov-2024 20:44:07         342,032  33%   21.75MB/s    0:00:00 (xfr#61, to-chk=56/140)
15-Nov-2024 20:44:07         352,041  34%   20.98MB/s    0:00:00 (xfr#62, to-chk=55/140)
15-Nov-2024 20:44:07         354,546  34%   21.13MB/s    0:00:00 (xfr#63, to-chk=54/140)
15-Nov-2024 20:44:07         355,492  34%   21.19MB/s    0:00:00 (xfr#64, to-chk=53/140)
15-Nov-2024 20:44:07         357,521  34%   21.31MB/s    0:00:00 (xfr#65, to-chk=52/140)
15-Nov-2024 20:44:07         361,721  35%   20.29MB/s    0:00:00 (xfr#66, to-chk=51/140)
15-Nov-2024 20:44:07         368,994  36%   20.70MB/s    0:00:00 (xfr#67, to-chk=50/140)
15-Nov-2024 20:44:07         375,241  36%   19.88MB/s    0:00:00 (xfr#68, to-chk=49/140)
15-Nov-2024 20:44:07         383,562  37%   20.32MB/s    0:00:00 (xfr#69, to-chk=48/140)
15-Nov-2024 20:44:07         394,446  38%   19.80MB/s    0:00:00 (xfr#70, to-chk=47/140)
15-Nov-2024 20:44:07         406,341  39%   19.38MB/s    0:00:00 (xfr#71, to-chk=46/140)
15-Nov-2024 20:44:07         413,121  40%   19.70MB/s    0:00:00 (xfr#72, to-chk=45/140)
15-Nov-2024 20:44:07         417,792  40%   19.92MB/s    0:00:00 (xfr#73, to-chk=44/140)
15-Nov-2024 20:44:07         421,531  41%   19.14MB/s    0:00:00 (xfr#74, to-chk=43/140)
15-Nov-2024 20:44:07         424,606  41%   19.28MB/s    0:00:00 (xfr#75, to-chk=42/140)
15-Nov-2024 20:44:07         433,988  42%   19.71MB/s    0:00:00 (xfr#76, to-chk=41/140)
15-Nov-2024 20:44:07         441,831  43%   19.15MB/s    0:00:00 (xfr#77, to-chk=40/140)
15-Nov-2024 20:44:07         444,430  43%   19.27MB/s    0:00:00 (xfr#78, to-chk=39/140)
15-Nov-2024 20:44:07         454,402  44%   18.84MB/s    0:00:00 (xfr#79, to-chk=38/140)
15-Nov-2024 20:44:07         454,855  44%   18.86MB/s    0:00:00 (xfr#80, to-chk=37/140)
15-Nov-2024 20:44:07         465,776  45%   18.51MB/s    0:00:00 (xfr#81, to-chk=36/140)
15-Nov-2024 20:44:07         476,241  46%   18.92MB/s    0:00:00 (xfr#82, to-chk=35/140)
15-Nov-2024 20:44:07         487,581  47%   18.60MB/s    0:00:00 (xfr#83, to-chk=34/140)
15-Nov-2024 20:44:07         490,693  47%   18.72MB/s    0:00:00 (xfr#84, to-chk=33/140)
15-Nov-2024 20:44:07         503,438  49%   19.20MB/s    0:00:00 (xfr#85, to-chk=32/140)
15-Nov-2024 20:44:07         514,872  50%   18.89MB/s    0:00:00 (xfr#86, to-chk=31/140)
15-Nov-2024 20:44:07         516,445  50%   18.94MB/s    0:00:00 (xfr#87, to-chk=30/140)
15-Nov-2024 20:44:07         520,149  50%   19.08MB/s    0:00:00 (xfr#88, to-chk=29/140)
15-Nov-2024 20:44:07         526,966  51%   19.33MB/s    0:00:00 (xfr#89, to-chk=28/140)
15-Nov-2024 20:44:07         540,452  52%   19.82MB/s    0:00:00 (xfr#90, to-chk=27/140)
15-Nov-2024 20:44:07         553,844  54%   19.56MB/s    0:00:00 (xfr#91, to-chk=26/140)
15-Nov-2024 20:44:07         559,122  54%   19.75MB/s    0:00:00 (xfr#92, to-chk=25/140)
15-Nov-2024 20:44:07         566,358  55%   20.00MB/s    0:00:00 (xfr#93, to-chk=24/140)
15-Nov-2024 20:44:07         579,066  56%   20.45MB/s    0:00:00 (xfr#94, to-chk=23/140)
15-Nov-2024 20:44:07         583,831  57%   20.62MB/s    0:00:00 (xfr#95, to-chk=22/140)
15-Nov-2024 20:44:07         589,585  57%   20.08MB/s    0:00:00 (xfr#96, to-chk=21/140)
15-Nov-2024 20:44:07         601,931  58%   20.50MB/s    0:00:00 (xfr#97, to-chk=20/140)
15-Nov-2024 20:44:07         611,278  59%   20.10MB/s    0:00:00 (xfr#98, to-chk=19/140)
15-Nov-2024 20:44:07         612,189  59%   20.13MB/s    0:00:00 (xfr#99, to-chk=18/140)
15-Nov-2024 20:44:07         617,373  60%   20.30MB/s    0:00:00 (xfr#100, to-chk=17/140)
15-Nov-2024 20:44:07         625,692  61%   20.58MB/s    0:00:00 (xfr#101, to-chk=16/140)
15-Nov-2024 20:44:07         629,852  61%   20.71MB/s    0:00:00 (xfr#102, to-chk=15/140)
15-Nov-2024 20:44:07         630,342  61%   20.73MB/s    0:00:00 (xfr#103, to-chk=14/140)
15-Nov-2024 20:44:07         636,133  62%   20.92MB/s    0:00:00 (xfr#104, to-chk=13/140)
15-Nov-2024 20:44:07         643,882  62%   21.17MB/s    0:00:00 (xfr#105, to-chk=12/140)
15-Nov-2024 20:44:07         656,191  64%   21.58MB/s    0:00:00 (xfr#106, to-chk=11/140)
15-Nov-2024 20:44:07         662,401  64%   21.06MB/s    0:00:00 (xfr#107, to-chk=10/140)
15-Nov-2024 20:44:07         674,197  65%   20.74MB/s    0:00:00 (xfr#108, to-chk=9/140)
15-Nov-2024 20:44:07         676,132  66%   20.80MB/s    0:00:00 (xfr#109, to-chk=8/140)
15-Nov-2024 20:44:07         690,074  67%   21.23MB/s    0:00:00 (xfr#110, to-chk=7/140)
15-Nov-2024 20:44:07         704,073  68%   20.98MB/s    0:00:00 (xfr#111, to-chk=6/140)
15-Nov-2024 20:44:07         714,501  69%   21.29MB/s    0:00:00 (xfr#112, to-chk=5/140)
15-Nov-2024 20:44:07         716,316  69%   21.35MB/s    0:00:00 (xfr#113, to-chk=4/140)
15-Nov-2024 20:44:07         716,602  69%   21.36MB/s    0:00:00 (xfr#114, to-chk=1/140)
15-Nov-2024 20:44:07         716,888  69%   21.36MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         716,888  69%   21.36MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         716,888  69%   21.36MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         716,888  69%   20.11MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         716,888  69%   20.11MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         716,888  69%   20.11MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:07           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:07           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:07           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:07           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:07           6,899  50%    1.32MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07          23,465  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:07          47,913  33%   45.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:07          47,913  33%   45.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:07          71,175  49%   67.88MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:07          71,466  50%   68.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:07          71,466  50%   34.08MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07         154,316  12%   49.06MB/s    0:00:00 (xfr#2, to-chk=135/140)
15-Nov-2024 20:44:07         197,025  16%   37.58MB/s    0:00:00 (xfr#3, to-chk=133/140)
15-Nov-2024 20:44:07         197,025  16%   37.58MB/s    0:00:00 (xfr#4, to-chk=131/140)
15-Nov-2024 20:44:07         197,025  16%   31.32MB/s    0:00:00 (xfr#5, to-chk=129/140)
15-Nov-2024 20:44:07         238,250  19%   32.46MB/s    0:00:00 (xfr#6, to-chk=127/140)
15-Nov-2024 20:44:07         238,400  19%   32.48MB/s    0:00:00 (xfr#7, to-chk=125/140)
15-Nov-2024 20:44:07         238,697  19%   32.52MB/s    0:00:00 (xfr#8, to-chk=119/140)
15-Nov-2024 20:44:07         398,427  32%   34.54MB/s    0:00:00 (xfr#9, to-chk=117/140)
15-Nov-2024 20:44:07         398,867  32%   34.58MB/s    0:00:00 (xfr#10, to-chk=107/140)
15-Nov-2024 20:44:07         400,017  33%   34.68MB/s    0:00:00 (xfr#11, to-chk=106/140)
15-Nov-2024 20:44:07         400,295  33%   34.70MB/s    0:00:00 (xfr#12, to-chk=105/140)
15-Nov-2024 20:44:07         400,575  33%   31.83MB/s    0:00:00 (xfr#13, to-chk=104/140)
15-Nov-2024 20:44:07         401,014  33%   31.87MB/s    0:00:00 (xfr#14, to-chk=103/140)
15-Nov-2024 20:44:07         401,296  33%   31.89MB/s    0:00:00 (xfr#15, to-chk=102/140)
15-Nov-2024 20:44:07         401,580  33%   31.91MB/s    0:00:00 (xfr#16, to-chk=101/140)
15-Nov-2024 20:44:07         402,214  33%   29.51MB/s    0:00:00 (xfr#17, to-chk=100/140)
15-Nov-2024 20:44:07         403,199  33%   29.58MB/s    0:00:00 (xfr#18, to-chk=99/140)
15-Nov-2024 20:44:07         403,482  33%   29.60MB/s    0:00:00 (xfr#19, to-chk=98/140)
15-Nov-2024 20:44:07         404,785  33%   27.57MB/s    0:00:00 (xfr#20, to-chk=97/140)
15-Nov-2024 20:44:07         406,007  33%   27.66MB/s    0:00:00 (xfr#21, to-chk=96/140)
15-Nov-2024 20:44:07         406,287  33%   27.68MB/s    0:00:00 (xfr#22, to-chk=95/140)
15-Nov-2024 20:44:07         407,422  33%   27.75MB/s    0:00:00 (xfr#23, to-chk=94/140)
15-Nov-2024 20:44:07         407,858  33%   27.78MB/s    0:00:00 (xfr#24, to-chk=93/140)
15-Nov-2024 20:44:07         408,142  33%   25.95MB/s    0:00:00 (xfr#25, to-chk=92/140)
15-Nov-2024 20:44:07         408,580  33%   25.98MB/s    0:00:00 (xfr#26, to-chk=91/140)
15-Nov-2024 20:44:07         410,015  33%   26.07MB/s    0:00:00 (xfr#27, to-chk=90/140)
15-Nov-2024 20:44:07         411,132  33%   24.51MB/s    0:00:00 (xfr#28, to-chk=89/140)
15-Nov-2024 20:44:07         411,412  33%   24.52MB/s    0:00:00 (xfr#29, to-chk=88/140)
15-Nov-2024 20:44:07         411,694  34%   24.54MB/s    0:00:00 (xfr#30, to-chk=87/140)
15-Nov-2024 20:44:07         412,655  34%   23.15MB/s    0:00:00 (xfr#31, to-chk=86/140)
15-Nov-2024 20:44:07         412,937  34%   21.88MB/s    0:00:00 (xfr#32, to-chk=85/140)
15-Nov-2024 20:44:07         413,219  34%   21.89MB/s    0:00:00 (xfr#33, to-chk=84/140)
15-Nov-2024 20:44:07         413,499  34%   20.75MB/s    0:00:00 (xfr#34, to-chk=83/140)
15-Nov-2024 20:44:07         414,093  34%   20.78MB/s    0:00:00 (xfr#35, to-chk=82/140)
15-Nov-2024 20:44:07         415,414  34%   20.85MB/s    0:00:00 (xfr#36, to-chk=81/140)
15-Nov-2024 20:44:07         415,696  34%   20.87MB/s    0:00:00 (xfr#37, to-chk=80/140)
15-Nov-2024 20:44:07         416,130  34%   20.89MB/s    0:00:00 (xfr#38, to-chk=79/140)
15-Nov-2024 20:44:07         417,583  34%   19.91MB/s    0:00:00 (xfr#39, to-chk=78/140)
15-Nov-2024 20:44:07         418,019  34%   18.98MB/s    0:00:00 (xfr#40, to-chk=77/140)
15-Nov-2024 20:44:07         418,692  34%   19.01MB/s    0:00:00 (xfr#41, to-chk=76/140)
15-Nov-2024 20:44:07         419,497  34%   19.05MB/s    0:00:00 (xfr#42, to-chk=75/140)
15-Nov-2024 20:44:07         419,937  34%   19.07MB/s    0:00:00 (xfr#43, to-chk=74/140)
15-Nov-2024 20:44:07         420,943  34%   19.12MB/s    0:00:00 (xfr#44, to-chk=73/140)
15-Nov-2024 20:44:07         421,221  34%   19.13MB/s    0:00:00 (xfr#45, to-chk=72/140)
15-Nov-2024 20:44:07         423,349  34%   19.23MB/s    0:00:00 (xfr#46, to-chk=71/140)
15-Nov-2024 20:44:07         424,171  35%   19.26MB/s    0:00:00 (xfr#47, to-chk=70/140)
15-Nov-2024 20:44:07         425,219  35%   19.31MB/s    0:00:00 (xfr#48, to-chk=69/140)
15-Nov-2024 20:44:07         426,525  35%   19.37MB/s    0:00:00 (xfr#49, to-chk=68/140)
15-Nov-2024 20:44:07         427,749  35%   19.43MB/s    0:00:00 (xfr#50, to-chk=67/140)
15-Nov-2024 20:44:07         428,519  35%   18.58MB/s    0:00:00 (xfr#51, to-chk=66/140)
15-Nov-2024 20:44:07         428,803  35%   18.59MB/s    0:00:00 (xfr#52, to-chk=65/140)
15-Nov-2024 20:44:07         429,773  35%   18.63MB/s    0:00:00 (xfr#53, to-chk=64/140)
15-Nov-2024 20:44:07         430,593  35%   18.67MB/s    0:00:00 (xfr#54, to-chk=63/140)
15-Nov-2024 20:44:07         431,557  35%   18.71MB/s    0:00:00 (xfr#55, to-chk=62/140)
15-Nov-2024 20:44:07         432,279  35%   18.74MB/s    0:00:00 (xfr#56, to-chk=61/140)
15-Nov-2024 20:44:07         433,087  35%   18.77MB/s    0:00:00 (xfr#57, to-chk=60/140)
15-Nov-2024 20:44:07         433,523  35%   18.79MB/s    0:00:00 (xfr#58, to-chk=59/140)
15-Nov-2024 20:44:07         434,177  35%   18.82MB/s    0:00:00 (xfr#59, to-chk=58/140)
15-Nov-2024 20:44:07         435,144  35%   18.04MB/s    0:00:00 (xfr#60, to-chk=57/140)
15-Nov-2024 20:44:07         439,854  36%   18.24MB/s    0:00:00 (xfr#61, to-chk=56/140)
15-Nov-2024 20:44:07         449,763  37%   18.65MB/s    0:00:00 (xfr#62, to-chk=55/140)
15-Nov-2024 20:44:07         452,325  37%   18.76MB/s    0:00:00 (xfr#63, to-chk=54/140)
15-Nov-2024 20:44:07         453,171  37%   18.79MB/s    0:00:00 (xfr#64, to-chk=53/140)
15-Nov-2024 20:44:07         455,043  37%   18.87MB/s    0:00:00 (xfr#65, to-chk=52/140)
15-Nov-2024 20:44:07         459,138  37%   18.24MB/s    0:00:00 (xfr#66, to-chk=51/140)
15-Nov-2024 20:44:07         466,311  38%   18.53MB/s    0:00:00 (xfr#67, to-chk=50/140)
15-Nov-2024 20:44:07         472,458  39%   18.02MB/s    0:00:00 (xfr#68, to-chk=49/140)
15-Nov-2024 20:44:07         480,722  39%   18.34MB/s    0:00:00 (xfr#69, to-chk=48/140)
15-Nov-2024 20:44:07         491,606  40%   18.03MB/s    0:00:00 (xfr#70, to-chk=47/140)
15-Nov-2024 20:44:07         503,339  41%   18.46MB/s    0:00:00 (xfr#71, to-chk=46/140)
15-Nov-2024 20:44:07         510,119  42%   18.02MB/s    0:00:00 (xfr#72, to-chk=45/140)
15-Nov-2024 20:44:07         514,790  42%   18.18MB/s    0:00:00 (xfr#73, to-chk=44/140)
15-Nov-2024 20:44:07         518,429  42%   18.31MB/s    0:00:00 (xfr#74, to-chk=43/140)
15-Nov-2024 20:44:07         521,504  43%   18.42MB/s    0:00:00 (xfr#75, to-chk=42/140)
15-Nov-2024 20:44:07         530,784  43%   18.08MB/s    0:00:00 (xfr#76, to-chk=41/140)
15-Nov-2024 20:44:07         538,470  44%   18.34MB/s    0:00:00 (xfr#77, to-chk=40/140)
15-Nov-2024 20:44:07         540,912  44%   18.42MB/s    0:00:00 (xfr#78, to-chk=39/140)
15-Nov-2024 20:44:07         550,884  45%   18.12MB/s    0:00:00 (xfr#79, to-chk=38/140)
15-Nov-2024 20:44:07         551,337  45%   18.13MB/s    0:00:00 (xfr#80, to-chk=37/140)
15-Nov-2024 20:44:07         562,156  46%   18.49MB/s    0:00:00 (xfr#81, to-chk=36/140)
15-Nov-2024 20:44:07         572,521  47%   18.83MB/s    0:00:00 (xfr#82, to-chk=35/140)
15-Nov-2024 20:44:07         583,863  48%   19.20MB/s    0:00:00 (xfr#83, to-chk=34/140)
15-Nov-2024 20:44:07         586,875  48%   18.66MB/s    0:00:00 (xfr#84, to-chk=33/140)
15-Nov-2024 20:44:07         599,520  49%   19.06MB/s    0:00:00 (xfr#85, to-chk=32/140)
15-Nov-2024 20:44:07         610,795  50%   19.42MB/s    0:00:00 (xfr#86, to-chk=31/140)
15-Nov-2024 20:44:07         612,209  50%   19.46MB/s    0:00:00 (xfr#87, to-chk=30/140)
15-Nov-2024 20:44:07         615,911  50%   19.58MB/s    0:00:00 (xfr#88, to-chk=29/140)
15-Nov-2024 20:44:07         622,626  51%   19.79MB/s    0:00:00 (xfr#89, to-chk=28/140)
15-Nov-2024 20:44:07         636,010  52%   18.95MB/s    0:00:00 (xfr#90, to-chk=27/140)
15-Nov-2024 20:44:07         649,402  53%   19.35MB/s    0:00:00 (xfr#91, to-chk=26/140)
15-Nov-2024 20:44:07         654,580  54%   19.51MB/s    0:00:00 (xfr#92, to-chk=25/140)
15-Nov-2024 20:44:07         661,816  54%   19.72MB/s    0:00:00 (xfr#93, to-chk=24/140)
15-Nov-2024 20:44:07         674,524  55%   20.10MB/s    0:00:00 (xfr#94, to-chk=23/140)
15-Nov-2024 20:44:07         679,189  56%   19.63MB/s    0:00:00 (xfr#95, to-chk=22/140)
15-Nov-2024 20:44:07         684,943  56%   19.79MB/s    0:00:00 (xfr#96, to-chk=21/140)
15-Nov-2024 20:44:07         697,187  57%   20.15MB/s    0:00:00 (xfr#97, to-chk=20/140)
15-Nov-2024 20:44:07         706,532  58%   20.42MB/s    0:00:00 (xfr#98, to-chk=19/140)
15-Nov-2024 20:44:07         707,441  58%   20.44MB/s    0:00:00 (xfr#99, to-chk=18/140)
15-Nov-2024 20:44:07         712,625  58%   20.59MB/s    0:00:00 (xfr#100, to-chk=17/140)
15-Nov-2024 20:44:07         720,944  59%   20.83MB/s    0:00:00 (xfr#101, to-chk=16/140)
15-Nov-2024 20:44:07         725,102  59%   20.95MB/s    0:00:00 (xfr#102, to-chk=15/140)
15-Nov-2024 20:44:07         725,492  59%   20.35MB/s    0:00:00 (xfr#103, to-chk=14/140)
15-Nov-2024 20:44:07         731,183  60%   20.51MB/s    0:00:00 (xfr#104, to-chk=13/140)
15-Nov-2024 20:44:07         738,932  61%   20.73MB/s    0:00:00 (xfr#105, to-chk=12/140)
15-Nov-2024 20:44:07         751,241  62%   21.07MB/s    0:00:00 (xfr#106, to-chk=11/140)
15-Nov-2024 20:44:07         757,451  62%   21.25MB/s    0:00:00 (xfr#107, to-chk=10/140)
15-Nov-2024 20:44:07         769,247  63%   21.58MB/s    0:00:00 (xfr#108, to-chk=9/140)
15-Nov-2024 20:44:07         771,239  63%   21.63MB/s    0:00:00 (xfr#109, to-chk=8/140)
15-Nov-2024 20:44:07         785,081  64%   22.02MB/s    0:00:00 (xfr#110, to-chk=7/140)
15-Nov-2024 20:44:07         798,978  66%   21.77MB/s    0:00:00 (xfr#111, to-chk=6/140)
15-Nov-2024 20:44:07         809,406  66%   22.05MB/s    0:00:00 (xfr#112, to-chk=5/140)
15-Nov-2024 20:44:07         810,959  66%   22.10MB/s    0:00:00 (xfr#113, to-chk=4/140)
15-Nov-2024 20:44:07         811,244  67%   22.10MB/s    0:00:00 (xfr#114, to-chk=1/140)
15-Nov-2024 20:44:07         811,529  67%   22.11MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         811,529  67%   22.11MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         811,529  67%   22.11MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         811,529  67%   17.59MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         811,529  67%   17.59MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07         811,529  67%   17.59MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:07           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:07           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:07           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:07           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:07           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07          23,720   3%   22.62MB/s    0:00:00 (xfr#2, to-chk=15/20)
15-Nov-2024 20:44:07          48,203   6%   22.98MB/s    0:00:00 (xfr#3, to-chk=13/20)
15-Nov-2024 20:44:07          48,203   6%   22.98MB/s    0:00:00 (xfr#4, to-chk=11/20)
15-Nov-2024 20:44:07          71,443   9%   17.03MB/s    0:00:00 (xfr#5, to-chk=9/20)
15-Nov-2024 20:44:07          71,534   9%   17.06MB/s    0:00:00 (xfr#6, to-chk=7/20)
15-Nov-2024 20:44:07         207,732  28%   39.62MB/s    0:00:00 (xfr#7, to-chk=5/20)
15-Nov-2024 20:44:07         208,029  28%   39.68MB/s    0:00:00 (xfr#8, to-chk=3/20)
15-Nov-2024 20:44:07         368,671  50%   50.23MB/s    0:00:00 (xfr#9, to-chk=1/20)
15-Nov-2024 20:44:07         368,671  50%   39.07MB/s    0:00:00 (xfr#9, to-chk=0/20)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07          54,918  12%   52.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:07         111,408  26%   53.12MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:07         158,883  37%   75.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:07         213,598  49%   67.90MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:07         213,889  50%   67.99MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:07         213,889  50%   40.80MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.38/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:07               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:07           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:07           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:07           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:07           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:07           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:07           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:07 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1731703433.7428992 exists, exporting anyway.
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07 =============================== warnings summary ===============================
15-Nov-2024 20:44:07 tests/utils/rest_utils.py:98
15-Nov-2024 20:44:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:44:07     print("""
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07 tests/utils/path_utils.py:112
15-Nov-2024 20:44:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:44:07     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:44:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:44:07     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:44:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:44:07     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:44:07
15-Nov-2024 20:44:07 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:44:07 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:44:07 ================= 26 passed, 4 warnings in 1412.00s (0:23:32) ==================
15-Nov-2024 20:44:14 release "dev" uninstalled
15-Nov-2024 20:44:15 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:44:15 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
15-Nov-2024 20:44:18 No resources found
15-Nov-2024 20:44:20 Sidecar injection has been disabled
15-Nov-2024 20:44:20 Cleaning helm release "dev"...
15-Nov-2024 20:44:20 Deleted 1 helm deployments
15-Nov-2024 20:44:20 Deleted 0 k8s deployments
15-Nov-2024 20:44:20 Deleted 0 k8s services
15-Nov-2024 20:44:20 Deleted 0 persistent volumes
15-Nov-2024 20:44:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:44:20 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:44:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:44:20 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:44:20 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:44:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:44:20 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:44:20 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:44:20 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:44:20 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD...
15-Nov-2024 20:44:20 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:44:20 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:44:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:44:20 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:44:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3364 (ODSRV-OAP-MRFCD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3364-ScriptBuildTask-9300444548228102330.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance
15-Nov-2024 20:44:20 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_directio.tar.gz
15-Nov-2024 20:44:20 Uploading artifact
15-Nov-2024 20:44:20     source path: surefire_multiprovider_regular_file_CRUD_directio.tar.gz
15-Nov-2024 20:44:20     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio.tar.gz
15-Nov-2024 20:44:21 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:44:21 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:44:21 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:44:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3364 (ODSRV-OAP-MRFCD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3364-ScriptBuildTask-17477379048746883736.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD
15-Nov-2024 20:44:21 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:44:21 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:44:21 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:44:21
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:44:21 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:44:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3364 (ODSRV-OAP-MRFCD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3364-ScriptBuildTask-9668924156738233431.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance
15-Nov-2024 20:44:21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:44:21                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:44:21
15-Nov-2024 20:44:21   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:44:21   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:44:21 100  4822  100  4822    0     0  52989      0 --:--:-- --:--:-- --:--:-- 52413
15-Nov-2024 20:44:21 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:44:22 Cleaning helm deployments
15-Nov-2024 20:44:22 Cleanining pods
15-Nov-2024 20:44:22 Cleaning kube persistant volumes
15-Nov-2024 20:44:23 Cleaning dockswift container
15-Nov-2024 20:44:23 Cleaning docker containers
15-Nov-2024 20:44:26 Stalled docker containers to remove:
15-Nov-2024 20:44:26 98e6254d652e 02c77752772c 39302a56a5c8 9dc454825d6f 66604c8c995f 21cd27a73a71 911a2e7fe45a a60d65d73d0b dc31bace69ed 2c94d880998f dfaa567907ff 8f12bd46c022 715c5f4106f1 6374afdb547e 16bf8beb6599 de287ace9574 9e2322cf65f8 1dbcbb6fac3c 128604c7cf28 685e455a8a28
15-Nov-2024 20:44:26 Removing stalled docker containers
15-Nov-2024 20:44:26 Error response from daemon: Cannot kill container: 98e6254d652e: Container 98e6254d652e34c5c84886aad3223af2ad52547207cdaaedef11116efc2a8559 is not running
15-Nov-2024 20:44:26 98e6254d652e
15-Nov-2024 20:44:26 Error response from daemon: Cannot kill container: 02c77752772c: Container 02c77752772ce195dd0a2f6277a4ead55ec990c9ae9618d7e8228e9e02fa5196 is not running
15-Nov-2024 20:44:26 02c77752772c
15-Nov-2024 20:44:26 Error response from daemon: Cannot kill container: 39302a56a5c8: Container 39302a56a5c81e216bb0974700624f0d8b856ab789877dd2a3c2e00eeb556dea is not running
15-Nov-2024 20:44:26 39302a56a5c8
15-Nov-2024 20:44:26 Error response from daemon: Cannot kill container: 9dc454825d6f: Container 9dc454825d6f7601bde02f345e3452cb2ffb9d51c6dcd1884a25ec5f26108552 is not running
15-Nov-2024 20:44:26 9dc454825d6f
15-Nov-2024 20:44:26 Error response from daemon: Cannot kill container: 66604c8c995f: Container 66604c8c995fa1ebecc67b0ae6d88208c115bd377c36d9a951f507c6754fe8b4 is not running
15-Nov-2024 20:44:27 66604c8c995f
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: 21cd27a73a71: Container 21cd27a73a7130ccd29dc3fc69f8df189712f2fe196b5339b4234aa6dad04ffe is not running
15-Nov-2024 20:44:27 21cd27a73a71
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: 911a2e7fe45a: Container 911a2e7fe45a2b4d022f09efe93794e95c03ff9a1cdaaa04e1a7eb4abcd61055 is not running
15-Nov-2024 20:44:27 911a2e7fe45a
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: a60d65d73d0b: Container a60d65d73d0bf4cef09706b30ccef2cada28ab79ab1bc31cd9ea8d4b289f115c is not running
15-Nov-2024 20:44:27 a60d65d73d0b
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: dc31bace69ed: Container dc31bace69ed84391f090bb57f4b11ae15a7ad14b4f39281214c0068a9a876bc is not running
15-Nov-2024 20:44:27 dc31bace69ed
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: 2c94d880998f: Container 2c94d880998fe980e0ae7c64a6064dc192a7879595cecd05a03804647a531568 is not running
15-Nov-2024 20:44:27 2c94d880998f
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: dfaa567907ff: Container dfaa567907ff354c156c76f81a3dea077f24355393dca0b6972bb360acbb9f7a is not running
15-Nov-2024 20:44:27 dfaa567907ff
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: 8f12bd46c022: Container 8f12bd46c022fb68a7706edc355391e596dadef1d074f210ecb42e5b3a54d6ed is not running
15-Nov-2024 20:44:27 8f12bd46c022
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: 715c5f4106f1: Container 715c5f4106f1422eebf28d7395d6080e9af70096b076335855b3df20e6fee8f5 is not running
15-Nov-2024 20:44:27 715c5f4106f1
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: 6374afdb547e: Container 6374afdb547e8e36a277b356c656ff51e1aae7941266529a7fe110b9aa9344cc is not running
15-Nov-2024 20:44:27 6374afdb547e
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: 16bf8beb6599: Container 16bf8beb65995ed015557d8de59a51adead4d1dc9e6025ed47feb2870cd58fae is not running
15-Nov-2024 20:44:27 16bf8beb6599
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: de287ace9574: Container de287ace95745294b7d605173b5da38accb020e2c2a252aad65d9a488e78bb12 is not running
15-Nov-2024 20:44:27 de287ace9574
15-Nov-2024 20:44:27 Error response from daemon: Cannot kill container: 9e2322cf65f8: Container 9e2322cf65f880ecfec945302495a5e7f74b65f2cf3b190f7a36a4bc48dc61e3 is not running
15-Nov-2024 20:44:28 9e2322cf65f8
15-Nov-2024 20:44:28 Error response from daemon: Cannot kill container: 1dbcbb6fac3c: Container 1dbcbb6fac3cc69f185f32b96f1b5f54516891883a84dc8c506054d05d612aeb is not running
15-Nov-2024 20:44:28 1dbcbb6fac3c
15-Nov-2024 20:44:28 Error response from daemon: Cannot kill container: 128604c7cf28: Container 128604c7cf28dc66b71f6a073c38faea855194938688ecbfd4970324270f9fd4 is not running
15-Nov-2024 20:44:28 128604c7cf28
15-Nov-2024 20:44:30 685e455a8a28
15-Nov-2024 20:44:30 685e455a8a28
15-Nov-2024 20:44:30 Stalled docker volumes to remove:
15-Nov-2024 20:44:30
15-Nov-2024 20:44:30 Removing stalled docker volumes
15-Nov-2024 20:44:30 Removing stalled loopdevices
15-Nov-2024 20:44:30 Done
15-Nov-2024 20:44:30 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:44:30 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:44:30 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:44:30 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:44:30 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:44:30 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:44:30 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:44:30 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:44:30 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:44:31 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 161.0 ms
15-Nov-2024 20:44:31 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD'
15-Nov-2024 20:44:31 Finalising the build...
15-Nov-2024 20:44:31 Stopping timer.
15-Nov-2024 20:44:31 Build ODSRV-OAP-MRFCD-3364 completed.
15-Nov-2024 20:44:31 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:44:31 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:44:31 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:44:31 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:44:31 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:44:31 All post build plugins have finished
15-Nov-2024 20:44:31 Generating build results summary...
15-Nov-2024 20:44:31 Saving build results to disk...
15-Nov-2024 20:44:31 Store variable context...
15-Nov-2024 20:44:31 Finished building ODSRV-OAP-MRFCD-3364.