oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

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

15-Nov-2024 20:48:35 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:48:35 =================================================================
15-Nov-2024 20:48:35 - Executing scenario 'Move directory'
15-Nov-2024 20:48:35 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:48:35 -----------------------------------------------------------------
15-Nov-2024 20:48:35 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:48:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:48:35 using [token, token] by [user1, user2]"'
15-Nov-2024 20:48:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:48:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:48:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-xtc9q'
15-Nov-2024 20:48:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-xtc9q' successfully started
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d5z9jze6r7ptoyzl
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d5z9jze6r7ptoyzl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d5z9jze6r7ptoyzl
15-Nov-2024 20:48:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14626853062411912341'...
15-Nov-2024 20:48:35 Getting configuration...
15-Nov-2024 20:48:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d5z9jze6r7ptoyzl'.
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:48:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:48:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zxxx6'
15-Nov-2024 20:48:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zxxx6' successfully started
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nlo5zam8tvwwjsbt
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nlo5zam8tvwwjsbt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nlo5zam8tvwwjsbt
15-Nov-2024 20:48:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3205187187327847828'...
15-Nov-2024 20:48:35 Getting configuration...
15-Nov-2024 20:48:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nlo5zam8tvwwjsbt'.
15-Nov-2024 20:48:35
15-Nov-2024 20:48:35 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:48:35 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:48:35 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:48:35 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:48:35 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:48:35 =================================================================
15-Nov-2024 20:48:35
15-Nov-2024 20:48:36 PASSED
15-Nov-2024 20:48:36 Unmounting client from /tmp/onedata/mnt/d5z9jze6r7ptoyzl
15-Nov-2024 20:48:36
15-Nov-2024 20:48:36
15-Nov-2024 20:48:36 Unmounting client from /tmp/onedata/mnt/nlo5zam8tvwwjsbt
15-Nov-2024 20:48:36
15-Nov-2024 20:48:36
15-Nov-2024 20:49:14 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:49:14 =================================================================
15-Nov-2024 20:49:14 - Executing scenario 'Copy directory'
15-Nov-2024 20:49:14 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:49:14 -----------------------------------------------------------------
15-Nov-2024 20:49:14 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:49:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:49:14 using [token, token] by [user1, user2]"'
15-Nov-2024 20:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-xtc9q'
15-Nov-2024 20:49:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-xtc9q' successfully started
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l21ll6fecoiux9ne
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l21ll6fecoiux9ne --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l21ll6fecoiux9ne
15-Nov-2024 20:49:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15924123442671363313'...
15-Nov-2024 20:49:14 Getting configuration...
15-Nov-2024 20:49:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l21ll6fecoiux9ne'.
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zxxx6'
15-Nov-2024 20:49:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zxxx6' successfully started
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/01s41efrg5nmokzf
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/01s41efrg5nmokzf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/01s41efrg5nmokzf
15-Nov-2024 20:49:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13343071222693580082'...
15-Nov-2024 20:49:14 Getting configuration...
15-Nov-2024 20:49:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/01s41efrg5nmokzf'.
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:49:14 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:49:14 =================================================================
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 PASSED
15-Nov-2024 20:49:14 Unmounting client from /tmp/onedata/mnt/l21ll6fecoiux9ne
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14 Unmounting client from /tmp/onedata/mnt/01s41efrg5nmokzf
15-Nov-2024 20:49:14
15-Nov-2024 20:49:14
15-Nov-2024 20:49:49 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:49:49 =================================================================
15-Nov-2024 20:49:49 - Executing scenario 'Fail to move directory to itself'
15-Nov-2024 20:49:49 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:49:49 -----------------------------------------------------------------
15-Nov-2024 20:49:49 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:49:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:49:49 using [token, token] by [user1, user2]"'
15-Nov-2024 20:49:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:49:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:49:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-xtc9q'
15-Nov-2024 20:49:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-xtc9q' successfully started
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2tzwj1e1a8nroqx1
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2tzwj1e1a8nroqx1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2tzwj1e1a8nroqx1
15-Nov-2024 20:49:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17842684760940782991'...
15-Nov-2024 20:49:49 Getting configuration...
15-Nov-2024 20:49:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2tzwj1e1a8nroqx1'.
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:49:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:49:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zxxx6'
15-Nov-2024 20:49:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zxxx6' successfully started
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lmo4vvusgfgcqvqi
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lmo4vvusgfgcqvqi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lmo4vvusgfgcqvqi
15-Nov-2024 20:49:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2868251856713090124'...
15-Nov-2024 20:49:49 Getting configuration...
15-Nov-2024 20:49:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lmo4vvusgfgcqvqi'.
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:49:49 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:49:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:49:49 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
15-Nov-2024 20:49:49 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:49:49 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:49:49 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:49:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:49:49 =================================================================
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 PASSED
15-Nov-2024 20:49:49 Unmounting client from /tmp/onedata/mnt/2tzwj1e1a8nroqx1
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49 Unmounting client from /tmp/onedata/mnt/lmo4vvusgfgcqvqi
15-Nov-2024 20:49:49
15-Nov-2024 20:49:49
15-Nov-2024 20:50:24 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:50:24 =================================================================
15-Nov-2024 20:50:24 - Executing scenario 'Fail to move directory to its subtree'
15-Nov-2024 20:50:24 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:50:24 -----------------------------------------------------------------
15-Nov-2024 20:50:24 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:50:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:50:24 using [token, token] by [user1, user2]"'
15-Nov-2024 20:50:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:50:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:50:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-xtc9q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-xtc9q'
15-Nov-2024 20:50:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-xtc9q' successfully started
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9v5fp3gwbas4bzq2
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9v5fp3gwbas4bzq2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9v5fp3gwbas4bzq2
15-Nov-2024 20:50:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '855394626776834946'...
15-Nov-2024 20:50:24 Getting configuration...
15-Nov-2024 20:50:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9v5fp3gwbas4bzq2'.
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:50:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:50:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zxxx6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zxxx6'
15-Nov-2024 20:50:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zxxx6' successfully started
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/anh6ebj8cs643er3
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/anh6ebj8cs643er3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/anh6ebj8cs643er3
15-Nov-2024 20:50:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12041539059064884024'...
15-Nov-2024 20:50:24 Getting configuration...
15-Nov-2024 20:50:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/anh6ebj8cs643er3'.
15-Nov-2024 20:50:24
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:50:24 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:50:24 =================================================================
15-Nov-2024 20:50:24
15-Nov-2024 20:50:37 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:50:37 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:50:37 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:50:37 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:50:37 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:50:37 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:50:37 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:50:37 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:50:37 PASSED
15-Nov-2024 20:50:37 Unmounting client from /tmp/onedata/mnt/9v5fp3gwbas4bzq2
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37 Unmounting client from /tmp/onedata/mnt/anh6ebj8cs643er3
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1731703825.349105', '-c', '/tmp/logs']
15-Nov-2024 20:50:37 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-ksjwr. See /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-cross-support-job-3p-users-ksjwr/entrypoint.log for more details
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-xtc9q: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-oneclient-krakow-9b8968f6-xtc9q/oneclient_logs
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37          17,552   0%   16.74MB/s    0:00:00 (xfr#1, to-chk=193/227)
15-Nov-2024 20:50:37          17,552   0%   16.74MB/s    0:00:00 (xfr#1, to-chk=187/227)
15-Nov-2024 20:50:37          18,110   0%   17.27MB/s    0:00:00 (xfr#2, to-chk=189/227)
15-Nov-2024 20:50:37         117,658   2%   18.70MB/s    0:00:00 (xfr#3, to-chk=188/227)
15-Nov-2024 20:50:37         118,216   2%   18.79MB/s    0:00:00 (xfr#4, to-chk=187/227)
15-Nov-2024 20:50:37         144,145   2%   22.91MB/s    0:00:00 (xfr#5, to-chk=186/227)
15-Nov-2024 20:50:37         144,607   2%   22.98MB/s    0:00:00 (xfr#6, to-chk=182/227)
15-Nov-2024 20:50:37         245,799   4%   11.16MB/s    0:00:00 (xfr#7, to-chk=181/227)
15-Nov-2024 20:50:37         246,261   4%   11.18MB/s    0:00:00 (xfr#8, to-chk=180/227)
15-Nov-2024 20:50:37         267,746   5%   12.16MB/s    0:00:00 (xfr#9, to-chk=179/227)
15-Nov-2024 20:50:37         268,112   5%   12.18MB/s    0:00:00 (xfr#10, to-chk=175/227)
15-Nov-2024 20:50:37         372,540   7%   11.84MB/s    0:00:00 (xfr#11, to-chk=174/227)
15-Nov-2024 20:50:37         372,906   7%   11.85MB/s    0:00:00 (xfr#12, to-chk=173/227)
15-Nov-2024 20:50:37         373,534   7%   11.87MB/s    0:00:00 (xfr#13, to-chk=172/227)
15-Nov-2024 20:50:37         399,618   8%   12.29MB/s    0:00:00 (xfr#14, to-chk=171/227)
15-Nov-2024 20:50:37         400,176   8%   12.31MB/s    0:00:00 (xfr#15, to-chk=167/227)
15-Nov-2024 20:50:37         500,860  10%   15.41MB/s    0:00:00 (xfr#16, to-chk=166/227)
15-Nov-2024 20:50:37         501,418  10%   15.43MB/s    0:00:00 (xfr#17, to-chk=165/227)
15-Nov-2024 20:50:37         523,245  10%   15.12MB/s    0:00:00 (xfr#18, to-chk=164/227)
15-Nov-2024 20:50:37         523,611  10%   15.13MB/s    0:00:00 (xfr#19, to-chk=160/227)
15-Nov-2024 20:50:37         651,964  13%   17.27MB/s    0:00:00 (xfr#20, to-chk=159/227)
15-Nov-2024 20:50:37         652,330  13%   17.28MB/s    0:00:00 (xfr#21, to-chk=158/227)
15-Nov-2024 20:50:37         677,965  13%   17.47MB/s    0:00:00 (xfr#22, to-chk=157/227)
15-Nov-2024 20:50:37         678,715  13%   17.49MB/s    0:00:00 (xfr#23, to-chk=153/227)
15-Nov-2024 20:50:37         810,151  16%   20.88MB/s    0:00:00 (xfr#24, to-chk=152/227)
15-Nov-2024 20:50:37         810,901  16%   20.90MB/s    0:00:00 (xfr#25, to-chk=151/227)
15-Nov-2024 20:50:37         811,529  16%   20.37MB/s    0:00:00 (xfr#26, to-chk=150/227)
15-Nov-2024 20:50:37         833,122  16%   20.91MB/s    0:00:00 (xfr#27, to-chk=149/227)
15-Nov-2024 20:50:37         833,776  16%   20.93MB/s    0:00:00 (xfr#28, to-chk=145/227)
15-Nov-2024 20:50:37         962,490  19%   16.10MB/s    0:00:00 (xfr#29, to-chk=144/227)
15-Nov-2024 20:50:37         963,144  19%   16.11MB/s    0:00:00 (xfr#30, to-chk=143/227)
15-Nov-2024 20:50:37       1,009,445  20%   16.89MB/s    0:00:00 (xfr#31, to-chk=142/227)
15-Nov-2024 20:50:37       1,010,387  20%   16.61MB/s    0:00:00 (xfr#32, to-chk=138/227)
15-Nov-2024 20:50:37       1,206,741  24%   18.56MB/s    0:00:00 (xfr#33, to-chk=137/227)
15-Nov-2024 20:50:37       1,207,683  24%   18.00MB/s    0:00:00 (xfr#34, to-chk=136/227)
15-Nov-2024 20:50:37       1,241,398  24%   18.21MB/s    0:00:00 (xfr#35, to-chk=135/227)
15-Nov-2024 20:50:37       1,242,244  24%   16.69MB/s    0:00:00 (xfr#36, to-chk=131/227)
15-Nov-2024 20:50:37       1,379,828  27%   17.78MB/s    0:00:00 (xfr#37, to-chk=130/227)
15-Nov-2024 20:50:37       1,380,674  27%   17.79MB/s    0:00:00 (xfr#38, to-chk=129/227)
15-Nov-2024 20:50:37       1,413,876  28%   17.74MB/s    0:00:00 (xfr#39, to-chk=128/227)
15-Nov-2024 20:50:37       1,414,626  28%   17.75MB/s    0:00:00 (xfr#40, to-chk=124/227)
15-Nov-2024 20:50:37       1,571,446  31%   16.11MB/s    0:00:00 (xfr#41, to-chk=123/227)
15-Nov-2024 20:50:37       1,572,196  31%   15.95MB/s    0:00:00 (xfr#42, to-chk=122/227)
15-Nov-2024 20:50:37       1,625,153  32%   15.50MB/s    0:00:00 (xfr#43, to-chk=121/227)
15-Nov-2024 20:50:37       1,626,191  32%   15.36MB/s    0:00:00 (xfr#44, to-chk=117/227)
15-Nov-2024 20:50:37       1,832,294  36%   17.13MB/s    0:00:00 (xfr#45, to-chk=116/227)
15-Nov-2024 20:50:37       1,833,332  36%   17.14MB/s    0:00:00 (xfr#46, to-chk=115/227)
15-Nov-2024 20:50:37       1,870,540  37%   17.49MB/s    0:00:00 (xfr#47, to-chk=114/227)
15-Nov-2024 20:50:37       1,871,098  37%   17.49MB/s    0:00:00 (xfr#48, to-chk=110/227)
15-Nov-2024 20:50:37       2,019,472  40%   18.34MB/s    0:00:00 (xfr#49, to-chk=109/227)
15-Nov-2024 20:50:37       2,020,030  40%   18.35MB/s    0:00:00 (xfr#50, to-chk=108/227)
15-Nov-2024 20:50:37       2,071,348  41%   18.64MB/s    0:00:00 (xfr#51, to-chk=107/227)
15-Nov-2024 20:50:37       2,072,482  41%   18.65MB/s    0:00:00 (xfr#52, to-chk=103/227)
15-Nov-2024 20:50:37       2,300,514  46%   19.25MB/s    0:00:00 (xfr#53, to-chk=102/227)
15-Nov-2024 20:50:37       2,301,648  46%   19.25MB/s    0:00:00 (xfr#54, to-chk=101/227)
15-Nov-2024 20:50:37       2,330,764  46%   19.16MB/s    0:00:00 (xfr#55, to-chk=100/227)
15-Nov-2024 20:50:37       2,331,418  46%   19.17MB/s    0:00:00 (xfr#56, to-chk=96/227)
15-Nov-2024 20:50:37       2,444,548  49%   19.93MB/s    0:00:00 (xfr#57, to-chk=95/227)
15-Nov-2024 20:50:37       2,445,202  49%   19.76MB/s    0:00:00 (xfr#58, to-chk=94/227)
15-Nov-2024 20:50:37       2,473,481  49%   19.99MB/s    0:00:00 (xfr#59, to-chk=93/227)
15-Nov-2024 20:50:37       2,474,039  49%   20.00MB/s    0:00:00 (xfr#60, to-chk=89/227)
15-Nov-2024 20:50:37       2,619,900  52%   19.22MB/s    0:00:00 (xfr#61, to-chk=88/227)
15-Nov-2024 20:50:37       2,620,458  52%   19.22MB/s    0:00:00 (xfr#62, to-chk=87/227)
15-Nov-2024 20:50:37       2,680,405  53%   19.51MB/s    0:00:00 (xfr#63, to-chk=86/227)
15-Nov-2024 20:50:37       2,681,251  53%   19.52MB/s    0:00:00 (xfr#64, to-chk=82/227)
15-Nov-2024 20:50:37       3,070,346  61%   21.85MB/s    0:00:00 (xfr#65, to-chk=81/227)
15-Nov-2024 20:50:37       3,071,192  61%   21.70MB/s    0:00:00 (xfr#66, to-chk=80/227)
15-Nov-2024 20:50:37       3,071,820  61%   21.70MB/s    0:00:00 (xfr#67, to-chk=79/227)
15-Nov-2024 20:50:37       3,113,106  62%   21.83MB/s    0:00:00 (xfr#68, to-chk=78/227)
15-Nov-2024 20:50:37       3,113,664  62%   21.83MB/s    0:00:00 (xfr#69, to-chk=74/227)
15-Nov-2024 20:50:37       3,383,509  67%   23.21MB/s    0:00:00 (xfr#70, to-chk=73/227)
15-Nov-2024 20:50:37       3,384,067  67%   23.05MB/s    0:00:00 (xfr#71, to-chk=72/227)
15-Nov-2024 20:50:37       3,432,918  68%   23.38MB/s    0:00:00 (xfr#72, to-chk=71/227)
15-Nov-2024 20:50:37       3,433,668  68%   23.39MB/s    0:00:00 (xfr#73, to-chk=67/227)
15-Nov-2024 20:50:37       3,664,608  73%   21.84MB/s    0:00:00 (xfr#74, to-chk=66/227)
15-Nov-2024 20:50:37       3,665,358  73%   21.71MB/s    0:00:00 (xfr#75, to-chk=65/227)
15-Nov-2024 20:50:37       3,686,041  73%   21.83MB/s    0:00:00 (xfr#76, to-chk=64/227)
15-Nov-2024 20:50:37       3,686,311  73%   21.84MB/s    0:00:00 (xfr#77, to-chk=60/227)
15-Nov-2024 20:50:37       3,757,886  75%   20.02MB/s    0:00:00 (xfr#78, to-chk=59/227)
15-Nov-2024 20:50:37       3,758,156  75%   20.02MB/s    0:00:00 (xfr#79, to-chk=58/227)
15-Nov-2024 20:50:37       3,786,863  75%   20.06MB/s    0:00:00 (xfr#80, to-chk=57/227)
15-Nov-2024 20:50:37       3,787,325  75%   20.07MB/s    0:00:00 (xfr#81, to-chk=53/227)
15-Nov-2024 20:50:37       3,884,966  77%   19.00MB/s    0:00:00 (xfr#82, to-chk=52/227)
15-Nov-2024 20:50:37       3,885,428  77%   19.00MB/s    0:00:00 (xfr#83, to-chk=51/227)
15-Nov-2024 20:50:37       3,908,294  78%   19.02MB/s    0:00:00 (xfr#84, to-chk=50/227)
15-Nov-2024 20:50:37       3,908,852  78%   19.02MB/s    0:00:00 (xfr#85, to-chk=46/227)
15-Nov-2024 20:50:37       3,998,077  80%   18.69MB/s    0:00:00 (xfr#86, to-chk=45/227)
15-Nov-2024 20:50:37       3,998,635  80%   18.69MB/s    0:00:00 (xfr#87, to-chk=44/227)
15-Nov-2024 20:50:37       4,039,710  81%   18.89MB/s    0:00:00 (xfr#88, to-chk=43/227)
15-Nov-2024 20:50:37       4,040,556  81%   18.80MB/s    0:00:00 (xfr#89, to-chk=39/227)
15-Nov-2024 20:50:37       4,218,788  84%   19.25MB/s    0:00:00 (xfr#90, to-chk=38/227)
15-Nov-2024 20:50:37       4,219,634  84%   19.25MB/s    0:00:00 (xfr#91, to-chk=37/227)
15-Nov-2024 20:50:37       4,220,262  84%   19.17MB/s    0:00:00 (xfr#92, to-chk=36/227)
15-Nov-2024 20:50:37       4,242,139  85%   19.26MB/s    0:00:00 (xfr#93, to-chk=35/227)
15-Nov-2024 20:50:37       4,242,601  85%   19.27MB/s    0:00:00 (xfr#94, to-chk=31/227)
15-Nov-2024 20:50:37       4,321,362  86%   19.44MB/s    0:00:00 (xfr#95, to-chk=30/227)
15-Nov-2024 20:50:37       4,321,824  86%   19.35MB/s    0:00:00 (xfr#96, to-chk=29/227)
15-Nov-2024 20:50:37       4,339,225  87%   19.34MB/s    0:00:00 (xfr#97, to-chk=28/227)
15-Nov-2024 20:50:37       4,339,687  87%   19.34MB/s    0:00:00 (xfr#98, to-chk=24/227)
15-Nov-2024 20:50:37       4,446,573  89%   19.54MB/s    0:00:00 (xfr#99, to-chk=23/227)
15-Nov-2024 20:50:37       4,447,035  89%   19.54MB/s    0:00:00 (xfr#100, to-chk=22/227)
15-Nov-2024 20:50:37       4,480,301  89%   19.51MB/s    0:00:00 (xfr#101, to-chk=21/227)
15-Nov-2024 20:50:37       4,480,987  89%   19.42MB/s    0:00:00 (xfr#102, to-chk=17/227)
15-Nov-2024 20:50:37       4,613,021  92%   19.30MB/s    0:00:00 (xfr#103, to-chk=16/227)
15-Nov-2024 20:50:37       4,613,707  92%   19.30MB/s    0:00:00 (xfr#104, to-chk=15/227)
15-Nov-2024 20:50:37       4,645,791  93%   19.35MB/s    0:00:00 (xfr#105, to-chk=14/227)
15-Nov-2024 20:50:37       4,646,445  93%   19.35MB/s    0:00:00 (xfr#106, to-chk=10/227)
15-Nov-2024 20:50:37       4,757,745  95%   18.52MB/s    0:00:00 (xfr#107, to-chk=9/227)
15-Nov-2024 20:50:37       4,758,399  95%   18.52MB/s    0:00:00 (xfr#108, to-chk=8/227)
15-Nov-2024 20:50:37       4,785,511  96%   18.55MB/s    0:00:00 (xfr#109, to-chk=7/227)
15-Nov-2024 20:50:37       4,785,973  96%   18.55MB/s    0:00:00 (xfr#110, to-chk=3/227)
15-Nov-2024 20:50:37       4,884,614  98%   18.86MB/s    0:00:00 (xfr#111, to-chk=2/227)
15-Nov-2024 20:50:37       4,885,076  98%   18.86MB/s    0:00:00 (xfr#112, to-chk=1/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.15MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.15MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.15MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.15MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.15MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.15MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.15MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.15MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   19.07MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   18.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   18.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37       4,979,305  99%   18.77MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-zxxx6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-oneclient-paris-7f5779b546-zxxx6/oneclient_logs
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/226)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37          45,881   1%   43.76MB/s    0:00:00 (xfr#1, to-chk=192/226)
15-Nov-2024 20:50:37          45,881   1%   43.76MB/s    0:00:00 (xfr#1, to-chk=186/226)
15-Nov-2024 20:50:37          46,343   1%   44.20MB/s    0:00:00 (xfr#2, to-chk=188/226)
15-Nov-2024 20:50:37         295,046   6%   40.20MB/s    0:00:00 (xfr#3, to-chk=187/226)
15-Nov-2024 20:50:37         295,508   6%   35.23MB/s    0:00:00 (xfr#4, to-chk=186/226)
15-Nov-2024 20:50:37         327,812   7%   39.08MB/s    0:00:00 (xfr#5, to-chk=185/226)
15-Nov-2024 20:50:37         328,466   7%   39.16MB/s    0:00:00 (xfr#6, to-chk=181/226)
15-Nov-2024 20:50:37         471,173  10%   37.45MB/s    0:00:00 (xfr#7, to-chk=180/226)
15-Nov-2024 20:50:37         471,827  10%   34.61MB/s    0:00:00 (xfr#8, to-chk=179/226)
15-Nov-2024 20:50:37         472,455  10%   34.66MB/s    0:00:00 (xfr#9, to-chk=178/226)
15-Nov-2024 20:50:37         522,561  11%   24.92MB/s    0:00:00 (xfr#10, to-chk=177/226)
15-Nov-2024 20:50:37         523,311  11%   23.77MB/s    0:00:00 (xfr#11, to-chk=173/226)
15-Nov-2024 20:50:37         741,030  16%   22.80MB/s    0:00:00 (xfr#12, to-chk=172/226)
15-Nov-2024 20:50:37         741,780  16%   22.82MB/s    0:00:00 (xfr#13, to-chk=171/226)
15-Nov-2024 20:50:37         742,408  16%   22.84MB/s    0:00:00 (xfr#14, to-chk=170/226)
15-Nov-2024 20:50:37         769,501  17%   22.24MB/s    0:00:00 (xfr#15, to-chk=169/226)
15-Nov-2024 20:50:37         770,059  17%   21.60MB/s    0:00:00 (xfr#16, to-chk=165/226)
15-Nov-2024 20:50:37         863,923  19%   18.31MB/s    0:00:00 (xfr#17, to-chk=164/226)
15-Nov-2024 20:50:37         864,481  19%   17.92MB/s    0:00:00 (xfr#18, to-chk=163/226)
15-Nov-2024 20:50:37         895,593  20%   18.57MB/s    0:00:00 (xfr#19, to-chk=162/226)
15-Nov-2024 20:50:37         896,343  20%   18.58MB/s    0:00:00 (xfr#20, to-chk=158/226)
15-Nov-2024 20:50:37       1,021,725  23%   19.49MB/s    0:00:00 (xfr#21, to-chk=157/226)
15-Nov-2024 20:50:37       1,022,475  23%   19.50MB/s    0:00:00 (xfr#22, to-chk=156/226)
15-Nov-2024 20:50:37       1,051,863  24%   19.29MB/s    0:00:00 (xfr#23, to-chk=155/226)
15-Nov-2024 20:50:37       1,052,613  24%   19.30MB/s    0:00:00 (xfr#24, to-chk=151/226)
15-Nov-2024 20:50:37       1,154,398  26%   19.66MB/s    0:00:00 (xfr#25, to-chk=150/226)
15-Nov-2024 20:50:37       1,155,148  26%   19.67MB/s    0:00:00 (xfr#26, to-chk=149/226)
15-Nov-2024 20:50:37       1,155,776  26%   19.34MB/s    0:00:00 (xfr#27, to-chk=148/226)
15-Nov-2024 20:50:37       1,182,742  27%   19.79MB/s    0:00:00 (xfr#28, to-chk=147/226)
15-Nov-2024 20:50:37       1,183,204  27%   19.80MB/s    0:00:00 (xfr#29, to-chk=143/226)
15-Nov-2024 20:50:37       1,276,912  29%   21.00MB/s    0:00:00 (xfr#30, to-chk=142/226)
15-Nov-2024 20:50:37       1,277,374  29%   21.00MB/s    0:00:00 (xfr#31, to-chk=141/226)
15-Nov-2024 20:50:37       1,307,840  29%   21.50MB/s    0:00:00 (xfr#32, to-chk=140/226)
15-Nov-2024 20:50:37       1,308,206  29%   21.15MB/s    0:00:00 (xfr#33, to-chk=136/226)
15-Nov-2024 20:50:37       1,434,847  32%   22.43MB/s    0:00:00 (xfr#34, to-chk=135/226)
15-Nov-2024 20:50:37       1,435,213  32%   22.44MB/s    0:00:00 (xfr#35, to-chk=134/226)
15-Nov-2024 20:50:37       1,461,419  33%   22.48MB/s    0:00:00 (xfr#36, to-chk=133/226)
15-Nov-2024 20:50:37       1,461,785  33%   22.48MB/s    0:00:00 (xfr#37, to-chk=129/226)
15-Nov-2024 20:50:37       1,567,597  35%   23.73MB/s    0:00:00 (xfr#38, to-chk=128/226)
15-Nov-2024 20:50:37       1,567,963  35%   23.74MB/s    0:00:00 (xfr#39, to-chk=127/226)
15-Nov-2024 20:50:37       1,594,029  36%   23.75MB/s    0:00:00 (xfr#40, to-chk=126/226)
15-Nov-2024 20:50:37       1,594,587  36%   23.76MB/s    0:00:00 (xfr#41, to-chk=122/226)
15-Nov-2024 20:50:37       1,749,760  39%   25.28MB/s    0:00:00 (xfr#42, to-chk=121/226)
15-Nov-2024 20:50:37       1,750,318  39%   25.29MB/s    0:00:00 (xfr#43, to-chk=120/226)
15-Nov-2024 20:50:37       1,773,106  40%   25.62MB/s    0:00:00 (xfr#44, to-chk=119/226)
15-Nov-2024 20:50:37       1,773,664  40%   25.25MB/s    0:00:00 (xfr#45, to-chk=115/226)
15-Nov-2024 20:50:37       1,856,016  42%   25.65MB/s    0:00:00 (xfr#46, to-chk=114/226)
15-Nov-2024 20:50:37       1,856,574  42%   25.66MB/s    0:00:00 (xfr#47, to-chk=113/226)
15-Nov-2024 20:50:37       1,889,095  43%   26.11MB/s    0:00:00 (xfr#48, to-chk=112/226)
15-Nov-2024 20:50:37       1,889,941  43%   26.12MB/s    0:00:00 (xfr#49, to-chk=108/226)
15-Nov-2024 20:50:37       2,037,826  46%   27.37MB/s    0:00:00 (xfr#50, to-chk=107/226)
15-Nov-2024 20:50:37       2,038,672  46%   27.38MB/s    0:00:00 (xfr#51, to-chk=106/226)
15-Nov-2024 20:50:37       2,073,543  47%   27.85MB/s    0:00:00 (xfr#52, to-chk=105/226)
15-Nov-2024 20:50:37       2,074,389  47%   27.48MB/s    0:00:00 (xfr#53, to-chk=101/226)
15-Nov-2024 20:50:37       2,203,313  50%   28.02MB/s    0:00:00 (xfr#54, to-chk=100/226)
15-Nov-2024 20:50:37       2,204,159  50%   28.03MB/s    0:00:00 (xfr#55, to-chk=99/226)
15-Nov-2024 20:50:37       2,232,152  50%   28.38MB/s    0:00:00 (xfr#56, to-chk=98/226)
15-Nov-2024 20:50:37       2,232,710  50%   28.39MB/s    0:00:00 (xfr#57, to-chk=94/226)
15-Nov-2024 20:50:37       2,350,166  53%   29.11MB/s    0:00:00 (xfr#58, to-chk=93/226)
15-Nov-2024 20:50:37       2,350,724  53%   29.11MB/s    0:00:00 (xfr#59, to-chk=92/226)
15-Nov-2024 20:50:37       2,373,617  54%   29.40MB/s    0:00:00 (xfr#60, to-chk=91/226)
15-Nov-2024 20:50:37       2,374,367  54%   29.41MB/s    0:00:00 (xfr#61, to-chk=87/226)
15-Nov-2024 20:50:37       2,446,015  55%   29.91MB/s    0:00:00 (xfr#62, to-chk=86/226)
15-Nov-2024 20:50:37       2,446,765  55%   29.92MB/s    0:00:00 (xfr#63, to-chk=85/226)
15-Nov-2024 20:50:37       2,473,068  56%   30.24MB/s    0:00:00 (xfr#64, to-chk=84/226)
15-Nov-2024 20:50:37       2,473,626  56%   30.24MB/s    0:00:00 (xfr#65, to-chk=80/226)
15-Nov-2024 20:50:37       2,607,364  59%   30.70MB/s    0:00:00 (xfr#66, to-chk=79/226)
15-Nov-2024 20:50:37       2,607,922  59%   30.71MB/s    0:00:00 (xfr#67, to-chk=78/226)
15-Nov-2024 20:50:37       2,631,208  60%   30.98MB/s    0:00:00 (xfr#68, to-chk=77/226)
15-Nov-2024 20:50:37       2,631,766  60%   30.61MB/s    0:00:00 (xfr#69, to-chk=73/226)
15-Nov-2024 20:50:37       2,757,522  62%   31.68MB/s    0:00:00 (xfr#70, to-chk=72/226)
15-Nov-2024 20:50:37       2,758,080  62%   31.31MB/s    0:00:00 (xfr#71, to-chk=71/226)
15-Nov-2024 20:50:37       2,777,579  63%   31.53MB/s    0:00:00 (xfr#72, to-chk=70/226)
15-Nov-2024 20:50:37       2,777,945  63%   31.54MB/s    0:00:00 (xfr#73, to-chk=66/226)
15-Nov-2024 20:50:37       2,874,022  65%   32.25MB/s    0:00:00 (xfr#74, to-chk=65/226)
15-Nov-2024 20:50:37       2,874,388  65%   32.25MB/s    0:00:00 (xfr#75, to-chk=64/226)
15-Nov-2024 20:50:37       2,895,148  66%   32.48MB/s    0:00:00 (xfr#76, to-chk=63/226)
15-Nov-2024 20:50:37       2,895,610  66%   32.11MB/s    0:00:00 (xfr#77, to-chk=59/226)
15-Nov-2024 20:50:37       2,970,877  67%   32.20MB/s    0:00:00 (xfr#78, to-chk=58/226)
15-Nov-2024 20:50:37       2,971,339  67%   32.20MB/s    0:00:00 (xfr#79, to-chk=57/226)
15-Nov-2024 20:50:37       2,999,335  68%   32.50MB/s    0:00:00 (xfr#80, to-chk=56/226)
15-Nov-2024 20:50:37       2,999,989  68%   32.15MB/s    0:00:00 (xfr#81, to-chk=52/226)
15-Nov-2024 20:50:37       3,165,065  72%   32.46MB/s    0:00:00 (xfr#82, to-chk=51/226)
15-Nov-2024 20:50:37       3,165,719  72%   32.46MB/s    0:00:00 (xfr#83, to-chk=50/226)
15-Nov-2024 20:50:37       3,183,740  72%   32.65MB/s    0:00:00 (xfr#84, to-chk=49/226)
15-Nov-2024 20:50:37       3,184,202  72%   32.65MB/s    0:00:00 (xfr#85, to-chk=45/226)
15-Nov-2024 20:50:37       3,276,199  74%   33.24MB/s    0:00:00 (xfr#86, to-chk=44/226)
15-Nov-2024 20:50:37       3,276,661  74%   33.24MB/s    0:00:00 (xfr#87, to-chk=43/226)
15-Nov-2024 20:50:37       3,317,746  75%   33.66MB/s    0:00:00 (xfr#88, to-chk=42/226)
15-Nov-2024 20:50:37       3,318,496  75%   33.67MB/s    0:00:00 (xfr#89, to-chk=38/226)
15-Nov-2024 20:50:37       3,538,085  80%   35.52MB/s    0:00:00 (xfr#90, to-chk=37/226)
15-Nov-2024 20:50:37       3,538,835  80%   35.53MB/s    0:00:00 (xfr#91, to-chk=36/226)
15-Nov-2024 20:50:37       3,561,132  81%   35.38MB/s    0:00:00 (xfr#92, to-chk=35/226)
15-Nov-2024 20:50:37       3,561,594  81%   35.38MB/s    0:00:00 (xfr#93, to-chk=31/226)
15-Nov-2024 20:50:37       3,651,187  83%   36.27MB/s    0:00:00 (xfr#94, to-chk=30/226)
15-Nov-2024 20:50:37       3,651,649  83%   36.28MB/s    0:00:00 (xfr#95, to-chk=29/226)
15-Nov-2024 20:50:37       3,686,291  84%   36.24MB/s    0:00:00 (xfr#96, to-chk=28/226)
15-Nov-2024 20:50:37       3,686,753  84%   36.25MB/s    0:00:00 (xfr#97, to-chk=24/226)
15-Nov-2024 20:50:37       3,822,546  87%   37.20MB/s    0:00:00 (xfr#98, to-chk=23/226)
15-Nov-2024 20:50:37       3,823,008  87%   37.20MB/s    0:00:00 (xfr#99, to-chk=22/226)
15-Nov-2024 20:50:37       3,858,957  88%   37.17MB/s    0:00:00 (xfr#100, to-chk=21/226)
15-Nov-2024 20:50:37       3,859,419  88%   36.81MB/s    0:00:00 (xfr#101, to-chk=17/226)
15-Nov-2024 20:50:37       4,006,246  91%   38.21MB/s    0:00:00 (xfr#102, to-chk=16/226)
15-Nov-2024 20:50:37       4,006,708  91%   38.21MB/s    0:00:00 (xfr#103, to-chk=15/226)
15-Nov-2024 20:50:37       4,033,909  92%   38.47MB/s    0:00:00 (xfr#104, to-chk=14/226)
15-Nov-2024 20:50:37       4,034,563  92%   38.10MB/s    0:00:00 (xfr#105, to-chk=10/226)
15-Nov-2024 20:50:37       4,164,198  95%   38.93MB/s    0:00:00 (xfr#106, to-chk=9/226)
15-Nov-2024 20:50:37       4,164,852  95%   38.94MB/s    0:00:00 (xfr#107, to-chk=8/226)
15-Nov-2024 20:50:37       4,194,812  95%   38.84MB/s    0:00:00 (xfr#108, to-chk=7/226)
15-Nov-2024 20:50:37       4,195,274  95%   38.84MB/s    0:00:00 (xfr#109, to-chk=3/226)
15-Nov-2024 20:50:37       4,304,657  98%   39.86MB/s    0:00:00 (xfr#110, to-chk=2/226)
15-Nov-2024 20:50:37       4,305,119  98%   39.86MB/s    0:00:00 (xfr#111, to-chk=1/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   40.12MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   39.74MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   39.74MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   39.74MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   39.74MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   39.74MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   39.36MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37       4,375,113  99%   39.36MB/s    0:00:00 (xfr#112, to-chk=0/226)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37          25,064  16%   23.90MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:50:37          51,154  33%   48.78MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:50:37          51,154  33%   48.78MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:50:37          76,015  49%   72.49MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:50:37          76,306  50%   72.77MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:50:37          76,306  50%   36.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:50:37           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:50:37           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:50:37           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:50:37           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:50:37           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37          43,822   4%   41.79MB/s    0:00:00 (xfr#2, to-chk=131/136)
15-Nov-2024 20:50:37          83,924   9%   80.04MB/s    0:00:00 (xfr#3, to-chk=129/136)
15-Nov-2024 20:50:37          83,924   9%   80.04MB/s    0:00:00 (xfr#4, to-chk=127/136)
15-Nov-2024 20:50:37          83,924   9%   80.04MB/s    0:00:00 (xfr#5, to-chk=125/136)
15-Nov-2024 20:50:37         122,585  13%  116.91MB/s    0:00:00 (xfr#6, to-chk=123/136)
15-Nov-2024 20:50:37         122,735  13%  117.05MB/s    0:00:00 (xfr#7, to-chk=121/136)
15-Nov-2024 20:50:37         123,032  13%  117.33MB/s    0:00:00 (xfr#8, to-chk=119/136)
15-Nov-2024 20:50:37         266,796  29%   21.20MB/s    0:00:00 (xfr#9, to-chk=117/136)
15-Nov-2024 20:50:37         267,112  29%   21.23MB/s    0:00:00 (xfr#10, to-chk=107/136)
15-Nov-2024 20:50:37         267,272  29%   21.24MB/s    0:00:00 (xfr#11, to-chk=106/136)
15-Nov-2024 20:50:37         268,113  29%   21.31MB/s    0:00:00 (xfr#12, to-chk=105/136)
15-Nov-2024 20:50:37         268,429  29%   21.33MB/s    0:00:00 (xfr#13, to-chk=104/136)
15-Nov-2024 20:50:37         268,745  29%   21.36MB/s    0:00:00 (xfr#14, to-chk=103/136)
15-Nov-2024 20:50:37         269,709  29%   21.43MB/s    0:00:00 (xfr#15, to-chk=102/136)
15-Nov-2024 20:50:37         270,499  29%   19.84MB/s    0:00:00 (xfr#16, to-chk=101/136)
15-Nov-2024 20:50:37         270,815  29%   19.87MB/s    0:00:00 (xfr#17, to-chk=100/136)
15-Nov-2024 20:50:37         271,131  29%   19.89MB/s    0:00:00 (xfr#18, to-chk=99/136)
15-Nov-2024 20:50:37         271,951  30%   19.95MB/s    0:00:00 (xfr#19, to-chk=98/136)
15-Nov-2024 20:50:37         272,267  30%   19.97MB/s    0:00:00 (xfr#20, to-chk=97/136)
15-Nov-2024 20:50:37         273,218  30%   20.04MB/s    0:00:00 (xfr#21, to-chk=96/136)
15-Nov-2024 20:50:37         274,038  30%   20.10MB/s    0:00:00 (xfr#22, to-chk=95/136)
15-Nov-2024 20:50:37         274,996  30%   20.17MB/s    0:00:00 (xfr#23, to-chk=94/136)
15-Nov-2024 20:50:37         275,312  30%   20.20MB/s    0:00:00 (xfr#24, to-chk=93/136)
15-Nov-2024 20:50:37         275,784  30%   20.23MB/s    0:00:00 (xfr#25, to-chk=92/136)
15-Nov-2024 20:50:37         276,895  30%   18.86MB/s    0:00:00 (xfr#26, to-chk=91/136)
15-Nov-2024 20:50:37         277,211  30%   18.88MB/s    0:00:00 (xfr#27, to-chk=90/136)
15-Nov-2024 20:50:37         277,530  30%   18.91MB/s    0:00:00 (xfr#28, to-chk=89/136)
15-Nov-2024 20:50:37         277,846  30%   18.93MB/s    0:00:00 (xfr#29, to-chk=88/136)
15-Nov-2024 20:50:37         278,666  30%   18.98MB/s    0:00:00 (xfr#30, to-chk=87/136)
15-Nov-2024 20:50:37         279,315  30%   19.03MB/s    0:00:00 (xfr#31, to-chk=86/136)
15-Nov-2024 20:50:37         279,631  30%   19.05MB/s    0:00:00 (xfr#32, to-chk=85/136)
15-Nov-2024 20:50:37         280,424  30%   19.10MB/s    0:00:00 (xfr#33, to-chk=84/136)
15-Nov-2024 20:50:37         281,697  31%   19.19MB/s    0:00:00 (xfr#34, to-chk=83/136)
15-Nov-2024 20:50:37         282,527  31%   19.25MB/s    0:00:00 (xfr#35, to-chk=82/136)
15-Nov-2024 20:50:37         282,999  31%   19.28MB/s    0:00:00 (xfr#36, to-chk=81/136)
15-Nov-2024 20:50:37         283,315  31%   18.01MB/s    0:00:00 (xfr#37, to-chk=80/136)
15-Nov-2024 20:50:37         283,631  31%   18.03MB/s    0:00:00 (xfr#38, to-chk=79/136)
15-Nov-2024 20:50:37         283,947  31%   18.05MB/s    0:00:00 (xfr#39, to-chk=78/136)
15-Nov-2024 20:50:37         284,773  31%   18.11MB/s    0:00:00 (xfr#40, to-chk=77/136)
15-Nov-2024 20:50:37         285,557  31%   16.02MB/s    0:00:00 (xfr#41, to-chk=76/136)
15-Nov-2024 20:50:37         285,870  31%   16.04MB/s    0:00:00 (xfr#42, to-chk=75/136)
15-Nov-2024 20:50:37         286,342  31%   16.06MB/s    0:00:00 (xfr#43, to-chk=74/136)
15-Nov-2024 20:50:37         286,658  31%   16.08MB/s    0:00:00 (xfr#44, to-chk=73/136)
15-Nov-2024 20:50:37         286,974  31%   16.10MB/s    0:00:00 (xfr#45, to-chk=72/136)
15-Nov-2024 20:50:37         287,939  31%   16.15MB/s    0:00:00 (xfr#46, to-chk=71/136)
15-Nov-2024 20:50:37         288,255  31%   16.17MB/s    0:00:00 (xfr#47, to-chk=70/136)
15-Nov-2024 20:50:37         288,571  31%   16.19MB/s    0:00:00 (xfr#48, to-chk=69/136)
15-Nov-2024 20:50:37         289,397  31%   15.33MB/s    0:00:00 (xfr#49, to-chk=68/136)
15-Nov-2024 20:50:37         290,031  32%   15.37MB/s    0:00:00 (xfr#50, to-chk=67/136)
15-Nov-2024 20:50:37         290,668  32%   15.40MB/s    0:00:00 (xfr#51, to-chk=66/136)
15-Nov-2024 20:50:37         291,654  32%   15.45MB/s    0:00:00 (xfr#52, to-chk=65/136)
15-Nov-2024 20:50:37         292,282  32%   15.49MB/s    0:00:00 (xfr#53, to-chk=64/136)
15-Nov-2024 20:50:37         293,168  32%   15.53MB/s    0:00:00 (xfr#54, to-chk=63/136)
15-Nov-2024 20:50:37         293,484  32%   15.55MB/s    0:00:00 (xfr#55, to-chk=62/136)
15-Nov-2024 20:50:37         293,800  32%   15.57MB/s    0:00:00 (xfr#56, to-chk=61/136)
15-Nov-2024 20:50:37         294,116  32%   15.58MB/s    0:00:00 (xfr#57, to-chk=60/136)
15-Nov-2024 20:50:37         294,432  32%   15.60MB/s    0:00:00 (xfr#58, to-chk=59/136)
15-Nov-2024 20:50:37         295,255  32%   15.64MB/s    0:00:00 (xfr#59, to-chk=58/136)
15-Nov-2024 20:50:37         296,210  32%   14.87MB/s    0:00:00 (xfr#60, to-chk=57/136)
15-Nov-2024 20:50:37         296,526  32%   14.88MB/s    0:00:00 (xfr#61, to-chk=56/136)
15-Nov-2024 20:50:37         296,995  32%   14.91MB/s    0:00:00 (xfr#62, to-chk=55/136)
15-Nov-2024 20:50:37         297,797  32%   14.95MB/s    0:00:00 (xfr#63, to-chk=54/136)
15-Nov-2024 20:50:37         303,023  33%   14.45MB/s    0:00:00 (xfr#64, to-chk=53/136)
15-Nov-2024 20:50:37         307,275  33%   14.65MB/s    0:00:00 (xfr#65, to-chk=52/136)
15-Nov-2024 20:50:37         308,469  34%   14.71MB/s    0:00:00 (xfr#66, to-chk=51/136)
15-Nov-2024 20:50:37         319,048  35%   15.21MB/s    0:00:00 (xfr#67, to-chk=50/136)
15-Nov-2024 20:50:37         327,062  36%   15.60MB/s    0:00:00 (xfr#68, to-chk=49/136)
15-Nov-2024 20:50:37         330,080  36%   15.74MB/s    0:00:00 (xfr#69, to-chk=48/136)
15-Nov-2024 20:50:37         340,624  37%   15.47MB/s    0:00:00 (xfr#70, to-chk=47/136)
15-Nov-2024 20:50:37         345,389  38%   15.69MB/s    0:00:00 (xfr#71, to-chk=46/136)
15-Nov-2024 20:50:37         357,621  39%   16.24MB/s    0:00:00 (xfr#72, to-chk=45/136)
15-Nov-2024 20:50:37         363,204  40%   16.49MB/s    0:00:00 (xfr#73, to-chk=44/136)
15-Nov-2024 20:50:37         372,472  41%   16.92MB/s    0:00:00 (xfr#74, to-chk=43/136)
15-Nov-2024 20:50:37         379,423  41%   17.23MB/s    0:00:00 (xfr#75, to-chk=42/136)
15-Nov-2024 20:50:37         385,918  42%   17.53MB/s    0:00:00 (xfr#76, to-chk=41/136)
15-Nov-2024 20:50:37         398,113  44%   17.26MB/s    0:00:00 (xfr#77, to-chk=40/136)
15-Nov-2024 20:50:37         398,945  44%   17.29MB/s    0:00:00 (xfr#78, to-chk=39/136)
15-Nov-2024 20:50:37         405,078  44%   16.80MB/s    0:00:00 (xfr#79, to-chk=38/136)
15-Nov-2024 20:50:37         409,806  45%   16.28MB/s    0:00:00 (xfr#80, to-chk=37/136)
15-Nov-2024 20:50:37         422,551  46%   16.79MB/s    0:00:00 (xfr#81, to-chk=36/136)
15-Nov-2024 20:50:37         424,295  46%   16.19MB/s    0:00:00 (xfr#82, to-chk=35/136)
15-Nov-2024 20:50:37         427,350  47%   16.30MB/s    0:00:00 (xfr#83, to-chk=34/136)
15-Nov-2024 20:50:37         427,689  47%   16.32MB/s    0:00:00 (xfr#84, to-chk=33/136)
15-Nov-2024 20:50:37         438,746  48%   16.09MB/s    0:00:00 (xfr#85, to-chk=32/136)
15-Nov-2024 20:50:37         444,366  49%   16.30MB/s    0:00:00 (xfr#86, to-chk=31/136)
15-Nov-2024 20:50:37         454,509  50%   16.67MB/s    0:00:00 (xfr#87, to-chk=30/136)
15-Nov-2024 20:50:37         462,087  51%   16.32MB/s    0:00:00 (xfr#88, to-chk=29/136)
15-Nov-2024 20:50:37         464,649  51%   16.41MB/s    0:00:00 (xfr#89, to-chk=28/136)
15-Nov-2024 20:50:37         465,387  51%   16.44MB/s    0:00:00 (xfr#90, to-chk=27/136)
15-Nov-2024 20:50:37         468,841  51%   16.56MB/s    0:00:00 (xfr#91, to-chk=26/136)
15-Nov-2024 20:50:37         470,072  51%   16.01MB/s    0:00:00 (xfr#92, to-chk=25/136)
15-Nov-2024 20:50:37         477,117  52%   16.25MB/s    0:00:00 (xfr#93, to-chk=24/136)
15-Nov-2024 20:50:37         478,767  52%   16.31MB/s    0:00:00 (xfr#94, to-chk=23/136)
15-Nov-2024 20:50:37         480,875  53%   16.38MB/s    0:00:00 (xfr#95, to-chk=22/136)
15-Nov-2024 20:50:37         484,728  53%   16.51MB/s    0:00:00 (xfr#96, to-chk=21/136)
15-Nov-2024 20:50:37         486,928  53%   16.01MB/s    0:00:00 (xfr#97, to-chk=20/136)
15-Nov-2024 20:50:37         498,533  55%   16.39MB/s    0:00:00 (xfr#98, to-chk=19/136)
15-Nov-2024 20:50:37         506,148  55%   16.64MB/s    0:00:00 (xfr#99, to-chk=18/136)
15-Nov-2024 20:50:37         512,244  56%   16.85MB/s    0:00:00 (xfr#100, to-chk=17/136)
15-Nov-2024 20:50:37         514,843  56%   16.93MB/s    0:00:00 (xfr#101, to-chk=16/136)
15-Nov-2024 20:50:37         515,276  56%   16.95MB/s    0:00:00 (xfr#102, to-chk=15/136)
15-Nov-2024 20:50:37         523,994  57%   17.23MB/s    0:00:00 (xfr#103, to-chk=14/136)
15-Nov-2024 20:50:37         531,971  58%   16.91MB/s    0:00:00 (xfr#104, to-chk=13/136)
15-Nov-2024 20:50:37         535,388  59%   17.02MB/s    0:00:00 (xfr#105, to-chk=12/136)
15-Nov-2024 20:50:37         540,574  59%   16.11MB/s    0:00:00 (xfr#106, to-chk=11/136)
15-Nov-2024 20:50:37         552,087  61%   16.45MB/s    0:00:00 (xfr#107, to-chk=10/136)
15-Nov-2024 20:50:37         555,905  61%   16.07MB/s    0:00:00 (xfr#108, to-chk=9/136)
15-Nov-2024 20:50:37         565,572  62%   16.34MB/s    0:00:00 (xfr#109, to-chk=8/136)
15-Nov-2024 20:50:37         574,384  63%   16.11MB/s    0:00:00 (xfr#110, to-chk=7/136)
15-Nov-2024 20:50:37         585,476  64%   16.42MB/s    0:00:00 (xfr#111, to-chk=6/136)
15-Nov-2024 20:50:37         595,656  65%   16.23MB/s    0:00:00 (xfr#112, to-chk=5/136)
15-Nov-2024 20:50:37         605,286  66%   16.49MB/s    0:00:00 (xfr#113, to-chk=4/136)
15-Nov-2024 20:50:37         614,517  67%   16.74MB/s    0:00:00 (xfr#114, to-chk=3/136)
15-Nov-2024 20:50:37         621,049  68%   16.01MB/s    0:00:00 (xfr#115, to-chk=2/136)
15-Nov-2024 20:50:37         625,266  69%   16.12MB/s    0:00:00 (xfr#116, to-chk=1/136)
15-Nov-2024 20:50:37         637,974  70%   16.44MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         637,974  70%   16.44MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         637,974  70%   16.44MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         637,974  70%   12.95MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         637,974  70%   12.95MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         637,974  70%   12.95MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37          24,853  16%   23.70MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:50:37          50,728  33%   48.38MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:50:37          50,728  33%   48.38MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:50:37          75,378  49%   71.89MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:50:37          75,669  50%   72.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:50:37          75,669  50%   36.08MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:50:37           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:50:37           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:50:37           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:50:37           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:50:37           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37          43,258   4%   41.25MB/s    0:00:00 (xfr#2, to-chk=131/136)
15-Nov-2024 20:50:37          82,788   9%   26.32MB/s    0:00:00 (xfr#3, to-chk=129/136)
15-Nov-2024 20:50:37          82,788   9%   26.32MB/s    0:00:00 (xfr#4, to-chk=127/136)
15-Nov-2024 20:50:37          82,788   9%   26.32MB/s    0:00:00 (xfr#5, to-chk=125/136)
15-Nov-2024 20:50:37         120,885  13%   23.06MB/s    0:00:00 (xfr#6, to-chk=123/136)
15-Nov-2024 20:50:37         121,035  13%   23.09MB/s    0:00:00 (xfr#7, to-chk=121/136)
15-Nov-2024 20:50:37         121,332  13%   23.14MB/s    0:00:00 (xfr#8, to-chk=119/136)
15-Nov-2024 20:50:37         265,050  29%   21.06MB/s    0:00:00 (xfr#9, to-chk=117/136)
15-Nov-2024 20:50:37         265,331  29%   21.09MB/s    0:00:00 (xfr#10, to-chk=107/136)
15-Nov-2024 20:50:37         265,611  29%   21.11MB/s    0:00:00 (xfr#11, to-chk=106/136)
15-Nov-2024 20:50:37         266,542  29%   19.55MB/s    0:00:00 (xfr#12, to-chk=105/136)
15-Nov-2024 20:50:37         266,820  29%   19.57MB/s    0:00:00 (xfr#13, to-chk=104/136)
15-Nov-2024 20:50:37         267,100  29%   19.59MB/s    0:00:00 (xfr#14, to-chk=103/136)
15-Nov-2024 20:50:37         268,100  29%   19.67MB/s    0:00:00 (xfr#15, to-chk=102/136)
15-Nov-2024 20:50:37         268,897  29%   19.73MB/s    0:00:00 (xfr#16, to-chk=101/136)
15-Nov-2024 20:50:37         269,177  29%   19.75MB/s    0:00:00 (xfr#17, to-chk=100/136)
15-Nov-2024 20:50:37         269,615  29%   19.78MB/s    0:00:00 (xfr#18, to-chk=99/136)
15-Nov-2024 20:50:37         270,087  30%   19.81MB/s    0:00:00 (xfr#19, to-chk=98/136)
15-Nov-2024 20:50:37         270,369  30%   19.83MB/s    0:00:00 (xfr#20, to-chk=97/136)
15-Nov-2024 20:50:37         271,345  30%   19.91MB/s    0:00:00 (xfr#21, to-chk=96/136)
15-Nov-2024 20:50:37         271,817  30%   19.94MB/s    0:00:00 (xfr#22, to-chk=95/136)
15-Nov-2024 20:50:37         273,117  30%   18.60MB/s    0:00:00 (xfr#23, to-chk=94/136)
15-Nov-2024 20:50:37         273,399  30%   18.62MB/s    0:00:00 (xfr#24, to-chk=93/136)
15-Nov-2024 20:50:37         273,835  30%   18.65MB/s    0:00:00 (xfr#25, to-chk=92/136)
15-Nov-2024 20:50:37         274,955  30%   18.73MB/s    0:00:00 (xfr#26, to-chk=91/136)
15-Nov-2024 20:50:37         275,393  30%   18.76MB/s    0:00:00 (xfr#27, to-chk=90/136)
15-Nov-2024 20:50:37         275,829  30%   18.79MB/s    0:00:00 (xfr#28, to-chk=89/136)
15-Nov-2024 20:50:37         276,265  30%   18.82MB/s    0:00:00 (xfr#29, to-chk=88/136)
15-Nov-2024 20:50:37         277,280  30%   18.89MB/s    0:00:00 (xfr#30, to-chk=87/136)
15-Nov-2024 20:50:37         278,104  30%   18.94MB/s    0:00:00 (xfr#31, to-chk=86/136)
15-Nov-2024 20:50:37         278,384  30%   17.70MB/s    0:00:00 (xfr#32, to-chk=85/136)
15-Nov-2024 20:50:37         279,336  31%   17.76MB/s    0:00:00 (xfr#33, to-chk=84/136)
15-Nov-2024 20:50:37         280,615  31%   17.84MB/s    0:00:00 (xfr#34, to-chk=83/136)
15-Nov-2024 20:50:37         281,243  31%   15.78MB/s    0:00:00 (xfr#35, to-chk=82/136)
15-Nov-2024 20:50:37         282,045  31%   15.82MB/s    0:00:00 (xfr#36, to-chk=81/136)
15-Nov-2024 20:50:37         282,325  31%   15.84MB/s    0:00:00 (xfr#37, to-chk=80/136)
15-Nov-2024 20:50:37         282,607  31%   15.85MB/s    0:00:00 (xfr#38, to-chk=79/136)
15-Nov-2024 20:50:37         282,889  31%   14.99MB/s    0:00:00 (xfr#39, to-chk=78/136)
15-Nov-2024 20:50:37         283,736  31%   15.03MB/s    0:00:00 (xfr#40, to-chk=77/136)
15-Nov-2024 20:50:37         284,793  31%   15.09MB/s    0:00:00 (xfr#41, to-chk=76/136)
15-Nov-2024 20:50:37         285,227  31%   15.11MB/s    0:00:00 (xfr#42, to-chk=75/136)
15-Nov-2024 20:50:37         285,509  31%   15.13MB/s    0:00:00 (xfr#43, to-chk=74/136)
15-Nov-2024 20:50:37         285,948  31%   15.15MB/s    0:00:00 (xfr#44, to-chk=73/136)
15-Nov-2024 20:50:37         286,230  31%   15.17MB/s    0:00:00 (xfr#45, to-chk=72/136)
15-Nov-2024 20:50:37         287,188  31%   15.22MB/s    0:00:00 (xfr#46, to-chk=71/136)
15-Nov-2024 20:50:37         287,624  31%   15.24MB/s    0:00:00 (xfr#47, to-chk=70/136)
15-Nov-2024 20:50:37         288,062  32%   14.46MB/s    0:00:00 (xfr#48, to-chk=69/136)
15-Nov-2024 20:50:37         288,690  32%   14.49MB/s    0:00:00 (xfr#49, to-chk=68/136)
15-Nov-2024 20:50:37         289,324  32%   14.52MB/s    0:00:00 (xfr#50, to-chk=67/136)
15-Nov-2024 20:50:37         290,126  32%   14.56MB/s    0:00:00 (xfr#51, to-chk=66/136)
15-Nov-2024 20:50:37         290,789  32%   14.60MB/s    0:00:00 (xfr#52, to-chk=65/136)
15-Nov-2024 20:50:37         291,618  32%   14.64MB/s    0:00:00 (xfr#53, to-chk=64/136)
15-Nov-2024 20:50:37         292,108  32%   14.66MB/s    0:00:00 (xfr#54, to-chk=63/136)
15-Nov-2024 20:50:37         292,392  32%   14.68MB/s    0:00:00 (xfr#55, to-chk=62/136)
15-Nov-2024 20:50:37         292,676  32%   13.96MB/s    0:00:00 (xfr#56, to-chk=61/136)
15-Nov-2024 20:50:37         292,958  32%   13.97MB/s    0:00:00 (xfr#57, to-chk=60/136)
15-Nov-2024 20:50:37         293,238  32%   13.98MB/s    0:00:00 (xfr#58, to-chk=59/136)
15-Nov-2024 20:50:37         293,866  32%   14.01MB/s    0:00:00 (xfr#59, to-chk=58/136)
15-Nov-2024 20:50:37         294,567  32%   14.05MB/s    0:00:00 (xfr#60, to-chk=57/136)
15-Nov-2024 20:50:37         294,847  32%   14.06MB/s    0:00:00 (xfr#61, to-chk=56/136)
15-Nov-2024 20:50:37         295,546  32%   14.09MB/s    0:00:00 (xfr#62, to-chk=55/136)
15-Nov-2024 20:50:37         296,528  32%   14.14MB/s    0:00:00 (xfr#63, to-chk=54/136)
15-Nov-2024 20:50:37         301,649  33%   13.70MB/s    0:00:00 (xfr#64, to-chk=53/136)
15-Nov-2024 20:50:37         305,801  34%   13.89MB/s    0:00:00 (xfr#65, to-chk=52/136)
15-Nov-2024 20:50:37         306,995  34%   13.94MB/s    0:00:00 (xfr#66, to-chk=51/136)
15-Nov-2024 20:50:37         317,474  35%   14.42MB/s    0:00:00 (xfr#67, to-chk=50/136)
15-Nov-2024 20:50:37         325,388  36%   14.11MB/s    0:00:00 (xfr#68, to-chk=49/136)
15-Nov-2024 20:50:37         328,406  36%   14.24MB/s    0:00:00 (xfr#69, to-chk=48/136)
15-Nov-2024 20:50:37         338,948  37%   14.69MB/s    0:00:00 (xfr#70, to-chk=47/136)
15-Nov-2024 20:50:37         343,613  38%   14.90MB/s    0:00:00 (xfr#71, to-chk=46/136)
15-Nov-2024 20:50:37         355,743  39%   15.42MB/s    0:00:00 (xfr#72, to-chk=45/136)
15-Nov-2024 20:50:37         361,326  40%   14.98MB/s    0:00:00 (xfr#73, to-chk=44/136)
15-Nov-2024 20:50:37         370,494  41%   15.36MB/s    0:00:00 (xfr#74, to-chk=43/136)
15-Nov-2024 20:50:37         377,504  41%   15.65MB/s    0:00:00 (xfr#75, to-chk=42/136)
15-Nov-2024 20:50:37         383,999  42%   15.92MB/s    0:00:00 (xfr#76, to-chk=41/136)
15-Nov-2024 20:50:37         396,194  44%   16.43MB/s    0:00:00 (xfr#77, to-chk=40/136)
15-Nov-2024 20:50:37         396,869  44%   16.46MB/s    0:00:00 (xfr#78, to-chk=39/136)
15-Nov-2024 20:50:37         402,902  44%   16.71MB/s    0:00:00 (xfr#79, to-chk=38/136)
15-Nov-2024 20:50:37         407,630  45%   16.20MB/s    0:00:00 (xfr#80, to-chk=37/136)
15-Nov-2024 20:50:37         420,273  46%   16.70MB/s    0:00:00 (xfr#81, to-chk=36/136)
15-Nov-2024 20:50:37         421,915  46%   16.77MB/s    0:00:00 (xfr#82, to-chk=35/136)
15-Nov-2024 20:50:37         424,870  47%   16.88MB/s    0:00:00 (xfr#83, to-chk=34/136)
15-Nov-2024 20:50:37         425,211  47%   16.90MB/s    0:00:00 (xfr#84, to-chk=33/136)
15-Nov-2024 20:50:37         436,266  48%   16.64MB/s    0:00:00 (xfr#85, to-chk=32/136)
15-Nov-2024 20:50:37         441,786  49%   16.85MB/s    0:00:00 (xfr#86, to-chk=31/136)
15-Nov-2024 20:50:37         451,929  50%   17.24MB/s    0:00:00 (xfr#87, to-chk=30/136)
15-Nov-2024 20:50:37         459,507  51%   17.53MB/s    0:00:00 (xfr#88, to-chk=29/136)
15-Nov-2024 20:50:37         462,071  51%   16.95MB/s    0:00:00 (xfr#89, to-chk=28/136)
15-Nov-2024 20:50:37         462,809  51%   16.98MB/s    0:00:00 (xfr#90, to-chk=27/136)
15-Nov-2024 20:50:37         466,163  51%   17.10MB/s    0:00:00 (xfr#91, to-chk=26/136)
15-Nov-2024 20:50:37         467,294  51%   17.14MB/s    0:00:00 (xfr#92, to-chk=25/136)
15-Nov-2024 20:50:37         474,237  52%   17.39MB/s    0:00:00 (xfr#93, to-chk=24/136)
15-Nov-2024 20:50:37         475,887  52%   16.81MB/s    0:00:00 (xfr#94, to-chk=23/136)
15-Nov-2024 20:50:37         477,993  53%   16.88MB/s    0:00:00 (xfr#95, to-chk=22/136)
15-Nov-2024 20:50:37         481,746  53%   17.02MB/s    0:00:00 (xfr#96, to-chk=21/136)
15-Nov-2024 20:50:37         483,789  53%   17.09MB/s    0:00:00 (xfr#97, to-chk=20/136)
15-Nov-2024 20:50:37         495,237  55%   17.49MB/s    0:00:00 (xfr#98, to-chk=19/136)
15-Nov-2024 20:50:37         502,752  55%   17.12MB/s    0:00:00 (xfr#99, to-chk=18/136)
15-Nov-2024 20:50:37         508,850  56%   17.33MB/s    0:00:00 (xfr#100, to-chk=17/136)
15-Nov-2024 20:50:37         511,349  56%   17.42MB/s    0:00:00 (xfr#101, to-chk=16/136)
15-Nov-2024 20:50:37         511,625  56%   17.43MB/s    0:00:00 (xfr#102, to-chk=15/136)
15-Nov-2024 20:50:37         520,400  57%   17.11MB/s    0:00:00 (xfr#103, to-chk=14/136)
15-Nov-2024 20:50:37         528,377  58%   17.38MB/s    0:00:00 (xfr#104, to-chk=13/136)
15-Nov-2024 20:50:37         531,794  59%   17.49MB/s    0:00:00 (xfr#105, to-chk=12/136)
15-Nov-2024 20:50:37         536,980  59%   17.66MB/s    0:00:00 (xfr#106, to-chk=11/136)
15-Nov-2024 20:50:37         548,491  61%   18.04MB/s    0:00:00 (xfr#107, to-chk=10/136)
15-Nov-2024 20:50:37         552,307  61%   17.56MB/s    0:00:00 (xfr#108, to-chk=9/136)
15-Nov-2024 20:50:37         561,874  62%   17.86MB/s    0:00:00 (xfr#109, to-chk=8/136)
15-Nov-2024 20:50:37         570,586  63%   18.14MB/s    0:00:00 (xfr#110, to-chk=7/136)
15-Nov-2024 20:50:37         581,578  64%   18.49MB/s    0:00:00 (xfr#111, to-chk=6/136)
15-Nov-2024 20:50:37         591,658  65%   18.20MB/s    0:00:00 (xfr#112, to-chk=5/136)
15-Nov-2024 20:50:37         601,288  66%   18.50MB/s    0:00:00 (xfr#113, to-chk=4/136)
15-Nov-2024 20:50:37         610,519  67%   18.78MB/s    0:00:00 (xfr#114, to-chk=3/136)
15-Nov-2024 20:50:37         616,951  68%   18.98MB/s    0:00:00 (xfr#115, to-chk=2/136)
15-Nov-2024 20:50:37         621,166  69%   18.51MB/s    0:00:00 (xfr#116, to-chk=1/136)
15-Nov-2024 20:50:37         633,874  70%   18.89MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         633,874  70%   18.89MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         633,874  70%   18.89MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         633,874  70%   18.32MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         633,874  70%   18.32MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37         633,874  70%   18.32MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37          55,434  12%   26.43MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:50:37         112,455  25%   26.81MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:50:37         161,829  37%   25.72MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:50:37         217,060  49%   25.88MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:50:37         217,351  50%   25.91MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:50:37         217,351  50%   14.81MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:50:37           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:50:37           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:50:37           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:50:37           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:50:37           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:50:37 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
15-Nov-2024 20:50:37               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:50:37          24,447   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
15-Nov-2024 20:50:37          49,669   6%   47.37MB/s    0:00:00 (xfr#3, to-chk=13/20)
15-Nov-2024 20:50:37          49,669   6%   47.37MB/s    0:00:00 (xfr#4, to-chk=11/20)
15-Nov-2024 20:50:37          73,636  10%   70.22MB/s    0:00:00 (xfr#5, to-chk=9/20)
15-Nov-2024 20:50:37          73,727  10%   70.31MB/s    0:00:00 (xfr#6, to-chk=7/20)
15-Nov-2024 20:50:37         210,239  29%  100.25MB/s    0:00:00 (xfr#7, to-chk=5/20)
15-Nov-2024 20:50:37         210,536  29%  100.39MB/s    0:00:00 (xfr#8, to-chk=3/20)
15-Nov-2024 20:50:37         357,200  50%   68.13MB/s    0:00:00 (xfr#9, to-chk=1/20)
15-Nov-2024 20:50:37         357,200  50%   48.66MB/s    0:00:00 (xfr#9, to-chk=0/20)
15-Nov-2024 20:50:37 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-2lfcg. See /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-volume-s3-krakow-init-2lfcg/entrypoint.log for more details
15-Nov-2024 20:50:37 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-rxbmd. See /home/bamboo/.one-env/deployments/2024.11.15-20.29.22/pod-logs/dev-volume-s3-paris-init-rxbmd/entrypoint.log for more details
15-Nov-2024 20:50:37 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1731703825.349105 exists, exporting anyway.
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37 =============================== warnings summary ===============================
15-Nov-2024 20:50:37 tests/utils/rest_utils.py:98
15-Nov-2024 20:50:37   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:50:37     print("""
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37 tests/utils/path_utils.py:112
15-Nov-2024 20:50:37   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:50:37     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:50:37   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:50:37     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:50:37   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:50:37     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:50:37
15-Nov-2024 20:50:37 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:50:37 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:50:37 ================= 27 passed, 4 warnings in 1277.85s (0:21:17) ==================
15-Nov-2024 20:50:42 release "dev" uninstalled
15-Nov-2024 20:50:43 Sidecar injection has been disabled
15-Nov-2024 20:50:43 Cleaning helm release "dev"...
15-Nov-2024 20:50:43 Deleted 1 helm deployments
15-Nov-2024 20:50:43 Deleted 0 k8s deployments
15-Nov-2024 20:50:43 Deleted 0 k8s services
15-Nov-2024 20:50:43 Deleted 0 persistent volumes
15-Nov-2024 20:50:46 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:50:46 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:50:46 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:50:46 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:50:46 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:50:46 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:50:46 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:50:46 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:50:46 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:50:46 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH...
15-Nov-2024 20:50:46 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:50:46 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:50:46
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:50:46 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:50:46
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3364 (ODSRV-OAP-MSDCPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3364-ScriptBuildTask-16821044792059936800.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance
15-Nov-2024 20:50:46 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
15-Nov-2024 20:50:46 Uploading artifact
15-Nov-2024 20:50:46     source path: surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
15-Nov-2024 20:50:46     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
15-Nov-2024 20:50:47 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:50:47 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:50:47 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:50:47
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3364 (ODSRV-OAP-MSDCPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3364-ScriptBuildTask-9100137769393762542.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH
15-Nov-2024 20:50:47 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:50:47 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:50:47 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:50:47
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:50:47 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:50:47
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3364 (ODSRV-OAP-MSDCPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3364-ScriptBuildTask-6755514504702674110.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance
15-Nov-2024 20:50:47   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:50:47                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:50:47
15-Nov-2024 20:50:47   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:50:47 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
15-Nov-2024 20:50:47 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:50:50 Cleaning helm deployments
15-Nov-2024 20:50:50 Cleanining pods
15-Nov-2024 20:50:50 Cleaning kube persistant volumes
15-Nov-2024 20:50:51 pod "dev-volume-s3-krakow-585f4c9-bmtzg" deleted
15-Nov-2024 20:51:12 pod "dev-volume-s3-paris-64bd65585f-xlt7k" deleted
15-Nov-2024 20:51:15 Cleaning dockswift container
15-Nov-2024 20:51:15 Cleaning docker containers
15-Nov-2024 20:51:16 Stalled docker containers to remove:
15-Nov-2024 20:51:16 8b0039b43d61 eae2d62f8d12 13a498ba90a5 16d1b6beb9c3
15-Nov-2024 20:51:16 Removing stalled docker containers
15-Nov-2024 20:51:16 Error response from daemon: Cannot kill container: 8b0039b43d61: Container 8b0039b43d617cc30ecd572ebdde03c0254a3e96c0d1a58b7369383614d64c0a is not running
15-Nov-2024 20:51:17 8b0039b43d61
15-Nov-2024 20:51:17 Error response from daemon: Cannot kill container: eae2d62f8d12: Container eae2d62f8d125bfd73b801275e95ff4930799b2a7846430f29cea8467cde4c6f is not running
15-Nov-2024 20:51:17 eae2d62f8d12
15-Nov-2024 20:51:17 Error response from daemon: Cannot kill container: 13a498ba90a5: Container 13a498ba90a54bd48354f4549aed7508f9a09f5f55a0434ea371da094e9c8960 is not running
15-Nov-2024 20:51:17 13a498ba90a5
15-Nov-2024 20:51:17 16d1b6beb9c3
15-Nov-2024 20:51:17 16d1b6beb9c3
15-Nov-2024 20:51:17 Stalled docker volumes to remove:
15-Nov-2024 20:51:17
15-Nov-2024 20:51:17 Removing stalled docker volumes
15-Nov-2024 20:51:17 Removing stalled loopdevices
15-Nov-2024 20:51:18 Done
15-Nov-2024 20:51:18 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:51:18 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:51:18 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:51:18 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:51:18 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:51:18 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:51:18 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:51:18 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:51:18 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:51:18 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 130.5 ms
15-Nov-2024 20:51:18 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH'
15-Nov-2024 20:51:18 Finalising the build...
15-Nov-2024 20:51:18 Stopping timer.
15-Nov-2024 20:51:18 Build ODSRV-OAP-MSDCPH-3364 completed.
15-Nov-2024 20:51:18 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:51:18 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:51:18 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:51:18 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:51:18 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:51:18 All post build plugins have finished
15-Nov-2024 20:51:18 Generating build results summary...
15-Nov-2024 20:51:19 Saving build results to disk...
15-Nov-2024 20:51:19 Store variable context...
15-Nov-2024 20:51:19 Finished building ODSRV-OAP-MSDCPH-3364.