oneclient acceptance tests using environment deployed from packages

Build: #3363 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,699 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

13-Nov-2024 18:50:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x6lqyaplg1a46p6k'.
13-Nov-2024 18:50:28
13-Nov-2024 18:50:28 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:50:28 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:50:28 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 18:50:28 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
13-Nov-2024 18:50:28 =================================================================
13-Nov-2024 18:50:28
13-Nov-2024 18:50:28 PASSED
13-Nov-2024 18:50:28 Unmounting client from /tmp/onedata/mnt/daoy9fproismnn5n
13-Nov-2024 18:50:28
13-Nov-2024 18:50:28
13-Nov-2024 18:50:28 Unmounting client from /tmp/onedata/mnt/x6lqyaplg1a46p6k
13-Nov-2024 18:50:28
13-Nov-2024 18:50:28
13-Nov-2024 18:51:03 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
13-Nov-2024 18:51:03 =================================================================
13-Nov-2024 18:51:03 - Executing scenario 'Delete file right after closing it'
13-Nov-2024 18:51:03 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:51:03 -----------------------------------------------------------------
13-Nov-2024 18:51:03 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:51:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:51:03 using [token, token] by [user1, user2]"'
13-Nov-2024 18:51:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:51:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:51:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7vgf7'
13-Nov-2024 18:51:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7vgf7' successfully started
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lt3yf4fft3zh3vok
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lt3yf4fft3zh3vok --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lt3yf4fft3zh3vok
13-Nov-2024 18:51:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16633517631191483001'...
13-Nov-2024 18:51:03 Getting configuration...
13-Nov-2024 18:51:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lt3yf4fft3zh3vok'.
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:51:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:51:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zq9wv'
13-Nov-2024 18:51:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zq9wv' successfully started
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qbspi4vgntqsvddt
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qbspi4vgntqsvddt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qbspi4vgntqsvddt
13-Nov-2024 18:51:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18216571461832439169'...
13-Nov-2024 18:51:03 Getting configuration...
13-Nov-2024 18:51:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qbspi4vgntqsvddt'.
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:51:03 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:51:03 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:51:03 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:51:03 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
13-Nov-2024 18:51:03 -- Executing step: 'When "user1 closes space1/file1 on client11"'
13-Nov-2024 18:51:03 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:51:03 -- Executing step: 'When "space1 is empty for user1 on client11"'
13-Nov-2024 18:51:03 =================================================================
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 PASSED
13-Nov-2024 18:51:03 Unmounting client from /tmp/onedata/mnt/lt3yf4fft3zh3vok
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03 Unmounting client from /tmp/onedata/mnt/qbspi4vgntqsvddt
13-Nov-2024 18:51:03
13-Nov-2024 18:51:03
13-Nov-2024 18:51:42 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
13-Nov-2024 18:51:42 =================================================================
13-Nov-2024 18:51:42 - Executing scenario 'Create many children'
13-Nov-2024 18:51:42 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:51:42 -----------------------------------------------------------------
13-Nov-2024 18:51:42 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:51:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:51:42 using [token, token] by [user1, user2]"'
13-Nov-2024 18:51:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:51:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:51:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7vgf7'
13-Nov-2024 18:51:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7vgf7' successfully started
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/siicjh2ohzv54oi6
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/siicjh2ohzv54oi6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/siicjh2ohzv54oi6
13-Nov-2024 18:51:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15540654444432801215'...
13-Nov-2024 18:51:42 Getting configuration...
13-Nov-2024 18:51:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/siicjh2ohzv54oi6'.
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:51:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:51:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zq9wv'
13-Nov-2024 18:51:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zq9wv' successfully started
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/udx3thrunv1emb7c
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/udx3thrunv1emb7c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/udx3thrunv1emb7c
13-Nov-2024 18:51:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1580903171214655357'...
13-Nov-2024 18:51:42 Getting configuration...
13-Nov-2024 18:51:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/udx3thrunv1emb7c'.
13-Nov-2024 18:51:42
13-Nov-2024 18:51:42 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
13-Nov-2024 18:51:42 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
13-Nov-2024 18:51:42 =================================================================
13-Nov-2024 18:51:42
13-Nov-2024 18:51:50 PASSED
13-Nov-2024 18:51:50 Unmounting client from /tmp/onedata/mnt/siicjh2ohzv54oi6
13-Nov-2024 18:51:50
13-Nov-2024 18:51:50
13-Nov-2024 18:51:50 Unmounting client from /tmp/onedata/mnt/udx3thrunv1emb7c
13-Nov-2024 18:51:50
13-Nov-2024 18:51:50
13-Nov-2024 18:52:23 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
13-Nov-2024 18:52:23 =================================================================
13-Nov-2024 18:52:23 - Executing scenario 'Create nonempty file then copy it and remove source file'
13-Nov-2024 18:52:23 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:52:23 -----------------------------------------------------------------
13-Nov-2024 18:52:23 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:52:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:52:23 using [token, token] by [user1, user2]"'
13-Nov-2024 18:52:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:52:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:52:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7vgf7'
13-Nov-2024 18:52:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7vgf7' successfully started
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/u46kfqoikvsr00io
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u46kfqoikvsr00io --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u46kfqoikvsr00io
13-Nov-2024 18:52:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4788802400357257245'...
13-Nov-2024 18:52:23 Getting configuration...
13-Nov-2024 18:52:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u46kfqoikvsr00io'.
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:52:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:52:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zq9wv'
13-Nov-2024 18:52:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zq9wv' successfully started
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9xyn8g1gdrmt8fjv
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9xyn8g1gdrmt8fjv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9xyn8g1gdrmt8fjv
13-Nov-2024 18:52:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14848069938117090014'...
13-Nov-2024 18:52:23 Getting configuration...
13-Nov-2024 18:52:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9xyn8g1gdrmt8fjv'.
13-Nov-2024 18:52:23
13-Nov-2024 18:52:23 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:52:23 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:52:23 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
13-Nov-2024 18:52:23 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:52:23 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
13-Nov-2024 18:52:23 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
13-Nov-2024 18:52:23 =================================================================
13-Nov-2024 18:52:23
13-Nov-2024 18:52:24 PASSED
13-Nov-2024 18:52:24 Unmounting client from /tmp/onedata/mnt/u46kfqoikvsr00io
13-Nov-2024 18:52:24
13-Nov-2024 18:52:24
13-Nov-2024 18:52:24 Unmounting client from /tmp/onedata/mnt/9xyn8g1gdrmt8fjv
13-Nov-2024 18:52:24
13-Nov-2024 18:52:24
13-Nov-2024 18:53:15 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
13-Nov-2024 18:53:15 =================================================================
13-Nov-2024 18:53:15 - Executing scenario 'Create nonempty file then move it to another space'
13-Nov-2024 18:53:15 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:53:15 -----------------------------------------------------------------
13-Nov-2024 18:53:15 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:53:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:53:15 using [token, token] by [user1, user2]"'
13-Nov-2024 18:53:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:53:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:53:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7vgf7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7vgf7'
13-Nov-2024 18:53:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7vgf7' successfully started
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1fd7zyyr8sgjhrdp
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1fd7zyyr8sgjhrdp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1fd7zyyr8sgjhrdp
13-Nov-2024 18:53:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5631023142654331137'...
13-Nov-2024 18:53:15 Getting configuration...
13-Nov-2024 18:53:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1fd7zyyr8sgjhrdp'.
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:53:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:53:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zq9wv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zq9wv'
13-Nov-2024 18:53:15 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zq9wv' successfully started
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e10rm31a9vncccew
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e10rm31a9vncccew --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e10rm31a9vncccew
13-Nov-2024 18:53:15 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1969529563591435703'...
13-Nov-2024 18:53:15 Getting configuration...
13-Nov-2024 18:53:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e10rm31a9vncccew'.
13-Nov-2024 18:53:15
13-Nov-2024 18:53:15 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:53:15 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:53:15 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
13-Nov-2024 18:53:15 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
13-Nov-2024 18:53:15 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
13-Nov-2024 18:53:15 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
13-Nov-2024 18:53:15 =================================================================
13-Nov-2024 18:53:15
13-Nov-2024 18:53:27 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:53:27 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:53:27 PASSED
13-Nov-2024 18:53:27 Unmounting client from /tmp/onedata/mnt/1fd7zyyr8sgjhrdp
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27 Unmounting client from /tmp/onedata/mnt/e10rm31a9vncccew
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27 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.1731523996.369819', '-c', '/tmp/logs']
13-Nov-2024 18:53:27 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-5lwzb. See /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-cross-support-job-3p-users-5lwzb/entrypoint.log for more details
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-7vgf7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-oneclient-krakow-7d9476b8bc-7vgf7/oneclient_logs
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27          38,848   0%   37.05MB/s    0:00:00 (xfr#1, to-chk=189/222)
13-Nov-2024 18:53:27          38,848   0%   37.05MB/s    0:00:00 (xfr#1, to-chk=183/222)
13-Nov-2024 18:53:27          39,310   0%   37.49MB/s    0:00:00 (xfr#2, to-chk=185/222)
13-Nov-2024 18:53:27         151,755   1%   36.18MB/s    0:00:00 (xfr#3, to-chk=184/222)
13-Nov-2024 18:53:27         152,217   1%   36.29MB/s    0:00:00 (xfr#4, to-chk=183/222)
13-Nov-2024 18:53:27         182,344   2%   34.78MB/s    0:00:00 (xfr#5, to-chk=182/222)
13-Nov-2024 18:53:27         182,902   2%   34.89MB/s    0:00:00 (xfr#6, to-chk=178/222)
13-Nov-2024 18:53:27         277,109   3%   44.05MB/s    0:00:00 (xfr#7, to-chk=177/222)
13-Nov-2024 18:53:27         277,667   3%   44.13MB/s    0:00:00 (xfr#8, to-chk=176/222)
13-Nov-2024 18:53:27         307,726   3%   32.61MB/s    0:00:00 (xfr#9, to-chk=175/222)
13-Nov-2024 18:53:27         308,284   3%   32.67MB/s    0:00:00 (xfr#10, to-chk=171/222)
13-Nov-2024 18:53:27         409,305   4%   27.88MB/s    0:00:00 (xfr#11, to-chk=170/222)
13-Nov-2024 18:53:27         409,863   4%   27.92MB/s    0:00:00 (xfr#12, to-chk=169/222)
13-Nov-2024 18:53:27         429,528   4%   27.31MB/s    0:00:00 (xfr#13, to-chk=168/222)
13-Nov-2024 18:53:27         429,990   4%   27.34MB/s    0:00:00 (xfr#14, to-chk=164/222)
13-Nov-2024 18:53:27         518,208   5%   32.95MB/s    0:00:00 (xfr#15, to-chk=163/222)
13-Nov-2024 18:53:27         518,670   5%   32.98MB/s    0:00:00 (xfr#16, to-chk=162/222)
13-Nov-2024 18:53:27         555,088   6%   33.09MB/s    0:00:00 (xfr#17, to-chk=161/222)
13-Nov-2024 18:53:27         555,358   6%   33.10MB/s    0:00:00 (xfr#18, to-chk=157/222)
13-Nov-2024 18:53:27         653,710   7%   28.34MB/s    0:00:00 (xfr#19, to-chk=156/222)
13-Nov-2024 18:53:27         653,980   7%   28.35MB/s    0:00:00 (xfr#20, to-chk=155/222)
13-Nov-2024 18:53:27         673,167   7%   29.18MB/s    0:00:00 (xfr#21, to-chk=154/222)
13-Nov-2024 18:53:27         673,629   7%   29.20MB/s    0:00:00 (xfr#22, to-chk=150/222)
13-Nov-2024 18:53:27         742,143   8%   30.77MB/s    0:00:00 (xfr#23, to-chk=149/222)
13-Nov-2024 18:53:27         742,605   8%   30.79MB/s    0:00:00 (xfr#24, to-chk=148/222)
13-Nov-2024 18:53:27         770,395   8%   31.94MB/s    0:00:00 (xfr#25, to-chk=147/222)
13-Nov-2024 18:53:27         770,953   8%   31.97MB/s    0:00:00 (xfr#26, to-chk=143/222)
13-Nov-2024 18:53:27         857,626   9%   34.08MB/s    0:00:00 (xfr#27, to-chk=142/222)
13-Nov-2024 18:53:27         858,184   9%   34.10MB/s    0:00:00 (xfr#28, to-chk=141/222)
13-Nov-2024 18:53:27         858,812   9%   26.42MB/s    0:00:00 (xfr#29, to-chk=140/222)
13-Nov-2024 18:53:27         900,495  10%   26.84MB/s    0:00:00 (xfr#30, to-chk=139/222)
13-Nov-2024 18:53:27         901,149  10%   26.04MB/s    0:00:00 (xfr#31, to-chk=135/222)
13-Nov-2024 18:53:27       1,066,043  12%   30.81MB/s    0:00:00 (xfr#32, to-chk=134/222)
13-Nov-2024 18:53:27       1,066,697  12%   30.83MB/s    0:00:00 (xfr#33, to-chk=133/222)
13-Nov-2024 18:53:27       1,119,815  12%   31.41MB/s    0:00:00 (xfr#34, to-chk=132/222)
13-Nov-2024 18:53:27       1,120,565  12%   31.43MB/s    0:00:00 (xfr#35, to-chk=128/222)
13-Nov-2024 18:53:27       1,330,525  15%   36.25MB/s    0:00:00 (xfr#36, to-chk=127/222)
13-Nov-2024 18:53:27       1,331,275  15%   36.27MB/s    0:00:00 (xfr#37, to-chk=126/222)
13-Nov-2024 18:53:27       1,331,903  15%   36.29MB/s    0:00:00 (xfr#38, to-chk=125/222)
13-Nov-2024 18:53:27       1,361,495  15%   37.10MB/s    0:00:00 (xfr#39, to-chk=124/222)
13-Nov-2024 18:53:27       1,362,053  15%   37.11MB/s    0:00:00 (xfr#40, to-chk=120/222)
13-Nov-2024 18:53:27       1,456,498  16%   38.58MB/s    0:00:00 (xfr#41, to-chk=119/222)
13-Nov-2024 18:53:27       1,457,056  16%   38.60MB/s    0:00:00 (xfr#42, to-chk=118/222)
13-Nov-2024 18:53:27       1,491,768  17%   39.52MB/s    0:00:00 (xfr#43, to-chk=117/222)
13-Nov-2024 18:53:27       1,492,230  17%   38.46MB/s    0:00:00 (xfr#44, to-chk=113/222)
13-Nov-2024 18:53:27       1,637,373  18%   35.49MB/s    0:00:00 (xfr#45, to-chk=112/222)
13-Nov-2024 18:53:27       1,637,835  18%   35.50MB/s    0:00:00 (xfr#46, to-chk=111/222)
13-Nov-2024 18:53:27       1,861,537  21%   36.23MB/s    0:00:00 (xfr#47, to-chk=110/222)
13-Nov-2024 18:53:27       1,861,999  21%   36.24MB/s    0:00:00 (xfr#48, to-chk=106/222)
13-Nov-2024 18:53:27       4,311,755  49%   23.77MB/s    0:00:00 (xfr#49, to-chk=105/222)
13-Nov-2024 18:53:27       4,312,217  49%   23.77MB/s    0:00:00 (xfr#50, to-chk=104/222)
13-Nov-2024 18:53:27       4,334,505  49%   23.62MB/s    0:00:00 (xfr#51, to-chk=103/222)
13-Nov-2024 18:53:27       4,334,967  49%   23.62MB/s    0:00:00 (xfr#52, to-chk=99/222)
13-Nov-2024 18:53:27       4,420,461  50%   22.19MB/s    0:00:00 (xfr#53, to-chk=98/222)
13-Nov-2024 18:53:27       4,420,923  50%   22.19MB/s    0:00:00 (xfr#54, to-chk=97/222)
13-Nov-2024 18:53:27       4,460,590  51%   22.27MB/s    0:00:00 (xfr#55, to-chk=96/222)
13-Nov-2024 18:53:27       4,461,244  51%   22.28MB/s    0:00:00 (xfr#56, to-chk=92/222)
13-Nov-2024 18:53:27       4,603,075  52%   21.41MB/s    0:00:00 (xfr#57, to-chk=91/222)
13-Nov-2024 18:53:27       4,603,729  52%   21.31MB/s    0:00:00 (xfr#58, to-chk=90/222)
13-Nov-2024 18:53:27       4,637,714  53%   20.01MB/s    0:00:00 (xfr#59, to-chk=89/222)
13-Nov-2024 18:53:27       4,638,176  53%   20.01MB/s    0:00:00 (xfr#60, to-chk=85/222)
13-Nov-2024 18:53:27       4,745,985  54%   18.03MB/s    0:00:00 (xfr#61, to-chk=84/222)
13-Nov-2024 18:53:27       4,746,447  54%   17.96MB/s    0:00:00 (xfr#62, to-chk=83/222)
13-Nov-2024 18:53:27       4,786,426  54%   18.11MB/s    0:00:00 (xfr#63, to-chk=82/222)
13-Nov-2024 18:53:27       4,786,984  54%   18.12MB/s    0:00:00 (xfr#64, to-chk=78/222)
13-Nov-2024 18:53:27       4,917,108  56%   17.11MB/s    0:00:00 (xfr#65, to-chk=77/222)
13-Nov-2024 18:53:27       4,917,666  56%   17.12MB/s    0:00:00 (xfr#66, to-chk=76/222)
13-Nov-2024 18:53:27       4,948,665  56%   16.39MB/s    0:00:00 (xfr#67, to-chk=75/222)
13-Nov-2024 18:53:27       4,949,127  56%   16.39MB/s    0:00:00 (xfr#68, to-chk=71/222)
13-Nov-2024 18:53:27       5,090,055  58%   16.80MB/s    0:00:00 (xfr#69, to-chk=70/222)
13-Nov-2024 18:53:27       5,090,517  58%   16.74MB/s    0:00:00 (xfr#70, to-chk=69/222)
13-Nov-2024 18:53:27       5,139,050  58%   16.90MB/s    0:00:00 (xfr#71, to-chk=68/222)
13-Nov-2024 18:53:27       5,139,608  58%   16.84MB/s    0:00:00 (xfr#72, to-chk=64/222)
13-Nov-2024 18:53:27       5,308,011  60%   17.28MB/s    0:00:00 (xfr#73, to-chk=63/222)
13-Nov-2024 18:53:27       5,308,569  60%   17.22MB/s    0:00:00 (xfr#74, to-chk=62/222)
13-Nov-2024 18:53:27       5,468,229  62%   16.93MB/s    0:00:00 (xfr#75, to-chk=61/222)
13-Nov-2024 18:53:27       5,468,691  62%   16.93MB/s    0:00:00 (xfr#76, to-chk=57/222)
13-Nov-2024 18:53:27       5,999,715  68%   16.16MB/s    0:00:00 (xfr#77, to-chk=56/222)
13-Nov-2024 18:53:27       6,000,177  68%   16.12MB/s    0:00:00 (xfr#78, to-chk=55/222)
13-Nov-2024 18:53:27       6,027,686  68%   16.01MB/s    0:00:00 (xfr#79, to-chk=54/222)
13-Nov-2024 18:53:27       6,028,244  68%   16.01MB/s    0:00:00 (xfr#80, to-chk=50/222)
13-Nov-2024 18:53:27       6,114,853  69%   15.93MB/s    0:00:00 (xfr#81, to-chk=49/222)
13-Nov-2024 18:53:27       6,115,411  69%   15.93MB/s    0:00:00 (xfr#82, to-chk=48/222)
13-Nov-2024 18:53:27       6,197,070  70%   15.80MB/s    0:00:00 (xfr#83, to-chk=47/222)
13-Nov-2024 18:53:27       6,197,820  70%   15.80MB/s    0:00:00 (xfr#84, to-chk=43/222)
13-Nov-2024 18:53:27       6,495,746  74%   15.22MB/s    0:00:00 (xfr#85, to-chk=42/222)
13-Nov-2024 18:53:27       6,496,496  74%   15.22MB/s    0:00:00 (xfr#86, to-chk=41/222)
13-Nov-2024 18:53:27       6,519,714  74%   15.24MB/s    0:00:00 (xfr#87, to-chk=40/222)
13-Nov-2024 18:53:27       6,519,984  74%   15.24MB/s    0:00:00 (xfr#88, to-chk=36/222)
13-Nov-2024 18:53:27       6,609,080  75%   15.26MB/s    0:00:00 (xfr#89, to-chk=35/222)
13-Nov-2024 18:53:27       6,609,350  75%   15.26MB/s    0:00:00 (xfr#90, to-chk=34/222)
13-Nov-2024 18:53:27       6,609,978  75%   15.26MB/s    0:00:00 (xfr#91, to-chk=33/222)
13-Nov-2024 18:53:27       6,951,077  79%   15.38MB/s    0:00:00 (xfr#92, to-chk=32/222)
13-Nov-2024 18:53:27       6,951,443  79%   15.35MB/s    0:00:00 (xfr#93, to-chk=28/222)
13-Nov-2024 18:53:27       8,067,882  92%   16.16MB/s    0:00:00 (xfr#94, to-chk=27/222)
13-Nov-2024 18:53:27       8,068,248  92%   16.16MB/s    0:00:00 (xfr#95, to-chk=26/222)
13-Nov-2024 18:53:27       8,110,387  92%   16.05MB/s    0:00:00 (xfr#96, to-chk=25/222)
13-Nov-2024 18:53:27       8,110,945  92%   16.05MB/s    0:00:00 (xfr#97, to-chk=21/222)
13-Nov-2024 18:53:27       8,115,092  92%   16.06MB/s    0:00:00 (xfr#98, to-chk=20/222)
13-Nov-2024 18:53:27       8,246,339  94%   16.18MB/s    0:00:00 (xfr#99, to-chk=19/222)
13-Nov-2024 18:53:27       8,246,897  94%   16.18MB/s    0:00:00 (xfr#100, to-chk=18/222)
13-Nov-2024 18:53:27       8,247,525  94%   16.18MB/s    0:00:00 (xfr#101, to-chk=17/222)
13-Nov-2024 18:53:27       8,309,119  95%   16.04MB/s    0:00:00 (xfr#102, to-chk=16/222)
13-Nov-2024 18:53:27       8,309,581  95%   16.04MB/s    0:00:00 (xfr#103, to-chk=12/222)
13-Nov-2024 18:53:27       8,313,722  95%   16.02MB/s    0:00:00 (xfr#104, to-chk=11/222)
13-Nov-2024 18:53:27       8,560,217  97%   16.20MB/s    0:00:00 (xfr#105, to-chk=10/222)
13-Nov-2024 18:53:27       8,560,679  97%   16.20MB/s    0:00:00 (xfr#106, to-chk=9/222)
13-Nov-2024 18:53:27       8,561,307  97%   16.20MB/s    0:00:00 (xfr#107, to-chk=8/222)
13-Nov-2024 18:53:27       8,589,780  98%   16.16MB/s    0:00:00 (xfr#108, to-chk=7/222)
13-Nov-2024 18:53:27       8,590,242  98%   16.13MB/s    0:00:00 (xfr#109, to-chk=3/222)
13-Nov-2024 18:53:27       8,697,622  99%   16.30MB/s    0:00:00 (xfr#110, to-chk=2/222)
13-Nov-2024 18:53:27       8,698,084  99%   16.30MB/s    0:00:00 (xfr#111, to-chk=1/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.38MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.38MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.38MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.38MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.28MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27       8,740,806  99%   16.28MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-zq9wv: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-oneclient-paris-5cc45c8cb7-zq9wv/oneclient_logs
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=187/220)
13-Nov-2024 18:53:27             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=180/220)
13-Nov-2024 18:53:27          28,153   0%   26.85MB/s    0:00:00 (xfr#2, to-chk=186/220)
13-Nov-2024 18:53:27          28,711   0%   27.38MB/s    0:00:00 (xfr#3, to-chk=182/220)
13-Nov-2024 18:53:27         123,420   1%   19.62MB/s    0:00:00 (xfr#4, to-chk=181/220)
13-Nov-2024 18:53:27         123,978   1%   16.89MB/s    0:00:00 (xfr#5, to-chk=180/220)
13-Nov-2024 18:53:27         153,331   2%   20.89MB/s    0:00:00 (xfr#6, to-chk=179/220)
13-Nov-2024 18:53:27         153,793   2%   20.95MB/s    0:00:00 (xfr#7, to-chk=175/220)
13-Nov-2024 18:53:27         291,681   4%   30.91MB/s    0:00:00 (xfr#8, to-chk=174/220)
13-Nov-2024 18:53:27         292,143   4%   27.86MB/s    0:00:00 (xfr#9, to-chk=173/220)
13-Nov-2024 18:53:27         310,470   4%   29.61MB/s    0:00:00 (xfr#10, to-chk=172/220)
13-Nov-2024 18:53:27         310,932   4%   29.65MB/s    0:00:00 (xfr#11, to-chk=168/220)
13-Nov-2024 18:53:27         415,769   5%   26.43MB/s    0:00:00 (xfr#12, to-chk=167/220)
13-Nov-2024 18:53:27         416,231   5%   26.46MB/s    0:00:00 (xfr#13, to-chk=166/220)
13-Nov-2024 18:53:27         581,443   8%   19.12MB/s    0:00:00 (xfr#14, to-chk=165/220)
13-Nov-2024 18:53:27         582,097   8%   19.14MB/s    0:00:00 (xfr#15, to-chk=161/220)
13-Nov-2024 18:53:27         931,091  12%   29.60MB/s    0:00:00 (xfr#16, to-chk=160/220)
13-Nov-2024 18:53:27         931,745  12%   28.66MB/s    0:00:00 (xfr#17, to-chk=159/220)
13-Nov-2024 18:53:27         960,880  13%   29.56MB/s    0:00:00 (xfr#18, to-chk=158/220)
13-Nov-2024 18:53:27         961,342  13%   29.57MB/s    0:00:00 (xfr#19, to-chk=154/220)
13-Nov-2024 18:53:27       1,048,161  14%   31.24MB/s    0:00:00 (xfr#20, to-chk=153/220)
13-Nov-2024 18:53:27       1,048,623  14%   31.25MB/s    0:00:00 (xfr#21, to-chk=152/220)
13-Nov-2024 18:53:27       1,181,508  16%   30.45MB/s    0:00:00 (xfr#22, to-chk=151/220)
13-Nov-2024 18:53:27       1,182,162  16%   30.47MB/s    0:00:00 (xfr#23, to-chk=147/220)
13-Nov-2024 18:53:27       1,624,223  22%   34.42MB/s    0:00:00 (xfr#24, to-chk=146/220)
13-Nov-2024 18:53:27       1,624,877  22%   34.44MB/s    0:00:00 (xfr#25, to-chk=145/220)
13-Nov-2024 18:53:27       1,643,519  22%   33.35MB/s    0:00:00 (xfr#26, to-chk=144/220)
13-Nov-2024 18:53:27       1,643,981  22%   33.36MB/s    0:00:00 (xfr#27, to-chk=140/220)
13-Nov-2024 18:53:27       1,741,291  24%   33.89MB/s    0:00:00 (xfr#28, to-chk=139/220)
13-Nov-2024 18:53:27       1,741,753  24%   33.90MB/s    0:00:00 (xfr#29, to-chk=138/220)
13-Nov-2024 18:53:27       1,815,688  25%   34.63MB/s    0:00:00 (xfr#30, to-chk=137/220)
13-Nov-2024 18:53:27       1,816,534  25%   34.65MB/s    0:00:00 (xfr#31, to-chk=133/220)
13-Nov-2024 18:53:27       2,059,369  28%   35.07MB/s    0:00:00 (xfr#32, to-chk=132/220)
13-Nov-2024 18:53:27       2,060,215  28%   34.47MB/s    0:00:00 (xfr#33, to-chk=131/220)
13-Nov-2024 18:53:27       2,102,689  29%   35.18MB/s    0:00:00 (xfr#34, to-chk=130/220)
13-Nov-2024 18:53:27       2,103,247  29%   35.19MB/s    0:00:00 (xfr#35, to-chk=126/220)
13-Nov-2024 18:53:27       2,311,207  32%   35.55MB/s    0:00:00 (xfr#36, to-chk=125/220)
13-Nov-2024 18:53:27       2,311,765  32%   34.99MB/s    0:00:00 (xfr#37, to-chk=124/220)
13-Nov-2024 18:53:27       2,336,882  32%   35.37MB/s    0:00:00 (xfr#38, to-chk=123/220)
13-Nov-2024 18:53:27       2,337,440  32%   34.83MB/s    0:00:00 (xfr#39, to-chk=119/220)
13-Nov-2024 18:53:27       2,457,323  34%   36.05MB/s    0:00:00 (xfr#40, to-chk=118/220)
13-Nov-2024 18:53:27       2,457,881  34%   36.06MB/s    0:00:00 (xfr#41, to-chk=117/220)
13-Nov-2024 18:53:27       2,510,435  34%   36.27MB/s    0:00:00 (xfr#42, to-chk=116/220)
13-Nov-2024 18:53:27       2,510,993  34%   36.28MB/s    0:00:00 (xfr#43, to-chk=112/220)
13-Nov-2024 18:53:27       2,697,582  37%   33.41MB/s    0:00:00 (xfr#44, to-chk=111/220)
13-Nov-2024 18:53:27       2,698,140  37%   33.42MB/s    0:00:00 (xfr#45, to-chk=110/220)
13-Nov-2024 18:53:27       2,721,318  37%   33.27MB/s    0:00:00 (xfr#46, to-chk=109/220)
13-Nov-2024 18:53:27       2,721,876  37%   33.28MB/s    0:00:00 (xfr#47, to-chk=105/220)
13-Nov-2024 18:53:27       2,816,272  39%   34.00MB/s    0:00:00 (xfr#48, to-chk=104/220)
13-Nov-2024 18:53:27       2,816,830  39%   34.00MB/s    0:00:00 (xfr#49, to-chk=103/220)
13-Nov-2024 18:53:27       2,869,410  39%   34.21MB/s    0:00:00 (xfr#50, to-chk=102/220)
13-Nov-2024 18:53:27       2,869,872  39%   34.21MB/s    0:00:00 (xfr#51, to-chk=98/220)
13-Nov-2024 18:53:27       3,083,102  42%   35.43MB/s    0:00:00 (xfr#52, to-chk=97/220)
13-Nov-2024 18:53:27       3,083,564  42%   35.43MB/s    0:00:00 (xfr#53, to-chk=96/220)
13-Nov-2024 18:53:27       3,111,598  43%   35.75MB/s    0:00:00 (xfr#54, to-chk=95/220)
13-Nov-2024 18:53:27       3,111,964  43%   35.33MB/s    0:00:00 (xfr#55, to-chk=91/220)
13-Nov-2024 18:53:27       3,225,353  44%   36.62MB/s    0:00:00 (xfr#56, to-chk=90/220)
13-Nov-2024 18:53:27       3,225,719  44%   36.19MB/s    0:00:00 (xfr#57, to-chk=89/220)
13-Nov-2024 18:53:27       3,268,922  45%   34.26MB/s    0:00:00 (xfr#58, to-chk=88/220)
13-Nov-2024 18:53:27       3,269,384  45%   34.26MB/s    0:00:00 (xfr#59, to-chk=84/220)
13-Nov-2024 18:53:27       3,441,163  47%   35.67MB/s    0:00:00 (xfr#60, to-chk=83/220)
13-Nov-2024 18:53:27       3,441,625  47%   35.68MB/s    0:00:00 (xfr#61, to-chk=82/220)
13-Nov-2024 18:53:27       3,606,663  50%   34.06MB/s    0:00:00 (xfr#62, to-chk=81/220)
13-Nov-2024 18:53:27       3,607,029  50%   34.06MB/s    0:00:00 (xfr#63, to-chk=77/220)
13-Nov-2024 18:53:27       3,981,946  55%   36.17MB/s    0:00:00 (xfr#64, to-chk=76/220)
13-Nov-2024 18:53:27       3,982,312  55%   35.83MB/s    0:00:00 (xfr#65, to-chk=75/220)
13-Nov-2024 18:53:27       4,031,640  56%   36.27MB/s    0:00:00 (xfr#66, to-chk=74/220)
13-Nov-2024 18:53:27       4,032,390  56%   36.28MB/s    0:00:00 (xfr#67, to-chk=70/220)
13-Nov-2024 18:53:27       4,212,603  58%   36.19MB/s    0:00:00 (xfr#68, to-chk=69/220)
13-Nov-2024 18:53:27       4,213,353  58%   35.56MB/s    0:00:00 (xfr#69, to-chk=68/220)
13-Nov-2024 18:53:27       4,251,854  59%   33.51MB/s    0:00:00 (xfr#70, to-chk=67/220)
13-Nov-2024 18:53:27       4,252,316  59%   33.24MB/s    0:00:00 (xfr#71, to-chk=63/220)
13-Nov-2024 18:53:27       4,383,052  61%   32.66MB/s    0:00:00 (xfr#72, to-chk=62/220)
13-Nov-2024 18:53:27       4,383,514  61%   32.66MB/s    0:00:00 (xfr#73, to-chk=61/220)
13-Nov-2024 18:53:27       4,384,142  61%   32.66MB/s    0:00:00 (xfr#74, to-chk=60/220)
13-Nov-2024 18:53:27       4,399,418  61%   32.52MB/s    0:00:00 (xfr#75, to-chk=59/220)
13-Nov-2024 18:53:27       4,400,072  61%   32.53MB/s    0:00:00 (xfr#76, to-chk=55/220)
13-Nov-2024 18:53:27       4,482,794  62%   30.98MB/s    0:00:00 (xfr#77, to-chk=54/220)
13-Nov-2024 18:53:27       4,483,448  62%   30.98MB/s    0:00:00 (xfr#78, to-chk=53/220)
13-Nov-2024 18:53:27       4,507,750  62%   30.06MB/s    0:00:00 (xfr#79, to-chk=52/220)
13-Nov-2024 18:53:27       4,508,308  62%   30.07MB/s    0:00:00 (xfr#80, to-chk=48/220)
13-Nov-2024 18:53:27       4,601,513  64%   29.65MB/s    0:00:00 (xfr#81, to-chk=47/220)
13-Nov-2024 18:53:27       4,602,071  64%   29.65MB/s    0:00:00 (xfr#82, to-chk=46/220)
13-Nov-2024 18:53:27       4,602,699  64%   29.66MB/s    0:00:00 (xfr#83, to-chk=45/220)
13-Nov-2024 18:53:27       4,630,443  64%   29.64MB/s    0:00:00 (xfr#84, to-chk=44/220)
13-Nov-2024 18:53:27       4,630,905  64%   29.64MB/s    0:00:00 (xfr#85, to-chk=40/220)
13-Nov-2024 18:53:27       4,759,401  66%   30.06MB/s    0:00:00 (xfr#86, to-chk=39/220)
13-Nov-2024 18:53:27       4,759,863  66%   30.06MB/s    0:00:00 (xfr#87, to-chk=38/220)
13-Nov-2024 18:53:27       5,002,269  69%   29.82MB/s    0:00:00 (xfr#88, to-chk=37/220)
13-Nov-2024 18:53:27       5,002,731  69%   28.40MB/s    0:00:00 (xfr#89, to-chk=33/220)
13-Nov-2024 18:53:27       6,172,000  85%   28.03MB/s    0:00:00 (xfr#90, to-chk=32/220)
13-Nov-2024 18:53:27       6,173,697  85%   28.04MB/s    0:00:00 (xfr#91, to-chk=31/220)
13-Nov-2024 18:53:27       6,211,952  86%   28.21MB/s    0:00:00 (xfr#92, to-chk=30/220)
13-Nov-2024 18:53:27       6,212,510  86%   28.21MB/s    0:00:00 (xfr#93, to-chk=26/220)
13-Nov-2024 18:53:27       6,390,939  88%   28.89MB/s    0:00:00 (xfr#94, to-chk=25/220)
13-Nov-2024 18:53:27       6,391,497  88%   28.89MB/s    0:00:00 (xfr#95, to-chk=24/220)
13-Nov-2024 18:53:27       6,443,616  89%   28.85MB/s    0:00:00 (xfr#96, to-chk=23/220)
13-Nov-2024 18:53:27       6,444,462  89%   28.85MB/s    0:00:00 (xfr#97, to-chk=19/220)
13-Nov-2024 18:53:27       6,643,817  92%   29.20MB/s    0:00:00 (xfr#98, to-chk=18/220)
13-Nov-2024 18:53:27       6,644,663  92%   29.20MB/s    0:00:00 (xfr#99, to-chk=17/220)
13-Nov-2024 18:53:27       6,645,291  92%   29.20MB/s    0:00:00 (xfr#100, to-chk=16/220)
13-Nov-2024 18:53:27       6,686,328  93%   29.25MB/s    0:00:00 (xfr#101, to-chk=15/220)
13-Nov-2024 18:53:27       6,686,886  93%   29.25MB/s    0:00:00 (xfr#102, to-chk=11/220)
13-Nov-2024 18:53:27       6,886,320  95%   29.45MB/s    0:00:00 (xfr#103, to-chk=10/220)
13-Nov-2024 18:53:27       6,886,878  95%   29.45MB/s    0:00:00 (xfr#104, to-chk=9/220)
13-Nov-2024 18:53:27       6,887,506  95%   29.45MB/s    0:00:00 (xfr#105, to-chk=8/220)
13-Nov-2024 18:53:27       6,928,333  96%   29.50MB/s    0:00:00 (xfr#106, to-chk=7/220)
13-Nov-2024 18:53:27       6,928,795  96%   29.50MB/s    0:00:00 (xfr#107, to-chk=3/220)
13-Nov-2024 18:53:27       7,089,503  98%   29.78MB/s    0:00:00 (xfr#108, to-chk=2/220)
13-Nov-2024 18:53:27       7,089,965  98%   29.79MB/s    0:00:00 (xfr#109, to-chk=1/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.90MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.90MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.77MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.64MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27       7,179,945  99%   29.51MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27          61,455   6%   58.61MB/s    0:00:00 (xfr#2, to-chk=135/140)
13-Nov-2024 18:53:27         101,973  10%   97.25MB/s    0:00:00 (xfr#3, to-chk=133/140)
13-Nov-2024 18:53:27         101,973  10%   97.25MB/s    0:00:00 (xfr#4, to-chk=131/140)
13-Nov-2024 18:53:27         101,973  10%   97.25MB/s    0:00:00 (xfr#5, to-chk=129/140)
13-Nov-2024 18:53:27         141,040  14%  134.51MB/s    0:00:00 (xfr#6, to-chk=127/140)
13-Nov-2024 18:53:27         141,190  14%  134.65MB/s    0:00:00 (xfr#7, to-chk=125/140)
13-Nov-2024 18:53:27         141,487  14%  134.93MB/s    0:00:00 (xfr#8, to-chk=119/140)
13-Nov-2024 18:53:27         291,204  30%   39.67MB/s    0:00:00 (xfr#9, to-chk=117/140)
13-Nov-2024 18:53:27         291,520  30%   39.72MB/s    0:00:00 (xfr#10, to-chk=107/140)
13-Nov-2024 18:53:27         291,842  30%   39.76MB/s    0:00:00 (xfr#11, to-chk=106/140)
13-Nov-2024 18:53:27         293,182  30%   39.94MB/s    0:00:00 (xfr#12, to-chk=105/140)
13-Nov-2024 18:53:27         293,984  30%   40.05MB/s    0:00:00 (xfr#13, to-chk=104/140)
13-Nov-2024 18:53:27         294,960  30%   35.16MB/s    0:00:00 (xfr#14, to-chk=103/140)
13-Nov-2024 18:53:27         295,588  30%   35.24MB/s    0:00:00 (xfr#15, to-chk=102/140)
13-Nov-2024 18:53:27         296,398  30%   35.33MB/s    0:00:00 (xfr#16, to-chk=101/140)
13-Nov-2024 18:53:27         296,870  30%   35.39MB/s    0:00:00 (xfr#17, to-chk=100/140)
13-Nov-2024 18:53:27         297,498  30%   35.46MB/s    0:00:00 (xfr#18, to-chk=99/140)
13-Nov-2024 18:53:27         297,820  30%   35.50MB/s    0:00:00 (xfr#19, to-chk=98/140)
13-Nov-2024 18:53:27         298,136  30%   35.54MB/s    0:00:00 (xfr#20, to-chk=97/140)
13-Nov-2024 18:53:27         298,452  30%   35.58MB/s    0:00:00 (xfr#21, to-chk=96/140)
13-Nov-2024 18:53:27         298,775  30%   35.62MB/s    0:00:00 (xfr#22, to-chk=95/140)
13-Nov-2024 18:53:27         299,247  30%   35.67MB/s    0:00:00 (xfr#23, to-chk=94/140)
13-Nov-2024 18:53:27         300,034  30%   35.77MB/s    0:00:00 (xfr#24, to-chk=93/140)
13-Nov-2024 18:53:27         300,350  31%   35.80MB/s    0:00:00 (xfr#25, to-chk=92/140)
13-Nov-2024 18:53:27         301,161  31%   31.91MB/s    0:00:00 (xfr#26, to-chk=91/140)
13-Nov-2024 18:53:27         302,119  31%   32.01MB/s    0:00:00 (xfr#27, to-chk=90/140)
13-Nov-2024 18:53:27         302,915  31%   32.10MB/s    0:00:00 (xfr#28, to-chk=89/140)
13-Nov-2024 18:53:27         303,231  31%   32.13MB/s    0:00:00 (xfr#29, to-chk=88/140)
13-Nov-2024 18:53:27         303,703  31%   32.18MB/s    0:00:00 (xfr#30, to-chk=87/140)
13-Nov-2024 18:53:27         304,646  31%   32.28MB/s    0:00:00 (xfr#31, to-chk=86/140)
13-Nov-2024 18:53:27         305,745  31%   32.40MB/s    0:00:00 (xfr#32, to-chk=85/140)
13-Nov-2024 18:53:27         306,553  31%   32.48MB/s    0:00:00 (xfr#33, to-chk=84/140)
13-Nov-2024 18:53:27         306,869  31%   32.52MB/s    0:00:00 (xfr#34, to-chk=83/140)
13-Nov-2024 18:53:27         307,500  31%   29.33MB/s    0:00:00 (xfr#35, to-chk=82/140)
13-Nov-2024 18:53:27         308,284  31%   29.40MB/s    0:00:00 (xfr#36, to-chk=81/140)
13-Nov-2024 18:53:27         309,410  31%   29.51MB/s    0:00:00 (xfr#37, to-chk=80/140)
13-Nov-2024 18:53:27         310,044  32%   29.57MB/s    0:00:00 (xfr#38, to-chk=79/140)
13-Nov-2024 18:53:27         310,516  32%   29.61MB/s    0:00:00 (xfr#39, to-chk=78/140)
13-Nov-2024 18:53:27         310,993  32%   29.66MB/s    0:00:00 (xfr#40, to-chk=77/140)
13-Nov-2024 18:53:27         311,309  32%   29.69MB/s    0:00:00 (xfr#41, to-chk=76/140)
13-Nov-2024 18:53:27         312,432  32%   29.80MB/s    0:00:00 (xfr#42, to-chk=75/140)
13-Nov-2024 18:53:27         312,904  32%   29.84MB/s    0:00:00 (xfr#43, to-chk=74/140)
13-Nov-2024 18:53:27         313,220  32%   29.87MB/s    0:00:00 (xfr#44, to-chk=73/140)
13-Nov-2024 18:53:27         314,183  32%   29.96MB/s    0:00:00 (xfr#45, to-chk=72/140)
13-Nov-2024 18:53:27         314,499  32%   27.27MB/s    0:00:00 (xfr#46, to-chk=71/140)
13-Nov-2024 18:53:27         315,304  32%   27.34MB/s    0:00:00 (xfr#47, to-chk=70/140)
13-Nov-2024 18:53:27         315,464  32%   27.35MB/s    0:00:00 (xfr#48, to-chk=69/140)
13-Nov-2024 18:53:27         315,780  32%   27.38MB/s    0:00:00 (xfr#49, to-chk=68/140)
13-Nov-2024 18:53:27         317,582  32%   27.53MB/s    0:00:00 (xfr#50, to-chk=67/140)
13-Nov-2024 18:53:27         317,898  32%   27.56MB/s    0:00:00 (xfr#51, to-chk=66/140)
13-Nov-2024 18:53:27         320,210  33%   27.76MB/s    0:00:00 (xfr#52, to-chk=65/140)
13-Nov-2024 18:53:27         321,348  33%   27.86MB/s    0:00:00 (xfr#53, to-chk=64/140)
13-Nov-2024 18:53:27         322,144  33%   27.93MB/s    0:00:00 (xfr#54, to-chk=63/140)
13-Nov-2024 18:53:27         322,460  33%   27.96MB/s    0:00:00 (xfr#55, to-chk=62/140)
13-Nov-2024 18:53:27         322,938  33%   25.66MB/s    0:00:00 (xfr#56, to-chk=61/140)
13-Nov-2024 18:53:27         323,911  33%   25.74MB/s    0:00:00 (xfr#57, to-chk=60/140)
13-Nov-2024 18:53:27         324,536  33%   25.79MB/s    0:00:00 (xfr#58, to-chk=59/140)
13-Nov-2024 18:53:27         324,852  33%   25.82MB/s    0:00:00 (xfr#59, to-chk=58/140)
13-Nov-2024 18:53:27         325,168  33%   25.84MB/s    0:00:00 (xfr#60, to-chk=57/140)
13-Nov-2024 18:53:27         326,280  33%   25.93MB/s    0:00:00 (xfr#61, to-chk=56/140)
13-Nov-2024 18:53:27         328,713  33%   26.12MB/s    0:00:00 (xfr#62, to-chk=55/140)
13-Nov-2024 18:53:27         340,603  35%   16.24MB/s    0:00:00 (xfr#63, to-chk=54/140)
13-Nov-2024 18:53:27         353,254  36%   16.84MB/s    0:00:00 (xfr#64, to-chk=53/140)
13-Nov-2024 18:53:27         364,708  37%   16.56MB/s    0:00:00 (xfr#65, to-chk=52/140)
13-Nov-2024 18:53:27         370,120  38%   16.81MB/s    0:00:00 (xfr#66, to-chk=51/140)
13-Nov-2024 18:53:27         382,808  39%   17.38MB/s    0:00:00 (xfr#67, to-chk=50/140)
13-Nov-2024 18:53:27         385,655  39%   17.51MB/s    0:00:00 (xfr#68, to-chk=49/140)
13-Nov-2024 18:53:27         394,871  40%   17.93MB/s    0:00:00 (xfr#69, to-chk=48/140)
13-Nov-2024 18:53:27         395,780  40%   17.97MB/s    0:00:00 (xfr#70, to-chk=47/140)
13-Nov-2024 18:53:27         397,296  41%   18.04MB/s    0:00:00 (xfr#71, to-chk=46/140)
13-Nov-2024 18:53:27         397,900  41%   18.07MB/s    0:00:00 (xfr#72, to-chk=45/140)
13-Nov-2024 18:53:27         409,391  42%   18.59MB/s    0:00:00 (xfr#73, to-chk=44/140)
13-Nov-2024 18:53:27         420,426  43%   18.22MB/s    0:00:00 (xfr#74, to-chk=43/140)
13-Nov-2024 18:53:27         427,813  44%   18.55MB/s    0:00:00 (xfr#75, to-chk=42/140)
13-Nov-2024 18:53:27         438,756  45%   19.02MB/s    0:00:00 (xfr#76, to-chk=41/140)
13-Nov-2024 18:53:27         445,516  45%   19.31MB/s    0:00:00 (xfr#77, to-chk=40/140)
13-Nov-2024 18:53:27         451,840  46%   19.59MB/s    0:00:00 (xfr#78, to-chk=39/140)
13-Nov-2024 18:53:27         461,014  47%   19.12MB/s    0:00:00 (xfr#79, to-chk=38/140)
13-Nov-2024 18:53:27         471,556  48%   19.55MB/s    0:00:00 (xfr#80, to-chk=37/140)
13-Nov-2024 18:53:27         482,135  49%   19.99MB/s    0:00:00 (xfr#81, to-chk=36/140)
13-Nov-2024 18:53:27         486,102  50%   20.16MB/s    0:00:00 (xfr#82, to-chk=35/140)
13-Nov-2024 18:53:27         488,438  50%   20.25MB/s    0:00:00 (xfr#83, to-chk=34/140)
13-Nov-2024 18:53:27         492,370  50%   20.42MB/s    0:00:00 (xfr#84, to-chk=33/140)
13-Nov-2024 18:53:27         499,093  51%   20.69MB/s    0:00:00 (xfr#85, to-chk=32/140)
13-Nov-2024 18:53:27         504,998  52%   20.94MB/s    0:00:00 (xfr#86, to-chk=31/140)
13-Nov-2024 18:53:27         514,571  53%   20.45MB/s    0:00:00 (xfr#87, to-chk=30/140)
13-Nov-2024 18:53:27         524,600  54%   20.85MB/s    0:00:00 (xfr#88, to-chk=29/140)
13-Nov-2024 18:53:27         531,895  54%   21.14MB/s    0:00:00 (xfr#89, to-chk=28/140)
13-Nov-2024 18:53:27         536,224  55%   21.31MB/s    0:00:00 (xfr#90, to-chk=27/140)
13-Nov-2024 18:53:27         544,984  56%   21.66MB/s    0:00:00 (xfr#91, to-chk=26/140)
13-Nov-2024 18:53:27         552,827  57%   21.97MB/s    0:00:00 (xfr#92, to-chk=25/140)
13-Nov-2024 18:53:27         557,250  57%   22.14MB/s    0:00:00 (xfr#93, to-chk=24/140)
13-Nov-2024 18:53:27         565,056  58%   22.45MB/s    0:00:00 (xfr#94, to-chk=23/140)
13-Nov-2024 18:53:27         571,417  58%   22.71MB/s    0:00:00 (xfr#95, to-chk=22/140)
13-Nov-2024 18:53:27         573,332  59%   21.87MB/s    0:00:00 (xfr#96, to-chk=21/140)
13-Nov-2024 18:53:27         576,694  59%   22.00MB/s    0:00:00 (xfr#97, to-chk=20/140)
13-Nov-2024 18:53:27         582,143  60%   22.21MB/s    0:00:00 (xfr#98, to-chk=19/140)
13-Nov-2024 18:53:27         588,011  60%   22.43MB/s    0:00:00 (xfr#99, to-chk=18/140)
13-Nov-2024 18:53:27         589,014  60%   22.47MB/s    0:00:00 (xfr#100, to-chk=17/140)
13-Nov-2024 18:53:27         598,681  61%   22.84MB/s    0:00:00 (xfr#101, to-chk=16/140)
13-Nov-2024 18:53:27         607,399  62%   23.17MB/s    0:00:00 (xfr#102, to-chk=15/140)
13-Nov-2024 18:53:27         620,600  64%   23.67MB/s    0:00:00 (xfr#103, to-chk=14/140)
13-Nov-2024 18:53:27         622,391  64%   23.74MB/s    0:00:00 (xfr#104, to-chk=13/140)
13-Nov-2024 18:53:27         627,347  64%   23.01MB/s    0:00:00 (xfr#105, to-chk=12/140)
13-Nov-2024 18:53:27         629,225  64%   23.08MB/s    0:00:00 (xfr#106, to-chk=11/140)
13-Nov-2024 18:53:27         634,218  65%   23.26MB/s    0:00:00 (xfr#107, to-chk=10/140)
13-Nov-2024 18:53:27         637,672  65%   23.39MB/s    0:00:00 (xfr#108, to-chk=9/140)
13-Nov-2024 18:53:27         650,836  67%   23.87MB/s    0:00:00 (xfr#109, to-chk=8/140)
13-Nov-2024 18:53:27         662,689  68%   23.41MB/s    0:00:00 (xfr#110, to-chk=7/140)
13-Nov-2024 18:53:27         665,573  68%   23.51MB/s    0:00:00 (xfr#111, to-chk=6/140)
13-Nov-2024 18:53:27         675,696  69%   23.01MB/s    0:00:00 (xfr#112, to-chk=5/140)
13-Nov-2024 18:53:27         676,265  69%   23.03MB/s    0:00:00 (xfr#113, to-chk=4/140)
13-Nov-2024 18:53:27         676,551  69%   23.04MB/s    0:00:00 (xfr#114, to-chk=1/140)
13-Nov-2024 18:53:27         676,837  69%   22.26MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         676,837  69%   22.26MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         676,837  69%   22.26MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         676,837  69%   20.82MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         676,837  69%   20.82MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         676,837  69%   20.82MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27          23,499  16%   22.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:53:27          47,983  33%   45.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:53:27          47,983  33%   45.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:53:27          71,279  49%   67.98MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:53:27          71,570  50%   68.25MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:53:27          71,570  50%   34.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:53:27           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:53:27           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:53:27           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:53:27           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:53:27           6,899  50%    3.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27         151,065  13%   36.02MB/s    0:00:00 (xfr#2, to-chk=135/140)
13-Nov-2024 18:53:27         190,455  16%   36.33MB/s    0:00:00 (xfr#3, to-chk=133/140)
13-Nov-2024 18:53:27         190,455  16%   36.33MB/s    0:00:00 (xfr#4, to-chk=131/140)
13-Nov-2024 18:53:27         190,455  16%   36.33MB/s    0:00:00 (xfr#5, to-chk=129/140)
13-Nov-2024 18:53:27         228,423  19%   31.12MB/s    0:00:00 (xfr#6, to-chk=127/140)
13-Nov-2024 18:53:27         228,573  19%   31.14MB/s    0:00:00 (xfr#7, to-chk=125/140)
13-Nov-2024 18:53:27         228,870  19%   31.18MB/s    0:00:00 (xfr#8, to-chk=119/140)
13-Nov-2024 18:53:27         378,591  33%   20.06MB/s    0:00:00 (xfr#9, to-chk=117/140)
13-Nov-2024 18:53:27         378,874  33%   20.07MB/s    0:00:00 (xfr#10, to-chk=107/140)
13-Nov-2024 18:53:27         379,314  33%   20.10MB/s    0:00:00 (xfr#11, to-chk=106/140)
13-Nov-2024 18:53:27         380,923  33%   19.12MB/s    0:00:00 (xfr#12, to-chk=105/140)
13-Nov-2024 18:53:27         381,896  33%   19.17MB/s    0:00:00 (xfr#13, to-chk=104/140)
13-Nov-2024 18:53:27         382,914  33%   19.22MB/s    0:00:00 (xfr#14, to-chk=103/140)
13-Nov-2024 18:53:27         383,508  33%   18.29MB/s    0:00:00 (xfr#15, to-chk=102/140)
13-Nov-2024 18:53:27         384,487  33%   18.33MB/s    0:00:00 (xfr#16, to-chk=101/140)
13-Nov-2024 18:53:27         384,770  33%   18.35MB/s    0:00:00 (xfr#17, to-chk=100/140)
13-Nov-2024 18:53:27         385,587  33%   18.39MB/s    0:00:00 (xfr#18, to-chk=99/140)
13-Nov-2024 18:53:27         386,021  33%   18.41MB/s    0:00:00 (xfr#19, to-chk=98/140)
13-Nov-2024 18:53:27         386,637  33%   17.56MB/s    0:00:00 (xfr#20, to-chk=97/140)
13-Nov-2024 18:53:27         387,077  33%   17.58MB/s    0:00:00 (xfr#21, to-chk=96/140)
13-Nov-2024 18:53:27         387,357  33%   17.59MB/s    0:00:00 (xfr#22, to-chk=95/140)
13-Nov-2024 18:53:27         387,795  33%   16.81MB/s    0:00:00 (xfr#23, to-chk=94/140)
13-Nov-2024 18:53:27         388,607  33%   16.11MB/s    0:00:00 (xfr#24, to-chk=93/140)
13-Nov-2024 18:53:27         388,889  33%   16.12MB/s    0:00:00 (xfr#25, to-chk=92/140)
13-Nov-2024 18:53:27         389,877  34%   16.17MB/s    0:00:00 (xfr#26, to-chk=91/140)
13-Nov-2024 18:53:27         390,841  34%   16.21MB/s    0:00:00 (xfr#27, to-chk=90/140)
13-Nov-2024 18:53:27         391,646  34%   16.24MB/s    0:00:00 (xfr#28, to-chk=89/140)
13-Nov-2024 18:53:27         392,086  34%   15.58MB/s    0:00:00 (xfr#29, to-chk=88/140)
13-Nov-2024 18:53:27         392,524  34%   15.60MB/s    0:00:00 (xfr#30, to-chk=87/140)
13-Nov-2024 18:53:27         393,678  34%   15.64MB/s    0:00:00 (xfr#31, to-chk=86/140)
13-Nov-2024 18:53:27         394,855  34%   15.69MB/s    0:00:00 (xfr#32, to-chk=85/140)
13-Nov-2024 18:53:27         395,684  34%   14.51MB/s    0:00:00 (xfr#33, to-chk=84/140)
13-Nov-2024 18:53:27         395,962  34%   14.52MB/s    0:00:00 (xfr#34, to-chk=83/140)
13-Nov-2024 18:53:27         396,926  34%   14.56MB/s    0:00:00 (xfr#35, to-chk=82/140)
13-Nov-2024 18:53:27         397,761  34%   14.59MB/s    0:00:00 (xfr#36, to-chk=81/140)
13-Nov-2024 18:53:27         399,042  34%   14.64MB/s    0:00:00 (xfr#37, to-chk=80/140)
13-Nov-2024 18:53:27         400,102  34%   14.68MB/s    0:00:00 (xfr#38, to-chk=79/140)
13-Nov-2024 18:53:27         400,541  34%   14.69MB/s    0:00:00 (xfr#39, to-chk=78/140)
13-Nov-2024 18:53:27         400,979  35%   14.71MB/s    0:00:00 (xfr#40, to-chk=77/140)
13-Nov-2024 18:53:27         401,259  35%   14.72MB/s    0:00:00 (xfr#41, to-chk=76/140)
13-Nov-2024 18:53:27         402,415  35%   14.21MB/s    0:00:00 (xfr#42, to-chk=75/140)
13-Nov-2024 18:53:27         402,697  35%   14.22MB/s    0:00:00 (xfr#43, to-chk=74/140)
13-Nov-2024 18:53:27         402,975  35%   14.23MB/s    0:00:00 (xfr#44, to-chk=73/140)
13-Nov-2024 18:53:27         403,968  35%   14.27MB/s    0:00:00 (xfr#45, to-chk=72/140)
13-Nov-2024 18:53:27         404,404  35%   14.28MB/s    0:00:00 (xfr#46, to-chk=71/140)
13-Nov-2024 18:53:27         405,126  35%   13.80MB/s    0:00:00 (xfr#47, to-chk=70/140)
13-Nov-2024 18:53:27         405,404  35%   13.81MB/s    0:00:00 (xfr#48, to-chk=69/140)
13-Nov-2024 18:53:27         405,688  35%   13.82MB/s    0:00:00 (xfr#49, to-chk=68/140)
13-Nov-2024 18:53:27         407,750  35%   13.89MB/s    0:00:00 (xfr#50, to-chk=67/140)
13-Nov-2024 18:53:27         408,030  35%   13.90MB/s    0:00:00 (xfr#51, to-chk=66/140)
13-Nov-2024 18:53:27         412,804  36%   14.06MB/s    0:00:00 (xfr#52, to-chk=65/140)
13-Nov-2024 18:53:27         414,014  36%   14.10MB/s    0:00:00 (xfr#53, to-chk=64/140)
13-Nov-2024 18:53:27         414,819  36%   14.13MB/s    0:00:00 (xfr#54, to-chk=63/140)
13-Nov-2024 18:53:27         415,099  36%   14.14MB/s    0:00:00 (xfr#55, to-chk=62/140)
13-Nov-2024 18:53:27         415,537  36%   13.67MB/s    0:00:00 (xfr#56, to-chk=61/140)
13-Nov-2024 18:53:27         416,534  36%   13.70MB/s    0:00:00 (xfr#57, to-chk=60/140)
13-Nov-2024 18:53:27         417,027  36%   13.71MB/s    0:00:00 (xfr#58, to-chk=59/140)
13-Nov-2024 18:53:27         417,463  36%   13.73MB/s    0:00:00 (xfr#59, to-chk=58/140)
13-Nov-2024 18:53:27         417,745  36%   13.74MB/s    0:00:00 (xfr#60, to-chk=57/140)
13-Nov-2024 18:53:27         419,029  36%   13.78MB/s    0:00:00 (xfr#61, to-chk=56/140)
13-Nov-2024 18:53:27         421,357  36%   13.86MB/s    0:00:00 (xfr#62, to-chk=55/140)
13-Nov-2024 18:53:27         433,155  37%   14.24MB/s    0:00:00 (xfr#63, to-chk=54/140)
13-Nov-2024 18:53:27         445,806  38%   14.17MB/s    0:00:00 (xfr#64, to-chk=53/140)
13-Nov-2024 18:53:27         457,260  39%   14.54MB/s    0:00:00 (xfr#65, to-chk=52/140)
13-Nov-2024 18:53:27         462,672  40%   14.71MB/s    0:00:00 (xfr#66, to-chk=51/140)
13-Nov-2024 18:53:27         475,260  41%   15.11MB/s    0:00:00 (xfr#67, to-chk=50/140)
13-Nov-2024 18:53:27         478,109  41%   15.20MB/s    0:00:00 (xfr#68, to-chk=49/140)
13-Nov-2024 18:53:27         487,220  42%   15.49MB/s    0:00:00 (xfr#69, to-chk=48/140)
13-Nov-2024 18:53:27         488,129  42%   15.52MB/s    0:00:00 (xfr#70, to-chk=47/140)
13-Nov-2024 18:53:27         489,553  42%   15.56MB/s    0:00:00 (xfr#71, to-chk=46/140)
13-Nov-2024 18:53:27         490,055  42%   15.08MB/s    0:00:00 (xfr#72, to-chk=45/140)
13-Nov-2024 18:53:27         501,446  43%   15.43MB/s    0:00:00 (xfr#73, to-chk=44/140)
13-Nov-2024 18:53:27         512,332  44%   15.76MB/s    0:00:00 (xfr#74, to-chk=43/140)
13-Nov-2024 18:53:27         519,562  45%   15.98MB/s    0:00:00 (xfr#75, to-chk=42/140)
13-Nov-2024 18:53:27         530,503  46%   16.32MB/s    0:00:00 (xfr#76, to-chk=41/140)
13-Nov-2024 18:53:27         537,163  46%   16.01MB/s    0:00:00 (xfr#77, to-chk=40/140)
13-Nov-2024 18:53:27         543,487  47%   16.20MB/s    0:00:00 (xfr#78, to-chk=39/140)
13-Nov-2024 18:53:27         552,661  48%   15.97MB/s    0:00:00 (xfr#79, to-chk=38/140)
13-Nov-2024 18:53:27         563,203  49%   16.28MB/s    0:00:00 (xfr#80, to-chk=37/140)
13-Nov-2024 18:53:27         573,682  50%   16.58MB/s    0:00:00 (xfr#81, to-chk=36/140)
13-Nov-2024 18:53:27         577,549  50%   16.69MB/s    0:00:00 (xfr#82, to-chk=35/140)
13-Nov-2024 18:53:27         579,940  50%   16.76MB/s    0:00:00 (xfr#83, to-chk=34/140)
13-Nov-2024 18:53:27         583,870  50%   16.87MB/s    0:00:00 (xfr#84, to-chk=33/140)
13-Nov-2024 18:53:27         590,593  51%   17.07MB/s    0:00:00 (xfr#85, to-chk=32/140)
13-Nov-2024 18:53:27         596,398  52%   17.24MB/s    0:00:00 (xfr#86, to-chk=31/140)
13-Nov-2024 18:53:27         605,971  52%   17.00MB/s    0:00:00 (xfr#87, to-chk=30/140)
13-Nov-2024 18:53:27         616,000  53%   15.88MB/s    0:00:00 (xfr#88, to-chk=29/140)
13-Nov-2024 18:53:27         623,295  54%   15.64MB/s    0:00:00 (xfr#89, to-chk=28/140)
13-Nov-2024 18:53:27         627,681  54%   15.75MB/s    0:00:00 (xfr#90, to-chk=27/140)
13-Nov-2024 18:53:27         636,336  55%   15.97MB/s    0:00:00 (xfr#91, to-chk=26/140)
13-Nov-2024 18:53:27         644,087  56%   16.16MB/s    0:00:00 (xfr#92, to-chk=25/140)
13-Nov-2024 18:53:27         648,410  56%   16.27MB/s    0:00:00 (xfr#93, to-chk=24/140)
13-Nov-2024 18:53:27         656,216  57%   16.47MB/s    0:00:00 (xfr#94, to-chk=23/140)
13-Nov-2024 18:53:27         662,477  57%   16.63MB/s    0:00:00 (xfr#95, to-chk=22/140)
13-Nov-2024 18:53:27         664,292  57%   16.24MB/s    0:00:00 (xfr#96, to-chk=21/140)
13-Nov-2024 18:53:27         667,654  58%   16.33MB/s    0:00:00 (xfr#97, to-chk=20/140)
13-Nov-2024 18:53:27         673,003  58%   16.46MB/s    0:00:00 (xfr#98, to-chk=19/140)
13-Nov-2024 18:53:27         678,871  59%   16.60MB/s    0:00:00 (xfr#99, to-chk=18/140)
13-Nov-2024 18:53:27         679,715  59%   16.62MB/s    0:00:00 (xfr#100, to-chk=17/140)
13-Nov-2024 18:53:27         689,225  60%   16.85MB/s    0:00:00 (xfr#101, to-chk=16/140)
13-Nov-2024 18:53:27         697,943  60%   17.07MB/s    0:00:00 (xfr#102, to-chk=15/140)
13-Nov-2024 18:53:27         711,042  62%   17.39MB/s    0:00:00 (xfr#103, to-chk=14/140)
13-Nov-2024 18:53:27         712,597  62%   17.43MB/s    0:00:00 (xfr#104, to-chk=13/140)
13-Nov-2024 18:53:27         717,553  62%   17.11MB/s    0:00:00 (xfr#105, to-chk=12/140)
13-Nov-2024 18:53:27         719,431  62%   17.15MB/s    0:00:00 (xfr#106, to-chk=11/140)
13-Nov-2024 18:53:27         724,324  63%   17.27MB/s    0:00:00 (xfr#107, to-chk=10/140)
13-Nov-2024 18:53:27         727,629  63%   17.35MB/s    0:00:00 (xfr#108, to-chk=9/140)
13-Nov-2024 18:53:27         740,793  64%   17.66MB/s    0:00:00 (xfr#109, to-chk=8/140)
13-Nov-2024 18:53:27         752,646  65%   17.94MB/s    0:00:00 (xfr#110, to-chk=7/140)
13-Nov-2024 18:53:27         755,430  65%   18.01MB/s    0:00:00 (xfr#111, to-chk=6/140)
13-Nov-2024 18:53:27         765,396  66%   18.25MB/s    0:00:00 (xfr#112, to-chk=5/140)
13-Nov-2024 18:53:27         765,965  66%   17.82MB/s    0:00:00 (xfr#113, to-chk=4/140)
13-Nov-2024 18:53:27         766,250  66%   17.82MB/s    0:00:00 (xfr#114, to-chk=1/140)
13-Nov-2024 18:53:27         766,535  66%   17.83MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         766,535  66%   17.83MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         766,535  66%   17.83MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         766,535  66%   16.61MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         766,535  66%   16.61MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27         766,535  66%   16.61MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27          23,465  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:53:27          47,913  33%   45.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:53:27          47,913  33%   45.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:53:27          71,175  49%   67.88MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:53:27          71,466  50%   68.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:53:27          71,466  50%    8.52MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:53:27           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:53:27           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:53:27           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:53:27           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:53:27           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27          54,918  12%   52.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:53:27         111,408  26%   35.42MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:53:27         158,883  37%   13.77MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:53:27         213,598  49%   15.67MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:53:27         213,889  50%   15.69MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:53:27         213,889  50%   14.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27          23,816   3%   22.71MB/s    0:00:00 (xfr#2, to-chk=15/20)
13-Nov-2024 18:53:27          48,397   6%   46.15MB/s    0:00:00 (xfr#3, to-chk=13/20)
13-Nov-2024 18:53:27          48,397   6%   46.15MB/s    0:00:00 (xfr#4, to-chk=11/20)
13-Nov-2024 18:53:27          71,733   9%   68.41MB/s    0:00:00 (xfr#5, to-chk=9/20)
13-Nov-2024 18:53:27          71,824   9%   68.50MB/s    0:00:00 (xfr#6, to-chk=7/20)
13-Nov-2024 18:53:27         208,430  29%   66.26MB/s    0:00:00 (xfr#7, to-chk=5/20)
13-Nov-2024 18:53:27         208,727  29%   49.76MB/s    0:00:00 (xfr#8, to-chk=3/20)
13-Nov-2024 18:53:27         359,300  50%   68.53MB/s    0:00:00 (xfr#9, to-chk=1/20)
13-Nov-2024 18:53:27         359,300  50%   57.11MB/s    0:00:00 (xfr#9, to-chk=0/20)
13-Nov-2024 18:53:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.28/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:53:27               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:53:27           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:53:27           4,708  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:53:27           4,708  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:53:27           6,483  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:53:27           6,745  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:53:27           6,745  50%    3.22MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:53:27 [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.1731523996.369819 exists, exporting anyway.
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27 =============================== warnings summary ===============================
13-Nov-2024 18:53:27 tests/utils/rest_utils.py:98
13-Nov-2024 18:53:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:53:27     print("""
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27 tests/utils/path_utils.py:112
13-Nov-2024 18:53:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:53:27     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:53:27   /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'
13-Nov-2024 18:53:27     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:53:27   /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'
13-Nov-2024 18:53:27     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:53:27
13-Nov-2024 18:53:27 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:53:27 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:53:27 ================= 26 passed, 4 warnings in 1322.44s (0:22:02) ==================
13-Nov-2024 18:53:31 release "dev" uninstalled
13-Nov-2024 18:53:32 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:53:32 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 18:53:34 No resources found
13-Nov-2024 18:53:35 Sidecar injection has been disabled
13-Nov-2024 18:53:35 Cleaning helm release "dev"...
13-Nov-2024 18:53:35 Deleted 1 helm deployments
13-Nov-2024 18:53:35 Deleted 0 k8s deployments
13-Nov-2024 18:53:35 Deleted 0 k8s services
13-Nov-2024 18:53:35 Deleted 0 persistent volumes
13-Nov-2024 18:53:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:53:36 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:53:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:53:36 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:53:36 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:53:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:53:36 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:53:36 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:53:36 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:53:36 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP...
13-Nov-2024 18:53:36 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:53:36 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:53:36
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:53:36 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:53:36
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3363 (ODSRV-OAP-MRFCP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3363-ScriptBuildTask-4390110531971849940.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance
13-Nov-2024 18:53:36 ./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
13-Nov-2024 18:53:36 Uploading artifact
13-Nov-2024 18:53:36     source path: surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
13-Nov-2024 18:53:36     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
13-Nov-2024 18:53:37 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:53:37 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:53:37 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:53:37
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3363 (ODSRV-OAP-MRFCP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3363-ScriptBuildTask-16417378544483784859.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP
13-Nov-2024 18:53:37 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:53:37 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:53:37 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:53:37
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:53:37 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:53:37
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3363 (ODSRV-OAP-MRFCP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3363-ScriptBuildTask-9369476355564891141.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance
13-Nov-2024 18:53:37   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:53:37                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:53:37
13-Nov-2024 18:53:37   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:53:37 100  4822  100  4822    0     0  16235      0 --:--:-- --:--:-- --:--:-- 16235
13-Nov-2024 18:53:37 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:53:38 Cleaning helm deployments
13-Nov-2024 18:53:38 Cleanining pods
13-Nov-2024 18:53:38 Cleaning kube persistant volumes
13-Nov-2024 18:53:39 Cleaning dockswift container
13-Nov-2024 18:53:39 Cleaning docker containers
13-Nov-2024 18:53:42 Stalled docker containers to remove:
13-Nov-2024 18:53:42 390b3c378da3 4a55c87a4415 78a27b1386ac dcbb8978e8fd 76ffbbee3a7e 34cd8cf76e3d d5b7c5cfb856 a1e4db59a90e ee194273a509 a1a89740d773 f99dd2c4fa40 368f7ba68f1e 17f13a0edcf3 ad1b683afdcb a51f8c9e8155 c98f2f91fbcf 76b6af5f5d17 333339bfe195 b68847651fc0 f20ee2143d44
13-Nov-2024 18:53:42 Removing stalled docker containers
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: 390b3c378da3: Container 390b3c378da316b4370c4cf5ec224ed1138b1ef14d9832010346cc2136a84def is not running
13-Nov-2024 18:53:42 390b3c378da3
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: 4a55c87a4415: Container 4a55c87a44153072fd7c4839086f4ddd9e7ae9f93e0e153033d847349b73e111 is not running
13-Nov-2024 18:53:42 4a55c87a4415
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: 78a27b1386ac: Container 78a27b1386ac5eef4a246ce6de060b8fe80ea01d9752ceb6a30155079784cf83 is not running
13-Nov-2024 18:53:42 78a27b1386ac
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: dcbb8978e8fd: Container dcbb8978e8fd38fddcc5e78613afd608f1aa0021191725072413591b8d146d4b is not running
13-Nov-2024 18:53:42 dcbb8978e8fd
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: 76ffbbee3a7e: Container 76ffbbee3a7ec26064e40ed90949e2cce84e7c26ec7d4691ad712f53d907e0c4 is not running
13-Nov-2024 18:53:42 76ffbbee3a7e
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: 34cd8cf76e3d: Container 34cd8cf76e3d367999a754f9943f799c0a5368580d173aa9130312bc6f8fed2f is not running
13-Nov-2024 18:53:42 34cd8cf76e3d
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: d5b7c5cfb856: Container d5b7c5cfb856b5297bf08ecc591befb47b27a5caeb528d063f6264e9f23b0ce3 is not running
13-Nov-2024 18:53:42 d5b7c5cfb856
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: a1e4db59a90e: Container a1e4db59a90e552c14989de4c5a3d5f116d1f48694623348e801303766b21d6f is not running
13-Nov-2024 18:53:42 a1e4db59a90e
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: ee194273a509: Container ee194273a509312fe206288a9041dc564d8ac31e3686cc0a2174ebc8c740ead8 is not running
13-Nov-2024 18:53:42 ee194273a509
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: a1a89740d773: Container a1a89740d773c86c5d523f2782f45caf77eeebe9aec0d624475a8d4eeb775cc0 is not running
13-Nov-2024 18:53:42 a1a89740d773
13-Nov-2024 18:53:42 Error response from daemon: Cannot kill container: f99dd2c4fa40: Container f99dd2c4fa408c4583a9175bff4b46240e3b23902c6f20fd375c82ff2160f6ff is not running
13-Nov-2024 18:53:43 f99dd2c4fa40
13-Nov-2024 18:53:43 Error response from daemon: Cannot kill container: 368f7ba68f1e: Container 368f7ba68f1eade6073ee1c614bbe68aa77e01cc1d5425da9a06aee4001d9d78 is not running
13-Nov-2024 18:53:43 368f7ba68f1e
13-Nov-2024 18:53:43 Error response from daemon: Cannot kill container: 17f13a0edcf3: Container 17f13a0edcf313c45853f907ca862ce4fbb3ac6c8a2e30f477dca146b648275d is not running
13-Nov-2024 18:53:43 17f13a0edcf3
13-Nov-2024 18:53:43 Error response from daemon: Cannot kill container: ad1b683afdcb: Container ad1b683afdcbf3e7a20215d4d8685a412ddb6d467f10c70a0ebf3a0b6a4da1a9 is not running
13-Nov-2024 18:53:43 ad1b683afdcb
13-Nov-2024 18:53:43 Error response from daemon: Cannot kill container: a51f8c9e8155: Container a51f8c9e8155a039d9c60485b53238f754e7f81e6ff286f784329837c38a1751 is not running
13-Nov-2024 18:53:43 a51f8c9e8155
13-Nov-2024 18:53:43 Error response from daemon: Cannot kill container: c98f2f91fbcf: Container c98f2f91fbcf9dccfe49f0cdac10519e3290e7eac8e7792f4eb0bccce2682883 is not running
13-Nov-2024 18:53:43 c98f2f91fbcf
13-Nov-2024 18:53:43 Error response from daemon: Cannot kill container: 76b6af5f5d17: Container 76b6af5f5d17ab6f0a288793f9704e5fb2a42a724cb842fb590ffd31628a9018 is not running
13-Nov-2024 18:53:43 76b6af5f5d17
13-Nov-2024 18:53:43 Error response from daemon: Cannot kill container: 333339bfe195: Container 333339bfe195a775ffea3fa26723aa8040eda289e75918d81d245daccb747577 is not running
13-Nov-2024 18:53:43 333339bfe195
13-Nov-2024 18:53:43 Error response from daemon: Cannot kill container: b68847651fc0: Container b68847651fc0f19be6a517d729d5d14e6e6c834d484a455c1351ac53a9551e65 is not running
13-Nov-2024 18:53:43 b68847651fc0
13-Nov-2024 18:53:43 f20ee2143d44
13-Nov-2024 18:53:43 f20ee2143d44
13-Nov-2024 18:53:43 Stalled docker volumes to remove:
13-Nov-2024 18:53:43
13-Nov-2024 18:53:43 Removing stalled docker volumes
13-Nov-2024 18:53:43 Removing stalled loopdevices
13-Nov-2024 18:53:44 Done
13-Nov-2024 18:53:44 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:53:44 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:53:44 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:53:44 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:53:44 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:53:44 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:53:44 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:53:44 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:53:44 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:53:44 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 150.4 ms
13-Nov-2024 18:53:45 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP'
13-Nov-2024 18:53:45 Finalising the build...
13-Nov-2024 18:53:45 Stopping timer.
13-Nov-2024 18:53:45 Build ODSRV-OAP-MRFCP-3363 completed.
13-Nov-2024 18:53:45 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:53:45 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:53:45 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:53:45 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:53:45 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:53:45 All post build plugins have finished
13-Nov-2024 18:53:45 Generating build results summary...
13-Nov-2024 18:53:45 Saving build results to disk...
13-Nov-2024 18:53:45 Store variable context...
13-Nov-2024 18:53:45 Finished building ODSRV-OAP-MRFCP-3363.