oneclient acceptance tests using environment deployed from packages

Build: #3365 was successful

Job: multiprovider proxy directory CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 20:18:44 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
19-Nov-2024 20:18:44 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
19-Nov-2024 20:18:44 =================================================================
19-Nov-2024 20:18:44
19-Nov-2024 20:18:44 PASSED
19-Nov-2024 20:18:44 Unmounting client from /tmp/onedata/mnt/hklbswvsbgz0f4ks
19-Nov-2024 20:18:44
19-Nov-2024 20:18:44
19-Nov-2024 20:18:44 Unmounting client from /tmp/onedata/mnt/ekk1gbswcoaq67c9
19-Nov-2024 20:18:44
19-Nov-2024 20:18:44
19-Nov-2024 20:19:05 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:19:05 =================================================================
19-Nov-2024 20:19:05 - Executing scenario 'Fail to delete non-empty directory using rmdir'
19-Nov-2024 20:19:05 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:19:05 -----------------------------------------------------------------
19-Nov-2024 20:19:05 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:19:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:19:05 using [token, token] by [user1, user2]"'
19-Nov-2024 20:19:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:19:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:19:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd'
19-Nov-2024 20:19:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd' successfully started
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/iokyy03snpri7w60
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iokyy03snpri7w60 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iokyy03snpri7w60
19-Nov-2024 20:19:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1149322051716741228'...
19-Nov-2024 20:19:05 Getting configuration...
19-Nov-2024 20:19:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iokyy03snpri7w60'.
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:19:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:19:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq'
19-Nov-2024 20:19:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq' successfully started
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yoponnkbildtyxry
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yoponnkbildtyxry --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yoponnkbildtyxry
19-Nov-2024 20:19:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7348948516591235196'...
19-Nov-2024 20:19:05 Getting configuration...
19-Nov-2024 20:19:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yoponnkbildtyxry'.
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
19-Nov-2024 20:19:05 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
19-Nov-2024 20:19:05 =================================================================
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 PASSED
19-Nov-2024 20:19:05 Unmounting client from /tmp/onedata/mnt/iokyy03snpri7w60
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05 Unmounting client from /tmp/onedata/mnt/yoponnkbildtyxry
19-Nov-2024 20:19:05
19-Nov-2024 20:19:05
19-Nov-2024 20:19:28 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:19:28 =================================================================
19-Nov-2024 20:19:28 - Executing scenario 'Delete non-empty directory'
19-Nov-2024 20:19:28 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:19:28 -----------------------------------------------------------------
19-Nov-2024 20:19:28 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:19:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:19:28 using [token, token] by [user1, user2]"'
19-Nov-2024 20:19:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:19:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:19:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd'
19-Nov-2024 20:19:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd' successfully started
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2gxik9ig5cxkk763
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2gxik9ig5cxkk763 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2gxik9ig5cxkk763
19-Nov-2024 20:19:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12862356574885804926'...
19-Nov-2024 20:19:28 Getting configuration...
19-Nov-2024 20:19:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2gxik9ig5cxkk763'.
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:19:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:19:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq'
19-Nov-2024 20:19:28 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq' successfully started
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dbpyr51imc6zg9uu
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dbpyr51imc6zg9uu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dbpyr51imc6zg9uu
19-Nov-2024 20:19:28 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17474745115873985821'...
19-Nov-2024 20:19:28 Getting configuration...
19-Nov-2024 20:19:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dbpyr51imc6zg9uu'.
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
19-Nov-2024 20:19:28 on client11"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
19-Nov-2024 20:19:28 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
19-Nov-2024 20:19:28 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
19-Nov-2024 20:19:28 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
19-Nov-2024 20:19:28 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
19-Nov-2024 20:19:28 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
19-Nov-2024 20:19:28 =================================================================
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 PASSED
19-Nov-2024 20:19:28 Unmounting client from /tmp/onedata/mnt/2gxik9ig5cxkk763
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28 Unmounting client from /tmp/onedata/mnt/dbpyr51imc6zg9uu
19-Nov-2024 20:19:28
19-Nov-2024 20:19:28
19-Nov-2024 20:19:52 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:19:52 =================================================================
19-Nov-2024 20:19:52 - Executing scenario 'Move directory'
19-Nov-2024 20:19:52 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:19:52 -----------------------------------------------------------------
19-Nov-2024 20:19:52 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:19:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:19:52 using [token, token] by [user1, user2]"'
19-Nov-2024 20:19:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:19:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:19:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd'
19-Nov-2024 20:19:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd' successfully started
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4sh1plh5w73o4x0y
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4sh1plh5w73o4x0y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4sh1plh5w73o4x0y
19-Nov-2024 20:19:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '464345306276303831'...
19-Nov-2024 20:19:52 Getting configuration...
19-Nov-2024 20:19:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4sh1plh5w73o4x0y'.
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:19:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:19:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq'
19-Nov-2024 20:19:52 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq' successfully started
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yvpwyxoi4923k0d8
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yvpwyxoi4923k0d8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yvpwyxoi4923k0d8
19-Nov-2024 20:19:52 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15994737477408712600'...
19-Nov-2024 20:19:52 Getting configuration...
19-Nov-2024 20:19:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yvpwyxoi4923k0d8'.
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:19:52 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 20:19:52 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:19:52 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:19:52 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 20:19:52 =================================================================
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 PASSED
19-Nov-2024 20:19:52 Unmounting client from /tmp/onedata/mnt/4sh1plh5w73o4x0y
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52 Unmounting client from /tmp/onedata/mnt/yvpwyxoi4923k0d8
19-Nov-2024 20:19:52
19-Nov-2024 20:19:52
19-Nov-2024 20:20:14 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:20:14 =================================================================
19-Nov-2024 20:20:14 - Executing scenario 'Copy directory'
19-Nov-2024 20:20:14 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:20:14 -----------------------------------------------------------------
19-Nov-2024 20:20:14 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:20:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:20:14 using [token, token] by [user1, user2]"'
19-Nov-2024 20:20:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:20:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:20:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd'
19-Nov-2024 20:20:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd' successfully started
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kvxz6j68dufozrsj
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kvxz6j68dufozrsj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kvxz6j68dufozrsj
19-Nov-2024 20:20:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2120783369929131038'...
19-Nov-2024 20:20:14 Getting configuration...
19-Nov-2024 20:20:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kvxz6j68dufozrsj'.
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:20:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:20:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq'
19-Nov-2024 20:20:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq' successfully started
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jwjghueddeiv68ta
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jwjghueddeiv68ta --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jwjghueddeiv68ta
19-Nov-2024 20:20:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6080180773818461411'...
19-Nov-2024 20:20:14 Getting configuration...
19-Nov-2024 20:20:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jwjghueddeiv68ta'.
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:20:14 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:20:14 =================================================================
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 PASSED
19-Nov-2024 20:20:14 Unmounting client from /tmp/onedata/mnt/kvxz6j68dufozrsj
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14 Unmounting client from /tmp/onedata/mnt/jwjghueddeiv68ta
19-Nov-2024 20:20:14
19-Nov-2024 20:20:14
19-Nov-2024 20:20:35 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:20:35 =================================================================
19-Nov-2024 20:20:35 - Executing scenario 'Fail to move directory to itself'
19-Nov-2024 20:20:35 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:20:35 -----------------------------------------------------------------
19-Nov-2024 20:20:35 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:20:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:20:35 using [token, token] by [user1, user2]"'
19-Nov-2024 20:20:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:20:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:20:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd'
19-Nov-2024 20:20:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd' successfully started
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pigjh3ea9tl91d0h
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pigjh3ea9tl91d0h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pigjh3ea9tl91d0h
19-Nov-2024 20:20:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '544375125470417518'...
19-Nov-2024 20:20:35 Getting configuration...
19-Nov-2024 20:20:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pigjh3ea9tl91d0h'.
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:20:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:20:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq'
19-Nov-2024 20:20:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq' successfully started
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8xbmnihmz5kfpt4y
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8xbmnihmz5kfpt4y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8xbmnihmz5kfpt4y
19-Nov-2024 20:20:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5911638036190246585'...
19-Nov-2024 20:20:35 Getting configuration...
19-Nov-2024 20:20:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8xbmnihmz5kfpt4y'.
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 20:20:35 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:20:35 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:20:35 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
19-Nov-2024 20:20:35 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 20:20:35 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 20:20:35 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:20:35 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:20:35 =================================================================
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 PASSED
19-Nov-2024 20:20:35 Unmounting client from /tmp/onedata/mnt/pigjh3ea9tl91d0h
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35 Unmounting client from /tmp/onedata/mnt/8xbmnihmz5kfpt4y
19-Nov-2024 20:20:35
19-Nov-2024 20:20:35
19-Nov-2024 20:20:57 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:20:57 =================================================================
19-Nov-2024 20:20:57 - Executing scenario 'Fail to move directory to its subtree'
19-Nov-2024 20:20:57 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:20:57 -----------------------------------------------------------------
19-Nov-2024 20:20:57 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:20:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:20:57 using [token, token] by [user1, user2]"'
19-Nov-2024 20:20:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:20:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:20:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kw2pd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd'
19-Nov-2024 20:20:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kw2pd' successfully started
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/40mwafjbwyvb4ohi
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/40mwafjbwyvb4ohi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/40mwafjbwyvb4ohi
19-Nov-2024 20:20:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18399897893230076939'...
19-Nov-2024 20:20:57 Getting configuration...
19-Nov-2024 20:20:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/40mwafjbwyvb4ohi'.
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:20:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:20:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fcxbq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq'
19-Nov-2024 20:20:57 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fcxbq' successfully started
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/43jhnegc11of0c4p
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/43jhnegc11of0c4p --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/43jhnegc11of0c4p
19-Nov-2024 20:20:57 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4815436381734637028'...
19-Nov-2024 20:20:57 Getting configuration...
19-Nov-2024 20:20:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/43jhnegc11of0c4p'.
19-Nov-2024 20:20:57
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:20:57 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:20:57 =================================================================
19-Nov-2024 20:20:57
19-Nov-2024 20:21:07 PASSED
19-Nov-2024 20:21:07 Unmounting client from /tmp/onedata/mnt/40mwafjbwyvb4ohi
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07 Unmounting client from /tmp/onedata/mnt/43jhnegc11of0c4p
19-Nov-2024 20:21:07 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:21:07 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732047657.660587', '-c', '/tmp/logs']
19-Nov-2024 20:21:07 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-2nhsx. See /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-cross-support-job-3p-users-2nhsx/entrypoint.log for more details
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-kw2pd: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-oneclient-krakow-7d9476b8bc-kw2pd/oneclient_logs
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07          24,581   0%   23.44MB/s    0:00:00 (xfr#1, to-chk=193/227)
19-Nov-2024 20:21:07          24,581   0%   23.44MB/s    0:00:00 (xfr#1, to-chk=187/227)
19-Nov-2024 20:21:07          25,235   0%   24.07MB/s    0:00:00 (xfr#2, to-chk=189/227)
19-Nov-2024 20:21:07         110,733   2%  105.60MB/s    0:00:00 (xfr#3, to-chk=188/227)
19-Nov-2024 20:21:07         111,387   2%  106.23MB/s    0:00:00 (xfr#4, to-chk=187/227)
19-Nov-2024 20:21:07         160,723   3%   76.64MB/s    0:00:00 (xfr#5, to-chk=186/227)
19-Nov-2024 20:21:07         161,473   3%   77.00MB/s    0:00:00 (xfr#6, to-chk=182/227)
19-Nov-2024 20:21:07         360,764   8%   57.34MB/s    0:00:00 (xfr#7, to-chk=181/227)
19-Nov-2024 20:21:07         361,514   8%   57.46MB/s    0:00:00 (xfr#8, to-chk=180/227)
19-Nov-2024 20:21:07         392,876   9%   53.53MB/s    0:00:00 (xfr#9, to-chk=179/227)
19-Nov-2024 20:21:07         393,530   9%   53.61MB/s    0:00:00 (xfr#10, to-chk=175/227)
19-Nov-2024 20:21:07         546,254  12%   57.88MB/s    0:00:00 (xfr#11, to-chk=174/227)
19-Nov-2024 20:21:07         546,908  12%   52.16MB/s    0:00:00 (xfr#12, to-chk=173/227)
19-Nov-2024 20:21:07         547,536  12%   52.22MB/s    0:00:00 (xfr#13, to-chk=172/227)
19-Nov-2024 20:21:07         592,241  13%   51.35MB/s    0:00:00 (xfr#14, to-chk=171/227)
19-Nov-2024 20:21:07         592,607  13%   51.38MB/s    0:00:00 (xfr#15, to-chk=167/227)
19-Nov-2024 20:21:07         802,974  18%   42.54MB/s    0:00:00 (xfr#16, to-chk=166/227)
19-Nov-2024 20:21:07         803,340  18%   42.56MB/s    0:00:00 (xfr#17, to-chk=165/227)
19-Nov-2024 20:21:07         818,327  19%   43.36MB/s    0:00:00 (xfr#18, to-chk=164/227)
19-Nov-2024 20:21:07         818,789  19%   41.10MB/s    0:00:00 (xfr#19, to-chk=160/227)
19-Nov-2024 20:21:07         875,248  20%   41.74MB/s    0:00:00 (xfr#20, to-chk=159/227)
19-Nov-2024 20:21:07         875,710  20%   41.76MB/s    0:00:00 (xfr#21, to-chk=158/227)
19-Nov-2024 20:21:07         916,998  21%   39.75MB/s    0:00:00 (xfr#22, to-chk=157/227)
19-Nov-2024 20:21:07         917,556  21%   39.77MB/s    0:00:00 (xfr#23, to-chk=153/227)
19-Nov-2024 20:21:07       1,206,919  28%   42.63MB/s    0:00:00 (xfr#24, to-chk=152/227)
19-Nov-2024 20:21:07       1,207,477  28%   42.65MB/s    0:00:00 (xfr#25, to-chk=151/227)
19-Nov-2024 20:21:07       1,228,176  28%   40.39MB/s    0:00:00 (xfr#26, to-chk=150/227)
19-Nov-2024 20:21:07       1,228,926  28%   40.41MB/s    0:00:00 (xfr#27, to-chk=146/227)
19-Nov-2024 20:21:07       1,319,659  30%   43.40MB/s    0:00:00 (xfr#28, to-chk=145/227)
19-Nov-2024 20:21:07       1,320,409  30%   43.42MB/s    0:00:00 (xfr#29, to-chk=144/227)
19-Nov-2024 20:21:07       1,344,131  31%   41.35MB/s    0:00:00 (xfr#30, to-chk=143/227)
19-Nov-2024 20:21:07       1,344,977  31%   41.38MB/s    0:00:00 (xfr#31, to-chk=139/227)
19-Nov-2024 20:21:07       1,444,006  33%   43.03MB/s    0:00:00 (xfr#32, to-chk=138/227)
19-Nov-2024 20:21:07       1,444,852  33%   43.06MB/s    0:00:00 (xfr#33, to-chk=137/227)
19-Nov-2024 20:21:07       1,467,306  34%   41.16MB/s    0:00:00 (xfr#34, to-chk=136/227)
19-Nov-2024 20:21:07       1,467,960  34%   41.18MB/s    0:00:00 (xfr#35, to-chk=132/227)
19-Nov-2024 20:21:07       1,542,761  36%   42.04MB/s    0:00:00 (xfr#36, to-chk=131/227)
19-Nov-2024 20:21:07       1,543,415  36%   42.05MB/s    0:00:00 (xfr#37, to-chk=130/227)
19-Nov-2024 20:21:07       1,544,043  36%   42.07MB/s    0:00:00 (xfr#38, to-chk=129/227)
19-Nov-2024 20:21:07       1,566,385  36%   42.68MB/s    0:00:00 (xfr#39, to-chk=128/227)
19-Nov-2024 20:21:07       1,567,039  36%   41.51MB/s    0:00:00 (xfr#40, to-chk=124/227)
19-Nov-2024 20:21:07       1,656,192  38%   41.56MB/s    0:00:00 (xfr#41, to-chk=123/227)
19-Nov-2024 20:21:07       1,656,846  38%   41.58MB/s    0:00:00 (xfr#42, to-chk=122/227)
19-Nov-2024 20:21:07       1,699,149  39%   42.64MB/s    0:00:00 (xfr#43, to-chk=121/227)
19-Nov-2024 20:21:07       1,699,899  39%   42.66MB/s    0:00:00 (xfr#44, to-chk=117/227)
19-Nov-2024 20:21:07       1,870,778  43%   39.65MB/s    0:00:00 (xfr#45, to-chk=116/227)
19-Nov-2024 20:21:07       1,871,528  43%   39.66MB/s    0:00:00 (xfr#46, to-chk=115/227)
19-Nov-2024 20:21:07       1,910,216  44%   40.48MB/s    0:00:00 (xfr#47, to-chk=114/227)
19-Nov-2024 20:21:07       1,910,774  44%   40.49MB/s    0:00:00 (xfr#48, to-chk=110/227)
19-Nov-2024 20:21:07       2,057,714  48%   36.34MB/s    0:00:00 (xfr#49, to-chk=109/227)
19-Nov-2024 20:21:07       2,058,272  48%   36.35MB/s    0:00:00 (xfr#50, to-chk=108/227)
19-Nov-2024 20:21:07       2,081,484  48%   36.76MB/s    0:00:00 (xfr#51, to-chk=107/227)
19-Nov-2024 20:21:07       2,082,138  48%   36.77MB/s    0:00:00 (xfr#52, to-chk=103/227)
19-Nov-2024 20:21:07       2,160,104  50%   37.46MB/s    0:00:00 (xfr#53, to-chk=102/227)
19-Nov-2024 20:21:07       2,160,758  50%   37.47MB/s    0:00:00 (xfr#54, to-chk=101/227)
19-Nov-2024 20:21:07       2,180,030  51%   37.13MB/s    0:00:00 (xfr#55, to-chk=100/227)
19-Nov-2024 20:21:07       2,180,396  51%   37.13MB/s    0:00:00 (xfr#56, to-chk=96/227)
19-Nov-2024 20:21:07       2,250,433  52%   37.65MB/s    0:00:00 (xfr#57, to-chk=95/227)
19-Nov-2024 20:21:07       2,250,799  52%   37.66MB/s    0:00:00 (xfr#58, to-chk=94/227)
19-Nov-2024 20:21:07       2,282,197  53%   37.53MB/s    0:00:00 (xfr#59, to-chk=93/227)
19-Nov-2024 20:21:07       2,282,659  53%   37.53MB/s    0:00:00 (xfr#60, to-chk=89/227)
19-Nov-2024 20:21:07       2,392,153  56%   36.21MB/s    0:00:00 (xfr#61, to-chk=88/227)
19-Nov-2024 20:21:07       2,392,615  56%   36.22MB/s    0:00:00 (xfr#62, to-chk=87/227)
19-Nov-2024 20:21:07       2,414,646  56%   35.98MB/s    0:00:00 (xfr#63, to-chk=86/227)
19-Nov-2024 20:21:07       2,415,108  56%   35.99MB/s    0:00:00 (xfr#64, to-chk=82/227)
19-Nov-2024 20:21:07       2,516,747  58%   35.82MB/s    0:00:00 (xfr#65, to-chk=81/227)
19-Nov-2024 20:21:07       2,517,209  58%   35.83MB/s    0:00:00 (xfr#66, to-chk=80/227)
19-Nov-2024 20:21:07       2,578,451  60%   35.64MB/s    0:00:00 (xfr#67, to-chk=79/227)
19-Nov-2024 20:21:07       2,579,105  60%   35.14MB/s    0:00:00 (xfr#68, to-chk=75/227)
19-Nov-2024 20:21:07       2,583,245  60%   35.19MB/s    0:00:00 (xfr#69, to-chk=74/227)
19-Nov-2024 20:21:07       2,968,957  69%   32.92MB/s    0:00:00 (xfr#70, to-chk=73/227)
19-Nov-2024 20:21:07       2,969,611  69%   32.93MB/s    0:00:00 (xfr#71, to-chk=72/227)
19-Nov-2024 20:21:07       2,992,304  70%   33.18MB/s    0:00:00 (xfr#72, to-chk=71/227)
19-Nov-2024 20:21:07       2,992,670  70%   33.19MB/s    0:00:00 (xfr#73, to-chk=67/227)
19-Nov-2024 20:21:07       3,082,980  72%   33.79MB/s    0:00:00 (xfr#74, to-chk=66/227)
19-Nov-2024 20:21:07       3,083,346  72%   33.80MB/s    0:00:00 (xfr#75, to-chk=65/227)
19-Nov-2024 20:21:07       3,103,334  72%   33.63MB/s    0:00:00 (xfr#76, to-chk=64/227)
19-Nov-2024 20:21:07       3,103,796  72%   33.64MB/s    0:00:00 (xfr#77, to-chk=60/227)
19-Nov-2024 20:21:07       3,173,738  74%   33.63MB/s    0:00:00 (xfr#78, to-chk=59/227)
19-Nov-2024 20:21:07       3,174,200  74%   33.64MB/s    0:00:00 (xfr#79, to-chk=58/227)
19-Nov-2024 20:21:07       3,201,675  74%   33.55MB/s    0:00:00 (xfr#80, to-chk=57/227)
19-Nov-2024 20:21:07       3,202,521  74%   33.56MB/s    0:00:00 (xfr#81, to-chk=53/227)
19-Nov-2024 20:21:07       3,310,910  77%   32.22MB/s    0:00:00 (xfr#82, to-chk=52/227)
19-Nov-2024 20:21:07       3,311,756  77%   32.23MB/s    0:00:00 (xfr#83, to-chk=51/227)
19-Nov-2024 20:21:07       3,340,611  78%   30.63MB/s    0:00:00 (xfr#84, to-chk=50/227)
19-Nov-2024 20:21:07       3,341,169  78%   30.64MB/s    0:00:00 (xfr#85, to-chk=46/227)
19-Nov-2024 20:21:07       3,452,649  80%   31.36MB/s    0:00:00 (xfr#86, to-chk=45/227)
19-Nov-2024 20:21:07       3,453,207  80%   31.36MB/s    0:00:00 (xfr#87, to-chk=44/227)
19-Nov-2024 20:21:07       3,474,773  81%   31.56MB/s    0:00:00 (xfr#88, to-chk=43/227)
19-Nov-2024 20:21:07       3,475,139  81%   31.56MB/s    0:00:00 (xfr#89, to-chk=39/227)
19-Nov-2024 20:21:07       3,579,666  83%   31.32MB/s    0:00:00 (xfr#90, to-chk=38/227)
19-Nov-2024 20:21:07       3,580,032  83%   31.32MB/s    0:00:00 (xfr#91, to-chk=37/227)
19-Nov-2024 20:21:07       3,600,093  84%   30.93MB/s    0:00:00 (xfr#92, to-chk=36/227)
19-Nov-2024 20:21:07       3,600,555  84%   30.93MB/s    0:00:00 (xfr#93, to-chk=32/227)
19-Nov-2024 20:21:07       3,664,881  85%   29.13MB/s    0:00:00 (xfr#94, to-chk=31/227)
19-Nov-2024 20:21:07       3,665,343  85%   29.13MB/s    0:00:00 (xfr#95, to-chk=30/227)
19-Nov-2024 20:21:07       3,696,072  86%   29.37MB/s    0:00:00 (xfr#96, to-chk=29/227)
19-Nov-2024 20:21:07       3,696,726  86%   29.38MB/s    0:00:00 (xfr#97, to-chk=25/227)
19-Nov-2024 20:21:07       3,809,709  89%   29.54MB/s    0:00:00 (xfr#98, to-chk=24/227)
19-Nov-2024 20:21:07       3,810,363  89%   29.54MB/s    0:00:00 (xfr#99, to-chk=23/227)
19-Nov-2024 20:21:07       3,810,991  89%   29.55MB/s    0:00:00 (xfr#100, to-chk=22/227)
19-Nov-2024 20:21:07       3,833,104  89%   29.24MB/s    0:00:00 (xfr#101, to-chk=21/227)
19-Nov-2024 20:21:07       3,833,758  89%   29.25MB/s    0:00:00 (xfr#102, to-chk=17/227)
19-Nov-2024 20:21:07       3,910,317  91%   28.69MB/s    0:00:00 (xfr#103, to-chk=16/227)
19-Nov-2024 20:21:07       3,910,971  91%   28.47MB/s    0:00:00 (xfr#104, to-chk=15/227)
19-Nov-2024 20:21:07       3,926,681  91%   28.59MB/s    0:00:00 (xfr#105, to-chk=14/227)
19-Nov-2024 20:21:07       3,927,239  91%   28.59MB/s    0:00:00 (xfr#106, to-chk=10/227)
19-Nov-2024 20:21:07       3,987,670  93%   28.81MB/s    0:00:00 (xfr#107, to-chk=9/227)
19-Nov-2024 20:21:07       3,988,228  93%   28.60MB/s    0:00:00 (xfr#108, to-chk=8/227)
19-Nov-2024 20:21:07       4,027,505  94%   28.66MB/s    0:00:00 (xfr#109, to-chk=7/227)
19-Nov-2024 20:21:07       4,028,255  94%   28.67MB/s    0:00:00 (xfr#110, to-chk=3/227)
19-Nov-2024 20:21:07       4,197,918  98%   28.80MB/s    0:00:00 (xfr#111, to-chk=2/227)
19-Nov-2024 20:21:07       4,198,668  98%   28.60MB/s    0:00:00 (xfr#112, to-chk=1/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.85MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.85MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.65MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.25MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.06MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.06MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07       4,266,031  99%   28.06MB/s    0:00:00 (xfr#113, to-chk=0/227)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-fcxbq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-oneclient-paris-5cc45c8cb7-fcxbq/oneclient_logs
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=197/230)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07          39,458   1%   37.63MB/s    0:00:00 (xfr#1, to-chk=196/230)
19-Nov-2024 20:21:07          39,458   1%   37.63MB/s    0:00:00 (xfr#1, to-chk=190/230)
19-Nov-2024 20:21:07          40,112   1%   38.25MB/s    0:00:00 (xfr#2, to-chk=192/230)
19-Nov-2024 20:21:07         200,753   6%   47.86MB/s    0:00:00 (xfr#3, to-chk=191/230)
19-Nov-2024 20:21:07         201,407   6%   48.02MB/s    0:00:00 (xfr#4, to-chk=190/230)
19-Nov-2024 20:21:07         222,923   7%   42.52MB/s    0:00:00 (xfr#5, to-chk=189/230)
19-Nov-2024 20:21:07         223,481   7%   42.63MB/s    0:00:00 (xfr#6, to-chk=185/230)
19-Nov-2024 20:21:07         322,956  10%   28.00MB/s    0:00:00 (xfr#7, to-chk=184/230)
19-Nov-2024 20:21:07         323,514  10%   28.05MB/s    0:00:00 (xfr#8, to-chk=183/230)
19-Nov-2024 20:21:07         338,276  11%   29.33MB/s    0:00:00 (xfr#9, to-chk=182/230)
19-Nov-2024 20:21:07         338,930  11%   29.38MB/s    0:00:00 (xfr#10, to-chk=178/230)
19-Nov-2024 20:21:07         389,623  13%   28.58MB/s    0:00:00 (xfr#11, to-chk=177/230)
19-Nov-2024 20:21:07         390,277  13%   28.63MB/s    0:00:00 (xfr#12, to-chk=176/230)
19-Nov-2024 20:21:07         413,615  13%   28.18MB/s    0:00:00 (xfr#13, to-chk=175/230)
19-Nov-2024 20:21:07         414,077  13%   28.21MB/s    0:00:00 (xfr#14, to-chk=171/230)
19-Nov-2024 20:21:07         489,493  16%   21.22MB/s    0:00:00 (xfr#15, to-chk=170/230)
19-Nov-2024 20:21:07         489,955  16%   21.24MB/s    0:00:00 (xfr#16, to-chk=169/230)
19-Nov-2024 20:21:07         510,560  17%   19.48MB/s    0:00:00 (xfr#17, to-chk=168/230)
19-Nov-2024 20:21:07         510,926  17%   19.49MB/s    0:00:00 (xfr#18, to-chk=164/230)
19-Nov-2024 20:21:07         591,216  19%   16.11MB/s    0:00:00 (xfr#19, to-chk=163/230)
19-Nov-2024 20:21:07         591,582  19%   16.12MB/s    0:00:00 (xfr#20, to-chk=162/230)
19-Nov-2024 20:21:07         611,981  20%   15.77MB/s    0:00:00 (xfr#21, to-chk=161/230)
19-Nov-2024 20:21:07         612,443  20%   15.79MB/s    0:00:00 (xfr#22, to-chk=157/230)
19-Nov-2024 20:21:07         679,019  22%   16.60MB/s    0:00:00 (xfr#23, to-chk=156/230)
19-Nov-2024 20:21:07         679,481  22%   16.62MB/s    0:00:00 (xfr#24, to-chk=155/230)
19-Nov-2024 20:21:07         696,449  23%   17.03MB/s    0:00:00 (xfr#25, to-chk=154/230)
19-Nov-2024 20:21:07         697,007  23%   17.04MB/s    0:00:00 (xfr#26, to-chk=150/230)
19-Nov-2024 20:21:07         763,216  25%   17.75MB/s    0:00:00 (xfr#27, to-chk=149/230)
19-Nov-2024 20:21:07         763,774  25%   17.77MB/s    0:00:00 (xfr#28, to-chk=148/230)
19-Nov-2024 20:21:07         780,016  26%   17.71MB/s    0:00:00 (xfr#29, to-chk=147/230)
19-Nov-2024 20:21:07         780,670  26%   17.73MB/s    0:00:00 (xfr#30, to-chk=143/230)
19-Nov-2024 20:21:07         838,651  28%   17.39MB/s    0:00:00 (xfr#31, to-chk=142/230)
19-Nov-2024 20:21:07         839,305  28%   17.40MB/s    0:00:00 (xfr#32, to-chk=141/230)
19-Nov-2024 20:21:07         853,937  28%   16.97MB/s    0:00:00 (xfr#33, to-chk=140/230)
19-Nov-2024 20:21:07         854,495  28%   16.98MB/s    0:00:00 (xfr#34, to-chk=136/230)
19-Nov-2024 20:21:07         909,235  30%   17.70MB/s    0:00:00 (xfr#35, to-chk=135/230)
19-Nov-2024 20:21:07         909,793  30%   17.71MB/s    0:00:00 (xfr#36, to-chk=134/230)
19-Nov-2024 20:21:07         931,644  31%   16.15MB/s    0:00:00 (xfr#37, to-chk=133/230)
19-Nov-2024 20:21:07         932,106  31%   16.16MB/s    0:00:00 (xfr#38, to-chk=129/230)
19-Nov-2024 20:21:07       1,012,273  34%   17.55MB/s    0:00:00 (xfr#39, to-chk=128/230)
19-Nov-2024 20:21:07       1,012,735  34%   17.56MB/s    0:00:00 (xfr#40, to-chk=127/230)
19-Nov-2024 20:21:07       1,039,600  34%   18.03MB/s    0:00:00 (xfr#41, to-chk=126/230)
19-Nov-2024 20:21:07       1,040,062  34%   17.71MB/s    0:00:00 (xfr#42, to-chk=122/230)
19-Nov-2024 20:21:07       1,130,776  38%   19.26MB/s    0:00:00 (xfr#43, to-chk=121/230)
19-Nov-2024 20:21:07       1,131,238  38%   19.26MB/s    0:00:00 (xfr#44, to-chk=120/230)
19-Nov-2024 20:21:07       1,154,526  38%   19.66MB/s    0:00:00 (xfr#45, to-chk=119/230)
19-Nov-2024 20:21:07       1,154,796  38%   19.32MB/s    0:00:00 (xfr#46, to-chk=115/230)
19-Nov-2024 20:21:07       1,241,905  41%   20.78MB/s    0:00:00 (xfr#47, to-chk=114/230)
19-Nov-2024 20:21:07       1,242,175  41%   20.78MB/s    0:00:00 (xfr#48, to-chk=113/230)
19-Nov-2024 20:21:07       1,270,583  42%   21.26MB/s    0:00:00 (xfr#49, to-chk=112/230)
19-Nov-2024 20:21:07       1,271,141  42%   21.27MB/s    0:00:00 (xfr#50, to-chk=108/230)
19-Nov-2024 20:21:07       1,372,070  46%   21.81MB/s    0:00:00 (xfr#51, to-chk=107/230)
19-Nov-2024 20:21:07       1,372,628  46%   21.82MB/s    0:00:00 (xfr#52, to-chk=106/230)
19-Nov-2024 20:21:07       1,395,070  46%   22.17MB/s    0:00:00 (xfr#53, to-chk=105/230)
19-Nov-2024 20:21:07       1,395,340  46%   22.18MB/s    0:00:00 (xfr#54, to-chk=101/230)
19-Nov-2024 20:21:07       1,488,451  50%   23.27MB/s    0:00:00 (xfr#55, to-chk=100/230)
19-Nov-2024 20:21:07       1,488,721  50%   22.54MB/s    0:00:00 (xfr#56, to-chk=99/230)
19-Nov-2024 20:21:07       1,505,410  50%   22.79MB/s    0:00:00 (xfr#57, to-chk=98/230)
19-Nov-2024 20:21:07       1,505,872  50%   22.44MB/s    0:00:00 (xfr#58, to-chk=94/230)
19-Nov-2024 20:21:07       1,560,316  52%   23.25MB/s    0:00:00 (xfr#59, to-chk=93/230)
19-Nov-2024 20:21:07       1,560,778  52%   23.26MB/s    0:00:00 (xfr#60, to-chk=92/230)
19-Nov-2024 20:21:07       1,561,406  52%   23.27MB/s    0:00:00 (xfr#61, to-chk=91/230)
19-Nov-2024 20:21:07       1,587,083  53%   22.93MB/s    0:00:00 (xfr#62, to-chk=90/230)
19-Nov-2024 20:21:07       1,587,641  53%   22.94MB/s    0:00:00 (xfr#63, to-chk=86/230)
19-Nov-2024 20:21:07       1,683,179  56%   23.96MB/s    0:00:00 (xfr#64, to-chk=85/230)
19-Nov-2024 20:21:07       1,683,737  56%   23.97MB/s    0:00:00 (xfr#65, to-chk=84/230)
19-Nov-2024 20:21:07       1,684,365  56%   23.98MB/s    0:00:00 (xfr#66, to-chk=83/230)
19-Nov-2024 20:21:07       1,703,299  57%   23.89MB/s    0:00:00 (xfr#67, to-chk=82/230)
19-Nov-2024 20:21:07       1,703,665  57%   23.89MB/s    0:00:00 (xfr#68, to-chk=78/230)
19-Nov-2024 20:21:07       1,771,693  59%   24.85MB/s    0:00:00 (xfr#69, to-chk=77/230)
19-Nov-2024 20:21:07       1,772,059  59%   24.85MB/s    0:00:00 (xfr#70, to-chk=76/230)
19-Nov-2024 20:21:07       1,772,687  59%   24.86MB/s    0:00:00 (xfr#71, to-chk=75/230)
19-Nov-2024 20:21:07       1,790,621  60%   25.11MB/s    0:00:00 (xfr#72, to-chk=74/230)
19-Nov-2024 20:21:07       1,791,179  60%   25.12MB/s    0:00:00 (xfr#73, to-chk=70/230)
19-Nov-2024 20:21:07       1,847,324  62%   25.53MB/s    0:00:00 (xfr#74, to-chk=69/230)
19-Nov-2024 20:21:07       1,847,882  62%   25.54MB/s    0:00:00 (xfr#75, to-chk=68/230)
19-Nov-2024 20:21:07       1,882,853  63%   25.65MB/s    0:00:00 (xfr#76, to-chk=67/230)
19-Nov-2024 20:21:07       1,883,699  63%   25.30MB/s    0:00:00 (xfr#77, to-chk=63/230)
19-Nov-2024 20:21:07       2,020,355  67%   26.76MB/s    0:00:00 (xfr#78, to-chk=62/230)
19-Nov-2024 20:21:07       2,021,201  67%   26.77MB/s    0:00:00 (xfr#79, to-chk=61/230)
19-Nov-2024 20:21:07       2,021,829  68%   26.78MB/s    0:00:00 (xfr#80, to-chk=60/230)
19-Nov-2024 20:21:07       2,040,639  68%   26.66MB/s    0:00:00 (xfr#81, to-chk=59/230)
19-Nov-2024 20:21:07       2,041,005  68%   26.66MB/s    0:00:00 (xfr#82, to-chk=55/230)
19-Nov-2024 20:21:07       2,104,542  70%   23.07MB/s    0:00:00 (xfr#83, to-chk=54/230)
19-Nov-2024 20:21:07       2,104,908  70%   23.07MB/s    0:00:00 (xfr#84, to-chk=53/230)
19-Nov-2024 20:21:07       2,105,536  70%   22.82MB/s    0:00:00 (xfr#85, to-chk=52/230)
19-Nov-2024 20:21:07       2,133,427  71%   22.86MB/s    0:00:00 (xfr#86, to-chk=51/230)
19-Nov-2024 20:21:07       2,133,985  71%   22.87MB/s    0:00:00 (xfr#87, to-chk=47/230)
19-Nov-2024 20:21:07       2,223,371  74%   23.30MB/s    0:00:00 (xfr#88, to-chk=46/230)
19-Nov-2024 20:21:07       2,223,929  74%   23.31MB/s    0:00:00 (xfr#89, to-chk=45/230)
19-Nov-2024 20:21:07       2,251,000  75%   23.33MB/s    0:00:00 (xfr#90, to-chk=44/230)
19-Nov-2024 20:21:07       2,251,654  75%   23.34MB/s    0:00:00 (xfr#91, to-chk=40/230)
19-Nov-2024 20:21:07       2,349,345  79%   23.84MB/s    0:00:00 (xfr#92, to-chk=39/230)
19-Nov-2024 20:21:07       2,349,999  79%   23.59MB/s    0:00:00 (xfr#93, to-chk=38/230)
19-Nov-2024 20:21:07       2,350,627  79%   23.60MB/s    0:00:00 (xfr#94, to-chk=37/230)
19-Nov-2024 20:21:07       2,377,354  79%   23.87MB/s    0:00:00 (xfr#95, to-chk=36/230)
19-Nov-2024 20:21:07       2,377,912  79%   23.62MB/s    0:00:00 (xfr#96, to-chk=32/230)
19-Nov-2024 20:21:07       2,468,483  83%   22.64MB/s    0:00:00 (xfr#97, to-chk=31/230)
19-Nov-2024 20:21:07       2,469,041  83%   22.64MB/s    0:00:00 (xfr#98, to-chk=30/230)
19-Nov-2024 20:21:07       2,485,540  83%   22.15MB/s    0:00:00 (xfr#99, to-chk=29/230)
19-Nov-2024 20:21:07       2,485,906  83%   22.16MB/s    0:00:00 (xfr#100, to-chk=25/230)
19-Nov-2024 20:21:07       2,547,771  85%   22.50MB/s    0:00:00 (xfr#101, to-chk=24/230)
19-Nov-2024 20:21:07       2,548,137  85%   22.50MB/s    0:00:00 (xfr#102, to-chk=23/230)
19-Nov-2024 20:21:07       2,570,587  86%   22.49MB/s    0:00:00 (xfr#103, to-chk=22/230)
19-Nov-2024 20:21:07       2,570,857  86%   22.49MB/s    0:00:00 (xfr#104, to-chk=18/230)
19-Nov-2024 20:21:07       2,657,267  89%   22.04MB/s    0:00:00 (xfr#105, to-chk=17/230)
19-Nov-2024 20:21:07       2,657,537  89%   22.04MB/s    0:00:00 (xfr#106, to-chk=16/230)
19-Nov-2024 20:21:07       2,691,010  90%   21.93MB/s    0:00:00 (xfr#107, to-chk=15/230)
19-Nov-2024 20:21:07       2,691,952  90%   21.76MB/s    0:00:00 (xfr#108, to-chk=11/230)
19-Nov-2024 20:21:07       2,807,180  94%   22.13MB/s    0:00:00 (xfr#109, to-chk=10/230)
19-Nov-2024 20:21:07       2,808,122  94%   22.13MB/s    0:00:00 (xfr#110, to-chk=9/230)
19-Nov-2024 20:21:07       2,808,750  94%   22.14MB/s    0:00:00 (xfr#111, to-chk=8/230)
19-Nov-2024 20:21:07       2,831,432  95%   22.32MB/s    0:00:00 (xfr#112, to-chk=7/230)
19-Nov-2024 20:21:07       2,832,182  95%   22.32MB/s    0:00:00 (xfr#113, to-chk=3/230)
19-Nov-2024 20:21:07       2,922,240  98%   22.47MB/s    0:00:00 (xfr#114, to-chk=2/230)
19-Nov-2024 20:21:07       2,922,990  98%   22.48MB/s    0:00:00 (xfr#115, to-chk=1/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.47MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   22.29MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   21.78MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07       2,968,540  99%   21.61MB/s    0:00:00 (xfr#116, to-chk=0/230)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:21:07           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:21:07           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:21:07           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:21:07           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:21:07           6,857  50%  279.01kB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07          18,106  16%   17.27MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:21:07          37,149  33%   35.43MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:21:07          37,149  33%   35.43MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:21:07          55,052  49%   52.50MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:21:07          55,343  50%   52.78MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:21:07          55,343  50%   52.78MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07          37,319   7%   35.59MB/s    0:00:00 (xfr#2, to-chk=50/55)
19-Nov-2024 20:21:07          72,001  14%   68.67MB/s    0:00:00 (xfr#3, to-chk=48/55)
19-Nov-2024 20:21:07          72,001  14%   68.67MB/s    0:00:00 (xfr#4, to-chk=46/55)
19-Nov-2024 20:21:07          72,001  14%   68.67MB/s    0:00:00 (xfr#5, to-chk=44/55)
19-Nov-2024 20:21:07         105,270  21%  100.39MB/s    0:00:00 (xfr#6, to-chk=42/55)
19-Nov-2024 20:21:07         105,420  21%  100.54MB/s    0:00:00 (xfr#7, to-chk=40/55)
19-Nov-2024 20:21:07         105,717  21%  100.82MB/s    0:00:00 (xfr#8, to-chk=38/55)
19-Nov-2024 20:21:07         193,870  39%  184.89MB/s    0:00:00 (xfr#9, to-chk=36/55)
19-Nov-2024 20:21:07         195,630  40%  186.57MB/s    0:00:00 (xfr#10, to-chk=26/55)
19-Nov-2024 20:21:07         198,137  40%  188.96MB/s    0:00:00 (xfr#11, to-chk=25/55)
19-Nov-2024 20:21:07         200,353  41%  191.07MB/s    0:00:00 (xfr#12, to-chk=24/55)
19-Nov-2024 20:21:07         201,030  41%  191.72MB/s    0:00:00 (xfr#13, to-chk=23/55)
19-Nov-2024 20:21:07         205,526  42%   98.00MB/s    0:00:00 (xfr#14, to-chk=22/55)
19-Nov-2024 20:21:07         211,732  43%  100.96MB/s    0:00:00 (xfr#15, to-chk=21/55)
19-Nov-2024 20:21:07         218,905  44%  104.38MB/s    0:00:00 (xfr#16, to-chk=20/55)
19-Nov-2024 20:21:07         220,158  45%   69.99MB/s    0:00:00 (xfr#17, to-chk=19/55)
19-Nov-2024 20:21:07         226,079  46%   71.87MB/s    0:00:00 (xfr#18, to-chk=18/55)
19-Nov-2024 20:21:07         231,259  47%   73.52MB/s    0:00:00 (xfr#19, to-chk=17/55)
19-Nov-2024 20:21:07         237,978  48%   75.65MB/s    0:00:00 (xfr#20, to-chk=16/55)
19-Nov-2024 20:21:07         239,453  49%   76.12MB/s    0:00:00 (xfr#21, to-chk=15/55)
19-Nov-2024 20:21:07         240,415  49%   76.43MB/s    0:00:00 (xfr#22, to-chk=14/55)
19-Nov-2024 20:21:07         244,398  50%   77.69MB/s    0:00:00 (xfr#23, to-chk=13/55)
19-Nov-2024 20:21:07         247,874  50%   78.80MB/s    0:00:00 (xfr#24, to-chk=12/55)
19-Nov-2024 20:21:07         249,868  51%   59.57MB/s    0:00:00 (xfr#25, to-chk=11/55)
19-Nov-2024 20:21:07         250,317  51%   59.68MB/s    0:00:00 (xfr#26, to-chk=10/55)
19-Nov-2024 20:21:07         256,751  52%   61.21MB/s    0:00:00 (xfr#27, to-chk=9/55)
19-Nov-2024 20:21:07         259,765  53%   61.93MB/s    0:00:00 (xfr#28, to-chk=8/55)
19-Nov-2024 20:21:07         263,976  54%   62.94MB/s    0:00:00 (xfr#29, to-chk=7/55)
19-Nov-2024 20:21:07         264,197  54%   62.99MB/s    0:00:00 (xfr#30, to-chk=6/55)
19-Nov-2024 20:21:07         267,952  55%   63.88MB/s    0:00:00 (xfr#31, to-chk=5/55)
19-Nov-2024 20:21:07         275,465  56%   65.68MB/s    0:00:00 (xfr#32, to-chk=4/55)
19-Nov-2024 20:21:07         280,930  57%   66.98MB/s    0:00:00 (xfr#33, to-chk=3/55)
19-Nov-2024 20:21:07         283,665  58%   54.10MB/s    0:00:00 (xfr#34, to-chk=2/55)
19-Nov-2024 20:21:07         286,907  58%   54.72MB/s    0:00:00 (xfr#35, to-chk=1/55)
19-Nov-2024 20:21:07         292,606  60%   55.81MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         292,606  60%   55.81MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         292,606  60%   55.81MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         292,606  60%   46.51MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         292,606  60%   46.51MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         292,606  60%   46.51MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:21:07           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:21:07           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:21:07           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:21:07           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:21:07           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07          17,971  16%   17.14MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:21:07          36,875  33%   35.17MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:21:07          36,875  33%   35.17MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:21:07          54,643  49%   26.06MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:21:07          54,934  50%   26.19MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:21:07          54,934  50%   13.10MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07          37,189   7%   35.47MB/s    0:00:00 (xfr#2, to-chk=50/55)
19-Nov-2024 20:21:07          71,745  14%   68.42MB/s    0:00:00 (xfr#3, to-chk=48/55)
19-Nov-2024 20:21:07          72,980  14%   69.60MB/s    0:00:00 (xfr#4, to-chk=46/55)
19-Nov-2024 20:21:07          72,980  14%   69.60MB/s    0:00:00 (xfr#5, to-chk=44/55)
19-Nov-2024 20:21:07         106,119  21%  101.20MB/s    0:00:00 (xfr#6, to-chk=42/55)
19-Nov-2024 20:21:07         106,269  21%  101.35MB/s    0:00:00 (xfr#7, to-chk=40/55)
19-Nov-2024 20:21:07         106,566  21%  101.63MB/s    0:00:00 (xfr#8, to-chk=38/55)
19-Nov-2024 20:21:07         194,704  39%  185.68MB/s    0:00:00 (xfr#9, to-chk=36/55)
19-Nov-2024 20:21:07         198,172  40%  188.99MB/s    0:00:00 (xfr#10, to-chk=26/55)
19-Nov-2024 20:21:07         198,847  40%  189.64MB/s    0:00:00 (xfr#11, to-chk=25/55)
19-Nov-2024 20:21:07         205,281  42%  195.77MB/s    0:00:00 (xfr#12, to-chk=24/55)
19-Nov-2024 20:21:07         207,780  42%  198.15MB/s    0:00:00 (xfr#13, to-chk=23/55)
19-Nov-2024 20:21:07         209,033  42%  199.35MB/s    0:00:00 (xfr#14, to-chk=22/55)
19-Nov-2024 20:21:07         212,788  43%  101.47MB/s    0:00:00 (xfr#15, to-chk=21/55)
19-Nov-2024 20:21:07         215,745  44%  102.88MB/s    0:00:00 (xfr#16, to-chk=20/55)
19-Nov-2024 20:21:07         218,474  44%  104.18MB/s    0:00:00 (xfr#17, to-chk=19/55)
19-Nov-2024 20:21:07         218,701  44%  104.28MB/s    0:00:00 (xfr#18, to-chk=18/55)
19-Nov-2024 20:21:07         220,923  45%  105.34MB/s    0:00:00 (xfr#19, to-chk=17/55)
19-Nov-2024 20:21:07         224,906  46%  107.24MB/s    0:00:00 (xfr#20, to-chk=16/55)
19-Nov-2024 20:21:07         232,075  47%  110.66MB/s    0:00:00 (xfr#21, to-chk=15/55)
19-Nov-2024 20:21:07         237,538  48%  113.27MB/s    0:00:00 (xfr#22, to-chk=14/55)
19-Nov-2024 20:21:07         242,034  49%  115.41MB/s    0:00:00 (xfr#23, to-chk=13/55)
19-Nov-2024 20:21:07         249,545  51%  118.99MB/s    0:00:00 (xfr#24, to-chk=12/55)
19-Nov-2024 20:21:07         251,305  51%  119.83MB/s    0:00:00 (xfr#25, to-chk=11/55)
19-Nov-2024 20:21:07         251,754  51%   80.03MB/s    0:00:00 (xfr#26, to-chk=10/55)
19-Nov-2024 20:21:07         257,445  52%   81.84MB/s    0:00:00 (xfr#27, to-chk=9/55)
19-Nov-2024 20:21:07         263,657  54%   83.81MB/s    0:00:00 (xfr#28, to-chk=8/55)
19-Nov-2024 20:21:07         265,645  54%   63.33MB/s    0:00:00 (xfr#29, to-chk=7/55)
19-Nov-2024 20:21:07         266,605  54%   63.56MB/s    0:00:00 (xfr#30, to-chk=6/55)
19-Nov-2024 20:21:07         270,814  55%   64.57MB/s    0:00:00 (xfr#31, to-chk=5/55)
19-Nov-2024 20:21:07         276,735  56%   65.98MB/s    0:00:00 (xfr#32, to-chk=4/55)
19-Nov-2024 20:21:07         283,450  58%   67.58MB/s    0:00:00 (xfr#33, to-chk=3/55)
19-Nov-2024 20:21:07         284,931  58%   67.93MB/s    0:00:00 (xfr#34, to-chk=2/55)
19-Nov-2024 20:21:07         290,095  59%   69.16MB/s    0:00:00 (xfr#35, to-chk=1/55)
19-Nov-2024 20:21:07         293,335  60%   69.94MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         293,335  60%   55.95MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         293,335  60%   55.95MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         293,335  60%   55.95MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         293,335  60%   46.62MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07         293,335  60%   46.62MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:21:07           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:21:07           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:21:07           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:21:07           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:21:07           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07          56,352  12%   53.74MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:21:07         114,303  25%  109.01MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:21:07         163,677  37%  156.09MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:21:07         219,826  49%  104.82MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:21:07         220,117  50%  104.96MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:21:07         220,117  50%   69.97MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:21:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.07.48/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 20:21:07               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:21:07          24,580   7%   23.44MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 20:21:07          49,937  15%   47.62MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 20:21:07          49,937  15%   47.62MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 20:21:07          74,037  22%   70.61MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 20:21:07          74,128  22%   70.69MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 20:21:07          74,425  22%   70.98MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 20:21:07         164,535  50%   78.46MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 20:21:07         164,535  50%   52.30MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 20:21:07 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732047657.660587 exists, exporting anyway.
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07 =============================== warnings summary ===============================
19-Nov-2024 20:21:07 tests/utils/rest_utils.py:98
19-Nov-2024 20:21:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 20:21:07     print("""
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07 tests/utils/path_utils.py:112
19-Nov-2024 20:21:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 20:21:07     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07 tests/utils/acceptance_utils.py:55
19-Nov-2024 20:21:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 20:21:07     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07 tests/utils/acceptance_utils.py:57
19-Nov-2024 20:21:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 20:21:07     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:21:07
19-Nov-2024 20:21:07 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 20:21:07 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 20:21:07 ================== 27 passed, 4 warnings in 801.69s (0:13:21) ==================
19-Nov-2024 20:21:12 release "dev" uninstalled
19-Nov-2024 20:21:13 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 20:21:13 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 20:21:14 No resources found
19-Nov-2024 20:21:15 Sidecar injection has been disabled
19-Nov-2024 20:21:15 Cleaning helm release "dev"...
19-Nov-2024 20:21:15 Deleted 1 helm deployments
19-Nov-2024 20:21:15 Deleted 0 k8s deployments
19-Nov-2024 20:21:15 Deleted 0 k8s services
19-Nov-2024 20:21:15 Deleted 0 persistent volumes
19-Nov-2024 20:21:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:21:15 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 20:21:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:21:15 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 20:21:15 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 20:21:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:21:15 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 20:21:15 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 20:21:15 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 20:21:15 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP...
19-Nov-2024 20:21:15 Finished task 'Parse test results' with result: Success
19-Nov-2024 20:21:15 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:21:15
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:21:15 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:21:15
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3365 (ODSRV-OAP-MPDCP-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3365-ScriptBuildTask-9421170801322735046.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance
19-Nov-2024 20:21:15 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz
19-Nov-2024 20:21:16 Uploading artifact
19-Nov-2024 20:21:16     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz
19-Nov-2024 20:21:16     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz
19-Nov-2024 20:21:16 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 20:21:16 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:21:16 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:21:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3365 (ODSRV-OAP-MPDCP-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3365-ScriptBuildTask-8481356568366252236.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP
19-Nov-2024 20:21:16 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 20:21:16 Finished task 'Pack logs' with result: Success
19-Nov-2024 20:21:16 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:21:16
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 20:21:16 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:21:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3365 (ODSRV-OAP-MPDCP-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3365-ScriptBuildTask-2691007057794680297.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance
19-Nov-2024 20:21:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 20:21:16                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 20:21:16
19-Nov-2024 20:21:16   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 20:21:16 100  4822  100  4822    0     0  54179      0 --:--:-- --:--:-- --:--:-- 54179
19-Nov-2024 20:21:16 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 20:21:17 Cleaning helm deployments
19-Nov-2024 20:21:17 Cleanining pods
19-Nov-2024 20:21:17 Cleaning kube persistant volumes
19-Nov-2024 20:21:18 Cleaning dockswift container
19-Nov-2024 20:21:18 Cleaning docker containers
19-Nov-2024 20:21:20 Stalled docker containers to remove:
19-Nov-2024 20:21:20 0621f5e7e657 ea97cc992838 0f7bb2aa6b3b faabcdb36e62 ae223a853201 187a06d19ea2 bf5744daadc7 8895e6c9fe90 849a9fb692a4 75963aa49039 3b58fcf7d7ec 919d2ed988a8 be23648bb64a 2ce990cf4b05 7d20baa8e7bd 36b73c032e78 d27af6311653 1ea672ba1489 037874269bec c2eb00f9d143
19-Nov-2024 20:21:20 Removing stalled docker containers
19-Nov-2024 20:21:20 Error response from daemon: Cannot kill container: 0621f5e7e657: Container 0621f5e7e657cb7ba500d92673fce1dbf716858a7017904732ccf930e9de5491 is not running
19-Nov-2024 20:21:20 0621f5e7e657
19-Nov-2024 20:21:20 Error response from daemon: Cannot kill container: ea97cc992838: Container ea97cc992838381da74963b793d4baa10d4194ece166273edff7c456a23bbed8 is not running
19-Nov-2024 20:21:20 ea97cc992838
19-Nov-2024 20:21:20 Error response from daemon: Cannot kill container: 0f7bb2aa6b3b: Container 0f7bb2aa6b3b04c95bd68f8eae0b0e87a0b8fa33f476e92ae1cf8f306de20298 is not running
19-Nov-2024 20:21:20 0f7bb2aa6b3b
19-Nov-2024 20:21:20 Error response from daemon: Cannot kill container: faabcdb36e62: Container faabcdb36e622c0f31a06fa28cb55ad776643ff49f303f4e194591a4fbb96d66 is not running
19-Nov-2024 20:21:20 faabcdb36e62
19-Nov-2024 20:21:20 Error response from daemon: Cannot kill container: ae223a853201: Container ae223a853201bea4be75a6be03183b0b56904e9d035ec4362ad671196d24d5de is not running
19-Nov-2024 20:21:20 ae223a853201
19-Nov-2024 20:21:20 Error response from daemon: Cannot kill container: 187a06d19ea2: Container 187a06d19ea2258c6f011376768b2915f261e02f821a99e7ecbfd533f969a166 is not running
19-Nov-2024 20:21:20 187a06d19ea2
19-Nov-2024 20:21:20 Error response from daemon: Cannot kill container: bf5744daadc7: Container bf5744daadc7c5e56fc8ee7579e52e7b6872cd9e038f385389d45a52acea6ae1 is not running
19-Nov-2024 20:21:21 bf5744daadc7
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 8895e6c9fe90: Container 8895e6c9fe90563b632daadceb3a8069ac6783d17804263ce919d5b0df894ae4 is not running
19-Nov-2024 20:21:21 8895e6c9fe90
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 849a9fb692a4: Container 849a9fb692a4176af961a216ec332d37a14525d275e22c466f4ca4db56f4e073 is not running
19-Nov-2024 20:21:21 849a9fb692a4
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 75963aa49039: Container 75963aa49039dad42e8dd87b3ec08f43d78fcaf11afec06f2b459d527ed72e59 is not running
19-Nov-2024 20:21:21 75963aa49039
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 3b58fcf7d7ec: Container 3b58fcf7d7ecae70e92f8242faa313e15371f16127e655ba58f776e42bebe71a is not running
19-Nov-2024 20:21:21 3b58fcf7d7ec
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 919d2ed988a8: Container 919d2ed988a86726c0fcb79d96b4b8a6b7ea0e80145735a15ba0d678c6ef6350 is not running
19-Nov-2024 20:21:21 919d2ed988a8
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: be23648bb64a: Container be23648bb64a87f10337d3b3689a24c0d0c78ffe66fd4f496a7fbb79260f7304 is not running
19-Nov-2024 20:21:21 be23648bb64a
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 2ce990cf4b05: Container 2ce990cf4b05c2900104b06f404141ecf0bd8c45fe6d7b5f6bc599d195e07e10 is not running
19-Nov-2024 20:21:21 2ce990cf4b05
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 7d20baa8e7bd: Container 7d20baa8e7bd854a1fa0b6404a3c333ae51611d43a69f78bbf7642d0e0c4bd5d is not running
19-Nov-2024 20:21:21 7d20baa8e7bd
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 36b73c032e78: Container 36b73c032e780587b680e06c31f2d9c2e85828deb147da373e7b29043233d115 is not running
19-Nov-2024 20:21:21 36b73c032e78
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: d27af6311653: Container d27af6311653527ed2539dd9086851e40ad507a952ea74afb108683d3b4dc0df is not running
19-Nov-2024 20:21:21 d27af6311653
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 1ea672ba1489: Container 1ea672ba14896f9d423905a653e3bb4b0eae023e7fd20a35257d03a202e6907c is not running
19-Nov-2024 20:21:21 1ea672ba1489
19-Nov-2024 20:21:21 Error response from daemon: Cannot kill container: 037874269bec: Container 037874269bec2759c1f7a165f74d3dfb3112ba0fc0a0f558b2436eef1f8b0912 is not running
19-Nov-2024 20:21:21 037874269bec
19-Nov-2024 20:21:22 c2eb00f9d143
19-Nov-2024 20:21:22 c2eb00f9d143
19-Nov-2024 20:21:22 Stalled docker volumes to remove:
19-Nov-2024 20:21:22
19-Nov-2024 20:21:22 Removing stalled docker volumes
19-Nov-2024 20:21:22 Removing stalled loopdevices
19-Nov-2024 20:21:23 Done
19-Nov-2024 20:21:23 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 20:21:23 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 20:21:23 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 20:21:23 Running post build plugin 'NCover Results Collector'
19-Nov-2024 20:21:23 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 20:21:23 Running post build plugin 'Clover Results Collector'
19-Nov-2024 20:21:23 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 20:21:23 Running post build plugin 'Artifact Copier'
19-Nov-2024 20:21:23 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 20:21:23 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 71.47 ms
19-Nov-2024 20:21:23 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP'
19-Nov-2024 20:21:23 Finalising the build...
19-Nov-2024 20:21:23 Stopping timer.
19-Nov-2024 20:21:23 Build ODSRV-OAP-MPDCP-3365 completed.
19-Nov-2024 20:21:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 20:21:23 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 20:21:23 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 20:21:23 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 20:21:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 20:21:23 All post build plugins have finished
19-Nov-2024 20:21:23 Generating build results summary...
19-Nov-2024 20:21:23 Saving build results to disk...
19-Nov-2024 20:21:23 Store variable context...
19-Nov-2024 20:21:23 Finished building ODSRV-OAP-MPDCP-3365.