oneclient acceptance tests using environment deployed from packages

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

07-Nov-2024 23:34:25
07-Nov-2024 23:34:25 Unmounting client from /tmp/onedata/mnt/1refdcf1f8r2d7jt
07-Nov-2024 23:34:25
07-Nov-2024 23:34:25
07-Nov-2024 23:34:49 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
07-Nov-2024 23:34:49 =================================================================
07-Nov-2024 23:34:49 - Executing scenario 'Decrease regular file size with truncate'
07-Nov-2024 23:34:49 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:34:49 -----------------------------------------------------------------
07-Nov-2024 23:34:49 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:34:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:34:49 using [token, token] by [user1, user2]"'
07-Nov-2024 23:34:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:34:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:34:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:34:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wyrpvpoa5ipgndug
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wyrpvpoa5ipgndug --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wyrpvpoa5ipgndug
07-Nov-2024 23:34:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18370439845676795546'...
07-Nov-2024 23:34:49 Getting configuration...
07-Nov-2024 23:34:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wyrpvpoa5ipgndug'.
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:34:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:34:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:34:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pewqp3sm3wje4iib
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pewqp3sm3wje4iib --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pewqp3sm3wje4iib
07-Nov-2024 23:34:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7605931823363289591'...
07-Nov-2024 23:34:49 Getting configuration...
07-Nov-2024 23:34:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pewqp3sm3wje4iib'.
07-Nov-2024 23:34:49
07-Nov-2024 23:34:49 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:34:49 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:34:49 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:34:49 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
07-Nov-2024 23:34:49 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
07-Nov-2024 23:34:49 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
07-Nov-2024 23:34:49 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
07-Nov-2024 23:34:49 =================================================================
07-Nov-2024 23:34:49
07-Nov-2024 23:34:50 PASSED
07-Nov-2024 23:34:50 Unmounting client from /tmp/onedata/mnt/wyrpvpoa5ipgndug
07-Nov-2024 23:34:50
07-Nov-2024 23:34:50
07-Nov-2024 23:34:50 Unmounting client from /tmp/onedata/mnt/pewqp3sm3wje4iib
07-Nov-2024 23:34:50
07-Nov-2024 23:34:50
07-Nov-2024 23:35: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
07-Nov-2024 23:35:11 =================================================================
07-Nov-2024 23:35:11 - Executing scenario 'Fail to truncate regular file without write permission'
07-Nov-2024 23:35:11 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:35:11 -----------------------------------------------------------------
07-Nov-2024 23:35:11 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:35:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:35:11 using [token, token] by [user1, user2]"'
07-Nov-2024 23:35:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:35:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:35:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:35:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pnelc480ls4fm8vx
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pnelc480ls4fm8vx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pnelc480ls4fm8vx
07-Nov-2024 23:35:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3254948728522734140'...
07-Nov-2024 23:35:11 Getting configuration...
07-Nov-2024 23:35:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pnelc480ls4fm8vx'.
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:35:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:35:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:35:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q22wnjhehnjvzn6b
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q22wnjhehnjvzn6b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q22wnjhehnjvzn6b
07-Nov-2024 23:35:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4733393933705839105'...
07-Nov-2024 23:35:11 Getting configuration...
07-Nov-2024 23:35:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q22wnjhehnjvzn6b'.
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:35:11 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:35:11 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:35:11 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:35:11 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
07-Nov-2024 23:35:11 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
07-Nov-2024 23:35:11 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
07-Nov-2024 23:35:11 =================================================================
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 PASSED
07-Nov-2024 23:35:11 Unmounting client from /tmp/onedata/mnt/pnelc480ls4fm8vx
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11 Unmounting client from /tmp/onedata/mnt/q22wnjhehnjvzn6b
07-Nov-2024 23:35:11
07-Nov-2024 23:35:11
07-Nov-2024 23:35:32 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:35:32 =================================================================
07-Nov-2024 23:35:32 - Executing scenario 'Timestamps at creation'
07-Nov-2024 23:35:32 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:35:32 -----------------------------------------------------------------
07-Nov-2024 23:35:32 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:35:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:35:32 using [token, token] by [user1, user2]"'
07-Nov-2024 23:35:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:35:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:35:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:35:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sbrjfbe74r2bi1ir
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sbrjfbe74r2bi1ir --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sbrjfbe74r2bi1ir
07-Nov-2024 23:35:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2218088404328387711'...
07-Nov-2024 23:35:32 Getting configuration...
07-Nov-2024 23:35:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sbrjfbe74r2bi1ir'.
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:35:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:35:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:35:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d26m9vn6dovhzl68
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d26m9vn6dovhzl68 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d26m9vn6dovhzl68
07-Nov-2024 23:35:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15101586015212538405'...
07-Nov-2024 23:35:32 Getting configuration...
07-Nov-2024 23:35:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d26m9vn6dovhzl68'.
07-Nov-2024 23:35:32
07-Nov-2024 23:35:32 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:35:32 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:35:32 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:35:32 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
07-Nov-2024 23:35:32 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
07-Nov-2024 23:35:32 =================================================================
07-Nov-2024 23:35:32
07-Nov-2024 23:35:33 PASSED
07-Nov-2024 23:35:33 Unmounting client from /tmp/onedata/mnt/sbrjfbe74r2bi1ir
07-Nov-2024 23:35:33
07-Nov-2024 23:35:33
07-Nov-2024 23:35:33 Unmounting client from /tmp/onedata/mnt/d26m9vn6dovhzl68
07-Nov-2024 23:35:33
07-Nov-2024 23:35:33
07-Nov-2024 23:35:54 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
07-Nov-2024 23:35:54 =================================================================
07-Nov-2024 23:35:54 - Executing scenario 'Fail to update timestamps (touch) without write permission'
07-Nov-2024 23:35:54 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:35:54 -----------------------------------------------------------------
07-Nov-2024 23:35:54 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:35:54 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:35:54 using [token, token] by [user1, user2]"'
07-Nov-2024 23:35:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:35:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:35:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:35:54 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lbq7r0xocf28ww3y
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lbq7r0xocf28ww3y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lbq7r0xocf28ww3y
07-Nov-2024 23:35:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7606737608483314669'...
07-Nov-2024 23:35:54 Getting configuration...
07-Nov-2024 23:35:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lbq7r0xocf28ww3y'.
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:35:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:35:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:35:54 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6b2lto5hgj20hr7v
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6b2lto5hgj20hr7v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6b2lto5hgj20hr7v
07-Nov-2024 23:35:54 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13862164720836988156'...
07-Nov-2024 23:35:54 Getting configuration...
07-Nov-2024 23:35:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6b2lto5hgj20hr7v'.
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:35:54 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:35:54 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:35:54 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:35:54 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
07-Nov-2024 23:35:54 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
07-Nov-2024 23:35:54 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
07-Nov-2024 23:35:54 =================================================================
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 PASSED
07-Nov-2024 23:35:54 Unmounting client from /tmp/onedata/mnt/lbq7r0xocf28ww3y
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54 Unmounting client from /tmp/onedata/mnt/6b2lto5hgj20hr7v
07-Nov-2024 23:35:54
07-Nov-2024 23:35:54
07-Nov-2024 23:36:15 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
07-Nov-2024 23:36:15 =================================================================
07-Nov-2024 23:36:15 - Executing scenario 'Update timestamps (touch) with write permission'
07-Nov-2024 23:36:15 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:36:15 -----------------------------------------------------------------
07-Nov-2024 23:36:15 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:36:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:36:15 using [token, token] by [user1, user2]"'
07-Nov-2024 23:36:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:36:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:36:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:36:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m3iccd2e6k5ct153
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m3iccd2e6k5ct153 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m3iccd2e6k5ct153
07-Nov-2024 23:36:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '64834172560292206'...
07-Nov-2024 23:36:15 Getting configuration...
07-Nov-2024 23:36:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m3iccd2e6k5ct153'.
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:36:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:36:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:36:15 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gu10kb243uxda8ik
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gu10kb243uxda8ik --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gu10kb243uxda8ik
07-Nov-2024 23:36:15 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8690639924396209663'...
07-Nov-2024 23:36:15 Getting configuration...
07-Nov-2024 23:36:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gu10kb243uxda8ik'.
07-Nov-2024 23:36:15
07-Nov-2024 23:36:15 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:36:15 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:36:15 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:36:15 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:36:15 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
07-Nov-2024 23:36:15 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
07-Nov-2024 23:36:15 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
07-Nov-2024 23:36:15 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
07-Nov-2024 23:36:15 =================================================================
07-Nov-2024 23:36:15
07-Nov-2024 23:36:16 PASSED
07-Nov-2024 23:36:16 Unmounting client from /tmp/onedata/mnt/m3iccd2e6k5ct153
07-Nov-2024 23:36:16
07-Nov-2024 23:36:16
07-Nov-2024 23:36:16 Unmounting client from /tmp/onedata/mnt/gu10kb243uxda8ik
07-Nov-2024 23:36:16
07-Nov-2024 23:36:16
07-Nov-2024 23:36:48 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
07-Nov-2024 23:36:48 =================================================================
07-Nov-2024 23:36:48 - Executing scenario 'Access time'
07-Nov-2024 23:36:48 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:36:48 -----------------------------------------------------------------
07-Nov-2024 23:36:48 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:36:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:36:48 using [token, token] by [user1, user2]"'
07-Nov-2024 23:36:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:36:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:36:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:36:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/v58yl5hnp04cndwi
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v58yl5hnp04cndwi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v58yl5hnp04cndwi
07-Nov-2024 23:36:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6606193518421838828'...
07-Nov-2024 23:36:48 Getting configuration...
07-Nov-2024 23:36:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v58yl5hnp04cndwi'.
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:36:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:36:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:36:48 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vmtrkb3e2idbqhhy
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vmtrkb3e2idbqhhy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vmtrkb3e2idbqhhy
07-Nov-2024 23:36:48 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16750822876333386021'...
07-Nov-2024 23:36:48 Getting configuration...
07-Nov-2024 23:36:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vmtrkb3e2idbqhhy'.
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 23:36:48 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:36:48 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 23:36:48 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
07-Nov-2024 23:36:48 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
07-Nov-2024 23:36:48 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
07-Nov-2024 23:36:48 =================================================================
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 PASSED
07-Nov-2024 23:36:48 Unmounting client from /tmp/onedata/mnt/v58yl5hnp04cndwi
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48 Unmounting client from /tmp/onedata/mnt/vmtrkb3e2idbqhhy
07-Nov-2024 23:36:48
07-Nov-2024 23:36:48
07-Nov-2024 23:37:11 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
07-Nov-2024 23:37:11 =================================================================
07-Nov-2024 23:37:11 - Executing scenario 'Modification time'
07-Nov-2024 23:37:11 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:37:11 -----------------------------------------------------------------
07-Nov-2024 23:37:11 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:37:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:37:11 using [token, token] by [user1, user2]"'
07-Nov-2024 23:37:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:37:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:37:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:37:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1dfsca01kugj4cg0
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1dfsca01kugj4cg0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1dfsca01kugj4cg0
07-Nov-2024 23:37:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5182436634940725725'...
07-Nov-2024 23:37:11 Getting configuration...
07-Nov-2024 23:37:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1dfsca01kugj4cg0'.
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:37:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:37:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:37:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8sriscrwcsgpcu5r
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8sriscrwcsgpcu5r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8sriscrwcsgpcu5r
07-Nov-2024 23:37:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '924529549102091923'...
07-Nov-2024 23:37:11 Getting configuration...
07-Nov-2024 23:37:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8sriscrwcsgpcu5r'.
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:37:11 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:37:11 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:37:11 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 23:37:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 23:37:11 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
07-Nov-2024 23:37:11 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
07-Nov-2024 23:37:11 =================================================================
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 PASSED
07-Nov-2024 23:37:11 Unmounting client from /tmp/onedata/mnt/1dfsca01kugj4cg0
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11 Unmounting client from /tmp/onedata/mnt/8sriscrwcsgpcu5r
07-Nov-2024 23:37:11
07-Nov-2024 23:37:11
07-Nov-2024 23:37:34 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
07-Nov-2024 23:37:34 =================================================================
07-Nov-2024 23:37:34 - Executing scenario 'Status-change time when changing mode'
07-Nov-2024 23:37:34 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:37:34 -----------------------------------------------------------------
07-Nov-2024 23:37:34 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:37:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:37:34 using [token, token] by [user1, user2]"'
07-Nov-2024 23:37:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:37:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:37:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:37:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0c213no0au3d8udk
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0c213no0au3d8udk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0c213no0au3d8udk
07-Nov-2024 23:37:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6622655406485365800'...
07-Nov-2024 23:37:34 Getting configuration...
07-Nov-2024 23:37:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0c213no0au3d8udk'.
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:37:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:37:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:37:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/75oa1p7bs5qtir42
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/75oa1p7bs5qtir42 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/75oa1p7bs5qtir42
07-Nov-2024 23:37:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6271461811037054274'...
07-Nov-2024 23:37:34 Getting configuration...
07-Nov-2024 23:37:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/75oa1p7bs5qtir42'.
07-Nov-2024 23:37:34
07-Nov-2024 23:37:34 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:37:34 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:37:34 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:37:34 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 23:37:34 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
07-Nov-2024 23:37:34 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
07-Nov-2024 23:37:34 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
07-Nov-2024 23:37:34 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
07-Nov-2024 23:37:34 =================================================================
07-Nov-2024 23:37:34
07-Nov-2024 23:37:35 PASSED
07-Nov-2024 23:37:35 Unmounting client from /tmp/onedata/mnt/0c213no0au3d8udk
07-Nov-2024 23:37:35
07-Nov-2024 23:37:35
07-Nov-2024 23:37:35 Unmounting client from /tmp/onedata/mnt/75oa1p7bs5qtir42
07-Nov-2024 23:37:35
07-Nov-2024 23:37:35
07-Nov-2024 23:37:58 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
07-Nov-2024 23:37:58 =================================================================
07-Nov-2024 23:37:58 - Executing scenario 'Status-change time when renaming on storage'
07-Nov-2024 23:37:58 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:37:58 -----------------------------------------------------------------
07-Nov-2024 23:37:58 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:37:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:37:58 using [token, token] by [user1, user2]"'
07-Nov-2024 23:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2nnxg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg'
07-Nov-2024 23:37:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2nnxg' successfully started
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/89lq6bkad25lssi5
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/89lq6bkad25lssi5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/89lq6bkad25lssi5
07-Nov-2024 23:37:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4216703127789413181'...
07-Nov-2024 23:37:58 Getting configuration...
07-Nov-2024 23:37:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/89lq6bkad25lssi5'.
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8vb4w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w'
07-Nov-2024 23:37:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8vb4w' successfully started
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9ydwpimaq2gdj4wz
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9ydwpimaq2gdj4wz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9ydwpimaq2gdj4wz
07-Nov-2024 23:37:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15781454232887565569'...
07-Nov-2024 23:37:58 Getting configuration...
07-Nov-2024 23:37:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9ydwpimaq2gdj4wz'.
07-Nov-2024 23:37:58
07-Nov-2024 23:37:58 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:37:58 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:37:58 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:37:58 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
07-Nov-2024 23:37:58 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 23:37:58 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
07-Nov-2024 23:37:58 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
07-Nov-2024 23:37:58 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
07-Nov-2024 23:37:58 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
07-Nov-2024 23:37:58 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
07-Nov-2024 23:37:58 =================================================================
07-Nov-2024 23:37:58
07-Nov-2024 23:38:08 PASSED
07-Nov-2024 23:38:08 Unmounting client from /tmp/onedata/mnt/89lq6bkad25lssi5
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 Unmounting client from /tmp/onedata/mnt/9ydwpimaq2gdj4wz
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 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.1731022678.8062294', '-c', '/tmp/logs']
07-Nov-2024 23:38:08 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-chttt. See /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-cross-support-job-3p-users-chttt/entrypoint.log for more details
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-2nnxg: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-oneclient-krakow-7d9476b8bc-2nnxg/oneclient_logs
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=105/125)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08          28,815   1%   27.48MB/s    0:00:00 (xfr#1, to-chk=104/125)
07-Nov-2024 23:38:08          28,815   1%   27.48MB/s    0:00:00 (xfr#1, to-chk=97/125)
07-Nov-2024 23:38:08          29,181   1%   27.83MB/s    0:00:00 (xfr#2, to-chk=100/125)
07-Nov-2024 23:38:08          33,321   1%   31.78MB/s    0:00:00 (xfr#3, to-chk=99/125)
07-Nov-2024 23:38:08         128,517   6%   17.51MB/s    0:00:00 (xfr#4, to-chk=98/125)
07-Nov-2024 23:38:08         128,883   6%   15.36MB/s    0:00:00 (xfr#5, to-chk=97/125)
07-Nov-2024 23:38:08         162,357   8%   17.20MB/s    0:00:00 (xfr#6, to-chk=96/125)
07-Nov-2024 23:38:08         163,011   8%   15.55MB/s    0:00:00 (xfr#7, to-chk=92/125)
07-Nov-2024 23:38:08         274,081  14%   20.11MB/s    0:00:00 (xfr#8, to-chk=91/125)
07-Nov-2024 23:38:08         274,735  14%   17.47MB/s    0:00:00 (xfr#9, to-chk=90/125)
07-Nov-2024 23:38:08         275,363  14%   17.51MB/s    0:00:00 (xfr#10, to-chk=89/125)
07-Nov-2024 23:38:08         296,157  15%   17.65MB/s    0:00:00 (xfr#11, to-chk=88/125)
07-Nov-2024 23:38:08         296,427  15%   17.67MB/s    0:00:00 (xfr#12, to-chk=84/125)
07-Nov-2024 23:38:08         379,073  19%   20.08MB/s    0:00:00 (xfr#13, to-chk=83/125)
07-Nov-2024 23:38:08         379,343  19%   20.10MB/s    0:00:00 (xfr#14, to-chk=82/125)
07-Nov-2024 23:38:08         409,995  21%   21.72MB/s    0:00:00 (xfr#15, to-chk=81/125)
07-Nov-2024 23:38:08         410,553  21%   21.75MB/s    0:00:00 (xfr#16, to-chk=77/125)
07-Nov-2024 23:38:08         516,699  27%   17.60MB/s    0:00:00 (xfr#17, to-chk=76/125)
07-Nov-2024 23:38:08         517,257  27%   17.62MB/s    0:00:00 (xfr#18, to-chk=75/125)
07-Nov-2024 23:38:08         517,885  27%   17.64MB/s    0:00:00 (xfr#19, to-chk=74/125)
07-Nov-2024 23:38:08         546,077  28%   15.32MB/s    0:00:00 (xfr#20, to-chk=73/125)
07-Nov-2024 23:38:08         546,443  28%   15.33MB/s    0:00:00 (xfr#21, to-chk=69/125)
07-Nov-2024 23:38:08         641,823  33%   14.23MB/s    0:00:00 (xfr#22, to-chk=68/125)
07-Nov-2024 23:38:08         642,189  33%   14.24MB/s    0:00:00 (xfr#23, to-chk=67/125)
07-Nov-2024 23:38:08         675,679  35%   14.64MB/s    0:00:00 (xfr#24, to-chk=66/125)
07-Nov-2024 23:38:08         676,141  35%   14.33MB/s    0:00:00 (xfr#25, to-chk=62/125)
07-Nov-2024 23:38:08         780,380  41%   13.06MB/s    0:00:00 (xfr#26, to-chk=61/125)
07-Nov-2024 23:38:08         780,842  41%   13.06MB/s    0:00:00 (xfr#27, to-chk=60/125)
07-Nov-2024 23:38:08         781,470  41%   12.85MB/s    0:00:00 (xfr#28, to-chk=59/125)
07-Nov-2024 23:38:08         814,617  42%   13.17MB/s    0:00:00 (xfr#29, to-chk=58/125)
07-Nov-2024 23:38:08         815,175  42%   13.18MB/s    0:00:00 (xfr#30, to-chk=54/125)
07-Nov-2024 23:38:08         930,738  49%   14.79MB/s    0:00:00 (xfr#31, to-chk=53/125)
07-Nov-2024 23:38:08         931,296  49%   14.80MB/s    0:00:00 (xfr#32, to-chk=52/125)
07-Nov-2024 23:38:08         964,889  50%   15.09MB/s    0:00:00 (xfr#33, to-chk=51/125)
07-Nov-2024 23:38:08         965,255  50%   15.09MB/s    0:00:00 (xfr#34, to-chk=47/125)
07-Nov-2024 23:38:08       1,084,146  57%   15.91MB/s    0:00:00 (xfr#35, to-chk=46/125)
07-Nov-2024 23:38:08       1,084,512  57%   15.67MB/s    0:00:00 (xfr#36, to-chk=45/125)
07-Nov-2024 23:38:08       1,111,601  58%   16.06MB/s    0:00:00 (xfr#37, to-chk=44/125)
07-Nov-2024 23:38:08       1,111,871  58%   16.07MB/s    0:00:00 (xfr#38, to-chk=40/125)
07-Nov-2024 23:38:08       1,207,018  63%   16.21MB/s    0:00:00 (xfr#39, to-chk=39/125)
07-Nov-2024 23:38:08       1,207,288  63%   16.22MB/s    0:00:00 (xfr#40, to-chk=38/125)
07-Nov-2024 23:38:08       1,240,924  65%   16.21MB/s    0:00:00 (xfr#41, to-chk=37/125)
07-Nov-2024 23:38:08       1,241,386  65%   16.22MB/s    0:00:00 (xfr#42, to-chk=33/125)
07-Nov-2024 23:38:08       1,361,147  71%   17.08MB/s    0:00:00 (xfr#43, to-chk=32/125)
07-Nov-2024 23:38:08       1,361,609  71%   16.86MB/s    0:00:00 (xfr#44, to-chk=31/125)
07-Nov-2024 23:38:08       1,387,987  73%   16.97MB/s    0:00:00 (xfr#45, to-chk=30/125)
07-Nov-2024 23:38:08       1,388,641  73%   16.98MB/s    0:00:00 (xfr#46, to-chk=26/125)
07-Nov-2024 23:38:08 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:38:08       1,479,373  77%   17.42MB/s    0:00:00 (xfr#47, to-chk=25/125)
07-Nov-2024 23:38:08 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:38:08       1,480,027  77%   17.43MB/s    0:00:00 (xfr#48, to-chk=24/125)
07-Nov-2024 23:38:08       1,505,946  79%   17.10MB/s    0:00:00 (xfr#49, to-chk=23/125)
07-Nov-2024 23:38:08       1,506,312  79%   17.10MB/s    0:00:00 (xfr#50, to-chk=19/125)
07-Nov-2024 23:38:08       1,594,147  83%   17.89MB/s    0:00:00 (xfr#51, to-chk=18/125)
07-Nov-2024 23:38:08       1,594,513  83%   17.89MB/s    0:00:00 (xfr#52, to-chk=17/125)
07-Nov-2024 23:38:08       1,595,141  84%   17.90MB/s    0:00:00 (xfr#53, to-chk=16/125)
07-Nov-2024 23:38:08       1,622,831  85%   18.00MB/s    0:00:00 (xfr#54, to-chk=15/125)
07-Nov-2024 23:38:08       1,623,389  85%   18.00MB/s    0:00:00 (xfr#55, to-chk=11/125)
07-Nov-2024 23:38:08       1,710,790  90%   18.97MB/s    0:00:00 (xfr#56, to-chk=10/125)
07-Nov-2024 23:38:08       1,711,348  90%   18.98MB/s    0:00:00 (xfr#57, to-chk=9/125)
07-Nov-2024 23:38:08       1,711,976  90%   18.77MB/s    0:00:00 (xfr#58, to-chk=8/125)
07-Nov-2024 23:38:08       1,751,283  92%   19.20MB/s    0:00:00 (xfr#59, to-chk=7/125)
07-Nov-2024 23:38:08       1,751,745  92%   19.20MB/s    0:00:00 (xfr#60, to-chk=3/125)
07-Nov-2024 23:38:08       1,876,302  98%   20.33MB/s    0:00:00 (xfr#61, to-chk=2/125)
07-Nov-2024 23:38:08       1,876,764  98%   20.34MB/s    0:00:00 (xfr#62, to-chk=1/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   20.55MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   16.75MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   16.59MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   16.59MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   16.59MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08       1,896,405  99%   16.59MB/s    0:00:00 (xfr#63, to-chk=0/125)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-8vb4w: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-oneclient-paris-5cc45c8cb7-8vb4w/oneclient_logs
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08          22,007   1%   20.99MB/s    0:00:00 (xfr#1, to-chk=101/122)
07-Nov-2024 23:38:08          22,007   1%   20.99MB/s    0:00:00 (xfr#1, to-chk=95/122)
07-Nov-2024 23:38:08          22,565   1%   21.52MB/s    0:00:00 (xfr#2, to-chk=97/122)
07-Nov-2024 23:38:08         104,519   6%   33.23MB/s    0:00:00 (xfr#3, to-chk=96/122)
07-Nov-2024 23:38:08         105,077   6%   33.40MB/s    0:00:00 (xfr#4, to-chk=95/122)
07-Nov-2024 23:38:08         147,164   9%   35.09MB/s    0:00:00 (xfr#5, to-chk=94/122)
07-Nov-2024 23:38:08         147,818   9%   35.24MB/s    0:00:00 (xfr#6, to-chk=90/122)
07-Nov-2024 23:38:08         338,782  20%   13.46MB/s    0:00:00 (xfr#7, to-chk=89/122)
07-Nov-2024 23:38:08         339,436  20%   13.49MB/s    0:00:00 (xfr#8, to-chk=88/122)
07-Nov-2024 23:38:08         365,527  22%   14.52MB/s    0:00:00 (xfr#9, to-chk=87/122)
07-Nov-2024 23:38:08         366,085  22%   14.55MB/s    0:00:00 (xfr#10, to-chk=83/122)
07-Nov-2024 23:38:08         445,393  27%   16.99MB/s    0:00:00 (xfr#11, to-chk=82/122)
07-Nov-2024 23:38:08         445,951  27%   17.01MB/s    0:00:00 (xfr#12, to-chk=81/122)
07-Nov-2024 23:38:08         466,174  28%   17.78MB/s    0:00:00 (xfr#13, to-chk=80/122)
07-Nov-2024 23:38:08         466,828  28%   17.81MB/s    0:00:00 (xfr#14, to-chk=76/122)
07-Nov-2024 23:38:08         543,394  33%   19.93MB/s    0:00:00 (xfr#15, to-chk=75/122)
07-Nov-2024 23:38:08         544,048  33%   19.96MB/s    0:00:00 (xfr#16, to-chk=74/122)
07-Nov-2024 23:38:08         544,676  33%   19.98MB/s    0:00:00 (xfr#17, to-chk=73/122)
07-Nov-2024 23:38:08         565,749  34%   20.75MB/s    0:00:00 (xfr#18, to-chk=72/122)
07-Nov-2024 23:38:08         566,211  34%   20.77MB/s    0:00:00 (xfr#19, to-chk=68/122)
07-Nov-2024 23:38:08         641,200  39%   23.52MB/s    0:00:00 (xfr#20, to-chk=67/122)
07-Nov-2024 23:38:08         641,662  39%   22.66MB/s    0:00:00 (xfr#21, to-chk=66/122)
07-Nov-2024 23:38:08         642,290  39%   22.69MB/s    0:00:00 (xfr#22, to-chk=65/122)
07-Nov-2024 23:38:08         664,904  40%   23.49MB/s    0:00:00 (xfr#23, to-chk=64/122)
07-Nov-2024 23:38:08         665,558  40%   23.51MB/s    0:00:00 (xfr#24, to-chk=60/122)
07-Nov-2024 23:38:08         756,841  46%   26.73MB/s    0:00:00 (xfr#25, to-chk=59/122)
07-Nov-2024 23:38:08         757,495  46%   26.76MB/s    0:00:00 (xfr#26, to-chk=58/122)
07-Nov-2024 23:38:08         777,157  47%   26.47MB/s    0:00:00 (xfr#27, to-chk=57/122)
07-Nov-2024 23:38:08         777,715  47%   26.49MB/s    0:00:00 (xfr#28, to-chk=53/122)
07-Nov-2024 23:38:08         849,599  52%   26.14MB/s    0:00:00 (xfr#29, to-chk=52/122)
07-Nov-2024 23:38:08         850,157  52%   26.15MB/s    0:00:00 (xfr#30, to-chk=51/122)
07-Nov-2024 23:38:08         869,182  53%   26.74MB/s    0:00:00 (xfr#31, to-chk=50/122)
07-Nov-2024 23:38:08         869,644  53%   26.75MB/s    0:00:00 (xfr#32, to-chk=46/122)
07-Nov-2024 23:38:08         934,427  57%   26.21MB/s    0:00:00 (xfr#33, to-chk=45/122)
07-Nov-2024 23:38:08         934,889  57%   26.22MB/s    0:00:00 (xfr#34, to-chk=44/122)
07-Nov-2024 23:38:08         962,294  59%   26.22MB/s    0:00:00 (xfr#35, to-chk=43/122)
07-Nov-2024 23:38:08         962,948  59%   26.24MB/s    0:00:00 (xfr#36, to-chk=39/122)
07-Nov-2024 23:38:08       1,056,081  64%   26.50MB/s    0:00:00 (xfr#37, to-chk=38/122)
07-Nov-2024 23:38:08       1,056,735  65%   26.52MB/s    0:00:00 (xfr#38, to-chk=37/122)
07-Nov-2024 23:38:08       1,088,343  66%   26.61MB/s    0:00:00 (xfr#39, to-chk=36/122)
07-Nov-2024 23:38:08       1,088,997  67%   26.63MB/s    0:00:00 (xfr#40, to-chk=32/122)
07-Nov-2024 23:38:08       1,178,839  72%   26.14MB/s    0:00:00 (xfr#41, to-chk=31/122)
07-Nov-2024 23:38:08       1,179,493  72%   26.16MB/s    0:00:00 (xfr#42, to-chk=30/122)
07-Nov-2024 23:38:08       1,202,335  73%   26.06MB/s    0:00:00 (xfr#43, to-chk=29/122)
07-Nov-2024 23:38:08       1,202,893  74%   26.07MB/s    0:00:00 (xfr#44, to-chk=25/122)
07-Nov-2024 23:38:08       1,301,417  80%   25.86MB/s    0:00:00 (xfr#45, to-chk=24/122)
07-Nov-2024 23:38:08       1,301,975  80%   25.87MB/s    0:00:00 (xfr#46, to-chk=23/122)
07-Nov-2024 23:38:08       1,302,603  80%   25.88MB/s    0:00:00 (xfr#47, to-chk=22/122)
07-Nov-2024 23:38:08       1,332,541  82%   26.48MB/s    0:00:00 (xfr#48, to-chk=21/122)
07-Nov-2024 23:38:08       1,333,003  82%   26.48MB/s    0:00:00 (xfr#49, to-chk=17/122)
07-Nov-2024 23:38:08       1,421,291  87%   27.66MB/s    0:00:00 (xfr#50, to-chk=16/122)
07-Nov-2024 23:38:08       1,421,753  87%   27.67MB/s    0:00:00 (xfr#51, to-chk=15/122)
07-Nov-2024 23:38:08       1,440,500  88%   28.04MB/s    0:00:00 (xfr#52, to-chk=14/122)
07-Nov-2024 23:38:08       1,440,866  88%   28.04MB/s    0:00:00 (xfr#53, to-chk=10/122)
07-Nov-2024 23:38:08       1,500,867  92%   28.07MB/s    0:00:00 (xfr#54, to-chk=9/122)
07-Nov-2024 23:38:08       1,501,233  92%   28.07MB/s    0:00:00 (xfr#55, to-chk=8/122)
07-Nov-2024 23:38:08       1,517,324  93%   28.37MB/s    0:00:00 (xfr#56, to-chk=7/122)
07-Nov-2024 23:38:08       1,517,690  93%   28.38MB/s    0:00:00 (xfr#57, to-chk=3/122)
07-Nov-2024 23:38:08       1,601,646  98%   29.37MB/s    0:00:00 (xfr#58, to-chk=2/122)
07-Nov-2024 23:38:08       1,602,012  98%   29.38MB/s    0:00:00 (xfr#59, to-chk=1/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   29.20MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   28.65MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   28.65MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   28.65MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   28.65MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08       1,622,508  99%   26.23MB/s    0:00:00 (xfr#60, to-chk=0/122)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08          35,476  10%   33.83MB/s    0:00:00 (xfr#2, to-chk=37/42)
07-Nov-2024 23:38:08          68,448  20%   65.28MB/s    0:00:00 (xfr#3, to-chk=35/42)
07-Nov-2024 23:38:08          68,448  20%   65.28MB/s    0:00:00 (xfr#4, to-chk=33/42)
07-Nov-2024 23:38:08          68,448  20%   65.28MB/s    0:00:00 (xfr#5, to-chk=31/42)
07-Nov-2024 23:38:08          99,874  30%   95.25MB/s    0:00:00 (xfr#6, to-chk=29/42)
07-Nov-2024 23:38:08         100,024  30%   95.39MB/s    0:00:00 (xfr#7, to-chk=27/42)
07-Nov-2024 23:38:08         100,321  30%   95.67MB/s    0:00:00 (xfr#8, to-chk=25/42)
07-Nov-2024 23:38:08         151,178  45%   72.09MB/s    0:00:00 (xfr#9, to-chk=23/42)
07-Nov-2024 23:38:08         153,565  46%   73.23MB/s    0:00:00 (xfr#10, to-chk=13/42)
07-Nov-2024 23:38:08         156,693  47%   74.72MB/s    0:00:00 (xfr#11, to-chk=12/42)
07-Nov-2024 23:38:08         158,510  47%   75.58MB/s    0:00:00 (xfr#12, to-chk=11/42)
07-Nov-2024 23:38:08         158,731  48%   75.69MB/s    0:00:00 (xfr#13, to-chk=10/42)
07-Nov-2024 23:38:08         160,839  48%   76.69MB/s    0:00:00 (xfr#14, to-chk=9/42)
07-Nov-2024 23:38:08         162,428  49%   77.45MB/s    0:00:00 (xfr#15, to-chk=8/42)
07-Nov-2024 23:38:08         163,789  49%   52.07MB/s    0:00:00 (xfr#16, to-chk=7/42)
07-Nov-2024 23:38:08         164,928  49%   52.43MB/s    0:00:00 (xfr#17, to-chk=6/42)
07-Nov-2024 23:38:08         167,543  50%   53.26MB/s    0:00:00 (xfr#18, to-chk=5/42)
07-Nov-2024 23:38:08         168,049  50%   53.42MB/s    0:00:00 (xfr#19, to-chk=4/42)
07-Nov-2024 23:38:08         170,949  51%   54.34MB/s    0:00:00 (xfr#20, to-chk=3/42)
07-Nov-2024 23:38:08         171,683  51%   54.58MB/s    0:00:00 (xfr#21, to-chk=2/42)
07-Nov-2024 23:38:08         175,835  53%   41.92MB/s    0:00:00 (xfr#22, to-chk=1/42)
07-Nov-2024 23:38:08         179,197  54%   42.72MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         179,197  54%   34.18MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         179,197  54%   34.18MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         179,197  54%   34.18MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         179,197  54%   34.18MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         179,197  54%   34.18MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08          15,394  16%   14.68MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:38:08          31,697  33%   30.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:38:08          31,697  33%   30.23MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:38:08          46,888  49%   44.72MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:38:08          47,179  50%   44.99MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:38:08          47,179  50%   22.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:38:08           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:38:08           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:38:08           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:38:08           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:38:08           6,857  50%    1.63MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08          34,614  10%   33.01MB/s    0:00:00 (xfr#2, to-chk=37/42)
07-Nov-2024 23:38:08          66,627  20%   63.54MB/s    0:00:00 (xfr#3, to-chk=35/42)
07-Nov-2024 23:38:08          66,627  20%   63.54MB/s    0:00:00 (xfr#4, to-chk=33/42)
07-Nov-2024 23:38:08          66,627  20%   63.54MB/s    0:00:00 (xfr#5, to-chk=31/42)
07-Nov-2024 23:38:08          97,191  29%   92.69MB/s    0:00:00 (xfr#6, to-chk=29/42)
07-Nov-2024 23:38:08          97,341  29%   92.83MB/s    0:00:00 (xfr#7, to-chk=27/42)
07-Nov-2024 23:38:08          97,638  30%   93.11MB/s    0:00:00 (xfr#8, to-chk=25/42)
07-Nov-2024 23:38:08         148,701  45%  141.81MB/s    0:00:00 (xfr#9, to-chk=23/42)
07-Nov-2024 23:38:08         151,601  46%  144.58MB/s    0:00:00 (xfr#10, to-chk=13/42)
07-Nov-2024 23:38:08         152,341  46%  145.28MB/s    0:00:00 (xfr#11, to-chk=12/42)
07-Nov-2024 23:38:08         152,561  46%   72.75MB/s    0:00:00 (xfr#12, to-chk=11/42)
07-Nov-2024 23:38:08         154,661  47%   73.75MB/s    0:00:00 (xfr#13, to-chk=10/42)
07-Nov-2024 23:38:08         155,788  47%   74.29MB/s    0:00:00 (xfr#14, to-chk=9/42)
07-Nov-2024 23:38:08         159,924  49%   76.26MB/s    0:00:00 (xfr#15, to-chk=8/42)
07-Nov-2024 23:38:08         163,280  50%   77.86MB/s    0:00:00 (xfr#16, to-chk=7/42)
07-Nov-2024 23:38:08         164,869  50%   78.62MB/s    0:00:00 (xfr#17, to-chk=6/42)
07-Nov-2024 23:38:08         166,692  51%   79.48MB/s    0:00:00 (xfr#18, to-chk=5/42)
07-Nov-2024 23:38:08         167,139  51%   79.70MB/s    0:00:00 (xfr#19, to-chk=4/42)
07-Nov-2024 23:38:08         169,524  52%   80.84MB/s    0:00:00 (xfr#20, to-chk=3/42)
07-Nov-2024 23:38:08         170,885  52%   81.48MB/s    0:00:00 (xfr#21, to-chk=2/42)
07-Nov-2024 23:38:08         174,011  53%   55.32MB/s    0:00:00 (xfr#22, to-chk=1/42)
07-Nov-2024 23:38:08         176,624  54%   56.15MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         176,624  54%   42.11MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         176,624  54%   42.11MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         176,624  54%   42.11MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         176,624  54%   42.11MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08         176,624  54%   42.11MB/s    0:00:00 (xfr#23, to-chk=0/42)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08          16,916  16%   16.13MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:38:08          34,757  33%   33.15MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:38:08          34,757  33%   33.15MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:38:08          51,470  49%   49.09MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:38:08          51,761  50%   49.36MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:38:08          51,761  50%   16.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:38:08           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:38:08           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:38:08           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:38:08           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:38:08           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08          16,317   8%   15.56MB/s    0:00:00 (xfr#2, to-chk=13/18)
07-Nov-2024 23:38:08          33,279  16%   31.74MB/s    0:00:00 (xfr#3, to-chk=11/18)
07-Nov-2024 23:38:08          33,279  16%   31.74MB/s    0:00:00 (xfr#4, to-chk=9/18)
07-Nov-2024 23:38:08          49,116  24%   46.84MB/s    0:00:00 (xfr#5, to-chk=7/18)
07-Nov-2024 23:38:08          49,207  24%   46.93MB/s    0:00:00 (xfr#6, to-chk=5/18)
07-Nov-2024 23:38:08          49,504  24%   47.21MB/s    0:00:00 (xfr#7, to-chk=3/18)
07-Nov-2024 23:38:08         101,946  50%   97.22MB/s    0:00:00 (xfr#8, to-chk=1/18)
07-Nov-2024 23:38:08         101,946  50%   48.61MB/s    0:00:00 (xfr#8, to-chk=0/18)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:38:08           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:38:08           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:38:08           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:38:08           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:38:08           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:38:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.29.55/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:38:08               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:38:08          32,137  13%   30.65MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:38:08          65,450  26%   62.42MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:38:08          90,137  36%   85.96MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:38:08         122,071  49%   58.21MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:38:08         122,362  50%   58.35MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:38:08         122,362  50%   38.90MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:38:08 [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.1731022678.8062294 exists, exporting anyway.
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 =================================== FAILURES ===================================
07-Nov-2024 23:38:08 _____________________ test_type_empty[multiprovider_proxy] _____________________
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 fixturefunc = <function shell_check_type at 0x7f2efed202c0>
07-Nov-2024 23:38:08 request = <FixtureRequest for <Function test_type_empty[multiprovider_proxy]>>
07-Nov-2024 23:38:08 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08     def call_fixture_func(
07-Nov-2024 23:38:08         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
07-Nov-2024 23:38:08     ) -> FixtureValue:
07-Nov-2024 23:38:08         if is_generator(fixturefunc):
07-Nov-2024 23:38:08             fixturefunc = cast(
07-Nov-2024 23:38:08                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
07-Nov-2024 23:38:08             )
07-Nov-2024 23:38:08             generator = fixturefunc(**kwargs)
07-Nov-2024 23:38:08             try:
07-Nov-2024 23:38:08                 fixture_result = next(generator)
07-Nov-2024 23:38:08             except StopIteration:
07-Nov-2024 23:38:08                 raise ValueError(f"{request.fixturename} did not yield a value") from None
07-Nov-2024 23:38:08             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
07-Nov-2024 23:38:08             request.addfinalizer(finalizer)
07-Nov-2024 23:38:08         else:
07-Nov-2024 23:38:08             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
07-Nov-2024 23:38:08 >           fixture_result = fixturefunc(**kwargs)
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
07-Nov-2024 23:38:08 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
07-Nov-2024 23:38:08 tests/utils/bdd_utils.py:78: in wrapper
07-Nov-2024 23:38:08     return fun(*ba.args, **ba.kwargs)
07-Nov-2024 23:38:08 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
07-Nov-2024 23:38:08     assert_(client.perform, condition)
07-Nov-2024 23:38:08 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f2efeaa4230>>
07-Nov-2024 23:38:08 args = (<function shell_check_type.<locals>.condition at 0x7f2efeaa2480>,)
07-Nov-2024 23:38:08 kwargs = {}, assert_result = False
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08     def assert_(expression, *args, **kwargs):
07-Nov-2024 23:38:08         assert_result = expression(*args, **kwargs)
07-Nov-2024 23:38:08 >       assert assert_result
07-Nov-2024 23:38:08 E       AssertionError
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 tests/utils/utils.py:42: AssertionError
07-Nov-2024 23:38:08 ------------------------------ Captured log call -------------------------------
07-Nov-2024 23:38:08 ERROR    root:utils.py:30 Traceback (most recent call last):
07-Nov-2024 23:38:08   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
07-Nov-2024 23:38:08     condition_satisfied = condition()
07-Nov-2024 23:38:08                           ^^^^^^^^^^^
07-Nov-2024 23:38:08   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
07-Nov-2024 23:38:08     assert stat_file_type.strip() == file_type
07-Nov-2024 23:38:08            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
07-Nov-2024 23:38:08 AssertionError
07-Nov-2024 23:38:08 =============================== warnings summary ===============================
07-Nov-2024 23:38:08 tests/utils/rest_utils.py:98
07-Nov-2024 23:38:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:38:08     print("""
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 tests/utils/path_utils.py:112
07-Nov-2024 23:38:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:38:08     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 tests/utils/acceptance_utils.py:55
07-Nov-2024 23:38:08   /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'
07-Nov-2024 23:38:08     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 tests/utils/acceptance_utils.py:57
07-Nov-2024 23:38:08   /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'
07-Nov-2024 23:38:08     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:38:08
07-Nov-2024 23:38:08 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 23:38:08 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 23:38:08 ============= 1 failed, 13 passed, 4 warnings in 494.90s (0:08:14) =============
07-Nov-2024 23:38:11 release "dev" uninstalled
07-Nov-2024 23:38:13 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 23:38:13 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 23:38:14 No resources found
07-Nov-2024 23:38:15 Sidecar injection has been disabled
07-Nov-2024 23:38:15 Cleaning helm release "dev"...
07-Nov-2024 23:38:15 Deleted 1 helm deployments
07-Nov-2024 23:38:15 Deleted 0 k8s deployments
07-Nov-2024 23:38:15 Deleted 0 k8s services
07-Nov-2024 23:38:15 Deleted 0 persistent volumes
07-Nov-2024 23:38:16 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:38:16 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 23:38:16 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:38:16 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 23:38:16 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 23:38:16 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:38:16 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 23:38:16 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 23:38:16 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 23:38:16 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS...
07-Nov-2024 23:38:16 Failing task since 1 failing test cases were found.
07-Nov-2024 23:38:16 Changing Task Result to SUCCESS as all failed tests were quarantined.
07-Nov-2024 23:38:16 Finished task 'Parse test results' with result: Success
07-Nov-2024 23:38:16 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:38:16 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:38:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3360 (ODSRV-OAP-MPRFSPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3360-ScriptBuildTask-16068788647748937946.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance
07-Nov-2024 23:38:16 ./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
07-Nov-2024 23:38:16 Uploading artifact
07-Nov-2024 23:38:16     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz
07-Nov-2024 23:38:16     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz
07-Nov-2024 23:38:16 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 23:38:16 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:38:16 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:38:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3360 (ODSRV-OAP-MPRFSPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3360-ScriptBuildTask-17855198080076852070.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS
07-Nov-2024 23:38:16 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 23:38:16 Finished task 'Pack logs' with result: Success
07-Nov-2024 23:38:16 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:38:16
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 23:38:16 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:38:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3360 (ODSRV-OAP-MPRFSPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3360-ScriptBuildTask-8204129312867360706.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance
07-Nov-2024 23:38:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 23:38:16                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 23:38:16
07-Nov-2024 23:38:17   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 23:38:17 100  4822  100  4822    0     0  63447      0 --:--:-- --:--:-- --:--:-- 63447
07-Nov-2024 23:38:17 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 23:38:17 Cleaning helm deployments
07-Nov-2024 23:38:17 Cleanining pods
07-Nov-2024 23:38:17 Cleaning kube persistant volumes
07-Nov-2024 23:38:18 Cleaning dockswift container
07-Nov-2024 23:38:18 Cleaning docker containers
07-Nov-2024 23:38:20 Stalled docker containers to remove:
07-Nov-2024 23:38:20 01df566437d1 5dfec5246732 c8149cd924e9 3c7e183d2aa6 76bd05f1ee72 b585e26e3812 a8d11b88f538 95f27581c7eb 54486fed8696 df8c2f6f39ca 41f436e60934 1958ffd02205 ec728c4887b4 645781d82809 da58f8b07a31 42947d62aa7d 01232485d73c aec069c65735 2b73d4a92dca 2b1f6c3723cb
07-Nov-2024 23:38:20 Removing stalled docker containers
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: 01df566437d1: Container 01df566437d161a69a6139c0e5a9ca8c461fe2d6b1e48cc3e90da87989fbd6b3 is not running
07-Nov-2024 23:38:20 01df566437d1
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: 5dfec5246732: Container 5dfec52467325564b7ca391cc2232c2d8de520a9b76707774aac26a1dd9c0e09 is not running
07-Nov-2024 23:38:20 5dfec5246732
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: c8149cd924e9: Container c8149cd924e9e0c70dc5cdd2b34927837559b712c22d857c076be9c0c9245854 is not running
07-Nov-2024 23:38:20 c8149cd924e9
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: 3c7e183d2aa6: Container 3c7e183d2aa6a940498249627ec8d7cad487d1c66e72bdafa2e9e482c436d635 is not running
07-Nov-2024 23:38:20 3c7e183d2aa6
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: 76bd05f1ee72: Container 76bd05f1ee72f0820ee87fc4ba235bf9bf668cc642977086a7c3ad2ccd7bbec9 is not running
07-Nov-2024 23:38:20 76bd05f1ee72
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: b585e26e3812: Container b585e26e3812d304a02037a170614a371672eeeb5a9be89019f7d514e350f408 is not running
07-Nov-2024 23:38:20 b585e26e3812
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: a8d11b88f538: Container a8d11b88f5385d2be097a477caaaaf008c22b911d3aeb8367c8cf12bb1eddacd is not running
07-Nov-2024 23:38:20 a8d11b88f538
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: 95f27581c7eb: Container 95f27581c7eb14dfededd428d8082594ab580240cb6ff37e49f40ecbe7197028 is not running
07-Nov-2024 23:38:20 95f27581c7eb
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: 54486fed8696: Container 54486fed8696b470350a19870244b777c973f1c99f8195d9f2ec8988e054c8c9 is not running
07-Nov-2024 23:38:20 54486fed8696
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: df8c2f6f39ca: Container df8c2f6f39cac91c1735923027dc9474524fa690f509615efa38f88245425655 is not running
07-Nov-2024 23:38:20 df8c2f6f39ca
07-Nov-2024 23:38:20 Error response from daemon: Cannot kill container: 41f436e60934: Container 41f436e6093491ff2d8d58ec9bf9c6b0d70df10c0e1c4393cad702a8f0bdcf66 is not running
07-Nov-2024 23:38:21 41f436e60934
07-Nov-2024 23:38:21 Error response from daemon: Cannot kill container: 1958ffd02205: Container 1958ffd02205a62baec91e53bb54e7dde7648368dbee2f56b14892a18c8da5e2 is not running
07-Nov-2024 23:38:21 1958ffd02205
07-Nov-2024 23:38:21 Error response from daemon: Cannot kill container: ec728c4887b4: Container ec728c4887b4e0038fadb431b3578bbfb16e691de5cce4e37ae8ca3912e54329 is not running
07-Nov-2024 23:38:21 ec728c4887b4
07-Nov-2024 23:38:21 Error response from daemon: Cannot kill container: 645781d82809: Container 645781d828094652f1dc68d52a0b7fbf866a2525591c310c5f0cc15de3c2fa39 is not running
07-Nov-2024 23:38:21 645781d82809
07-Nov-2024 23:38:21 Error response from daemon: Cannot kill container: da58f8b07a31: Container da58f8b07a3132dbe923b1b39f5714825618c104847da1af6a1d5d048f7f7599 is not running
07-Nov-2024 23:38:21 da58f8b07a31
07-Nov-2024 23:38:21 Error response from daemon: Cannot kill container: 42947d62aa7d: Container 42947d62aa7d93c52ac2bff767a0063c091b92709c7301d9269afd305b3ffea5 is not running
07-Nov-2024 23:38:21 42947d62aa7d
07-Nov-2024 23:38:21 Error response from daemon: Cannot kill container: 01232485d73c: Container 01232485d73cdaeb3be44c1165e1556b3bccc3cfb7c229eb144dd23411bb9492 is not running
07-Nov-2024 23:38:21 01232485d73c
07-Nov-2024 23:38:21 Error response from daemon: Cannot kill container: aec069c65735: Container aec069c65735068d52385fe1bb3b75fb48af8242a16d75849ed0c111b9067e36 is not running
07-Nov-2024 23:38:21 aec069c65735
07-Nov-2024 23:38:21 Error response from daemon: Cannot kill container: 2b73d4a92dca: Container 2b73d4a92dca1b93db3b01529b94de579a17490edea21aeb89b6b98670729694 is not running
07-Nov-2024 23:38:21 2b73d4a92dca
07-Nov-2024 23:38:21 2b1f6c3723cb
07-Nov-2024 23:38:21 2b1f6c3723cb
07-Nov-2024 23:38:21 Stalled docker volumes to remove:
07-Nov-2024 23:38:21
07-Nov-2024 23:38:21 Removing stalled docker volumes
07-Nov-2024 23:38:21 Removing stalled loopdevices
07-Nov-2024 23:38:22 Done
07-Nov-2024 23:38:22 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 23:38:22 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 23:38:22 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 23:38:22 Running post build plugin 'NCover Results Collector'
07-Nov-2024 23:38:22 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 23:38:22 Running post build plugin 'Clover Results Collector'
07-Nov-2024 23:38:22 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 23:38:22 Running post build plugin 'Artifact Copier'
07-Nov-2024 23:38:22 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 23:38:22 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 47.38 ms
07-Nov-2024 23:38:22 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS'
07-Nov-2024 23:38:22 Finalising the build...
07-Nov-2024 23:38:22 Stopping timer.
07-Nov-2024 23:38:22 Build ODSRV-OAP-MPRFSPS-3360 completed.
07-Nov-2024 23:38:22 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 23:38:22 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 23:38:22 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 23:38:22 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 23:38:22 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 23:38:22 All post build plugins have finished
07-Nov-2024 23:38:22 Generating build results summary...
07-Nov-2024 23:38:23 Saving build results to disk...
07-Nov-2024 23:38:23 Store variable context...
07-Nov-2024 23:38:23 Finished building ODSRV-OAP-MPRFSPS-3360.