oneclient acceptance tests using environment deployed from packages

Build: #3361 was successful

Job: multiprovider s3 directory CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

09-Nov-2024 19:55:32 -----------------------------------------------------------------
09-Nov-2024 19:55:32 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:55:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:55:32 using [token, token] by [user1, user2]"'
09-Nov-2024 19:55:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:55:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:55:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-btjbw'
09-Nov-2024 19:55:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-btjbw' successfully started
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m8kshjgxudv9tq40
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m8kshjgxudv9tq40 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m8kshjgxudv9tq40
09-Nov-2024 19:55:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14812081425438366750'...
09-Nov-2024 19:55:32 Getting configuration...
09-Nov-2024 19:55:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m8kshjgxudv9tq40'.
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:55:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:55:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gqqlj'
09-Nov-2024 19:55:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gqqlj' successfully started
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p1z78upz7kvn44ci
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p1z78upz7kvn44ci --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p1z78upz7kvn44ci
09-Nov-2024 19:55:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10616979403406864596'...
09-Nov-2024 19:55:32 Getting configuration...
09-Nov-2024 19:55:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p1z78upz7kvn44ci'.
09-Nov-2024 19:55:32
09-Nov-2024 19:55:32 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:55:32 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:55:32 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:55:32 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:55:32 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:55:32 =================================================================
09-Nov-2024 19:55:32
09-Nov-2024 19:55:33 PASSED
09-Nov-2024 19:55:33 Unmounting client from /tmp/onedata/mnt/m8kshjgxudv9tq40
09-Nov-2024 19:55:33
09-Nov-2024 19:55:33
09-Nov-2024 19:55:33 Unmounting client from /tmp/onedata/mnt/p1z78upz7kvn44ci
09-Nov-2024 19:55:33
09-Nov-2024 19:55:33
09-Nov-2024 19:56:11 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:56:11 =================================================================
09-Nov-2024 19:56:11 - Executing scenario 'Copy directory'
09-Nov-2024 19:56:11 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:56:11 -----------------------------------------------------------------
09-Nov-2024 19:56:11 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:56:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:56:11 using [token, token] by [user1, user2]"'
09-Nov-2024 19:56:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:56:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:56:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-btjbw'
09-Nov-2024 19:56:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-btjbw' successfully started
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j2sc7d89lulk1tys
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j2sc7d89lulk1tys --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j2sc7d89lulk1tys
09-Nov-2024 19:56:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1010209405480893835'...
09-Nov-2024 19:56:11 Getting configuration...
09-Nov-2024 19:56:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j2sc7d89lulk1tys'.
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:56:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:56:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gqqlj'
09-Nov-2024 19:56:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gqqlj' successfully started
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/omd1lon0hubulvw8
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/omd1lon0hubulvw8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/omd1lon0hubulvw8
09-Nov-2024 19:56:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16063878378375230729'...
09-Nov-2024 19:56:11 Getting configuration...
09-Nov-2024 19:56:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/omd1lon0hubulvw8'.
09-Nov-2024 19:56:11
09-Nov-2024 19:56:11 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:56:11 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:56:11 =================================================================
09-Nov-2024 19:56:11
09-Nov-2024 19:56:12 PASSED
09-Nov-2024 19:56:12 Unmounting client from /tmp/onedata/mnt/j2sc7d89lulk1tys
09-Nov-2024 19:56:12
09-Nov-2024 19:56:12
09-Nov-2024 19:56:12 Unmounting client from /tmp/onedata/mnt/omd1lon0hubulvw8
09-Nov-2024 19:56:12
09-Nov-2024 19:56:12
09-Nov-2024 19:56:47 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
09-Nov-2024 19:56:47 =================================================================
09-Nov-2024 19:56:47 - Executing scenario 'Fail to move directory to itself'
09-Nov-2024 19:56:47 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:56:47 -----------------------------------------------------------------
09-Nov-2024 19:56:47 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:56:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:56:47 using [token, token] by [user1, user2]"'
09-Nov-2024 19:56:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:56:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:56:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-btjbw'
09-Nov-2024 19:56:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-btjbw' successfully started
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zpy67lpi5gg7d98c
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zpy67lpi5gg7d98c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zpy67lpi5gg7d98c
09-Nov-2024 19:56:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5649683671746780299'...
09-Nov-2024 19:56:47 Getting configuration...
09-Nov-2024 19:56:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zpy67lpi5gg7d98c'.
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:56:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:56:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gqqlj'
09-Nov-2024 19:56:47 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gqqlj' successfully started
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gm0b5mr9nrl46vwg
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gm0b5mr9nrl46vwg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gm0b5mr9nrl46vwg
09-Nov-2024 19:56:47 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1179827469601008387'...
09-Nov-2024 19:56:47 Getting configuration...
09-Nov-2024 19:56:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gm0b5mr9nrl46vwg'.
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:56:47 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:56:47 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:56:47 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
09-Nov-2024 19:56:47 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 19:56:47 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 19:56:47 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:56:47 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:56:47 =================================================================
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 PASSED
09-Nov-2024 19:56:47 Unmounting client from /tmp/onedata/mnt/zpy67lpi5gg7d98c
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47 Unmounting client from /tmp/onedata/mnt/gm0b5mr9nrl46vwg
09-Nov-2024 19:56:47
09-Nov-2024 19:56:47
09-Nov-2024 19:57:21 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
09-Nov-2024 19:57:21 =================================================================
09-Nov-2024 19:57:21 - Executing scenario 'Fail to move directory to its subtree'
09-Nov-2024 19:57:21 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:57:21 -----------------------------------------------------------------
09-Nov-2024 19:57:21 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:57:21 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:57:21 using [token, token] by [user1, user2]"'
09-Nov-2024 19:57:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:57:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:57:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-btjbw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-btjbw'
09-Nov-2024 19:57:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-btjbw' successfully started
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xzvdcs142ky5l1ub
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xzvdcs142ky5l1ub --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xzvdcs142ky5l1ub
09-Nov-2024 19:57:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14832242370147418788'...
09-Nov-2024 19:57:21 Getting configuration...
09-Nov-2024 19:57:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xzvdcs142ky5l1ub'.
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:57:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:57:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gqqlj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gqqlj'
09-Nov-2024 19:57:21 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gqqlj' successfully started
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hdiirrr7kcdlzetq
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hdiirrr7kcdlzetq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hdiirrr7kcdlzetq
09-Nov-2024 19:57:21 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4577783989271478416'...
09-Nov-2024 19:57:21 Getting configuration...
09-Nov-2024 19:57:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hdiirrr7kcdlzetq'.
09-Nov-2024 19:57:21
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:57:21 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:57:21 =================================================================
09-Nov-2024 19:57:21
09-Nov-2024 19:57:35 PASSED
09-Nov-2024 19:57:35 Unmounting client from /tmp/onedata/mnt/xzvdcs142ky5l1ub
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35 Unmounting client from /tmp/onedata/mnt/hdiirrr7kcdlzetq
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1731182242.343756', '-c', '/tmp/logs']
09-Nov-2024 19:57:35 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-xqs7l. See /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-cross-support-job-3p-users-xqs7l/entrypoint.log for more details
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-btjbw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-oneclient-krakow-9b8968f6-btjbw/oneclient_logs
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=199/232)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35          34,720   0%   33.11MB/s    0:00:00 (xfr#1, to-chk=198/232)
09-Nov-2024 19:57:35          34,720   0%   33.11MB/s    0:00:00 (xfr#1, to-chk=192/232)
09-Nov-2024 19:57:35          35,374   0%   33.74MB/s    0:00:00 (xfr#2, to-chk=194/232)
09-Nov-2024 19:57:35         170,470   3%   81.29MB/s    0:00:00 (xfr#3, to-chk=193/232)
09-Nov-2024 19:57:35         171,124   3%   54.40MB/s    0:00:00 (xfr#4, to-chk=192/232)
09-Nov-2024 19:57:35         171,752   3%   54.60MB/s    0:00:00 (xfr#5, to-chk=191/232)
09-Nov-2024 19:57:35         210,646   4%   66.96MB/s    0:00:00 (xfr#6, to-chk=190/232)
09-Nov-2024 19:57:35         210,916   4%   67.05MB/s    0:00:00 (xfr#7, to-chk=186/232)
09-Nov-2024 19:57:35         372,448   7%   29.60MB/s    0:00:00 (xfr#8, to-chk=185/232)
09-Nov-2024 19:57:35         372,718   7%   29.62MB/s    0:00:00 (xfr#9, to-chk=184/232)
09-Nov-2024 19:57:35         409,238   8%   32.52MB/s    0:00:00 (xfr#10, to-chk=183/232)
09-Nov-2024 19:57:35         409,892   8%   32.58MB/s    0:00:00 (xfr#11, to-chk=179/232)
09-Nov-2024 19:57:35         555,332  10%   40.74MB/s    0:00:00 (xfr#12, to-chk=178/232)
09-Nov-2024 19:57:35         555,986  10%   40.79MB/s    0:00:00 (xfr#13, to-chk=177/232)
09-Nov-2024 19:57:35         556,614  10%   40.83MB/s    0:00:00 (xfr#14, to-chk=176/232)
09-Nov-2024 19:57:35         585,109  11%   42.92MB/s    0:00:00 (xfr#15, to-chk=175/232)
09-Nov-2024 19:57:35         585,667  11%   42.96MB/s    0:00:00 (xfr#16, to-chk=171/232)
09-Nov-2024 19:57:35         729,479  14%   49.69MB/s    0:00:00 (xfr#17, to-chk=170/232)
09-Nov-2024 19:57:35         730,037  14%   49.73MB/s    0:00:00 (xfr#18, to-chk=169/232)
09-Nov-2024 19:57:35         752,200  14%   35.87MB/s    0:00:00 (xfr#19, to-chk=168/232)
09-Nov-2024 19:57:35         752,758  14%   35.89MB/s    0:00:00 (xfr#20, to-chk=164/232)
09-Nov-2024 19:57:35         887,388  17%   36.79MB/s    0:00:00 (xfr#21, to-chk=163/232)
09-Nov-2024 19:57:35         887,946  17%   36.82MB/s    0:00:00 (xfr#22, to-chk=162/232)
09-Nov-2024 19:57:35 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:57:35         915,053  17%   37.94MB/s    0:00:00 (xfr#23, to-chk=161/232)
09-Nov-2024 19:57:35 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:57:35         915,611  17%   37.96MB/s    0:00:00 (xfr#24, to-chk=157/232)
09-Nov-2024 19:57:35       1,013,343  19%   40.27MB/s    0:00:00 (xfr#25, to-chk=156/232)
09-Nov-2024 19:57:35       1,013,901  19%   38.68MB/s    0:00:00 (xfr#26, to-chk=155/232)
09-Nov-2024 19:57:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 19:57:35       1,040,038  20%   38.15MB/s    0:00:00 (xfr#27, to-chk=154/232)
09-Nov-2024 19:57:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 19:57:35       1,040,500  20%   38.17MB/s    0:00:00 (xfr#28, to-chk=150/232)
09-Nov-2024 19:57:35       1,167,682  22%   39.77MB/s    0:00:00 (xfr#29, to-chk=149/232)
09-Nov-2024 19:57:35       1,168,144  22%   39.79MB/s    0:00:00 (xfr#30, to-chk=148/232)
09-Nov-2024 19:57:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 19:57:35       1,221,275  23%   38.82MB/s    0:00:00 (xfr#31, to-chk=147/232)
09-Nov-2024 19:57:35       1,221,833  23%   38.84MB/s    0:00:00 (xfr#32, to-chk=143/232)
09-Nov-2024 19:57:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 19:57:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 19:57:35       1,476,727  28%   39.12MB/s    0:00:00 (xfr#33, to-chk=142/232)
09-Nov-2024 19:57:35       1,477,285  28%   38.08MB/s    0:00:00 (xfr#34, to-chk=141/232)
09-Nov-2024 19:57:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 19:57:35       1,477,913  28%   38.09MB/s    0:00:00 (xfr#35, to-chk=140/232)
09-Nov-2024 19:57:35       1,534,727  30%   39.56MB/s    0:00:00 (xfr#36, to-chk=139/232)
09-Nov-2024 19:57:35       1,535,573  30%   39.58MB/s    0:00:00 (xfr#37, to-chk=135/232)
09-Nov-2024 19:57:35       1,753,481  34%   38.89MB/s    0:00:00 (xfr#38, to-chk=134/232)
09-Nov-2024 19:57:35       1,754,327  34%   38.91MB/s    0:00:00 (xfr#39, to-chk=133/232)
09-Nov-2024 19:57:35       1,754,955  34%   38.92MB/s    0:00:00 (xfr#40, to-chk=132/232)
09-Nov-2024 19:57:35       1,783,446  34%   37.80MB/s    0:00:00 (xfr#41, to-chk=131/232)
09-Nov-2024 19:57:35       1,784,100  35%   37.81MB/s    0:00:00 (xfr#42, to-chk=127/232)
09-Nov-2024 19:57:35       1,898,757  37%   39.37MB/s    0:00:00 (xfr#43, to-chk=126/232)
09-Nov-2024 19:57:35       1,899,411  37%   39.38MB/s    0:00:00 (xfr#44, to-chk=125/232)
09-Nov-2024 19:57:35       1,920,278  37%   39.81MB/s    0:00:00 (xfr#45, to-chk=124/232)
09-Nov-2024 19:57:35       1,920,740  37%   38.97MB/s    0:00:00 (xfr#46, to-chk=120/232)
09-Nov-2024 19:57:35       1,990,344  39%   38.74MB/s    0:00:00 (xfr#47, to-chk=119/232)
09-Nov-2024 19:57:35       1,990,806  39%   38.75MB/s    0:00:00 (xfr#48, to-chk=118/232)
09-Nov-2024 19:57:35       1,991,434  39%   38.76MB/s    0:00:00 (xfr#49, to-chk=117/232)
09-Nov-2024 19:57:35       2,037,469  39%   38.86MB/s    0:00:00 (xfr#50, to-chk=116/232)
09-Nov-2024 19:57:35       2,038,123  39%   38.87MB/s    0:00:00 (xfr#51, to-chk=112/232)
09-Nov-2024 19:57:35       2,232,283  43%   34.90MB/s    0:00:00 (xfr#52, to-chk=111/232)
09-Nov-2024 19:57:35       2,232,937  43%   34.91MB/s    0:00:00 (xfr#53, to-chk=110/232)
09-Nov-2024 19:57:35       2,257,614  44%   34.18MB/s    0:00:00 (xfr#54, to-chk=109/232)
09-Nov-2024 19:57:35       2,258,076  44%   34.18MB/s    0:00:00 (xfr#55, to-chk=105/232)
09-Nov-2024 19:57:35       2,351,232  46%   31.14MB/s    0:00:00 (xfr#56, to-chk=104/232)
09-Nov-2024 19:57:35       2,351,694  46%   31.15MB/s    0:00:00 (xfr#57, to-chk=103/232)
09-Nov-2024 19:57:35       2,352,322  46%   31.16MB/s    0:00:00 (xfr#58, to-chk=102/232)
09-Nov-2024 19:57:35       2,373,517  46%   30.18MB/s    0:00:00 (xfr#59, to-chk=101/232)
09-Nov-2024 19:57:35       2,373,979  46%   30.19MB/s    0:00:00 (xfr#60, to-chk=97/232)
09-Nov-2024 19:57:35       2,502,481  49%   29.10MB/s    0:00:00 (xfr#61, to-chk=96/232)
09-Nov-2024 19:57:35       2,502,943  49%   29.11MB/s    0:00:00 (xfr#62, to-chk=95/232)
09-Nov-2024 19:57:35       2,569,412  50%   29.17MB/s    0:00:00 (xfr#63, to-chk=94/232)
09-Nov-2024 19:57:35       2,570,354  50%   29.18MB/s    0:00:00 (xfr#64, to-chk=90/232)
09-Nov-2024 19:57:35       2,981,434  58%   29.93MB/s    0:00:00 (xfr#65, to-chk=89/232)
09-Nov-2024 19:57:35       2,982,376  58%   29.94MB/s    0:00:00 (xfr#66, to-chk=88/232)
09-Nov-2024 19:57:35       3,009,061  59%   30.21MB/s    0:00:00 (xfr#67, to-chk=87/232)
09-Nov-2024 19:57:35       3,009,523  59%   30.21MB/s    0:00:00 (xfr#68, to-chk=83/232)
09-Nov-2024 19:57:35       3,106,962  60%   29.34MB/s    0:00:00 (xfr#69, to-chk=82/232)
09-Nov-2024 19:57:35       3,107,424  60%   29.34MB/s    0:00:00 (xfr#70, to-chk=81/232)
09-Nov-2024 19:57:35       3,158,681  61%   29.25MB/s    0:00:00 (xfr#71, to-chk=80/232)
09-Nov-2024 19:57:35       3,159,239  61%   29.25MB/s    0:00:00 (xfr#72, to-chk=76/232)
09-Nov-2024 19:57:35       3,399,871  66%   26.80MB/s    0:00:00 (xfr#73, to-chk=75/232)
09-Nov-2024 19:57:35       3,400,429  66%   26.80MB/s    0:00:00 (xfr#74, to-chk=74/232)
09-Nov-2024 19:57:35       3,431,458  67%   26.39MB/s    0:00:00 (xfr#75, to-chk=73/232)
09-Nov-2024 19:57:35       3,431,920  67%   26.18MB/s    0:00:00 (xfr#76, to-chk=69/232)
09-Nov-2024 19:57:35       3,542,773  69%   26.40MB/s    0:00:00 (xfr#77, to-chk=68/232)
09-Nov-2024 19:57:35       3,543,235  69%   26.40MB/s    0:00:00 (xfr#78, to-chk=67/232)
09-Nov-2024 19:57:35       3,543,863  69%   26.40MB/s    0:00:00 (xfr#79, to-chk=66/232)
09-Nov-2024 19:57:35       3,577,264  70%   26.45MB/s    0:00:00 (xfr#80, to-chk=65/232)
09-Nov-2024 19:57:35       3,577,822  70%   26.45MB/s    0:00:00 (xfr#81, to-chk=61/232)
09-Nov-2024 19:57:35       3,719,257  72%   26.27MB/s    0:00:00 (xfr#82, to-chk=60/232)
09-Nov-2024 19:57:35       3,719,815  72%   26.28MB/s    0:00:00 (xfr#83, to-chk=59/232)
09-Nov-2024 19:57:35       3,742,684  73%   26.24MB/s    0:00:00 (xfr#84, to-chk=58/232)
09-Nov-2024 19:57:35       3,743,146  73%   26.25MB/s    0:00:00 (xfr#85, to-chk=54/232)
09-Nov-2024 19:57:35       3,832,874  75%   26.68MB/s    0:00:00 (xfr#86, to-chk=53/232)
09-Nov-2024 19:57:35       3,833,336  75%   26.68MB/s    0:00:00 (xfr#87, to-chk=52/232)
09-Nov-2024 19:57:35       3,851,145  75%   26.81MB/s    0:00:00 (xfr#88, to-chk=51/232)
09-Nov-2024 19:57:35       3,851,895  75%   26.81MB/s    0:00:00 (xfr#89, to-chk=47/232)
09-Nov-2024 19:57:35       3,951,827  77%   26.92MB/s    0:00:00 (xfr#90, to-chk=46/232)
09-Nov-2024 19:57:35       3,952,577  77%   26.92MB/s    0:00:00 (xfr#91, to-chk=45/232)
09-Nov-2024 19:57:35       3,953,205  77%   26.74MB/s    0:00:00 (xfr#92, to-chk=44/232)
09-Nov-2024 19:57:35       3,998,412  78%   27.04MB/s    0:00:00 (xfr#93, to-chk=43/232)
09-Nov-2024 19:57:35       3,998,874  78%   27.05MB/s    0:00:00 (xfr#94, to-chk=39/232)
09-Nov-2024 19:57:35       4,286,614  84%   27.81MB/s    0:00:00 (xfr#95, to-chk=38/232)
09-Nov-2024 19:57:35       4,287,076  84%   27.62MB/s    0:00:00 (xfr#96, to-chk=37/232)
09-Nov-2024 19:57:35       4,315,312  84%   27.81MB/s    0:00:00 (xfr#97, to-chk=36/232)
09-Nov-2024 19:57:35       4,315,870  84%   27.81MB/s    0:00:00 (xfr#98, to-chk=32/232)
09-Nov-2024 19:57:35       4,421,828  86%   27.93MB/s    0:00:00 (xfr#99, to-chk=31/232)
09-Nov-2024 19:57:35       4,422,386  86%   27.93MB/s    0:00:00 (xfr#100, to-chk=30/232)
09-Nov-2024 19:57:35       4,445,616  87%   28.08MB/s    0:00:00 (xfr#101, to-chk=29/232)
09-Nov-2024 19:57:35       4,446,078  87%   28.08MB/s    0:00:00 (xfr#102, to-chk=25/232)
09-Nov-2024 19:57:35       4,536,786  89%   28.46MB/s    0:00:00 (xfr#103, to-chk=24/232)
09-Nov-2024 19:57:35       4,537,248  89%   28.47MB/s    0:00:00 (xfr#104, to-chk=23/232)
09-Nov-2024 19:57:35       4,555,540  89%   28.58MB/s    0:00:00 (xfr#105, to-chk=22/232)
09-Nov-2024 19:57:35       4,556,002  89%   28.59MB/s    0:00:00 (xfr#106, to-chk=18/232)
09-Nov-2024 19:57:35       4,668,285  91%   28.54MB/s    0:00:00 (xfr#107, to-chk=17/232)
09-Nov-2024 19:57:35       4,668,747  91%   28.54MB/s    0:00:00 (xfr#108, to-chk=16/232)
09-Nov-2024 19:57:35       4,669,375  91%   28.55MB/s    0:00:00 (xfr#109, to-chk=15/232)
09-Nov-2024 19:57:35       4,701,949  92%   28.56MB/s    0:00:00 (xfr#110, to-chk=14/232)
09-Nov-2024 19:57:35       4,702,699  92%   28.57MB/s    0:00:00 (xfr#111, to-chk=10/232)
09-Nov-2024 19:57:35       4,863,540  95%   29.36MB/s    0:00:00 (xfr#112, to-chk=9/232)
09-Nov-2024 19:57:35       4,864,290  95%   29.36MB/s    0:00:00 (xfr#113, to-chk=8/232)
09-Nov-2024 19:57:35       4,886,104  95%   29.49MB/s    0:00:00 (xfr#114, to-chk=7/232)
09-Nov-2024 19:57:35       4,886,662  95%   29.31MB/s    0:00:00 (xfr#115, to-chk=3/232)
09-Nov-2024 19:57:35       4,993,798  97%   29.40MB/s    0:00:00 (xfr#116, to-chk=2/232)
09-Nov-2024 19:57:35       4,994,356  97%   29.40MB/s    0:00:00 (xfr#117, to-chk=1/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.79MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.61MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.61MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.61MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.61MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.61MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.61MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.61MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   29.61MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   28.73MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35       5,092,034  99%   28.73MB/s    0:00:00 (xfr#118, to-chk=0/232)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-gqqlj: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-oneclient-paris-7f5779b546-gqqlj/oneclient_logs
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=192/225)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35          19,789   0%   18.87MB/s    0:00:00 (xfr#1, to-chk=191/225)
09-Nov-2024 19:57:35          19,789   0%   18.87MB/s    0:00:00 (xfr#1, to-chk=185/225)
09-Nov-2024 19:57:35          20,059   0%   19.13MB/s    0:00:00 (xfr#2, to-chk=187/225)
09-Nov-2024 19:57:35          82,670   1%   78.84MB/s    0:00:00 (xfr#3, to-chk=186/225)
09-Nov-2024 19:57:35          82,940   1%   79.10MB/s    0:00:00 (xfr#4, to-chk=185/225)
09-Nov-2024 19:57:35         105,897   2%  100.99MB/s    0:00:00 (xfr#5, to-chk=184/225)
09-Nov-2024 19:57:35         106,263   2%  101.34MB/s    0:00:00 (xfr#6, to-chk=180/225)
09-Nov-2024 19:57:35         233,110   5%   55.58MB/s    0:00:00 (xfr#7, to-chk=179/225)
09-Nov-2024 19:57:35         233,476   5%   55.67MB/s    0:00:00 (xfr#8, to-chk=178/225)
09-Nov-2024 19:57:35         263,963   6%   27.97MB/s    0:00:00 (xfr#9, to-chk=177/225)
09-Nov-2024 19:57:35         264,233   6%   28.00MB/s    0:00:00 (xfr#10, to-chk=173/225)
09-Nov-2024 19:57:35         389,390   8%   30.95MB/s    0:00:00 (xfr#11, to-chk=172/225)
09-Nov-2024 19:57:35         389,660   8%   30.97MB/s    0:00:00 (xfr#12, to-chk=171/225)
09-Nov-2024 19:57:35         416,137   9%   33.07MB/s    0:00:00 (xfr#13, to-chk=170/225)
09-Nov-2024 19:57:35         416,599   9%   33.11MB/s    0:00:00 (xfr#14, to-chk=166/225)
09-Nov-2024 19:57:35         527,972  12%   38.73MB/s    0:00:00 (xfr#15, to-chk=165/225)
09-Nov-2024 19:57:35         528,434  12%   38.77MB/s    0:00:00 (xfr#16, to-chk=164/225)
09-Nov-2024 19:57:35         562,229  12%   38.30MB/s    0:00:00 (xfr#17, to-chk=163/225)
09-Nov-2024 19:57:35         562,979  12%   38.35MB/s    0:00:00 (xfr#18, to-chk=159/225)
09-Nov-2024 19:57:35         693,670  15%   33.08MB/s    0:00:00 (xfr#19, to-chk=158/225)
09-Nov-2024 19:57:35         694,420  15%   31.54MB/s    0:00:00 (xfr#20, to-chk=157/225)
09-Nov-2024 19:57:35         695,048  15%   31.56MB/s    0:00:00 (xfr#21, to-chk=156/225)
09-Nov-2024 19:57:35         727,831  16%   33.05MB/s    0:00:00 (xfr#22, to-chk=155/225)
09-Nov-2024 19:57:35         728,101  16%   33.07MB/s    0:00:00 (xfr#23, to-chk=151/225)
09-Nov-2024 19:57:35         860,344  19%   35.67MB/s    0:00:00 (xfr#24, to-chk=150/225)
09-Nov-2024 19:57:35         860,614  19%   35.68MB/s    0:00:00 (xfr#25, to-chk=149/225)
09-Nov-2024 19:57:35         893,425  20%   34.08MB/s    0:00:00 (xfr#26, to-chk=148/225)
09-Nov-2024 19:57:35         893,983  20%   34.10MB/s    0:00:00 (xfr#27, to-chk=144/225)
09-Nov-2024 19:57:35       1,031,894  23%   37.85MB/s    0:00:00 (xfr#28, to-chk=143/225)
09-Nov-2024 19:57:35       1,032,452  23%   37.87MB/s    0:00:00 (xfr#29, to-chk=142/225)
09-Nov-2024 19:57:35       1,061,671  24%   38.94MB/s    0:00:00 (xfr#30, to-chk=141/225)
09-Nov-2024 19:57:35       1,062,229  24%   38.96MB/s    0:00:00 (xfr#31, to-chk=137/225)
09-Nov-2024 19:57:35       1,183,182  27%   41.79MB/s    0:00:00 (xfr#32, to-chk=136/225)
09-Nov-2024 19:57:35       1,183,740  27%   41.81MB/s    0:00:00 (xfr#33, to-chk=135/225)
09-Nov-2024 19:57:35       1,213,727  27%   42.87MB/s    0:00:00 (xfr#34, to-chk=134/225)
09-Nov-2024 19:57:35       1,214,189  27%   42.89MB/s    0:00:00 (xfr#35, to-chk=130/225)
09-Nov-2024 19:57:35       1,341,082  30%   45.68MB/s    0:00:00 (xfr#36, to-chk=129/225)
09-Nov-2024 19:57:35       1,341,544  30%   45.69MB/s    0:00:00 (xfr#37, to-chk=128/225)
09-Nov-2024 19:57:35       1,363,720  31%   46.45MB/s    0:00:00 (xfr#38, to-chk=127/225)
09-Nov-2024 19:57:35       1,364,278  31%   46.47MB/s    0:00:00 (xfr#39, to-chk=123/225)
09-Nov-2024 19:57:35       1,445,864  33%   41.78MB/s    0:00:00 (xfr#40, to-chk=122/225)
09-Nov-2024 19:57:35       1,446,422  33%   40.57MB/s    0:00:00 (xfr#41, to-chk=121/225)
09-Nov-2024 19:57:35       1,475,171  33%   40.20MB/s    0:00:00 (xfr#42, to-chk=120/225)
09-Nov-2024 19:57:35       1,475,921  33%   39.10MB/s    0:00:00 (xfr#43, to-chk=116/225)
09-Nov-2024 19:57:35       1,577,627  36%   41.79MB/s    0:00:00 (xfr#44, to-chk=115/225)
09-Nov-2024 19:57:35       1,578,377  36%   41.81MB/s    0:00:00 (xfr#45, to-chk=114/225)
09-Nov-2024 19:57:35       1,605,355  36%   41.38MB/s    0:00:00 (xfr#46, to-chk=113/225)
09-Nov-2024 19:57:35       1,605,913  36%   41.39MB/s    0:00:00 (xfr#47, to-chk=109/225)
09-Nov-2024 19:57:35       1,699,010  38%   41.55MB/s    0:00:00 (xfr#48, to-chk=108/225)
09-Nov-2024 19:57:35       1,699,568  38%   41.56MB/s    0:00:00 (xfr#49, to-chk=107/225)
09-Nov-2024 19:57:35       1,717,477  39%   42.00MB/s    0:00:00 (xfr#50, to-chk=106/225)
09-Nov-2024 19:57:35       1,717,747  39%   40.95MB/s    0:00:00 (xfr#51, to-chk=102/225)
09-Nov-2024 19:57:35       1,817,758  41%   41.27MB/s    0:00:00 (xfr#52, to-chk=101/225)
09-Nov-2024 19:57:35       1,818,028  41%   41.28MB/s    0:00:00 (xfr#53, to-chk=100/225)
09-Nov-2024 19:57:35       1,843,148  42%   40.88MB/s    0:00:00 (xfr#54, to-chk=99/225)
09-Nov-2024 19:57:35       1,843,610  42%   40.89MB/s    0:00:00 (xfr#55, to-chk=95/225)
09-Nov-2024 19:57:35       1,995,497  45%   38.06MB/s    0:00:00 (xfr#56, to-chk=94/225)
09-Nov-2024 19:57:35       1,995,959  45%   37.32MB/s    0:00:00 (xfr#57, to-chk=93/225)
09-Nov-2024 19:57:35       2,013,899  46%   37.66MB/s    0:00:00 (xfr#58, to-chk=92/225)
09-Nov-2024 19:57:35       2,014,265  46%   37.67MB/s    0:00:00 (xfr#59, to-chk=88/225)
09-Nov-2024 19:57:35       2,101,934  48%   37.82MB/s    0:00:00 (xfr#60, to-chk=87/225)
09-Nov-2024 19:57:35       2,102,300  48%   37.83MB/s    0:00:00 (xfr#61, to-chk=86/225)
09-Nov-2024 19:57:35       2,137,145  48%   36.40MB/s    0:00:00 (xfr#62, to-chk=85/225)
09-Nov-2024 19:57:35       2,137,991  49%   36.41MB/s    0:00:00 (xfr#63, to-chk=81/225)
09-Nov-2024 19:57:35       2,300,708  52%   34.83MB/s    0:00:00 (xfr#64, to-chk=80/225)
09-Nov-2024 19:57:35       2,301,554  52%   34.84MB/s    0:00:00 (xfr#65, to-chk=79/225)
09-Nov-2024 19:57:35       2,353,151  53%   34.00MB/s    0:00:00 (xfr#66, to-chk=78/225)
09-Nov-2024 19:57:35       2,353,997  53%   34.01MB/s    0:00:00 (xfr#67, to-chk=74/225)
09-Nov-2024 19:57:35       2,576,430  59%   34.13MB/s    0:00:00 (xfr#68, to-chk=73/225)
09-Nov-2024 19:57:35       2,577,276  59%   34.14MB/s    0:00:00 (xfr#69, to-chk=72/225)
09-Nov-2024 19:57:35       2,601,825  59%   34.46MB/s    0:00:00 (xfr#70, to-chk=71/225)
09-Nov-2024 19:57:35       2,602,191  59%   34.47MB/s    0:00:00 (xfr#71, to-chk=67/225)
09-Nov-2024 19:57:35       2,705,028  62%   35.34MB/s    0:00:00 (xfr#72, to-chk=66/225)
09-Nov-2024 19:57:35       2,705,394  62%   35.34MB/s    0:00:00 (xfr#73, to-chk=65/225)
09-Nov-2024 19:57:35       2,752,575  63%   35.96MB/s    0:00:00 (xfr#74, to-chk=64/225)
09-Nov-2024 19:57:35       2,753,229  63%   35.97MB/s    0:00:00 (xfr#75, to-chk=60/225)
09-Nov-2024 19:57:35       3,014,800  69%   37.34MB/s    0:00:00 (xfr#76, to-chk=59/225)
09-Nov-2024 19:57:35       3,015,454  69%   37.35MB/s    0:00:00 (xfr#77, to-chk=58/225)
09-Nov-2024 19:57:35       3,054,951  70%   37.84MB/s    0:00:00 (xfr#78, to-chk=57/225)
09-Nov-2024 19:57:35       3,055,701  70%   37.85MB/s    0:00:00 (xfr#79, to-chk=53/225)
09-Nov-2024 19:57:35       3,277,943  75%   40.08MB/s    0:00:00 (xfr#80, to-chk=52/225)
09-Nov-2024 19:57:35       3,278,693  75%   40.09MB/s    0:00:00 (xfr#81, to-chk=51/225)
09-Nov-2024 19:57:35       3,313,539  75%   40.00MB/s    0:00:00 (xfr#82, to-chk=50/225)
09-Nov-2024 19:57:35       3,314,001  75%   40.01MB/s    0:00:00 (xfr#83, to-chk=46/225)
09-Nov-2024 19:57:35       3,448,599  79%   41.11MB/s    0:00:00 (xfr#84, to-chk=45/225)
09-Nov-2024 19:57:35       3,449,061  79%   41.12MB/s    0:00:00 (xfr#85, to-chk=44/225)
09-Nov-2024 19:57:35       3,475,912  79%   41.44MB/s    0:00:00 (xfr#86, to-chk=43/225)
09-Nov-2024 19:57:35       3,476,278  79%   41.44MB/s    0:00:00 (xfr#87, to-chk=39/225)
09-Nov-2024 19:57:35       3,635,786  83%   37.69MB/s    0:00:00 (xfr#88, to-chk=38/225)
09-Nov-2024 19:57:35       3,636,152  83%   37.69MB/s    0:00:00 (xfr#89, to-chk=37/225)
09-Nov-2024 19:57:35       3,660,551  83%   37.95MB/s    0:00:00 (xfr#90, to-chk=36/225)
09-Nov-2024 19:57:35       3,660,917  83%   37.95MB/s    0:00:00 (xfr#91, to-chk=32/225)
09-Nov-2024 19:57:35       3,763,599  86%   38.18MB/s    0:00:00 (xfr#92, to-chk=31/225)
09-Nov-2024 19:57:35       3,763,965  86%   38.19MB/s    0:00:00 (xfr#93, to-chk=30/225)
09-Nov-2024 19:57:35       3,785,806  86%   38.00MB/s    0:00:00 (xfr#94, to-chk=29/225)
09-Nov-2024 19:57:35       3,786,460  86%   38.01MB/s    0:00:00 (xfr#95, to-chk=25/225)
09-Nov-2024 19:57:35       3,857,836  88%   38.32MB/s    0:00:00 (xfr#96, to-chk=24/225)
09-Nov-2024 19:57:35       3,858,490  88%   37.94MB/s    0:00:00 (xfr#97, to-chk=23/225)
09-Nov-2024 19:57:35       3,886,469  89%   37.44MB/s    0:00:00 (xfr#98, to-chk=22/225)
09-Nov-2024 19:57:35       3,887,219  89%   37.07MB/s    0:00:00 (xfr#99, to-chk=18/225)
09-Nov-2024 19:57:35       3,981,480  91%   37.97MB/s    0:00:00 (xfr#100, to-chk=17/225)
09-Nov-2024 19:57:35       3,982,230  91%   37.98MB/s    0:00:00 (xfr#101, to-chk=16/225)
09-Nov-2024 19:57:35       3,982,858  91%   37.98MB/s    0:00:00 (xfr#102, to-chk=15/225)
09-Nov-2024 19:57:35       4,006,950  91%   37.83MB/s    0:00:00 (xfr#103, to-chk=14/225)
09-Nov-2024 19:57:35       4,007,604  91%   37.84MB/s    0:00:00 (xfr#104, to-chk=10/225)
09-Nov-2024 19:57:35       4,133,092  94%   38.64MB/s    0:00:00 (xfr#105, to-chk=9/225)
09-Nov-2024 19:57:35       4,133,746  94%   38.65MB/s    0:00:00 (xfr#106, to-chk=8/225)
09-Nov-2024 19:57:35       4,167,668  95%   37.50MB/s    0:00:00 (xfr#107, to-chk=7/225)
09-Nov-2024 19:57:35       4,168,130  95%   37.50MB/s    0:00:00 (xfr#108, to-chk=3/225)
09-Nov-2024 19:57:35       4,287,949  98%   38.22MB/s    0:00:00 (xfr#109, to-chk=2/225)
09-Nov-2024 19:57:35       4,288,411  98%   38.22MB/s    0:00:00 (xfr#110, to-chk=1/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   38.13MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   37.45MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35       4,358,406  99%   37.11MB/s    0:00:00 (xfr#111, to-chk=0/225)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:57:35           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:57:35           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:57:35           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:57:35           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:57:35           6,899  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35          75,638   6%   72.13MB/s    0:00:00 (xfr#2, to-chk=131/136)
09-Nov-2024 19:57:35         148,281  13%   47.14MB/s    0:00:00 (xfr#3, to-chk=129/136)
09-Nov-2024 19:57:35         148,281  13%   47.14MB/s    0:00:00 (xfr#4, to-chk=127/136)
09-Nov-2024 19:57:35         148,281  13%   47.14MB/s    0:00:00 (xfr#5, to-chk=125/136)
09-Nov-2024 19:57:35         218,758  19%   26.08MB/s    0:00:00 (xfr#6, to-chk=123/136)
09-Nov-2024 19:57:35         218,908  19%   26.10MB/s    0:00:00 (xfr#7, to-chk=121/136)
09-Nov-2024 19:57:35         219,205  19%   26.13MB/s    0:00:00 (xfr#8, to-chk=119/136)
09-Nov-2024 19:57:35         363,439  33%   28.88MB/s    0:00:00 (xfr#9, to-chk=117/136)
09-Nov-2024 19:57:35         363,761  33%   28.91MB/s    0:00:00 (xfr#10, to-chk=107/136)
09-Nov-2024 19:57:35         364,716  33%   28.99MB/s    0:00:00 (xfr#11, to-chk=106/136)
09-Nov-2024 19:57:35         365,039  33%   26.78MB/s    0:00:00 (xfr#12, to-chk=105/136)
09-Nov-2024 19:57:35         365,835  33%   26.84MB/s    0:00:00 (xfr#13, to-chk=104/136)
09-Nov-2024 19:57:35         366,646  33%   26.90MB/s    0:00:00 (xfr#14, to-chk=103/136)
09-Nov-2024 19:57:35         367,472  33%   26.96MB/s    0:00:00 (xfr#15, to-chk=102/136)
09-Nov-2024 19:57:35         367,788  33%   26.98MB/s    0:00:00 (xfr#16, to-chk=101/136)
09-Nov-2024 19:57:35         368,686  33%   27.05MB/s    0:00:00 (xfr#17, to-chk=100/136)
09-Nov-2024 19:57:35         369,002  33%   27.07MB/s    0:00:00 (xfr#18, to-chk=99/136)
09-Nov-2024 19:57:35         369,318  33%   27.09MB/s    0:00:00 (xfr#19, to-chk=98/136)
09-Nov-2024 19:57:35         369,634  33%   27.12MB/s    0:00:00 (xfr#20, to-chk=97/136)
09-Nov-2024 19:57:35         370,462  33%   27.18MB/s    0:00:00 (xfr#21, to-chk=96/136)
09-Nov-2024 19:57:35         370,778  33%   27.20MB/s    0:00:00 (xfr#22, to-chk=95/136)
09-Nov-2024 19:57:35         371,433  33%   25.30MB/s    0:00:00 (xfr#23, to-chk=94/136)
09-Nov-2024 19:57:35         372,706  33%   25.39MB/s    0:00:00 (xfr#24, to-chk=93/136)
09-Nov-2024 19:57:35         373,022  33%   25.41MB/s    0:00:00 (xfr#25, to-chk=92/136)
09-Nov-2024 19:57:35         374,133  34%   25.49MB/s    0:00:00 (xfr#26, to-chk=91/136)
09-Nov-2024 19:57:35         374,788  34%   25.53MB/s    0:00:00 (xfr#27, to-chk=90/136)
09-Nov-2024 19:57:35         375,260  34%   25.56MB/s    0:00:00 (xfr#28, to-chk=89/136)
09-Nov-2024 19:57:35         375,576  34%   25.58MB/s    0:00:00 (xfr#29, to-chk=88/136)
09-Nov-2024 19:57:35         375,892  34%   23.90MB/s    0:00:00 (xfr#30, to-chk=87/136)
09-Nov-2024 19:57:35         376,208  34%   23.92MB/s    0:00:00 (xfr#31, to-chk=86/136)
09-Nov-2024 19:57:35         376,836  34%   23.96MB/s    0:00:00 (xfr#32, to-chk=85/136)
09-Nov-2024 19:57:35         377,152  34%   23.98MB/s    0:00:00 (xfr#33, to-chk=84/136)
09-Nov-2024 19:57:35         377,468  34%   24.00MB/s    0:00:00 (xfr#34, to-chk=83/136)
09-Nov-2024 19:57:35         378,441  34%   24.06MB/s    0:00:00 (xfr#35, to-chk=82/136)
09-Nov-2024 19:57:35         379,261  34%   24.11MB/s    0:00:00 (xfr#36, to-chk=81/136)
09-Nov-2024 19:57:35         379,577  34%   24.13MB/s    0:00:00 (xfr#37, to-chk=80/136)
09-Nov-2024 19:57:35         380,049  34%   24.16MB/s    0:00:00 (xfr#38, to-chk=79/136)
09-Nov-2024 19:57:35         381,034  34%   22.71MB/s    0:00:00 (xfr#39, to-chk=78/136)
09-Nov-2024 19:57:35         381,350  34%   22.73MB/s    0:00:00 (xfr#40, to-chk=77/136)
09-Nov-2024 19:57:35         381,510  34%   22.74MB/s    0:00:00 (xfr#41, to-chk=76/136)
09-Nov-2024 19:57:35         382,144  34%   22.78MB/s    0:00:00 (xfr#42, to-chk=75/136)
09-Nov-2024 19:57:35         382,460  34%   22.80MB/s    0:00:00 (xfr#43, to-chk=74/136)
09-Nov-2024 19:57:35         383,091  34%   21.49MB/s    0:00:00 (xfr#44, to-chk=73/136)
09-Nov-2024 19:57:35         384,046  34%   21.54MB/s    0:00:00 (xfr#45, to-chk=72/136)
09-Nov-2024 19:57:35         384,362  34%   21.56MB/s    0:00:00 (xfr#46, to-chk=71/136)
09-Nov-2024 19:57:35         385,314  35%   21.62MB/s    0:00:00 (xfr#47, to-chk=70/136)
09-Nov-2024 19:57:35         386,271  35%   21.67MB/s    0:00:00 (xfr#48, to-chk=69/136)
09-Nov-2024 19:57:35         386,899  35%   20.50MB/s    0:00:00 (xfr#49, to-chk=68/136)
09-Nov-2024 19:57:35         387,716  35%   20.54MB/s    0:00:00 (xfr#50, to-chk=67/136)
09-Nov-2024 19:57:35         388,509  35%   20.58MB/s    0:00:00 (xfr#51, to-chk=66/136)
09-Nov-2024 19:57:35         388,981  35%   20.61MB/s    0:00:00 (xfr#52, to-chk=65/136)
09-Nov-2024 19:57:35         389,627  35%   20.64MB/s    0:00:00 (xfr#53, to-chk=64/136)
09-Nov-2024 19:57:35         389,943  35%   19.57MB/s    0:00:00 (xfr#54, to-chk=63/136)
09-Nov-2024 19:57:35         390,736  35%   19.61MB/s    0:00:00 (xfr#55, to-chk=62/136)
09-Nov-2024 19:57:35         391,052  35%   19.63MB/s    0:00:00 (xfr#56, to-chk=61/136)
09-Nov-2024 19:57:35         392,037  35%   19.68MB/s    0:00:00 (xfr#57, to-chk=60/136)
09-Nov-2024 19:57:35         392,665  35%   19.71MB/s    0:00:00 (xfr#58, to-chk=59/136)
09-Nov-2024 19:57:35         393,611  35%   18.77MB/s    0:00:00 (xfr#59, to-chk=58/136)
09-Nov-2024 19:57:35         393,927  35%   18.78MB/s    0:00:00 (xfr#60, to-chk=57/136)
09-Nov-2024 19:57:35         395,038  35%   18.84MB/s    0:00:00 (xfr#61, to-chk=56/136)
09-Nov-2024 19:57:35         395,510  35%   17.96MB/s    0:00:00 (xfr#62, to-chk=55/136)
09-Nov-2024 19:57:35         396,144  36%   17.99MB/s    0:00:00 (xfr#63, to-chk=54/136)
09-Nov-2024 19:57:35         404,106  36%   18.35MB/s    0:00:00 (xfr#64, to-chk=53/136)
09-Nov-2024 19:57:35         413,280  37%   18.77MB/s    0:00:00 (xfr#65, to-chk=52/136)
09-Nov-2024 19:57:35         415,024  37%   18.85MB/s    0:00:00 (xfr#66, to-chk=51/136)
09-Nov-2024 19:57:35         422,944  38%   19.21MB/s    0:00:00 (xfr#67, to-chk=50/136)
09-Nov-2024 19:57:35         427,159  38%   18.52MB/s    0:00:00 (xfr#68, to-chk=49/136)
09-Nov-2024 19:57:35         436,732  39%   18.93MB/s    0:00:00 (xfr#69, to-chk=48/136)
09-Nov-2024 19:57:35         442,352  40%   19.18MB/s    0:00:00 (xfr#70, to-chk=47/136)
09-Nov-2024 19:57:35         446,168  40%   19.34MB/s    0:00:00 (xfr#71, to-chk=46/136)
09-Nov-2024 19:57:35         450,425  40%   19.53MB/s    0:00:00 (xfr#72, to-chk=45/136)
09-Nov-2024 19:57:35         463,227  42%   20.08MB/s    0:00:00 (xfr#73, to-chk=44/136)
09-Nov-2024 19:57:35         474,832  43%   20.58MB/s    0:00:00 (xfr#74, to-chk=43/136)
09-Nov-2024 19:57:35         481,272  43%   20.86MB/s    0:00:00 (xfr#75, to-chk=42/136)
09-Nov-2024 19:57:35         488,260  44%   20.25MB/s    0:00:00 (xfr#76, to-chk=41/136)
09-Nov-2024 19:57:35         488,599  44%   20.26MB/s    0:00:00 (xfr#77, to-chk=40/136)
09-Nov-2024 19:57:35         497,317  45%   20.62MB/s    0:00:00 (xfr#78, to-chk=39/136)
09-Nov-2024 19:57:35         503,393  45%   20.87MB/s    0:00:00 (xfr#79, to-chk=38/136)
09-Nov-2024 19:57:35         510,914  46%   21.18MB/s    0:00:00 (xfr#80, to-chk=37/136)
09-Nov-2024 19:57:35         513,932  46%   21.31MB/s    0:00:00 (xfr#81, to-chk=36/136)
09-Nov-2024 19:57:35         526,221  47%   21.82MB/s    0:00:00 (xfr#82, to-chk=35/136)
09-Nov-2024 19:57:35         535,432  48%   21.28MB/s    0:00:00 (xfr#83, to-chk=34/136)
09-Nov-2024 19:57:35         541,907  49%   21.53MB/s    0:00:00 (xfr#84, to-chk=33/136)
09-Nov-2024 19:57:35         542,739  49%   21.57MB/s    0:00:00 (xfr#85, to-chk=32/136)
09-Nov-2024 19:57:35         551,494  50%   21.91MB/s    0:00:00 (xfr#86, to-chk=31/136)
09-Nov-2024 19:57:35         554,606  50%   22.04MB/s    0:00:00 (xfr#87, to-chk=30/136)
09-Nov-2024 19:57:35         564,729  51%   22.44MB/s    0:00:00 (xfr#88, to-chk=29/136)
09-Nov-2024 19:57:35         570,768  51%   22.68MB/s    0:00:00 (xfr#89, to-chk=28/136)
09-Nov-2024 19:57:35         576,351  52%   22.90MB/s    0:00:00 (xfr#90, to-chk=27/136)
09-Nov-2024 19:57:35         577,582  52%   22.03MB/s    0:00:00 (xfr#91, to-chk=26/136)
09-Nov-2024 19:57:35         582,808  53%   22.23MB/s    0:00:00 (xfr#92, to-chk=25/136)
09-Nov-2024 19:57:35         587,992  53%   22.43MB/s    0:00:00 (xfr#93, to-chk=24/136)
09-Nov-2024 19:57:35         591,446  53%   22.56MB/s    0:00:00 (xfr#94, to-chk=23/136)
09-Nov-2024 19:57:35         595,304  54%   22.71MB/s    0:00:00 (xfr#95, to-chk=22/136)
09-Nov-2024 19:57:35         596,498  54%   22.75MB/s    0:00:00 (xfr#96, to-chk=21/136)
09-Nov-2024 19:57:35         596,931  54%   22.77MB/s    0:00:00 (xfr#97, to-chk=20/136)
09-Nov-2024 19:57:35         608,499  55%   23.21MB/s    0:00:00 (xfr#98, to-chk=19/136)
09-Nov-2024 19:57:35         613,227  55%   22.49MB/s    0:00:00 (xfr#99, to-chk=18/136)
09-Nov-2024 19:57:35         623,806  56%   22.88MB/s    0:00:00 (xfr#100, to-chk=17/136)
09-Nov-2024 19:57:35         634,918  57%   23.29MB/s    0:00:00 (xfr#101, to-chk=16/136)
09-Nov-2024 19:57:35         637,026  57%   23.37MB/s    0:00:00 (xfr#102, to-chk=15/136)
09-Nov-2024 19:57:35         640,443  58%   23.49MB/s    0:00:00 (xfr#103, to-chk=14/136)
09-Nov-2024 19:57:35         643,007  58%   23.59MB/s    0:00:00 (xfr#104, to-chk=13/136)
09-Nov-2024 19:57:35         653,093  59%   23.96MB/s    0:00:00 (xfr#105, to-chk=12/136)
09-Nov-2024 19:57:35         657,915  59%   24.13MB/s    0:00:00 (xfr#106, to-chk=11/136)
09-Nov-2024 19:57:35         670,680  61%   23.69MB/s    0:00:00 (xfr#107, to-chk=10/136)
09-Nov-2024 19:57:35         680,290  61%   24.03MB/s    0:00:00 (xfr#108, to-chk=9/136)
09-Nov-2024 19:57:35         681,028  61%   24.05MB/s    0:00:00 (xfr#109, to-chk=8/136)
09-Nov-2024 19:57:35         683,627  62%   24.15MB/s    0:00:00 (xfr#110, to-chk=7/136)
09-Nov-2024 19:57:35         685,277  62%   24.20MB/s    0:00:00 (xfr#111, to-chk=6/136)
09-Nov-2024 19:57:35         692,835  63%   24.47MB/s    0:00:00 (xfr#112, to-chk=5/136)
09-Nov-2024 19:57:35         699,788  63%   24.72MB/s    0:00:00 (xfr#113, to-chk=4/136)
09-Nov-2024 19:57:35         701,988  63%   24.80MB/s    0:00:00 (xfr#114, to-chk=3/136)
09-Nov-2024 19:57:35         714,183  64%   24.32MB/s    0:00:00 (xfr#115, to-chk=2/136)
09-Nov-2024 19:57:35         725,332  65%   24.70MB/s    0:00:00 (xfr#116, to-chk=1/136)
09-Nov-2024 19:57:35         735,874  66%   25.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         735,874  66%   25.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         735,874  66%   25.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         735,874  66%   20.05MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         735,874  66%   20.05MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         735,874  66%   20.05MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35          25,397  16%   24.22MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:57:35          51,824  33%   49.42MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:57:35          51,824  33%   49.42MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:57:35          77,018  49%   73.45MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:57:35          77,309  50%   73.73MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:57:35          77,309  50%   36.86MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:57:35           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:57:35           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:57:35           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:57:35           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:57:35           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35          78,251   7%   37.31MB/s    0:00:00 (xfr#2, to-chk=131/136)
09-Nov-2024 19:57:35         153,553  13%   16.27MB/s    0:00:00 (xfr#3, to-chk=129/136)
09-Nov-2024 19:57:35         153,553  13%   14.64MB/s    0:00:00 (xfr#4, to-chk=127/136)
09-Nov-2024 19:57:35         153,553  13%   13.31MB/s    0:00:00 (xfr#5, to-chk=125/136)
09-Nov-2024 19:57:35         226,643  20%   13.51MB/s    0:00:00 (xfr#6, to-chk=123/136)
09-Nov-2024 19:57:35         226,793  20%   13.52MB/s    0:00:00 (xfr#7, to-chk=121/136)
09-Nov-2024 19:57:35         227,090  20%   13.54MB/s    0:00:00 (xfr#8, to-chk=119/136)
09-Nov-2024 19:57:35         371,608  33%   15.41MB/s    0:00:00 (xfr#9, to-chk=117/136)
09-Nov-2024 19:57:35         371,891  33%   15.42MB/s    0:00:00 (xfr#10, to-chk=107/136)
09-Nov-2024 19:57:35         372,592  33%   15.45MB/s    0:00:00 (xfr#11, to-chk=106/136)
09-Nov-2024 19:57:35         372,874  33%   15.46MB/s    0:00:00 (xfr#12, to-chk=105/136)
09-Nov-2024 19:57:35         373,346  33%   14.84MB/s    0:00:00 (xfr#13, to-chk=104/136)
09-Nov-2024 19:57:35         374,193  33%   14.87MB/s    0:00:00 (xfr#14, to-chk=103/136)
09-Nov-2024 19:57:35         374,665  33%   14.89MB/s    0:00:00 (xfr#15, to-chk=102/136)
09-Nov-2024 19:57:35         374,949  33%   14.90MB/s    0:00:00 (xfr#16, to-chk=101/136)
09-Nov-2024 19:57:35         375,625  33%   14.33MB/s    0:00:00 (xfr#17, to-chk=100/136)
09-Nov-2024 19:57:35         375,908  33%   14.34MB/s    0:00:00 (xfr#18, to-chk=99/136)
09-Nov-2024 19:57:35         376,192  33%   14.35MB/s    0:00:00 (xfr#19, to-chk=98/136)
09-Nov-2024 19:57:35         376,629  33%   14.37MB/s    0:00:00 (xfr#20, to-chk=97/136)
09-Nov-2024 19:57:35         377,263  33%   13.84MB/s    0:00:00 (xfr#21, to-chk=96/136)
09-Nov-2024 19:57:35         377,703  33%   13.85MB/s    0:00:00 (xfr#22, to-chk=95/136)
09-Nov-2024 19:57:35         378,715  34%   13.38MB/s    0:00:00 (xfr#23, to-chk=94/136)
09-Nov-2024 19:57:35         380,126  34%   13.43MB/s    0:00:00 (xfr#24, to-chk=93/136)
09-Nov-2024 19:57:35         380,408  34%   13.44MB/s    0:00:00 (xfr#25, to-chk=92/136)
09-Nov-2024 19:57:35         381,448  34%   13.47MB/s    0:00:00 (xfr#26, to-chk=91/136)
09-Nov-2024 19:57:35         382,304  34%   13.50MB/s    0:00:00 (xfr#27, to-chk=90/136)
09-Nov-2024 19:57:35         382,744  34%   13.04MB/s    0:00:00 (xfr#28, to-chk=89/136)
09-Nov-2024 19:57:35         383,026  34%   13.05MB/s    0:00:00 (xfr#29, to-chk=88/136)
09-Nov-2024 19:57:35         383,308  34%   12.61MB/s    0:00:00 (xfr#30, to-chk=87/136)
09-Nov-2024 19:57:35         383,588  34%   12.61MB/s    0:00:00 (xfr#31, to-chk=86/136)
09-Nov-2024 19:57:35         384,182  34%   12.21MB/s    0:00:00 (xfr#32, to-chk=85/136)
09-Nov-2024 19:57:35         384,618  34%   12.23MB/s    0:00:00 (xfr#33, to-chk=84/136)
09-Nov-2024 19:57:35         384,900  34%   12.24MB/s    0:00:00 (xfr#34, to-chk=83/136)
09-Nov-2024 19:57:35         385,546  34%   11.86MB/s    0:00:00 (xfr#35, to-chk=82/136)
09-Nov-2024 19:57:35         385,932  34%   11.87MB/s    0:00:00 (xfr#36, to-chk=81/136)
09-Nov-2024 19:57:35         386,212  34%   11.88MB/s    0:00:00 (xfr#37, to-chk=80/136)
09-Nov-2024 19:57:35         386,497  34%   11.52MB/s    0:00:00 (xfr#38, to-chk=79/136)
09-Nov-2024 19:57:35         387,311  34%   11.54MB/s    0:00:00 (xfr#39, to-chk=78/136)
09-Nov-2024 19:57:35         387,593  34%   11.55MB/s    0:00:00 (xfr#40, to-chk=77/136)
09-Nov-2024 19:57:35         387,876  34%   11.56MB/s    0:00:00 (xfr#41, to-chk=76/136)
09-Nov-2024 19:57:35         388,819  34%   11.24MB/s    0:00:00 (xfr#42, to-chk=75/136)
09-Nov-2024 19:57:35         389,099  34%   11.24MB/s    0:00:00 (xfr#43, to-chk=74/136)
09-Nov-2024 19:57:35         389,748  35%   11.26MB/s    0:00:00 (xfr#44, to-chk=73/136)
09-Nov-2024 19:57:35         390,706  35%   10.96MB/s    0:00:00 (xfr#45, to-chk=72/136)
09-Nov-2024 19:57:35         390,986  35%   10.97MB/s    0:00:00 (xfr#46, to-chk=71/136)
09-Nov-2024 19:57:35         392,130  35%   11.00MB/s    0:00:00 (xfr#47, to-chk=70/136)
09-Nov-2024 19:57:35         393,198  35%   10.71MB/s    0:00:00 (xfr#48, to-chk=69/136)
09-Nov-2024 19:57:35         394,000  35%   10.74MB/s    0:00:00 (xfr#49, to-chk=68/136)
09-Nov-2024 19:57:35         394,633  35%   10.75MB/s    0:00:00 (xfr#50, to-chk=67/136)
09-Nov-2024 19:57:35         395,429  35%   10.77MB/s    0:00:00 (xfr#51, to-chk=66/136)
09-Nov-2024 19:57:35         395,865  35%   10.49MB/s    0:00:00 (xfr#52, to-chk=65/136)
09-Nov-2024 19:57:35         396,688  35%   10.51MB/s    0:00:00 (xfr#53, to-chk=64/136)
09-Nov-2024 19:57:35         396,966  35%   10.52MB/s    0:00:00 (xfr#54, to-chk=63/136)
09-Nov-2024 19:57:35         397,762  35%   10.54MB/s    0:00:00 (xfr#55, to-chk=62/136)
09-Nov-2024 19:57:35         398,042  35%   10.26MB/s    0:00:00 (xfr#56, to-chk=61/136)
09-Nov-2024 19:57:35         399,066  35%   10.29MB/s    0:00:00 (xfr#57, to-chk=60/136)
09-Nov-2024 19:57:35         399,504  35%   10.30MB/s    0:00:00 (xfr#58, to-chk=59/136)
09-Nov-2024 19:57:35         400,307  36%    9.79MB/s    0:00:00 (xfr#59, to-chk=58/136)
09-Nov-2024 19:57:35         400,745  36%    9.80MB/s    0:00:00 (xfr#60, to-chk=57/136)
09-Nov-2024 19:57:35         401,889  36%    9.83MB/s    0:00:00 (xfr#61, to-chk=56/136)
09-Nov-2024 19:57:35         402,483  36%    9.84MB/s    0:00:00 (xfr#62, to-chk=55/136)
09-Nov-2024 19:57:35         403,120  36%    9.86MB/s    0:00:00 (xfr#63, to-chk=54/136)
09-Nov-2024 19:57:35         410,985  36%    9.80MB/s    0:00:00 (xfr#64, to-chk=53/136)
09-Nov-2024 19:57:35         420,159  37%   10.02MB/s    0:00:00 (xfr#65, to-chk=52/136)
09-Nov-2024 19:57:35         421,811  37%    9.81MB/s    0:00:00 (xfr#66, to-chk=51/136)
09-Nov-2024 19:57:35         429,731  38%   10.00MB/s    0:00:00 (xfr#67, to-chk=50/136)
09-Nov-2024 19:57:35         433,946  39%   10.09MB/s    0:00:00 (xfr#68, to-chk=49/136)
09-Nov-2024 19:57:35         443,521  39%   10.32MB/s    0:00:00 (xfr#69, to-chk=48/136)
09-Nov-2024 19:57:35         449,041  40%   10.20MB/s    0:00:00 (xfr#70, to-chk=47/136)
09-Nov-2024 19:57:35         452,857  40%   10.28MB/s    0:00:00 (xfr#71, to-chk=46/136)
09-Nov-2024 19:57:35         457,009  41%   10.38MB/s    0:00:00 (xfr#72, to-chk=45/136)
09-Nov-2024 19:57:35         469,711  42%   10.67MB/s    0:00:00 (xfr#73, to-chk=44/136)
09-Nov-2024 19:57:35         481,216  43%   10.67MB/s    0:00:00 (xfr#74, to-chk=43/136)
09-Nov-2024 19:57:35         487,656  43%   10.82MB/s    0:00:00 (xfr#75, to-chk=42/136)
09-Nov-2024 19:57:35         494,544  44%   10.97MB/s    0:00:00 (xfr#76, to-chk=41/136)
09-Nov-2024 19:57:35         494,883  44%   10.98MB/s    0:00:00 (xfr#77, to-chk=40/136)
09-Nov-2024 19:57:35         503,601  45%   11.17MB/s    0:00:00 (xfr#78, to-chk=39/136)
09-Nov-2024 19:57:35         509,577  45%   11.04MB/s    0:00:00 (xfr#79, to-chk=38/136)
09-Nov-2024 19:57:35         517,098  46%   11.21MB/s    0:00:00 (xfr#80, to-chk=37/136)
09-Nov-2024 19:57:35         520,116  46%   11.27MB/s    0:00:00 (xfr#81, to-chk=36/136)
09-Nov-2024 19:57:35         532,248  47%   11.54MB/s    0:00:00 (xfr#82, to-chk=35/136)
09-Nov-2024 19:57:35         541,359  48%   11.73MB/s    0:00:00 (xfr#83, to-chk=34/136)
09-Nov-2024 19:57:35         547,734  49%   11.61MB/s    0:00:00 (xfr#84, to-chk=33/136)
09-Nov-2024 19:57:35         548,466  49%   11.62MB/s    0:00:00 (xfr#85, to-chk=32/136)
09-Nov-2024 19:57:35         557,119  50%   11.81MB/s    0:00:00 (xfr#86, to-chk=31/136)
09-Nov-2024 19:57:35         560,074  50%   11.87MB/s    0:00:00 (xfr#87, to-chk=30/136)
09-Nov-2024 19:57:35         570,097  51%   12.08MB/s    0:00:00 (xfr#88, to-chk=29/136)
09-Nov-2024 19:57:35         576,136  51%   11.94MB/s    0:00:00 (xfr#89, to-chk=28/136)
09-Nov-2024 19:57:35         581,719  52%   12.06MB/s    0:00:00 (xfr#90, to-chk=27/136)
09-Nov-2024 19:57:35         582,850  52%   12.08MB/s    0:00:00 (xfr#91, to-chk=26/136)
09-Nov-2024 19:57:35         587,971  52%   12.19MB/s    0:00:00 (xfr#92, to-chk=25/136)
09-Nov-2024 19:57:35         593,155  53%   12.30MB/s    0:00:00 (xfr#93, to-chk=24/136)
09-Nov-2024 19:57:35         596,509  53%   12.10MB/s    0:00:00 (xfr#94, to-chk=23/136)
09-Nov-2024 19:57:35         600,260  53%   12.18MB/s    0:00:00 (xfr#95, to-chk=22/136)
09-Nov-2024 19:57:35         601,454  54%   12.20MB/s    0:00:00 (xfr#96, to-chk=21/136)
09-Nov-2024 19:57:35         601,730  54%   12.21MB/s    0:00:00 (xfr#97, to-chk=20/136)
09-Nov-2024 19:57:35         613,298  55%   12.44MB/s    0:00:00 (xfr#98, to-chk=19/136)
09-Nov-2024 19:57:35         618,026  55%   12.28MB/s    0:00:00 (xfr#99, to-chk=18/136)
09-Nov-2024 19:57:35         628,503  56%   12.49MB/s    0:00:00 (xfr#100, to-chk=17/136)
09-Nov-2024 19:57:35         639,615  57%   12.71MB/s    0:00:00 (xfr#101, to-chk=16/136)
09-Nov-2024 19:57:35         641,780  57%   12.75MB/s    0:00:00 (xfr#102, to-chk=15/136)
09-Nov-2024 19:57:35         645,197  58%   12.56MB/s    0:00:00 (xfr#103, to-chk=14/136)
09-Nov-2024 19:57:35         647,759  58%   12.61MB/s    0:00:00 (xfr#104, to-chk=13/136)
09-Nov-2024 19:57:35         657,845  59%   12.80MB/s    0:00:00 (xfr#105, to-chk=12/136)
09-Nov-2024 19:57:35         662,508  59%   12.64MB/s    0:00:00 (xfr#106, to-chk=11/136)
09-Nov-2024 19:57:35         675,273  60%   12.88MB/s    0:00:00 (xfr#107, to-chk=10/136)
09-Nov-2024 19:57:35         684,783  61%   13.06MB/s    0:00:00 (xfr#108, to-chk=9/136)
09-Nov-2024 19:57:35         685,578  61%   13.08MB/s    0:00:00 (xfr#109, to-chk=8/136)
09-Nov-2024 19:57:35         688,077  61%   12.87MB/s    0:00:00 (xfr#110, to-chk=7/136)
09-Nov-2024 19:57:35         689,784  62%   12.90MB/s    0:00:00 (xfr#111, to-chk=6/136)
09-Nov-2024 19:57:35         697,242  62%   13.04MB/s    0:00:00 (xfr#112, to-chk=5/136)
09-Nov-2024 19:57:35         704,193  63%   13.17MB/s    0:00:00 (xfr#113, to-chk=4/136)
09-Nov-2024 19:57:35         706,293  63%   12.95MB/s    0:00:00 (xfr#114, to-chk=3/136)
09-Nov-2024 19:57:35         718,545  64%   13.18MB/s    0:00:00 (xfr#115, to-chk=2/136)
09-Nov-2024 19:57:35         729,594  65%   13.38MB/s    0:00:00 (xfr#116, to-chk=1/136)
09-Nov-2024 19:57:35         740,136  66%   13.57MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         740,136  66%   13.32MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         740,136  66%   13.32MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         740,136  66%   13.07MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         740,136  66%   13.07MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35         740,136  66%   13.07MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35          24,853  16%   23.70MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:57:35          50,728  33%   48.38MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:57:35          50,728  33%   48.38MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:57:35          75,378  49%   71.89MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:57:35          75,669  50%   72.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:57:35          75,669  50%   24.05MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:57:35           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:57:35           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:57:35           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:57:35           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:57:35           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35          24,357   3%   23.23MB/s    0:00:00 (xfr#2, to-chk=15/20)
09-Nov-2024 19:57:35          49,487   6%   47.19MB/s    0:00:00 (xfr#3, to-chk=13/20)
09-Nov-2024 19:57:35          49,487   6%   47.19MB/s    0:00:00 (xfr#4, to-chk=11/20)
09-Nov-2024 19:57:35          73,364  10%   69.97MB/s    0:00:00 (xfr#5, to-chk=9/20)
09-Nov-2024 19:57:35          73,455  10%   70.05MB/s    0:00:00 (xfr#6, to-chk=7/20)
09-Nov-2024 19:57:35         209,567  29%  199.86MB/s    0:00:00 (xfr#7, to-chk=5/20)
09-Nov-2024 19:57:35         209,864  29%  200.14MB/s    0:00:00 (xfr#8, to-chk=3/20)
09-Nov-2024 19:57:35         356,790  50%  170.13MB/s    0:00:00 (xfr#9, to-chk=1/20)
09-Nov-2024 19:57:35         356,790  50%   68.05MB/s    0:00:00 (xfr#9, to-chk=0/20)
09-Nov-2024 19:57:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:57:35               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:57:35          55,587  12%   53.01MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:57:35         112,763  25%  107.54MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:57:35         162,137  37%   77.31MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:57:35         217,521  49%   69.15MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:57:35         217,812  50%   69.24MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:57:35         217,812  50%   34.62MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:57:35 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-mtzvj. See /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-volume-s3-krakow-init-mtzvj/entrypoint.log for more details
09-Nov-2024 19:57:35 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-zcj6v. See /home/bamboo/.one-env/deployments/2024.11.09-19.36.19/pod-logs/dev-volume-s3-paris-init-zcj6v/entrypoint.log for more details
09-Nov-2024 19:57:35 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1731182242.343756 exists, exporting anyway.
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35 =============================== warnings summary ===============================
09-Nov-2024 19:57:35 tests/utils/rest_utils.py:98
09-Nov-2024 19:57:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:57:35     print("""
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35 tests/utils/path_utils.py:112
09-Nov-2024 19:57:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:57:35     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35 tests/utils/acceptance_utils.py:55
09-Nov-2024 19:57:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:57:35     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35 tests/utils/acceptance_utils.py:57
09-Nov-2024 19:57:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:57:35     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:57:35
09-Nov-2024 19:57:35 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 19:57:35 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 19:57:35 ================= 27 passed, 4 warnings in 1278.83s (0:21:18) ==================
09-Nov-2024 19:57:40 release "dev" uninstalled
09-Nov-2024 19:57:40 Sidecar injection has been disabled
09-Nov-2024 19:57:40 Cleaning helm release "dev"...
09-Nov-2024 19:57:40 Deleted 1 helm deployments
09-Nov-2024 19:57:40 Deleted 0 k8s deployments
09-Nov-2024 19:57:40 Deleted 0 k8s services
09-Nov-2024 19:57:40 Deleted 0 persistent volumes
09-Nov-2024 19:57:41 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:57:41 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 19:57:41 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:57:41 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 19:57:41 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 19:57:41 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:57:41 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 19:57:41 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 19:57:41 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 19:57:41 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP...
09-Nov-2024 19:57:41 Finished task 'Parse test results' with result: Success
09-Nov-2024 19:57:41 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:57:41
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:57:41 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:57:41
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio #3361 (ODSRV-OAP-MSDCP-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCP-3361-ScriptBuildTask-10249258906829829697.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance
09-Nov-2024 19:57:41 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_directory_CRUD_proxyio.tar.gz
09-Nov-2024 19:57:42 Uploading artifact
09-Nov-2024 19:57:42     source path: surefire_multiprovider_s3_directory_CRUD_proxyio.tar.gz
09-Nov-2024 19:57:42     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_directory_CRUD_proxyio.tar.gz
09-Nov-2024 19:57:43 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 19:57:43 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:57:43 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:57:43
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio #3361 (ODSRV-OAP-MSDCP-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCP-3361-ScriptBuildTask-3462401035542015951.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP
09-Nov-2024 19:57:43 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 19:57:43 Finished task 'Pack logs' with result: Success
09-Nov-2024 19:57:43 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:57:43
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 19:57:43 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:57:43
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio #3361 (ODSRV-OAP-MSDCP-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCP-3361-ScriptBuildTask-12290524372573534680.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP/onedata-acceptance
09-Nov-2024 19:57:43   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 19:57:43                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 19:57:43
09-Nov-2024 19:57:43   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 19:57:43 100  4822  100  4822    0     0  56069      0 --:--:-- --:--:-- --:--:-- 56069
09-Nov-2024 19:57:43 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 19:57:44 Cleaning helm deployments
09-Nov-2024 19:57:45 Cleanining pods
09-Nov-2024 19:57:45 Cleaning kube persistant volumes
09-Nov-2024 19:57:45 pod "dev-volume-s3-krakow-585f4c9-7n6z9" deleted
09-Nov-2024 19:58:05 pod "dev-volume-s3-paris-64bd65585f-qlv4h" deleted
09-Nov-2024 19:58:11 Cleaning dockswift container
09-Nov-2024 19:58:11 Cleaning docker containers
09-Nov-2024 19:58:13 Stalled docker containers to remove:
09-Nov-2024 19:58:13 a62a3e4b21db 9a88a558a819 4045bdb87a40 ed2217d49323
09-Nov-2024 19:58:13 Removing stalled docker containers
09-Nov-2024 19:58:13 Error response from daemon: Cannot kill container: a62a3e4b21db: Container a62a3e4b21db6e9cc02dbea4a5302c7da9774ec71257e589240ba60a082cd7cb is not running
09-Nov-2024 19:58:13 a62a3e4b21db
09-Nov-2024 19:58:13 Error response from daemon: Cannot kill container: 9a88a558a819: Container 9a88a558a8198d103ea6a3d0f8ae46b2861bad15740cdf951500f951c8593223 is not running
09-Nov-2024 19:58:13 9a88a558a819
09-Nov-2024 19:58:13 Error response from daemon: Cannot kill container: 4045bdb87a40: Container 4045bdb87a40f8d3450b72e639f5d5def1bf35d54cfa9cdbdaabf036def0a3a3 is not running
09-Nov-2024 19:58:13 4045bdb87a40
09-Nov-2024 19:58:13 ed2217d49323
09-Nov-2024 19:58:13 ed2217d49323
09-Nov-2024 19:58:13 Stalled docker volumes to remove:
09-Nov-2024 19:58:13
09-Nov-2024 19:58:13 Removing stalled docker volumes
09-Nov-2024 19:58:13 Removing stalled loopdevices
09-Nov-2024 19:58:14 Done
09-Nov-2024 19:58:14 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 19:58:14 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 19:58:14 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 19:58:14 Running post build plugin 'NCover Results Collector'
09-Nov-2024 19:58:14 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 19:58:14 Running post build plugin 'Clover Results Collector'
09-Nov-2024 19:58:14 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 19:58:14 Running post build plugin 'Artifact Copier'
09-Nov-2024 19:58:14 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 19:58:14 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 157.8 ms
09-Nov-2024 19:58:15 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCP'
09-Nov-2024 19:58:15 Finalising the build...
09-Nov-2024 19:58:15 Stopping timer.
09-Nov-2024 19:58:15 Build ODSRV-OAP-MSDCP-3361 completed.
09-Nov-2024 19:58:15 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 19:58:15 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 19:58:15 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 19:58:15 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 19:58:15 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 19:58:15 All post build plugins have finished
09-Nov-2024 19:58:15 Generating build results summary...
09-Nov-2024 19:58:15 Saving build results to disk...
09-Nov-2024 19:58:15 Store variable context...
09-Nov-2024 19:58:15 Finished building ODSRV-OAP-MSDCP-3361.