oneclient acceptance tests using environment deployed from packages

Build: #3359 was successful

Job: multiprovider s3 regular file stat proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

07-Nov-2024 21:06:07 Unmounting client from /tmp/onedata/mnt/gaio9xiect4gyipk
07-Nov-2024 21:06:07
07-Nov-2024 21:06:07
07-Nov-2024 21:06:47 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:06:47 =================================================================
07-Nov-2024 21:06:47 - Executing scenario 'Fail to truncate regular file without write permission'
07-Nov-2024 21:06:47 - from feature 'Multi_regular_file_stat'
07-Nov-2024 21:06:47 -----------------------------------------------------------------
07-Nov-2024 21:06:47 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:06:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:06:47 using [token, token] by [user1, user2]"'
07-Nov-2024 21:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k'
07-Nov-2024 21:06:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k' successfully started
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yw9k273hb79p18ta
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yw9k273hb79p18ta --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yw9k273hb79p18ta
07-Nov-2024 21:06:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9799604908489959835'...
07-Nov-2024 21:06:47 Getting configuration...
07-Nov-2024 21:06:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yw9k273hb79p18ta'.
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd'
07-Nov-2024 21:06:47 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd' successfully started
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7rt4rtr4u6r26okx
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7rt4rtr4u6r26okx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7rt4rtr4u6r26okx
07-Nov-2024 21:06:47 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9111795996501895305'...
07-Nov-2024 21:06:47 Getting configuration...
07-Nov-2024 21:06:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7rt4rtr4u6r26okx'.
07-Nov-2024 21:06:47
07-Nov-2024 21:06:47 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:06:47 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 21:06:47 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:06:47 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:06:47 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
07-Nov-2024 21:06:47 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
07-Nov-2024 21:06:47 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
07-Nov-2024 21:06:47 =================================================================
07-Nov-2024 21:06:47
07-Nov-2024 21:06:48 PASSED
07-Nov-2024 21:06:48 Unmounting client from /tmp/onedata/mnt/yw9k273hb79p18ta
07-Nov-2024 21:06:48
07-Nov-2024 21:06:48
07-Nov-2024 21:06:48 Unmounting client from /tmp/onedata/mnt/7rt4rtr4u6r26okx
07-Nov-2024 21:06:48
07-Nov-2024 21:06:48
07-Nov-2024 21:07:22 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:07:22 =================================================================
07-Nov-2024 21:07:22 - Executing scenario 'Timestamps at creation'
07-Nov-2024 21:07:22 - from feature 'Multi_regular_file_stat'
07-Nov-2024 21:07:22 -----------------------------------------------------------------
07-Nov-2024 21:07:22 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:07:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:07:22 using [token, token] by [user1, user2]"'
07-Nov-2024 21:07:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:07:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:07:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k'
07-Nov-2024 21:07:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k' successfully started
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eosva7pi94ouwqii
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eosva7pi94ouwqii --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eosva7pi94ouwqii
07-Nov-2024 21:07:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6517111149440099326'...
07-Nov-2024 21:07:22 Getting configuration...
07-Nov-2024 21:07:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eosva7pi94ouwqii'.
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:07:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:07:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd'
07-Nov-2024 21:07:22 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd' successfully started
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3d3fb1zv5upzr15r
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3d3fb1zv5upzr15r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3d3fb1zv5upzr15r
07-Nov-2024 21:07:22 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10321158791459986291'...
07-Nov-2024 21:07:22 Getting configuration...
07-Nov-2024 21:07:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3d3fb1zv5upzr15r'.
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:07:22 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 21:07:22 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 21:07:22 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
07-Nov-2024 21:07:22 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
07-Nov-2024 21:07:22 =================================================================
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 PASSED
07-Nov-2024 21:07:22 Unmounting client from /tmp/onedata/mnt/eosva7pi94ouwqii
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22 Unmounting client from /tmp/onedata/mnt/3d3fb1zv5upzr15r
07-Nov-2024 21:07:22
07-Nov-2024 21:07:22
07-Nov-2024 21:08:02 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:08:02 =================================================================
07-Nov-2024 21:08:02 - Executing scenario 'Fail to update timestamps (touch) without write permission'
07-Nov-2024 21:08:02 - from feature 'Multi_regular_file_stat'
07-Nov-2024 21:08:02 -----------------------------------------------------------------
07-Nov-2024 21:08:02 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:08:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:08:02 using [token, token] by [user1, user2]"'
07-Nov-2024 21:08:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:08:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:08:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k'
07-Nov-2024 21:08:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k' successfully started
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nihqh6tsnzttlmjp
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nihqh6tsnzttlmjp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nihqh6tsnzttlmjp
07-Nov-2024 21:08:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11762251892044127104'...
07-Nov-2024 21:08:02 Getting configuration...
07-Nov-2024 21:08:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nihqh6tsnzttlmjp'.
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:08:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:08:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd'
07-Nov-2024 21:08:02 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd' successfully started
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j0aahbtg7sbwlryi
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j0aahbtg7sbwlryi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j0aahbtg7sbwlryi
07-Nov-2024 21:08:02 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7139366070338463808'...
07-Nov-2024 21:08:02 Getting configuration...
07-Nov-2024 21:08:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j0aahbtg7sbwlryi'.
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:08:02 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 21:08:02 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:08:02 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:08:02 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
07-Nov-2024 21:08:02 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
07-Nov-2024 21:08:02 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
07-Nov-2024 21:08:02 =================================================================
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 PASSED
07-Nov-2024 21:08:02 Unmounting client from /tmp/onedata/mnt/nihqh6tsnzttlmjp
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02 Unmounting client from /tmp/onedata/mnt/j0aahbtg7sbwlryi
07-Nov-2024 21:08:02
07-Nov-2024 21:08:02
07-Nov-2024 21:08:41 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:08:41 =================================================================
07-Nov-2024 21:08:41 - Executing scenario 'Update timestamps (touch) with write permission'
07-Nov-2024 21:08:41 - from feature 'Multi_regular_file_stat'
07-Nov-2024 21:08:41 -----------------------------------------------------------------
07-Nov-2024 21:08:41 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:08:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:08:41 using [token, token] by [user1, user2]"'
07-Nov-2024 21:08:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:08:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:08:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k'
07-Nov-2024 21:08:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k' successfully started
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/i5c70bov8qb6no1e
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i5c70bov8qb6no1e --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i5c70bov8qb6no1e
07-Nov-2024 21:08:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2764048756650798434'...
07-Nov-2024 21:08:41 Getting configuration...
07-Nov-2024 21:08:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i5c70bov8qb6no1e'.
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:08:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:08:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd'
07-Nov-2024 21:08:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd' successfully started
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nzilhtwz5pj15r4e
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nzilhtwz5pj15r4e --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nzilhtwz5pj15r4e
07-Nov-2024 21:08:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2997970788354311792'...
07-Nov-2024 21:08:41 Getting configuration...
07-Nov-2024 21:08:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nzilhtwz5pj15r4e'.
07-Nov-2024 21:08:41
07-Nov-2024 21:08:41 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:08:41 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 21:08:41 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 21:08:41 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 21:08:41 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
07-Nov-2024 21:08:41 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
07-Nov-2024 21:08:41 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
07-Nov-2024 21:08:41 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
07-Nov-2024 21:08:41 =================================================================
07-Nov-2024 21:08:41
07-Nov-2024 21:08:42 PASSED
07-Nov-2024 21:08:42 Unmounting client from /tmp/onedata/mnt/i5c70bov8qb6no1e
07-Nov-2024 21:08:42
07-Nov-2024 21:08:42
07-Nov-2024 21:08:42 Unmounting client from /tmp/onedata/mnt/nzilhtwz5pj15r4e
07-Nov-2024 21:08:42
07-Nov-2024 21:08:42
07-Nov-2024 21:09:26 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:09:26 =================================================================
07-Nov-2024 21:09:26 - Executing scenario 'Access time'
07-Nov-2024 21:09:26 - from feature 'Multi_regular_file_stat'
07-Nov-2024 21:09:26 -----------------------------------------------------------------
07-Nov-2024 21:09:26 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:09:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:09:26 using [token, token] by [user1, user2]"'
07-Nov-2024 21:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k'
07-Nov-2024 21:09:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k' successfully started
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/el7l7ezyd7db1t0y
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/el7l7ezyd7db1t0y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/el7l7ezyd7db1t0y
07-Nov-2024 21:09:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7798943799634612615'...
07-Nov-2024 21:09:26 Getting configuration...
07-Nov-2024 21:09:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/el7l7ezyd7db1t0y'.
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd'
07-Nov-2024 21:09:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd' successfully started
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jko9tp0reosvk9eg
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jko9tp0reosvk9eg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jko9tp0reosvk9eg
07-Nov-2024 21:09:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7167113513520804497'...
07-Nov-2024 21:09:26 Getting configuration...
07-Nov-2024 21:09:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jko9tp0reosvk9eg'.
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 21:09:26 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 21:09:26 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 21:09:26 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
07-Nov-2024 21:09:26 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
07-Nov-2024 21:09:26 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
07-Nov-2024 21:09:26 =================================================================
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 PASSED
07-Nov-2024 21:09:26 Unmounting client from /tmp/onedata/mnt/el7l7ezyd7db1t0y
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26 Unmounting client from /tmp/onedata/mnt/jko9tp0reosvk9eg
07-Nov-2024 21:09:26
07-Nov-2024 21:09:26
07-Nov-2024 21:10:15 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:10:15 =================================================================
07-Nov-2024 21:10:15 - Executing scenario 'Modification time'
07-Nov-2024 21:10:15 - from feature 'Multi_regular_file_stat'
07-Nov-2024 21:10:15 -----------------------------------------------------------------
07-Nov-2024 21:10:15 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:10:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:10:15 using [token, token] by [user1, user2]"'
07-Nov-2024 21:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k'
07-Nov-2024 21:10:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k' successfully started
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cmuoa92jd3cn39vs
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cmuoa92jd3cn39vs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cmuoa92jd3cn39vs
07-Nov-2024 21:10:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3479432845777314933'...
07-Nov-2024 21:10:15 Getting configuration...
07-Nov-2024 21:10:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cmuoa92jd3cn39vs'.
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd'
07-Nov-2024 21:10:15 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd' successfully started
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3cp80f49075h1u4y
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3cp80f49075h1u4y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3cp80f49075h1u4y
07-Nov-2024 21:10:15 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18311967851516463125'...
07-Nov-2024 21:10:15 Getting configuration...
07-Nov-2024 21:10:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3cp80f49075h1u4y'.
07-Nov-2024 21:10:15
07-Nov-2024 21:10:15 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:10:15 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 21:10:15 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 21:10:15 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 21:10:15 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 21:10:15 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
07-Nov-2024 21:10:15 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
07-Nov-2024 21:10:15 =================================================================
07-Nov-2024 21:10:15
07-Nov-2024 21:10:16 PASSED
07-Nov-2024 21:10:16 Unmounting client from /tmp/onedata/mnt/cmuoa92jd3cn39vs
07-Nov-2024 21:10:16
07-Nov-2024 21:10:16
07-Nov-2024 21:10:16 Unmounting client from /tmp/onedata/mnt/3cp80f49075h1u4y
07-Nov-2024 21:10:16
07-Nov-2024 21:10:16
07-Nov-2024 21:11:04 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:11:04 =================================================================
07-Nov-2024 21:11:04 - Executing scenario 'Status-change time when changing mode'
07-Nov-2024 21:11:04 - from feature 'Multi_regular_file_stat'
07-Nov-2024 21:11:04 -----------------------------------------------------------------
07-Nov-2024 21:11:04 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:11:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:11:04 using [token, token] by [user1, user2]"'
07-Nov-2024 21:11:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:11:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:11:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k'
07-Nov-2024 21:11:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k' successfully started
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g9yc1lrsmiqroib2
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g9yc1lrsmiqroib2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g9yc1lrsmiqroib2
07-Nov-2024 21:11:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3799989869046176425'...
07-Nov-2024 21:11:04 Getting configuration...
07-Nov-2024 21:11:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g9yc1lrsmiqroib2'.
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:11:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:11:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd'
07-Nov-2024 21:11:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd' successfully started
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ibw84zgzp35e5pkn
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ibw84zgzp35e5pkn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ibw84zgzp35e5pkn
07-Nov-2024 21:11:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17347228037922347225'...
07-Nov-2024 21:11:04 Getting configuration...
07-Nov-2024 21:11:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ibw84zgzp35e5pkn'.
07-Nov-2024 21:11:04
07-Nov-2024 21:11:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:11:04 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 21:11:04 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 21:11:04 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 21:11:04 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
07-Nov-2024 21:11:04 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
07-Nov-2024 21:11:04 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
07-Nov-2024 21:11:04 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
07-Nov-2024 21:11:04 =================================================================
07-Nov-2024 21:11:04
07-Nov-2024 21:11:05 PASSED
07-Nov-2024 21:11:05 Unmounting client from /tmp/onedata/mnt/g9yc1lrsmiqroib2
07-Nov-2024 21:11:05
07-Nov-2024 21:11:05
07-Nov-2024 21:11:05 Unmounting client from /tmp/onedata/mnt/ibw84zgzp35e5pkn
07-Nov-2024 21:11:05
07-Nov-2024 21:11:05
07-Nov-2024 21:11:47 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:11:47 =================================================================
07-Nov-2024 21:11:47 - Executing scenario 'Status-change time when renaming on storage'
07-Nov-2024 21:11:47 - from feature 'Multi_regular_file_stat'
07-Nov-2024 21:11:47 -----------------------------------------------------------------
07-Nov-2024 21:11:47 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:11:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:11:47 using [token, token] by [user1, user2]"'
07-Nov-2024 21:11:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:11:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:11:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-pmh9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k'
07-Nov-2024 21:11:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-pmh9k' successfully started
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/06sg4oj1bvt7ta3p
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/06sg4oj1bvt7ta3p --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/06sg4oj1bvt7ta3p
07-Nov-2024 21:11:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '814264392418182622'...
07-Nov-2024 21:11:47 Getting configuration...
07-Nov-2024 21:11:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/06sg4oj1bvt7ta3p'.
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:11:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:11:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9mzd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd'
07-Nov-2024 21:11:47 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9mzd' successfully started
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8j5rv7assqdyg6sh
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8j5rv7assqdyg6sh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8j5rv7assqdyg6sh
07-Nov-2024 21:11:47 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7651079955907224344'...
07-Nov-2024 21:11:47 Getting configuration...
07-Nov-2024 21:11:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8j5rv7assqdyg6sh'.
07-Nov-2024 21:11:47
07-Nov-2024 21:11:47 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 21:11:47 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 21:11:47 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 21:11:47 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
07-Nov-2024 21:11:47 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 21:11:47 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
07-Nov-2024 21:11:47 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
07-Nov-2024 21:11:47 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
07-Nov-2024 21:11:47 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
07-Nov-2024 21:11:47 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
07-Nov-2024 21:11:47 =================================================================
07-Nov-2024 21:11:47
07-Nov-2024 21:11:59 PASSED
07-Nov-2024 21:11:59 Unmounting client from /tmp/onedata/mnt/06sg4oj1bvt7ta3p
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 Unmounting client from /tmp/onedata/mnt/8j5rv7assqdyg6sh
07-Nov-2024 21:11:59 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:11:59 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731013908.468567', '-c', '/tmp/logs']
07-Nov-2024 21:11:59 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
07-Nov-2024 21:11:59 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-7fsb5. See /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-cross-support-job-3p-users-7fsb5/entrypoint.log for more details
07-Nov-2024 21:11:59 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-pmh9k: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-oneclient-krakow-9b8968f6-pmh9k/oneclient_logs
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=100/120)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59          30,766   1%   29.34MB/s    0:00:00 (xfr#1, to-chk=99/120)
07-Nov-2024 21:11:59 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
07-Nov-2024 21:11:59          30,766   1%   29.34MB/s    0:00:00 (xfr#1, to-chk=93/120)
07-Nov-2024 21:11:59          31,228   1%   29.78MB/s    0:00:00 (xfr#2, to-chk=95/120)
07-Nov-2024 21:11:59 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
07-Nov-2024 21:11:59         138,896   6%   44.15MB/s    0:00:00 (xfr#3, to-chk=94/120)
07-Nov-2024 21:11:59         139,358   6%   44.30MB/s    0:00:00 (xfr#4, to-chk=93/120)
07-Nov-2024 21:11:59 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
07-Nov-2024 21:11:59         188,483   8%   59.92MB/s    0:00:00 (xfr#5, to-chk=92/120)
07-Nov-2024 21:11:59         189,233   8%   60.16MB/s    0:00:00 (xfr#6, to-chk=88/120)
07-Nov-2024 21:11:59         346,993  16%   41.36MB/s    0:00:00 (xfr#7, to-chk=87/120)
07-Nov-2024 21:11:59         347,743  16%   41.45MB/s    0:00:00 (xfr#8, to-chk=86/120)
07-Nov-2024 21:11:59         388,871  18%   33.71MB/s    0:00:00 (xfr#9, to-chk=85/120)
07-Nov-2024 21:11:59         389,333  18%   33.75MB/s    0:00:00 (xfr#10, to-chk=81/120)
07-Nov-2024 21:11:59         520,196  24%   41.34MB/s    0:00:00 (xfr#11, to-chk=80/120)
07-Nov-2024 21:11:59         520,658  24%   41.38MB/s    0:00:00 (xfr#12, to-chk=79/120)
07-Nov-2024 21:11:59         550,733  25%   43.77MB/s    0:00:00 (xfr#13, to-chk=78/120)
07-Nov-2024 21:11:59         551,387  25%   43.82MB/s    0:00:00 (xfr#14, to-chk=74/120)
07-Nov-2024 21:11:59         642,383  29%   23.56MB/s    0:00:00 (xfr#15, to-chk=73/120)
07-Nov-2024 21:11:59         643,037  30%   22.71MB/s    0:00:00 (xfr#16, to-chk=72/120)
07-Nov-2024 21:11:59         668,824  31%   23.62MB/s    0:00:00 (xfr#17, to-chk=71/120)
07-Nov-2024 21:11:59         669,094  31%   23.63MB/s    0:00:00 (xfr#18, to-chk=67/120)
07-Nov-2024 21:11:59         758,980  35%   25.85MB/s    0:00:00 (xfr#19, to-chk=66/120)
07-Nov-2024 21:11:59         759,250  35%   25.86MB/s    0:00:00 (xfr#20, to-chk=65/120)
07-Nov-2024 21:11:59         794,145  37%   27.05MB/s    0:00:00 (xfr#21, to-chk=64/120)
07-Nov-2024 21:11:59         794,607  37%   27.06MB/s    0:00:00 (xfr#22, to-chk=60/120)
07-Nov-2024 21:11:59         917,167  42%   30.16MB/s    0:00:00 (xfr#23, to-chk=59/120)
07-Nov-2024 21:11:59         917,629  42%   30.18MB/s    0:00:00 (xfr#24, to-chk=58/120)
07-Nov-2024 21:11:59         957,179  44%   31.48MB/s    0:00:00 (xfr#25, to-chk=57/120)
07-Nov-2024 21:11:59         957,737  44%   31.50MB/s    0:00:00 (xfr#26, to-chk=53/120)
07-Nov-2024 21:11:59       1,083,874  50%   30.40MB/s    0:00:00 (xfr#27, to-chk=52/120)
07-Nov-2024 21:11:59       1,084,432  50%   29.55MB/s    0:00:00 (xfr#28, to-chk=51/120)
07-Nov-2024 21:11:59       1,122,618  52%   28.94MB/s    0:00:00 (xfr#29, to-chk=50/120)
07-Nov-2024 21:11:59       1,123,464  52%   28.20MB/s    0:00:00 (xfr#30, to-chk=46/120)
07-Nov-2024 21:11:59       1,255,739  58%   29.94MB/s    0:00:00 (xfr#31, to-chk=45/120)
07-Nov-2024 21:11:59       1,256,585  58%   29.96MB/s    0:00:00 (xfr#32, to-chk=44/120)
07-Nov-2024 21:11:59       1,257,213  58%   29.97MB/s    0:00:00 (xfr#33, to-chk=43/120)
07-Nov-2024 21:11:59       1,290,386  60%   30.01MB/s    0:00:00 (xfr#34, to-chk=42/120)
07-Nov-2024 21:11:59       1,290,944  60%   30.03MB/s    0:00:00 (xfr#35, to-chk=38/120)
07-Nov-2024 21:11:59       1,407,036  65%   28.55MB/s    0:00:00 (xfr#36, to-chk=37/120)
07-Nov-2024 21:11:59       1,407,594  65%   28.56MB/s    0:00:00 (xfr#37, to-chk=36/120)
07-Nov-2024 21:11:59       1,431,180  66%   28.43MB/s    0:00:00 (xfr#38, to-chk=35/120)
07-Nov-2024 21:11:59       1,431,738  66%   28.45MB/s    0:00:00 (xfr#39, to-chk=31/120)
07-Nov-2024 21:11:59       1,554,642  72%   26.48MB/s    0:00:00 (xfr#40, to-chk=30/120)
07-Nov-2024 21:11:59       1,555,200  72%   26.48MB/s    0:00:00 (xfr#41, to-chk=29/120)
07-Nov-2024 21:11:59       1,593,358  74%   26.66MB/s    0:00:00 (xfr#42, to-chk=28/120)
07-Nov-2024 21:11:59       1,593,820  74%   26.67MB/s    0:00:00 (xfr#43, to-chk=24/120)
07-Nov-2024 21:11:59       1,722,068  80%   25.27MB/s    0:00:00 (xfr#44, to-chk=23/120)
07-Nov-2024 21:11:59       1,722,530  80%   25.27MB/s    0:00:00 (xfr#45, to-chk=22/120)
07-Nov-2024 21:11:59       1,748,237  81%   24.16MB/s    0:00:00 (xfr#46, to-chk=21/120)
07-Nov-2024 21:11:59       1,748,507  81%   24.17MB/s    0:00:00 (xfr#47, to-chk=17/120)
07-Nov-2024 21:11:59       1,827,503  85%   24.55MB/s    0:00:00 (xfr#48, to-chk=16/120)
07-Nov-2024 21:11:59       1,827,773  85%   24.55MB/s    0:00:00 (xfr#49, to-chk=15/120)
07-Nov-2024 21:11:59       1,856,887  86%   24.60MB/s    0:00:00 (xfr#50, to-chk=14/120)
07-Nov-2024 21:11:59       1,857,445  86%   24.60MB/s    0:00:00 (xfr#51, to-chk=10/120)
07-Nov-2024 21:11:59       1,956,941  91%   23.93MB/s    0:00:00 (xfr#52, to-chk=9/120)
07-Nov-2024 21:11:59       1,957,499  91%   23.93MB/s    0:00:00 (xfr#53, to-chk=8/120)
07-Nov-2024 21:11:59       1,993,957  93%   24.07MB/s    0:00:00 (xfr#54, to-chk=7/120)
07-Nov-2024 21:11:59       1,994,611  93%   24.08MB/s    0:00:00 (xfr#55, to-chk=3/120)
07-Nov-2024 21:11:59       2,119,677  98%   22.97MB/s    0:00:00 (xfr#56, to-chk=2/120)
07-Nov-2024 21:11:59       2,120,331  98%   22.98MB/s    0:00:00 (xfr#57, to-chk=1/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   22.93MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   18.38MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59       2,139,831  99%   18.38MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-r9mzd: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-oneclient-paris-7f5779b546-r9mzd/oneclient_logs
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=103/123)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=102/123)
07-Nov-2024 21:11:59             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=95/123)
07-Nov-2024 21:11:59          37,805   1%    7.21MB/s    0:00:00 (xfr#2, to-chk=101/123)
07-Nov-2024 21:11:59          38,267   1%    7.30MB/s    0:00:00 (xfr#3, to-chk=97/123)
07-Nov-2024 21:11:59         270,067   7%    4.77MB/s    0:00:00 (xfr#4, to-chk=96/123)
07-Nov-2024 21:11:59         270,529   7%    4.78MB/s    0:00:00 (xfr#5, to-chk=95/123)
07-Nov-2024 21:11:59         293,926   8%    4.18MB/s    0:00:00 (xfr#6, to-chk=94/123)
07-Nov-2024 21:11:59         294,580   8%    4.19MB/s    0:00:00 (xfr#7, to-chk=90/123)
07-Nov-2024 21:11:59         413,883  12%    5.64MB/s    0:00:00 (xfr#8, to-chk=89/123)
07-Nov-2024 21:11:59         414,537  12%    5.65MB/s    0:00:00 (xfr#9, to-chk=88/123)
07-Nov-2024 21:11:59         448,897  13%    6.12MB/s    0:00:00 (xfr#10, to-chk=87/123)
07-Nov-2024 21:11:59         449,647  13%    6.13MB/s    0:00:00 (xfr#11, to-chk=83/123)
07-Nov-2024 21:11:59         560,173  16%    7.12MB/s    0:00:00 (xfr#12, to-chk=82/123)
07-Nov-2024 21:11:59         560,923  16%    7.13MB/s    0:00:00 (xfr#13, to-chk=81/123)
07-Nov-2024 21:11:59         561,551  16%    7.05MB/s    0:00:00 (xfr#14, to-chk=80/123)
07-Nov-2024 21:11:59         604,872  17%    7.59MB/s    0:00:00 (xfr#15, to-chk=79/123)
07-Nov-2024 21:11:59         605,622  17%    7.50MB/s    0:00:00 (xfr#16, to-chk=75/123)
07-Nov-2024 21:11:59         797,554  23%    9.51MB/s    0:00:00 (xfr#17, to-chk=74/123)
07-Nov-2024 21:11:59         798,304  23%    9.40MB/s    0:00:00 (xfr#18, to-chk=73/123)
07-Nov-2024 21:11:59         828,435  24%    9.75MB/s    0:00:00 (xfr#19, to-chk=72/123)
07-Nov-2024 21:11:59         829,089  24%    9.76MB/s    0:00:00 (xfr#20, to-chk=68/123)
07-Nov-2024 21:11:59       1,010,484  29%   10.95MB/s    0:00:00 (xfr#21, to-chk=67/123)
07-Nov-2024 21:11:59       1,011,138  29%   10.96MB/s    0:00:00 (xfr#22, to-chk=66/123)
07-Nov-2024 21:11:59       1,061,616  31%   11.50MB/s    0:00:00 (xfr#23, to-chk=65/123)
07-Nov-2024 21:11:59       1,062,174  31%   11.38MB/s    0:00:00 (xfr#24, to-chk=61/123)
07-Nov-2024 21:11:59       1,324,835  39%   12.76MB/s    0:00:00 (xfr#25, to-chk=60/123)
07-Nov-2024 21:11:59       1,325,393  39%   12.77MB/s    0:00:00 (xfr#26, to-chk=59/123)
07-Nov-2024 21:11:59       1,380,508  40%   13.17MB/s    0:00:00 (xfr#27, to-chk=58/123)
07-Nov-2024 21:11:59       1,380,970  40%   13.04MB/s    0:00:00 (xfr#28, to-chk=54/123)
07-Nov-2024 21:11:59       1,819,037  53%   15.77MB/s    0:00:00 (xfr#29, to-chk=53/123)
07-Nov-2024 21:11:59       1,819,499  53%   15.77MB/s    0:00:00 (xfr#30, to-chk=52/123)
07-Nov-2024 21:11:59       1,820,127  53%   15.64MB/s    0:00:00 (xfr#31, to-chk=51/123)
07-Nov-2024 21:11:59       1,857,175  54%   15.54MB/s    0:00:00 (xfr#32, to-chk=50/123)
07-Nov-2024 21:11:59       1,857,733  54%   15.54MB/s    0:00:00 (xfr#33, to-chk=46/123)
07-Nov-2024 21:11:59       2,100,294  62%   16.28MB/s    0:00:00 (xfr#34, to-chk=45/123)
07-Nov-2024 21:11:59       2,100,852  62%   16.29MB/s    0:00:00 (xfr#35, to-chk=44/123)
07-Nov-2024 21:11:59       2,141,240  63%   16.47MB/s    0:00:00 (xfr#36, to-chk=43/123)
07-Nov-2024 21:11:59       2,141,894  63%   16.21MB/s    0:00:00 (xfr#37, to-chk=39/123)
07-Nov-2024 21:11:59       2,335,019  69%   16.14MB/s    0:00:00 (xfr#38, to-chk=38/123)
07-Nov-2024 21:11:59       2,335,673  69%   16.14MB/s    0:00:00 (xfr#39, to-chk=37/123)
07-Nov-2024 21:11:59       2,354,662  69%   16.04MB/s    0:00:00 (xfr#40, to-chk=36/123)
07-Nov-2024 21:11:59       2,355,124  69%   16.04MB/s    0:00:00 (xfr#41, to-chk=32/123)
07-Nov-2024 21:11:59       2,477,087  73%   16.41MB/s    0:00:00 (xfr#42, to-chk=31/123)
07-Nov-2024 21:11:59       2,477,549  73%   16.41MB/s    0:00:00 (xfr#43, to-chk=30/123)
07-Nov-2024 21:11:59       2,519,431  74%   16.57MB/s    0:00:00 (xfr#44, to-chk=29/123)
07-Nov-2024 21:11:59       2,519,893  74%   16.46MB/s    0:00:00 (xfr#45, to-chk=25/123)
07-Nov-2024 21:11:59       2,716,962  80%   16.09MB/s    0:00:00 (xfr#46, to-chk=24/123)
07-Nov-2024 21:11:59       2,717,424  80%   16.10MB/s    0:00:00 (xfr#47, to-chk=23/123)
07-Nov-2024 21:11:59       2,718,052  80%   16.10MB/s    0:00:00 (xfr#48, to-chk=22/123)
07-Nov-2024 21:11:59       2,745,119  81%   16.26MB/s    0:00:00 (xfr#49, to-chk=21/123)
07-Nov-2024 21:11:59       2,745,773  81%   16.26MB/s    0:00:00 (xfr#50, to-chk=17/123)
07-Nov-2024 21:11:59       2,897,010  85%   15.70MB/s    0:00:00 (xfr#51, to-chk=16/123)
07-Nov-2024 21:11:59       2,897,664  85%   15.70MB/s    0:00:00 (xfr#52, to-chk=15/123)
07-Nov-2024 21:11:59       2,921,064  86%   15.74MB/s    0:00:00 (xfr#53, to-chk=14/123)
07-Nov-2024 21:11:59       2,921,526  86%   15.74MB/s    0:00:00 (xfr#54, to-chk=10/123)
07-Nov-2024 21:11:59       3,036,580  89%   16.27MB/s    0:00:00 (xfr#55, to-chk=9/123)
07-Nov-2024 21:11:59       3,037,042  89%   16.27MB/s    0:00:00 (xfr#56, to-chk=8/123)
07-Nov-2024 21:11:59       3,077,283  90%   16.40MB/s    0:00:00 (xfr#57, to-chk=7/123)
07-Nov-2024 21:11:59       3,077,841  90%   16.40MB/s    0:00:00 (xfr#58, to-chk=3/123)
07-Nov-2024 21:11:59       3,352,348  99%   17.66MB/s    0:00:00 (xfr#59, to-chk=2/123)
07-Nov-2024 21:11:59       3,352,906  99%   17.67MB/s    0:00:00 (xfr#60, to-chk=1/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.72MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.72MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.72MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.72MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.62MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.62MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.62MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.62MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.62MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.62MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.62MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.43MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.43MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.34MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.24MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59       3,381,047  99%   17.24MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:11:59           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:11:59           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:11:59           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:11:59           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:11:59           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59          19,706  16%   18.79MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:11:59          40,384  33%   38.51MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:11:59          40,384  33%   38.51MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:11:59          59,887  49%   57.11MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:11:59          60,178  50%   57.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:11:59          60,178  50%   28.70MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59          29,325   6%   27.97MB/s    0:00:00 (xfr#2, to-chk=79/84)
07-Nov-2024 21:11:59          54,732  11%   52.20MB/s    0:00:00 (xfr#3, to-chk=77/84)
07-Nov-2024 21:11:59          54,732  11%   52.20MB/s    0:00:00 (xfr#4, to-chk=75/84)
07-Nov-2024 21:11:59          54,732  11%   52.20MB/s    0:00:00 (xfr#5, to-chk=73/84)
07-Nov-2024 21:11:59          78,896  16%   75.24MB/s    0:00:00 (xfr#6, to-chk=71/84)
07-Nov-2024 21:11:59          79,046  16%   75.38MB/s    0:00:00 (xfr#7, to-chk=69/84)
07-Nov-2024 21:11:59          79,343  16%   75.67MB/s    0:00:00 (xfr#8, to-chk=67/84)
07-Nov-2024 21:11:59         169,468  36%   53.87MB/s    0:00:00 (xfr#9, to-chk=65/84)
07-Nov-2024 21:11:59         170,747  36%   40.71MB/s    0:00:00 (xfr#10, to-chk=55/84)
07-Nov-2024 21:11:59         171,736  36%   40.95MB/s    0:00:00 (xfr#11, to-chk=54/84)
07-Nov-2024 21:11:59         172,541  36%   41.14MB/s    0:00:00 (xfr#12, to-chk=53/84)
07-Nov-2024 21:11:59         173,511  37%   41.37MB/s    0:00:00 (xfr#13, to-chk=52/84)
07-Nov-2024 21:11:59         173,827  37%   41.44MB/s    0:00:00 (xfr#14, to-chk=51/84)
07-Nov-2024 21:11:59         174,299  37%   41.56MB/s    0:00:00 (xfr#15, to-chk=50/84)
07-Nov-2024 21:11:59         175,434  37%   41.83MB/s    0:00:00 (xfr#16, to-chk=49/84)
07-Nov-2024 21:11:59         176,395  37%   42.06MB/s    0:00:00 (xfr#17, to-chk=48/84)
07-Nov-2024 21:11:59         176,711  37%   33.70MB/s    0:00:00 (xfr#18, to-chk=47/84)
07-Nov-2024 21:11:59         177,027  37%   33.77MB/s    0:00:00 (xfr#19, to-chk=46/84)
07-Nov-2024 21:11:59         177,349  37%   28.19MB/s    0:00:00 (xfr#20, to-chk=45/84)
07-Nov-2024 21:11:59         177,670  38%   28.24MB/s    0:00:00 (xfr#21, to-chk=44/84)
07-Nov-2024 21:11:59         177,986  38%   28.29MB/s    0:00:00 (xfr#22, to-chk=43/84)
07-Nov-2024 21:11:59         178,458  38%   28.37MB/s    0:00:00 (xfr#23, to-chk=42/84)
07-Nov-2024 21:11:59         180,204  38%   28.64MB/s    0:00:00 (xfr#24, to-chk=41/84)
07-Nov-2024 21:11:59         180,520  38%   28.69MB/s    0:00:00 (xfr#25, to-chk=40/84)
07-Nov-2024 21:11:59         180,836  38%   28.74MB/s    0:00:00 (xfr#26, to-chk=39/84)
07-Nov-2024 21:11:59         182,412  39%   28.99MB/s    0:00:00 (xfr#27, to-chk=38/84)
07-Nov-2024 21:11:59         183,232  39%   29.12MB/s    0:00:00 (xfr#28, to-chk=37/84)
07-Nov-2024 21:11:59         183,548  39%   29.17MB/s    0:00:00 (xfr#29, to-chk=36/84)
07-Nov-2024 21:11:59         184,365  39%   25.12MB/s    0:00:00 (xfr#30, to-chk=35/84)
07-Nov-2024 21:11:59         185,387  39%   25.26MB/s    0:00:00 (xfr#31, to-chk=34/84)
07-Nov-2024 21:11:59         185,703  39%   25.30MB/s    0:00:00 (xfr#32, to-chk=33/84)
07-Nov-2024 21:11:59         186,180  39%   25.37MB/s    0:00:00 (xfr#33, to-chk=32/84)
07-Nov-2024 21:11:59         186,496  39%   25.41MB/s    0:00:00 (xfr#34, to-chk=31/84)
07-Nov-2024 21:11:59         187,539  40%   25.55MB/s    0:00:00 (xfr#35, to-chk=30/84)
07-Nov-2024 21:11:59         188,326  40%   25.66MB/s    0:00:00 (xfr#36, to-chk=29/84)
07-Nov-2024 21:11:59         188,961  40%   25.74MB/s    0:00:00 (xfr#37, to-chk=28/84)
07-Nov-2024 21:11:59         194,316  41%   23.16MB/s    0:00:00 (xfr#38, to-chk=27/84)
07-Nov-2024 21:11:59         197,277  42%   18.81MB/s    0:00:00 (xfr#39, to-chk=26/84)
07-Nov-2024 21:11:59         200,637  42%   19.13MB/s    0:00:00 (xfr#40, to-chk=25/84)
07-Nov-2024 21:11:59         206,391  44%   17.89MB/s    0:00:00 (xfr#41, to-chk=24/84)
07-Nov-2024 21:11:59         212,638  45%   18.44MB/s    0:00:00 (xfr#42, to-chk=23/84)
07-Nov-2024 21:11:59         217,403  46%   18.85MB/s    0:00:00 (xfr#43, to-chk=22/84)
07-Nov-2024 21:11:59         217,856  46%   18.89MB/s    0:00:00 (xfr#44, to-chk=21/84)
07-Nov-2024 21:11:59         219,905  47%   19.07MB/s    0:00:00 (xfr#45, to-chk=20/84)
07-Nov-2024 21:11:59         222,960  47%   19.33MB/s    0:00:00 (xfr#46, to-chk=19/84)
07-Nov-2024 21:11:59         226,870  48%   19.67MB/s    0:00:00 (xfr#47, to-chk=18/84)
07-Nov-2024 21:11:59         230,324  49%   18.30MB/s    0:00:00 (xfr#48, to-chk=17/84)
07-Nov-2024 21:11:59         236,975  50%   18.83MB/s    0:00:00 (xfr#49, to-chk=16/84)
07-Nov-2024 21:11:59         239,118  51%   19.00MB/s    0:00:00 (xfr#50, to-chk=15/84)
07-Nov-2024 21:11:59         240,753  51%   19.13MB/s    0:00:00 (xfr#51, to-chk=14/84)
07-Nov-2024 21:11:59         245,424  52%   19.50MB/s    0:00:00 (xfr#52, to-chk=13/84)
07-Nov-2024 21:11:59         248,023  53%   19.71MB/s    0:00:00 (xfr#53, to-chk=12/84)
07-Nov-2024 21:11:59         248,513  53%   19.75MB/s    0:00:00 (xfr#54, to-chk=11/84)
07-Nov-2024 21:11:59         256,034  54%   18.78MB/s    0:00:00 (xfr#55, to-chk=10/84)
07-Nov-2024 21:11:59         262,643  56%   19.27MB/s    0:00:00 (xfr#56, to-chk=9/84)
07-Nov-2024 21:11:59         268,491  57%   19.70MB/s    0:00:00 (xfr#57, to-chk=8/84)
07-Nov-2024 21:11:59         272,366  58%   19.98MB/s    0:00:00 (xfr#58, to-chk=7/84)
07-Nov-2024 21:11:59         273,959  58%   20.10MB/s    0:00:00 (xfr#59, to-chk=6/84)
07-Nov-2024 21:11:59         281,517  60%   20.65MB/s    0:00:00 (xfr#60, to-chk=5/84)
07-Nov-2024 21:11:59         282,582  60%   20.73MB/s    0:00:00 (xfr#61, to-chk=4/84)
07-Nov-2024 21:11:59         287,974  61%   19.62MB/s    0:00:00 (xfr#62, to-chk=3/84)
07-Nov-2024 21:11:59         288,997  61%   19.69MB/s    0:00:00 (xfr#63, to-chk=2/84)
07-Nov-2024 21:11:59         291,502  62%   19.86MB/s    0:00:00 (xfr#64, to-chk=1/84)
07-Nov-2024 21:11:59         297,655  63%   18.92MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         297,655  63%   18.92MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         297,655  63%   18.92MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         297,655  63%   12.90MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         297,655  63%   12.90MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         297,655  63%   12.90MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:11:59           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:11:59           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:11:59           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:11:59           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:11:59           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59          19,666  16%   18.75MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:11:59          40,302  33%   38.43MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:11:59          40,302  33%   38.43MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:11:59          59,765  49%   57.00MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:11:59          60,056  50%   57.27MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:11:59          60,056  50%   28.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59          27,863   6%   26.57MB/s    0:00:00 (xfr#2, to-chk=79/84)
07-Nov-2024 21:11:59          51,777  11%   16.46MB/s    0:00:00 (xfr#3, to-chk=77/84)
07-Nov-2024 21:11:59          51,777  11%   16.46MB/s    0:00:00 (xfr#4, to-chk=75/84)
07-Nov-2024 21:11:59          51,777  11%   16.46MB/s    0:00:00 (xfr#5, to-chk=73/84)
07-Nov-2024 21:11:59          74,479  16%   10.15MB/s    0:00:00 (xfr#6, to-chk=71/84)
07-Nov-2024 21:11:59          74,629  16%   10.17MB/s    0:00:00 (xfr#7, to-chk=69/84)
07-Nov-2024 21:11:59          74,926  16%    8.93MB/s    0:00:00 (xfr#8, to-chk=67/84)
07-Nov-2024 21:11:59         165,220  36%   17.51MB/s    0:00:00 (xfr#9, to-chk=65/84)
07-Nov-2024 21:11:59         166,455  36%   15.87MB/s    0:00:00 (xfr#10, to-chk=55/84)
07-Nov-2024 21:11:59         167,485  36%   15.97MB/s    0:00:00 (xfr#11, to-chk=54/84)
07-Nov-2024 21:11:59         168,170  36%   14.58MB/s    0:00:00 (xfr#12, to-chk=53/84)
07-Nov-2024 21:11:59         169,170  36%   14.67MB/s    0:00:00 (xfr#13, to-chk=52/84)
07-Nov-2024 21:11:59         169,450  36%   13.47MB/s    0:00:00 (xfr#14, to-chk=51/84)
07-Nov-2024 21:11:59         169,730  37%   13.49MB/s    0:00:00 (xfr#15, to-chk=50/84)
07-Nov-2024 21:11:59         170,898  37%   12.54MB/s    0:00:00 (xfr#16, to-chk=49/84)
07-Nov-2024 21:11:59         172,018  37%   11.72MB/s    0:00:00 (xfr#17, to-chk=48/84)
07-Nov-2024 21:11:59         172,298  37%   11.74MB/s    0:00:00 (xfr#18, to-chk=47/84)
07-Nov-2024 21:11:59         172,734  37%   11.77MB/s    0:00:00 (xfr#19, to-chk=46/84)
07-Nov-2024 21:11:59         173,014  37%   11.00MB/s    0:00:00 (xfr#20, to-chk=45/84)
07-Nov-2024 21:11:59         173,300  37%   11.02MB/s    0:00:00 (xfr#21, to-chk=44/84)
07-Nov-2024 21:11:59         173,578  37%   11.04MB/s    0:00:00 (xfr#22, to-chk=43/84)
07-Nov-2024 21:11:59         174,019  37%   10.37MB/s    0:00:00 (xfr#23, to-chk=42/84)
07-Nov-2024 21:11:59         175,976  38%   10.49MB/s    0:00:00 (xfr#24, to-chk=41/84)
07-Nov-2024 21:11:59         176,258  38%   10.51MB/s    0:00:00 (xfr#25, to-chk=40/84)
07-Nov-2024 21:11:59         176,698  38%    9.36MB/s    0:00:00 (xfr#26, to-chk=39/84)
07-Nov-2024 21:11:59         178,454  38%    9.45MB/s    0:00:00 (xfr#27, to-chk=38/84)
07-Nov-2024 21:11:59         179,241  39%    9.50MB/s    0:00:00 (xfr#28, to-chk=37/84)
07-Nov-2024 21:11:59         179,523  39%    9.51MB/s    0:00:00 (xfr#29, to-chk=36/84)
07-Nov-2024 21:11:59         180,269  39%    9.05MB/s    0:00:00 (xfr#30, to-chk=35/84)
07-Nov-2024 21:11:59         181,587  39%    9.11MB/s    0:00:00 (xfr#31, to-chk=34/84)
07-Nov-2024 21:11:59         182,023  39%    8.68MB/s    0:00:00 (xfr#32, to-chk=33/84)
07-Nov-2024 21:11:59         182,462  39%    8.70MB/s    0:00:00 (xfr#33, to-chk=32/84)
07-Nov-2024 21:11:59         182,742  39%    8.71MB/s    0:00:00 (xfr#34, to-chk=31/84)
07-Nov-2024 21:11:59         184,060  40%    8.78MB/s    0:00:00 (xfr#35, to-chk=30/84)
07-Nov-2024 21:11:59         185,090  40%    8.83MB/s    0:00:00 (xfr#36, to-chk=29/84)
07-Nov-2024 21:11:59         185,934  40%    8.44MB/s    0:00:00 (xfr#37, to-chk=28/84)
07-Nov-2024 21:11:59         191,289  41%    8.69MB/s    0:00:00 (xfr#38, to-chk=27/84)
07-Nov-2024 21:11:59         194,252  42%    8.82MB/s    0:00:00 (xfr#39, to-chk=26/84)
07-Nov-2024 21:11:59         197,612  43%    8.57MB/s    0:00:00 (xfr#40, to-chk=25/84)
07-Nov-2024 21:11:59         203,423  44%    8.82MB/s    0:00:00 (xfr#41, to-chk=24/84)
07-Nov-2024 21:11:59         209,513  45%    9.08MB/s    0:00:00 (xfr#42, to-chk=23/84)
07-Nov-2024 21:11:59         214,121  46%    8.88MB/s    0:00:00 (xfr#43, to-chk=22/84)
07-Nov-2024 21:11:59         214,574  46%    8.90MB/s    0:00:00 (xfr#44, to-chk=21/84)
07-Nov-2024 21:11:59         216,680  47%    8.98MB/s    0:00:00 (xfr#45, to-chk=20/84)
07-Nov-2024 21:11:59         219,633  47%    8.73MB/s    0:00:00 (xfr#46, to-chk=19/84)
07-Nov-2024 21:11:59         223,443  48%    8.88MB/s    0:00:00 (xfr#47, to-chk=18/84)
07-Nov-2024 21:11:59         226,748  49%    9.01MB/s    0:00:00 (xfr#48, to-chk=17/84)
07-Nov-2024 21:11:59         233,302  50%    9.27MB/s    0:00:00 (xfr#49, to-chk=16/84)
07-Nov-2024 21:11:59         235,345  51%    8.98MB/s    0:00:00 (xfr#50, to-chk=15/84)
07-Nov-2024 21:11:59         236,873  51%    9.04MB/s    0:00:00 (xfr#51, to-chk=14/84)
07-Nov-2024 21:11:59         241,601  52%    9.22MB/s    0:00:00 (xfr#52, to-chk=13/84)
07-Nov-2024 21:11:59         244,098  53%    8.95MB/s    0:00:00 (xfr#53, to-chk=12/84)
07-Nov-2024 21:11:59         244,488  53%    8.97MB/s    0:00:00 (xfr#54, to-chk=11/84)
07-Nov-2024 21:11:59         252,009  54%    9.24MB/s    0:00:00 (xfr#55, to-chk=10/84)
07-Nov-2024 21:11:59         258,618  56%    9.13MB/s    0:00:00 (xfr#56, to-chk=9/84)
07-Nov-2024 21:11:59         264,309  57%    9.34MB/s    0:00:00 (xfr#57, to-chk=8/84)
07-Nov-2024 21:11:59         268,182  58%    9.47MB/s    0:00:00 (xfr#58, to-chk=7/84)
07-Nov-2024 21:11:59         269,777  58%    9.53MB/s    0:00:00 (xfr#59, to-chk=6/84)
07-Nov-2024 21:11:59         277,233  60%    9.44MB/s    0:00:00 (xfr#60, to-chk=5/84)
07-Nov-2024 21:11:59         278,201  60%    9.48MB/s    0:00:00 (xfr#61, to-chk=4/84)
07-Nov-2024 21:11:59         283,436  61%    9.32MB/s    0:00:00 (xfr#62, to-chk=3/84)
07-Nov-2024 21:11:59         284,459  62%    9.35MB/s    0:00:00 (xfr#63, to-chk=2/84)
07-Nov-2024 21:11:59         286,964  62%    9.44MB/s    0:00:00 (xfr#64, to-chk=1/84)
07-Nov-2024 21:11:59         293,119  63%    9.64MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         293,119  63%    9.32MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         293,119  63%    9.32MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         293,119  63%    9.02MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         293,119  63%    9.02MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59         293,119  63%    9.02MB/s    0:00:00 (xfr#65, to-chk=0/84)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59          32,433  13%   30.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:11:59          66,046  26%   62.99MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:11:59          90,733  36%   86.53MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:11:59         122,963  49%   58.63MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:11:59         123,254  50%   58.77MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:11:59         123,254  50%   29.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59          16,250   5%   15.50MB/s    0:00:00 (xfr#2, to-chk=13/18)
07-Nov-2024 21:11:59          33,143  11%   31.61MB/s    0:00:00 (xfr#3, to-chk=11/18)
07-Nov-2024 21:11:59          33,143  11%   31.61MB/s    0:00:00 (xfr#4, to-chk=9/18)
07-Nov-2024 21:11:59          48,913  17%   46.65MB/s    0:00:00 (xfr#5, to-chk=7/18)
07-Nov-2024 21:11:59          49,004  17%   46.73MB/s    0:00:00 (xfr#6, to-chk=5/18)
07-Nov-2024 21:11:59          49,301  17%   47.02MB/s    0:00:00 (xfr#7, to-chk=3/18)
07-Nov-2024 21:11:59         143,533  50%   45.63MB/s    0:00:00 (xfr#8, to-chk=1/18)
07-Nov-2024 21:11:59         143,533  50%   27.38MB/s    0:00:00 (xfr#8, to-chk=0/18)
07-Nov-2024 21:11:59 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:11:59               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:11:59           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:11:59           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:11:59           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:11:59           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:11:59           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:11:59           6,700  50%    2.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:11:59 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-z8glm. See /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-volume-s3-krakow-init-z8glm/entrypoint.log for more details
07-Nov-2024 21:11:59 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-xhhw4. See /home/bamboo/.one-env/deployments/2024.11.07-20.57.44/pod-logs/dev-volume-s3-paris-init-xhhw4/entrypoint.log for more details
07-Nov-2024 21:11:59 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731013908.468567 exists, exporting anyway.
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 =================================== FAILURES ===================================
07-Nov-2024 21:11:59 ______________________ test_type_empty[multiprovider_s3] _______________________
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 fixturefunc = <function shell_check_type at 0x7f18f59cc2c0>
07-Nov-2024 21:11:59 request = <FixtureRequest for <Function test_type_empty[multiprovider_s3]>>
07-Nov-2024 21:11:59 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59     def call_fixture_func(
07-Nov-2024 21:11:59         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
07-Nov-2024 21:11:59     ) -> FixtureValue:
07-Nov-2024 21:11:59         if is_generator(fixturefunc):
07-Nov-2024 21:11:59             fixturefunc = cast(
07-Nov-2024 21:11:59                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
07-Nov-2024 21:11:59             )
07-Nov-2024 21:11:59             generator = fixturefunc(**kwargs)
07-Nov-2024 21:11:59             try:
07-Nov-2024 21:11:59                 fixture_result = next(generator)
07-Nov-2024 21:11:59             except StopIteration:
07-Nov-2024 21:11:59                 raise ValueError(f"{request.fixturename} did not yield a value") from None
07-Nov-2024 21:11:59             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
07-Nov-2024 21:11:59             request.addfinalizer(finalizer)
07-Nov-2024 21:11:59         else:
07-Nov-2024 21:11:59             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
07-Nov-2024 21:11:59 >           fixture_result = fixturefunc(**kwargs)
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
07-Nov-2024 21:11:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
07-Nov-2024 21:11:59 tests/utils/bdd_utils.py:78: in wrapper
07-Nov-2024 21:11:59     return fun(*ba.args, **ba.kwargs)
07-Nov-2024 21:11:59 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
07-Nov-2024 21:11:59     assert_(client.perform, condition)
07-Nov-2024 21:11:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f18f5907f20>>
07-Nov-2024 21:11:59 args = (<function shell_check_type.<locals>.condition at 0x7f18f5776980>,)
07-Nov-2024 21:11:59 kwargs = {}, assert_result = False
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59     def assert_(expression, *args, **kwargs):
07-Nov-2024 21:11:59         assert_result = expression(*args, **kwargs)
07-Nov-2024 21:11:59 >       assert assert_result
07-Nov-2024 21:11:59 E       AssertionError
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 tests/utils/utils.py:42: AssertionError
07-Nov-2024 21:11:59 ------------------------------ Captured log call -------------------------------
07-Nov-2024 21:11:59 ERROR    root:utils.py:30 Traceback (most recent call last):
07-Nov-2024 21:11:59   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
07-Nov-2024 21:11:59     condition_satisfied = condition()
07-Nov-2024 21:11:59                           ^^^^^^^^^^^
07-Nov-2024 21:11:59   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
07-Nov-2024 21:11:59     assert stat_file_type.strip() == file_type
07-Nov-2024 21:11:59            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
07-Nov-2024 21:11:59 AssertionError
07-Nov-2024 21:11:59 =============================== warnings summary ===============================
07-Nov-2024 21:11:59 tests/utils/rest_utils.py:98
07-Nov-2024 21:11:59   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:11:59     print("""
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 tests/utils/path_utils.py:112
07-Nov-2024 21:11:59   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:11:59     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 tests/utils/acceptance_utils.py:55
07-Nov-2024 21:11:59   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 21:11:59     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 tests/utils/acceptance_utils.py:57
07-Nov-2024 21:11:59   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 21:11:59     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:11:59
07-Nov-2024 21:11:59 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 21:11:59 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 21:11:59 ============= 1 failed, 13 passed, 4 warnings in 857.73s (0:14:17) =============
07-Nov-2024 21:12:04 release "dev" uninstalled
07-Nov-2024 21:12:04 Sidecar injection has been disabled
07-Nov-2024 21:12:04 Cleaning helm release "dev"...
07-Nov-2024 21:12:04 Deleted 1 helm deployments
07-Nov-2024 21:12:04 Deleted 0 k8s deployments
07-Nov-2024 21:12:04 Deleted 0 k8s services
07-Nov-2024 21:12:04 Deleted 0 persistent volumes
07-Nov-2024 21:12:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:12:05 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 21:12:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:12:05 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 21:12:05 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 21:12:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:12:05 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 21:12:05 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 21:12:05 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 21:12:05 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS...
07-Nov-2024 21:12:05 Failing task since 1 failing test cases were found.
07-Nov-2024 21:12:05 Changing Task Result to SUCCESS as all failed tests were quarantined.
07-Nov-2024 21:12:05 Finished task 'Parse test results' with result: Success
07-Nov-2024 21:12:05 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:12:05
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:12:05 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:12:05
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3359 (ODSRV-OAP-MSRFSPS-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3359-ScriptBuildTask-11010368742753447377.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance
07-Nov-2024 21:12:05 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
07-Nov-2024 21:12:07 Uploading artifact
07-Nov-2024 21:12:07     source path: surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
07-Nov-2024 21:12:07     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
07-Nov-2024 21:12:07 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 21:12:07 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:12:07 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:12:07
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3359 (ODSRV-OAP-MSRFSPS-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3359-ScriptBuildTask-2773551454811201324.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS
07-Nov-2024 21:12:07 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 21:12:07 Finished task 'Pack logs' with result: Success
07-Nov-2024 21:12:07 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:12:07
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 21:12:07 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:12:07
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3359 (ODSRV-OAP-MSRFSPS-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3359-ScriptBuildTask-17192137667981104636.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance
07-Nov-2024 21:12:07   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 21:12:07                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 21:12:07
07-Nov-2024 21:12:07   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 21:12:07 100  4822  100  4822    0     0  55425      0 --:--:-- --:--:-- --:--:-- 55425
07-Nov-2024 21:12:07 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 21:12:11 Cleaning helm deployments
07-Nov-2024 21:12:11 Cleanining pods
07-Nov-2024 21:12:12 Cleaning kube persistant volumes
07-Nov-2024 21:12:12 pod "dev-volume-s3-krakow-585f4c9-frwxt" deleted
07-Nov-2024 21:12:32 pod "dev-volume-s3-paris-64bd65585f-glrzt" deleted
07-Nov-2024 21:12:35 Cleaning dockswift container
07-Nov-2024 21:12:35 Cleaning docker containers
07-Nov-2024 21:12:37 Stalled docker containers to remove:
07-Nov-2024 21:12:37 f69f6bfccde4 730ed66fad39 73f47043e326 260128082b89
07-Nov-2024 21:12:37 Removing stalled docker containers
07-Nov-2024 21:12:37 Error response from daemon: Cannot kill container: f69f6bfccde4: Container f69f6bfccde42ed514b21938bafd7b4e0364f54752251e5acbeabf3dcba7e325 is not running
07-Nov-2024 21:12:37 f69f6bfccde4
07-Nov-2024 21:12:37 Error response from daemon: Cannot kill container: 730ed66fad39: Container 730ed66fad39049071df53dd86db1a6a856be4c1becacbfd0c7d4464fe91a223 is not running
07-Nov-2024 21:12:37 730ed66fad39
07-Nov-2024 21:12:37 Error response from daemon: Cannot kill container: 73f47043e326: Container 73f47043e32634634a72e3575fffda5a068d6cc0fd127aff24e775aa3db87bd5 is not running
07-Nov-2024 21:12:37 73f47043e326
07-Nov-2024 21:12:38 260128082b89
07-Nov-2024 21:12:38 260128082b89
07-Nov-2024 21:12:38 Stalled docker volumes to remove:
07-Nov-2024 21:12:38
07-Nov-2024 21:12:38 Removing stalled docker volumes
07-Nov-2024 21:12:38 Removing stalled loopdevices
07-Nov-2024 21:12:39 Done
07-Nov-2024 21:12:39 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 21:12:39 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 21:12:39 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 21:12:39 Running post build plugin 'NCover Results Collector'
07-Nov-2024 21:12:39 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 21:12:39 Running post build plugin 'Clover Results Collector'
07-Nov-2024 21:12:39 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 21:12:39 Running post build plugin 'Artifact Copier'
07-Nov-2024 21:12:39 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 21:12:39 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 111.4 ms
07-Nov-2024 21:12:39 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS'
07-Nov-2024 21:12:39 Finalising the build...
07-Nov-2024 21:12:39 Stopping timer.
07-Nov-2024 21:12:39 Build ODSRV-OAP-MSRFSPS-3359 completed.
07-Nov-2024 21:12:39 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 21:12:39 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 21:12:39 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 21:12:39 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 21:12:39 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 21:12:39 All post build plugins have finished
07-Nov-2024 21:12:39 Generating build results summary...
07-Nov-2024 21:12:39 Saving build results to disk...
07-Nov-2024 21:12:39 Store variable context...
07-Nov-2024 21:12:39 Finished building ODSRV-OAP-MSRFSPS-3359.