oneclient acceptance tests using environment deployed from packages

Build: #3361 was successful

Job: multiprovider proxy regular file stat proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,665 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:31:02
09-Nov-2024 19:31:02 PASSED
09-Nov-2024 19:31:02 Unmounting client from /tmp/onedata/mnt/jt0ahmpa57j6rjoi
09-Nov-2024 19:31:02
09-Nov-2024 19:31:02
09-Nov-2024 19:31:02 Unmounting client from /tmp/onedata/mnt/vj1l1z7xqqwll0vn
09-Nov-2024 19:31:02
09-Nov-2024 19:31:02
09-Nov-2024 19:31:26 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_increase_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:31:26 =================================================================
09-Nov-2024 19:31:26 - Executing scenario 'Increase regular file size with truncate'
09-Nov-2024 19:31:26 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:31:26 -----------------------------------------------------------------
09-Nov-2024 19:31:26 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:31:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:31:26 using [token, token] by [user1, user2]"'
09-Nov-2024 19:31:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:31:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:31:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:31:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/68ibbdb7fsyvdj7h
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/68ibbdb7fsyvdj7h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/68ibbdb7fsyvdj7h
09-Nov-2024 19:31:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17394141123778704012'...
09-Nov-2024 19:31:26 Getting configuration...
09-Nov-2024 19:31:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/68ibbdb7fsyvdj7h'.
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:31:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:31:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:31:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0ohgareh5r01h33m
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0ohgareh5r01h33m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0ohgareh5r01h33m
09-Nov-2024 19:31:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14205804618733946959'...
09-Nov-2024 19:31:26 Getting configuration...
09-Nov-2024 19:31:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0ohgareh5r01h33m'.
09-Nov-2024 19:31:26
09-Nov-2024 19:31:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:31:26 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:31:26 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:31:26 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
09-Nov-2024 19:31:26 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
09-Nov-2024 19:31:26 =================================================================
09-Nov-2024 19:31:26
09-Nov-2024 19:31:27 PASSED
09-Nov-2024 19:31:27 Unmounting client from /tmp/onedata/mnt/68ibbdb7fsyvdj7h
09-Nov-2024 19:31:27
09-Nov-2024 19:31:27
09-Nov-2024 19:31:27 Unmounting client from /tmp/onedata/mnt/0ohgareh5r01h33m
09-Nov-2024 19:31:27
09-Nov-2024 19:31:27
09-Nov-2024 19:31:54 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:31:54 =================================================================
09-Nov-2024 19:31:54 - Executing scenario 'Decrease regular file size with truncate'
09-Nov-2024 19:31:54 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:31:54 -----------------------------------------------------------------
09-Nov-2024 19:31:54 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:31:54 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:31:54 using [token, token] by [user1, user2]"'
09-Nov-2024 19:31:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:31:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:31:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:31:54 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nv7ruyj583imr01h
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nv7ruyj583imr01h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nv7ruyj583imr01h
09-Nov-2024 19:31:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11108884379720866090'...
09-Nov-2024 19:31:54 Getting configuration...
09-Nov-2024 19:31:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nv7ruyj583imr01h'.
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:31:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:31:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:31:54 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2a7tsoyvuhlte0ll
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2a7tsoyvuhlte0ll --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2a7tsoyvuhlte0ll
09-Nov-2024 19:31:54 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10412520270460139152'...
09-Nov-2024 19:31:54 Getting configuration...
09-Nov-2024 19:31:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2a7tsoyvuhlte0ll'.
09-Nov-2024 19:31:54
09-Nov-2024 19:31:54 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:31:54 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:31:54 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:31:54 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
09-Nov-2024 19:31:54 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
09-Nov-2024 19:31:54 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
09-Nov-2024 19:31:54 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
09-Nov-2024 19:31:54 =================================================================
09-Nov-2024 19:31:54
09-Nov-2024 19:31:55 PASSED
09-Nov-2024 19:31:55 Unmounting client from /tmp/onedata/mnt/nv7ruyj583imr01h
09-Nov-2024 19:31:55
09-Nov-2024 19:31:55
09-Nov-2024 19:31:55 Unmounting client from /tmp/onedata/mnt/2a7tsoyvuhlte0ll
09-Nov-2024 19:31:55
09-Nov-2024 19:31:55
09-Nov-2024 19:32:20 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:32:20 =================================================================
09-Nov-2024 19:32:20 - Executing scenario 'Fail to truncate regular file without write permission'
09-Nov-2024 19:32:20 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:32:20 -----------------------------------------------------------------
09-Nov-2024 19:32:20 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:32:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:32:20 using [token, token] by [user1, user2]"'
09-Nov-2024 19:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:32:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/u2g2f9zmxmhdcok7
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u2g2f9zmxmhdcok7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u2g2f9zmxmhdcok7
09-Nov-2024 19:32:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16902391731725038721'...
09-Nov-2024 19:32:20 Getting configuration...
09-Nov-2024 19:32:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u2g2f9zmxmhdcok7'.
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:32:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/143ol0n69rxhp4uy
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/143ol0n69rxhp4uy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/143ol0n69rxhp4uy
09-Nov-2024 19:32:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7233354228010363978'...
09-Nov-2024 19:32:20 Getting configuration...
09-Nov-2024 19:32:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/143ol0n69rxhp4uy'.
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:32:20 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:32:20 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:32:20 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:32:20 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
09-Nov-2024 19:32:20 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
09-Nov-2024 19:32:20 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
09-Nov-2024 19:32:20 =================================================================
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 PASSED
09-Nov-2024 19:32:20 Unmounting client from /tmp/onedata/mnt/u2g2f9zmxmhdcok7
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20 Unmounting client from /tmp/onedata/mnt/143ol0n69rxhp4uy
09-Nov-2024 19:32:20
09-Nov-2024 19:32:20
09-Nov-2024 19:32:43 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:32:43 =================================================================
09-Nov-2024 19:32:43 - Executing scenario 'Timestamps at creation'
09-Nov-2024 19:32:43 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:32:43 -----------------------------------------------------------------
09-Nov-2024 19:32:43 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:32:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:32:43 using [token, token] by [user1, user2]"'
09-Nov-2024 19:32:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:32:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:32:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:32:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ilk2gbczd40fbmr3
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ilk2gbczd40fbmr3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ilk2gbczd40fbmr3
09-Nov-2024 19:32:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8001176825021621999'...
09-Nov-2024 19:32:43 Getting configuration...
09-Nov-2024 19:32:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ilk2gbczd40fbmr3'.
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:32:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:32:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:32:43 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m0af92ut6yc8tcz5
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m0af92ut6yc8tcz5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m0af92ut6yc8tcz5
09-Nov-2024 19:32:43 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13907069021884488383'...
09-Nov-2024 19:32:43 Getting configuration...
09-Nov-2024 19:32:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m0af92ut6yc8tcz5'.
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:32:43 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:32:43 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:32:43 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
09-Nov-2024 19:32:43 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
09-Nov-2024 19:32:43 =================================================================
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 PASSED
09-Nov-2024 19:32:43 Unmounting client from /tmp/onedata/mnt/ilk2gbczd40fbmr3
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43 Unmounting client from /tmp/onedata/mnt/m0af92ut6yc8tcz5
09-Nov-2024 19:32:43
09-Nov-2024 19:32:43
09-Nov-2024 19:33:07 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:33:07 =================================================================
09-Nov-2024 19:33:07 - Executing scenario 'Fail to update timestamps (touch) without write permission'
09-Nov-2024 19:33:07 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:33:07 -----------------------------------------------------------------
09-Nov-2024 19:33:07 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:33:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:33:07 using [token, token] by [user1, user2]"'
09-Nov-2024 19:33:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:33:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fqfn8iuagn3bap2l
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fqfn8iuagn3bap2l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fqfn8iuagn3bap2l
09-Nov-2024 19:33:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '923278297225565178'...
09-Nov-2024 19:33:07 Getting configuration...
09-Nov-2024 19:33:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fqfn8iuagn3bap2l'.
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:33:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dcwkrkifybdanvz2
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dcwkrkifybdanvz2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dcwkrkifybdanvz2
09-Nov-2024 19:33:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5532207393226299000'...
09-Nov-2024 19:33:07 Getting configuration...
09-Nov-2024 19:33:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dcwkrkifybdanvz2'.
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:33:07 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:33:07 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:33:07 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:33:07 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
09-Nov-2024 19:33:07 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
09-Nov-2024 19:33:07 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
09-Nov-2024 19:33:07 =================================================================
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 PASSED
09-Nov-2024 19:33:07 Unmounting client from /tmp/onedata/mnt/fqfn8iuagn3bap2l
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07 Unmounting client from /tmp/onedata/mnt/dcwkrkifybdanvz2
09-Nov-2024 19:33:07
09-Nov-2024 19:33:07
09-Nov-2024 19:33:31 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:33:31 =================================================================
09-Nov-2024 19:33:31 - Executing scenario 'Update timestamps (touch) with write permission'
09-Nov-2024 19:33:31 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:33:31 -----------------------------------------------------------------
09-Nov-2024 19:33:31 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:33:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:33:31 using [token, token] by [user1, user2]"'
09-Nov-2024 19:33:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:33:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8aujr7cl9lt9159r
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8aujr7cl9lt9159r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8aujr7cl9lt9159r
09-Nov-2024 19:33:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7795707275931689207'...
09-Nov-2024 19:33:31 Getting configuration...
09-Nov-2024 19:33:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8aujr7cl9lt9159r'.
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:33:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4mdp8e0pv7xucxin
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4mdp8e0pv7xucxin --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4mdp8e0pv7xucxin
09-Nov-2024 19:33:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4126150244987378375'...
09-Nov-2024 19:33:31 Getting configuration...
09-Nov-2024 19:33:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4mdp8e0pv7xucxin'.
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:33:31 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:33:31 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:33:31 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:33:31 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
09-Nov-2024 19:33:31 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
09-Nov-2024 19:33:31 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
09-Nov-2024 19:33:31 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
09-Nov-2024 19:33:31 =================================================================
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 PASSED
09-Nov-2024 19:33:31 Unmounting client from /tmp/onedata/mnt/8aujr7cl9lt9159r
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31 Unmounting client from /tmp/onedata/mnt/4mdp8e0pv7xucxin
09-Nov-2024 19:33:31
09-Nov-2024 19:33:31
09-Nov-2024 19:34:06 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:34:06 =================================================================
09-Nov-2024 19:34:06 - Executing scenario 'Access time'
09-Nov-2024 19:34:06 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:34:06 -----------------------------------------------------------------
09-Nov-2024 19:34:06 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:34:06 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:34:06 using [token, token] by [user1, user2]"'
09-Nov-2024 19:34:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:34:06 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/87i8kgbpvn1y9331
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/87i8kgbpvn1y9331 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/87i8kgbpvn1y9331
09-Nov-2024 19:34:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3884294159042245134'...
09-Nov-2024 19:34:06 Getting configuration...
09-Nov-2024 19:34:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/87i8kgbpvn1y9331'.
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:34:06 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1ce02xsvxx9i3re4
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1ce02xsvxx9i3re4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1ce02xsvxx9i3re4
09-Nov-2024 19:34:06 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18361069704194659208'...
09-Nov-2024 19:34:06 Getting configuration...
09-Nov-2024 19:34:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1ce02xsvxx9i3re4'.
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 19:34:06 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:34:06 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:34:06 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
09-Nov-2024 19:34:06 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
09-Nov-2024 19:34:06 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
09-Nov-2024 19:34:06 =================================================================
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 PASSED
09-Nov-2024 19:34:06 Unmounting client from /tmp/onedata/mnt/87i8kgbpvn1y9331
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06 Unmounting client from /tmp/onedata/mnt/1ce02xsvxx9i3re4
09-Nov-2024 19:34:06
09-Nov-2024 19:34:06
09-Nov-2024 19:34:35 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:34:35 =================================================================
09-Nov-2024 19:34:35 - Executing scenario 'Modification time'
09-Nov-2024 19:34:35 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:34:35 -----------------------------------------------------------------
09-Nov-2024 19:34:35 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:34:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:34:35 using [token, token] by [user1, user2]"'
09-Nov-2024 19:34:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:34:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fo4amo13znaawhb3
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fo4amo13znaawhb3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fo4amo13znaawhb3
09-Nov-2024 19:34:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14529770476847079673'...
09-Nov-2024 19:34:35 Getting configuration...
09-Nov-2024 19:34:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fo4amo13znaawhb3'.
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:34:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j64aa2k1y4itq2pc
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j64aa2k1y4itq2pc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j64aa2k1y4itq2pc
09-Nov-2024 19:34:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11119323576993579394'...
09-Nov-2024 19:34:35 Getting configuration...
09-Nov-2024 19:34:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j64aa2k1y4itq2pc'.
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:34:35 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:34:35 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:34:35 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:34:35 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 19:34:35 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
09-Nov-2024 19:34:35 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
09-Nov-2024 19:34:35 =================================================================
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 PASSED
09-Nov-2024 19:34:35 Unmounting client from /tmp/onedata/mnt/fo4amo13znaawhb3
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35 Unmounting client from /tmp/onedata/mnt/j64aa2k1y4itq2pc
09-Nov-2024 19:34:35
09-Nov-2024 19:34:35
09-Nov-2024 19:35:09 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:35:09 =================================================================
09-Nov-2024 19:35:09 - Executing scenario 'Status-change time when changing mode'
09-Nov-2024 19:35:09 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:35:09 -----------------------------------------------------------------
09-Nov-2024 19:35:09 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:35:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:35:09 using [token, token] by [user1, user2]"'
09-Nov-2024 19:35:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:35:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:35:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:35:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p5b9ehwruujpwupv
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p5b9ehwruujpwupv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p5b9ehwruujpwupv
09-Nov-2024 19:35:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10382989978844135192'...
09-Nov-2024 19:35:09 Getting configuration...
09-Nov-2024 19:35:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p5b9ehwruujpwupv'.
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:35:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:35:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:35:09 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wiuhvq3shaap7783
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wiuhvq3shaap7783 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wiuhvq3shaap7783
09-Nov-2024 19:35:09 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9114327925306138995'...
09-Nov-2024 19:35:09 Getting configuration...
09-Nov-2024 19:35:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wiuhvq3shaap7783'.
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:35:09 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:35:09 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:35:09 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:35:09 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
09-Nov-2024 19:35:09 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
09-Nov-2024 19:35:09 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
09-Nov-2024 19:35:09 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
09-Nov-2024 19:35:09 =================================================================
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 PASSED
09-Nov-2024 19:35:09 Unmounting client from /tmp/onedata/mnt/p5b9ehwruujpwupv
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09 Unmounting client from /tmp/onedata/mnt/wiuhvq3shaap7783
09-Nov-2024 19:35:09
09-Nov-2024 19:35:09
09-Nov-2024 19:35:34 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:35:34 =================================================================
09-Nov-2024 19:35:34 - Executing scenario 'Status-change time when renaming on storage'
09-Nov-2024 19:35:34 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:35:34 -----------------------------------------------------------------
09-Nov-2024 19:35:34 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:35:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:35:34 using [token, token] by [user1, user2]"'
09-Nov-2024 19:35:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:35:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:35:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x628j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j'
09-Nov-2024 19:35:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x628j' successfully started
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7kvodyh8w33nc3b0
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7kvodyh8w33nc3b0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7kvodyh8w33nc3b0
09-Nov-2024 19:35:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15146366837131474779'...
09-Nov-2024 19:35:34 Getting configuration...
09-Nov-2024 19:35:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7kvodyh8w33nc3b0'.
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:35:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:35:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-p4fsr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr'
09-Nov-2024 19:35:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-p4fsr' successfully started
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3rq6uz6pgbghxjms
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3rq6uz6pgbghxjms --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3rq6uz6pgbghxjms
09-Nov-2024 19:35:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3661425408808498595'...
09-Nov-2024 19:35:34 Getting configuration...
09-Nov-2024 19:35:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3rq6uz6pgbghxjms'.
09-Nov-2024 19:35:34
09-Nov-2024 19:35:34 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:35:34 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:35:34 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:35:34 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
09-Nov-2024 19:35:34 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:35:34 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
09-Nov-2024 19:35:34 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
09-Nov-2024 19:35:34 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
09-Nov-2024 19:35:34 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
09-Nov-2024 19:35:34 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
09-Nov-2024 19:35:34 =================================================================
09-Nov-2024 19:35:34
09-Nov-2024 19:35:45 PASSED
09-Nov-2024 19:35:45 Unmounting client from /tmp/onedata/mnt/7kvodyh8w33nc3b0
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45 Unmounting client from /tmp/onedata/mnt/3rq6uz6pgbghxjms
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1731180934.9858723', '-c', '/tmp/logs']
09-Nov-2024 19:35:45 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-l9zgq. See /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-cross-support-job-3p-users-l9zgq/entrypoint.log for more details
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-x628j: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-oneclient-krakow-7d9476b8bc-x628j/oneclient_logs
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=103/123)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45          23,466   1%   22.38MB/s    0:00:00 (xfr#1, to-chk=102/123)
09-Nov-2024 19:35:45          23,466   1%   22.38MB/s    0:00:00 (xfr#1, to-chk=96/123)
09-Nov-2024 19:35:45          23,928   1%   22.82MB/s    0:00:00 (xfr#2, to-chk=98/123)
09-Nov-2024 19:35:45          96,185   7%   30.58MB/s    0:00:00 (xfr#3, to-chk=97/123)
09-Nov-2024 19:35:45          96,647   7%   30.72MB/s    0:00:00 (xfr#4, to-chk=96/123)
09-Nov-2024 19:35:45          97,275   7%   30.92MB/s    0:00:00 (xfr#5, to-chk=95/123)
09-Nov-2024 19:35:45         115,404   8%   36.69MB/s    0:00:00 (xfr#6, to-chk=94/123)
09-Nov-2024 19:35:45         115,962   8%   36.86MB/s    0:00:00 (xfr#7, to-chk=90/123)
09-Nov-2024 19:35:45         182,670  13%    7.57MB/s    0:00:00 (xfr#8, to-chk=89/123)
09-Nov-2024 19:35:45         183,228  13%    7.60MB/s    0:00:00 (xfr#9, to-chk=88/123)
09-Nov-2024 19:35:45         213,365  15%    8.85MB/s    0:00:00 (xfr#10, to-chk=87/123)
09-Nov-2024 19:35:45         213,923  15%    8.87MB/s    0:00:00 (xfr#11, to-chk=83/123)
09-Nov-2024 19:35:45         304,217  22%   12.09MB/s    0:00:00 (xfr#12, to-chk=82/123)
09-Nov-2024 19:35:45         304,775  22%   12.11MB/s    0:00:00 (xfr#13, to-chk=81/123)
09-Nov-2024 19:35:45         329,284  24%   12.56MB/s    0:00:00 (xfr#14, to-chk=80/123)
09-Nov-2024 19:35:45         329,938  24%   12.59MB/s    0:00:00 (xfr#15, to-chk=76/123)
09-Nov-2024 19:35:45         334,079  24%   12.74MB/s    0:00:00 (xfr#16, to-chk=75/123)
09-Nov-2024 19:35:45         419,126  30%   14.80MB/s    0:00:00 (xfr#17, to-chk=74/123)
09-Nov-2024 19:35:45         419,780  30%   14.83MB/s    0:00:00 (xfr#18, to-chk=73/123)
09-Nov-2024 19:35:45         435,367  31%   14.83MB/s    0:00:00 (xfr#19, to-chk=72/123)
09-Nov-2024 19:35:45         435,829  31%   14.84MB/s    0:00:00 (xfr#20, to-chk=68/123)
09-Nov-2024 19:35:45         493,356  36%   16.80MB/s    0:00:00 (xfr#21, to-chk=67/123)
09-Nov-2024 19:35:45         493,818  36%   16.24MB/s    0:00:00 (xfr#22, to-chk=66/123)
09-Nov-2024 19:35:45         518,138  37%   17.04MB/s    0:00:00 (xfr#23, to-chk=65/123)
09-Nov-2024 19:35:45         518,600  37%   17.05MB/s    0:00:00 (xfr#24, to-chk=61/123)
09-Nov-2024 19:35:45         595,967  43%   18.95MB/s    0:00:00 (xfr#25, to-chk=60/123)
09-Nov-2024 19:35:45         596,429  43%   18.96MB/s    0:00:00 (xfr#26, to-chk=59/123)
09-Nov-2024 19:35:45         621,411  45%   19.75MB/s    0:00:00 (xfr#27, to-chk=58/123)
09-Nov-2024 19:35:45         621,969  45%   19.77MB/s    0:00:00 (xfr#28, to-chk=54/123)
09-Nov-2024 19:35:45         711,056  52%   21.19MB/s    0:00:00 (xfr#29, to-chk=53/123)
09-Nov-2024 19:35:45         711,614  52%   21.21MB/s    0:00:00 (xfr#30, to-chk=52/123)
09-Nov-2024 19:35:45         728,721  53%   21.72MB/s    0:00:00 (xfr#31, to-chk=51/123)
09-Nov-2024 19:35:45         729,183  53%   21.73MB/s    0:00:00 (xfr#32, to-chk=47/123)
09-Nov-2024 19:35:45         787,424  57%   20.30MB/s    0:00:00 (xfr#33, to-chk=46/123)
09-Nov-2024 19:35:45         787,886  57%   20.31MB/s    0:00:00 (xfr#34, to-chk=45/123)
09-Nov-2024 19:35:45         788,514  57%   20.32MB/s    0:00:00 (xfr#35, to-chk=44/123)
09-Nov-2024 19:35:45         804,149  58%   20.73MB/s    0:00:00 (xfr#36, to-chk=43/123)
09-Nov-2024 19:35:45         804,515  58%   20.19MB/s    0:00:00 (xfr#37, to-chk=39/123)
09-Nov-2024 19:35:45         861,923  63%   20.05MB/s    0:00:00 (xfr#38, to-chk=38/123)
09-Nov-2024 19:35:45         862,289  63%   20.06MB/s    0:00:00 (xfr#39, to-chk=37/123)
09-Nov-2024 19:35:45         881,204  64%   20.50MB/s    0:00:00 (xfr#40, to-chk=36/123)
09-Nov-2024 19:35:45         881,858  64%   20.02MB/s    0:00:00 (xfr#41, to-chk=32/123)
09-Nov-2024 19:35:45         949,441  69%   20.58MB/s    0:00:00 (xfr#42, to-chk=31/123)
09-Nov-2024 19:35:45         950,095  69%   20.14MB/s    0:00:00 (xfr#43, to-chk=30/123)
09-Nov-2024 19:35:45         977,433  71%   20.26MB/s    0:00:00 (xfr#44, to-chk=29/123)
09-Nov-2024 19:35:45         978,087  71%   20.28MB/s    0:00:00 (xfr#45, to-chk=25/123)
09-Nov-2024 19:35:45       1,061,509  77%   19.10MB/s    0:00:00 (xfr#46, to-chk=24/123)
09-Nov-2024 19:35:45       1,062,163  77%   19.11MB/s    0:00:00 (xfr#47, to-chk=23/123)
09-Nov-2024 19:35:45       1,062,791  77%   18.77MB/s    0:00:00 (xfr#48, to-chk=22/123)
09-Nov-2024 19:35:45       1,082,421  79%   18.77MB/s    0:00:00 (xfr#49, to-chk=21/123)
09-Nov-2024 19:35:45       1,082,787  79%   18.78MB/s    0:00:00 (xfr#50, to-chk=17/123)
09-Nov-2024 19:35:45       1,156,053  84%   19.01MB/s    0:00:00 (xfr#51, to-chk=16/123)
09-Nov-2024 19:35:45       1,156,419  84%   19.01MB/s    0:00:00 (xfr#52, to-chk=15/123)
09-Nov-2024 19:35:45       1,173,653  85%   18.97MB/s    0:00:00 (xfr#53, to-chk=14/123)
09-Nov-2024 19:35:45       1,174,211  85%   18.98MB/s    0:00:00 (xfr#54, to-chk=10/123)
09-Nov-2024 19:35:45       1,232,654  90%   18.37MB/s    0:00:00 (xfr#55, to-chk=9/123)
09-Nov-2024 19:35:45       1,233,212  90%   18.38MB/s    0:00:00 (xfr#56, to-chk=8/123)
09-Nov-2024 19:35:45       1,256,809  92%   18.73MB/s    0:00:00 (xfr#57, to-chk=7/123)
09-Nov-2024 19:35:45       1,257,367  92%   18.74MB/s    0:00:00 (xfr#58, to-chk=3/123)
09-Nov-2024 19:35:45       1,343,208  98%   19.71MB/s    0:00:00 (xfr#59, to-chk=2/123)
09-Nov-2024 19:35:45       1,343,766  98%   19.72MB/s    0:00:00 (xfr#60, to-chk=1/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.70MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.70MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.70MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.70MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.70MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.41MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.41MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.41MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.41MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.41MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.41MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   19.41MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   18.31MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   18.31MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   18.31MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45       1,363,454  99%   18.31MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-p4fsr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-oneclient-paris-5cc45c8cb7-p4fsr/oneclient_logs
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45          16,930   1%   16.15MB/s    0:00:00 (xfr#1, to-chk=101/122)
09-Nov-2024 19:35:45          16,930   1%   16.15MB/s    0:00:00 (xfr#1, to-chk=95/122)
09-Nov-2024 19:35:45          17,392   1%   16.59MB/s    0:00:00 (xfr#2, to-chk=97/122)
09-Nov-2024 19:35:45          79,210   6%    5.04MB/s    0:00:00 (xfr#3, to-chk=96/122)
09-Nov-2024 19:35:45          79,672   6%    5.07MB/s    0:00:00 (xfr#4, to-chk=95/122)
09-Nov-2024 19:35:45         104,675   8%    6.66MB/s    0:00:00 (xfr#5, to-chk=94/122)
09-Nov-2024 19:35:45         105,233   8%    6.27MB/s    0:00:00 (xfr#6, to-chk=90/122)
09-Nov-2024 19:35:45         186,476  14%    6.84MB/s    0:00:00 (xfr#7, to-chk=89/122)
09-Nov-2024 19:35:45         187,034  14%    6.86MB/s    0:00:00 (xfr#8, to-chk=88/122)
09-Nov-2024 19:35:45         187,662  14%    6.88MB/s    0:00:00 (xfr#9, to-chk=87/122)
09-Nov-2024 19:35:45         204,821  16%    7.51MB/s    0:00:00 (xfr#10, to-chk=86/122)
09-Nov-2024 19:35:45         205,283  16%    7.53MB/s    0:00:00 (xfr#11, to-chk=82/122)
09-Nov-2024 19:35:45         295,432  23%   10.44MB/s    0:00:00 (xfr#12, to-chk=81/122)
09-Nov-2024 19:35:45         295,894  23%   10.45MB/s    0:00:00 (xfr#13, to-chk=80/122)
09-Nov-2024 19:35:45         312,895  24%    9.95MB/s    0:00:00 (xfr#14, to-chk=79/122)
09-Nov-2024 19:35:45         313,261  24%    9.96MB/s    0:00:00 (xfr#15, to-chk=75/122)
09-Nov-2024 19:35:45         388,637  30%   12.35MB/s    0:00:00 (xfr#16, to-chk=74/122)
09-Nov-2024 19:35:45         389,003  30%   11.97MB/s    0:00:00 (xfr#17, to-chk=73/122)
09-Nov-2024 19:35:45         405,855  32%   12.49MB/s    0:00:00 (xfr#18, to-chk=72/122)
09-Nov-2024 19:35:45         406,221  32%   12.50MB/s    0:00:00 (xfr#19, to-chk=68/122)
09-Nov-2024 19:35:45         472,928  37%   13.67MB/s    0:00:00 (xfr#20, to-chk=67/122)
09-Nov-2024 19:35:45         473,294  37%   13.68MB/s    0:00:00 (xfr#21, to-chk=66/122)
09-Nov-2024 19:35:45         493,972  39%   13.46MB/s    0:00:00 (xfr#22, to-chk=65/122)
09-Nov-2024 19:35:45         494,626  39%   13.48MB/s    0:00:00 (xfr#23, to-chk=61/122)
09-Nov-2024 19:35:45         573,869  45%   13.68MB/s    0:00:00 (xfr#24, to-chk=60/122)
09-Nov-2024 19:35:45         574,523  45%   13.70MB/s    0:00:00 (xfr#25, to-chk=59/122)
09-Nov-2024 19:35:45         594,995  47%   13.84MB/s    0:00:00 (xfr#26, to-chk=58/122)
09-Nov-2024 19:35:45         595,553  47%   13.85MB/s    0:00:00 (xfr#27, to-chk=54/122)
09-Nov-2024 19:35:45         667,416  52%   14.14MB/s    0:00:00 (xfr#28, to-chk=53/122)
09-Nov-2024 19:35:45         667,974  52%   14.16MB/s    0:00:00 (xfr#29, to-chk=52/122)
09-Nov-2024 19:35:45         684,553  54%   14.19MB/s    0:00:00 (xfr#30, to-chk=51/122)
09-Nov-2024 19:35:45         685,207  54%   14.21MB/s    0:00:00 (xfr#31, to-chk=47/122)
09-Nov-2024 19:35:45         750,423  59%   15.23MB/s    0:00:00 (xfr#32, to-chk=46/122)
09-Nov-2024 19:35:45         751,077  59%   15.24MB/s    0:00:00 (xfr#33, to-chk=45/122)
09-Nov-2024 19:35:45         765,532  60%   15.53MB/s    0:00:00 (xfr#34, to-chk=44/122)
09-Nov-2024 19:35:45         765,898  60%   15.22MB/s    0:00:00 (xfr#35, to-chk=40/122)
09-Nov-2024 19:35:45         821,469  65%   15.99MB/s    0:00:00 (xfr#36, to-chk=39/122)
09-Nov-2024 19:35:45         821,835  65%   16.00MB/s    0:00:00 (xfr#37, to-chk=38/122)
09-Nov-2024 19:35:45         822,463  65%   16.01MB/s    0:00:00 (xfr#38, to-chk=37/122)
09-Nov-2024 19:35:45         837,051  66%   15.97MB/s    0:00:00 (xfr#39, to-chk=36/122)
09-Nov-2024 19:35:45         837,321  66%   15.97MB/s    0:00:00 (xfr#40, to-chk=32/122)
09-Nov-2024 19:35:45         893,138  70%   16.38MB/s    0:00:00 (xfr#41, to-chk=31/122)
09-Nov-2024 19:35:45         893,408  70%   16.08MB/s    0:00:00 (xfr#42, to-chk=30/122)
09-Nov-2024 19:35:45         908,837  72%   16.05MB/s    0:00:00 (xfr#43, to-chk=29/122)
09-Nov-2024 19:35:45         909,395  72%   16.06MB/s    0:00:00 (xfr#44, to-chk=25/122)
09-Nov-2024 19:35:45         966,046  76%   16.75MB/s    0:00:00 (xfr#45, to-chk=24/122)
09-Nov-2024 19:35:45         966,604  76%   16.46MB/s    0:00:00 (xfr#46, to-chk=23/122)
09-Nov-2024 19:35:45         982,822  77%   16.74MB/s    0:00:00 (xfr#47, to-chk=22/122)
09-Nov-2024 19:35:45         983,284  77%   16.75MB/s    0:00:00 (xfr#48, to-chk=18/122)
09-Nov-2024 19:35:45       1,070,168  84%   17.01MB/s    0:00:00 (xfr#49, to-chk=17/122)
09-Nov-2024 19:35:45       1,070,630  84%   17.02MB/s    0:00:00 (xfr#50, to-chk=16/122)
09-Nov-2024 19:35:45       1,071,258  84%   16.75MB/s    0:00:00 (xfr#51, to-chk=15/122)
09-Nov-2024 19:35:45       1,085,950  86%   16.98MB/s    0:00:00 (xfr#52, to-chk=14/122)
09-Nov-2024 19:35:45       1,086,412  86%   16.98MB/s    0:00:00 (xfr#53, to-chk=10/122)
09-Nov-2024 19:35:45       1,139,620  90%   16.98MB/s    0:00:00 (xfr#54, to-chk=9/122)
09-Nov-2024 19:35:45       1,140,082  90%   16.99MB/s    0:00:00 (xfr#55, to-chk=8/122)
09-Nov-2024 19:35:45       1,165,114  92%   13.72MB/s    0:00:00 (xfr#56, to-chk=7/122)
09-Nov-2024 19:35:45       1,165,864  92%   13.73MB/s    0:00:00 (xfr#57, to-chk=3/122)
09-Nov-2024 19:35:45       1,237,715  98%   14.39MB/s    0:00:00 (xfr#58, to-chk=2/122)
09-Nov-2024 19:35:45       1,238,465  98%   14.40MB/s    0:00:00 (xfr#59, to-chk=1/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   14.64MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   13.80MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   13.80MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   13.80MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45       1,259,008  99%   13.80MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45          15,394  16%   14.68MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:35:45          31,697  33%   30.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:35:45          31,697  33%   30.23MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:35:45          46,888  49%   44.72MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:35:45          47,179  50%   44.99MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:35:45          47,179  50%   22.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45          35,950  10%   34.28MB/s    0:00:00 (xfr#2, to-chk=37/42)
09-Nov-2024 19:35:45          69,321  19%   66.11MB/s    0:00:00 (xfr#3, to-chk=35/42)
09-Nov-2024 19:35:45          69,321  19%   33.05MB/s    0:00:00 (xfr#4, to-chk=33/42)
09-Nov-2024 19:35:45          69,321  19%   33.05MB/s    0:00:00 (xfr#5, to-chk=31/42)
09-Nov-2024 19:35:45         101,221  29%   48.27MB/s    0:00:00 (xfr#6, to-chk=29/42)
09-Nov-2024 19:35:45         101,371  29%   48.34MB/s    0:00:00 (xfr#7, to-chk=27/42)
09-Nov-2024 19:35:45         101,668  29%   48.48MB/s    0:00:00 (xfr#8, to-chk=25/42)
09-Nov-2024 19:35:45         157,408  45%   37.53MB/s    0:00:00 (xfr#9, to-chk=23/42)
09-Nov-2024 19:35:45         158,769  45%   37.85MB/s    0:00:00 (xfr#10, to-chk=13/42)
09-Nov-2024 19:35:45         159,737  46%   38.08MB/s    0:00:00 (xfr#11, to-chk=12/42)
09-Nov-2024 19:35:45         163,319  47%   38.94MB/s    0:00:00 (xfr#12, to-chk=11/42)
09-Nov-2024 19:35:45         166,618  48%   39.72MB/s    0:00:00 (xfr#13, to-chk=10/42)
09-Nov-2024 19:35:45         168,777  48%   40.24MB/s    0:00:00 (xfr#14, to-chk=9/42)
09-Nov-2024 19:35:45         169,397  48%   40.39MB/s    0:00:00 (xfr#15, to-chk=8/42)
09-Nov-2024 19:35:45         169,618  48%   40.44MB/s    0:00:00 (xfr#16, to-chk=7/42)
09-Nov-2024 19:35:45         171,492  49%   40.89MB/s    0:00:00 (xfr#17, to-chk=6/42)
09-Nov-2024 19:35:45         175,416  50%   33.46MB/s    0:00:00 (xfr#18, to-chk=5/42)
09-Nov-2024 19:35:45         177,860  51%   33.92MB/s    0:00:00 (xfr#19, to-chk=4/42)
09-Nov-2024 19:35:45         179,506  51%   34.24MB/s    0:00:00 (xfr#20, to-chk=3/42)
09-Nov-2024 19:35:45         182,577  52%   34.82MB/s    0:00:00 (xfr#21, to-chk=2/42)
09-Nov-2024 19:35:45         185,363  53%   35.36MB/s    0:00:00 (xfr#22, to-chk=1/42)
09-Nov-2024 19:35:45         189,627  54%   36.17MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         189,627  54%   30.14MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         189,627  54%   30.14MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         189,627  54%   25.83MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         189,627  54%   25.83MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         189,627  54%   25.83MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:35:45           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:35:45           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:35:45           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:35:45           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:35:45           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45          15,532  16%   14.81MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:35:45          31,973  33%   30.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:35:45          31,973  33%   30.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:35:45          47,302  49%   45.11MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:35:45          47,593  50%   45.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:35:45          47,593  50%   22.69MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45          35,652  10%   34.00MB/s    0:00:00 (xfr#2, to-chk=37/42)
09-Nov-2024 19:35:45          68,816  19%   32.81MB/s    0:00:00 (xfr#3, to-chk=35/42)
09-Nov-2024 19:35:45          68,816  19%   32.81MB/s    0:00:00 (xfr#4, to-chk=33/42)
09-Nov-2024 19:35:45          68,816  19%   32.81MB/s    0:00:00 (xfr#5, to-chk=31/42)
09-Nov-2024 19:35:45         100,418  29%   31.92MB/s    0:00:00 (xfr#6, to-chk=29/42)
09-Nov-2024 19:35:45         100,568  29%   31.97MB/s    0:00:00 (xfr#7, to-chk=27/42)
09-Nov-2024 19:35:45         100,865  29%   32.06MB/s    0:00:00 (xfr#8, to-chk=25/42)
09-Nov-2024 19:35:45         156,589  45%   49.78MB/s    0:00:00 (xfr#9, to-chk=23/42)
09-Nov-2024 19:35:45         159,656  46%   38.06MB/s    0:00:00 (xfr#10, to-chk=13/42)
09-Nov-2024 19:35:45         159,877  46%   38.12MB/s    0:00:00 (xfr#11, to-chk=12/42)
09-Nov-2024 19:35:45         163,176  47%   31.12MB/s    0:00:00 (xfr#12, to-chk=11/42)
09-Nov-2024 19:35:45         165,958  48%   26.38MB/s    0:00:00 (xfr#13, to-chk=10/42)
09-Nov-2024 19:35:45         170,220  49%   27.06MB/s    0:00:00 (xfr#14, to-chk=9/42)
09-Nov-2024 19:35:45         172,662  49%   27.44MB/s    0:00:00 (xfr#15, to-chk=8/42)
09-Nov-2024 19:35:45         174,019  50%   27.66MB/s    0:00:00 (xfr#16, to-chk=7/42)
09-Nov-2024 19:35:45         174,635  50%   23.79MB/s    0:00:00 (xfr#17, to-chk=6/42)
09-Nov-2024 19:35:45         176,792  51%   24.09MB/s    0:00:00 (xfr#18, to-chk=5/42)
09-Nov-2024 19:35:45         178,664  51%   24.34MB/s    0:00:00 (xfr#19, to-chk=4/42)
09-Nov-2024 19:35:45         180,308  52%   24.57MB/s    0:00:00 (xfr#20, to-chk=3/42)
09-Nov-2024 19:35:45         183,892  53%   25.05MB/s    0:00:00 (xfr#21, to-chk=2/42)
09-Nov-2024 19:35:45         184,850  53%   22.04MB/s    0:00:00 (xfr#22, to-chk=1/42)
09-Nov-2024 19:35:45         188,774  54%   22.50MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         188,774  54%   22.50MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         188,774  54%   22.50MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         188,774  54%   16.37MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         188,774  54%   16.37MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45         188,774  54%   16.37MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:35:45           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:35:45           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:35:45           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:35:45           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:35:45           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45          16,231   7%   15.48MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 19:35:45          33,105  15%   31.57MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 19:35:45          33,105  15%   31.57MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 19:35:45          48,856  22%   46.59MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 19:35:45          48,947  22%   46.68MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 19:35:45          49,244  23%   46.96MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 19:35:45         106,571  50%  101.63MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 19:35:45         106,571  50%   25.41MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:35:45           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:35:45           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:35:45           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:35:45           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:35:45           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:35:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.26.46/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:35:45               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:35:45          31,984  13%   30.50MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:35:45          65,142  26%   62.12MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:35:45          89,829  36%   85.67MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:35:45         121,610  49%  115.98MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:35:45         121,901  50%  116.25MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:35:45         121,901  50%   58.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:35:45 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1731180934.9858723 exists, exporting anyway.
09-Nov-2024 19:35:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:35:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45 =============================== warnings summary ===============================
09-Nov-2024 19:35:45 tests/utils/rest_utils.py:98
09-Nov-2024 19:35:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:35:45     print("""
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45 tests/utils/path_utils.py:112
09-Nov-2024 19:35:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:35:45     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45 tests/utils/acceptance_utils.py:55
09-Nov-2024 19:35:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:35:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45 tests/utils/acceptance_utils.py:57
09-Nov-2024 19:35:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:35:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:35:45
09-Nov-2024 19:35:45 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 19:35:45 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 19:35:45 ================== 14 passed, 4 warnings in 541.64s (0:09:01) ==================
09-Nov-2024 19:35:49 release "dev" uninstalled
09-Nov-2024 19:35:51 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 19:35:51 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
09-Nov-2024 19:35:53 No resources found
09-Nov-2024 19:35:54 Sidecar injection has been disabled
09-Nov-2024 19:35:54 Cleaning helm release "dev"...
09-Nov-2024 19:35:54 Deleted 1 helm deployments
09-Nov-2024 19:35:54 Deleted 0 k8s deployments
09-Nov-2024 19:35:54 Deleted 0 k8s services
09-Nov-2024 19:35:54 Deleted 0 persistent volumes
09-Nov-2024 19:35:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:35:54 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 19:35:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:35:54 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 19:35:54 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 19:35:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:35:54 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 19:35:54 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 19:35:54 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 19:35:54 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP...
09-Nov-2024 19:35:54 Finished task 'Parse test results' with result: Success
09-Nov-2024 19:35:54 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:35:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:35:54 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:35:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3361 (ODSRV-OAP-MPRFSP-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3361-ScriptBuildTask-17447576026749358398.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
09-Nov-2024 19:35:54 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
09-Nov-2024 19:35:56 Uploading artifact
09-Nov-2024 19:35:56     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
09-Nov-2024 19:35:56     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
09-Nov-2024 19:35:56 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 19:35:56 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:35:56 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:35:56
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3361 (ODSRV-OAP-MPRFSP-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3361-ScriptBuildTask-16031216261797951098.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP
09-Nov-2024 19:35:56 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 19:35:56 Finished task 'Pack logs' with result: Success
09-Nov-2024 19:35:56 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:35:56
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 19:35:56 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:35:56
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3361 (ODSRV-OAP-MPRFSP-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3361-ScriptBuildTask-8757396068925619132.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
09-Nov-2024 19:35:56   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 19:35:56                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 19:35:56
09-Nov-2024 19:35:56   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 19:35:56 100  4822  100  4822    0     0  52989      0 --:--:-- --:--:-- --:--:-- 53577
09-Nov-2024 19:35:56 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 19:35:57 Cleaning helm deployments
09-Nov-2024 19:35:57 Cleanining pods
09-Nov-2024 19:35:57 Cleaning kube persistant volumes
09-Nov-2024 19:35:58 Cleaning dockswift container
09-Nov-2024 19:35:58 Cleaning docker containers
09-Nov-2024 19:36:00 Stalled docker containers to remove:
09-Nov-2024 19:36:00 ee91f9e5c887 8ff89170a540 a036a2ce22fe 8c5ab4e4567b 52664b276694 9a9cc6d2300c a1bf8a926f20 82c8afa5464d 6cee20d3d6ce 7b73ff960757 ba777d658609 fe4db625e8ed d64a136a9e1b bf2e8c8cee92 75a5a67f5fcf 3171f94fd24d 4c3fb9d156b4 28b2c6f1df0a 440dc067801b 6fe8db927f7c
09-Nov-2024 19:36:00 Removing stalled docker containers
09-Nov-2024 19:36:00 Error response from daemon: Cannot kill container: ee91f9e5c887: Container ee91f9e5c887eef93c3998599cda6e123f2c63f8509090faa2eac6b9d386c69f is not running
09-Nov-2024 19:36:00 ee91f9e5c887
09-Nov-2024 19:36:00 Error response from daemon: Cannot kill container: 8ff89170a540: Container 8ff89170a5402f4a25bb8d7c2570b62e1a0bba866b1fc24172c14384a4fafcec is not running
09-Nov-2024 19:36:01 8ff89170a540
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: a036a2ce22fe: Container a036a2ce22fef1cdc4d0d4f8d2eeec97a57f681007ef1efb821ff8bafebcc681 is not running
09-Nov-2024 19:36:01 a036a2ce22fe
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: 8c5ab4e4567b: Container 8c5ab4e4567b91495779d2bf41c7c013658ee76a4823f346e83aeb0d21055f1c is not running
09-Nov-2024 19:36:01 8c5ab4e4567b
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: 52664b276694: Container 52664b276694cfe26ea5703e5456f12517a34ad486441acf4390e5d76fa577f1 is not running
09-Nov-2024 19:36:01 52664b276694
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: 9a9cc6d2300c: Container 9a9cc6d2300c741df7fc5c1f5e1599767f5d5647c4c63df6b2a412796a8f07d8 is not running
09-Nov-2024 19:36:01 9a9cc6d2300c
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: a1bf8a926f20: Container a1bf8a926f20876797acdd4946c43017bf95f46e5a019357306ada8d12a890ee is not running
09-Nov-2024 19:36:01 a1bf8a926f20
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: 82c8afa5464d: Container 82c8afa5464d38612f397eb0d26445b511cdbdabe25e2e59a98be11e0899f70f is not running
09-Nov-2024 19:36:01 82c8afa5464d
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: 6cee20d3d6ce: Container 6cee20d3d6cead21bc4fc669c4e15a8afd66ca4857a7bc6360ea14cbefec0cdf is not running
09-Nov-2024 19:36:01 6cee20d3d6ce
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: 7b73ff960757: Container 7b73ff960757b3d2c29ae60549510bed650a9c8d246180d1064ab8a52b679879 is not running
09-Nov-2024 19:36:01 7b73ff960757
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: ba777d658609: Container ba777d658609c1c4026b58125c0eafe17cbee1746834455c4d464d4068067635 is not running
09-Nov-2024 19:36:01 ba777d658609
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: fe4db625e8ed: Container fe4db625e8ed079cce33fe450c8c665ddccf9b5ff8d8a1b9c1a4e66f29d6b685 is not running
09-Nov-2024 19:36:01 fe4db625e8ed
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: d64a136a9e1b: Container d64a136a9e1b7ca379cb0e8d274334d6b6bbd893be4fdcf134e40f3d4b90fdf2 is not running
09-Nov-2024 19:36:01 d64a136a9e1b
09-Nov-2024 19:36:01 Error response from daemon: Cannot kill container: bf2e8c8cee92: Container bf2e8c8cee92284a4849db8b27704f2fe6ea1a3d42c0601244796c5f83473194 is not running
09-Nov-2024 19:36:02 bf2e8c8cee92
09-Nov-2024 19:36:02 Error response from daemon: Cannot kill container: 75a5a67f5fcf: Container 75a5a67f5fcf48e1fd3d11b78dd841b1e6269d9b19f0af94456ff5b53527b784 is not running
09-Nov-2024 19:36:02 75a5a67f5fcf
09-Nov-2024 19:36:02 Error response from daemon: Cannot kill container: 3171f94fd24d: Container 3171f94fd24d59e5fafc95745b00353300295edb36ce2f04184f526c8aba4e68 is not running
09-Nov-2024 19:36:02 3171f94fd24d
09-Nov-2024 19:36:02 Error response from daemon: Cannot kill container: 4c3fb9d156b4: Container 4c3fb9d156b43c7f1b9eed1c6ff5238195f5604d1d2e2fb754f1926195b2acbb is not running
09-Nov-2024 19:36:02 4c3fb9d156b4
09-Nov-2024 19:36:02 Error response from daemon: Cannot kill container: 28b2c6f1df0a: Container 28b2c6f1df0a8f8af3c1d89d3a821fbb9d3580f91f2c5b8457fddaddf7318d73 is not running
09-Nov-2024 19:36:02 28b2c6f1df0a
09-Nov-2024 19:36:02 Error response from daemon: Cannot kill container: 440dc067801b: Container 440dc067801b97376733f02277089061b26930d328dae39785eda30d6afb8f9f is not running
09-Nov-2024 19:36:02 440dc067801b
09-Nov-2024 19:36:02 6fe8db927f7c
09-Nov-2024 19:36:02 6fe8db927f7c
09-Nov-2024 19:36:02 Stalled docker volumes to remove:
09-Nov-2024 19:36:02
09-Nov-2024 19:36:02 Removing stalled docker volumes
09-Nov-2024 19:36:02 Removing stalled loopdevices
09-Nov-2024 19:36:03 Done
09-Nov-2024 19:36:03 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 19:36:03 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 19:36:03 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 19:36:03 Running post build plugin 'NCover Results Collector'
09-Nov-2024 19:36:03 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 19:36:03 Running post build plugin 'Clover Results Collector'
09-Nov-2024 19:36:03 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 19:36:03 Running post build plugin 'Artifact Copier'
09-Nov-2024 19:36:03 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 19:36:03 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 82.69 ms
09-Nov-2024 19:36:03 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP'
09-Nov-2024 19:36:03 Finalising the build...
09-Nov-2024 19:36:03 Stopping timer.
09-Nov-2024 19:36:03 Build ODSRV-OAP-MPRFSP-3361 completed.
09-Nov-2024 19:36:03 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 19:36:03 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 19:36:03 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 19:36:03 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 19:36:03 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 19:36:03 All post build plugins have finished
09-Nov-2024 19:36:03 Generating build results summary...
09-Nov-2024 19:36:04 Saving build results to disk...
09-Nov-2024 19:36:04 Store variable context...
09-Nov-2024 19:36:04 Finished building ODSRV-OAP-MPRFSP-3361.