oneclient acceptance tests using environment deployed from packages

Build: #3365 was successful

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,721 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 19:53:42
19-Nov-2024 19:53:42 Unmounting client from /tmp/onedata/mnt/qxhrfpb8vi5c1k01
19-Nov-2024 19:53:42
19-Nov-2024 19:53:42
19-Nov-2024 19:54:28 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 19:54:28 =================================================================
19-Nov-2024 19:54:28 - Executing scenario 'Decrease regular file size with truncate'
19-Nov-2024 19:54:28 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:54:28 -----------------------------------------------------------------
19-Nov-2024 19:54:28 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:54:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:54:28 using [token, token] by [user1, user2]"'
19-Nov-2024 19:54:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:54:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:54:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 19:54:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3hzd483143lw4ylh
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3hzd483143lw4ylh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3hzd483143lw4ylh
19-Nov-2024 19:54:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9801503775635613237'...
19-Nov-2024 19:54:28 Getting configuration...
19-Nov-2024 19:54:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3hzd483143lw4ylh'.
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:54:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:54:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 19:54:28 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hyo9lqx425v07fle
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hyo9lqx425v07fle --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hyo9lqx425v07fle
19-Nov-2024 19:54:28 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '174188496992000675'...
19-Nov-2024 19:54:28 Getting configuration...
19-Nov-2024 19:54:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hyo9lqx425v07fle'.
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:54:28 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:54:28 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:54:28 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
19-Nov-2024 19:54:28 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
19-Nov-2024 19:54:28 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
19-Nov-2024 19:54:28 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
19-Nov-2024 19:54:28 =================================================================
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 PASSED
19-Nov-2024 19:54:28 Unmounting client from /tmp/onedata/mnt/3hzd483143lw4ylh
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28 Unmounting client from /tmp/onedata/mnt/hyo9lqx425v07fle
19-Nov-2024 19:54:28
19-Nov-2024 19:54:28
19-Nov-2024 19:55:11 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 19:55:11 =================================================================
19-Nov-2024 19:55:11 - Executing scenario 'Fail to truncate regular file without write permission'
19-Nov-2024 19:55:11 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:55:11 -----------------------------------------------------------------
19-Nov-2024 19:55:11 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:55:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:55:11 using [token, token] by [user1, user2]"'
19-Nov-2024 19:55:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:55:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:55:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 19:55:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l4pt6i8htv2ymx7w
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l4pt6i8htv2ymx7w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l4pt6i8htv2ymx7w
19-Nov-2024 19:55:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14701463574017542188'...
19-Nov-2024 19:55:11 Getting configuration...
19-Nov-2024 19:55:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l4pt6i8htv2ymx7w'.
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:55:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:55:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 19:55:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6jfia6sk0t03h02c
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6jfia6sk0t03h02c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6jfia6sk0t03h02c
19-Nov-2024 19:55:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14209558846813593242'...
19-Nov-2024 19:55:11 Getting configuration...
19-Nov-2024 19:55:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6jfia6sk0t03h02c'.
19-Nov-2024 19:55:11
19-Nov-2024 19:55:11 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:55:11 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:55:11 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:55:11 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:55:11 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 19:55:11 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 19:55:11 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
19-Nov-2024 19:55:11 =================================================================
19-Nov-2024 19:55:11
19-Nov-2024 19:55:12 PASSED
19-Nov-2024 19:55:12 Unmounting client from /tmp/onedata/mnt/l4pt6i8htv2ymx7w
19-Nov-2024 19:55:12
19-Nov-2024 19:55:12
19-Nov-2024 19:55:12 Unmounting client from /tmp/onedata/mnt/6jfia6sk0t03h02c
19-Nov-2024 19:55:12
19-Nov-2024 19:55:12
19-Nov-2024 19:55:55 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 19:55:55 =================================================================
19-Nov-2024 19:55:55 - Executing scenario 'Timestamps at creation'
19-Nov-2024 19:55:55 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:55:55 -----------------------------------------------------------------
19-Nov-2024 19:55:55 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:55:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:55:55 using [token, token] by [user1, user2]"'
19-Nov-2024 19:55:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:55:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:55:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 19:55:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7o4u2b8mo7r0um5u
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7o4u2b8mo7r0um5u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7o4u2b8mo7r0um5u
19-Nov-2024 19:55:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5105432107009943848'...
19-Nov-2024 19:55:55 Getting configuration...
19-Nov-2024 19:55:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7o4u2b8mo7r0um5u'.
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:55:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:55:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 19:55:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uugawrbj2pz0vyj7
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uugawrbj2pz0vyj7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uugawrbj2pz0vyj7
19-Nov-2024 19:55:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7199470508443266351'...
19-Nov-2024 19:55:55 Getting configuration...
19-Nov-2024 19:55:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uugawrbj2pz0vyj7'.
19-Nov-2024 19:55:55
19-Nov-2024 19:55:55 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:55:55 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:55:55 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:55:55 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 19:55:55 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 19:55:55 =================================================================
19-Nov-2024 19:55:55
19-Nov-2024 19:55:56 PASSED
19-Nov-2024 19:55:56 Unmounting client from /tmp/onedata/mnt/7o4u2b8mo7r0um5u
19-Nov-2024 19:55:56
19-Nov-2024 19:55:56
19-Nov-2024 19:55:56 Unmounting client from /tmp/onedata/mnt/uugawrbj2pz0vyj7
19-Nov-2024 19:55:56
19-Nov-2024 19:55:56
19-Nov-2024 19:56:39 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 19:56:39 =================================================================
19-Nov-2024 19:56:39 - Executing scenario 'Fail to update timestamps (touch) without write permission'
19-Nov-2024 19:56:39 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:56:39 -----------------------------------------------------------------
19-Nov-2024 19:56:39 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:56:39 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:56:39 using [token, token] by [user1, user2]"'
19-Nov-2024 19:56:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:56:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:56:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 19:56:39 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kl8g10roogtc0zy7
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kl8g10roogtc0zy7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kl8g10roogtc0zy7
19-Nov-2024 19:56:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15147001507267904364'...
19-Nov-2024 19:56:39 Getting configuration...
19-Nov-2024 19:56:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kl8g10roogtc0zy7'.
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:56:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:56:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 19:56:39 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lzwe0fv7sem8d67d
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lzwe0fv7sem8d67d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lzwe0fv7sem8d67d
19-Nov-2024 19:56:39 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3594512921817183048'...
19-Nov-2024 19:56:39 Getting configuration...
19-Nov-2024 19:56:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lzwe0fv7sem8d67d'.
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:56:39 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:56:39 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:56:39 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:56:39 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 19:56:39 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 19:56:39 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 19:56:39 =================================================================
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 PASSED
19-Nov-2024 19:56:39 Unmounting client from /tmp/onedata/mnt/kl8g10roogtc0zy7
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39 Unmounting client from /tmp/onedata/mnt/lzwe0fv7sem8d67d
19-Nov-2024 19:56:39
19-Nov-2024 19:56:39
19-Nov-2024 19:57:23 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 19:57:23 =================================================================
19-Nov-2024 19:57:23 - Executing scenario 'Update timestamps (touch) with write permission'
19-Nov-2024 19:57:23 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:57:23 -----------------------------------------------------------------
19-Nov-2024 19:57:23 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:57:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:57:23 using [token, token] by [user1, user2]"'
19-Nov-2024 19:57:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:57:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:57:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 19:57:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ol1lgyjlkdyitzfu
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ol1lgyjlkdyitzfu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ol1lgyjlkdyitzfu
19-Nov-2024 19:57:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9876648349128933266'...
19-Nov-2024 19:57:23 Getting configuration...
19-Nov-2024 19:57:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ol1lgyjlkdyitzfu'.
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:57:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:57:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 19:57:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eodi0c8wk5br3m6q
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eodi0c8wk5br3m6q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eodi0c8wk5br3m6q
19-Nov-2024 19:57:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2246421245396730741'...
19-Nov-2024 19:57:23 Getting configuration...
19-Nov-2024 19:57:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eodi0c8wk5br3m6q'.
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:57:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:57:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:57:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:57:23 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
19-Nov-2024 19:57:23 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
19-Nov-2024 19:57:23 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 19:57:23 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
19-Nov-2024 19:57:23 =================================================================
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 PASSED
19-Nov-2024 19:57:23 Unmounting client from /tmp/onedata/mnt/ol1lgyjlkdyitzfu
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23 Unmounting client from /tmp/onedata/mnt/eodi0c8wk5br3m6q
19-Nov-2024 19:57:23
19-Nov-2024 19:57:23
19-Nov-2024 19:58:14 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 19:58:14 =================================================================
19-Nov-2024 19:58:14 - Executing scenario 'Access time'
19-Nov-2024 19:58:14 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:58:14 -----------------------------------------------------------------
19-Nov-2024 19:58:14 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:58:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:58:14 using [token, token] by [user1, user2]"'
19-Nov-2024 19:58:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:58:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:58:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 19:58:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7x4t69tpl3cfy44t
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7x4t69tpl3cfy44t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7x4t69tpl3cfy44t
19-Nov-2024 19:58:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17853331269317243909'...
19-Nov-2024 19:58:14 Getting configuration...
19-Nov-2024 19:58:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7x4t69tpl3cfy44t'.
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:58:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:58:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 19:58:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/foh0efgivckpe4qf
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/foh0efgivckpe4qf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/foh0efgivckpe4qf
19-Nov-2024 19:58:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1754328970535719946'...
19-Nov-2024 19:58:14 Getting configuration...
19-Nov-2024 19:58:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/foh0efgivckpe4qf'.
19-Nov-2024 19:58:14
19-Nov-2024 19:58:14 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:58:14 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:58:14 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 19:58:14 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
19-Nov-2024 19:58:14 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 19:58:14 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
19-Nov-2024 19:58:14 =================================================================
19-Nov-2024 19:58:14
19-Nov-2024 19:58:15 PASSED
19-Nov-2024 19:58:15 Unmounting client from /tmp/onedata/mnt/7x4t69tpl3cfy44t
19-Nov-2024 19:58:15
19-Nov-2024 19:58:15
19-Nov-2024 19:58:15 Unmounting client from /tmp/onedata/mnt/foh0efgivckpe4qf
19-Nov-2024 19:58:15
19-Nov-2024 19:58:15
19-Nov-2024 19:59:00 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 19:59:00 =================================================================
19-Nov-2024 19:59:00 - Executing scenario 'Modification time'
19-Nov-2024 19:59:00 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:59:00 -----------------------------------------------------------------
19-Nov-2024 19:59:00 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:59:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:59:00 using [token, token] by [user1, user2]"'
19-Nov-2024 19:59:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:59:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:59:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 19:59:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d2x0ui02mcn3povj
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d2x0ui02mcn3povj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d2x0ui02mcn3povj
19-Nov-2024 19:59:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11387863131316548156'...
19-Nov-2024 19:59:00 Getting configuration...
19-Nov-2024 19:59:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d2x0ui02mcn3povj'.
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:59:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:59:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 19:59:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hu21eohejljguhby
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hu21eohejljguhby --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hu21eohejljguhby
19-Nov-2024 19:59:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7123142275650177752'...
19-Nov-2024 19:59:00 Getting configuration...
19-Nov-2024 19:59:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hu21eohejljguhby'.
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:59:00 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:59:00 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:59:00 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 19:59:00 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:59:00 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 19:59:00 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
19-Nov-2024 19:59:00 =================================================================
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 PASSED
19-Nov-2024 19:59:00 Unmounting client from /tmp/onedata/mnt/d2x0ui02mcn3povj
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00 Unmounting client from /tmp/onedata/mnt/hu21eohejljguhby
19-Nov-2024 19:59:00
19-Nov-2024 19:59:00
19-Nov-2024 19:59:45 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 19:59:45 =================================================================
19-Nov-2024 19:59:45 - Executing scenario 'Status-change time when changing mode'
19-Nov-2024 19:59:45 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:59:45 -----------------------------------------------------------------
19-Nov-2024 19:59:45 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:59:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:59:45 using [token, token] by [user1, user2]"'
19-Nov-2024 19:59:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:59:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:59:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 19:59:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ec5diry77he0dcnt
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ec5diry77he0dcnt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ec5diry77he0dcnt
19-Nov-2024 19:59:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17539301313828107642'...
19-Nov-2024 19:59:45 Getting configuration...
19-Nov-2024 19:59:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ec5diry77he0dcnt'.
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:59:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:59:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 19:59:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tw56tzwp5qbhszsy
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tw56tzwp5qbhszsy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tw56tzwp5qbhszsy
19-Nov-2024 19:59:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7879116124811303735'...
19-Nov-2024 19:59:45 Getting configuration...
19-Nov-2024 19:59:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tw56tzwp5qbhszsy'.
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:59:45 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:59:45 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:59:45 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 19:59:45 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
19-Nov-2024 19:59:45 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
19-Nov-2024 19:59:45 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 19:59:45 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 19:59:45 =================================================================
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 PASSED
19-Nov-2024 19:59:45 Unmounting client from /tmp/onedata/mnt/ec5diry77he0dcnt
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45 Unmounting client from /tmp/onedata/mnt/tw56tzwp5qbhszsy
19-Nov-2024 19:59:45
19-Nov-2024 19:59:45
19-Nov-2024 20:00:32 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 20:00:32 =================================================================
19-Nov-2024 20:00:32 - Executing scenario 'Status-change time when renaming on storage'
19-Nov-2024 20:00:32 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:00:32 -----------------------------------------------------------------
19-Nov-2024 20:00:32 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:00:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:00:32 using [token, token] by [user1, user2]"'
19-Nov-2024 20:00:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:00:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:00:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q5w5w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w'
19-Nov-2024 20:00:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-q5w5w' successfully started
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r97kz4rvlje8ibab
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r97kz4rvlje8ibab --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r97kz4rvlje8ibab
19-Nov-2024 20:00:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7051747796298148787'...
19-Nov-2024 20:00:32 Getting configuration...
19-Nov-2024 20:00:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r97kz4rvlje8ibab'.
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:00:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:00:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-mxzgr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr'
19-Nov-2024 20:00:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-mxzgr' successfully started
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hi4ggx2ymkwqetcu
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hi4ggx2ymkwqetcu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hi4ggx2ymkwqetcu
19-Nov-2024 20:00:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12397015487681897748'...
19-Nov-2024 20:00:32 Getting configuration...
19-Nov-2024 20:00:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hi4ggx2ymkwqetcu'.
19-Nov-2024 20:00:32
19-Nov-2024 20:00:32 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 20:00:32 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 20:00:32 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 20:00:32 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
19-Nov-2024 20:00:32 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 20:00:32 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
19-Nov-2024 20:00:32 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
19-Nov-2024 20:00:32 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
19-Nov-2024 20:00:32 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
19-Nov-2024 20:00:32 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
19-Nov-2024 20:00:32 =================================================================
19-Nov-2024 20:00:32
19-Nov-2024 20:00:52 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:00:52 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:00:52 PASSED
19-Nov-2024 20:00:52 Unmounting client from /tmp/onedata/mnt/r97kz4rvlje8ibab
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 Unmounting client from /tmp/onedata/mnt/hi4ggx2ymkwqetcu
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 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.1732046432.6360495', '-c', '/tmp/logs']
19-Nov-2024 20:00:52 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-8vpn4. See /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-cross-support-job-3p-users-8vpn4/entrypoint.log for more details
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-q5w5w: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-oneclient-krakow-7d9476b8bc-q5w5w/oneclient_logs
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=105/125)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52          27,518   1%   26.24MB/s    0:00:00 (xfr#1, to-chk=104/125)
19-Nov-2024 20:00:52          27,518   1%    8.75MB/s    0:00:00 (xfr#1, to-chk=98/125)
19-Nov-2024 20:00:52          28,076   1%    8.93MB/s    0:00:00 (xfr#2, to-chk=100/125)
19-Nov-2024 20:00:52         121,652   6%    9.67MB/s    0:00:00 (xfr#3, to-chk=99/125)
19-Nov-2024 20:00:52         122,210   6%    9.71MB/s    0:00:00 (xfr#4, to-chk=98/125)
19-Nov-2024 20:00:52         122,838   6%    9.76MB/s    0:00:00 (xfr#5, to-chk=97/125)
19-Nov-2024 20:00:52         156,667   8%    9.96MB/s    0:00:00 (xfr#6, to-chk=96/125)
19-Nov-2024 20:00:52         157,321   8%    9.38MB/s    0:00:00 (xfr#7, to-chk=92/125)
19-Nov-2024 20:00:52         267,776  14%    9.82MB/s    0:00:00 (xfr#8, to-chk=91/125)
19-Nov-2024 20:00:52         268,430  14%    9.48MB/s    0:00:00 (xfr#9, to-chk=90/125)
19-Nov-2024 20:00:52         305,937  16%    8.58MB/s    0:00:00 (xfr#10, to-chk=89/125)
19-Nov-2024 20:00:52         306,687  16%    8.60MB/s    0:00:00 (xfr#11, to-chk=85/125)
19-Nov-2024 20:00:52         425,776  22%   10.69MB/s    0:00:00 (xfr#12, to-chk=84/125)
19-Nov-2024 20:00:52         426,526  22%   10.70MB/s    0:00:00 (xfr#13, to-chk=83/125)
19-Nov-2024 20:00:52         452,007  23%   11.05MB/s    0:00:00 (xfr#14, to-chk=82/125)
19-Nov-2024 20:00:52         452,661  23%   11.07MB/s    0:00:00 (xfr#15, to-chk=78/125)
19-Nov-2024 20:00:52         540,196  28%    9.72MB/s    0:00:00 (xfr#16, to-chk=77/125)
19-Nov-2024 20:00:52         540,850  28%    9.73MB/s    0:00:00 (xfr#17, to-chk=76/125)
19-Nov-2024 20:00:52         541,478  28%    9.74MB/s    0:00:00 (xfr#18, to-chk=75/125)
19-Nov-2024 20:00:52         568,705  29%    9.68MB/s    0:00:00 (xfr#19, to-chk=74/125)
19-Nov-2024 20:00:52         569,167  29%    9.69MB/s    0:00:00 (xfr#20, to-chk=70/125)
19-Nov-2024 20:00:52         651,027  34%   10.70MB/s    0:00:00 (xfr#21, to-chk=69/125)
19-Nov-2024 20:00:52         651,489  34%   10.71MB/s    0:00:00 (xfr#22, to-chk=68/125)
19-Nov-2024 20:00:52         652,117  34%   10.54MB/s    0:00:00 (xfr#23, to-chk=67/125)
19-Nov-2024 20:00:52         675,643  35%   10.07MB/s    0:00:00 (xfr#24, to-chk=66/125)
19-Nov-2024 20:00:52         676,201  35%   10.08MB/s    0:00:00 (xfr#25, to-chk=62/125)
19-Nov-2024 20:00:52         759,415  39%    8.32MB/s    0:00:00 (xfr#26, to-chk=61/125)
19-Nov-2024 20:00:52         759,973  39%    8.33MB/s    0:00:00 (xfr#27, to-chk=60/125)
19-Nov-2024 20:00:52         795,251  41%    8.62MB/s    0:00:00 (xfr#28, to-chk=59/125)
19-Nov-2024 20:00:52         796,097  41%    8.53MB/s    0:00:00 (xfr#29, to-chk=55/125)
19-Nov-2024 20:00:52         907,661  47%    8.57MB/s    0:00:00 (xfr#30, to-chk=54/125)
19-Nov-2024 20:00:52         908,507  47%    8.49MB/s    0:00:00 (xfr#31, to-chk=53/125)
19-Nov-2024 20:00:52         909,135  47%    8.50MB/s    0:00:00 (xfr#32, to-chk=52/125)
19-Nov-2024 20:00:52         936,736  49%    8.67MB/s    0:00:00 (xfr#33, to-chk=51/125)
19-Nov-2024 20:00:52         937,294  49%    8.59MB/s    0:00:00 (xfr#34, to-chk=47/125)
19-Nov-2024 20:00:52       1,033,810  54%    9.39MB/s    0:00:00 (xfr#35, to-chk=46/125)
19-Nov-2024 20:00:52       1,034,368  54%    9.39MB/s    0:00:00 (xfr#36, to-chk=45/125)
19-Nov-2024 20:00:52       1,034,996  54%    9.40MB/s    0:00:00 (xfr#37, to-chk=44/125)
19-Nov-2024 20:00:52       1,066,988  56%    9.69MB/s    0:00:00 (xfr#38, to-chk=43/125)
19-Nov-2024 20:00:52       1,067,258  56%    9.51MB/s    0:00:00 (xfr#39, to-chk=39/125)
19-Nov-2024 20:00:52       1,182,177  62%    9.47MB/s    0:00:00 (xfr#40, to-chk=38/125)
19-Nov-2024 20:00:52       1,182,447  62%    9.40MB/s    0:00:00 (xfr#41, to-chk=37/125)
19-Nov-2024 20:00:52       1,216,298  63%    9.35MB/s    0:00:00 (xfr#42, to-chk=36/125)
19-Nov-2024 20:00:52       1,216,856  63%    9.36MB/s    0:00:00 (xfr#43, to-chk=32/125)
19-Nov-2024 20:00:52       1,339,171  70%    9.90MB/s    0:00:00 (xfr#44, to-chk=31/125)
19-Nov-2024 20:00:52       1,339,729  70%    9.90MB/s    0:00:00 (xfr#45, to-chk=30/125)
19-Nov-2024 20:00:52       1,364,688  71%    9.79MB/s    0:00:00 (xfr#46, to-chk=29/125)
19-Nov-2024 20:00:52       1,364,958  71%    9.79MB/s    0:00:00 (xfr#47, to-chk=25/125)
19-Nov-2024 20:00:52       1,451,725  76%    9.75MB/s    0:00:00 (xfr#48, to-chk=24/125)
19-Nov-2024 20:00:52       1,451,995  76%    9.75MB/s    0:00:00 (xfr#49, to-chk=23/125)
19-Nov-2024 20:00:52       1,485,768  78%    9.91MB/s    0:00:00 (xfr#50, to-chk=22/125)
19-Nov-2024 20:00:52       1,486,262  78%    9.91MB/s    0:00:00 (xfr#51, to-chk=18/125)
19-Nov-2024 20:00:52       1,603,198  84%   10.54MB/s    0:00:00 (xfr#52, to-chk=17/125)
19-Nov-2024 20:00:52       1,603,692  84%   10.55MB/s    0:00:00 (xfr#53, to-chk=16/125)
19-Nov-2024 20:00:52       1,637,672  86%   10.55MB/s    0:00:00 (xfr#54, to-chk=15/125)
19-Nov-2024 20:00:52       1,638,134  86%   10.56MB/s    0:00:00 (xfr#55, to-chk=11/125)
19-Nov-2024 20:00:52       1,748,989  91%   11.05MB/s    0:00:00 (xfr#56, to-chk=10/125)
19-Nov-2024 20:00:52       1,749,451  91%   11.05MB/s    0:00:00 (xfr#57, to-chk=9/125)
19-Nov-2024 20:00:52       1,750,079  91%   11.05MB/s    0:00:00 (xfr#58, to-chk=8/125)
19-Nov-2024 20:00:52       1,778,531  93%   11.23MB/s    0:00:00 (xfr#59, to-chk=7/125)
19-Nov-2024 20:00:52       1,778,897  93%   11.16MB/s    0:00:00 (xfr#60, to-chk=3/125)
19-Nov-2024 20:00:52       1,881,805  98%   11.65MB/s    0:00:00 (xfr#61, to-chk=2/125)
19-Nov-2024 20:00:52       1,882,171  98%   11.66MB/s    0:00:00 (xfr#62, to-chk=1/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.70MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.70MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.63MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.34MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52       1,901,858  99%   11.34MB/s    0:00:00 (xfr#63, to-chk=0/125)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-mxzgr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-oneclient-paris-5cc45c8cb7-mxzgr/oneclient_logs
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52          41,561   2%   39.64MB/s    0:00:00 (xfr#1, to-chk=101/122)
19-Nov-2024 20:00:52          41,561   2%   39.64MB/s    0:00:00 (xfr#1, to-chk=95/122)
19-Nov-2024 20:00:52          42,023   2%   40.08MB/s    0:00:00 (xfr#2, to-chk=97/122)
19-Nov-2024 20:00:52         230,948  14%    4.69MB/s    0:00:00 (xfr#3, to-chk=96/122)
19-Nov-2024 20:00:52         231,410  14%    4.70MB/s    0:00:00 (xfr#4, to-chk=95/122)
19-Nov-2024 20:00:52         258,769  16%    3.98MB/s    0:00:00 (xfr#5, to-chk=94/122)
19-Nov-2024 20:00:52         259,423  16%    3.44MB/s    0:00:00 (xfr#6, to-chk=90/122)
19-Nov-2024 20:00:52         347,921  21%    3.32MB/s    0:00:00 (xfr#7, to-chk=89/122)
19-Nov-2024 20:00:52         348,575  21%    3.32MB/s    0:00:00 (xfr#8, to-chk=88/122)
19-Nov-2024 20:00:52         349,203  21%    3.30MB/s    0:00:00 (xfr#9, to-chk=87/122)
19-Nov-2024 20:00:52         368,451  23%    3.28MB/s    0:00:00 (xfr#10, to-chk=86/122)
19-Nov-2024 20:00:52         368,913  23%    3.23MB/s    0:00:00 (xfr#11, to-chk=82/122)
19-Nov-2024 20:00:52         431,508  26%    2.80MB/s    0:00:00 (xfr#12, to-chk=81/122)
19-Nov-2024 20:00:52         431,970  26%    2.73MB/s    0:00:00 (xfr#13, to-chk=80/122)
19-Nov-2024 20:00:52         464,083  28%    2.80MB/s    0:00:00 (xfr#14, to-chk=79/122)
19-Nov-2024 20:00:52         464,449  29%    2.73MB/s    0:00:00 (xfr#15, to-chk=75/122)
19-Nov-2024 20:00:52         556,918  34%    3.14MB/s    0:00:00 (xfr#16, to-chk=74/122)
19-Nov-2024 20:00:52         557,284  34%    3.14MB/s    0:00:00 (xfr#17, to-chk=73/122)
19-Nov-2024 20:00:52         583,289  36%    3.22MB/s    0:00:00 (xfr#18, to-chk=72/122)
19-Nov-2024 20:00:52         583,847  36%    3.22MB/s    0:00:00 (xfr#19, to-chk=68/122)
19-Nov-2024 20:00:52         674,391  42%    3.53MB/s    0:00:00 (xfr#20, to-chk=67/122)
19-Nov-2024 20:00:52         674,949  42%    3.50MB/s    0:00:00 (xfr#21, to-chk=66/122)
19-Nov-2024 20:00:52         691,381  43%    3.49MB/s    0:00:00 (xfr#22, to-chk=65/122)
19-Nov-2024 20:00:52         691,939  43%    3.49MB/s    0:00:00 (xfr#23, to-chk=61/122)
19-Nov-2024 20:00:52         696,075  43%    3.49MB/s    0:00:00 (xfr#24, to-chk=60/122)
19-Nov-2024 20:00:52         768,014  47%    3.81MB/s    0:00:00 (xfr#25, to-chk=59/122)
19-Nov-2024 20:00:52         768,572  48%    3.78MB/s    0:00:00 (xfr#26, to-chk=58/122)
19-Nov-2024 20:00:52         790,924  49%    3.79MB/s    0:00:00 (xfr#27, to-chk=57/122)
19-Nov-2024 20:00:52         791,578  49%    3.77MB/s    0:00:00 (xfr#28, to-chk=53/122)
19-Nov-2024 20:00:52         887,134  55%    4.05MB/s    0:00:00 (xfr#29, to-chk=52/122)
19-Nov-2024 20:00:52         887,788  55%    4.05MB/s    0:00:00 (xfr#30, to-chk=51/122)
19-Nov-2024 20:00:52         907,942  56%    4.08MB/s    0:00:00 (xfr#31, to-chk=50/122)
19-Nov-2024 20:00:52         908,308  56%    4.07MB/s    0:00:00 (xfr#32, to-chk=46/122)
19-Nov-2024 20:00:52         978,316  61%    4.36MB/s    0:00:00 (xfr#33, to-chk=45/122)
19-Nov-2024 20:00:52         978,682  61%    4.36MB/s    0:00:00 (xfr#34, to-chk=44/122)
19-Nov-2024 20:00:52         979,310  61%    4.36MB/s    0:00:00 (xfr#35, to-chk=43/122)
19-Nov-2024 20:00:52       1,001,318  62%    4.46MB/s    0:00:00 (xfr#36, to-chk=42/122)
19-Nov-2024 20:00:52       1,001,780  62%    4.42MB/s    0:00:00 (xfr#37, to-chk=38/122)
19-Nov-2024 20:00:52       1,097,769  68%    4.72MB/s    0:00:00 (xfr#38, to-chk=37/122)
19-Nov-2024 20:00:52       1,098,231  68%    4.72MB/s    0:00:00 (xfr#39, to-chk=36/122)
19-Nov-2024 20:00:52       1,117,440  69%    4.72MB/s    0:00:00 (xfr#40, to-chk=35/122)
19-Nov-2024 20:00:52       1,118,094  69%    4.72MB/s    0:00:00 (xfr#41, to-chk=31/122)
19-Nov-2024 20:00:52       1,180,979  73%    4.96MB/s    0:00:00 (xfr#42, to-chk=30/122)
19-Nov-2024 20:00:52       1,181,633  73%    4.94MB/s    0:00:00 (xfr#43, to-chk=29/122)
19-Nov-2024 20:00:52       1,205,532  75%    4.96MB/s    0:00:00 (xfr#44, to-chk=28/122)
19-Nov-2024 20:00:52       1,205,898  75%    4.96MB/s    0:00:00 (xfr#45, to-chk=24/122)
19-Nov-2024 20:00:52       1,284,562  80%    5.24MB/s    0:00:00 (xfr#46, to-chk=23/122)
19-Nov-2024 20:00:52       1,284,928  80%    5.21MB/s    0:00:00 (xfr#47, to-chk=22/122)
19-Nov-2024 20:00:52       1,306,352  81%    5.19MB/s    0:00:00 (xfr#48, to-chk=21/122)
19-Nov-2024 20:00:52       1,306,718  81%    5.17MB/s    0:00:00 (xfr#49, to-chk=17/122)
19-Nov-2024 20:00:52       1,388,788  86%    5.45MB/s    0:00:00 (xfr#50, to-chk=16/122)
19-Nov-2024 20:00:52       1,389,154  86%    5.39MB/s    0:00:00 (xfr#51, to-chk=15/122)
19-Nov-2024 20:00:52       1,409,379  88%    5.38MB/s    0:00:00 (xfr#52, to-chk=14/122)
19-Nov-2024 20:00:52       1,410,033  88%    5.36MB/s    0:00:00 (xfr#53, to-chk=10/122)
19-Nov-2024 20:00:52       1,486,608  92%    5.65MB/s    0:00:00 (xfr#54, to-chk=9/122)
19-Nov-2024 20:00:52       1,487,262  92%    5.63MB/s    0:00:00 (xfr#55, to-chk=8/122)
19-Nov-2024 20:00:52       1,506,978  94%    5.70MB/s    0:00:00 (xfr#56, to-chk=7/122)
19-Nov-2024 20:00:52       1,507,664  94%    5.71MB/s    0:00:00 (xfr#57, to-chk=3/122)
19-Nov-2024 20:00:52       1,577,398  98%    5.92MB/s    0:00:00 (xfr#58, to-chk=2/122)
19-Nov-2024 20:00:52       1,578,084  98%    5.93MB/s    0:00:00 (xfr#59, to-chk=1/122)
19-Nov-2024 20:00:52       1,598,626  99%    6.00MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.98MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.86MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.86MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.75MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52       1,598,626  99%    5.75MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52          23,936   6%   22.83MB/s    0:00:00 (xfr#2, to-chk=37/42)
19-Nov-2024 20:00:52          45,027  11%    4.29MB/s    0:00:00 (xfr#3, to-chk=35/42)
19-Nov-2024 20:00:52          45,027  11%    3.90MB/s    0:00:00 (xfr#4, to-chk=33/42)
19-Nov-2024 20:00:52          45,027  11%    3.30MB/s    0:00:00 (xfr#5, to-chk=31/42)
19-Nov-2024 20:00:52          64,913  16%    4.42MB/s    0:00:00 (xfr#6, to-chk=29/42)
19-Nov-2024 20:00:52          65,063  16%    4.43MB/s    0:00:00 (xfr#7, to-chk=27/42)
19-Nov-2024 20:00:52          65,360  16%    4.45MB/s    0:00:00 (xfr#8, to-chk=25/42)
19-Nov-2024 20:00:52         168,578  43%   10.72MB/s    0:00:00 (xfr#9, to-chk=23/42)
19-Nov-2024 20:00:52         169,021  43%   10.07MB/s    0:00:00 (xfr#10, to-chk=13/42)
19-Nov-2024 20:00:52         174,594  44%   10.41MB/s    0:00:00 (xfr#11, to-chk=12/42)
19-Nov-2024 20:00:52         176,075  44%   10.49MB/s    0:00:00 (xfr#12, to-chk=11/42)
19-Nov-2024 20:00:52         184,282  47%   10.98MB/s    0:00:00 (xfr#13, to-chk=10/42)
19-Nov-2024 20:00:52         187,347  47%   11.17MB/s    0:00:00 (xfr#14, to-chk=9/42)
19-Nov-2024 20:00:52         194,225  49%   11.58MB/s    0:00:00 (xfr#15, to-chk=8/42)
19-Nov-2024 20:00:52         198,328  50%   11.13MB/s    0:00:00 (xfr#16, to-chk=7/42)
19-Nov-2024 20:00:52         200,892  51%   11.27MB/s    0:00:00 (xfr#17, to-chk=6/42)
19-Nov-2024 20:00:52         201,848  51%   11.32MB/s    0:00:00 (xfr#18, to-chk=5/42)
19-Nov-2024 20:00:52         205,438  52%   11.52MB/s    0:00:00 (xfr#19, to-chk=4/42)
19-Nov-2024 20:00:52         210,567  53%   11.81MB/s    0:00:00 (xfr#20, to-chk=3/42)
19-Nov-2024 20:00:52         216,706  55%   12.16MB/s    0:00:00 (xfr#21, to-chk=2/42)
19-Nov-2024 20:00:52         218,802  55%   11.59MB/s    0:00:00 (xfr#22, to-chk=1/42)
19-Nov-2024 20:00:52         223,406  56%   10.65MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,406  56%    8.19MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,406  56%    8.19MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,406  56%    8.19MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,406  56%    8.19MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,406  56%    8.19MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52           2,023  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:00:52           4,778  34%    4.56MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:00:52           4,778  34%    4.56MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:00:52           6,598  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:00:52           6,860  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:00:52           6,860  50%  744.36kB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52          15,874  16%   15.14MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:00:52          32,664  33%   31.15MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:00:52          32,664  33%   31.15MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:00:52          48,335  49%   46.10MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:00:52          48,626  50%   46.37MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:00:52          48,626  50%   15.46MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52          23,654   6%   22.56MB/s    0:00:00 (xfr#2, to-chk=37/42)
19-Nov-2024 20:00:52          44,455  11%   42.40MB/s    0:00:00 (xfr#3, to-chk=35/42)
19-Nov-2024 20:00:52          44,455  11%   42.40MB/s    0:00:00 (xfr#4, to-chk=33/42)
19-Nov-2024 20:00:52          44,455  11%   42.40MB/s    0:00:00 (xfr#5, to-chk=31/42)
19-Nov-2024 20:00:52          64,059  16%   30.55MB/s    0:00:00 (xfr#6, to-chk=29/42)
19-Nov-2024 20:00:52          64,209  16%   30.62MB/s    0:00:00 (xfr#7, to-chk=27/42)
19-Nov-2024 20:00:52          64,506  16%   30.76MB/s    0:00:00 (xfr#8, to-chk=25/42)
19-Nov-2024 20:00:52         168,529  43%   32.14MB/s    0:00:00 (xfr#9, to-chk=23/42)
19-Nov-2024 20:00:52         174,670  44%   27.76MB/s    0:00:00 (xfr#10, to-chk=13/42)
19-Nov-2024 20:00:52         179,787  45%   28.58MB/s    0:00:00 (xfr#11, to-chk=12/42)
19-Nov-2024 20:00:52         185,358  47%   29.46MB/s    0:00:00 (xfr#12, to-chk=11/42)
19-Nov-2024 20:00:52         192,236  49%   26.19MB/s    0:00:00 (xfr#13, to-chk=10/42)
19-Nov-2024 20:00:52         196,838  50%   26.82MB/s    0:00:00 (xfr#14, to-chk=9/42)
19-Nov-2024 20:00:52         199,903  51%   21.18MB/s    0:00:00 (xfr#15, to-chk=8/42)
19-Nov-2024 20:00:52         203,481  51%   21.56MB/s    0:00:00 (xfr#16, to-chk=7/42)
19-Nov-2024 20:00:52         211,650  54%   22.43MB/s    0:00:00 (xfr#17, to-chk=6/42)
19-Nov-2024 20:00:52         214,214  54%   22.70MB/s    0:00:00 (xfr#18, to-chk=5/42)
19-Nov-2024 20:00:52         215,681  55%   22.85MB/s    0:00:00 (xfr#19, to-chk=4/42)
19-Nov-2024 20:00:52         216,637  55%   20.66MB/s    0:00:00 (xfr#20, to-chk=3/42)
19-Nov-2024 20:00:52         217,092  55%   20.70MB/s    0:00:00 (xfr#21, to-chk=2/42)
19-Nov-2024 20:00:52         219,184  55%   20.90MB/s    0:00:00 (xfr#22, to-chk=1/42)
19-Nov-2024 20:00:52         223,275  56%   21.29MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,275  56%   17.74MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,275  56%   17.74MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,275  56%   15.21MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,275  56%   15.21MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52         223,275  56%   15.21MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52           2,019  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:00:52           4,768  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:00:52           4,768  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:00:52           6,584  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:00:52           6,846  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:00:52           6,846  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52          15,561  16%    2.97MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:00:52          32,032  33%    6.11MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:00:52          32,032  33%    6.11MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:00:52          47,390  49%    7.53MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:00:52          47,681  50%    7.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:00:52          47,681  50%    5.05MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52          30,915  13%   29.48MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:00:52          62,990  26%   60.07MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:00:52          87,677  36%   83.62MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:00:52         118,389  49%  112.90MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:00:52         118,680  50%  113.18MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:00:52         118,680  50%   22.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52          16,472   5%   15.71MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 20:00:52          33,591  10%   32.03MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 20:00:52          33,591  10%   32.03MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 20:00:52          49,583  15%   47.29MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 20:00:52          49,674  16%   47.37MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 20:00:52          49,971  16%   47.66MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 20:00:52         154,981  50%   36.95MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 20:00:52         154,981  50%   21.11MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 20:00:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.43.22/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:00:52               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:00:52           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:00:52           4,664  34%  650.67kB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:00:52           4,664  34%  650.67kB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:00:52           6,438  48%  898.16kB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:00:52           6,700  50%  934.71kB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:00:52           6,700  50%  408.94kB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:00:52 [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.1732046432.6360495 exists, exporting anyway.
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 =================================== FAILURES ===================================
19-Nov-2024 20:00:52 _____________________ test_type_empty[multiprovider_proxy] _____________________
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 fixturefunc = <function shell_check_type at 0x7f3acb4905e0>
19-Nov-2024 20:00:52 request = <FixtureRequest for <Function test_type_empty[multiprovider_proxy]>>
19-Nov-2024 20:00:52 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52     def call_fixture_func(
19-Nov-2024 20:00:52         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
19-Nov-2024 20:00:52     ) -> FixtureValue:
19-Nov-2024 20:00:52         if is_generator(fixturefunc):
19-Nov-2024 20:00:52             fixturefunc = cast(
19-Nov-2024 20:00:52                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
19-Nov-2024 20:00:52             )
19-Nov-2024 20:00:52             generator = fixturefunc(**kwargs)
19-Nov-2024 20:00:52             try:
19-Nov-2024 20:00:52                 fixture_result = next(generator)
19-Nov-2024 20:00:52             except StopIteration:
19-Nov-2024 20:00:52                 raise ValueError(f"{request.fixturename} did not yield a value") from None
19-Nov-2024 20:00:52             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
19-Nov-2024 20:00:52             request.addfinalizer(finalizer)
19-Nov-2024 20:00:52         else:
19-Nov-2024 20:00:52             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
19-Nov-2024 20:00:52 >           fixture_result = fixturefunc(**kwargs)
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
19-Nov-2024 20:00:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
19-Nov-2024 20:00:52 tests/utils/bdd_utils.py:78: in wrapper
19-Nov-2024 20:00:52     return fun(*ba.args, **ba.kwargs)
19-Nov-2024 20:00:52 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
19-Nov-2024 20:00:52     assert_(client.perform, condition)
19-Nov-2024 20:00:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f3acb5a00b0>>
19-Nov-2024 20:00:52 args = (<function shell_check_type.<locals>.condition at 0x7f3acb4167a0>,)
19-Nov-2024 20:00:52 kwargs = {}, assert_result = False
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52     def assert_(expression, *args, **kwargs):
19-Nov-2024 20:00:52         assert_result = expression(*args, **kwargs)
19-Nov-2024 20:00:52 >       assert assert_result
19-Nov-2024 20:00:52 E       AssertionError
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 tests/utils/utils.py:42: AssertionError
19-Nov-2024 20:00:52 ------------------------------ Captured log call -------------------------------
19-Nov-2024 20:00:52 ERROR    root:utils.py:30 Traceback (most recent call last):
19-Nov-2024 20:00:52   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 20:00:52     condition_satisfied = condition()
19-Nov-2024 20:00:52                           ^^^^^^^^^^^
19-Nov-2024 20:00:52   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 20:00:52     assert stat_file_type.strip() == file_type
19-Nov-2024 20:00:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19-Nov-2024 20:00:52 AssertionError
19-Nov-2024 20:00:52 =============================== warnings summary ===============================
19-Nov-2024 20:00:52 tests/utils/rest_utils.py:98
19-Nov-2024 20:00:52   /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 20:00:52     print("""
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 tests/utils/path_utils.py:112
19-Nov-2024 20:00:52   /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 20:00:52     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 tests/utils/acceptance_utils.py:55
19-Nov-2024 20:00:52   /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 20:00:52     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 tests/utils/acceptance_utils.py:57
19-Nov-2024 20:00:52   /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 20:00:52     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:00:52
19-Nov-2024 20:00:52 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 20:00:52 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 20:00:52 ============ 1 failed, 13 passed, 4 warnings in 1055.20s (0:17:35) =============
19-Nov-2024 20:01:01 release "dev" uninstalled
19-Nov-2024 20:01:03 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 20:01:03 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 20:01:06 No resources found
19-Nov-2024 20:01:07 Sidecar injection has been disabled
19-Nov-2024 20:01:07 Cleaning helm release "dev"...
19-Nov-2024 20:01:07 Deleted 1 helm deployments
19-Nov-2024 20:01:07 Deleted 0 k8s deployments
19-Nov-2024 20:01:07 Deleted 0 k8s services
19-Nov-2024 20:01:07 Deleted 0 persistent volumes
19-Nov-2024 20:01:08 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:01:08 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 20:01:08 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:01:08 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 20:01:08 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 20:01:08 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:01:08 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 20:01:08 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 20:01:08 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 20:01:08 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS...
19-Nov-2024 20:01:08 Failing task since 1 failing test cases were found.
19-Nov-2024 20:01:08 Changing Task Result to SUCCESS as all failed tests were quarantined.
19-Nov-2024 20:01:08 Finished task 'Parse test results' with result: Success
19-Nov-2024 20:01:08 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:01:08
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:01:08 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:01:08
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3365 (ODSRV-OAP-MPRFSPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3365-ScriptBuildTask-17553802617325014308.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance
19-Nov-2024 20:01:08 ./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 20:01:09 Uploading artifact
19-Nov-2024 20:01:09     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz
19-Nov-2024 20:01:09     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz
19-Nov-2024 20:01:10 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 20:01:10 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:01:10 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:01:10
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3365 (ODSRV-OAP-MPRFSPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3365-ScriptBuildTask-11464019849474601339.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS
19-Nov-2024 20:01:10 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 20:01:10 Finished task 'Pack logs' with result: Success
19-Nov-2024 20:01:10 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:01:10
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 20:01:10 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:01:10
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3365 (ODSRV-OAP-MPRFSPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3365-ScriptBuildTask-2712698010140859932.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance
19-Nov-2024 20:01:10   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 20:01:10                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 20:01:10
19-Nov-2024 20:01:10   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 20:01:10 100  4822  100  4822    0     0  54179      0 --:--:-- --:--:-- --:--:-- 54179
19-Nov-2024 20:01:10 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 20:01:12 Cleaning helm deployments
19-Nov-2024 20:01:12 Cleanining pods
19-Nov-2024 20:01:13 Cleaning kube persistant volumes
19-Nov-2024 20:01:13 Cleaning dockswift container
19-Nov-2024 20:01:13 Cleaning docker containers
19-Nov-2024 20:01:18 Stalled docker containers to remove:
19-Nov-2024 20:01:18 395a6366e38f 4a5051b5c503 c01b00fa73f9 821c39911f3b 299de2858272 cd7741a83c98 d11dca46a26f 410ea3be41d6 502eef4120a4 ae26bd60f121 56dfa92e8680 ee036b0839e0 abcd397a3016 8fdc0c9ce160 0d88b172f263 04adf6028af8 a6a2cf34b2e0 7ce1a543234a 0104c3b77cf4 267a4e108e83
19-Nov-2024 20:01:18 Removing stalled docker containers
19-Nov-2024 20:01:18 Error response from daemon: Cannot kill container: 395a6366e38f: Container 395a6366e38f5cbd52c2b82287294e6d415cabfab6c5c193b7da89dd3b510988 is not running
19-Nov-2024 20:01:18 395a6366e38f
19-Nov-2024 20:01:18 Error response from daemon: Cannot kill container: 4a5051b5c503: Container 4a5051b5c50347c1836c7036550e37a080ce2157313492ee516ef611231d8d16 is not running
19-Nov-2024 20:01:18 4a5051b5c503
19-Nov-2024 20:01:18 Error response from daemon: Cannot kill container: c01b00fa73f9: Container c01b00fa73f9e56b6093a4df5413b73206f88946c00e17b3419386986afc6d5c is not running
19-Nov-2024 20:01:19 c01b00fa73f9
19-Nov-2024 20:01:19 Error response from daemon: Cannot kill container: 821c39911f3b: Container 821c39911f3bfa35e939f0a86ec6de0c81baabb418d26eeb339af0710bdb12f9 is not running
19-Nov-2024 20:01:19 821c39911f3b
19-Nov-2024 20:01:19 Error response from daemon: Cannot kill container: 299de2858272: Container 299de285827264d7b829e49a792732fb1c3b426caae760cada81bd3a7896fe97 is not running
19-Nov-2024 20:01:19 299de2858272
19-Nov-2024 20:01:19 Error response from daemon: Cannot kill container: cd7741a83c98: Container cd7741a83c98d7b23dd7438d0734b767cdb86145ba622f162a0ad71af03e0e17 is not running
19-Nov-2024 20:01:19 cd7741a83c98
19-Nov-2024 20:01:19 Error response from daemon: Cannot kill container: d11dca46a26f: Container d11dca46a26f4ce82b4de4f4e557dd46cddfa7f1758eb70a7b9dbbcb133d9faf is not running
19-Nov-2024 20:01:20 d11dca46a26f
19-Nov-2024 20:01:20 Error response from daemon: Cannot kill container: 410ea3be41d6: Container 410ea3be41d65710b905302319cf38eca816a23cf11795f997a763a9d3aa175c is not running
19-Nov-2024 20:01:20 410ea3be41d6
19-Nov-2024 20:01:20 Error response from daemon: Cannot kill container: 502eef4120a4: Container 502eef4120a43fb14571d01017165315a5e363960e46391fb46a3df225c0a2ce is not running
19-Nov-2024 20:01:20 502eef4120a4
19-Nov-2024 20:01:20 Error response from daemon: Cannot kill container: ae26bd60f121: Container ae26bd60f1216543906f1542bd63e9d52d0f2fdc4fa38ee6e9fee9d1d8d8cd10 is not running
19-Nov-2024 20:01:20 ae26bd60f121
19-Nov-2024 20:01:20 Error response from daemon: Cannot kill container: 56dfa92e8680: Container 56dfa92e868048141626d668019448ed24170d5cced0c33fdd876f78d1a90af8 is not running
19-Nov-2024 20:01:20 56dfa92e8680
19-Nov-2024 20:01:20 Error response from daemon: Cannot kill container: ee036b0839e0: Container ee036b0839e03f4e1fe2b26fb90ec81350aa56a42321c013a843afdb55f66c60 is not running
19-Nov-2024 20:01:21 ee036b0839e0
19-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: abcd397a3016: Container abcd397a3016ee460100569195c5ba334321d7a1aa2c60836023699fb41f5512 is not running
19-Nov-2024 20:01:21 abcd397a3016
19-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: 8fdc0c9ce160: Container 8fdc0c9ce1608d7d115d5380bb96496da733cba2292ae158871696845ceae054 is not running
19-Nov-2024 20:01:21 8fdc0c9ce160
19-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: 0d88b172f263: Container 0d88b172f263ac674c25c3845084e5420d207188ee72ef9744e077925e5c8bf7 is not running
19-Nov-2024 20:01:21 0d88b172f263
19-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: 04adf6028af8: Container 04adf6028af8cfc1d412f14670946d561e44efbb1bca237da4834359c2a737e8 is not running
19-Nov-2024 20:01:22 04adf6028af8
19-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: a6a2cf34b2e0: Container a6a2cf34b2e0b70536685217bd7a3e36908363d3eaa76cd50fa9a1e9ae564b40 is not running
19-Nov-2024 20:01:22 a6a2cf34b2e0
19-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 7ce1a543234a: Container 7ce1a543234a5aa2542a3abacab2e11d1b8c16393eedff1595b04e821980afb7 is not running
19-Nov-2024 20:01:22 7ce1a543234a
19-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 0104c3b77cf4: Container 0104c3b77cf4343338f4b4207ced00840ca2a3b3f8c4a77bb6dc55b0c2fdb6c1 is not running
19-Nov-2024 20:01:22 0104c3b77cf4
19-Nov-2024 20:01:22 267a4e108e83
19-Nov-2024 20:01:22 267a4e108e83
19-Nov-2024 20:01:22 Stalled docker volumes to remove:
19-Nov-2024 20:01:22
19-Nov-2024 20:01:22 Removing stalled docker volumes
19-Nov-2024 20:01:22 Removing stalled loopdevices
19-Nov-2024 20:01:24 Done
19-Nov-2024 20:01:24 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 20:01:24 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 20:01:24 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 20:01:24 Running post build plugin 'NCover Results Collector'
19-Nov-2024 20:01:24 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 20:01:24 Running post build plugin 'Clover Results Collector'
19-Nov-2024 20:01:24 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 20:01:24 Running post build plugin 'Artifact Copier'
19-Nov-2024 20:01:24 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 20:01:24 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 87.42 ms
19-Nov-2024 20:01:24 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS'
19-Nov-2024 20:01:24 Finalising the build...
19-Nov-2024 20:01:24 Stopping timer.
19-Nov-2024 20:01:24 Build ODSRV-OAP-MPRFSPS-3365 completed.
19-Nov-2024 20:01:24 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 20:01:24 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 20:01:24 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 20:01:24 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 20:01:24 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 20:01:24 All post build plugins have finished
19-Nov-2024 20:01:24 Generating build results summary...
19-Nov-2024 20:01:25 Saving build results to disk...
19-Nov-2024 20:01:25 Store variable context...
19-Nov-2024 20:01:25 Finished building ODSRV-OAP-MPRFSPS-3365.