oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider regular file CRUD directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,711 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 19:00:39 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 19:00:39 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 19:00:39 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 19:00:39 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
13-Nov-2024 19:00:39 =================================================================
13-Nov-2024 19:00:39
13-Nov-2024 19:00:40 PASSED
13-Nov-2024 19:00:40 Unmounting client from /tmp/onedata/mnt/g5t7c8ybbvhu223r
13-Nov-2024 19:00:40
13-Nov-2024 19:00:40
13-Nov-2024 19:00:40 Unmounting client from /tmp/onedata/mnt/f3ieangx59yg6uhd
13-Nov-2024 19:00:40
13-Nov-2024 19:00:40
13-Nov-2024 19:01:14 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
13-Nov-2024 19:01:14 =================================================================
13-Nov-2024 19:01:14 - Executing scenario 'Delete file right after closing it'
13-Nov-2024 19:01:14 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 19:01:14 -----------------------------------------------------------------
13-Nov-2024 19:01:14 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 19:01:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 19:01:14 using [token, token] by [user1, user2]"'
13-Nov-2024 19:01:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:01:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:01:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6hrcw'
13-Nov-2024 19:01:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6hrcw' successfully started
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/csheuh5tholc55z7
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/csheuh5tholc55z7 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/csheuh5tholc55z7
13-Nov-2024 19:01:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2252788154740188485'...
13-Nov-2024 19:01:14 Getting configuration...
13-Nov-2024 19:01:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/csheuh5tholc55z7'.
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:01:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:01:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-5j6ml'
13-Nov-2024 19:01:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-5j6ml' successfully started
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/chxnv2xod8aor8zu
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/chxnv2xod8aor8zu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/chxnv2xod8aor8zu
13-Nov-2024 19:01:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14369445841197919393'...
13-Nov-2024 19:01:14 Getting configuration...
13-Nov-2024 19:01:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/chxnv2xod8aor8zu'.
13-Nov-2024 19:01:14
13-Nov-2024 19:01:14 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 19:01:14 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 19:01:14 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 19:01:14 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 19:01:14 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
13-Nov-2024 19:01:14 -- Executing step: 'When "user1 closes space1/file1 on client11"'
13-Nov-2024 19:01:14 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 19:01:14 -- Executing step: 'When "space1 is empty for user1 on client11"'
13-Nov-2024 19:01:14 =================================================================
13-Nov-2024 19:01:14
13-Nov-2024 19:01:15 PASSED
13-Nov-2024 19:01:15 Unmounting client from /tmp/onedata/mnt/csheuh5tholc55z7
13-Nov-2024 19:01:15
13-Nov-2024 19:01:15
13-Nov-2024 19:01:15 Unmounting client from /tmp/onedata/mnt/chxnv2xod8aor8zu
13-Nov-2024 19:01:15
13-Nov-2024 19:01:15
13-Nov-2024 19:01:58 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
13-Nov-2024 19:01:58 =================================================================
13-Nov-2024 19:01:58 - Executing scenario 'Create many children'
13-Nov-2024 19:01:58 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 19:01:58 -----------------------------------------------------------------
13-Nov-2024 19:01:58 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 19:01:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 19:01:58 using [token, token] by [user1, user2]"'
13-Nov-2024 19:01:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:01:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:01:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6hrcw'
13-Nov-2024 19:01:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6hrcw' successfully started
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/uviyrbt6nd855cxi
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uviyrbt6nd855cxi --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uviyrbt6nd855cxi
13-Nov-2024 19:01:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16136780244130333008'...
13-Nov-2024 19:01:58 Getting configuration...
13-Nov-2024 19:01:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uviyrbt6nd855cxi'.
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:01:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:01:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-5j6ml'
13-Nov-2024 19:01:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-5j6ml' successfully started
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/154wg9y1sectjain
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/154wg9y1sectjain --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/154wg9y1sectjain
13-Nov-2024 19:01:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17826985108835594710'...
13-Nov-2024 19:01:58 Getting configuration...
13-Nov-2024 19:01:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/154wg9y1sectjain'.
13-Nov-2024 19:01:58
13-Nov-2024 19:01:58 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
13-Nov-2024 19:01:58 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
13-Nov-2024 19:01:58 =================================================================
13-Nov-2024 19:01:58
13-Nov-2024 19:02:12 PASSED
13-Nov-2024 19:02:12 Unmounting client from /tmp/onedata/mnt/uviyrbt6nd855cxi
13-Nov-2024 19:02:12
13-Nov-2024 19:02:12
13-Nov-2024 19:02:12 Unmounting client from /tmp/onedata/mnt/154wg9y1sectjain
13-Nov-2024 19:02:12
13-Nov-2024 19:02:12
13-Nov-2024 19:02:51 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
13-Nov-2024 19:02:51 =================================================================
13-Nov-2024 19:02:51 - Executing scenario 'Create nonempty file then copy it and remove source file'
13-Nov-2024 19:02:51 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 19:02:51 -----------------------------------------------------------------
13-Nov-2024 19:02:51 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 19:02:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 19:02:51 using [token, token] by [user1, user2]"'
13-Nov-2024 19:02:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:02:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:02:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6hrcw'
13-Nov-2024 19:02:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6hrcw' successfully started
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/794qp1tywk91upzo
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/794qp1tywk91upzo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/794qp1tywk91upzo
13-Nov-2024 19:02:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12135382604056262368'...
13-Nov-2024 19:02:51 Getting configuration...
13-Nov-2024 19:02:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/794qp1tywk91upzo'.
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:02:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:02:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-5j6ml'
13-Nov-2024 19:02:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-5j6ml' successfully started
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tyftjoi5hq8cnyq0
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tyftjoi5hq8cnyq0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tyftjoi5hq8cnyq0
13-Nov-2024 19:02:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9330868915129702787'...
13-Nov-2024 19:02:51 Getting configuration...
13-Nov-2024 19:02:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tyftjoi5hq8cnyq0'.
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 19:02:51 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 19:02:51 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
13-Nov-2024 19:02:51 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 19:02:51 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
13-Nov-2024 19:02:51 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
13-Nov-2024 19:02:51 =================================================================
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 PASSED
13-Nov-2024 19:02:51 Unmounting client from /tmp/onedata/mnt/794qp1tywk91upzo
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51 Unmounting client from /tmp/onedata/mnt/tyftjoi5hq8cnyq0
13-Nov-2024 19:02:51
13-Nov-2024 19:02:51
13-Nov-2024 19:03:32 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
13-Nov-2024 19:03:32 =================================================================
13-Nov-2024 19:03:32 - Executing scenario 'Create nonempty file then move it to another space'
13-Nov-2024 19:03:32 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 19:03:32 -----------------------------------------------------------------
13-Nov-2024 19:03:32 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 19:03:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 19:03:32 using [token, token] by [user1, user2]"'
13-Nov-2024 19:03:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:03:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:03:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6hrcw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6hrcw'
13-Nov-2024 19:03:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6hrcw' successfully started
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yis0r5sfadp6ss1p
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yis0r5sfadp6ss1p --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yis0r5sfadp6ss1p
13-Nov-2024 19:03:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12910226917659138693'...
13-Nov-2024 19:03:32 Getting configuration...
13-Nov-2024 19:03:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yis0r5sfadp6ss1p'.
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:03:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:03:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-5j6ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-5j6ml'
13-Nov-2024 19:03:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-5j6ml' successfully started
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vews5zg4jsrzc958
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vews5zg4jsrzc958 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vews5zg4jsrzc958
13-Nov-2024 19:03:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11020406880011753086'...
13-Nov-2024 19:03:32 Getting configuration...
13-Nov-2024 19:03:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vews5zg4jsrzc958'.
13-Nov-2024 19:03:32
13-Nov-2024 19:03:32 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 19:03:32 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 19:03:32 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
13-Nov-2024 19:03:32 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
13-Nov-2024 19:03:32 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
13-Nov-2024 19:03:32 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
13-Nov-2024 19:03:32 =================================================================
13-Nov-2024 19:03:32
13-Nov-2024 19:03:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 19:03:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 19:03:45 PASSED
13-Nov-2024 19:03:45 Unmounting client from /tmp/onedata/mnt/yis0r5sfadp6ss1p
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45 Unmounting client from /tmp/onedata/mnt/vews5zg4jsrzc958
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1731524613.2300901', '-c', '/tmp/logs']
13-Nov-2024 19:03:45 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-fbfld. See /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-cross-support-job-3p-users-fbfld/entrypoint.log for more details
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-6hrcw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-oneclient-krakow-7d9476b8bc-6hrcw/oneclient_logs
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45          44,770   0%   42.70MB/s    0:00:00 (xfr#1, to-chk=186/219)
13-Nov-2024 19:03:45          44,770   0%   42.70MB/s    0:00:00 (xfr#1, to-chk=180/219)
13-Nov-2024 19:03:45          45,424   0%   43.32MB/s    0:00:00 (xfr#2, to-chk=182/219)
13-Nov-2024 19:03:45         190,200   1%   10.67MB/s    0:00:00 (xfr#3, to-chk=181/219)
13-Nov-2024 19:03:45         190,854   1%   10.71MB/s    0:00:00 (xfr#4, to-chk=180/219)
13-Nov-2024 19:03:45         236,733   1%   11.29MB/s    0:00:00 (xfr#5, to-chk=179/219)
13-Nov-2024 19:03:45         237,195   1%   11.31MB/s    0:00:00 (xfr#6, to-chk=175/219)
13-Nov-2024 19:03:45         387,035   3%   13.67MB/s    0:00:00 (xfr#7, to-chk=174/219)
13-Nov-2024 19:03:45         387,497   3%   13.69MB/s    0:00:00 (xfr#8, to-chk=173/219)
13-Nov-2024 19:03:45         459,732   3%   15.66MB/s    0:00:00 (xfr#9, to-chk=172/219)
13-Nov-2024 19:03:45         460,002   3%   15.67MB/s    0:00:00 (xfr#10, to-chk=168/219)
13-Nov-2024 19:03:45         728,872   5%   23.17MB/s    0:00:00 (xfr#11, to-chk=167/219)
13-Nov-2024 19:03:45         729,142   5%   23.18MB/s    0:00:00 (xfr#12, to-chk=166/219)
13-Nov-2024 19:03:45         757,169   6%   24.07MB/s    0:00:00 (xfr#13, to-chk=165/219)
13-Nov-2024 19:03:45         757,823   6%   24.09MB/s    0:00:00 (xfr#14, to-chk=161/219)
13-Nov-2024 19:03:45         860,920   6%   26.49MB/s    0:00:00 (xfr#15, to-chk=160/219)
13-Nov-2024 19:03:45         861,574   6%   26.51MB/s    0:00:00 (xfr#16, to-chk=159/219)
13-Nov-2024 19:03:45         862,202   6%   26.52MB/s    0:00:00 (xfr#17, to-chk=158/219)
13-Nov-2024 19:03:45         904,906   7%   27.84MB/s    0:00:00 (xfr#18, to-chk=157/219)
13-Nov-2024 19:03:45         905,560   7%   27.86MB/s    0:00:00 (xfr#19, to-chk=153/219)
13-Nov-2024 19:03:45       1,050,931   8%   31.32MB/s    0:00:00 (xfr#20, to-chk=152/219)
13-Nov-2024 19:03:45       1,051,585   8%   31.34MB/s    0:00:00 (xfr#21, to-chk=151/219)
13-Nov-2024 19:03:45       1,091,786   8%   31.55MB/s    0:00:00 (xfr#22, to-chk=150/219)
13-Nov-2024 19:03:45       1,092,440   8%   30.64MB/s    0:00:00 (xfr#23, to-chk=146/219)
13-Nov-2024 19:03:45       1,269,083  10%   30.26MB/s    0:00:00 (xfr#24, to-chk=145/219)
13-Nov-2024 19:03:45       1,269,737  10%   30.27MB/s    0:00:00 (xfr#25, to-chk=144/219)
13-Nov-2024 19:03:45       1,324,951  10%   30.82MB/s    0:00:00 (xfr#26, to-chk=143/219)
13-Nov-2024 19:03:45       1,325,221  10%   30.83MB/s    0:00:00 (xfr#27, to-chk=139/219)
13-Nov-2024 19:03:45       1,510,713  12%   34.30MB/s    0:00:00 (xfr#28, to-chk=138/219)
13-Nov-2024 19:03:45       1,510,983  12%   34.31MB/s    0:00:00 (xfr#29, to-chk=137/219)
13-Nov-2024 19:03:45       1,581,428  12%   35.07MB/s    0:00:00 (xfr#30, to-chk=136/219)
13-Nov-2024 19:03:45       1,581,986  12%   34.29MB/s    0:00:00 (xfr#31, to-chk=132/219)
13-Nov-2024 19:03:45       2,171,818  17%   39.83MB/s    0:00:00 (xfr#32, to-chk=131/219)
13-Nov-2024 19:03:45       2,172,376  17%   39.84MB/s    0:00:00 (xfr#33, to-chk=130/219)
13-Nov-2024 19:03:45       2,173,004  17%   39.85MB/s    0:00:00 (xfr#34, to-chk=129/219)
13-Nov-2024 19:03:45       2,211,553  17%   39.06MB/s    0:00:00 (xfr#35, to-chk=128/219)
13-Nov-2024 19:03:45       2,212,207  17%   39.07MB/s    0:00:00 (xfr#36, to-chk=124/219)
13-Nov-2024 19:03:45       2,341,130  18%   37.21MB/s    0:00:00 (xfr#37, to-chk=123/219)
13-Nov-2024 19:03:45       2,341,784  18%   37.22MB/s    0:00:00 (xfr#38, to-chk=122/219)
13-Nov-2024 19:03:45       2,373,734  19%   33.29MB/s    0:00:00 (xfr#39, to-chk=121/219)
13-Nov-2024 19:03:45       2,374,196  19%   32.81MB/s    0:00:00 (xfr#40, to-chk=117/219)
13-Nov-2024 19:03:45       2,519,507  20%   32.91MB/s    0:00:00 (xfr#41, to-chk=116/219)
13-Nov-2024 19:03:45       2,519,969  20%   32.92MB/s    0:00:00 (xfr#42, to-chk=115/219)
13-Nov-2024 19:03:45       2,578,267  20%   31.93MB/s    0:00:00 (xfr#43, to-chk=114/219)
13-Nov-2024 19:03:45       2,578,921  20%   31.94MB/s    0:00:00 (xfr#44, to-chk=110/219)
13-Nov-2024 19:03:45       2,816,205  22%   31.97MB/s    0:00:00 (xfr#45, to-chk=109/219)
13-Nov-2024 19:03:45       2,816,859  22%   31.98MB/s    0:00:00 (xfr#46, to-chk=108/219)
13-Nov-2024 19:03:45       2,858,430  23%   31.70MB/s    0:00:00 (xfr#47, to-chk=107/219)
13-Nov-2024 19:03:45       2,859,084  23%   31.71MB/s    0:00:00 (xfr#48, to-chk=103/219)
13-Nov-2024 19:03:45       2,998,887  24%   29.18MB/s    0:00:00 (xfr#49, to-chk=102/219)
13-Nov-2024 19:03:45       2,999,541  24%   29.19MB/s    0:00:00 (xfr#50, to-chk=101/219)
13-Nov-2024 19:03:45       3,050,637  24%   29.39MB/s    0:00:00 (xfr#51, to-chk=100/219)
13-Nov-2024 19:03:45       3,051,483  24%   29.40MB/s    0:00:00 (xfr#52, to-chk=96/219)
13-Nov-2024 19:03:45       3,241,036  26%   30.01MB/s    0:00:00 (xfr#53, to-chk=95/219)
13-Nov-2024 19:03:45       3,241,882  26%   30.02MB/s    0:00:00 (xfr#54, to-chk=94/219)
13-Nov-2024 19:03:45       3,323,580  26%   28.05MB/s    0:00:00 (xfr#55, to-chk=93/219)
13-Nov-2024 19:03:45       3,323,850  26%   27.81MB/s    0:00:00 (xfr#56, to-chk=89/219)
13-Nov-2024 19:03:45       5,845,359  47%   31.32MB/s    0:00:00 (xfr#57, to-chk=88/219)
13-Nov-2024 19:03:45       5,845,629  47%   31.14MB/s    0:00:00 (xfr#58, to-chk=87/219)
13-Nov-2024 19:03:45       5,879,972  47%   31.33MB/s    0:00:00 (xfr#59, to-chk=86/219)
13-Nov-2024 19:03:45       5,880,242  47%   31.33MB/s    0:00:00 (xfr#60, to-chk=82/219)
13-Nov-2024 19:03:45       5,996,102  48%   30.10MB/s    0:00:00 (xfr#61, to-chk=81/219)
13-Nov-2024 19:03:45       5,996,372  48%   30.10MB/s    0:00:00 (xfr#62, to-chk=80/219)
13-Nov-2024 19:03:45       6,052,991  48%   30.22MB/s    0:00:00 (xfr#63, to-chk=79/219)
13-Nov-2024 19:03:45       6,053,741  48%   30.23MB/s    0:00:00 (xfr#64, to-chk=75/219)
13-Nov-2024 19:03:45       6,238,963  50%   30.05MB/s    0:00:00 (xfr#65, to-chk=74/219)
13-Nov-2024 19:03:45       6,239,713  50%   30.05MB/s    0:00:00 (xfr#66, to-chk=73/219)
13-Nov-2024 19:03:45       6,296,948  50%   29.58MB/s    0:00:00 (xfr#67, to-chk=72/219)
13-Nov-2024 19:03:45       6,297,410  50%   29.58MB/s    0:00:00 (xfr#68, to-chk=68/219)
13-Nov-2024 19:03:45       6,536,914  52%   28.60MB/s    0:00:00 (xfr#69, to-chk=67/219)
13-Nov-2024 19:03:45       6,537,376  52%   28.60MB/s    0:00:00 (xfr#70, to-chk=66/219)
13-Nov-2024 19:03:45       6,538,004  52%   28.47MB/s    0:00:00 (xfr#71, to-chk=65/219)
13-Nov-2024 19:03:45       6,584,726  53%   28.67MB/s    0:00:00 (xfr#72, to-chk=64/219)
13-Nov-2024 19:03:45       6,585,188  53%   28.68MB/s    0:00:00 (xfr#73, to-chk=60/219)
13-Nov-2024 19:03:45       6,784,914  54%   29.41MB/s    0:00:00 (xfr#74, to-chk=59/219)
13-Nov-2024 19:03:45       6,785,376  54%   29.28MB/s    0:00:00 (xfr#75, to-chk=58/219)
13-Nov-2024 19:03:45       6,859,336  55%   29.60MB/s    0:00:00 (xfr#76, to-chk=57/219)
13-Nov-2024 19:03:45       6,860,374  55%   29.34MB/s    0:00:00 (xfr#77, to-chk=53/219)
13-Nov-2024 19:03:45       7,162,093  57%   29.07MB/s    0:00:00 (xfr#78, to-chk=52/219)
13-Nov-2024 19:03:45       7,163,131  57%   28.95MB/s    0:00:00 (xfr#79, to-chk=51/219)
13-Nov-2024 19:03:45       7,198,675  57%   28.97MB/s    0:00:00 (xfr#80, to-chk=50/219)
13-Nov-2024 19:03:45       7,199,233  57%   28.97MB/s    0:00:00 (xfr#81, to-chk=46/219)
13-Nov-2024 19:03:45       7,331,106  59%   29.38MB/s    0:00:00 (xfr#82, to-chk=45/219)
13-Nov-2024 19:03:45       7,331,664  59%   29.38MB/s    0:00:00 (xfr#83, to-chk=44/219)
13-Nov-2024 19:03:45       7,380,314  59%   29.33MB/s    0:00:00 (xfr#84, to-chk=43/219)
13-Nov-2024 19:03:45       7,381,064  59%   29.33MB/s    0:00:00 (xfr#85, to-chk=39/219)
13-Nov-2024 19:03:45       7,550,316  60%   29.75MB/s    0:00:00 (xfr#86, to-chk=38/219)
13-Nov-2024 19:03:45       7,551,066  60%   29.63MB/s    0:00:00 (xfr#87, to-chk=37/219)
13-Nov-2024 19:03:45       8,313,494  66%   31.21MB/s    0:00:00 (xfr#88, to-chk=36/219)
13-Nov-2024 19:03:45       8,314,148  66%   30.97MB/s    0:00:00 (xfr#89, to-chk=32/219)
13-Nov-2024 19:03:45      11,495,535  92%   37.67MB/s    0:00:00 (xfr#90, to-chk=31/219)
13-Nov-2024 19:03:45      11,496,189  92%   37.68MB/s    0:00:00 (xfr#91, to-chk=30/219)
13-Nov-2024 19:03:45      11,536,375  92%   37.81MB/s    0:00:00 (xfr#92, to-chk=29/219)
13-Nov-2024 19:03:45      11,537,029  92%   37.55MB/s    0:00:00 (xfr#93, to-chk=25/219)
13-Nov-2024 19:03:45      11,673,626  93%   37.74MB/s    0:00:00 (xfr#94, to-chk=24/219)
13-Nov-2024 19:03:45      11,674,280  93%   37.74MB/s    0:00:00 (xfr#95, to-chk=23/219)
13-Nov-2024 19:03:45      11,741,108  94%   37.83MB/s    0:00:00 (xfr#96, to-chk=22/219)
13-Nov-2024 19:03:45      11,741,378  94%   37.83MB/s    0:00:00 (xfr#97, to-chk=18/219)
13-Nov-2024 19:03:45      11,976,022  96%   38.46MB/s    0:00:00 (xfr#98, to-chk=17/219)
13-Nov-2024 19:03:45      11,976,292  96%   38.46MB/s    0:00:00 (xfr#99, to-chk=16/219)
13-Nov-2024 19:03:45      12,022,899  96%   38.48MB/s    0:00:00 (xfr#100, to-chk=15/219)
13-Nov-2024 19:03:45      12,023,457  96%   38.22MB/s    0:00:00 (xfr#101, to-chk=11/219)
13-Nov-2024 19:03:45      12,171,958  97%   38.69MB/s    0:00:00 (xfr#102, to-chk=10/219)
13-Nov-2024 19:03:45      12,172,516  98%   38.70MB/s    0:00:00 (xfr#103, to-chk=9/219)
13-Nov-2024 19:03:45      12,173,144  98%   38.44MB/s    0:00:00 (xfr#104, to-chk=8/219)
13-Nov-2024 19:03:45      12,212,461  98%   38.57MB/s    0:00:00 (xfr#105, to-chk=7/219)
13-Nov-2024 19:03:45      12,212,923  98%   38.44MB/s    0:00:00 (xfr#106, to-chk=3/219)
13-Nov-2024 19:03:45      12,373,303  99%   38.82MB/s    0:00:00 (xfr#107, to-chk=2/219)
13-Nov-2024 19:03:45      12,373,765  99%   38.82MB/s    0:00:00 (xfr#108, to-chk=1/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.95MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.20MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.20MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45      12,416,486  99%   38.20MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-5j6ml: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-oneclient-paris-5cc45c8cb7-5j6ml/oneclient_logs
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/225)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=192/225)
13-Nov-2024 19:03:45             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=185/225)
13-Nov-2024 19:03:45          26,194   0%    8.33MB/s    0:00:00 (xfr#2, to-chk=191/225)
13-Nov-2024 19:03:45          26,752   0%    8.50MB/s    0:00:00 (xfr#3, to-chk=187/225)
13-Nov-2024 19:03:45         168,495   2%    9.45MB/s    0:00:00 (xfr#4, to-chk=186/225)
13-Nov-2024 19:03:45         169,053   2%    8.96MB/s    0:00:00 (xfr#5, to-chk=185/225)
13-Nov-2024 19:03:45         240,037   2%    8.48MB/s    0:00:00 (xfr#6, to-chk=184/225)
13-Nov-2024 19:03:45         240,595   2%    8.50MB/s    0:00:00 (xfr#7, to-chk=180/225)
13-Nov-2024 19:03:45         501,508   5%   14.95MB/s    0:00:00 (xfr#8, to-chk=179/225)
13-Nov-2024 19:03:45         502,066   5%   14.51MB/s    0:00:00 (xfr#9, to-chk=178/225)
13-Nov-2024 19:03:45         502,694   6%   14.53MB/s    0:00:00 (xfr#10, to-chk=177/225)
13-Nov-2024 19:03:45         759,770   9%   19.07MB/s    0:00:00 (xfr#11, to-chk=176/225)
13-Nov-2024 19:03:45         760,520   9%   17.69MB/s    0:00:00 (xfr#12, to-chk=172/225)
13-Nov-2024 19:03:45       1,858,293  22%   22.15MB/s    0:00:00 (xfr#13, to-chk=171/225)
13-Nov-2024 19:03:45       1,863,633  22%   22.22MB/s    0:00:00 (xfr#14, to-chk=170/225)
13-Nov-2024 19:03:45       1,864,261  22%   22.22MB/s    0:00:00 (xfr#15, to-chk=169/225)
13-Nov-2024 19:03:45       1,897,583  22%   22.07MB/s    0:00:00 (xfr#16, to-chk=168/225)
13-Nov-2024 19:03:45       1,897,949  22%   22.07MB/s    0:00:00 (xfr#17, to-chk=164/225)
13-Nov-2024 19:03:45       2,048,235  24%   23.53MB/s    0:00:00 (xfr#18, to-chk=163/225)
13-Nov-2024 19:03:45       2,048,601  24%   23.26MB/s    0:00:00 (xfr#19, to-chk=162/225)
13-Nov-2024 19:03:45       2,049,229  24%   23.27MB/s    0:00:00 (xfr#20, to-chk=161/225)
13-Nov-2024 19:03:45       2,101,356  25%   23.86MB/s    0:00:00 (xfr#21, to-chk=160/225)
13-Nov-2024 19:03:45       2,101,818  25%   20.66MB/s    0:00:00 (xfr#22, to-chk=156/225)
13-Nov-2024 19:03:45       2,105,958  25%   20.71MB/s    0:00:00 (xfr#23, to-chk=155/225)
13-Nov-2024 19:03:45       2,319,607  27%   21.69MB/s    0:00:00 (xfr#24, to-chk=154/225)
13-Nov-2024 19:03:45       2,320,069  27%   21.69MB/s    0:00:00 (xfr#25, to-chk=153/225)
13-Nov-2024 19:03:45       2,392,539  28%   22.37MB/s    0:00:00 (xfr#26, to-chk=152/225)
13-Nov-2024 19:03:45       2,393,193  28%   22.16MB/s    0:00:00 (xfr#27, to-chk=148/225)
13-Nov-2024 19:03:45       2,689,406  32%   21.20MB/s    0:00:00 (xfr#28, to-chk=147/225)
13-Nov-2024 19:03:45       2,690,060  32%   21.20MB/s    0:00:00 (xfr#29, to-chk=146/225)
13-Nov-2024 19:03:45       2,828,764  33%   21.58MB/s    0:00:00 (xfr#30, to-chk=145/225)
13-Nov-2024 19:03:45       2,829,418  33%   21.42MB/s    0:00:00 (xfr#31, to-chk=141/225)
13-Nov-2024 19:03:45       3,229,644  38%   21.39MB/s    0:00:00 (xfr#32, to-chk=140/225)
13-Nov-2024 19:03:45       3,230,298  38%   21.25MB/s    0:00:00 (xfr#33, to-chk=139/225)
13-Nov-2024 19:03:45       3,291,352  39%   21.35MB/s    0:00:00 (xfr#34, to-chk=138/225)
13-Nov-2024 19:03:45       3,292,198  39%   21.36MB/s    0:00:00 (xfr#35, to-chk=134/225)
13-Nov-2024 19:03:45       3,517,880  42%   22.22MB/s    0:00:00 (xfr#36, to-chk=133/225)
13-Nov-2024 19:03:45       3,518,726  42%   22.22MB/s    0:00:00 (xfr#37, to-chk=132/225)
13-Nov-2024 19:03:45       3,549,183  42%   22.12MB/s    0:00:00 (xfr#38, to-chk=131/225)
13-Nov-2024 19:03:45       3,549,837  42%   22.13MB/s    0:00:00 (xfr#39, to-chk=127/225)
13-Nov-2024 19:03:45       3,670,163  43%   22.44MB/s    0:00:00 (xfr#40, to-chk=126/225)
13-Nov-2024 19:03:45       3,670,817  43%   22.44MB/s    0:00:00 (xfr#41, to-chk=125/225)
13-Nov-2024 19:03:45       3,763,520  44%   22.86MB/s    0:00:00 (xfr#42, to-chk=124/225)
13-Nov-2024 19:03:45       3,764,366  44%   22.72MB/s    0:00:00 (xfr#43, to-chk=120/225)
13-Nov-2024 19:03:45       4,220,481  50%   23.13MB/s    0:00:00 (xfr#44, to-chk=119/225)
13-Nov-2024 19:03:45       4,221,327  50%   23.14MB/s    0:00:00 (xfr#45, to-chk=118/225)
13-Nov-2024 19:03:45       4,258,961  50%   22.95MB/s    0:00:00 (xfr#46, to-chk=117/225)
13-Nov-2024 19:03:45       4,259,711  50%   22.95MB/s    0:00:00 (xfr#47, to-chk=113/225)
13-Nov-2024 19:03:45       4,384,532  52%   23.10MB/s    0:00:00 (xfr#48, to-chk=112/225)
13-Nov-2024 19:03:45       4,385,282  52%   23.11MB/s    0:00:00 (xfr#49, to-chk=111/225)
13-Nov-2024 19:03:45       4,385,910  52%   23.11MB/s    0:00:00 (xfr#50, to-chk=110/225)
13-Nov-2024 19:03:45       4,406,304  52%   23.22MB/s    0:00:00 (xfr#51, to-chk=109/225)
13-Nov-2024 19:03:45       4,406,766  52%   23.09MB/s    0:00:00 (xfr#52, to-chk=105/225)
13-Nov-2024 19:03:45       4,507,831  53%   23.36MB/s    0:00:00 (xfr#53, to-chk=104/225)
13-Nov-2024 19:03:45       4,508,293  53%   23.37MB/s    0:00:00 (xfr#54, to-chk=103/225)
13-Nov-2024 19:03:45       4,541,082  54%   22.32MB/s    0:00:00 (xfr#55, to-chk=102/225)
13-Nov-2024 19:03:45       4,541,736  54%   22.33MB/s    0:00:00 (xfr#56, to-chk=98/225)
13-Nov-2024 19:03:45       4,687,922  55%   22.93MB/s    0:00:00 (xfr#57, to-chk=97/225)
13-Nov-2024 19:03:45       4,688,576  55%   22.81MB/s    0:00:00 (xfr#58, to-chk=96/225)
13-Nov-2024 19:03:45       4,689,204  55%   22.82MB/s    0:00:00 (xfr#59, to-chk=95/225)
13-Nov-2024 19:03:45       4,741,816  56%   22.50MB/s    0:00:00 (xfr#60, to-chk=94/225)
13-Nov-2024 19:03:45       4,742,374  56%   22.50MB/s    0:00:00 (xfr#61, to-chk=90/225)
13-Nov-2024 19:03:45       4,982,370  59%   23.52MB/s    0:00:00 (xfr#62, to-chk=89/225)
13-Nov-2024 19:03:45       4,982,928  59%   23.53MB/s    0:00:00 (xfr#63, to-chk=88/225)
13-Nov-2024 19:03:45       5,036,709  60%   23.55MB/s    0:00:00 (xfr#64, to-chk=87/225)
13-Nov-2024 19:03:45       5,037,459  60%   23.55MB/s    0:00:00 (xfr#65, to-chk=83/225)
13-Nov-2024 19:03:45       5,251,323  62%   20.28MB/s    0:00:00 (xfr#66, to-chk=82/225)
13-Nov-2024 19:03:45       5,252,073  62%   20.20MB/s    0:00:00 (xfr#67, to-chk=81/225)
13-Nov-2024 19:03:45       5,288,880  63%   19.86MB/s    0:00:00 (xfr#68, to-chk=80/225)
13-Nov-2024 19:03:45       5,289,342  63%   19.86MB/s    0:00:00 (xfr#69, to-chk=76/225)
13-Nov-2024 19:03:45       5,443,936  65%   19.74MB/s    0:00:00 (xfr#70, to-chk=75/225)
13-Nov-2024 19:03:45       5,444,398  65%   19.74MB/s    0:00:00 (xfr#71, to-chk=74/225)
13-Nov-2024 19:03:45       5,445,026  65%   19.74MB/s    0:00:00 (xfr#72, to-chk=73/225)
13-Nov-2024 19:03:45       5,509,551  65%   19.83MB/s    0:00:00 (xfr#73, to-chk=72/225)
13-Nov-2024 19:03:45       5,510,205  65%   19.83MB/s    0:00:00 (xfr#74, to-chk=68/225)
13-Nov-2024 19:03:45       5,755,085  68%   19.46MB/s    0:00:00 (xfr#75, to-chk=67/225)
13-Nov-2024 19:03:45       5,755,739  68%   19.46MB/s    0:00:00 (xfr#76, to-chk=66/225)
13-Nov-2024 19:03:45       5,796,033  69%   19.60MB/s    0:00:00 (xfr#77, to-chk=65/225)
13-Nov-2024 19:03:45       5,796,495  69%   19.60MB/s    0:00:00 (xfr#78, to-chk=61/225)
13-Nov-2024 19:03:45       5,937,137  70%   20.01MB/s    0:00:00 (xfr#79, to-chk=60/225)
13-Nov-2024 19:03:45       5,937,599  70%   20.01MB/s    0:00:00 (xfr#80, to-chk=59/225)
13-Nov-2024 19:03:45       6,066,562  72%   20.44MB/s    0:00:00 (xfr#81, to-chk=58/225)
13-Nov-2024 19:03:45       6,067,120  72%   20.37MB/s    0:00:00 (xfr#82, to-chk=54/225)
13-Nov-2024 19:03:45       6,543,138  78%   21.82MB/s    0:00:00 (xfr#83, to-chk=53/225)
13-Nov-2024 19:03:45       6,543,696  78%   21.82MB/s    0:00:00 (xfr#84, to-chk=52/225)
13-Nov-2024 19:03:45       6,682,971  79%   22.28MB/s    0:00:00 (xfr#85, to-chk=51/225)
13-Nov-2024 19:03:45       6,683,625  79%   22.29MB/s    0:00:00 (xfr#86, to-chk=47/225)
13-Nov-2024 19:03:45       7,114,704  84%   22.85MB/s    0:00:00 (xfr#87, to-chk=46/225)
13-Nov-2024 19:03:45       7,115,358  84%   22.85MB/s    0:00:00 (xfr#88, to-chk=45/225)
13-Nov-2024 19:03:45       7,146,138  85%   22.87MB/s    0:00:00 (xfr#89, to-chk=44/225)
13-Nov-2024 19:03:45       7,146,504  85%   22.87MB/s    0:00:00 (xfr#90, to-chk=40/225)
13-Nov-2024 19:03:45       7,267,131  86%   23.10MB/s    0:00:00 (xfr#91, to-chk=39/225)
13-Nov-2024 19:03:45       7,267,497  86%   23.03MB/s    0:00:00 (xfr#92, to-chk=38/225)
13-Nov-2024 19:03:45       7,317,490  87%   23.18MB/s    0:00:00 (xfr#93, to-chk=37/225)
13-Nov-2024 19:03:45       7,318,144  87%   23.19MB/s    0:00:00 (xfr#94, to-chk=33/225)
13-Nov-2024 19:03:45       7,491,406  89%   23.35MB/s    0:00:00 (xfr#95, to-chk=32/225)
13-Nov-2024 19:03:45       7,492,580  89%   23.28MB/s    0:00:00 (xfr#96, to-chk=31/225)
13-Nov-2024 19:03:45       7,529,463  89%   23.39MB/s    0:00:00 (xfr#97, to-chk=30/225)
13-Nov-2024 19:03:45       7,530,213  89%   23.39MB/s    0:00:00 (xfr#98, to-chk=26/225)
13-Nov-2024 19:03:45       7,651,069  91%   23.54MB/s    0:00:00 (xfr#99, to-chk=25/225)
13-Nov-2024 19:03:45       7,651,819  91%   23.54MB/s    0:00:00 (xfr#100, to-chk=24/225)
13-Nov-2024 19:03:45       7,675,866  91%   23.46MB/s    0:00:00 (xfr#101, to-chk=23/225)
13-Nov-2024 19:03:45       7,676,136  91%   23.46MB/s    0:00:00 (xfr#102, to-chk=19/225)
13-Nov-2024 19:03:45       7,680,273  91%   23.48MB/s    0:00:00 (xfr#103, to-chk=18/225)
13-Nov-2024 19:03:45       7,795,593  93%   23.45MB/s    0:00:00 (xfr#104, to-chk=17/225)
13-Nov-2024 19:03:45       7,795,863  93%   23.45MB/s    0:00:00 (xfr#105, to-chk=16/225)
13-Nov-2024 19:03:45       7,796,491  93%   23.46MB/s    0:00:00 (xfr#106, to-chk=15/225)
13-Nov-2024 19:03:45       7,843,616  93%   23.52MB/s    0:00:00 (xfr#107, to-chk=14/225)
13-Nov-2024 19:03:45       7,844,670  93%   23.53MB/s    0:00:00 (xfr#108, to-chk=10/225)
13-Nov-2024 19:03:45       8,052,479  96%   24.07MB/s    0:00:00 (xfr#109, to-chk=9/225)
13-Nov-2024 19:03:45       8,054,053  96%   24.08MB/s    0:00:00 (xfr#110, to-chk=8/225)
13-Nov-2024 19:03:45       8,107,173  96%   24.16MB/s    0:00:00 (xfr#111, to-chk=7/225)
13-Nov-2024 19:03:45       8,107,923  96%   24.16MB/s    0:00:00 (xfr#112, to-chk=3/225)
13-Nov-2024 19:03:45       8,281,262  98%   24.38MB/s    0:00:00 (xfr#113, to-chk=2/225)
13-Nov-2024 19:03:45       8,282,012  98%   24.38MB/s    0:00:00 (xfr#114, to-chk=1/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.19MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.12MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   24.05MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45       8,370,743  99%   23.90MB/s    0:00:00 (xfr#115, to-chk=0/225)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45          23,500  16%   22.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:03:45          47,985  33%   45.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:03:45          47,985  33%   45.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:03:45          71,282  49%   67.98MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:03:45          71,573  50%   68.26MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:03:45          71,573  50%   34.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:03:45           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:03:45           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:03:45           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:03:45           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:03:45           6,899  50%    3.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45          64,442   6%   30.73MB/s    0:00:00 (xfr#2, to-chk=135/140)
13-Nov-2024 19:03:45         108,564  10%   51.77MB/s    0:00:00 (xfr#3, to-chk=133/140)
13-Nov-2024 19:03:45         109,732  11%   52.32MB/s    0:00:00 (xfr#4, to-chk=131/140)
13-Nov-2024 19:03:45         109,732  11%   52.32MB/s    0:00:00 (xfr#5, to-chk=129/140)
13-Nov-2024 19:03:45         152,332  15%   36.32MB/s    0:00:00 (xfr#6, to-chk=127/140)
13-Nov-2024 19:03:45         152,482  15%   36.35MB/s    0:00:00 (xfr#7, to-chk=125/140)
13-Nov-2024 19:03:45         152,779  15%   36.43MB/s    0:00:00 (xfr#8, to-chk=119/140)
13-Nov-2024 19:03:45         302,143  30%   32.02MB/s    0:00:00 (xfr#9, to-chk=117/140)
13-Nov-2024 19:03:45         302,459  30%   32.05MB/s    0:00:00 (xfr#10, to-chk=107/140)
13-Nov-2024 19:03:45         302,931  30%   32.10MB/s    0:00:00 (xfr#11, to-chk=106/140)
13-Nov-2024 19:03:45         303,403  30%   32.15MB/s    0:00:00 (xfr#12, to-chk=105/140)
13-Nov-2024 19:03:45         304,358  30%   32.25MB/s    0:00:00 (xfr#13, to-chk=104/140)
13-Nov-2024 19:03:45         304,674  30%   32.28MB/s    0:00:00 (xfr#14, to-chk=103/140)
13-Nov-2024 19:03:45         304,990  30%   32.32MB/s    0:00:00 (xfr#15, to-chk=102/140)
13-Nov-2024 19:03:45         305,306  30%   32.35MB/s    0:00:00 (xfr#16, to-chk=101/140)
13-Nov-2024 19:03:45         305,629  30%   32.39MB/s    0:00:00 (xfr#17, to-chk=100/140)
13-Nov-2024 19:03:45         306,605  30%   29.24MB/s    0:00:00 (xfr#18, to-chk=99/140)
13-Nov-2024 19:03:45         306,921  30%   29.27MB/s    0:00:00 (xfr#19, to-chk=98/140)
13-Nov-2024 19:03:45         307,933  30%   29.37MB/s    0:00:00 (xfr#20, to-chk=97/140)
13-Nov-2024 19:03:45         308,573  31%   29.43MB/s    0:00:00 (xfr#21, to-chk=96/140)
13-Nov-2024 19:03:45         308,889  31%   29.46MB/s    0:00:00 (xfr#22, to-chk=95/140)
13-Nov-2024 19:03:45         309,361  31%   29.50MB/s    0:00:00 (xfr#23, to-chk=94/140)
13-Nov-2024 19:03:45         309,830  31%   29.55MB/s    0:00:00 (xfr#24, to-chk=93/140)
13-Nov-2024 19:03:45         310,146  31%   29.58MB/s    0:00:00 (xfr#25, to-chk=92/140)
13-Nov-2024 19:03:45         310,774  31%   29.64MB/s    0:00:00 (xfr#26, to-chk=91/140)
13-Nov-2024 19:03:45         311,402  31%   29.70MB/s    0:00:00 (xfr#27, to-chk=90/140)
13-Nov-2024 19:03:45         312,030  31%   29.76MB/s    0:00:00 (xfr#28, to-chk=89/140)
13-Nov-2024 19:03:45         312,991  31%   27.14MB/s    0:00:00 (xfr#29, to-chk=88/140)
13-Nov-2024 19:03:45         313,307  31%   27.16MB/s    0:00:00 (xfr#30, to-chk=87/140)
13-Nov-2024 19:03:45         314,133  31%   27.23MB/s    0:00:00 (xfr#31, to-chk=86/140)
13-Nov-2024 19:03:45         314,941  31%   27.30MB/s    0:00:00 (xfr#32, to-chk=85/140)
13-Nov-2024 19:03:45         315,728  31%   27.37MB/s    0:00:00 (xfr#33, to-chk=84/140)
13-Nov-2024 19:03:45         316,858  31%   27.47MB/s    0:00:00 (xfr#34, to-chk=83/140)
13-Nov-2024 19:03:45         317,179  31%   27.50MB/s    0:00:00 (xfr#35, to-chk=82/140)
13-Nov-2024 19:03:45         318,128  31%   25.28MB/s    0:00:00 (xfr#36, to-chk=81/140)
13-Nov-2024 19:03:45         319,134  32%   25.36MB/s    0:00:00 (xfr#37, to-chk=80/140)
13-Nov-2024 19:03:45         319,450  32%   23.43MB/s    0:00:00 (xfr#38, to-chk=79/140)
13-Nov-2024 19:03:45         319,766  32%   23.46MB/s    0:00:00 (xfr#39, to-chk=78/140)
13-Nov-2024 19:03:45         320,547  32%   23.52MB/s    0:00:00 (xfr#40, to-chk=77/140)
13-Nov-2024 19:03:45         321,667  32%   23.60MB/s    0:00:00 (xfr#41, to-chk=76/140)
13-Nov-2024 19:03:45         322,487  32%   23.66MB/s    0:00:00 (xfr#42, to-chk=75/140)
13-Nov-2024 19:03:45         323,430  32%   23.73MB/s    0:00:00 (xfr#43, to-chk=74/140)
13-Nov-2024 19:03:45         323,746  32%   23.75MB/s    0:00:00 (xfr#44, to-chk=73/140)
13-Nov-2024 19:03:45         324,380  32%   23.80MB/s    0:00:00 (xfr#45, to-chk=72/140)
13-Nov-2024 19:03:45         326,776  32%   23.97MB/s    0:00:00 (xfr#46, to-chk=71/140)
13-Nov-2024 19:03:45         327,092  32%   24.00MB/s    0:00:00 (xfr#47, to-chk=70/140)
13-Nov-2024 19:03:45         327,408  32%   22.30MB/s    0:00:00 (xfr#48, to-chk=69/140)
13-Nov-2024 19:03:45         328,069  32%   22.35MB/s    0:00:00 (xfr#49, to-chk=68/140)
13-Nov-2024 19:03:45         328,757  33%   22.39MB/s    0:00:00 (xfr#50, to-chk=67/140)
13-Nov-2024 19:03:45         329,415  33%   22.44MB/s    0:00:00 (xfr#51, to-chk=66/140)
13-Nov-2024 19:03:45         329,731  33%   22.46MB/s    0:00:00 (xfr#52, to-chk=65/140)
13-Nov-2024 19:03:45         330,053  33%   22.48MB/s    0:00:00 (xfr#53, to-chk=64/140)
13-Nov-2024 19:03:45         331,903  33%   22.61MB/s    0:00:00 (xfr#54, to-chk=63/140)
13-Nov-2024 19:03:45         332,852  33%   22.67MB/s    0:00:00 (xfr#55, to-chk=62/140)
13-Nov-2024 19:03:45         333,647  33%   22.73MB/s    0:00:00 (xfr#56, to-chk=61/140)
13-Nov-2024 19:03:45         333,963  33%   21.23MB/s    0:00:00 (xfr#57, to-chk=60/140)
13-Nov-2024 19:03:45         334,279  33%   21.25MB/s    0:00:00 (xfr#58, to-chk=59/140)
13-Nov-2024 19:03:45         335,420  33%   21.33MB/s    0:00:00 (xfr#59, to-chk=58/140)
13-Nov-2024 19:03:45         336,390  33%   21.39MB/s    0:00:00 (xfr#60, to-chk=57/140)
13-Nov-2024 19:03:45         337,696  33%   21.47MB/s    0:00:00 (xfr#61, to-chk=56/140)
13-Nov-2024 19:03:45         349,358  35%   22.21MB/s    0:00:00 (xfr#62, to-chk=55/140)
13-Nov-2024 19:03:45         353,781  35%   22.49MB/s    0:00:00 (xfr#63, to-chk=54/140)
13-Nov-2024 19:03:45         358,717  36%   22.81MB/s    0:00:00 (xfr#64, to-chk=53/140)
13-Nov-2024 19:03:45         370,342  37%   22.07MB/s    0:00:00 (xfr#65, to-chk=52/140)
13-Nov-2024 19:03:45         379,667  38%   22.63MB/s    0:00:00 (xfr#66, to-chk=51/140)
13-Nov-2024 19:03:45         392,868  39%   23.42MB/s    0:00:00 (xfr#67, to-chk=50/140)
13-Nov-2024 19:03:45         404,929  40%   21.45MB/s    0:00:00 (xfr#68, to-chk=49/140)
13-Nov-2024 19:03:45         416,135  41%   22.05MB/s    0:00:00 (xfr#69, to-chk=48/140)
13-Nov-2024 19:03:45         422,573  42%   22.39MB/s    0:00:00 (xfr#70, to-chk=47/140)
13-Nov-2024 19:03:45         432,354  43%   22.91MB/s    0:00:00 (xfr#71, to-chk=46/140)
13-Nov-2024 19:03:45         436,284  43%   23.12MB/s    0:00:00 (xfr#72, to-chk=45/140)
13-Nov-2024 19:03:45         436,774  43%   23.14MB/s    0:00:00 (xfr#73, to-chk=44/140)
13-Nov-2024 19:03:45         442,793  44%   22.23MB/s    0:00:00 (xfr#74, to-chk=43/140)
13-Nov-2024 19:03:45         450,693  45%   22.62MB/s    0:00:00 (xfr#75, to-chk=42/140)
13-Nov-2024 19:03:45         462,717  46%   23.23MB/s    0:00:00 (xfr#76, to-chk=41/140)
13-Nov-2024 19:03:45         472,954  47%   23.74MB/s    0:00:00 (xfr#77, to-chk=40/140)
13-Nov-2024 19:03:45         478,517  48%   24.02MB/s    0:00:00 (xfr#78, to-chk=39/140)
13-Nov-2024 19:03:45         480,147  48%   24.10MB/s    0:00:00 (xfr#79, to-chk=38/140)
13-Nov-2024 19:03:45         489,016  49%   24.55MB/s    0:00:00 (xfr#80, to-chk=37/140)
13-Nov-2024 19:03:45         492,490  49%   24.72MB/s    0:00:00 (xfr#81, to-chk=36/140)
13-Nov-2024 19:03:45         498,970  50%   23.79MB/s    0:00:00 (xfr#82, to-chk=35/140)
13-Nov-2024 19:03:45         504,952  50%   24.08MB/s    0:00:00 (xfr#83, to-chk=34/140)
13-Nov-2024 19:03:45         516,064  51%   24.61MB/s    0:00:00 (xfr#84, to-chk=33/140)
13-Nov-2024 19:03:45         526,264  52%   25.09MB/s    0:00:00 (xfr#85, to-chk=32/140)
13-Nov-2024 19:03:45         526,717  52%   25.12MB/s    0:00:00 (xfr#86, to-chk=31/140)
13-Nov-2024 19:03:45         529,720  53%   25.26MB/s    0:00:00 (xfr#87, to-chk=30/140)
13-Nov-2024 19:03:45         534,619  53%   25.49MB/s    0:00:00 (xfr#88, to-chk=29/140)
13-Nov-2024 19:03:45         539,005  54%   25.70MB/s    0:00:00 (xfr#89, to-chk=28/140)
13-Nov-2024 19:03:45         545,879  54%   24.79MB/s    0:00:00 (xfr#90, to-chk=27/140)
13-Nov-2024 19:03:45         558,567  56%   25.37MB/s    0:00:00 (xfr#91, to-chk=26/140)
13-Nov-2024 19:03:45         567,855  57%   25.79MB/s    0:00:00 (xfr#92, to-chk=25/140)
13-Nov-2024 19:03:45         573,381  57%   26.04MB/s    0:00:00 (xfr#93, to-chk=24/140)
13-Nov-2024 19:03:45         576,285  57%   26.17MB/s    0:00:00 (xfr#94, to-chk=23/140)
13-Nov-2024 19:03:45         578,733  58%   26.28MB/s    0:00:00 (xfr#95, to-chk=22/140)
13-Nov-2024 19:03:45         589,483  59%   26.77MB/s    0:00:00 (xfr#96, to-chk=21/140)
13-Nov-2024 19:03:45         590,394  59%   26.81MB/s    0:00:00 (xfr#97, to-chk=20/140)
13-Nov-2024 19:03:45         592,429  59%   25.68MB/s    0:00:00 (xfr#98, to-chk=19/140)
13-Nov-2024 19:03:45         594,914  59%   24.67MB/s    0:00:00 (xfr#99, to-chk=18/140)
13-Nov-2024 19:03:45         598,881  60%   24.83MB/s    0:00:00 (xfr#100, to-chk=17/140)
13-Nov-2024 19:03:45         605,718  60%   25.12MB/s    0:00:00 (xfr#101, to-chk=16/140)
13-Nov-2024 19:03:45         618,882  62%   25.66MB/s    0:00:00 (xfr#102, to-chk=15/140)
13-Nov-2024 19:03:45         620,819  62%   25.74MB/s    0:00:00 (xfr#103, to-chk=14/140)
13-Nov-2024 19:03:45         621,765  62%   25.78MB/s    0:00:00 (xfr#104, to-chk=13/140)
13-Nov-2024 19:03:45         625,276  62%   24.85MB/s    0:00:00 (xfr#105, to-chk=12/140)
13-Nov-2024 19:03:45         634,108  63%   25.20MB/s    0:00:00 (xfr#106, to-chk=11/140)
13-Nov-2024 19:03:45         644,764  64%   25.62MB/s    0:00:00 (xfr#107, to-chk=10/140)
13-Nov-2024 19:03:45         652,059  65%   25.91MB/s    0:00:00 (xfr#108, to-chk=9/140)
13-Nov-2024 19:03:45         659,446  66%   26.20MB/s    0:00:00 (xfr#109, to-chk=8/140)
13-Nov-2024 19:03:45         661,475  66%   26.28MB/s    0:00:00 (xfr#110, to-chk=7/140)
13-Nov-2024 19:03:45         669,281  67%   26.59MB/s    0:00:00 (xfr#111, to-chk=6/140)
13-Nov-2024 19:03:45         679,025  68%   25.90MB/s    0:00:00 (xfr#112, to-chk=5/140)
13-Nov-2024 19:03:45         691,676  69%   26.39MB/s    0:00:00 (xfr#113, to-chk=4/140)
13-Nov-2024 19:03:45         691,962  69%   26.40MB/s    0:00:00 (xfr#114, to-chk=1/140)
13-Nov-2024 19:03:45         692,248  69%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         692,248  69%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         692,248  69%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         692,248  69%   24.45MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         692,248  69%   24.45MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         692,248  69%   24.45MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45          23,465  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:03:45          47,913  33%   45.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:03:45          47,913  33%   45.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:03:45          71,175  49%   16.97MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:03:45          71,466  50%   17.04MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:03:45          71,466  50%   11.36MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:03:45           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:03:45           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:03:45           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:03:45           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:03:45           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45         147,206  12%   35.10MB/s    0:00:00 (xfr#2, to-chk=135/140)
13-Nov-2024 19:03:45         186,674  16%   22.25MB/s    0:00:00 (xfr#3, to-chk=133/140)
13-Nov-2024 19:03:45         186,674  16%   22.25MB/s    0:00:00 (xfr#4, to-chk=131/140)
13-Nov-2024 19:03:45         186,674  16%   22.25MB/s    0:00:00 (xfr#5, to-chk=129/140)
13-Nov-2024 19:03:45         224,718  19%   23.81MB/s    0:00:00 (xfr#6, to-chk=127/140)
13-Nov-2024 19:03:45         224,868  19%   23.83MB/s    0:00:00 (xfr#7, to-chk=125/140)
13-Nov-2024 19:03:45         225,165  19%   23.86MB/s    0:00:00 (xfr#8, to-chk=119/140)
13-Nov-2024 19:03:45         374,774  32%   22.34MB/s    0:00:00 (xfr#9, to-chk=117/140)
13-Nov-2024 19:03:45         375,212  32%   22.36MB/s    0:00:00 (xfr#10, to-chk=107/140)
13-Nov-2024 19:03:45         375,490  32%   19.89MB/s    0:00:00 (xfr#11, to-chk=106/140)
13-Nov-2024 19:03:45         375,924  32%   18.87MB/s    0:00:00 (xfr#12, to-chk=105/140)
13-Nov-2024 19:03:45         377,110  32%   18.93MB/s    0:00:00 (xfr#13, to-chk=104/140)
13-Nov-2024 19:03:45         377,390  32%   18.94MB/s    0:00:00 (xfr#14, to-chk=103/140)
13-Nov-2024 19:03:45         377,672  32%   18.96MB/s    0:00:00 (xfr#15, to-chk=102/140)
13-Nov-2024 19:03:45         377,950  32%   18.97MB/s    0:00:00 (xfr#16, to-chk=101/140)
13-Nov-2024 19:03:45         378,230  33%   18.04MB/s    0:00:00 (xfr#17, to-chk=100/140)
13-Nov-2024 19:03:45         379,257  33%   18.08MB/s    0:00:00 (xfr#18, to-chk=99/140)
13-Nov-2024 19:03:45         379,539  33%   18.10MB/s    0:00:00 (xfr#19, to-chk=98/140)
13-Nov-2024 19:03:45         380,563  33%   18.15MB/s    0:00:00 (xfr#20, to-chk=97/140)
13-Nov-2024 19:03:45         381,327  33%   18.18MB/s    0:00:00 (xfr#21, to-chk=96/140)
13-Nov-2024 19:03:45         381,609  33%   18.20MB/s    0:00:00 (xfr#22, to-chk=95/140)
13-Nov-2024 19:03:45         381,889  33%   18.21MB/s    0:00:00 (xfr#23, to-chk=94/140)
13-Nov-2024 19:03:45         382,403  33%   17.37MB/s    0:00:00 (xfr#24, to-chk=93/140)
13-Nov-2024 19:03:45         382,685  33%   17.38MB/s    0:00:00 (xfr#25, to-chk=92/140)
13-Nov-2024 19:03:45         383,279  33%   17.41MB/s    0:00:00 (xfr#26, to-chk=91/140)
13-Nov-2024 19:03:45         384,027  33%   17.44MB/s    0:00:00 (xfr#27, to-chk=90/140)
13-Nov-2024 19:03:45         384,621  33%   16.67MB/s    0:00:00 (xfr#28, to-chk=89/140)
13-Nov-2024 19:03:45         385,969  33%   16.73MB/s    0:00:00 (xfr#29, to-chk=88/140)
13-Nov-2024 19:03:45         386,255  33%   16.74MB/s    0:00:00 (xfr#30, to-chk=87/140)
13-Nov-2024 19:03:45         387,249  33%   16.79MB/s    0:00:00 (xfr#31, to-chk=86/140)
13-Nov-2024 19:03:45         388,228  33%   16.83MB/s    0:00:00 (xfr#32, to-chk=85/140)
13-Nov-2024 19:03:45         389,252  33%   16.14MB/s    0:00:00 (xfr#33, to-chk=84/140)
13-Nov-2024 19:03:45         390,417  34%   16.19MB/s    0:00:00 (xfr#34, to-chk=83/140)
13-Nov-2024 19:03:45         390,860  34%   16.21MB/s    0:00:00 (xfr#35, to-chk=82/140)
13-Nov-2024 19:03:45         392,115  34%   16.26MB/s    0:00:00 (xfr#36, to-chk=81/140)
13-Nov-2024 19:03:45         393,205  34%   16.30MB/s    0:00:00 (xfr#37, to-chk=80/140)
13-Nov-2024 19:03:45         393,483  34%   16.32MB/s    0:00:00 (xfr#38, to-chk=79/140)
13-Nov-2024 19:03:45         393,765  34%   15.65MB/s    0:00:00 (xfr#39, to-chk=78/140)
13-Nov-2024 19:03:45         394,771  34%   15.69MB/s    0:00:00 (xfr#40, to-chk=77/140)
13-Nov-2024 19:03:45         396,347  34%   15.75MB/s    0:00:00 (xfr#41, to-chk=76/140)
13-Nov-2024 19:03:45         397,185  34%   15.78MB/s    0:00:00 (xfr#42, to-chk=75/140)
13-Nov-2024 19:03:45         398,215  34%   15.82MB/s    0:00:00 (xfr#43, to-chk=74/140)
13-Nov-2024 19:03:45         398,651  34%   15.84MB/s    0:00:00 (xfr#44, to-chk=73/140)
13-Nov-2024 19:03:45         399,513  34%   15.88MB/s    0:00:00 (xfr#45, to-chk=72/140)
13-Nov-2024 19:03:45         407,605  35%   15.55MB/s    0:00:00 (xfr#46, to-chk=71/140)
13-Nov-2024 19:03:45         408,041  35%   15.57MB/s    0:00:00 (xfr#47, to-chk=70/140)
13-Nov-2024 19:03:45         408,479  35%   15.58MB/s    0:00:00 (xfr#48, to-chk=69/140)
13-Nov-2024 19:03:45         409,188  35%   15.61MB/s    0:00:00 (xfr#49, to-chk=68/140)
13-Nov-2024 19:03:45         409,936  35%   13.96MB/s    0:00:00 (xfr#50, to-chk=67/140)
13-Nov-2024 19:03:45         410,782  35%   13.99MB/s    0:00:00 (xfr#51, to-chk=66/140)
13-Nov-2024 19:03:45         411,064  35%   14.00MB/s    0:00:00 (xfr#52, to-chk=65/140)
13-Nov-2024 19:03:45         411,498  35%   14.02MB/s    0:00:00 (xfr#53, to-chk=64/140)
13-Nov-2024 19:03:45         413,410  36%   14.08MB/s    0:00:00 (xfr#54, to-chk=63/140)
13-Nov-2024 19:03:45         414,386  36%   14.11MB/s    0:00:00 (xfr#55, to-chk=62/140)
13-Nov-2024 19:03:45         415,221  36%   14.14MB/s    0:00:00 (xfr#56, to-chk=61/140)
13-Nov-2024 19:03:45         415,659  36%   14.16MB/s    0:00:00 (xfr#57, to-chk=60/140)
13-Nov-2024 19:03:45         415,941  36%   14.17MB/s    0:00:00 (xfr#58, to-chk=59/140)
13-Nov-2024 19:03:45         417,127  36%   13.72MB/s    0:00:00 (xfr#59, to-chk=58/140)
13-Nov-2024 19:03:45         418,136  36%   13.75MB/s    0:00:00 (xfr#60, to-chk=57/140)
13-Nov-2024 19:03:45         419,655  36%   13.80MB/s    0:00:00 (xfr#61, to-chk=56/140)
13-Nov-2024 19:03:45         431,217  37%   14.18MB/s    0:00:00 (xfr#62, to-chk=55/140)
13-Nov-2024 19:03:45         435,540  38%   14.32MB/s    0:00:00 (xfr#63, to-chk=54/140)
13-Nov-2024 19:03:45         440,376  38%   14.00MB/s    0:00:00 (xfr#64, to-chk=53/140)
13-Nov-2024 19:03:45         452,001  39%   14.37MB/s    0:00:00 (xfr#65, to-chk=52/140)
13-Nov-2024 19:03:45         461,226  40%   14.19MB/s    0:00:00 (xfr#66, to-chk=51/140)
13-Nov-2024 19:03:45         474,327  41%   14.14MB/s    0:00:00 (xfr#67, to-chk=50/140)
13-Nov-2024 19:03:45         486,288  42%   14.05MB/s    0:00:00 (xfr#68, to-chk=49/140)
13-Nov-2024 19:03:45         497,345  43%   14.37MB/s    0:00:00 (xfr#69, to-chk=48/140)
13-Nov-2024 19:03:45         503,783  43%   14.56MB/s    0:00:00 (xfr#70, to-chk=47/140)
13-Nov-2024 19:03:45         513,464  44%   14.84MB/s    0:00:00 (xfr#71, to-chk=46/140)
13-Nov-2024 19:03:45         517,394  45%   14.95MB/s    0:00:00 (xfr#72, to-chk=45/140)
13-Nov-2024 19:03:45         517,792  45%   14.96MB/s    0:00:00 (xfr#73, to-chk=44/140)
13-Nov-2024 19:03:45         523,711  45%   14.69MB/s    0:00:00 (xfr#74, to-chk=43/140)
13-Nov-2024 19:03:45         531,454  46%   14.91MB/s    0:00:00 (xfr#75, to-chk=42/140)
13-Nov-2024 19:03:45         543,478  47%   15.24MB/s    0:00:00 (xfr#76, to-chk=41/140)
13-Nov-2024 19:03:45         553,615  48%   15.53MB/s    0:00:00 (xfr#77, to-chk=40/140)
13-Nov-2024 19:03:45         559,078  48%   15.23MB/s    0:00:00 (xfr#78, to-chk=39/140)
13-Nov-2024 19:03:45         560,549  48%   15.27MB/s    0:00:00 (xfr#79, to-chk=38/140)
13-Nov-2024 19:03:45         569,318  49%   15.51MB/s    0:00:00 (xfr#80, to-chk=37/140)
13-Nov-2024 19:03:45         572,792  49%   15.61MB/s    0:00:00 (xfr#81, to-chk=36/140)
13-Nov-2024 19:03:45         579,167  50%   15.78MB/s    0:00:00 (xfr#82, to-chk=35/140)
13-Nov-2024 19:03:45         585,149  51%   15.94MB/s    0:00:00 (xfr#83, to-chk=34/140)
13-Nov-2024 19:03:45         596,261  52%   15.80MB/s    0:00:00 (xfr#84, to-chk=33/140)
13-Nov-2024 19:03:45         606,461  52%   16.07MB/s    0:00:00 (xfr#85, to-chk=32/140)
13-Nov-2024 19:03:45         606,916  52%   16.08MB/s    0:00:00 (xfr#86, to-chk=31/140)
13-Nov-2024 19:03:45         609,765  53%   16.15MB/s    0:00:00 (xfr#87, to-chk=30/140)
13-Nov-2024 19:03:45         614,664  53%   16.28MB/s    0:00:00 (xfr#88, to-chk=29/140)
13-Nov-2024 19:03:45         619,050  54%   16.40MB/s    0:00:00 (xfr#89, to-chk=28/140)
13-Nov-2024 19:03:45         625,824  54%   16.58MB/s    0:00:00 (xfr#90, to-chk=27/140)
13-Nov-2024 19:03:45         638,410  55%   16.91MB/s    0:00:00 (xfr#91, to-chk=26/140)
13-Nov-2024 19:03:45         647,698  56%   16.69MB/s    0:00:00 (xfr#92, to-chk=25/140)
13-Nov-2024 19:03:45         653,224  56%   16.84MB/s    0:00:00 (xfr#93, to-chk=24/140)
13-Nov-2024 19:03:45         656,128  57%   16.91MB/s    0:00:00 (xfr#94, to-chk=23/140)
13-Nov-2024 19:03:45         658,576  57%   16.97MB/s    0:00:00 (xfr#95, to-chk=22/140)
13-Nov-2024 19:03:45         669,169  58%   17.25MB/s    0:00:00 (xfr#96, to-chk=21/140)
13-Nov-2024 19:03:45         670,080  58%   17.27MB/s    0:00:00 (xfr#97, to-chk=20/140)
13-Nov-2024 19:03:45         671,696  58%   17.31MB/s    0:00:00 (xfr#98, to-chk=19/140)
13-Nov-2024 19:03:45         674,081  58%   16.92MB/s    0:00:00 (xfr#99, to-chk=18/140)
13-Nov-2024 19:03:45         677,948  59%   17.01MB/s    0:00:00 (xfr#100, to-chk=17/140)
13-Nov-2024 19:03:45         684,785  59%   17.19MB/s    0:00:00 (xfr#101, to-chk=16/140)
13-Nov-2024 19:03:45         697,949  60%   17.52MB/s    0:00:00 (xfr#102, to-chk=15/140)
13-Nov-2024 19:03:45         699,884  61%   17.11MB/s    0:00:00 (xfr#103, to-chk=14/140)
13-Nov-2024 19:03:45         700,730  61%   17.14MB/s    0:00:00 (xfr#104, to-chk=13/140)
13-Nov-2024 19:03:45         704,149  61%   17.22MB/s    0:00:00 (xfr#105, to-chk=12/140)
13-Nov-2024 19:03:45         712,981  62%   16.58MB/s    0:00:00 (xfr#106, to-chk=11/140)
13-Nov-2024 19:03:45         723,637  63%   16.83MB/s    0:00:00 (xfr#107, to-chk=10/140)
13-Nov-2024 19:03:45         730,932  63%   17.00MB/s    0:00:00 (xfr#108, to-chk=9/140)
13-Nov-2024 19:03:45         738,162  64%   17.17MB/s    0:00:00 (xfr#109, to-chk=8/140)
13-Nov-2024 19:03:45         740,034  64%   17.21MB/s    0:00:00 (xfr#110, to-chk=7/140)
13-Nov-2024 19:03:45         747,840  65%   17.40MB/s    0:00:00 (xfr#111, to-chk=6/140)
13-Nov-2024 19:03:45         757,584  66%   17.20MB/s    0:00:00 (xfr#112, to-chk=5/140)
13-Nov-2024 19:03:45         770,235  67%   17.49MB/s    0:00:00 (xfr#113, to-chk=4/140)
13-Nov-2024 19:03:45         770,520  67%   17.50MB/s    0:00:00 (xfr#114, to-chk=1/140)
13-Nov-2024 19:03:45         770,805  67%   17.50MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         770,805  67%   17.50MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         770,805  67%   17.50MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         770,805  67%   16.71MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         770,805  67%   16.71MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45         770,805  67%   16.71MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45          23,817   3%   22.71MB/s    0:00:00 (xfr#2, to-chk=15/20)
13-Nov-2024 19:03:45          48,399   6%   46.16MB/s    0:00:00 (xfr#3, to-chk=13/20)
13-Nov-2024 19:03:45          48,399   6%   46.16MB/s    0:00:00 (xfr#4, to-chk=11/20)
13-Nov-2024 19:03:45          71,736  10%   68.41MB/s    0:00:00 (xfr#5, to-chk=9/20)
13-Nov-2024 19:03:45          71,827  10%   68.50MB/s    0:00:00 (xfr#6, to-chk=7/20)
13-Nov-2024 19:03:45         208,088  29%   49.61MB/s    0:00:00 (xfr#7, to-chk=5/20)
13-Nov-2024 19:03:45         208,385  29%   49.68MB/s    0:00:00 (xfr#8, to-chk=3/20)
13-Nov-2024 19:03:45         358,263  50%   68.33MB/s    0:00:00 (xfr#9, to-chk=1/20)
13-Nov-2024 19:03:45         358,263  50%   42.71MB/s    0:00:00 (xfr#9, to-chk=0/20)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45          53,694  12%   12.80MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:03:45         108,944  25%   17.32MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:03:45         156,419  37%   11.47MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:03:45         209,910  49%   15.40MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:03:45         210,201  50%   15.42MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:03:45         210,201  50%   13.36MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:03:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.41.53/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:03:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:03:45           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:03:45           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:03:45           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:03:45           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:03:45           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:03:45           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:03:45 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1731524613.2300901 exists, exporting anyway.
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45 =============================== warnings summary ===============================
13-Nov-2024 19:03:45 tests/utils/rest_utils.py:98
13-Nov-2024 19:03:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 19:03:45     print("""
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45 tests/utils/path_utils.py:112
13-Nov-2024 19:03:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 19:03:45     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45 tests/utils/acceptance_utils.py:55
13-Nov-2024 19:03:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 19:03:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45 tests/utils/acceptance_utils.py:57
13-Nov-2024 19:03:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 19:03:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 19:03:45
13-Nov-2024 19:03:45 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 19:03:45 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 19:03:45 ================= 26 passed, 4 warnings in 1317.25s (0:21:57) ==================
13-Nov-2024 19:03:52 release "dev" uninstalled
13-Nov-2024 19:03:52 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 19:03:52 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 19:03:55 No resources found
13-Nov-2024 19:03:56 Sidecar injection has been disabled
13-Nov-2024 19:03:56 Cleaning helm release "dev"...
13-Nov-2024 19:03:56 Deleted 1 helm deployments
13-Nov-2024 19:03:56 Deleted 0 k8s deployments
13-Nov-2024 19:03:56 Deleted 0 k8s services
13-Nov-2024 19:03:56 Deleted 0 persistent volumes
13-Nov-2024 19:03:57 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 19:03:57 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 19:03:57 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 19:03:57 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 19:03:57 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 19:03:57 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 19:03:57 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 19:03:57 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 19:03:57 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 19:03:57 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS...
13-Nov-2024 19:03:57 Finished task 'Parse test results' with result: Success
13-Nov-2024 19:03:57 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 19:03:57
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 19:03:57 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 19:03:57
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3363 (ODSRV-OAP-MRFCDS-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3363-ScriptBuildTask-13571601283815372378.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
13-Nov-2024 19:03:57 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
13-Nov-2024 19:03:57 Uploading artifact
13-Nov-2024 19:03:57     source path: surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
13-Nov-2024 19:03:57     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
13-Nov-2024 19:03:57 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 19:03:57 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 19:03:57 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 19:03:57
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3363 (ODSRV-OAP-MRFCDS-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3363-ScriptBuildTask-7042107158699867747.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS
13-Nov-2024 19:03:57 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 19:03:58 Finished task 'Pack logs' with result: Success
13-Nov-2024 19:03:58 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 19:03:58
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 19:03:58 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 19:03:58
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3363 (ODSRV-OAP-MRFCDS-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3363-ScriptBuildTask-4694474148360374238.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
13-Nov-2024 19:03:58   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 19:03:58                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 19:03:58
13-Nov-2024 19:03:58   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 19:03:58 100  4822  100  4822    0     0  20432      0 --:--:-- --:--:-- --:--:-- 20432
13-Nov-2024 19:03:58 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 19:03:59 Cleaning helm deployments
13-Nov-2024 19:03:59 Cleanining pods
13-Nov-2024 19:03:59 Cleaning kube persistant volumes
13-Nov-2024 19:04:00 Cleaning dockswift container
13-Nov-2024 19:04:00 Cleaning docker containers
13-Nov-2024 19:04:03 Stalled docker containers to remove:
13-Nov-2024 19:04:03 e6cbb59cee74 0d41b8f7fa5d 7a85e8639aba 5edd3152f483 e93f62c6bfd1 9b104bd28b2f 783450a3aa8c 4807861e43b0 fa79730fe66c b7c0ec400796 a96f91e2fbde 843c560df2a6 500b8db8e54d 197221a64bf5 cccc556b7619 b9e4b85c514b f09bce8af6de 176ef0328ffa 7bc37fd253a1 92c16a7ef704
13-Nov-2024 19:04:03 Removing stalled docker containers
13-Nov-2024 19:04:03 Error response from daemon: Cannot kill container: e6cbb59cee74: Container e6cbb59cee7417e6bd90b1b830e4165bf2f0441ef20dfa553723dcc35068cdd4 is not running
13-Nov-2024 19:04:03 e6cbb59cee74
13-Nov-2024 19:04:03 Error response from daemon: Cannot kill container: 0d41b8f7fa5d: Container 0d41b8f7fa5d7ad4c640af9d78cd7b56fea46e7017411e619510d53aa8dedb36 is not running
13-Nov-2024 19:04:03 0d41b8f7fa5d
13-Nov-2024 19:04:03 Error response from daemon: Cannot kill container: 7a85e8639aba: Container 7a85e8639aba253fa1cbb4e140b73796d590b7d2c7ee1ba9399a900eb81a547b is not running
13-Nov-2024 19:04:03 7a85e8639aba
13-Nov-2024 19:04:03 Error response from daemon: Cannot kill container: 5edd3152f483: Container 5edd3152f48300bf9e1d721150ad69a1955f4731a0092260a6cc631bfcaa7623 is not running
13-Nov-2024 19:04:03 5edd3152f483
13-Nov-2024 19:04:03 Error response from daemon: Cannot kill container: e93f62c6bfd1: Container e93f62c6bfd1f259d6c4c8026258cb7c8d2940dbc82613cc7ca16f5d6bfc61b0 is not running
13-Nov-2024 19:04:03 e93f62c6bfd1
13-Nov-2024 19:04:03 Error response from daemon: Cannot kill container: 9b104bd28b2f: Container 9b104bd28b2fb1bc75acee9a6003ec22ca663a0981611ab66837e5bdf82d6110 is not running
13-Nov-2024 19:04:03 9b104bd28b2f
13-Nov-2024 19:04:03 Error response from daemon: Cannot kill container: 783450a3aa8c: Container 783450a3aa8cac29709847cb0cd7f1d92a0f14959662a3d132e0d56b812edb9a is not running
13-Nov-2024 19:04:03 783450a3aa8c
13-Nov-2024 19:04:03 Error response from daemon: Cannot kill container: 4807861e43b0: Container 4807861e43b0ec27b2f1c2cc0f2ea068a5f720d99c42ade9b1f0d9e10c5a6318 is not running
13-Nov-2024 19:04:04 4807861e43b0
13-Nov-2024 19:04:04 Error response from daemon: Cannot kill container: fa79730fe66c: Container fa79730fe66c9c9af79073b6e04d3c73f5f914289f1330bbf452f75a0b68879e is not running
13-Nov-2024 19:04:04 fa79730fe66c
13-Nov-2024 19:04:04 Error response from daemon: Cannot kill container: b7c0ec400796: Container b7c0ec400796e3d3e282f398647ad4c90c1de422ca3fc4625118b8df5fed686a is not running
13-Nov-2024 19:04:04 Error response from daemon: No such container: b7c0ec400796
13-Nov-2024 19:04:04 Error response from daemon: Cannot kill container: a96f91e2fbde: Container a96f91e2fbde0a9774f3fe30f1e14506e52eaa6655052f07568dda55fe33ad5f is not running
13-Nov-2024 19:04:04 a96f91e2fbde
13-Nov-2024 19:04:04 Error response from daemon: Cannot kill container: 843c560df2a6: Container 843c560df2a6a0d9db90d543ec00df01af62d8870a6995c05cf31467eb39703a is not running
13-Nov-2024 19:04:05 843c560df2a6
13-Nov-2024 19:04:05 Error response from daemon: Cannot kill container: 500b8db8e54d: No such container: 500b8db8e54d
13-Nov-2024 19:04:05 Error response from daemon: No such container: 500b8db8e54d
13-Nov-2024 19:04:05 Error response from daemon: Cannot kill container: 197221a64bf5: Container 197221a64bf57573873beb6254c70ef20b4744fc340417f0ec7ff421cba3bd03 is not running
13-Nov-2024 19:04:05 197221a64bf5
13-Nov-2024 19:04:05 Error response from daemon: Cannot kill container: cccc556b7619: No such container: cccc556b7619
13-Nov-2024 19:04:05 Error response from daemon: No such container: cccc556b7619
13-Nov-2024 19:04:05 Error response from daemon: Cannot kill container: b9e4b85c514b: Container b9e4b85c514b55bed976b23f45faef0393717c6439c75cb538527004b13d8b25 is not running
13-Nov-2024 19:04:06 b9e4b85c514b
13-Nov-2024 19:04:06 Error response from daemon: Cannot kill container: f09bce8af6de: No such container: f09bce8af6de
13-Nov-2024 19:04:06 Error response from daemon: No such container: f09bce8af6de
13-Nov-2024 19:04:06 Error response from daemon: Cannot kill container: 176ef0328ffa: No such container: 176ef0328ffa
13-Nov-2024 19:04:06 Error response from daemon: No such container: 176ef0328ffa
13-Nov-2024 19:04:06 Error response from daemon: Cannot kill container: 7bc37fd253a1: No such container: 7bc37fd253a1
13-Nov-2024 19:04:06 Error response from daemon: No such container: 7bc37fd253a1
13-Nov-2024 19:04:06 92c16a7ef704
13-Nov-2024 19:04:07 92c16a7ef704
13-Nov-2024 19:04:07 Stalled docker volumes to remove:
13-Nov-2024 19:04:07
13-Nov-2024 19:04:07 Removing stalled docker volumes
13-Nov-2024 19:04:07 Removing stalled loopdevices
13-Nov-2024 19:04:08 Done
13-Nov-2024 19:04:08 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 19:04:08 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 19:04:08 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 19:04:08 Running post build plugin 'NCover Results Collector'
13-Nov-2024 19:04:08 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 19:04:08 Running post build plugin 'Clover Results Collector'
13-Nov-2024 19:04:08 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 19:04:08 Running post build plugin 'Artifact Copier'
13-Nov-2024 19:04:08 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 19:04:09 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 155.2 ms
13-Nov-2024 19:04:09 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS'
13-Nov-2024 19:04:09 Finalising the build...
13-Nov-2024 19:04:09 Stopping timer.
13-Nov-2024 19:04:09 Build ODSRV-OAP-MRFCDS-3363 completed.
13-Nov-2024 19:04:09 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 19:04:09 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 19:04:09 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 19:04:09 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 19:04:09 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 19:04:09 All post build plugins have finished
13-Nov-2024 19:04:09 Generating build results summary...
13-Nov-2024 19:04:09 Saving build results to disk...
13-Nov-2024 19:04:09 Store variable context...
13-Nov-2024 19:04:09 Finished building ODSRV-OAP-MRFCDS-3363.