oneclient acceptance tests using environment deployed from packages

Build: #3361 was successful

Job: multiprovider directory CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

09-Nov-2024 19:38:38
09-Nov-2024 19:38:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s2lyvv6gct0ix0n6
09-Nov-2024 19:38:38
09-Nov-2024 19:38:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s2lyvv6gct0ix0n6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s2lyvv6gct0ix0n6
09-Nov-2024 19:38:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14456104377958234219'...
09-Nov-2024 19:38:38 Getting configuration...
09-Nov-2024 19:38:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s2lyvv6gct0ix0n6'.
09-Nov-2024 19:38:38
09-Nov-2024 19:38:38 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:38:38 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:38:38 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:38:38 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:38:38 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:38:38 =================================================================
09-Nov-2024 19:38:38
09-Nov-2024 19:38:39 PASSED
09-Nov-2024 19:38:39 Unmounting client from /tmp/onedata/mnt/vvlea3dgu9emgle8
09-Nov-2024 19:38:39
09-Nov-2024 19:38:39
09-Nov-2024 19:38:39 Unmounting client from /tmp/onedata/mnt/s2lyvv6gct0ix0n6
09-Nov-2024 19:38:39
09-Nov-2024 19:38:39
09-Nov-2024 19:39:17 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:39:17 =================================================================
09-Nov-2024 19:39:17 - Executing scenario 'Copy directory'
09-Nov-2024 19:39:17 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:39:17 -----------------------------------------------------------------
09-Nov-2024 19:39:17 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:39:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:39:17 using [token, token] by [user1, user2]"'
09-Nov-2024 19:39:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:39:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:39:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rfjck'
09-Nov-2024 19:39:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rfjck' successfully started
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x3v2nbbb7yp362xl
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x3v2nbbb7yp362xl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x3v2nbbb7yp362xl
09-Nov-2024 19:39:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2741981452166995671'...
09-Nov-2024 19:39:17 Getting configuration...
09-Nov-2024 19:39:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x3v2nbbb7yp362xl'.
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:39:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:39:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dwns6'
09-Nov-2024 19:39:17 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dwns6' successfully started
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ad3aeseg1ebd9zb4
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ad3aeseg1ebd9zb4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ad3aeseg1ebd9zb4
09-Nov-2024 19:39:17 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4422718019586915764'...
09-Nov-2024 19:39:17 Getting configuration...
09-Nov-2024 19:39:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ad3aeseg1ebd9zb4'.
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:39:17 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:39:17 =================================================================
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 PASSED
09-Nov-2024 19:39:17 Unmounting client from /tmp/onedata/mnt/x3v2nbbb7yp362xl
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17 Unmounting client from /tmp/onedata/mnt/ad3aeseg1ebd9zb4
09-Nov-2024 19:39:17
09-Nov-2024 19:39:17
09-Nov-2024 19:39:51 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:39:51 =================================================================
09-Nov-2024 19:39:51 - Executing scenario 'Fail to move directory to itself'
09-Nov-2024 19:39:51 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:39:51 -----------------------------------------------------------------
09-Nov-2024 19:39:51 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:39:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:39:51 using [token, token] by [user1, user2]"'
09-Nov-2024 19:39:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:39:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:39:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rfjck'
09-Nov-2024 19:39:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rfjck' successfully started
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rtkmgscdt6lw0fnt
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rtkmgscdt6lw0fnt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rtkmgscdt6lw0fnt
09-Nov-2024 19:39:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1688574712143791737'...
09-Nov-2024 19:39:51 Getting configuration...
09-Nov-2024 19:39:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rtkmgscdt6lw0fnt'.
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:39:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:39:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dwns6'
09-Nov-2024 19:39:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dwns6' successfully started
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yvv95k7sgd7nz3wl
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yvv95k7sgd7nz3wl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yvv95k7sgd7nz3wl
09-Nov-2024 19:39:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16860495793194832917'...
09-Nov-2024 19:39:51 Getting configuration...
09-Nov-2024 19:39:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yvv95k7sgd7nz3wl'.
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:39:51 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:39:51 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:39:51 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
09-Nov-2024 19:39:51 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 19:39:51 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 19:39:51 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:39:51 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:39:51 =================================================================
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 PASSED
09-Nov-2024 19:39:51 Unmounting client from /tmp/onedata/mnt/rtkmgscdt6lw0fnt
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51 Unmounting client from /tmp/onedata/mnt/yvv95k7sgd7nz3wl
09-Nov-2024 19:39:51
09-Nov-2024 19:39:51
09-Nov-2024 19:40:25 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:40:25 =================================================================
09-Nov-2024 19:40:25 - Executing scenario 'Fail to move directory to its subtree'
09-Nov-2024 19:40:25 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:40:25 -----------------------------------------------------------------
09-Nov-2024 19:40:25 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:40:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:40:25 using [token, token] by [user1, user2]"'
09-Nov-2024 19:40:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:40:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:40:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfjck', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rfjck'
09-Nov-2024 19:40:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rfjck' successfully started
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/i6iw07leenug21q7
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i6iw07leenug21q7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i6iw07leenug21q7
09-Nov-2024 19:40:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13535698336818719164'...
09-Nov-2024 19:40:25 Getting configuration...
09-Nov-2024 19:40:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i6iw07leenug21q7'.
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:40:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:40:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-dwns6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dwns6'
09-Nov-2024 19:40:25 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-dwns6' successfully started
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/feeptvkx9joppepo
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/feeptvkx9joppepo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/feeptvkx9joppepo
09-Nov-2024 19:40:25 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8026414681994415204'...
09-Nov-2024 19:40:25 Getting configuration...
09-Nov-2024 19:40:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/feeptvkx9joppepo'.
09-Nov-2024 19:40:25
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:40:25 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:40:25 =================================================================
09-Nov-2024 19:40:25
09-Nov-2024 19:40:36 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:40:36 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:40:36 PASSED
09-Nov-2024 19:40:36 Unmounting client from /tmp/onedata/mnt/i6iw07leenug21q7
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36 Unmounting client from /tmp/onedata/mnt/feeptvkx9joppepo
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_CRUD.1731181225.9349968', '-c', '/tmp/logs']
09-Nov-2024 19:40:36 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-2cfq7. See /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-cross-support-job-3p-users-2cfq7/entrypoint.log for more details
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-rfjck: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-oneclient-krakow-7d9476b8bc-rfjck/oneclient_logs
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36          27,385   0%   26.12MB/s    0:00:00 (xfr#1, to-chk=195/229)
09-Nov-2024 19:40:36          27,385   0%   26.12MB/s    0:00:00 (xfr#1, to-chk=189/229)
09-Nov-2024 19:40:36          27,847   0%   26.56MB/s    0:00:00 (xfr#2, to-chk=191/229)
09-Nov-2024 19:40:36         126,560   2%  120.70MB/s    0:00:00 (xfr#3, to-chk=190/229)
09-Nov-2024 19:40:36         127,022   2%  121.14MB/s    0:00:00 (xfr#4, to-chk=189/229)
09-Nov-2024 19:40:36         127,650   2%  121.74MB/s    0:00:00 (xfr#5, to-chk=188/229)
09-Nov-2024 19:40:36         157,352   3%  150.06MB/s    0:00:00 (xfr#6, to-chk=187/229)
09-Nov-2024 19:40:36         157,910   3%  150.59MB/s    0:00:00 (xfr#7, to-chk=183/229)
09-Nov-2024 19:40:36         265,843   5%   15.85MB/s    0:00:00 (xfr#8, to-chk=182/229)
09-Nov-2024 19:40:36         266,401   5%   15.88MB/s    0:00:00 (xfr#9, to-chk=181/229)
09-Nov-2024 19:40:36         292,759   5%   16.42MB/s    0:00:00 (xfr#10, to-chk=180/229)
09-Nov-2024 19:40:36         293,317   5%   16.45MB/s    0:00:00 (xfr#11, to-chk=176/229)
09-Nov-2024 19:40:36         430,782   8%   24.17MB/s    0:00:00 (xfr#12, to-chk=175/229)
09-Nov-2024 19:40:36         431,340   8%   24.20MB/s    0:00:00 (xfr#13, to-chk=174/229)
09-Nov-2024 19:40:36         431,968   8%   22.89MB/s    0:00:00 (xfr#14, to-chk=173/229)
09-Nov-2024 19:40:36         454,475   9%   24.08MB/s    0:00:00 (xfr#15, to-chk=172/229)
09-Nov-2024 19:40:36         454,841   9%   24.10MB/s    0:00:00 (xfr#16, to-chk=168/229)
09-Nov-2024 19:40:36         537,933  10%   28.50MB/s    0:00:00 (xfr#17, to-chk=167/229)
09-Nov-2024 19:40:36         538,299  10%   28.52MB/s    0:00:00 (xfr#18, to-chk=166/229)
09-Nov-2024 19:40:36         567,459  11%   30.07MB/s    0:00:00 (xfr#19, to-chk=165/229)
09-Nov-2024 19:40:36         568,113  11%   30.10MB/s    0:00:00 (xfr#20, to-chk=161/229)
09-Nov-2024 19:40:36         682,829  13%   34.27MB/s    0:00:00 (xfr#21, to-chk=160/229)
09-Nov-2024 19:40:36         683,483  13%   34.31MB/s    0:00:00 (xfr#22, to-chk=159/229)
09-Nov-2024 19:40:36         710,258  14%   18.82MB/s    0:00:00 (xfr#23, to-chk=158/229)
09-Nov-2024 19:40:36         710,816  14%   18.83MB/s    0:00:00 (xfr#24, to-chk=154/229)
09-Nov-2024 19:40:36         815,279  16%   21.01MB/s    0:00:00 (xfr#25, to-chk=153/229)
09-Nov-2024 19:40:36         815,837  16%   21.03MB/s    0:00:00 (xfr#26, to-chk=152/229)
09-Nov-2024 19:40:36         838,826  16%   21.62MB/s    0:00:00 (xfr#27, to-chk=151/229)
09-Nov-2024 19:40:36         839,480  16%   21.64MB/s    0:00:00 (xfr#28, to-chk=147/229)
09-Nov-2024 19:40:36         929,481  18%   16.12MB/s    0:00:00 (xfr#29, to-chk=146/229)
09-Nov-2024 19:40:36         930,135  18%   15.84MB/s    0:00:00 (xfr#30, to-chk=145/229)
09-Nov-2024 19:40:36         971,488  19%   16.54MB/s    0:00:00 (xfr#31, to-chk=144/229)
09-Nov-2024 19:40:36         971,950  19%   16.55MB/s    0:00:00 (xfr#32, to-chk=140/229)
09-Nov-2024 19:40:36       1,152,475  22%   18.63MB/s    0:00:00 (xfr#33, to-chk=139/229)
09-Nov-2024 19:40:36       1,152,937  22%   18.64MB/s    0:00:00 (xfr#34, to-chk=138/229)
09-Nov-2024 19:40:36       1,153,565  22%   18.65MB/s    0:00:00 (xfr#35, to-chk=137/229)
09-Nov-2024 19:40:36       1,180,375  23%   18.76MB/s    0:00:00 (xfr#36, to-chk=136/229)
09-Nov-2024 19:40:36       1,180,837  23%   18.77MB/s    0:00:00 (xfr#37, to-chk=132/229)
09-Nov-2024 19:40:36       1,278,393  25%   19.66MB/s    0:00:00 (xfr#38, to-chk=131/229)
09-Nov-2024 19:40:36       1,278,855  25%   19.67MB/s    0:00:00 (xfr#39, to-chk=130/229)
09-Nov-2024 19:40:36       1,297,007  25%   19.95MB/s    0:00:00 (xfr#40, to-chk=129/229)
09-Nov-2024 19:40:36       1,297,373  25%   19.96MB/s    0:00:00 (xfr#41, to-chk=125/229)
09-Nov-2024 19:40:36       1,409,482  28%   21.34MB/s    0:00:00 (xfr#42, to-chk=124/229)
09-Nov-2024 19:40:36       1,409,848  28%   21.34MB/s    0:00:00 (xfr#43, to-chk=123/229)
09-Nov-2024 19:40:36       1,442,860  28%   21.84MB/s    0:00:00 (xfr#44, to-chk=122/229)
09-Nov-2024 19:40:36       1,443,514  28%   21.85MB/s    0:00:00 (xfr#45, to-chk=118/229)
09-Nov-2024 19:40:36       1,600,334  31%   22.44MB/s    0:00:00 (xfr#46, to-chk=117/229)
09-Nov-2024 19:40:36       1,600,988  31%   22.45MB/s    0:00:00 (xfr#47, to-chk=116/229)
09-Nov-2024 19:40:36       1,619,292  32%   22.38MB/s    0:00:00 (xfr#48, to-chk=115/229)
09-Nov-2024 19:40:36       1,619,754  32%   22.39MB/s    0:00:00 (xfr#49, to-chk=111/229)
09-Nov-2024 19:40:36       1,728,286  34%   23.21MB/s    0:00:00 (xfr#50, to-chk=110/229)
09-Nov-2024 19:40:36       1,728,748  34%   23.22MB/s    0:00:00 (xfr#51, to-chk=109/229)
09-Nov-2024 19:40:36       1,786,542  35%   24.00MB/s    0:00:00 (xfr#52, to-chk=108/229)
09-Nov-2024 19:40:36       1,787,196  35%   23.67MB/s    0:00:00 (xfr#53, to-chk=104/229)
09-Nov-2024 19:40:36       2,075,365  41%   26.39MB/s    0:00:00 (xfr#54, to-chk=103/229)
09-Nov-2024 19:40:36       2,076,019  41%   26.40MB/s    0:00:00 (xfr#55, to-chk=102/229)
09-Nov-2024 19:40:36       2,108,396  41%   26.81MB/s    0:00:00 (xfr#56, to-chk=101/229)
09-Nov-2024 19:40:36       2,108,954  41%   26.82MB/s    0:00:00 (xfr#57, to-chk=97/229)
09-Nov-2024 19:40:36       2,237,886  44%   28.08MB/s    0:00:00 (xfr#58, to-chk=96/229)
09-Nov-2024 19:40:36       2,238,444  44%   28.09MB/s    0:00:00 (xfr#59, to-chk=95/229)
09-Nov-2024 19:40:36       2,290,827  45%   28.37MB/s    0:00:00 (xfr#60, to-chk=94/229)
09-Nov-2024 19:40:36       2,291,673  45%   28.02MB/s    0:00:00 (xfr#61, to-chk=90/229)
09-Nov-2024 19:40:36       2,502,537  49%   30.21MB/s    0:00:00 (xfr#62, to-chk=89/229)
09-Nov-2024 19:40:36       2,503,383  49%   30.22MB/s    0:00:00 (xfr#63, to-chk=88/229)
09-Nov-2024 19:40:36       2,524,441  50%   30.47MB/s    0:00:00 (xfr#64, to-chk=87/229)
09-Nov-2024 19:40:36       2,524,999  50%   30.10MB/s    0:00:00 (xfr#65, to-chk=83/229)
09-Nov-2024 19:40:36       2,594,945  51%   30.93MB/s    0:00:00 (xfr#66, to-chk=82/229)
09-Nov-2024 19:40:36       2,595,503  51%   30.94MB/s    0:00:00 (xfr#67, to-chk=81/229)
09-Nov-2024 19:40:36       2,596,131  51%   30.95MB/s    0:00:00 (xfr#68, to-chk=80/229)
09-Nov-2024 19:40:36       2,623,029  52%   30.88MB/s    0:00:00 (xfr#69, to-chk=79/229)
09-Nov-2024 19:40:36       2,623,587  52%   30.89MB/s    0:00:00 (xfr#70, to-chk=75/229)
09-Nov-2024 19:40:36       2,758,978  54%   32.09MB/s    0:00:00 (xfr#71, to-chk=74/229)
09-Nov-2024 19:40:36       2,759,536  54%   32.09MB/s    0:00:00 (xfr#72, to-chk=73/229)
09-Nov-2024 19:40:36       2,781,725  55%   31.96MB/s    0:00:00 (xfr#73, to-chk=72/229)
09-Nov-2024 19:40:36       2,782,091  55%   31.97MB/s    0:00:00 (xfr#74, to-chk=68/229)
09-Nov-2024 19:40:36       2,862,147  56%   32.89MB/s    0:00:00 (xfr#75, to-chk=67/229)
09-Nov-2024 19:40:36       2,862,513  56%   32.50MB/s    0:00:00 (xfr#76, to-chk=66/229)
09-Nov-2024 19:40:36       2,900,234  57%   32.93MB/s    0:00:00 (xfr#77, to-chk=65/229)
09-Nov-2024 19:40:36       2,901,176  57%   32.94MB/s    0:00:00 (xfr#78, to-chk=61/229)
09-Nov-2024 19:40:36       3,050,308  60%   34.22MB/s    0:00:00 (xfr#79, to-chk=60/229)
09-Nov-2024 19:40:36       3,051,250  60%   33.84MB/s    0:00:00 (xfr#80, to-chk=59/229)
09-Nov-2024 19:40:36       3,073,184  61%   34.08MB/s    0:00:00 (xfr#81, to-chk=58/229)
09-Nov-2024 19:40:36       3,073,838  61%   34.09MB/s    0:00:00 (xfr#82, to-chk=54/229)
09-Nov-2024 19:40:36       3,181,135  63%   34.87MB/s    0:00:00 (xfr#83, to-chk=53/229)
09-Nov-2024 19:40:36       3,181,789  63%   34.88MB/s    0:00:00 (xfr#84, to-chk=52/229)
09-Nov-2024 19:40:36       3,223,303  64%   34.93MB/s    0:00:00 (xfr#85, to-chk=51/229)
09-Nov-2024 19:40:36       3,223,669  64%   34.54MB/s    0:00:00 (xfr#86, to-chk=47/229)
09-Nov-2024 19:40:36       3,493,384  69%   35.44MB/s    0:00:00 (xfr#87, to-chk=46/229)
09-Nov-2024 19:40:36       3,493,750  69%   35.45MB/s    0:00:00 (xfr#88, to-chk=45/229)
09-Nov-2024 19:40:36       3,494,378  69%   35.45MB/s    0:00:00 (xfr#89, to-chk=44/229)
09-Nov-2024 19:40:36       3,527,182  70%   35.41MB/s    0:00:00 (xfr#90, to-chk=43/229)
09-Nov-2024 19:40:36       3,527,740  70%   35.41MB/s    0:00:00 (xfr#91, to-chk=39/229)
09-Nov-2024 19:40:36       3,665,683  72%   36.42MB/s    0:00:00 (xfr#92, to-chk=38/229)
09-Nov-2024 19:40:36       3,666,241  72%   36.42MB/s    0:00:00 (xfr#93, to-chk=37/229)
09-Nov-2024 19:40:36       3,712,926  73%   36.50MB/s    0:00:00 (xfr#94, to-chk=36/229)
09-Nov-2024 19:40:36       3,713,484  73%   36.51MB/s    0:00:00 (xfr#95, to-chk=32/229)
09-Nov-2024 19:40:36       3,935,011  78%   37.91MB/s    0:00:00 (xfr#96, to-chk=31/229)
09-Nov-2024 19:40:36       3,935,569  78%   37.91MB/s    0:00:00 (xfr#97, to-chk=30/229)
09-Nov-2024 19:40:36       3,958,084  78%   37.75MB/s    0:00:00 (xfr#98, to-chk=29/229)
09-Nov-2024 19:40:36       3,958,834  78%   37.75MB/s    0:00:00 (xfr#99, to-chk=25/229)
09-Nov-2024 19:40:36       4,081,933  81%   38.54MB/s    0:00:00 (xfr#100, to-chk=24/229)
09-Nov-2024 19:40:36       4,082,683  81%   37.80MB/s    0:00:00 (xfr#101, to-chk=23/229)
09-Nov-2024 19:40:36       4,083,311  81%   37.81MB/s    0:00:00 (xfr#102, to-chk=22/229)
09-Nov-2024 19:40:36       4,148,298  82%   37.68MB/s    0:00:00 (xfr#103, to-chk=21/229)
09-Nov-2024 19:40:36       4,148,568  82%   37.68MB/s    0:00:00 (xfr#104, to-chk=17/229)
09-Nov-2024 19:40:36       4,526,572  90%   39.97MB/s    0:00:00 (xfr#105, to-chk=16/229)
09-Nov-2024 19:40:36       4,526,842  90%   39.61MB/s    0:00:00 (xfr#106, to-chk=15/229)
09-Nov-2024 19:40:36       4,549,031  90%   39.80MB/s    0:00:00 (xfr#107, to-chk=14/229)
09-Nov-2024 19:40:36       4,549,589  90%   39.81MB/s    0:00:00 (xfr#108, to-chk=10/229)
09-Nov-2024 19:40:36       4,679,649  93%   40.57MB/s    0:00:00 (xfr#109, to-chk=9/229)
09-Nov-2024 19:40:36       4,680,207  93%   40.21MB/s    0:00:00 (xfr#110, to-chk=8/229)
09-Nov-2024 19:40:36       4,726,467  94%   40.61MB/s    0:00:00 (xfr#111, to-chk=7/229)
09-Nov-2024 19:40:36       4,727,121  94%   40.25MB/s    0:00:00 (xfr#112, to-chk=3/229)
09-Nov-2024 19:40:36       4,920,191  97%   41.16MB/s    0:00:00 (xfr#113, to-chk=2/229)
09-Nov-2024 19:40:36       4,920,845  97%   41.17MB/s    0:00:00 (xfr#114, to-chk=1/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.62MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.62MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.62MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.62MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.62MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.26MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.26MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.26MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   41.26MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.91MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.91MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.91MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.22MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       5,018,573  99%   40.22MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-dwns6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-oneclient-paris-5cc45c8cb7-dwns6/oneclient_logs
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=195/229)
09-Nov-2024 19:40:36             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=188/229)
09-Nov-2024 19:40:36          28,795   0%   27.46MB/s    0:00:00 (xfr#2, to-chk=194/229)
09-Nov-2024 19:40:36          29,353   0%   27.99MB/s    0:00:00 (xfr#3, to-chk=190/229)
09-Nov-2024 19:40:36         124,004   2%   39.42MB/s    0:00:00 (xfr#4, to-chk=189/229)
09-Nov-2024 19:40:36         124,562   2%   39.60MB/s    0:00:00 (xfr#5, to-chk=188/229)
09-Nov-2024 19:40:36         146,246   3%   34.87MB/s    0:00:00 (xfr#6, to-chk=187/229)
09-Nov-2024 19:40:36         146,612   3%   34.96MB/s    0:00:00 (xfr#7, to-chk=183/229)
09-Nov-2024 19:40:36         226,389   5%   53.98MB/s    0:00:00 (xfr#8, to-chk=182/229)
09-Nov-2024 19:40:36         226,755   5%   54.06MB/s    0:00:00 (xfr#9, to-chk=181/229)
09-Nov-2024 19:40:36         251,708   5%   48.01MB/s    0:00:00 (xfr#10, to-chk=180/229)
09-Nov-2024 19:40:36         252,266   5%   48.12MB/s    0:00:00 (xfr#11, to-chk=176/229)
09-Nov-2024 19:40:36         385,030   8%   52.46MB/s    0:00:00 (xfr#12, to-chk=175/229)
09-Nov-2024 19:40:36         385,588   8%   52.53MB/s    0:00:00 (xfr#13, to-chk=174/229)
09-Nov-2024 19:40:36         409,525   9%   48.82MB/s    0:00:00 (xfr#14, to-chk=173/229)
09-Nov-2024 19:40:36         409,987   9%   48.87MB/s    0:00:00 (xfr#15, to-chk=169/229)
09-Nov-2024 19:40:36         505,650  11%   43.84MB/s    0:00:00 (xfr#16, to-chk=168/229)
09-Nov-2024 19:40:36         506,112  11%   43.88MB/s    0:00:00 (xfr#17, to-chk=167/229)
09-Nov-2024 19:40:36         542,652  12%   34.50MB/s    0:00:00 (xfr#18, to-chk=166/229)
09-Nov-2024 19:40:36         543,210  12%   34.54MB/s    0:00:00 (xfr#19, to-chk=162/229)
09-Nov-2024 19:40:36         697,689  15%   24.64MB/s    0:00:00 (xfr#20, to-chk=161/229)
09-Nov-2024 19:40:36         698,247  15%   24.66MB/s    0:00:00 (xfr#21, to-chk=160/229)
09-Nov-2024 19:40:36         723,129  16%   23.78MB/s    0:00:00 (xfr#22, to-chk=159/229)
09-Nov-2024 19:40:36         723,687  16%   23.80MB/s    0:00:00 (xfr#23, to-chk=155/229)
09-Nov-2024 19:40:36         828,257  18%   17.55MB/s    0:00:00 (xfr#24, to-chk=154/229)
09-Nov-2024 19:40:36         828,815  18%   17.56MB/s    0:00:00 (xfr#25, to-chk=153/229)
09-Nov-2024 19:40:36         860,005  19%   17.83MB/s    0:00:00 (xfr#26, to-chk=152/229)
09-Nov-2024 19:40:36         860,563  19%   17.84MB/s    0:00:00 (xfr#27, to-chk=148/229)
09-Nov-2024 19:40:36         991,817  22%   13.71MB/s    0:00:00 (xfr#28, to-chk=147/229)
09-Nov-2024 19:40:36         992,375  22%   13.72MB/s    0:00:00 (xfr#29, to-chk=146/229)
09-Nov-2024 19:40:36       1,038,806  23%   14.36MB/s    0:00:00 (xfr#30, to-chk=145/229)
09-Nov-2024 19:40:36       1,039,652  23%   14.37MB/s    0:00:00 (xfr#31, to-chk=141/229)
09-Nov-2024 19:40:36       1,298,009  29%   15.87MB/s    0:00:00 (xfr#32, to-chk=140/229)
09-Nov-2024 19:40:36       1,298,855  29%   15.88MB/s    0:00:00 (xfr#33, to-chk=139/229)
09-Nov-2024 19:40:36       1,325,214  29%   16.20MB/s    0:00:00 (xfr#34, to-chk=138/229)
09-Nov-2024 19:40:36       1,325,868  29%   16.21MB/s    0:00:00 (xfr#35, to-chk=134/229)
09-Nov-2024 19:40:36       1,467,229  33%   15.90MB/s    0:00:00 (xfr#36, to-chk=133/229)
09-Nov-2024 19:40:36       1,467,883  33%   15.73MB/s    0:00:00 (xfr#37, to-chk=132/229)
09-Nov-2024 19:40:36       1,519,023  34%   16.10MB/s    0:00:00 (xfr#38, to-chk=131/229)
09-Nov-2024 19:40:36       1,519,869  34%   16.11MB/s    0:00:00 (xfr#39, to-chk=127/229)
09-Nov-2024 19:40:36       1,742,372  39%   17.31MB/s    0:00:00 (xfr#40, to-chk=126/229)
09-Nov-2024 19:40:36       1,743,218  39%   17.32MB/s    0:00:00 (xfr#41, to-chk=125/229)
09-Nov-2024 19:40:36       1,770,942  39%   17.41MB/s    0:00:00 (xfr#42, to-chk=124/229)
09-Nov-2024 19:40:36       1,771,500  39%   17.42MB/s    0:00:00 (xfr#43, to-chk=120/229)
09-Nov-2024 19:40:36       1,874,291  42%   17.52MB/s    0:00:00 (xfr#44, to-chk=119/229)
09-Nov-2024 19:40:36       1,874,849  42%   17.53MB/s    0:00:00 (xfr#45, to-chk=118/229)
09-Nov-2024 19:40:36       1,908,486  43%   17.50MB/s    0:00:00 (xfr#46, to-chk=117/229)
09-Nov-2024 19:40:36       1,908,852  43%   17.34MB/s    0:00:00 (xfr#47, to-chk=113/229)
09-Nov-2024 19:40:36       2,031,727  45%   18.28MB/s    0:00:00 (xfr#48, to-chk=112/229)
09-Nov-2024 19:40:36       2,032,093  45%   18.28MB/s    0:00:00 (xfr#49, to-chk=111/229)
09-Nov-2024 19:40:36       2,058,325  46%   18.35MB/s    0:00:00 (xfr#50, to-chk=110/229)
09-Nov-2024 19:40:36       2,058,979  46%   18.35MB/s    0:00:00 (xfr#51, to-chk=106/229)
09-Nov-2024 19:40:36       2,215,798  49%   19.21MB/s    0:00:00 (xfr#52, to-chk=105/229)
09-Nov-2024 19:40:36       2,216,452  49%   19.22MB/s    0:00:00 (xfr#53, to-chk=104/229)
09-Nov-2024 19:40:36       2,217,080  49%   19.22MB/s    0:00:00 (xfr#54, to-chk=103/229)
09-Nov-2024 19:40:36       2,246,300  50%   19.30MB/s    0:00:00 (xfr#55, to-chk=102/229)
09-Nov-2024 19:40:36       2,246,858  50%   19.30MB/s    0:00:00 (xfr#56, to-chk=98/229)
09-Nov-2024 19:40:36       2,348,997  52%   20.18MB/s    0:00:00 (xfr#57, to-chk=97/229)
09-Nov-2024 19:40:36       2,349,555  52%   20.19MB/s    0:00:00 (xfr#58, to-chk=96/229)
09-Nov-2024 19:40:36       2,350,183  52%   20.19MB/s    0:00:00 (xfr#59, to-chk=95/229)
09-Nov-2024 19:40:36       2,379,148  53%   20.26MB/s    0:00:00 (xfr#60, to-chk=94/229)
09-Nov-2024 19:40:36       2,379,610  53%   20.26MB/s    0:00:00 (xfr#61, to-chk=90/229)
09-Nov-2024 19:40:36       2,478,016  55%   20.55MB/s    0:00:00 (xfr#62, to-chk=89/229)
09-Nov-2024 19:40:36       2,478,478  55%   20.55MB/s    0:00:00 (xfr#63, to-chk=88/229)
09-Nov-2024 19:40:36       2,499,448  56%   20.55MB/s    0:00:00 (xfr#64, to-chk=87/229)
09-Nov-2024 19:40:36       2,499,814  56%   20.55MB/s    0:00:00 (xfr#65, to-chk=83/229)
09-Nov-2024 19:40:36       2,580,902  58%   20.68MB/s    0:00:00 (xfr#66, to-chk=82/229)
09-Nov-2024 19:40:36       2,581,268  58%   20.69MB/s    0:00:00 (xfr#67, to-chk=81/229)
09-Nov-2024 19:40:36       2,599,964  58%   20.66MB/s    0:00:00 (xfr#68, to-chk=80/229)
09-Nov-2024 19:40:36       2,600,330  58%   20.67MB/s    0:00:00 (xfr#69, to-chk=76/229)
09-Nov-2024 19:40:36       2,702,309  60%   20.78MB/s    0:00:00 (xfr#70, to-chk=75/229)
09-Nov-2024 19:40:36       2,702,675  60%   20.62MB/s    0:00:00 (xfr#71, to-chk=74/229)
09-Nov-2024 19:40:36       2,725,217  61%   20.79MB/s    0:00:00 (xfr#72, to-chk=73/229)
09-Nov-2024 19:40:36       2,725,775  61%   20.80MB/s    0:00:00 (xfr#73, to-chk=69/229)
09-Nov-2024 19:40:36       2,802,257  63%   20.88MB/s    0:00:00 (xfr#74, to-chk=68/229)
09-Nov-2024 19:40:36       2,802,815  63%   20.88MB/s    0:00:00 (xfr#75, to-chk=67/229)
09-Nov-2024 19:40:36       2,828,472  63%   20.91MB/s    0:00:00 (xfr#76, to-chk=66/229)
09-Nov-2024 19:40:36       2,829,030  63%   20.91MB/s    0:00:00 (xfr#77, to-chk=62/229)
09-Nov-2024 19:40:36       2,932,395  66%   21.51MB/s    0:00:00 (xfr#78, to-chk=61/229)
09-Nov-2024 19:40:36       2,932,953  66%   20.72MB/s    0:00:00 (xfr#79, to-chk=60/229)
09-Nov-2024 19:40:36       2,933,581  66%   20.72MB/s    0:00:00 (xfr#80, to-chk=59/229)
09-Nov-2024 19:40:36       2,965,743  66%   20.95MB/s    0:00:00 (xfr#81, to-chk=58/229)
09-Nov-2024 19:40:36       2,966,109  66%   20.95MB/s    0:00:00 (xfr#82, to-chk=54/229)
09-Nov-2024 19:40:36       3,108,105  70%   20.87MB/s    0:00:00 (xfr#83, to-chk=53/229)
09-Nov-2024 19:40:36       3,108,471  70%   20.88MB/s    0:00:00 (xfr#84, to-chk=52/229)
09-Nov-2024 19:40:36       3,134,953  70%   20.91MB/s    0:00:00 (xfr#85, to-chk=51/229)
09-Nov-2024 19:40:36       3,135,607  70%   20.91MB/s    0:00:00 (xfr#86, to-chk=47/229)
09-Nov-2024 19:40:36       3,297,569  74%   19.66MB/s    0:00:00 (xfr#87, to-chk=46/229)
09-Nov-2024 19:40:36       3,298,223  74%   19.66MB/s    0:00:00 (xfr#88, to-chk=45/229)
09-Nov-2024 19:40:36       3,338,682  75%   18.73MB/s    0:00:00 (xfr#89, to-chk=44/229)
09-Nov-2024 19:40:36       3,339,432  75%   18.73MB/s    0:00:00 (xfr#90, to-chk=40/229)
09-Nov-2024 19:40:36       3,561,984  80%   18.77MB/s    0:00:00 (xfr#91, to-chk=39/229)
09-Nov-2024 19:40:36       3,562,734  80%   18.77MB/s    0:00:00 (xfr#92, to-chk=38/229)
09-Nov-2024 19:40:36       3,591,413  80%   18.92MB/s    0:00:00 (xfr#93, to-chk=37/229)
09-Nov-2024 19:40:36       3,591,875  80%   18.93MB/s    0:00:00 (xfr#94, to-chk=33/229)
09-Nov-2024 19:40:36       3,712,137  83%   18.63MB/s    0:00:00 (xfr#95, to-chk=32/229)
09-Nov-2024 19:40:36       3,712,599  83%   18.63MB/s    0:00:00 (xfr#96, to-chk=31/229)
09-Nov-2024 19:40:36       3,713,227  83%   18.64MB/s    0:00:00 (xfr#97, to-chk=30/229)
09-Nov-2024 19:40:36       3,749,064  84%   18.72MB/s    0:00:00 (xfr#98, to-chk=29/229)
09-Nov-2024 19:40:36       3,749,814  84%   18.72MB/s    0:00:00 (xfr#99, to-chk=25/229)
09-Nov-2024 19:40:36       3,889,244  87%   18.73MB/s    0:00:00 (xfr#100, to-chk=24/229)
09-Nov-2024 19:40:36       3,889,994  87%   18.74MB/s    0:00:00 (xfr#101, to-chk=23/229)
09-Nov-2024 19:40:36       3,922,227  88%   18.80MB/s    0:00:00 (xfr#102, to-chk=22/229)
09-Nov-2024 19:40:36       3,922,785  88%   18.80MB/s    0:00:00 (xfr#103, to-chk=18/229)
09-Nov-2024 19:40:36       4,079,974  91%   18.89MB/s    0:00:00 (xfr#104, to-chk=17/229)
09-Nov-2024 19:40:36       4,080,532  91%   18.89MB/s    0:00:00 (xfr#105, to-chk=16/229)
09-Nov-2024 19:40:36       4,111,310  92%   19.03MB/s    0:00:00 (xfr#106, to-chk=15/229)
09-Nov-2024 19:40:36       4,111,868  92%   18.94MB/s    0:00:00 (xfr#107, to-chk=11/229)
09-Nov-2024 19:40:36       4,235,232  95%   17.87MB/s    0:00:00 (xfr#108, to-chk=10/229)
09-Nov-2024 19:40:36       4,235,790  95%   17.87MB/s    0:00:00 (xfr#109, to-chk=9/229)
09-Nov-2024 19:40:36       4,236,418  95%   17.88MB/s    0:00:00 (xfr#110, to-chk=8/229)
09-Nov-2024 19:40:36       4,255,380  95%   17.88MB/s    0:00:00 (xfr#111, to-chk=7/229)
09-Nov-2024 19:40:36       4,255,650  95%   17.80MB/s    0:00:00 (xfr#112, to-chk=3/229)
09-Nov-2024 19:40:36       4,359,221  98%   18.15MB/s    0:00:00 (xfr#113, to-chk=2/229)
09-Nov-2024 19:40:36       4,359,491  98%   18.08MB/s    0:00:00 (xfr#114, to-chk=1/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.38MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.30MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.30MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36       4,431,597  99%   18.22MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36          23,608  16%   22.51MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:40:36          48,207  33%   45.97MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:40:36          48,207  33%   45.97MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:40:36          71,612  49%   68.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:40:36          71,903  50%   68.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:40:36          71,903  50%   34.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:40:36           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:40:36           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:40:36           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:40:36           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:40:36           6,899  50%    1.32MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36          75,480   7%   71.98MB/s    0:00:00 (xfr#2, to-chk=131/136)
09-Nov-2024 19:40:36         149,176  13%   71.13MB/s    0:00:00 (xfr#3, to-chk=129/136)
09-Nov-2024 19:40:36         150,344  14%   47.79MB/s    0:00:00 (xfr#4, to-chk=127/136)
09-Nov-2024 19:40:36         150,344  14%   47.79MB/s    0:00:00 (xfr#5, to-chk=125/136)
09-Nov-2024 19:40:36         221,774  20%   23.50MB/s    0:00:00 (xfr#6, to-chk=123/136)
09-Nov-2024 19:40:36         221,924  20%   23.52MB/s    0:00:00 (xfr#7, to-chk=121/136)
09-Nov-2024 19:40:36         222,221  20%   23.55MB/s    0:00:00 (xfr#8, to-chk=119/136)
09-Nov-2024 19:40:36         357,677  33%   15.50MB/s    0:00:00 (xfr#9, to-chk=117/136)
09-Nov-2024 19:40:36         357,993  33%   15.52MB/s    0:00:00 (xfr#10, to-chk=107/136)
09-Nov-2024 19:40:36         358,891  33%   14.88MB/s    0:00:00 (xfr#11, to-chk=106/136)
09-Nov-2024 19:40:36         359,710  33%   14.92MB/s    0:00:00 (xfr#12, to-chk=105/136)
09-Nov-2024 19:40:36         360,029  33%   14.93MB/s    0:00:00 (xfr#13, to-chk=104/136)
09-Nov-2024 19:40:36         360,345  33%   14.94MB/s    0:00:00 (xfr#14, to-chk=103/136)
09-Nov-2024 19:40:36         360,970  33%   14.97MB/s    0:00:00 (xfr#15, to-chk=102/136)
09-Nov-2024 19:40:36         361,751  33%   15.00MB/s    0:00:00 (xfr#16, to-chk=101/136)
09-Nov-2024 19:40:36         362,067  33%   15.01MB/s    0:00:00 (xfr#17, to-chk=100/136)
09-Nov-2024 19:40:36         362,383  33%   15.03MB/s    0:00:00 (xfr#18, to-chk=99/136)
09-Nov-2024 19:40:36         362,699  33%   15.04MB/s    0:00:00 (xfr#19, to-chk=98/136)
09-Nov-2024 19:40:36         363,015  33%   15.05MB/s    0:00:00 (xfr#20, to-chk=97/136)
09-Nov-2024 19:40:36         364,000  33%   15.09MB/s    0:00:00 (xfr#21, to-chk=96/136)
09-Nov-2024 19:40:36         364,784  34%   15.13MB/s    0:00:00 (xfr#22, to-chk=95/136)
09-Nov-2024 19:40:36         365,604  34%   15.16MB/s    0:00:00 (xfr#23, to-chk=94/136)
09-Nov-2024 19:40:36         366,556  34%   14.57MB/s    0:00:00 (xfr#24, to-chk=93/136)
09-Nov-2024 19:40:36         366,872  34%   14.58MB/s    0:00:00 (xfr#25, to-chk=92/136)
09-Nov-2024 19:40:36         367,032  34%   14.58MB/s    0:00:00 (xfr#26, to-chk=91/136)
09-Nov-2024 19:40:36         367,348  34%   14.60MB/s    0:00:00 (xfr#27, to-chk=90/136)
09-Nov-2024 19:40:36         367,661  34%   14.61MB/s    0:00:00 (xfr#28, to-chk=89/136)
09-Nov-2024 19:40:36         367,977  34%   14.62MB/s    0:00:00 (xfr#29, to-chk=88/136)
09-Nov-2024 19:40:36         368,920  34%   14.66MB/s    0:00:00 (xfr#30, to-chk=87/136)
09-Nov-2024 19:40:36         369,401  34%   14.68MB/s    0:00:00 (xfr#31, to-chk=86/136)
09-Nov-2024 19:40:36         369,561  34%   14.69MB/s    0:00:00 (xfr#32, to-chk=85/136)
09-Nov-2024 19:40:36         369,721  34%   14.69MB/s    0:00:00 (xfr#33, to-chk=84/136)
09-Nov-2024 19:40:36         370,520  34%   14.72MB/s    0:00:00 (xfr#34, to-chk=83/136)
09-Nov-2024 19:40:36         371,319  34%   14.75MB/s    0:00:00 (xfr#35, to-chk=82/136)
09-Nov-2024 19:40:36         371,635  34%   14.77MB/s    0:00:00 (xfr#36, to-chk=81/136)
09-Nov-2024 19:40:36         372,428  34%   14.21MB/s    0:00:00 (xfr#37, to-chk=80/136)
09-Nov-2024 19:40:36         373,080  34%   14.23MB/s    0:00:00 (xfr#38, to-chk=79/136)
09-Nov-2024 19:40:36         373,900  34%   14.26MB/s    0:00:00 (xfr#39, to-chk=78/136)
09-Nov-2024 19:40:36         374,216  34%   14.28MB/s    0:00:00 (xfr#40, to-chk=77/136)
09-Nov-2024 19:40:36         375,021  35%   14.31MB/s    0:00:00 (xfr#41, to-chk=76/136)
09-Nov-2024 19:40:36         375,820  35%   14.34MB/s    0:00:00 (xfr#42, to-chk=75/136)
09-Nov-2024 19:40:36         376,136  35%   14.35MB/s    0:00:00 (xfr#43, to-chk=74/136)
09-Nov-2024 19:40:36         376,452  35%   14.36MB/s    0:00:00 (xfr#44, to-chk=73/136)
09-Nov-2024 19:40:36         376,768  35%   14.37MB/s    0:00:00 (xfr#45, to-chk=72/136)
09-Nov-2024 19:40:36         377,579  35%   14.40MB/s    0:00:00 (xfr#46, to-chk=71/136)
09-Nov-2024 19:40:36         378,372  35%   14.43MB/s    0:00:00 (xfr#47, to-chk=70/136)
09-Nov-2024 19:40:36         378,688  35%   14.45MB/s    0:00:00 (xfr#48, to-chk=69/136)
09-Nov-2024 19:40:36         379,804  35%   13.93MB/s    0:00:00 (xfr#49, to-chk=68/136)
09-Nov-2024 19:40:36         380,126  35%   13.94MB/s    0:00:00 (xfr#50, to-chk=67/136)
09-Nov-2024 19:40:36         380,922  35%   13.97MB/s    0:00:00 (xfr#51, to-chk=66/136)
09-Nov-2024 19:40:36         381,721  35%   14.00MB/s    0:00:00 (xfr#52, to-chk=65/136)
09-Nov-2024 19:40:36         382,394  35%   14.03MB/s    0:00:00 (xfr#53, to-chk=64/136)
09-Nov-2024 19:40:36         383,349  35%   13.54MB/s    0:00:00 (xfr#54, to-chk=63/136)
09-Nov-2024 19:40:36         383,512  35%   13.55MB/s    0:00:00 (xfr#55, to-chk=62/136)
09-Nov-2024 19:40:36         383,833  35%   13.56MB/s    0:00:00 (xfr#56, to-chk=61/136)
09-Nov-2024 19:40:36         384,631  35%   13.59MB/s    0:00:00 (xfr#57, to-chk=60/136)
09-Nov-2024 19:40:36         385,463  35%    8.97MB/s    0:00:00 (xfr#58, to-chk=59/136)
09-Nov-2024 19:40:36         385,623  36%    8.97MB/s    0:00:00 (xfr#59, to-chk=58/136)
09-Nov-2024 19:40:36         385,939  36%    8.98MB/s    0:00:00 (xfr#60, to-chk=57/136)
09-Nov-2024 19:40:36         387,061  36%    9.00MB/s    0:00:00 (xfr#61, to-chk=56/136)
09-Nov-2024 19:40:36         387,377  36%    8.80MB/s    0:00:00 (xfr#62, to-chk=55/136)
09-Nov-2024 19:40:36         388,005  36%    8.81MB/s    0:00:00 (xfr#63, to-chk=54/136)
09-Nov-2024 19:40:36         394,765  36%    8.96MB/s    0:00:00 (xfr#64, to-chk=53/136)
09-Nov-2024 19:40:36         398,467  37%    9.05MB/s    0:00:00 (xfr#65, to-chk=52/136)
09-Nov-2024 19:40:36         401,373  37%    9.11MB/s    0:00:00 (xfr#66, to-chk=51/136)
09-Nov-2024 19:40:36         406,822  37%    9.24MB/s    0:00:00 (xfr#67, to-chk=50/136)
09-Nov-2024 19:40:36         417,401  38%    9.48MB/s    0:00:00 (xfr#68, to-chk=49/136)
09-Nov-2024 19:40:36         421,445  39%    9.57MB/s    0:00:00 (xfr#69, to-chk=48/136)
09-Nov-2024 19:40:36         422,639  39%    9.60MB/s    0:00:00 (xfr#70, to-chk=47/136)
09-Nov-2024 19:40:36         425,979  39%    9.45MB/s    0:00:00 (xfr#71, to-chk=46/136)
09-Nov-2024 19:40:36         431,884  40%    9.58MB/s    0:00:00 (xfr#72, to-chk=45/136)
09-Nov-2024 19:40:36         440,753  41%    9.78MB/s    0:00:00 (xfr#73, to-chk=44/136)
09-Nov-2024 19:40:36         452,757  42%   10.04MB/s    0:00:00 (xfr#74, to-chk=43/136)
09-Nov-2024 19:40:36         454,407  42%   10.08MB/s    0:00:00 (xfr#75, to-chk=42/136)
09-Nov-2024 19:40:36         456,458  42%   10.12MB/s    0:00:00 (xfr#76, to-chk=41/136)
09-Nov-2024 19:40:36         462,670  43%   10.26MB/s    0:00:00 (xfr#77, to-chk=40/136)
09-Nov-2024 19:40:36         474,181  44%   10.28MB/s    0:00:00 (xfr#78, to-chk=39/136)
09-Nov-2024 19:40:36         483,905  45%   10.49MB/s    0:00:00 (xfr#79, to-chk=38/136)
09-Nov-2024 19:40:36         488,043  45%   10.58MB/s    0:00:00 (xfr#80, to-chk=37/136)
09-Nov-2024 19:40:36         492,694  45%   10.68MB/s    0:00:00 (xfr#81, to-chk=36/136)
09-Nov-2024 19:40:36         503,672  47%   10.92MB/s    0:00:00 (xfr#82, to-chk=35/136)
09-Nov-2024 19:40:36         505,359  47%   10.95MB/s    0:00:00 (xfr#83, to-chk=34/136)
09-Nov-2024 19:40:36         512,082  47%   11.10MB/s    0:00:00 (xfr#84, to-chk=33/136)
09-Nov-2024 19:40:36         512,765  47%   10.87MB/s    0:00:00 (xfr#85, to-chk=32/136)
09-Nov-2024 19:40:36         513,198  47%   10.88MB/s    0:00:00 (xfr#86, to-chk=31/136)
09-Nov-2024 19:40:36         519,502  48%   11.01MB/s    0:00:00 (xfr#87, to-chk=30/136)
09-Nov-2024 19:40:36         527,080  49%   11.17MB/s    0:00:00 (xfr#88, to-chk=29/136)
09-Nov-2024 19:40:36         539,047  50%   11.42MB/s    0:00:00 (xfr#89, to-chk=28/136)
09-Nov-2024 19:40:36         548,315  51%   11.37MB/s    0:00:00 (xfr#90, to-chk=27/136)
09-Nov-2024 19:40:36         549,055  51%   11.38MB/s    0:00:00 (xfr#91, to-chk=26/136)
09-Nov-2024 19:40:36         554,467  51%   11.50MB/s    0:00:00 (xfr#92, to-chk=25/136)
09-Nov-2024 19:40:36         563,641  52%   11.69MB/s    0:00:00 (xfr#93, to-chk=24/136)
09-Nov-2024 19:40:36         567,385  52%   11.76MB/s    0:00:00 (xfr#94, to-chk=23/136)
09-Nov-2024 19:40:36         575,704  53%   11.94MB/s    0:00:00 (xfr#95, to-chk=22/136)
09-Nov-2024 19:40:36         581,515  54%   12.06MB/s    0:00:00 (xfr#96, to-chk=21/136)
09-Nov-2024 19:40:36         588,793  54%   12.21MB/s    0:00:00 (xfr#97, to-chk=20/136)
09-Nov-2024 19:40:36         593,900  55%   12.31MB/s    0:00:00 (xfr#98, to-chk=19/136)
09-Nov-2024 19:40:36         604,023  56%   12.26MB/s    0:00:00 (xfr#99, to-chk=18/136)
09-Nov-2024 19:40:36         604,362  56%   12.26MB/s    0:00:00 (xfr#100, to-chk=17/136)
09-Nov-2024 19:40:36         607,665  56%   12.33MB/s    0:00:00 (xfr#101, to-chk=16/136)
09-Nov-2024 19:40:36         616,078  57%   12.50MB/s    0:00:00 (xfr#102, to-chk=15/136)
09-Nov-2024 19:40:36         620,637  57%   12.59MB/s    0:00:00 (xfr#103, to-chk=14/136)
09-Nov-2024 19:40:36         623,583  58%   12.65MB/s    0:00:00 (xfr#104, to-chk=13/136)
09-Nov-2024 19:40:36         633,671  59%   12.86MB/s    0:00:00 (xfr#105, to-chk=12/136)
09-Nov-2024 19:40:36         644,213  60%   13.07MB/s    0:00:00 (xfr#106, to-chk=11/136)
09-Nov-2024 19:40:36         646,661  60%   13.12MB/s    0:00:00 (xfr#107, to-chk=10/136)
09-Nov-2024 19:40:36         655,436  61%   13.30MB/s    0:00:00 (xfr#108, to-chk=9/136)
09-Nov-2024 19:40:36         663,051  61%   13.17MB/s    0:00:00 (xfr#109, to-chk=8/136)
09-Nov-2024 19:40:36         674,656  62%   13.40MB/s    0:00:00 (xfr#110, to-chk=7/136)
09-Nov-2024 19:40:36         684,345  63%   13.60MB/s    0:00:00 (xfr#111, to-chk=6/136)
09-Nov-2024 19:40:36         689,358  64%   13.70MB/s    0:00:00 (xfr#112, to-chk=5/136)
09-Nov-2024 19:40:36         691,843  64%   13.75MB/s    0:00:00 (xfr#113, to-chk=4/136)
09-Nov-2024 19:40:36         693,986  64%   13.79MB/s    0:00:00 (xfr#114, to-chk=3/136)
09-Nov-2024 19:40:36         701,222  65%   13.93MB/s    0:00:00 (xfr#115, to-chk=2/136)
09-Nov-2024 19:40:36         702,458  65%   13.96MB/s    0:00:00 (xfr#116, to-chk=1/136)
09-Nov-2024 19:40:36         713,399  66%   14.17MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         713,399  66%   14.17MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         713,399  66%   13.88MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         713,399  66%   13.61MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         713,399  66%   13.61MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         713,399  66%   13.61MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36          23,572  16%   22.48MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:40:36          48,133  33%   45.90MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:40:36          48,133  33%   45.90MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:40:36          71,502  49%   68.19MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:40:36          71,793  50%   68.47MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:40:36          71,793  50%   17.12MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:40:36           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:40:36           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:40:36           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:40:36           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:40:36           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36          74,024   6%   70.59MB/s    0:00:00 (xfr#2, to-chk=131/136)
09-Nov-2024 19:40:36         146,146  13%  139.38MB/s    0:00:00 (xfr#3, to-chk=129/136)
09-Nov-2024 19:40:36         146,146  13%  139.38MB/s    0:00:00 (xfr#4, to-chk=127/136)
09-Nov-2024 19:40:36         146,146  13%  139.38MB/s    0:00:00 (xfr#5, to-chk=125/136)
09-Nov-2024 19:40:36         216,120  20%  103.05MB/s    0:00:00 (xfr#6, to-chk=123/136)
09-Nov-2024 19:40:36         216,270  20%  103.13MB/s    0:00:00 (xfr#7, to-chk=121/136)
09-Nov-2024 19:40:36         216,567  20%  103.27MB/s    0:00:00 (xfr#8, to-chk=119/136)
09-Nov-2024 19:40:36         352,188  33%   67.17MB/s    0:00:00 (xfr#9, to-chk=117/136)
09-Nov-2024 19:40:36         352,468  33%   56.02MB/s    0:00:00 (xfr#10, to-chk=107/136)
09-Nov-2024 19:40:36         353,144  33%   56.13MB/s    0:00:00 (xfr#11, to-chk=106/136)
09-Nov-2024 19:40:36         354,152  33%   56.29MB/s    0:00:00 (xfr#12, to-chk=105/136)
09-Nov-2024 19:40:36         354,430  33%   56.34MB/s    0:00:00 (xfr#13, to-chk=104/136)
09-Nov-2024 19:40:36         354,710  33%   56.38MB/s    0:00:00 (xfr#14, to-chk=103/136)
09-Nov-2024 19:40:36         355,557  33%   56.51MB/s    0:00:00 (xfr#15, to-chk=102/136)
09-Nov-2024 19:40:36         356,644  33%   56.69MB/s    0:00:00 (xfr#16, to-chk=101/136)
09-Nov-2024 19:40:36         356,926  33%   56.73MB/s    0:00:00 (xfr#17, to-chk=100/136)
09-Nov-2024 19:40:36         357,208  33%   56.78MB/s    0:00:00 (xfr#18, to-chk=99/136)
09-Nov-2024 19:40:36         357,646  33%   56.85MB/s    0:00:00 (xfr#19, to-chk=98/136)
09-Nov-2024 19:40:36         358,084  33%   56.92MB/s    0:00:00 (xfr#20, to-chk=97/136)
09-Nov-2024 19:40:36         359,105  33%   48.92MB/s    0:00:00 (xfr#21, to-chk=96/136)
09-Nov-2024 19:40:36         360,005  34%   49.05MB/s    0:00:00 (xfr#22, to-chk=95/136)
09-Nov-2024 19:40:36         360,482  34%   49.11MB/s    0:00:00 (xfr#23, to-chk=94/136)
09-Nov-2024 19:40:36         361,626  34%   49.27MB/s    0:00:00 (xfr#24, to-chk=93/136)
09-Nov-2024 19:40:36         362,062  34%   49.33MB/s    0:00:00 (xfr#25, to-chk=92/136)
09-Nov-2024 19:40:36         362,344  34%   49.37MB/s    0:00:00 (xfr#26, to-chk=91/136)
09-Nov-2024 19:40:36         362,628  34%   49.40MB/s    0:00:00 (xfr#27, to-chk=90/136)
09-Nov-2024 19:40:36         362,912  34%   49.44MB/s    0:00:00 (xfr#28, to-chk=89/136)
09-Nov-2024 19:40:36         363,194  34%   49.48MB/s    0:00:00 (xfr#29, to-chk=88/136)
09-Nov-2024 19:40:36         364,011  34%   49.59MB/s    0:00:00 (xfr#30, to-chk=87/136)
09-Nov-2024 19:40:36         364,489  34%   43.45MB/s    0:00:00 (xfr#31, to-chk=86/136)
09-Nov-2024 19:40:36         364,927  34%   43.50MB/s    0:00:00 (xfr#32, to-chk=85/136)
09-Nov-2024 19:40:36         365,211  34%   43.54MB/s    0:00:00 (xfr#33, to-chk=84/136)
09-Nov-2024 19:40:36         365,848  34%   43.61MB/s    0:00:00 (xfr#34, to-chk=83/136)
09-Nov-2024 19:40:36         366,671  34%   43.71MB/s    0:00:00 (xfr#35, to-chk=82/136)
09-Nov-2024 19:40:36         366,953  34%   43.74MB/s    0:00:00 (xfr#36, to-chk=81/136)
09-Nov-2024 19:40:36         367,758  34%   43.84MB/s    0:00:00 (xfr#37, to-chk=80/136)
09-Nov-2024 19:40:36         368,386  34%   43.92MB/s    0:00:00 (xfr#38, to-chk=79/136)
09-Nov-2024 19:40:36         368,858  34%   43.97MB/s    0:00:00 (xfr#39, to-chk=78/136)
09-Nov-2024 19:40:36         369,139  34%   39.12MB/s    0:00:00 (xfr#40, to-chk=77/136)
09-Nov-2024 19:40:36         369,923  34%   39.20MB/s    0:00:00 (xfr#41, to-chk=76/136)
09-Nov-2024 19:40:36         370,569  35%   39.27MB/s    0:00:00 (xfr#42, to-chk=75/136)
09-Nov-2024 19:40:36         370,854  35%   39.30MB/s    0:00:00 (xfr#43, to-chk=74/136)
09-Nov-2024 19:40:36         371,132  35%   39.33MB/s    0:00:00 (xfr#44, to-chk=73/136)
09-Nov-2024 19:40:36         371,410  35%   39.36MB/s    0:00:00 (xfr#45, to-chk=72/136)
09-Nov-2024 19:40:36         372,419  35%   39.46MB/s    0:00:00 (xfr#46, to-chk=71/136)
09-Nov-2024 19:40:36         373,065  35%   39.53MB/s    0:00:00 (xfr#47, to-chk=70/136)
09-Nov-2024 19:40:36         373,347  35%   39.56MB/s    0:00:00 (xfr#48, to-chk=69/136)
09-Nov-2024 19:40:36         374,380  35%   39.67MB/s    0:00:00 (xfr#49, to-chk=68/136)
09-Nov-2024 19:40:36         374,824  35%   39.72MB/s    0:00:00 (xfr#50, to-chk=67/136)
09-Nov-2024 19:40:36         375,622  35%   35.82MB/s    0:00:00 (xfr#51, to-chk=66/136)
09-Nov-2024 19:40:36         376,586  35%   35.91MB/s    0:00:00 (xfr#52, to-chk=65/136)
09-Nov-2024 19:40:36         377,128  35%   35.97MB/s    0:00:00 (xfr#53, to-chk=64/136)
09-Nov-2024 19:40:36         377,829  35%   36.03MB/s    0:00:00 (xfr#54, to-chk=63/136)
09-Nov-2024 19:40:36         377,950  35%   36.04MB/s    0:00:00 (xfr#55, to-chk=62/136)
09-Nov-2024 19:40:36         378,391  35%   36.09MB/s    0:00:00 (xfr#56, to-chk=61/136)
09-Nov-2024 19:40:36         379,345  35%   36.18MB/s    0:00:00 (xfr#57, to-chk=60/136)
09-Nov-2024 19:40:36         380,165  35%   36.26MB/s    0:00:00 (xfr#58, to-chk=59/136)
09-Nov-2024 19:40:36         380,517  35%   36.29MB/s    0:00:00 (xfr#59, to-chk=58/136)
09-Nov-2024 19:40:36         380,955  36%   36.33MB/s    0:00:00 (xfr#60, to-chk=57/136)
09-Nov-2024 19:40:36         382,078  36%   36.44MB/s    0:00:00 (xfr#61, to-chk=56/136)
09-Nov-2024 19:40:36         382,361  36%   36.46MB/s    0:00:00 (xfr#62, to-chk=55/136)
09-Nov-2024 19:40:36         383,010  36%   33.21MB/s    0:00:00 (xfr#63, to-chk=54/136)
09-Nov-2024 19:40:36         389,668  36%   33.78MB/s    0:00:00 (xfr#64, to-chk=53/136)
09-Nov-2024 19:40:36         393,370  37%   34.10MB/s    0:00:00 (xfr#65, to-chk=52/136)
09-Nov-2024 19:40:36         396,276  37%   34.36MB/s    0:00:00 (xfr#66, to-chk=51/136)
09-Nov-2024 19:40:36         401,625  37%   34.82MB/s    0:00:00 (xfr#67, to-chk=50/136)
09-Nov-2024 19:40:36         412,102  38%   35.73MB/s    0:00:00 (xfr#68, to-chk=49/136)
09-Nov-2024 19:40:36         416,146  39%   36.08MB/s    0:00:00 (xfr#69, to-chk=48/136)
09-Nov-2024 19:40:36         417,340  39%   36.18MB/s    0:00:00 (xfr#70, to-chk=47/136)
09-Nov-2024 19:40:36         420,580  39%   36.46MB/s    0:00:00 (xfr#71, to-chk=46/136)
09-Nov-2024 19:40:36         426,328  40%   36.96MB/s    0:00:00 (xfr#72, to-chk=45/136)
09-Nov-2024 19:40:36         435,040  41%   34.57MB/s    0:00:00 (xfr#73, to-chk=44/136)
09-Nov-2024 19:40:36         446,944  42%   35.52MB/s    0:00:00 (xfr#74, to-chk=43/136)
09-Nov-2024 19:40:36         448,594  42%   35.65MB/s    0:00:00 (xfr#75, to-chk=42/136)
09-Nov-2024 19:40:36         450,700  42%   35.82MB/s    0:00:00 (xfr#76, to-chk=41/136)
09-Nov-2024 19:40:36         456,910  43%   36.31MB/s    0:00:00 (xfr#77, to-chk=40/136)
09-Nov-2024 19:40:36         468,421  44%   34.36MB/s    0:00:00 (xfr#78, to-chk=39/136)
09-Nov-2024 19:40:36         478,045  45%   35.07MB/s    0:00:00 (xfr#79, to-chk=38/136)
09-Nov-2024 19:40:36         482,024  45%   35.36MB/s    0:00:00 (xfr#80, to-chk=37/136)
09-Nov-2024 19:40:36         486,518  46%   35.69MB/s    0:00:00 (xfr#81, to-chk=36/136)
09-Nov-2024 19:40:36         497,396  47%   36.49MB/s    0:00:00 (xfr#82, to-chk=35/136)
09-Nov-2024 19:40:36         498,981  47%   36.61MB/s    0:00:00 (xfr#83, to-chk=34/136)
09-Nov-2024 19:40:36         505,704  47%   37.10MB/s    0:00:00 (xfr#84, to-chk=33/136)
09-Nov-2024 19:40:36         506,387  47%   34.49MB/s    0:00:00 (xfr#85, to-chk=32/136)
09-Nov-2024 19:40:36         506,662  47%   34.51MB/s    0:00:00 (xfr#86, to-chk=31/136)
09-Nov-2024 19:40:36         512,807  48%   34.93MB/s    0:00:00 (xfr#87, to-chk=30/136)
09-Nov-2024 19:40:36         520,385  49%   35.45MB/s    0:00:00 (xfr#88, to-chk=29/136)
09-Nov-2024 19:40:36         532,352  50%   36.26MB/s    0:00:00 (xfr#89, to-chk=28/136)
09-Nov-2024 19:40:36         541,463  51%   36.88MB/s    0:00:00 (xfr#90, to-chk=27/136)
09-Nov-2024 19:40:36         542,201  51%   36.93MB/s    0:00:00 (xfr#91, to-chk=26/136)
09-Nov-2024 19:40:36         547,613  51%   37.30MB/s    0:00:00 (xfr#92, to-chk=25/136)
09-Nov-2024 19:40:36         556,787  52%   35.40MB/s    0:00:00 (xfr#93, to-chk=24/136)
09-Nov-2024 19:40:36         560,426  52%   35.63MB/s    0:00:00 (xfr#94, to-chk=23/136)
09-Nov-2024 19:40:36         568,745  53%   36.16MB/s    0:00:00 (xfr#95, to-chk=22/136)
09-Nov-2024 19:40:36         574,613  54%   36.53MB/s    0:00:00 (xfr#96, to-chk=21/136)
09-Nov-2024 19:40:36         581,784  55%   36.99MB/s    0:00:00 (xfr#97, to-chk=20/136)
09-Nov-2024 19:40:36         586,732  55%   37.30MB/s    0:00:00 (xfr#98, to-chk=19/136)
09-Nov-2024 19:40:36         596,755  56%   35.57MB/s    0:00:00 (xfr#99, to-chk=18/136)
09-Nov-2024 19:40:36         597,094  56%   35.59MB/s    0:00:00 (xfr#100, to-chk=17/136)
09-Nov-2024 19:40:36         600,397  56%   33.68MB/s    0:00:00 (xfr#101, to-chk=16/136)
09-Nov-2024 19:40:36         608,651  57%   34.14MB/s    0:00:00 (xfr#102, to-chk=15/136)
09-Nov-2024 19:40:36         613,210  57%   34.40MB/s    0:00:00 (xfr#103, to-chk=14/136)
09-Nov-2024 19:40:36         616,059  58%   34.56MB/s    0:00:00 (xfr#104, to-chk=13/136)
09-Nov-2024 19:40:36         626,147  59%   35.13MB/s    0:00:00 (xfr#105, to-chk=12/136)
09-Nov-2024 19:40:36         636,689  60%   33.73MB/s    0:00:00 (xfr#106, to-chk=11/136)
09-Nov-2024 19:40:36         639,137  60%   33.86MB/s    0:00:00 (xfr#107, to-chk=10/136)
09-Nov-2024 19:40:36         647,912  61%   34.33MB/s    0:00:00 (xfr#108, to-chk=9/136)
09-Nov-2024 19:40:36         655,435  61%   34.73MB/s    0:00:00 (xfr#109, to-chk=8/136)
09-Nov-2024 19:40:36         666,948  63%   35.34MB/s    0:00:00 (xfr#110, to-chk=7/136)
09-Nov-2024 19:40:36         676,637  63%   33.96MB/s    0:00:00 (xfr#111, to-chk=6/136)
09-Nov-2024 19:40:36         681,650  64%   34.21MB/s    0:00:00 (xfr#112, to-chk=5/136)
09-Nov-2024 19:40:36         684,035  64%   34.33MB/s    0:00:00 (xfr#113, to-chk=4/136)
09-Nov-2024 19:40:36         686,078  64%   34.44MB/s    0:00:00 (xfr#114, to-chk=3/136)
09-Nov-2024 19:40:36         693,316  65%   33.06MB/s    0:00:00 (xfr#115, to-chk=2/136)
09-Nov-2024 19:40:36         694,447  65%   33.11MB/s    0:00:00 (xfr#116, to-chk=1/136)
09-Nov-2024 19:40:36         705,388  66%   33.64MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         705,388  66%   33.64MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         705,388  66%   33.64MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         705,388  66%   32.03MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         705,388  66%   32.03MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36         705,388  66%   32.03MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:40:36           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:40:36           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:40:36           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:40:36           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:40:36           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36          24,357   3%   23.23MB/s    0:00:00 (xfr#2, to-chk=15/20)
09-Nov-2024 19:40:36          49,487   7%   47.19MB/s    0:00:00 (xfr#3, to-chk=13/20)
09-Nov-2024 19:40:36          49,487   7%   47.19MB/s    0:00:00 (xfr#4, to-chk=11/20)
09-Nov-2024 19:40:36          73,364  10%   69.97MB/s    0:00:00 (xfr#5, to-chk=9/20)
09-Nov-2024 19:40:36          73,455  10%   70.05MB/s    0:00:00 (xfr#6, to-chk=7/20)
09-Nov-2024 19:40:36         209,669  30%   49.99MB/s    0:00:00 (xfr#7, to-chk=5/20)
09-Nov-2024 19:40:36         209,966  30%   50.06MB/s    0:00:00 (xfr#8, to-chk=3/20)
09-Nov-2024 19:40:36         347,088  50%   55.17MB/s    0:00:00 (xfr#9, to-chk=1/20)
09-Nov-2024 19:40:36         347,088  50%   47.29MB/s    0:00:00 (xfr#9, to-chk=0/20)
09-Nov-2024 19:40:36 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.20.44/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:40:36               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:40:36          56,505  12%   53.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:40:36         114,611  25%   54.65MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:40:36         163,985  37%   31.28MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:40:36         220,287  49%   35.01MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:40:36         220,578  50%   35.06MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:40:36         220,578  50%   26.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:40:36 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_CRUD.1731181225.9349968 exists, exporting anyway.
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36 =============================== warnings summary ===============================
09-Nov-2024 19:40:36 tests/utils/rest_utils.py:98
09-Nov-2024 19:40:36   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:40:36     print("""
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36 tests/utils/path_utils.py:112
09-Nov-2024 19:40:36   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:40:36     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36 tests/utils/acceptance_utils.py:55
09-Nov-2024 19:40:36   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:40:36     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36 tests/utils/acceptance_utils.py:57
09-Nov-2024 19:40:36   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:40:36     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:40:36
09-Nov-2024 19:40:36 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 19:40:36 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 19:40:36 ================= 27 passed, 4 warnings in 1194.80s (0:19:54) ==================
09-Nov-2024 19:40:40 release "dev" uninstalled
09-Nov-2024 19:40:40 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 19:40:40 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
09-Nov-2024 19:40:43 No resources found
09-Nov-2024 19:40:44 Sidecar injection has been disabled
09-Nov-2024 19:40:44 Cleaning helm release "dev"...
09-Nov-2024 19:40:44 Deleted 1 helm deployments
09-Nov-2024 19:40:44 Deleted 0 k8s deployments
09-Nov-2024 19:40:44 Deleted 0 k8s services
09-Nov-2024 19:40:44 Deleted 0 persistent volumes
09-Nov-2024 19:40:44 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:40:44 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 19:40:44 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:40:44 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 19:40:44 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 19:40:44 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:40:44 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 19:40:44 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 19:40:44 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 19:40:44 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH...
09-Nov-2024 19:40:44 Finished task 'Parse test results' with result: Success
09-Nov-2024 19:40:44 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:40:44
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:40:44 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:40:44
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio hardlinks #3361 (ODSRV-OAP-MDCPH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCPH-3361-ScriptBuildTask-18038018346224488831.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance
09-Nov-2024 19:40:44 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_CRUD_proxyio_hardlinks.tar.gz
09-Nov-2024 19:40:45 Uploading artifact
09-Nov-2024 19:40:45     source path: surefire_multiprovider_directory_CRUD_proxyio_hardlinks.tar.gz
09-Nov-2024 19:40:45     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_CRUD_proxyio_hardlinks.tar.gz
09-Nov-2024 19:40:45 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 19:40:45 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:40:45 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:40:45
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio hardlinks #3361 (ODSRV-OAP-MDCPH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCPH-3361-ScriptBuildTask-978703015261417140.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH
09-Nov-2024 19:40:45 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 19:40:45 Finished task 'Pack logs' with result: Success
09-Nov-2024 19:40:45 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:40:45
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 19:40:45 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:40:45
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio hardlinks #3361 (ODSRV-OAP-MDCPH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCPH-3361-ScriptBuildTask-8702692100284061553.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH/onedata-acceptance
09-Nov-2024 19:40:45   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 19:40:45                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 19:40:45
09-Nov-2024 19:40:45   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 19:40:45 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
09-Nov-2024 19:40:45 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 19:40:46 Cleaning helm deployments
09-Nov-2024 19:40:46 Cleanining pods
09-Nov-2024 19:40:46 Cleaning kube persistant volumes
09-Nov-2024 19:40:46 Cleaning dockswift container
09-Nov-2024 19:40:46 Cleaning docker containers
09-Nov-2024 19:40:49 Stalled docker containers to remove:
09-Nov-2024 19:40:49 1526164ecd51 72dadfc977ad ecaf44e03a89 155dfa0bda74 985d1b73b712 78ef46611252 79235dad40a4 4c0c62dc7e19 218ab12288f1 d0b5ae6e52a3 5a91d51beafd d50ec91e611c ac62321cdeed 4eee522bd724 dbbbd1a35a06 83f683678594 015ff464cfca 2d8d367a09ef 14c955426f38 139a77f84508
09-Nov-2024 19:40:49 Removing stalled docker containers
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: 1526164ecd51: Container 1526164ecd51b7eef01f82ee9ac6876b58dcd7bb2fa1439b729982a3207674c1 is not running
09-Nov-2024 19:40:49 1526164ecd51
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: 72dadfc977ad: Container 72dadfc977adeadddc3971703d68bbfeef99de9b4ebb6ddfbdc736f8e24e9aad is not running
09-Nov-2024 19:40:49 72dadfc977ad
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: ecaf44e03a89: Container ecaf44e03a89bd55e88439d9480ac8fe5b70c457a9884f24a5cadca0153d3e97 is not running
09-Nov-2024 19:40:49 ecaf44e03a89
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: 155dfa0bda74: Container 155dfa0bda74247d013ad1bade277eb9ad9e08c24780ceb9a65573f1409812b2 is not running
09-Nov-2024 19:40:49 155dfa0bda74
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: 985d1b73b712: Container 985d1b73b71231f9fe6c9bd3b4de421a8ea90edce19fb4c92c5d8d8a1df467a7 is not running
09-Nov-2024 19:40:49 985d1b73b712
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: 78ef46611252: Container 78ef4661125229eb3bcfd69838c3cb6f450d364f02407852a93cf83b591682eb is not running
09-Nov-2024 19:40:49 78ef46611252
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: 79235dad40a4: Container 79235dad40a47b236729779c123365d9462988f0f440f5898936547c502b94b0 is not running
09-Nov-2024 19:40:49 79235dad40a4
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: 4c0c62dc7e19: Container 4c0c62dc7e19debf8057d09a913a5ba8fb294770c9f6860f57c21faa930476e6 is not running
09-Nov-2024 19:40:49 4c0c62dc7e19
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: 218ab12288f1: Container 218ab12288f1101de5575a3909cfd5adb4ad3faa731f160172ddef1981c07d25 is not running
09-Nov-2024 19:40:49 218ab12288f1
09-Nov-2024 19:40:49 Error response from daemon: Cannot kill container: d0b5ae6e52a3: Container d0b5ae6e52a3b07e90112aea4e78762e5f5f39267ce5926d8afaa4031655ad09 is not running
09-Nov-2024 19:40:49 d0b5ae6e52a3
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: 5a91d51beafd: Container 5a91d51beafddc3ce4446e5f76825ac2be09cb2b01b283e986484ab4ad41ee84 is not running
09-Nov-2024 19:40:50 5a91d51beafd
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: d50ec91e611c: Container d50ec91e611cb79a3f60cf0e5c36da2f829fca59b72344abf17250a856fc8f94 is not running
09-Nov-2024 19:40:50 d50ec91e611c
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: ac62321cdeed: Container ac62321cdeedaa34de4b1057d39dffdc1e8a504b45c3d34a5efa79501ac37056 is not running
09-Nov-2024 19:40:50 ac62321cdeed
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: 4eee522bd724: Container 4eee522bd72420dff555f4641cc15c5e535a51446de66a79f9d61c2eecba9cbb is not running
09-Nov-2024 19:40:50 4eee522bd724
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: dbbbd1a35a06: Container dbbbd1a35a06b44aad266bc12b5efff2a1ba868a2704270f182e51f6f19814ea is not running
09-Nov-2024 19:40:50 dbbbd1a35a06
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: 83f683678594: Container 83f683678594db9e467ca0e4a0ba25604d133b7be261db62e1aca243ece591ce is not running
09-Nov-2024 19:40:50 83f683678594
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: 015ff464cfca: Container 015ff464cfcad2144e62a50433680c0b27e77f6ae04a4ec88cc270f65abd6d5b is not running
09-Nov-2024 19:40:50 015ff464cfca
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: 2d8d367a09ef: Container 2d8d367a09eff5ccf52327bd69f450e2a60b7192e0602b23c67d26297436f314 is not running
09-Nov-2024 19:40:50 2d8d367a09ef
09-Nov-2024 19:40:50 Error response from daemon: Cannot kill container: 14c955426f38: Container 14c955426f384337e924e52f650126274bfe23d26d9abf8110e2a04819e344e1 is not running
09-Nov-2024 19:40:50 14c955426f38
09-Nov-2024 19:40:50 139a77f84508
09-Nov-2024 19:40:50 139a77f84508
09-Nov-2024 19:40:51 Stalled docker volumes to remove:
09-Nov-2024 19:40:51
09-Nov-2024 19:40:51 Removing stalled docker volumes
09-Nov-2024 19:40:51 Removing stalled loopdevices
09-Nov-2024 19:40:51 Done
09-Nov-2024 19:40:51 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 19:40:51 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 19:40:51 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 19:40:51 Running post build plugin 'NCover Results Collector'
09-Nov-2024 19:40:51 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 19:40:51 Running post build plugin 'Clover Results Collector'
09-Nov-2024 19:40:51 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 19:40:51 Running post build plugin 'Artifact Copier'
09-Nov-2024 19:40:51 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 19:40:51 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 85.30 ms
09-Nov-2024 19:40:52 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCPH'
09-Nov-2024 19:40:52 Finalising the build...
09-Nov-2024 19:40:52 Stopping timer.
09-Nov-2024 19:40:52 Build ODSRV-OAP-MDCPH-3361 completed.
09-Nov-2024 19:40:52 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 19:40:52 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 19:40:52 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 19:40:52 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 19:40:52 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 19:40:52 All post build plugins have finished
09-Nov-2024 19:40:52 Generating build results summary...
09-Nov-2024 19:40:52 Saving build results to disk...
09-Nov-2024 19:40:52 Store variable context...
09-Nov-2024 19:40:52 Finished building ODSRV-OAP-MDCPH-3361.