oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

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

19-Nov-2024 22:20:31 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
19-Nov-2024 22:20:31 =================================================================
19-Nov-2024 22:20:31
19-Nov-2024 22:20:31 PASSED
19-Nov-2024 22:20:31 Unmounting client from /tmp/onedata/mnt/faaf1wcatdszoy7t
19-Nov-2024 22:20:31
19-Nov-2024 22:20:31
19-Nov-2024 22:20:31 Unmounting client from /tmp/onedata/mnt/4wvots9d2380jtdq
19-Nov-2024 22:20:31
19-Nov-2024 22:20:31
19-Nov-2024 22:20:58 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
19-Nov-2024 22:20:58 =================================================================
19-Nov-2024 22:20:58 - Executing scenario 'Decrease regular file size with truncate'
19-Nov-2024 22:20:58 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:20:58 -----------------------------------------------------------------
19-Nov-2024 22:20:58 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:20:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:20:58 using [token, token] by [user1, user2]"'
19-Nov-2024 22:20:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:20:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:20:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:20:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5dm54b7djapwz1zx
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5dm54b7djapwz1zx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5dm54b7djapwz1zx
19-Nov-2024 22:20:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16260295558067575758'...
19-Nov-2024 22:20:58 Getting configuration...
19-Nov-2024 22:20:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5dm54b7djapwz1zx'.
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:20:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:20:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:20:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qmvzkfopp8p1htgp
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qmvzkfopp8p1htgp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qmvzkfopp8p1htgp
19-Nov-2024 22:20:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7935668219206546072'...
19-Nov-2024 22:20:58 Getting configuration...
19-Nov-2024 22:20:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qmvzkfopp8p1htgp'.
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:20:58 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:20:58 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:20:58 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
19-Nov-2024 22:20:58 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
19-Nov-2024 22:20:58 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
19-Nov-2024 22:20:58 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
19-Nov-2024 22:20:58 =================================================================
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 PASSED
19-Nov-2024 22:20:58 Unmounting client from /tmp/onedata/mnt/5dm54b7djapwz1zx
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58 Unmounting client from /tmp/onedata/mnt/qmvzkfopp8p1htgp
19-Nov-2024 22:20:58
19-Nov-2024 22:20:58
19-Nov-2024 22:21:24 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
19-Nov-2024 22:21:24 =================================================================
19-Nov-2024 22:21:24 - Executing scenario 'Fail to truncate regular file without write permission'
19-Nov-2024 22:21:24 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:21:24 -----------------------------------------------------------------
19-Nov-2024 22:21:24 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:21:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:21:24 using [token, token] by [user1, user2]"'
19-Nov-2024 22:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:21:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cmox3zjm7v3u45sy
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cmox3zjm7v3u45sy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cmox3zjm7v3u45sy
19-Nov-2024 22:21:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13812254561873218366'...
19-Nov-2024 22:21:24 Getting configuration...
19-Nov-2024 22:21:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cmox3zjm7v3u45sy'.
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:21:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8wtx8q9k7kkcnpqm
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8wtx8q9k7kkcnpqm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8wtx8q9k7kkcnpqm
19-Nov-2024 22:21:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2399057764998683669'...
19-Nov-2024 22:21:24 Getting configuration...
19-Nov-2024 22:21:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8wtx8q9k7kkcnpqm'.
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:21:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:21:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:21:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:21:24 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 22:21:24 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 22:21:24 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
19-Nov-2024 22:21:24 =================================================================
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 PASSED
19-Nov-2024 22:21:24 Unmounting client from /tmp/onedata/mnt/cmox3zjm7v3u45sy
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24 Unmounting client from /tmp/onedata/mnt/8wtx8q9k7kkcnpqm
19-Nov-2024 22:21:24
19-Nov-2024 22:21:24
19-Nov-2024 22:21:48 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:21:48 =================================================================
19-Nov-2024 22:21:48 - Executing scenario 'Timestamps at creation'
19-Nov-2024 22:21:48 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:21:48 -----------------------------------------------------------------
19-Nov-2024 22:21:48 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:21:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:21:48 using [token, token] by [user1, user2]"'
19-Nov-2024 22:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:21:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yfemaoi731vwsdw5
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yfemaoi731vwsdw5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yfemaoi731vwsdw5
19-Nov-2024 22:21:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17891505875179742484'...
19-Nov-2024 22:21:48 Getting configuration...
19-Nov-2024 22:21:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yfemaoi731vwsdw5'.
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:21:48 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3t87ffkqwbn028ep
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3t87ffkqwbn028ep --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3t87ffkqwbn028ep
19-Nov-2024 22:21:48 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1085496727624342486'...
19-Nov-2024 22:21:48 Getting configuration...
19-Nov-2024 22:21:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3t87ffkqwbn028ep'.
19-Nov-2024 22:21:48
19-Nov-2024 22:21:48 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:21:48 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:21:48 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:21:48 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 22:21:48 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 22:21:48 =================================================================
19-Nov-2024 22:21:48
19-Nov-2024 22:21:49 PASSED
19-Nov-2024 22:21:49 Unmounting client from /tmp/onedata/mnt/yfemaoi731vwsdw5
19-Nov-2024 22:21:49
19-Nov-2024 22:21:49
19-Nov-2024 22:21:49 Unmounting client from /tmp/onedata/mnt/3t87ffkqwbn028ep
19-Nov-2024 22:21:49
19-Nov-2024 22:21:49
19-Nov-2024 22:22:13 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
19-Nov-2024 22:22:13 =================================================================
19-Nov-2024 22:22:13 - Executing scenario 'Fail to update timestamps (touch) without write permission'
19-Nov-2024 22:22:13 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:22:13 -----------------------------------------------------------------
19-Nov-2024 22:22:13 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:22:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:22:13 using [token, token] by [user1, user2]"'
19-Nov-2024 22:22:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:22:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:22:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:22:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hakb339hkyn5wrfb
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hakb339hkyn5wrfb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hakb339hkyn5wrfb
19-Nov-2024 22:22:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9962772014393887129'...
19-Nov-2024 22:22:13 Getting configuration...
19-Nov-2024 22:22:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hakb339hkyn5wrfb'.
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:22:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:22:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:22:13 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h7sw2gu01xovom4j
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h7sw2gu01xovom4j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h7sw2gu01xovom4j
19-Nov-2024 22:22:13 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15793479404342429722'...
19-Nov-2024 22:22:13 Getting configuration...
19-Nov-2024 22:22:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h7sw2gu01xovom4j'.
19-Nov-2024 22:22:13
19-Nov-2024 22:22:13 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:22:13 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:22:13 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:22:13 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:22:13 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 22:22:13 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 22:22:13 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 22:22:13 =================================================================
19-Nov-2024 22:22:13
19-Nov-2024 22:22:14 PASSED
19-Nov-2024 22:22:14 Unmounting client from /tmp/onedata/mnt/hakb339hkyn5wrfb
19-Nov-2024 22:22:14
19-Nov-2024 22:22:14
19-Nov-2024 22:22:14 Unmounting client from /tmp/onedata/mnt/h7sw2gu01xovom4j
19-Nov-2024 22:22:14
19-Nov-2024 22:22:14
19-Nov-2024 22:22:38 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
19-Nov-2024 22:22:38 =================================================================
19-Nov-2024 22:22:38 - Executing scenario 'Update timestamps (touch) with write permission'
19-Nov-2024 22:22:38 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:22:38 -----------------------------------------------------------------
19-Nov-2024 22:22:38 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:22:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:22:38 using [token, token] by [user1, user2]"'
19-Nov-2024 22:22:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:22:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:22:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:22:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vo216slev5337znd
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vo216slev5337znd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vo216slev5337znd
19-Nov-2024 22:22:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5048489487509806202'...
19-Nov-2024 22:22:38 Getting configuration...
19-Nov-2024 22:22:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vo216slev5337znd'.
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:22:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:22:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:22:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xmxawy8648pd1uxr
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xmxawy8648pd1uxr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xmxawy8648pd1uxr
19-Nov-2024 22:22:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14374928860829859643'...
19-Nov-2024 22:22:38 Getting configuration...
19-Nov-2024 22:22:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xmxawy8648pd1uxr'.
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:22:38 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:22:38 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:22:38 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:22:38 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
19-Nov-2024 22:22:38 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
19-Nov-2024 22:22:38 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 22:22:38 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
19-Nov-2024 22:22:38 =================================================================
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 PASSED
19-Nov-2024 22:22:38 Unmounting client from /tmp/onedata/mnt/vo216slev5337znd
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38 Unmounting client from /tmp/onedata/mnt/xmxawy8648pd1uxr
19-Nov-2024 22:22:38
19-Nov-2024 22:22:38
19-Nov-2024 22:23:11 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
19-Nov-2024 22:23:11 =================================================================
19-Nov-2024 22:23:11 - Executing scenario 'Access time'
19-Nov-2024 22:23:11 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:23:11 -----------------------------------------------------------------
19-Nov-2024 22:23:11 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:23:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:23:11 using [token, token] by [user1, user2]"'
19-Nov-2024 22:23:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:23:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:23:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:23:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/78zj42f89guwhkoy
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/78zj42f89guwhkoy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/78zj42f89guwhkoy
19-Nov-2024 22:23:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3461133831206141503'...
19-Nov-2024 22:23:11 Getting configuration...
19-Nov-2024 22:23:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/78zj42f89guwhkoy'.
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:23:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:23:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:23:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m51opk3dohbzxbnu
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m51opk3dohbzxbnu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m51opk3dohbzxbnu
19-Nov-2024 22:23:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14198773002165240325'...
19-Nov-2024 22:23:11 Getting configuration...
19-Nov-2024 22:23:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m51opk3dohbzxbnu'.
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:23:11 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:23:11 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:23:11 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
19-Nov-2024 22:23:11 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 22:23:11 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
19-Nov-2024 22:23:11 =================================================================
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 PASSED
19-Nov-2024 22:23:11 Unmounting client from /tmp/onedata/mnt/78zj42f89guwhkoy
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11 Unmounting client from /tmp/onedata/mnt/m51opk3dohbzxbnu
19-Nov-2024 22:23:11
19-Nov-2024 22:23:11
19-Nov-2024 22:23:37 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
19-Nov-2024 22:23:37 =================================================================
19-Nov-2024 22:23:37 - Executing scenario 'Modification time'
19-Nov-2024 22:23:37 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:23:37 -----------------------------------------------------------------
19-Nov-2024 22:23:37 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:23:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:23:37 using [token, token] by [user1, user2]"'
19-Nov-2024 22:23:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:23:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:23:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:23:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pbro57wfrvk4b5q7
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pbro57wfrvk4b5q7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pbro57wfrvk4b5q7
19-Nov-2024 22:23:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3340260642911404491'...
19-Nov-2024 22:23:37 Getting configuration...
19-Nov-2024 22:23:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pbro57wfrvk4b5q7'.
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:23:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:23:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:23:37 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sy8a7lxeppnh9ohr
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sy8a7lxeppnh9ohr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sy8a7lxeppnh9ohr
19-Nov-2024 22:23:37 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14498756069142911107'...
19-Nov-2024 22:23:37 Getting configuration...
19-Nov-2024 22:23:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sy8a7lxeppnh9ohr'.
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:23:37 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:23:37 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:23:37 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:23:37 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:23:37 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 22:23:37 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
19-Nov-2024 22:23:37 =================================================================
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 PASSED
19-Nov-2024 22:23:37 Unmounting client from /tmp/onedata/mnt/pbro57wfrvk4b5q7
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37 Unmounting client from /tmp/onedata/mnt/sy8a7lxeppnh9ohr
19-Nov-2024 22:23:37
19-Nov-2024 22:23:37
19-Nov-2024 22:24:04 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
19-Nov-2024 22:24:04 =================================================================
19-Nov-2024 22:24:04 - Executing scenario 'Status-change time when changing mode'
19-Nov-2024 22:24:04 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:24:04 -----------------------------------------------------------------
19-Nov-2024 22:24:04 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:24:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:24:04 using [token, token] by [user1, user2]"'
19-Nov-2024 22:24:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:24:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:24:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:24:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nn13u6qr96gzztb4
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nn13u6qr96gzztb4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nn13u6qr96gzztb4
19-Nov-2024 22:24:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18167913495350394539'...
19-Nov-2024 22:24:04 Getting configuration...
19-Nov-2024 22:24:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nn13u6qr96gzztb4'.
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:24:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:24:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:24:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h5fka67mh58ln1qm
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h5fka67mh58ln1qm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h5fka67mh58ln1qm
19-Nov-2024 22:24:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4267775745928445912'...
19-Nov-2024 22:24:04 Getting configuration...
19-Nov-2024 22:24:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h5fka67mh58ln1qm'.
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:24:04 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:24:04 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:24:04 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:24:04 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
19-Nov-2024 22:24:04 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
19-Nov-2024 22:24:04 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 22:24:04 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 22:24:04 =================================================================
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 PASSED
19-Nov-2024 22:24:04 Unmounting client from /tmp/onedata/mnt/nn13u6qr96gzztb4
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04 Unmounting client from /tmp/onedata/mnt/h5fka67mh58ln1qm
19-Nov-2024 22:24:04
19-Nov-2024 22:24:04
19-Nov-2024 22:24:31 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
19-Nov-2024 22:24:31 =================================================================
19-Nov-2024 22:24:31 - Executing scenario 'Status-change time when renaming on storage'
19-Nov-2024 22:24:31 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:24:31 -----------------------------------------------------------------
19-Nov-2024 22:24:31 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:24:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:24:31 using [token, token] by [user1, user2]"'
19-Nov-2024 22:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dmkt4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4'
19-Nov-2024 22:24:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dmkt4' successfully started
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x99udhvu2s7naqth
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x99udhvu2s7naqth --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x99udhvu2s7naqth
19-Nov-2024 22:24:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '191608612642726189'...
19-Nov-2024 22:24:31 Getting configuration...
19-Nov-2024 22:24:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x99udhvu2s7naqth'.
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6gj7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7'
19-Nov-2024 22:24:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6gj7' successfully started
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jubeu6hqpv8wrmgy
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jubeu6hqpv8wrmgy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jubeu6hqpv8wrmgy
19-Nov-2024 22:24:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13561813441284111928'...
19-Nov-2024 22:24:31 Getting configuration...
19-Nov-2024 22:24:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jubeu6hqpv8wrmgy'.
19-Nov-2024 22:24:31
19-Nov-2024 22:24:31 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:24:31 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:24:31 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:24:31 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
19-Nov-2024 22:24:31 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:24:31 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
19-Nov-2024 22:24:31 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
19-Nov-2024 22:24:31 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
19-Nov-2024 22:24:31 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
19-Nov-2024 22:24:31 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
19-Nov-2024 22:24:31 =================================================================
19-Nov-2024 22:24:31
19-Nov-2024 22:24:42 PASSED
19-Nov-2024 22:24:42 Unmounting client from /tmp/onedata/mnt/x99udhvu2s7naqth
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 Unmounting client from /tmp/onedata/mnt/jubeu6hqpv8wrmgy
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1732055071.4505322', '-c', '/tmp/logs']
19-Nov-2024 22:24:42 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-m8f99. See /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-cross-support-job-3p-users-m8f99/entrypoint.log for more details
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-dmkt4: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-oneclient-krakow-7d9476b8bc-dmkt4/oneclient_logs
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42          38,226   2%   36.46MB/s    0:00:00 (xfr#1, to-chk=101/122)
19-Nov-2024 22:24:42          38,226   2%   36.46MB/s    0:00:00 (xfr#1, to-chk=95/122)
19-Nov-2024 22:24:42          38,976   2%   37.17MB/s    0:00:00 (xfr#2, to-chk=97/122)
19-Nov-2024 22:24:42         161,002   8%   38.39MB/s    0:00:00 (xfr#3, to-chk=96/122)
19-Nov-2024 22:24:42         161,752   8%   38.56MB/s    0:00:00 (xfr#4, to-chk=95/122)
19-Nov-2024 22:24:42         189,807  10%   30.17MB/s    0:00:00 (xfr#5, to-chk=94/122)
19-Nov-2024 22:24:42         190,269  10%   30.24MB/s    0:00:00 (xfr#6, to-chk=90/122)
19-Nov-2024 22:24:42         284,226  15%   20.85MB/s    0:00:00 (xfr#7, to-chk=89/122)
19-Nov-2024 22:24:42         284,688  15%   20.88MB/s    0:00:00 (xfr#8, to-chk=88/122)
19-Nov-2024 22:24:42         308,686  16%   22.65MB/s    0:00:00 (xfr#9, to-chk=87/122)
19-Nov-2024 22:24:42         309,052  16%   21.05MB/s    0:00:00 (xfr#10, to-chk=83/122)
19-Nov-2024 22:24:42         394,478  20%   22.13MB/s    0:00:00 (xfr#11, to-chk=82/122)
19-Nov-2024 22:24:42         394,844  20%   22.15MB/s    0:00:00 (xfr#12, to-chk=81/122)
19-Nov-2024 22:24:42         427,951  22%   22.67MB/s    0:00:00 (xfr#13, to-chk=80/122)
19-Nov-2024 22:24:42         428,605  22%   22.71MB/s    0:00:00 (xfr#14, to-chk=76/122)
19-Nov-2024 22:24:42         537,364  28%   23.29MB/s    0:00:00 (xfr#15, to-chk=75/122)
19-Nov-2024 22:24:42         538,018  28%   22.31MB/s    0:00:00 (xfr#16, to-chk=74/122)
19-Nov-2024 22:24:42         538,646  28%   22.33MB/s    0:00:00 (xfr#17, to-chk=73/122)
19-Nov-2024 22:24:42         566,169  30%   20.77MB/s    0:00:00 (xfr#18, to-chk=72/122)
19-Nov-2024 22:24:42         566,727  30%   20.79MB/s    0:00:00 (xfr#19, to-chk=68/122)
19-Nov-2024 22:24:42         651,804  34%   23.91MB/s    0:00:00 (xfr#20, to-chk=67/122)
19-Nov-2024 22:24:42         652,362  34%   23.93MB/s    0:00:00 (xfr#21, to-chk=66/122)
19-Nov-2024 22:24:42         685,231  36%   24.20MB/s    0:00:00 (xfr#22, to-chk=65/122)
19-Nov-2024 22:24:42         685,693  36%   24.22MB/s    0:00:00 (xfr#23, to-chk=61/122)
19-Nov-2024 22:24:42         802,481  42%   23.92MB/s    0:00:00 (xfr#24, to-chk=60/122)
19-Nov-2024 22:24:42         802,943  42%   23.93MB/s    0:00:00 (xfr#25, to-chk=59/122)
19-Nov-2024 22:24:42         835,711  44%   24.15MB/s    0:00:00 (xfr#26, to-chk=58/122)
19-Nov-2024 22:24:42         836,173  44%   24.16MB/s    0:00:00 (xfr#27, to-chk=54/122)
19-Nov-2024 22:24:42         941,128  49%   24.93MB/s    0:00:00 (xfr#28, to-chk=53/122)
19-Nov-2024 22:24:42         941,590  49%   24.94MB/s    0:00:00 (xfr#29, to-chk=52/122)
19-Nov-2024 22:24:42         942,218  49%   24.96MB/s    0:00:00 (xfr#30, to-chk=51/122)
19-Nov-2024 22:24:42         976,309  51%   23.87MB/s    0:00:00 (xfr#31, to-chk=50/122)
19-Nov-2024 22:24:42         976,867  51%   23.29MB/s    0:00:00 (xfr#32, to-chk=46/122)
19-Nov-2024 22:24:42       1,098,567  58%   23.81MB/s    0:00:00 (xfr#33, to-chk=45/122)
19-Nov-2024 22:24:42       1,099,125  58%   23.82MB/s    0:00:00 (xfr#34, to-chk=44/122)
19-Nov-2024 22:24:42       1,126,209  59%   23.35MB/s    0:00:00 (xfr#35, to-chk=43/122)
19-Nov-2024 22:24:42       1,126,479  59%   23.35MB/s    0:00:00 (xfr#36, to-chk=39/122)
19-Nov-2024 22:24:42       1,221,615  64%   23.78MB/s    0:00:00 (xfr#37, to-chk=38/122)
19-Nov-2024 22:24:42       1,221,885  64%   23.31MB/s    0:00:00 (xfr#38, to-chk=37/122)
19-Nov-2024 22:24:42       1,222,513  64%   23.32MB/s    0:00:00 (xfr#39, to-chk=36/122)
19-Nov-2024 22:24:42       1,256,704  66%   23.50MB/s    0:00:00 (xfr#40, to-chk=35/122)
19-Nov-2024 22:24:42       1,257,358  66%   23.51MB/s    0:00:00 (xfr#41, to-chk=31/122)
19-Nov-2024 22:24:42       1,366,374  72%   25.06MB/s    0:00:00 (xfr#42, to-chk=30/122)
19-Nov-2024 22:24:42       1,367,028  72%   25.07MB/s    0:00:00 (xfr#43, to-chk=29/122)
19-Nov-2024 22:24:42       1,391,988  73%   23.71MB/s    0:00:00 (xfr#44, to-chk=28/122)
19-Nov-2024 22:24:42       1,392,258  73%   23.71MB/s    0:00:00 (xfr#45, to-chk=24/122)
19-Nov-2024 22:24:42       1,479,069  78%   24.32MB/s    0:00:00 (xfr#46, to-chk=23/122)
19-Nov-2024 22:24:42       1,479,339  78%   24.32MB/s    0:00:00 (xfr#47, to-chk=22/122)
19-Nov-2024 22:24:42       1,512,088  80%   24.44MB/s    0:00:00 (xfr#48, to-chk=21/122)
19-Nov-2024 22:24:42       1,512,454  80%   24.45MB/s    0:00:00 (xfr#49, to-chk=17/122)
19-Nov-2024 22:24:42       1,626,862  86%   24.24MB/s    0:00:00 (xfr#50, to-chk=16/122)
19-Nov-2024 22:24:42       1,627,228  86%   24.25MB/s    0:00:00 (xfr#51, to-chk=15/122)
19-Nov-2024 22:24:42       1,654,870  87%   24.28MB/s    0:00:00 (xfr#52, to-chk=14/122)
19-Nov-2024 22:24:42       1,655,428  87%   24.29MB/s    0:00:00 (xfr#53, to-chk=10/122)
19-Nov-2024 22:24:42       1,750,808  92%   24.55MB/s    0:00:00 (xfr#54, to-chk=9/122)
19-Nov-2024 22:24:42       1,751,366  92%   24.56MB/s    0:00:00 (xfr#55, to-chk=8/122)
19-Nov-2024 22:24:42       1,776,591  94%   24.92MB/s    0:00:00 (xfr#56, to-chk=7/122)
19-Nov-2024 22:24:42       1,777,053  94%   24.21MB/s    0:00:00 (xfr#57, to-chk=3/122)
19-Nov-2024 22:24:42       1,864,221  98%   25.40MB/s    0:00:00 (xfr#58, to-chk=2/122)
19-Nov-2024 22:24:42       1,864,683  98%   25.40MB/s    0:00:00 (xfr#59, to-chk=1/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   25.31MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   24.96MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   24.96MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   24.96MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   24.96MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42       1,884,324  99%   24.62MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-j6gj7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-oneclient-paris-5cc45c8cb7-j6gj7/oneclient_logs
19-Nov-2024 22:24:42 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:24:42 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=99/119)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42          19,794   1%   18.88MB/s    0:00:00 (xfr#1, to-chk=98/119)
19-Nov-2024 22:24:42          19,794   1%   18.88MB/s    0:00:00 (xfr#1, to-chk=92/119)
19-Nov-2024 22:24:42          20,448   1%   19.50MB/s    0:00:00 (xfr#2, to-chk=94/119)
19-Nov-2024 22:24:42          92,462   5%   88.18MB/s    0:00:00 (xfr#3, to-chk=93/119)
19-Nov-2024 22:24:42          93,116   5%   88.80MB/s    0:00:00 (xfr#4, to-chk=92/119)
19-Nov-2024 22:24:42         112,094   6%  106.90MB/s    0:00:00 (xfr#5, to-chk=91/119)
19-Nov-2024 22:24:42         112,460   7%  107.25MB/s    0:00:00 (xfr#6, to-chk=87/119)
19-Nov-2024 22:24:42         179,391  11%   17.11MB/s    0:00:00 (xfr#7, to-chk=86/119)
19-Nov-2024 22:24:42         179,757  11%   15.58MB/s    0:00:00 (xfr#8, to-chk=85/119)
19-Nov-2024 22:24:42         208,391  13%   16.56MB/s    0:00:00 (xfr#9, to-chk=84/119)
19-Nov-2024 22:24:42         208,949  13%   16.61MB/s    0:00:00 (xfr#10, to-chk=80/119)
19-Nov-2024 22:24:42         299,661  18%   11.91MB/s    0:00:00 (xfr#11, to-chk=79/119)
19-Nov-2024 22:24:42         300,219  18%   11.93MB/s    0:00:00 (xfr#12, to-chk=78/119)
19-Nov-2024 22:24:42         320,513  20%   12.23MB/s    0:00:00 (xfr#13, to-chk=77/119)
19-Nov-2024 22:24:42         321,167  20%   12.25MB/s    0:00:00 (xfr#14, to-chk=73/119)
19-Nov-2024 22:24:42         400,011  24%   14.67MB/s    0:00:00 (xfr#15, to-chk=72/119)
19-Nov-2024 22:24:42         400,665  25%   14.70MB/s    0:00:00 (xfr#16, to-chk=71/119)
19-Nov-2024 22:24:42         425,904  26%    7.38MB/s    0:00:00 (xfr#17, to-chk=70/119)
19-Nov-2024 22:24:42         426,366  26%    7.39MB/s    0:00:00 (xfr#18, to-chk=66/119)
19-Nov-2024 22:24:42         509,924  31%    7.72MB/s    0:00:00 (xfr#19, to-chk=65/119)
19-Nov-2024 22:24:42         510,386  31%    7.73MB/s    0:00:00 (xfr#20, to-chk=64/119)
19-Nov-2024 22:24:42         533,084  33%    8.07MB/s    0:00:00 (xfr#21, to-chk=63/119)
19-Nov-2024 22:24:42         533,450  33%    7.95MB/s    0:00:00 (xfr#22, to-chk=59/119)
19-Nov-2024 22:24:42         624,733  38%    8.63MB/s    0:00:00 (xfr#23, to-chk=58/119)
19-Nov-2024 22:24:42         625,099  39%    8.64MB/s    0:00:00 (xfr#24, to-chk=57/119)
19-Nov-2024 22:24:42         667,998  41%    8.73MB/s    0:00:00 (xfr#25, to-chk=56/119)
19-Nov-2024 22:24:42         668,652  41%    8.74MB/s    0:00:00 (xfr#26, to-chk=52/119)
19-Nov-2024 22:24:42         860,448  53%    7.53MB/s    0:00:00 (xfr#27, to-chk=51/119)
19-Nov-2024 22:24:42         861,102  53%    7.53MB/s    0:00:00 (xfr#28, to-chk=50/119)
19-Nov-2024 22:24:42         880,260  54%    7.63MB/s    0:00:00 (xfr#29, to-chk=49/119)
19-Nov-2024 22:24:42         880,818  54%    7.57MB/s    0:00:00 (xfr#30, to-chk=45/119)
19-Nov-2024 22:24:42         945,797  59%    7.98MB/s    0:00:00 (xfr#31, to-chk=44/119)
19-Nov-2024 22:24:42         946,355  59%    7.99MB/s    0:00:00 (xfr#32, to-chk=43/119)
19-Nov-2024 22:24:42         963,673  60%    7.99MB/s    0:00:00 (xfr#33, to-chk=42/119)
19-Nov-2024 22:24:42         964,231  60%    8.00MB/s    0:00:00 (xfr#34, to-chk=38/119)
19-Nov-2024 22:24:42       1,042,798  65%    8.15MB/s    0:00:00 (xfr#35, to-chk=37/119)
19-Nov-2024 22:24:42       1,043,356  65%    8.16MB/s    0:00:00 (xfr#36, to-chk=36/119)
19-Nov-2024 22:24:42       1,066,069  66%    8.27MB/s    0:00:00 (xfr#37, to-chk=35/119)
19-Nov-2024 22:24:42       1,066,531  66%    8.27MB/s    0:00:00 (xfr#38, to-chk=31/119)
19-Nov-2024 22:24:42       1,164,909  72%    8.82MB/s    0:00:00 (xfr#39, to-chk=30/119)
19-Nov-2024 22:24:42       1,165,371  72%    8.82MB/s    0:00:00 (xfr#40, to-chk=29/119)
19-Nov-2024 22:24:42       1,196,035  74%    8.84MB/s    0:00:00 (xfr#41, to-chk=28/119)
19-Nov-2024 22:24:42       1,196,689  74%    8.85MB/s    0:00:00 (xfr#42, to-chk=24/119)
19-Nov-2024 22:24:42       1,287,149  80%    9.44MB/s    0:00:00 (xfr#43, to-chk=23/119)
19-Nov-2024 22:24:42       1,287,803  80%    9.45MB/s    0:00:00 (xfr#44, to-chk=22/119)
19-Nov-2024 22:24:42       1,308,419  81%    9.38MB/s    0:00:00 (xfr#45, to-chk=21/119)
19-Nov-2024 22:24:42       1,309,073  81%    9.39MB/s    0:00:00 (xfr#46, to-chk=17/119)
19-Nov-2024 22:24:42       1,381,947  86%    9.84MB/s    0:00:00 (xfr#47, to-chk=16/119)
19-Nov-2024 22:24:42       1,382,601  86%    9.77MB/s    0:00:00 (xfr#48, to-chk=15/119)
19-Nov-2024 22:24:42       1,407,079  87%    9.94MB/s    0:00:00 (xfr#49, to-chk=14/119)
19-Nov-2024 22:24:42       1,407,445  87%    9.94MB/s    0:00:00 (xfr#50, to-chk=10/119)
19-Nov-2024 22:24:42       1,497,411  93%   10.35MB/s    0:00:00 (xfr#51, to-chk=9/119)
19-Nov-2024 22:24:42       1,497,777  93%   10.35MB/s    0:00:00 (xfr#52, to-chk=8/119)
19-Nov-2024 22:24:42       1,516,596  94%   10.41MB/s    0:00:00 (xfr#53, to-chk=7/119)
19-Nov-2024 22:24:42       1,516,962  94%   10.41MB/s    0:00:00 (xfr#54, to-chk=3/119)
19-Nov-2024 22:24:42       1,579,266  98%   10.11MB/s    0:00:00 (xfr#55, to-chk=2/119)
19-Nov-2024 22:24:42       1,579,632  98%   10.11MB/s    0:00:00 (xfr#56, to-chk=1/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.17MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%   10.04MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42       1,600,128  99%    9.97MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42          23,636   8%   22.54MB/s    0:00:00 (xfr#2, to-chk=37/42)
19-Nov-2024 22:24:42          44,419  15%   42.36MB/s    0:00:00 (xfr#3, to-chk=35/42)
19-Nov-2024 22:24:42          44,419  15%   42.36MB/s    0:00:00 (xfr#4, to-chk=33/42)
19-Nov-2024 22:24:42          44,419  15%   42.36MB/s    0:00:00 (xfr#5, to-chk=31/42)
19-Nov-2024 22:24:42          64,005  22%   61.04MB/s    0:00:00 (xfr#6, to-chk=29/42)
19-Nov-2024 22:24:42          64,155  22%   61.18MB/s    0:00:00 (xfr#7, to-chk=27/42)
19-Nov-2024 22:24:42          64,452  22%   61.47MB/s    0:00:00 (xfr#8, to-chk=25/42)
19-Nov-2024 22:24:42         124,930  44%   29.79MB/s    0:00:00 (xfr#9, to-chk=23/42)
19-Nov-2024 22:24:42         127,602  45%   30.42MB/s    0:00:00 (xfr#10, to-chk=13/42)
19-Nov-2024 22:24:42         130,559  46%   31.13MB/s    0:00:00 (xfr#11, to-chk=12/42)
19-Nov-2024 22:24:42         131,812  46%   25.14MB/s    0:00:00 (xfr#12, to-chk=11/42)
19-Nov-2024 22:24:42         132,660  47%   25.30MB/s    0:00:00 (xfr#13, to-chk=10/42)
19-Nov-2024 22:24:42         134,420  47%   25.64MB/s    0:00:00 (xfr#14, to-chk=9/42)
19-Nov-2024 22:24:42         138,287  49%   26.38MB/s    0:00:00 (xfr#15, to-chk=8/42)
19-Nov-2024 22:24:42         143,064  50%   22.74MB/s    0:00:00 (xfr#16, to-chk=7/42)
19-Nov-2024 22:24:42         144,596  51%   22.98MB/s    0:00:00 (xfr#17, to-chk=6/42)
19-Nov-2024 22:24:42         148,121  52%   23.54MB/s    0:00:00 (xfr#18, to-chk=5/42)
19-Nov-2024 22:24:42         150,506  53%   23.92MB/s    0:00:00 (xfr#19, to-chk=4/42)
19-Nov-2024 22:24:42         150,733  53%   23.96MB/s    0:00:00 (xfr#20, to-chk=3/42)
19-Nov-2024 22:24:42         152,778  54%   20.81MB/s    0:00:00 (xfr#21, to-chk=2/42)
19-Nov-2024 22:24:42         153,341  54%   20.89MB/s    0:00:00 (xfr#22, to-chk=1/42)
19-Nov-2024 22:24:42         156,581  55%   18.67MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         156,581  55%   14.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         156,581  55%   14.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         156,581  55%   14.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         156,581  55%   14.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         156,581  55%   14.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:24:42           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:24:42           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:24:42           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:24:42           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:24:42           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42          15,394  16%   14.68MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:24:42          31,697  33%   30.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:24:42          31,697  33%   30.23MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:24:42          46,888  49%   44.72MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:24:42          47,179  50%   44.99MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:24:42          47,179  50%   22.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42          23,211   8%   22.14MB/s    0:00:00 (xfr#2, to-chk=37/42)
19-Nov-2024 22:24:42          43,563  15%   41.54MB/s    0:00:00 (xfr#3, to-chk=35/42)
19-Nov-2024 22:24:42          43,563  15%   41.54MB/s    0:00:00 (xfr#4, to-chk=33/42)
19-Nov-2024 22:24:42          43,563  15%   41.54MB/s    0:00:00 (xfr#5, to-chk=31/42)
19-Nov-2024 22:24:42          62,724  22%   59.82MB/s    0:00:00 (xfr#6, to-chk=29/42)
19-Nov-2024 22:24:42          62,874  22%   59.96MB/s    0:00:00 (xfr#7, to-chk=27/42)
19-Nov-2024 22:24:42          63,171  22%   60.24MB/s    0:00:00 (xfr#8, to-chk=25/42)
19-Nov-2024 22:24:42         124,077  44%   59.16MB/s    0:00:00 (xfr#9, to-chk=23/42)
19-Nov-2024 22:24:42         125,835  44%   60.00MB/s    0:00:00 (xfr#10, to-chk=13/42)
19-Nov-2024 22:24:42         127,365  45%   60.73MB/s    0:00:00 (xfr#11, to-chk=12/42)
19-Nov-2024 22:24:42         129,748  46%   61.87MB/s    0:00:00 (xfr#12, to-chk=11/42)
19-Nov-2024 22:24:42         129,968  46%   41.32MB/s    0:00:00 (xfr#13, to-chk=10/42)
19-Nov-2024 22:24:42         133,491  47%   42.44MB/s    0:00:00 (xfr#14, to-chk=9/42)
19-Nov-2024 22:24:42         135,534  48%   43.09MB/s    0:00:00 (xfr#15, to-chk=8/42)
19-Nov-2024 22:24:42         138,204  49%   43.93MB/s    0:00:00 (xfr#16, to-chk=7/42)
19-Nov-2024 22:24:42         139,050  49%   44.20MB/s    0:00:00 (xfr#17, to-chk=6/42)
19-Nov-2024 22:24:42         139,609  49%   44.38MB/s    0:00:00 (xfr#18, to-chk=5/42)
19-Nov-2024 22:24:42         140,850  50%   44.78MB/s    0:00:00 (xfr#19, to-chk=4/42)
19-Nov-2024 22:24:42         145,607  52%   46.29MB/s    0:00:00 (xfr#20, to-chk=3/42)
19-Nov-2024 22:24:42         148,562  53%   47.23MB/s    0:00:00 (xfr#21, to-chk=2/42)
19-Nov-2024 22:24:42         151,802  54%   48.26MB/s    0:00:00 (xfr#22, to-chk=1/42)
19-Nov-2024 22:24:42         155,677  55%   37.12MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         155,677  55%   24.74MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         155,677  55%   24.74MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         155,677  55%   24.74MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         155,677  55%   24.74MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42         155,677  55%   24.74MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:24:42           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:24:42           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:24:42           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:24:42           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:24:42           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42          15,359  16%   14.65MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:24:42          31,625  33%   30.16MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:24:42          31,625  33%   30.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:24:42          46,781  49%   44.61MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:24:42          47,072  50%   44.89MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:24:42          47,072  50%   22.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42          16,323   7%   15.57MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 22:24:42          33,291  14%   31.75MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 22:24:42          33,291  14%   31.75MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 22:24:42          49,134  21%   46.86MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 22:24:42          49,225  21%   46.94MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 22:24:42          49,522  22%   47.23MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 22:24:42         112,311  50%  107.11MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 22:24:42         112,311  50%   35.70MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42          30,913  13%   29.48MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:24:42          62,986  26%   60.07MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:24:42          87,673  36%   83.61MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:24:42         118,383  49%  112.90MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:24:42         118,674  50%  113.18MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:24:42         118,674  50%   56.59MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:24:42 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.14.57/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:24:42               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:24:42           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:24:42           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:24:42           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:24:42           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:24:42           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:24:42           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:24:42 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1732055071.4505322 exists, exporting anyway.
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 =================================== FAILURES ===================================
19-Nov-2024 22:24:42 _____________________ test_type_empty[multiprovider_proxy] _____________________
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 fixturefunc = <function shell_check_type at 0x7fc6555a45e0>
19-Nov-2024 22:24:42 request = <FixtureRequest for <Function test_type_empty[multiprovider_proxy]>>
19-Nov-2024 22:24:42 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42     def call_fixture_func(
19-Nov-2024 22:24:42         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
19-Nov-2024 22:24:42     ) -> FixtureValue:
19-Nov-2024 22:24:42         if is_generator(fixturefunc):
19-Nov-2024 22:24:42             fixturefunc = cast(
19-Nov-2024 22:24:42                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
19-Nov-2024 22:24:42             )
19-Nov-2024 22:24:42             generator = fixturefunc(**kwargs)
19-Nov-2024 22:24:42             try:
19-Nov-2024 22:24:42                 fixture_result = next(generator)
19-Nov-2024 22:24:42             except StopIteration:
19-Nov-2024 22:24:42                 raise ValueError(f"{request.fixturename} did not yield a value") from None
19-Nov-2024 22:24:42             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
19-Nov-2024 22:24:42             request.addfinalizer(finalizer)
19-Nov-2024 22:24:42         else:
19-Nov-2024 22:24:42             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
19-Nov-2024 22:24:42 >           fixture_result = fixturefunc(**kwargs)
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
19-Nov-2024 22:24:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
19-Nov-2024 22:24:42 tests/utils/bdd_utils.py:78: in wrapper
19-Nov-2024 22:24:42     return fun(*ba.args, **ba.kwargs)
19-Nov-2024 22:24:42 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
19-Nov-2024 22:24:42     assert_(client.perform, condition)
19-Nov-2024 22:24:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7fc6553548f0>>
19-Nov-2024 22:24:42 args = (<function shell_check_type.<locals>.condition at 0x7fc6553527a0>,)
19-Nov-2024 22:24:42 kwargs = {}, assert_result = False
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42     def assert_(expression, *args, **kwargs):
19-Nov-2024 22:24:42         assert_result = expression(*args, **kwargs)
19-Nov-2024 22:24:42 >       assert assert_result
19-Nov-2024 22:24:42 E       AssertionError
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 tests/utils/utils.py:42: AssertionError
19-Nov-2024 22:24:42 ------------------------------ Captured log call -------------------------------
19-Nov-2024 22:24:42 ERROR    root:utils.py:30 Traceback (most recent call last):
19-Nov-2024 22:24:42   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
19-Nov-2024 22:24:42     condition_satisfied = condition()
19-Nov-2024 22:24:42                           ^^^^^^^^^^^
19-Nov-2024 22:24:42   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
19-Nov-2024 22:24:42     assert stat_file_type.strip() == file_type
19-Nov-2024 22:24:42            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19-Nov-2024 22:24:42 AssertionError
19-Nov-2024 22:24:42 =============================== warnings summary ===============================
19-Nov-2024 22:24:42 tests/utils/rest_utils.py:98
19-Nov-2024 22:24:42   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:24:42     print("""
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 tests/utils/path_utils.py:112
19-Nov-2024 22:24:42   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:24:42     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:24:42   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:24:42     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:24:42   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:24:42     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:24:42
19-Nov-2024 22:24:42 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:24:42 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:24:42 ============= 1 failed, 13 passed, 4 warnings in 587.74s (0:09:47) =============
19-Nov-2024 22:24:53 release "dev" uninstalled
19-Nov-2024 22:24:54 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:24:54 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:24:56 No resources found
19-Nov-2024 22:24:57 Sidecar injection has been disabled
19-Nov-2024 22:24:57 Cleaning helm release "dev"...
19-Nov-2024 22:24:57 Deleted 1 helm deployments
19-Nov-2024 22:24:57 Deleted 0 k8s deployments
19-Nov-2024 22:24:57 Deleted 0 k8s services
19-Nov-2024 22:24:57 Deleted 0 persistent volumes
19-Nov-2024 22:24:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:24:58 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:24:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:24:58 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:24:58 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:24:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:24:58 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:24:58 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:24:58 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:24:58 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS...
19-Nov-2024 22:24:58 Failing task since 1 failing test cases were found.
19-Nov-2024 22:24:58 Changing Task Result to SUCCESS as all failed tests were quarantined.
19-Nov-2024 22:24:58 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:24:58 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:24:58
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:24:58 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:24:58
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3366 (ODSRV-OAP-MPRFSPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3366-ScriptBuildTask-12028624104382023937.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance
19-Nov-2024 22:24:58 ./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_symlinks.tar.gz
19-Nov-2024 22:25:00 Uploading artifact
19-Nov-2024 22:25:00     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz
19-Nov-2024 22:25:00     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz
19-Nov-2024 22:25:00 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:25:00 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:25:00 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:25:00
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3366 (ODSRV-OAP-MPRFSPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3366-ScriptBuildTask-13722347119059925833.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS
19-Nov-2024 22:25:00 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:25:00 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:25:00 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:25:00
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:25:00 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:25:00
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3366 (ODSRV-OAP-MPRFSPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3366-ScriptBuildTask-18189696151806703202.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance
19-Nov-2024 22:25:00   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:25:00                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:25:00
19-Nov-2024 22:25:00   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:25:00 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
19-Nov-2024 22:25:00 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:25:10 Cleaning helm deployments
19-Nov-2024 22:25:10 Cleanining pods
19-Nov-2024 22:25:10 Cleaning kube persistant volumes
19-Nov-2024 22:25:11 Cleaning dockswift container
19-Nov-2024 22:25:11 Cleaning docker containers
19-Nov-2024 22:25:14 Stalled docker containers to remove:
19-Nov-2024 22:25:14 7da08eb281c8 0870a93471ef 135ec3087bf5 dd4c773cc28e ab24d9e46e53 c0a5ddf90fd5 12dc8b928ccb 9e74e21f2fea 8b2df8df950b 4312c13c0d5d 651c0d2749fd 890017b88e1b 30887c5c9436 537197c9ea3d ad9a2cb4c3ff e642e3447cb9 3cc886365a19 be02cf8cb5f5 639ee59df771 8864f7b79540
19-Nov-2024 22:25:14 Removing stalled docker containers
19-Nov-2024 22:25:14 Error response from daemon: Cannot kill container: 7da08eb281c8: Container 7da08eb281c86d1ae6e7c82a05b3a0b46f4520d90fa54451c88ac0e89abad1bd is not running
19-Nov-2024 22:25:14 7da08eb281c8
19-Nov-2024 22:25:14 Error response from daemon: Cannot kill container: 0870a93471ef: Container 0870a93471eff01763e1e1219e364fcde660975c633ff300e5b480d093d2a5d5 is not running
19-Nov-2024 22:25:14 0870a93471ef
19-Nov-2024 22:25:14 Error response from daemon: Cannot kill container: 135ec3087bf5: Container 135ec3087bf56872767c996cabe08a90d96d6c79390a059962e9f668e354436d is not running
19-Nov-2024 22:25:14 135ec3087bf5
19-Nov-2024 22:25:14 Error response from daemon: Cannot kill container: dd4c773cc28e: Container dd4c773cc28e22faf31cc47b2089eebcac4f23c4d26248ba963ae11dd938327a is not running
19-Nov-2024 22:25:14 dd4c773cc28e
19-Nov-2024 22:25:14 Error response from daemon: Cannot kill container: ab24d9e46e53: Container ab24d9e46e53bf196e44f3ce118ff74f53fc15c6be567badf74cb48c49ae1af7 is not running
19-Nov-2024 22:25:15 ab24d9e46e53
19-Nov-2024 22:25:15 Error response from daemon: Cannot kill container: c0a5ddf90fd5: Container c0a5ddf90fd50b3996869b270b43205f410c3da961f38b3d5cfeccff6da99702 is not running
19-Nov-2024 22:25:15 c0a5ddf90fd5
19-Nov-2024 22:25:15 Error response from daemon: Cannot kill container: 12dc8b928ccb: Container 12dc8b928ccb7174fc0521487d8a2cf956801115032b41581f046b7de6d34bf0 is not running
19-Nov-2024 22:25:15 12dc8b928ccb
19-Nov-2024 22:25:15 Error response from daemon: Cannot kill container: 9e74e21f2fea: Container 9e74e21f2fea30f0f80ddbfb64da80e443ed847ac33eaaa33f950aa1b49bbcbe is not running
19-Nov-2024 22:25:15 9e74e21f2fea
19-Nov-2024 22:25:15 Error response from daemon: Cannot kill container: 8b2df8df950b: Container 8b2df8df950bf105156f1b09fde8b14e72c72c56d1f9e4c738b6627323821117 is not running
19-Nov-2024 22:25:15 8b2df8df950b
19-Nov-2024 22:25:15 Error response from daemon: Cannot kill container: 4312c13c0d5d: Container 4312c13c0d5d0b3839eda388c7e527eb364b963b86150f57657a7985f3f7a886 is not running
19-Nov-2024 22:25:15 4312c13c0d5d
19-Nov-2024 22:25:15 Error response from daemon: Cannot kill container: 651c0d2749fd: Container 651c0d2749fd1760b30e9210d01bae66520cebb7619cb8a03f10c2fd242e3f71 is not running
19-Nov-2024 22:25:16 651c0d2749fd
19-Nov-2024 22:25:16 Error response from daemon: Cannot kill container: 890017b88e1b: Container 890017b88e1b7c7cca794b69c8e9aacc4fbed33d12860df279ba20da50164adf is not running
19-Nov-2024 22:25:16 890017b88e1b
19-Nov-2024 22:25:16 Error response from daemon: Cannot kill container: 30887c5c9436: Container 30887c5c9436ddd79569a1ea1f6437e32a4e0ddf6a45cf0c43000b3f183b7f94 is not running
19-Nov-2024 22:25:16 30887c5c9436
19-Nov-2024 22:25:16 Error response from daemon: Cannot kill container: 537197c9ea3d: Container 537197c9ea3ddac1559465b1cf33dbc86261c5e605d58396c6f4cd793fbb680d is not running
19-Nov-2024 22:25:16 537197c9ea3d
19-Nov-2024 22:25:16 Error response from daemon: Cannot kill container: ad9a2cb4c3ff: Container ad9a2cb4c3ff58e872973866a7093b4056017cf4962a331293a93ce030549946 is not running
19-Nov-2024 22:25:16 ad9a2cb4c3ff
19-Nov-2024 22:25:16 Error response from daemon: Cannot kill container: e642e3447cb9: Container e642e3447cb941359b7c65cb3e7aab262068b10540fc01caa973e2c77c01e120 is not running
19-Nov-2024 22:25:16 e642e3447cb9
19-Nov-2024 22:25:16 Error response from daemon: Cannot kill container: 3cc886365a19: Container 3cc886365a1908e5246ff07a1f1f9a325f283cc76c4da4749b822a14ac99d87f is not running
19-Nov-2024 22:25:17 3cc886365a19
19-Nov-2024 22:25:17 Error response from daemon: Cannot kill container: be02cf8cb5f5: Container be02cf8cb5f5378beda5d98b53caf6dee0c7d8edacbe0d872858971ebeff894f is not running
19-Nov-2024 22:25:17 be02cf8cb5f5
19-Nov-2024 22:25:17 Error response from daemon: Cannot kill container: 639ee59df771: Container 639ee59df7718a6f4cc5e381379e80a3a2a026d5aec540cee09aebcf1659a06b is not running
19-Nov-2024 22:25:17 639ee59df771
19-Nov-2024 22:25:18 8864f7b79540
19-Nov-2024 22:25:18 8864f7b79540
19-Nov-2024 22:25:18 Stalled docker volumes to remove:
19-Nov-2024 22:25:18
19-Nov-2024 22:25:18 Removing stalled docker volumes
19-Nov-2024 22:25:18 Removing stalled loopdevices
19-Nov-2024 22:25:19 Done
19-Nov-2024 22:25:19 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:25:19 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:25:19 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:25:19 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:25:19 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:25:19 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:25:19 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:25:19 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:25:19 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:25:20 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 54.69 ms
19-Nov-2024 22:25:20 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS'
19-Nov-2024 22:25:20 Finalising the build...
19-Nov-2024 22:25:20 Stopping timer.
19-Nov-2024 22:25:20 Build ODSRV-OAP-MPRFSPS-3366 completed.
19-Nov-2024 22:25:20 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:25:20 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:25:20 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:25:20 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:25:20 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:25:20 All post build plugins have finished
19-Nov-2024 22:25:20 Generating build results summary...
19-Nov-2024 22:25:20 Saving build results to disk...
19-Nov-2024 22:25:20 Store variable context...
19-Nov-2024 22:25:20 Finished building ODSRV-OAP-MPRFSPS-3366.