oneclient acceptance tests using environment deployed from packages

Build: #3360 failed

Job: singleprovider regular file stat multiclient proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,628 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:14:18 =================================================================
07-Nov-2024 23:14:18 - Executing scenario 'Increase regular file size with truncate'
07-Nov-2024 23:14:18 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:14:18 -----------------------------------------------------------------
07-Nov-2024 23:14:18 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:14:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:14:18 using [token, token] by [user1, user2]"'
07-Nov-2024 23:14:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:14:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:14:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:14:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9cl6dnw74973yak7
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9cl6dnw74973yak7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9cl6dnw74973yak7
07-Nov-2024 23:14:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1269799876588062322'...
07-Nov-2024 23:14:18 Getting configuration...
07-Nov-2024 23:14:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9cl6dnw74973yak7'.
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:14:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:14:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:14:18 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ekvam007p04vxmps
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ekvam007p04vxmps --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ekvam007p04vxmps
07-Nov-2024 23:14:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1539788894931869276'...
07-Nov-2024 23:14:18 Getting configuration...
07-Nov-2024 23:14:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ekvam007p04vxmps'.
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:14:18 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:14:18 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:14:18 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
07-Nov-2024 23:14:18 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
07-Nov-2024 23:14:18 =================================================================
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 PASSED
07-Nov-2024 23:14:18 Unmounting client from /tmp/onedata/mnt/9cl6dnw74973yak7
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18 Unmounting client from /tmp/onedata/mnt/ekvam007p04vxmps
07-Nov-2024 23:14:18
07-Nov-2024 23:14:18
07-Nov-2024 23:14:45 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:14:45 =================================================================
07-Nov-2024 23:14:45 - Executing scenario 'Decrease regular file size with truncate'
07-Nov-2024 23:14:45 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:14:45 -----------------------------------------------------------------
07-Nov-2024 23:14:45 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:14:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:14:45 using [token, token] by [user1, user2]"'
07-Nov-2024 23:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:14:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/f0ey9vrjr8l2usqc
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f0ey9vrjr8l2usqc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f0ey9vrjr8l2usqc
07-Nov-2024 23:14:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5566689814444738915'...
07-Nov-2024 23:14:45 Getting configuration...
07-Nov-2024 23:14:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f0ey9vrjr8l2usqc'.
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:14:45 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j9snysppmdsg1tr0
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j9snysppmdsg1tr0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j9snysppmdsg1tr0
07-Nov-2024 23:14:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3824507503759510237'...
07-Nov-2024 23:14:45 Getting configuration...
07-Nov-2024 23:14:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j9snysppmdsg1tr0'.
07-Nov-2024 23:14:45
07-Nov-2024 23:14:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:14:45 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:14:45 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:14:45 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
07-Nov-2024 23:14:45 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
07-Nov-2024 23:14:45 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
07-Nov-2024 23:14:45 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
07-Nov-2024 23:14:45 =================================================================
07-Nov-2024 23:14:45
07-Nov-2024 23:14:46 PASSED
07-Nov-2024 23:14:46 Unmounting client from /tmp/onedata/mnt/f0ey9vrjr8l2usqc
07-Nov-2024 23:14:46
07-Nov-2024 23:14:46
07-Nov-2024 23:14:46 Unmounting client from /tmp/onedata/mnt/j9snysppmdsg1tr0
07-Nov-2024 23:14:46
07-Nov-2024 23:14:46
07-Nov-2024 23:15:10 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:15:10 =================================================================
07-Nov-2024 23:15:10 - Executing scenario 'Fail to truncate regular file without write permission'
07-Nov-2024 23:15:10 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:15:10 -----------------------------------------------------------------
07-Nov-2024 23:15:10 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:15:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:15:10 using [token, token] by [user1, user2]"'
07-Nov-2024 23:15:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:15:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:15:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:15:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/en5jqhcx3t4tpdya
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/en5jqhcx3t4tpdya --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/en5jqhcx3t4tpdya
07-Nov-2024 23:15:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '152707234644369765'...
07-Nov-2024 23:15:10 Getting configuration...
07-Nov-2024 23:15:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/en5jqhcx3t4tpdya'.
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:15:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:15:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:15:10 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eedjombsepanmekh
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eedjombsepanmekh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eedjombsepanmekh
07-Nov-2024 23:15:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6864810656423639177'...
07-Nov-2024 23:15:10 Getting configuration...
07-Nov-2024 23:15:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eedjombsepanmekh'.
07-Nov-2024 23:15:10
07-Nov-2024 23:15:10 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:15:10 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:15:10 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:15:10 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:15:10 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
07-Nov-2024 23:15:10 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
07-Nov-2024 23:15:10 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
07-Nov-2024 23:15:10 =================================================================
07-Nov-2024 23:15:10
07-Nov-2024 23:15:11 PASSED
07-Nov-2024 23:15:11 Unmounting client from /tmp/onedata/mnt/en5jqhcx3t4tpdya
07-Nov-2024 23:15:11
07-Nov-2024 23:15:11
07-Nov-2024 23:15:11 Unmounting client from /tmp/onedata/mnt/eedjombsepanmekh
07-Nov-2024 23:15:11
07-Nov-2024 23:15:11
07-Nov-2024 23:15:34 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:15:34 =================================================================
07-Nov-2024 23:15:34 - Executing scenario 'Timestamps at creation'
07-Nov-2024 23:15:34 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:15:34 -----------------------------------------------------------------
07-Nov-2024 23:15:34 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:15:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:15:34 using [token, token] by [user1, user2]"'
07-Nov-2024 23:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:15:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/i5bqyeewt8hvg860
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i5bqyeewt8hvg860 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i5bqyeewt8hvg860
07-Nov-2024 23:15:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14477793992947332448'...
07-Nov-2024 23:15:34 Getting configuration...
07-Nov-2024 23:15:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i5bqyeewt8hvg860'.
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:15:34 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j8t0wys1kwlqznzg
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j8t0wys1kwlqznzg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j8t0wys1kwlqznzg
07-Nov-2024 23:15:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8843406908945683247'...
07-Nov-2024 23:15:34 Getting configuration...
07-Nov-2024 23:15:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j8t0wys1kwlqznzg'.
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:15:34 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:15:34 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:15:34 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
07-Nov-2024 23:15:34 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
07-Nov-2024 23:15:34 =================================================================
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 PASSED
07-Nov-2024 23:15:34 Unmounting client from /tmp/onedata/mnt/i5bqyeewt8hvg860
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34 Unmounting client from /tmp/onedata/mnt/j8t0wys1kwlqznzg
07-Nov-2024 23:15:34
07-Nov-2024 23:15:34
07-Nov-2024 23:15:57 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:15:57 =================================================================
07-Nov-2024 23:15:57 - Executing scenario 'Fail to update timestamps (touch) without write permission'
07-Nov-2024 23:15:57 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:15:57 -----------------------------------------------------------------
07-Nov-2024 23:15:57 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:15:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:15:57 using [token, token] by [user1, user2]"'
07-Nov-2024 23:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:15:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/si5fbfmbh4cn4edy
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/si5fbfmbh4cn4edy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/si5fbfmbh4cn4edy
07-Nov-2024 23:15:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15719687537089537517'...
07-Nov-2024 23:15:57 Getting configuration...
07-Nov-2024 23:15:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/si5fbfmbh4cn4edy'.
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:15:57 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mkov4datopwyhs9z
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mkov4datopwyhs9z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mkov4datopwyhs9z
07-Nov-2024 23:15:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12583869545058881694'...
07-Nov-2024 23:15:57 Getting configuration...
07-Nov-2024 23:15:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mkov4datopwyhs9z'.
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:15:57 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:15:57 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:15:57 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:15:57 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
07-Nov-2024 23:15:57 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
07-Nov-2024 23:15:57 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
07-Nov-2024 23:15:57 =================================================================
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 PASSED
07-Nov-2024 23:15:57 Unmounting client from /tmp/onedata/mnt/si5fbfmbh4cn4edy
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57 Unmounting client from /tmp/onedata/mnt/mkov4datopwyhs9z
07-Nov-2024 23:15:57
07-Nov-2024 23:15:57
07-Nov-2024 23:16:20 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:16:20 =================================================================
07-Nov-2024 23:16:20 - Executing scenario 'Update timestamps (touch) with write permission'
07-Nov-2024 23:16:20 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:16:20 -----------------------------------------------------------------
07-Nov-2024 23:16:20 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:16:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:16:20 using [token, token] by [user1, user2]"'
07-Nov-2024 23:16:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:16:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:16:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:16:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y3y2ga8hxt0v2o5j
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y3y2ga8hxt0v2o5j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y3y2ga8hxt0v2o5j
07-Nov-2024 23:16:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3611493373257630901'...
07-Nov-2024 23:16:20 Getting configuration...
07-Nov-2024 23:16:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y3y2ga8hxt0v2o5j'.
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:16:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:16:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:16:20 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/368mg0e27p7qkgbb
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/368mg0e27p7qkgbb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/368mg0e27p7qkgbb
07-Nov-2024 23:16:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2812332443868857894'...
07-Nov-2024 23:16:20 Getting configuration...
07-Nov-2024 23:16:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/368mg0e27p7qkgbb'.
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:16:20 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:16:20 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:16:20 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:16:20 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
07-Nov-2024 23:16:20 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
07-Nov-2024 23:16:20 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
07-Nov-2024 23:16:20 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
07-Nov-2024 23:16:20 =================================================================
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 PASSED
07-Nov-2024 23:16:20 Unmounting client from /tmp/onedata/mnt/y3y2ga8hxt0v2o5j
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20 Unmounting client from /tmp/onedata/mnt/368mg0e27p7qkgbb
07-Nov-2024 23:16:20
07-Nov-2024 23:16:20
07-Nov-2024 23:16:54 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:16:54 =================================================================
07-Nov-2024 23:16:54 - Executing scenario 'Access time'
07-Nov-2024 23:16:54 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:16:54 -----------------------------------------------------------------
07-Nov-2024 23:16:54 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:16:54 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:16:54 using [token, token] by [user1, user2]"'
07-Nov-2024 23:16:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:16:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:16:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:16:54 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vs704iac7dsj7885
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vs704iac7dsj7885 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vs704iac7dsj7885
07-Nov-2024 23:16:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14657666453336161036'...
07-Nov-2024 23:16:54 Getting configuration...
07-Nov-2024 23:16:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vs704iac7dsj7885'.
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:16:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:16:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:16:54 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z9q39j3xns3uv102
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z9q39j3xns3uv102 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z9q39j3xns3uv102
07-Nov-2024 23:16:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17923743254326955432'...
07-Nov-2024 23:16:54 Getting configuration...
07-Nov-2024 23:16:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z9q39j3xns3uv102'.
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 23:16:54 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:16:54 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 23:16:54 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
07-Nov-2024 23:16:54 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
07-Nov-2024 23:16:54 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
07-Nov-2024 23:16:54 =================================================================
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 PASSED
07-Nov-2024 23:16:54 Unmounting client from /tmp/onedata/mnt/vs704iac7dsj7885
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54 Unmounting client from /tmp/onedata/mnt/z9q39j3xns3uv102
07-Nov-2024 23:16:54
07-Nov-2024 23:16:54
07-Nov-2024 23:17:19 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:17:19 =================================================================
07-Nov-2024 23:17:19 - Executing scenario 'Modification time'
07-Nov-2024 23:17:19 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:17:19 -----------------------------------------------------------------
07-Nov-2024 23:17:19 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:17:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:17:19 using [token, token] by [user1, user2]"'
07-Nov-2024 23:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:17:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h1gh7mwwebvnag3z
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h1gh7mwwebvnag3z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h1gh7mwwebvnag3z
07-Nov-2024 23:17:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15898502894675327343'...
07-Nov-2024 23:17:19 Getting configuration...
07-Nov-2024 23:17:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h1gh7mwwebvnag3z'.
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:17:19 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6pf7i158994luqpn
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6pf7i158994luqpn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6pf7i158994luqpn
07-Nov-2024 23:17:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3027204237425198921'...
07-Nov-2024 23:17:19 Getting configuration...
07-Nov-2024 23:17:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6pf7i158994luqpn'.
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:17:19 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:17:19 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:17:19 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 23:17:19 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 23:17:19 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
07-Nov-2024 23:17:19 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
07-Nov-2024 23:17:19 =================================================================
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 PASSED
07-Nov-2024 23:17:19 Unmounting client from /tmp/onedata/mnt/h1gh7mwwebvnag3z
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19 Unmounting client from /tmp/onedata/mnt/6pf7i158994luqpn
07-Nov-2024 23:17:19
07-Nov-2024 23:17:19
07-Nov-2024 23:17:45 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:17:45 =================================================================
07-Nov-2024 23:17:45 - Executing scenario 'Status-change time when changing mode'
07-Nov-2024 23:17:45 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:17:45 -----------------------------------------------------------------
07-Nov-2024 23:17:45 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:17:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:17:45 using [token, token] by [user1, user2]"'
07-Nov-2024 23:17:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:17:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:17:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:17:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ogzvvibu278h17mc
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ogzvvibu278h17mc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ogzvvibu278h17mc
07-Nov-2024 23:17:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4519302376456617008'...
07-Nov-2024 23:17:45 Getting configuration...
07-Nov-2024 23:17:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ogzvvibu278h17mc'.
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:17:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:17:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:17:45 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5d013a9dc55mb4m5
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5d013a9dc55mb4m5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5d013a9dc55mb4m5
07-Nov-2024 23:17:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8183423819611493001'...
07-Nov-2024 23:17:45 Getting configuration...
07-Nov-2024 23:17:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5d013a9dc55mb4m5'.
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:17:45 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:17:45 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:17:45 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 23:17:45 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
07-Nov-2024 23:17:45 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
07-Nov-2024 23:17:45 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
07-Nov-2024 23:17:45 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
07-Nov-2024 23:17:45 =================================================================
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 PASSED
07-Nov-2024 23:17:45 Unmounting client from /tmp/onedata/mnt/ogzvvibu278h17mc
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45 Unmounting client from /tmp/onedata/mnt/5d013a9dc55mb4m5
07-Nov-2024 23:17:45
07-Nov-2024 23:17:45
07-Nov-2024 23:18:11 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:18:11 =================================================================
07-Nov-2024 23:18:11 - Executing scenario 'Status-change time when renaming on storage'
07-Nov-2024 23:18:11 - from feature 'Multi_regular_file_stat'
07-Nov-2024 23:18:11 -----------------------------------------------------------------
07-Nov-2024 23:18:11 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:18:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:18:11 using [token, token] by [user1, user2]"'
07-Nov-2024 23:18:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:18:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:18:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rhp95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95'
07-Nov-2024 23:18:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-rhp95' successfully started
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uhrtl7e7jg8pgzea
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uhrtl7e7jg8pgzea --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uhrtl7e7jg8pgzea
07-Nov-2024 23:18:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16667076962225153166'...
07-Nov-2024 23:18:11 Getting configuration...
07-Nov-2024 23:18:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uhrtl7e7jg8pgzea'.
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:18:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:18:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tpgqr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr'
07-Nov-2024 23:18:11 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tpgqr' successfully started
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/88hxww1b85msgt8u
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/88hxww1b85msgt8u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/88hxww1b85msgt8u
07-Nov-2024 23:18:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12012903918652756284'...
07-Nov-2024 23:18:11 Getting configuration...
07-Nov-2024 23:18:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/88hxww1b85msgt8u'.
07-Nov-2024 23:18:11
07-Nov-2024 23:18:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:18:11 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:18:11 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:18:11 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
07-Nov-2024 23:18:11 -- Executing step: 'When "user1 is idle for 2 seconds"'
07-Nov-2024 23:18:11 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
07-Nov-2024 23:18:11 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
07-Nov-2024 23:18:11 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
07-Nov-2024 23:18:11 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
07-Nov-2024 23:18:11 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
07-Nov-2024 23:18:11 =================================================================
07-Nov-2024 23:18:11
07-Nov-2024 23:18:19 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:18:19 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:18:19 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
07-Nov-2024 23:18:19 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
07-Nov-2024 23:18:19 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
07-Nov-2024 23:18:19 PASSED
07-Nov-2024 23:18:19 Unmounting client from /tmp/onedata/mnt/uhrtl7e7jg8pgzea
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 Unmounting client from /tmp/onedata/mnt/88hxww1b85msgt8u
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_stat.1731021491.3684053', '-c', '/tmp/logs']
07-Nov-2024 23:18:19 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-rhxht. See /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-cross-support-job-3p-users-rhxht/entrypoint.log for more details
07-Nov-2024 23:18:19 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-rhp95: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-oneclient-krakow-7d9476b8bc-rhp95/oneclient_logs
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=100/120)
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:18:19          25,204   1%   24.04MB/s    0:00:00 (xfr#1, to-chk=99/120)
07-Nov-2024 23:18:19          25,204   1%   24.04MB/s    0:00:00 (xfr#1, to-chk=93/120)
07-Nov-2024 23:18:19          25,666   1%   24.48MB/s    0:00:00 (xfr#2, to-chk=95/120)
07-Nov-2024 23:18:19         112,819   6%   11.95MB/s    0:00:00 (xfr#3, to-chk=94/120)
07-Nov-2024 23:18:19         113,281   6%   10.80MB/s    0:00:00 (xfr#4, to-chk=93/120)
07-Nov-2024 23:18:19         147,793   7%   14.09MB/s    0:00:00 (xfr#5, to-chk=92/120)
07-Nov-2024 23:18:19         148,351   8%   14.15MB/s    0:00:00 (xfr#6, to-chk=88/120)
07-Nov-2024 23:18:19         254,579  13%   22.07MB/s    0:00:00 (xfr#7, to-chk=87/120)
07-Nov-2024 23:18:19         255,137  13%   22.12MB/s    0:00:00 (xfr#8, to-chk=86/120)
07-Nov-2024 23:18:19         276,599  14%   20.29MB/s    0:00:00 (xfr#9, to-chk=85/120)
07-Nov-2024 23:18:19         276,965  14%   20.32MB/s    0:00:00 (xfr#10, to-chk=81/120)
07-Nov-2024 23:18:19         357,527  19%   24.35MB/s    0:00:00 (xfr#11, to-chk=80/120)
07-Nov-2024 23:18:19         357,893  19%   24.38MB/s    0:00:00 (xfr#12, to-chk=79/120)
07-Nov-2024 23:18:19         391,003  21%   26.63MB/s    0:00:00 (xfr#13, to-chk=78/120)
07-Nov-2024 23:18:19         391,657  21%   26.68MB/s    0:00:00 (xfr#14, to-chk=74/120)
07-Nov-2024 23:18:19         508,809  27%   22.06MB/s    0:00:00 (xfr#15, to-chk=73/120)
07-Nov-2024 23:18:19         509,463  27%   21.12MB/s    0:00:00 (xfr#16, to-chk=72/120)
07-Nov-2024 23:18:19         549,679  29%   22.79MB/s    0:00:00 (xfr#17, to-chk=71/120)
07-Nov-2024 23:18:19         550,333  29%   22.82MB/s    0:00:00 (xfr#18, to-chk=67/120)
07-Nov-2024 23:18:19         675,924  36%   25.78MB/s    0:00:00 (xfr#19, to-chk=66/120)
07-Nov-2024 23:18:19         676,578  36%   25.81MB/s    0:00:00 (xfr#20, to-chk=65/120)
07-Nov-2024 23:18:19         704,402  38%   25.84MB/s    0:00:00 (xfr#21, to-chk=64/120)
07-Nov-2024 23:18:19         705,056  38%   25.86MB/s    0:00:00 (xfr#22, to-chk=60/120)
07-Nov-2024 23:18:19         796,624  42%   28.14MB/s    0:00:00 (xfr#23, to-chk=59/120)
07-Nov-2024 23:18:19         797,278  43%   28.16MB/s    0:00:00 (xfr#24, to-chk=58/120)
07-Nov-2024 23:18:19         831,655  44%   27.35MB/s    0:00:00 (xfr#25, to-chk=57/120)
07-Nov-2024 23:18:19         832,213  44%   27.37MB/s    0:00:00 (xfr#26, to-chk=53/120)
07-Nov-2024 23:18:19         937,994  50%   29.82MB/s    0:00:00 (xfr#27, to-chk=52/120)
07-Nov-2024 23:18:19         938,552  50%   28.87MB/s    0:00:00 (xfr#28, to-chk=51/120)
07-Nov-2024 23:18:19         963,682  52%   27.03MB/s    0:00:00 (xfr#29, to-chk=50/120)
07-Nov-2024 23:18:19         964,144  52%   27.04MB/s    0:00:00 (xfr#30, to-chk=46/120)
07-Nov-2024 23:18:19       1,048,989  56%   22.23MB/s    0:00:00 (xfr#31, to-chk=45/120)
07-Nov-2024 23:18:19       1,049,451  56%   21.76MB/s    0:00:00 (xfr#32, to-chk=44/120)
07-Nov-2024 23:18:19       1,076,906  58%   19.38MB/s    0:00:00 (xfr#33, to-chk=43/120)
07-Nov-2024 23:18:19       1,077,464  58%   19.39MB/s    0:00:00 (xfr#34, to-chk=39/120)
07-Nov-2024 23:18:19       1,173,162  63%   21.11MB/s    0:00:00 (xfr#35, to-chk=38/120)
07-Nov-2024 23:18:19       1,173,720  63%   21.12MB/s    0:00:00 (xfr#36, to-chk=37/120)
07-Nov-2024 23:18:19       1,201,304  64%   21.22MB/s    0:00:00 (xfr#37, to-chk=36/120)
07-Nov-2024 23:18:19       1,201,958  64%   21.23MB/s    0:00:00 (xfr#38, to-chk=32/120)
07-Nov-2024 23:18:19       1,297,816  70%   22.92MB/s    0:00:00 (xfr#39, to-chk=31/120)
07-Nov-2024 23:18:19       1,298,470  70%   22.51MB/s    0:00:00 (xfr#40, to-chk=30/120)
07-Nov-2024 23:18:19       1,331,709  71%   23.09MB/s    0:00:00 (xfr#41, to-chk=29/120)
07-Nov-2024 23:18:19       1,332,459  71%   23.10MB/s    0:00:00 (xfr#42, to-chk=25/120)
07-Nov-2024 23:18:19       1,447,609  78%   23.01MB/s    0:00:00 (xfr#43, to-chk=24/120)
07-Nov-2024 23:18:19       1,448,359  78%   23.02MB/s    0:00:00 (xfr#44, to-chk=23/120)
07-Nov-2024 23:18:19       1,475,299  79%   23.45MB/s    0:00:00 (xfr#45, to-chk=22/120)
07-Nov-2024 23:18:19       1,475,953  79%   23.46MB/s    0:00:00 (xfr#46, to-chk=18/120)
07-Nov-2024 23:18:19       1,567,237  84%   20.47MB/s    0:00:00 (xfr#47, to-chk=17/120)
07-Nov-2024 23:18:19       1,567,891  84%   20.48MB/s    0:00:00 (xfr#48, to-chk=16/120)
07-Nov-2024 23:18:19       1,595,781  86%   19.51MB/s    0:00:00 (xfr#49, to-chk=15/120)
07-Nov-2024 23:18:19       1,596,147  86%   19.52MB/s    0:00:00 (xfr#50, to-chk=11/120)
07-Nov-2024 23:18:19       1,677,995  90%   20.00MB/s    0:00:00 (xfr#51, to-chk=10/120)
07-Nov-2024 23:18:19       1,678,361  90%   20.01MB/s    0:00:00 (xfr#52, to-chk=9/120)
07-Nov-2024 23:18:19       1,678,989  90%   19.77MB/s    0:00:00 (xfr#53, to-chk=8/120)
07-Nov-2024 23:18:19       1,712,239  92%   19.91MB/s    0:00:00 (xfr#54, to-chk=7/120)
07-Nov-2024 23:18:19       1,712,893  92%   19.68MB/s    0:00:00 (xfr#55, to-chk=3/120)
07-Nov-2024 23:18:19       1,830,027  98%   19.39MB/s    0:00:00 (xfr#56, to-chk=2/120)
07-Nov-2024 23:18:19       1,830,681  98%   19.40MB/s    0:00:00 (xfr#57, to-chk=1/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   19.61MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   18.19MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19       1,850,464  99%   18.19MB/s    0:00:00 (xfr#58, to-chk=0/120)
07-Nov-2024 23:18:19 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-tpgqr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-oneclient-krakow-7d9476b8bc-tpgqr/oneclient_logs
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=103/123)
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:18:19             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=102/123)
07-Nov-2024 23:18:19             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=95/123)
07-Nov-2024 23:18:19          26,034   1%   24.83MB/s    0:00:00 (xfr#2, to-chk=101/123)
07-Nov-2024 23:18:19          26,688   1%   25.45MB/s    0:00:00 (xfr#3, to-chk=97/123)
07-Nov-2024 23:18:19         117,326   7%  111.89MB/s    0:00:00 (xfr#4, to-chk=96/123)
07-Nov-2024 23:18:19         117,980   7%  112.51MB/s    0:00:00 (xfr#5, to-chk=95/123)
07-Nov-2024 23:18:19         137,977   9%   65.79MB/s    0:00:00 (xfr#6, to-chk=94/123)
07-Nov-2024 23:18:19         138,535   9%   66.06MB/s    0:00:00 (xfr#7, to-chk=90/123)
07-Nov-2024 23:18:19         212,601  13%  101.38MB/s    0:00:00 (xfr#8, to-chk=89/123)
07-Nov-2024 23:18:19         213,159  13%   67.76MB/s    0:00:00 (xfr#9, to-chk=88/123)
07-Nov-2024 23:18:19         232,852  15%   55.52MB/s    0:00:00 (xfr#10, to-chk=87/123)
07-Nov-2024 23:18:19         233,506  15%   55.67MB/s    0:00:00 (xfr#11, to-chk=83/123)
07-Nov-2024 23:18:19         303,215  19%   48.19MB/s    0:00:00 (xfr#12, to-chk=82/123)
07-Nov-2024 23:18:19         303,869  19%   41.40MB/s    0:00:00 (xfr#13, to-chk=81/123)
07-Nov-2024 23:18:19         328,413  21%   44.74MB/s    0:00:00 (xfr#14, to-chk=80/123)
07-Nov-2024 23:18:19         328,971  21%   44.82MB/s    0:00:00 (xfr#15, to-chk=76/123)
07-Nov-2024 23:18:19         424,351  27%   33.72MB/s    0:00:00 (xfr#16, to-chk=75/123)
07-Nov-2024 23:18:19         424,909  27%   33.77MB/s    0:00:00 (xfr#17, to-chk=74/123)
07-Nov-2024 23:18:19         425,537  27%   33.82MB/s    0:00:00 (xfr#18, to-chk=73/123)
07-Nov-2024 23:18:19         448,621  29%   35.65MB/s    0:00:00 (xfr#19, to-chk=72/123)
07-Nov-2024 23:18:19         449,083  29%   35.69MB/s    0:00:00 (xfr#20, to-chk=68/123)
07-Nov-2024 23:18:19         542,507  35%   39.80MB/s    0:00:00 (xfr#21, to-chk=67/123)
07-Nov-2024 23:18:19         542,969  35%   39.83MB/s    0:00:00 (xfr#22, to-chk=66/123)
07-Nov-2024 23:18:19         571,972  37%   38.96MB/s    0:00:00 (xfr#23, to-chk=65/123)
07-Nov-2024 23:18:19         572,818  37%   39.02MB/s    0:00:00 (xfr#24, to-chk=61/123)
07-Nov-2024 23:18:19         661,895  43%   33.22MB/s    0:00:00 (xfr#25, to-chk=60/123)
07-Nov-2024 23:18:19         662,741  43%   33.27MB/s    0:00:00 (xfr#26, to-chk=59/123)
07-Nov-2024 23:18:19         663,369  43%   33.30MB/s    0:00:00 (xfr#27, to-chk=58/123)
07-Nov-2024 23:18:19         684,223  44%   32.63MB/s    0:00:00 (xfr#28, to-chk=57/123)
07-Nov-2024 23:18:19         684,781  44%   32.65MB/s    0:00:00 (xfr#29, to-chk=53/123)
07-Nov-2024 23:18:19         773,395  50%   36.88MB/s    0:00:00 (xfr#30, to-chk=52/123)
07-Nov-2024 23:18:19         773,953  50%   35.15MB/s    0:00:00 (xfr#31, to-chk=51/123)
07-Nov-2024 23:18:19         805,134  52%   31.99MB/s    0:00:00 (xfr#32, to-chk=50/123)
07-Nov-2024 23:18:19         805,692  52%   32.02MB/s    0:00:00 (xfr#33, to-chk=46/123)
07-Nov-2024 23:18:19         895,376  58%   32.84MB/s    0:00:00 (xfr#34, to-chk=45/123)
07-Nov-2024 23:18:19         895,934  58%   32.86MB/s    0:00:00 (xfr#35, to-chk=44/123)
07-Nov-2024 23:18:19         915,314  60%   32.33MB/s    0:00:00 (xfr#36, to-chk=43/123)
07-Nov-2024 23:18:19         915,680  60%   32.34MB/s    0:00:00 (xfr#37, to-chk=39/123)
07-Nov-2024 23:18:19         987,180  64%   34.87MB/s    0:00:00 (xfr#38, to-chk=38/123)
07-Nov-2024 23:18:19         987,546  64%   34.88MB/s    0:00:00 (xfr#39, to-chk=37/123)
07-Nov-2024 23:18:19       1,012,936  66%   34.50MB/s    0:00:00 (xfr#40, to-chk=36/123)
07-Nov-2024 23:18:19       1,013,302  66%   34.51MB/s    0:00:00 (xfr#41, to-chk=32/123)
07-Nov-2024 23:18:19       1,127,306  73%   35.84MB/s    0:00:00 (xfr#42, to-chk=31/123)
07-Nov-2024 23:18:19       1,127,672  73%   34.69MB/s    0:00:00 (xfr#43, to-chk=30/123)
07-Nov-2024 23:18:19       1,146,674  75%   35.28MB/s    0:00:00 (xfr#44, to-chk=29/123)
07-Nov-2024 23:18:19       1,147,136  75%   35.29MB/s    0:00:00 (xfr#45, to-chk=25/123)
07-Nov-2024 23:18:19       1,212,017  79%   35.03MB/s    0:00:00 (xfr#46, to-chk=24/123)
07-Nov-2024 23:18:19       1,212,479  79%   35.04MB/s    0:00:00 (xfr#47, to-chk=23/123)
07-Nov-2024 23:18:19       1,236,615  81%   34.69MB/s    0:00:00 (xfr#48, to-chk=22/123)
07-Nov-2024 23:18:19       1,236,981  81%   34.70MB/s    0:00:00 (xfr#49, to-chk=18/123)
07-Nov-2024 23:18:19       1,315,747  86%   36.91MB/s    0:00:00 (xfr#50, to-chk=17/123)
07-Nov-2024 23:18:19       1,316,113  86%   35.86MB/s    0:00:00 (xfr#51, to-chk=16/123)
07-Nov-2024 23:18:19       1,334,986  87%   36.38MB/s    0:00:00 (xfr#52, to-chk=15/123)
07-Nov-2024 23:18:19       1,335,352  87%   36.39MB/s    0:00:00 (xfr#53, to-chk=11/123)
07-Nov-2024 23:18:19       1,400,007  91%   37.09MB/s    0:00:00 (xfr#54, to-chk=10/123)
07-Nov-2024 23:18:19       1,400,373  91%   37.10MB/s    0:00:00 (xfr#55, to-chk=9/123)
07-Nov-2024 23:18:19       1,401,001  91%   36.11MB/s    0:00:00 (xfr#56, to-chk=8/123)
07-Nov-2024 23:18:19       1,416,801  92%   36.52MB/s    0:00:00 (xfr#57, to-chk=7/123)
07-Nov-2024 23:18:19       1,417,359  92%   36.53MB/s    0:00:00 (xfr#58, to-chk=3/123)
07-Nov-2024 23:18:19       1,501,361  98%   36.71MB/s    0:00:00 (xfr#59, to-chk=2/123)
07-Nov-2024 23:18:19       1,501,919  98%   36.73MB/s    0:00:00 (xfr#60, to-chk=1/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   36.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   34.57MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   34.57MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   34.57MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   34.57MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   32.27MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19       1,522,557  99%   28.47MB/s    0:00:00 (xfr#61, to-chk=0/123)
07-Nov-2024 23:18:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:18:19           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:18:19           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:18:19           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:18:19           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:18:19           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:18:19           6,857  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:18:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=53/56)
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:18:19          37,454  10%   35.72MB/s    0:00:00 (xfr#2, to-chk=51/56)
07-Nov-2024 23:18:19          73,052  19%   69.67MB/s    0:00:00 (xfr#3, to-chk=49/56)
07-Nov-2024 23:18:19          73,052  19%   69.67MB/s    0:00:00 (xfr#4, to-chk=47/56)
07-Nov-2024 23:18:19          73,052  19%   69.67MB/s    0:00:00 (xfr#5, to-chk=45/56)
07-Nov-2024 23:18:19         107,188  28%  102.22MB/s    0:00:00 (xfr#6, to-chk=43/56)
07-Nov-2024 23:18:19         107,338  28%  102.37MB/s    0:00:00 (xfr#7, to-chk=41/56)
07-Nov-2024 23:18:19         107,635  28%  102.65MB/s    0:00:00 (xfr#8, to-chk=39/56)
07-Nov-2024 23:18:19         157,050  41%  149.77MB/s    0:00:00 (xfr#9, to-chk=37/56)
07-Nov-2024 23:18:19         159,604  42%  152.21MB/s    0:00:00 (xfr#10, to-chk=27/56)
07-Nov-2024 23:18:19         160,165  42%  152.75MB/s    0:00:00 (xfr#11, to-chk=26/56)
07-Nov-2024 23:18:19         160,385  42%  152.96MB/s    0:00:00 (xfr#12, to-chk=25/56)
07-Nov-2024 23:18:19         161,856  43%  154.36MB/s    0:00:00 (xfr#13, to-chk=24/56)
07-Nov-2024 23:18:19         165,269  44%  157.61MB/s    0:00:00 (xfr#14, to-chk=23/56)
07-Nov-2024 23:18:19         168,910  45%  161.09MB/s    0:00:00 (xfr#15, to-chk=22/56)
07-Nov-2024 23:18:19         170,670  45%   81.38MB/s    0:00:00 (xfr#16, to-chk=21/56)
07-Nov-2024 23:18:19         173,855  46%   82.90MB/s    0:00:00 (xfr#17, to-chk=20/56)
07-Nov-2024 23:18:19         175,039  46%   83.47MB/s    0:00:00 (xfr#18, to-chk=19/56)
07-Nov-2024 23:18:19         177,025  47%   84.41MB/s    0:00:00 (xfr#19, to-chk=18/56)
07-Nov-2024 23:18:19         180,723  48%   86.18MB/s    0:00:00 (xfr#20, to-chk=17/56)
07-Nov-2024 23:18:19         183,621  49%   87.56MB/s    0:00:00 (xfr#21, to-chk=16/56)
07-Nov-2024 23:18:19         184,811  49%   88.12MB/s    0:00:00 (xfr#22, to-chk=15/56)
07-Nov-2024 23:18:19         185,032  49%   58.82MB/s    0:00:00 (xfr#23, to-chk=14/56)
07-Nov-2024 23:18:19         185,536  49%   58.98MB/s    0:00:00 (xfr#24, to-chk=13/56)
07-Nov-2024 23:18:19         187,807  50%   59.70MB/s    0:00:00 (xfr#25, to-chk=12/56)
07-Nov-2024 23:18:19         191,898  51%   61.00MB/s    0:00:00 (xfr#26, to-chk=11/56)
07-Nov-2024 23:18:19         192,746  51%   61.27MB/s    0:00:00 (xfr#27, to-chk=10/56)
07-Nov-2024 23:18:19         196,841  52%   62.57MB/s    0:00:00 (xfr#28, to-chk=9/56)
07-Nov-2024 23:18:19         199,456  53%   63.41MB/s    0:00:00 (xfr#29, to-chk=8/56)
07-Nov-2024 23:18:19         200,245  53%   63.66MB/s    0:00:00 (xfr#30, to-chk=7/56)
07-Nov-2024 23:18:19         203,658  54%   64.74MB/s    0:00:00 (xfr#31, to-chk=6/56)
07-Nov-2024 23:18:19         205,359  54%   48.96MB/s    0:00:00 (xfr#32, to-chk=5/56)
07-Nov-2024 23:18:19         208,259  55%   49.65MB/s    0:00:00 (xfr#33, to-chk=4/56)
07-Nov-2024 23:18:19         209,734  56%   50.00MB/s    0:00:00 (xfr#34, to-chk=3/56)
07-Nov-2024 23:18:19         212,860  56%   50.75MB/s    0:00:00 (xfr#35, to-chk=2/56)
07-Nov-2024 23:18:19         214,848  57%   51.22MB/s    0:00:00 (xfr#36, to-chk=1/56)
07-Nov-2024 23:18:19         217,121  58%   51.77MB/s    0:00:00 (xfr#37, to-chk=0/56)
07-Nov-2024 23:18:19         217,121  58%   34.51MB/s    0:00:00 (xfr#37, to-chk=0/56)
07-Nov-2024 23:18:19         217,121  58%   34.51MB/s    0:00:00 (xfr#37, to-chk=0/56)
07-Nov-2024 23:18:19         217,121  58%   25.88MB/s    0:00:00 (xfr#37, to-chk=0/56)
07-Nov-2024 23:18:19         217,121  58%   25.88MB/s    0:00:00 (xfr#37, to-chk=0/56)
07-Nov-2024 23:18:19         217,121  58%   25.88MB/s    0:00:00 (xfr#37, to-chk=0/56)
07-Nov-2024 23:18:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:18:19          18,244  16%   17.40MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:18:19          37,412  33%   35.68MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:18:19          37,412  33%   35.68MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:18:19          55,453  49%   52.88MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:18:19          55,744  50%   53.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:18:19          55,744  50%   26.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:18:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:18:19          15,635   7%   14.91MB/s    0:00:00 (xfr#2, to-chk=13/18)
07-Nov-2024 23:18:19          31,905  15%   30.43MB/s    0:00:00 (xfr#3, to-chk=11/18)
07-Nov-2024 23:18:19          31,905  15%   30.43MB/s    0:00:00 (xfr#4, to-chk=9/18)
07-Nov-2024 23:18:19          47,060  22%   44.88MB/s    0:00:00 (xfr#5, to-chk=7/18)
07-Nov-2024 23:18:19          47,151  22%   44.97MB/s    0:00:00 (xfr#6, to-chk=5/18)
07-Nov-2024 23:18:19          47,448  22%   45.25MB/s    0:00:00 (xfr#7, to-chk=3/18)
07-Nov-2024 23:18:19         105,491  50%   50.30MB/s    0:00:00 (xfr#8, to-chk=1/18)
07-Nov-2024 23:18:19         105,491  50%   33.53MB/s    0:00:00 (xfr#8, to-chk=0/18)
07-Nov-2024 23:18:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:18:19          31,503  13%   30.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:18:19          64,174  26%   61.20MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:18:19          88,861  36%   84.74MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:18:19         120,161  49%  114.59MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:18:19         120,452  50%  114.87MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:18:19         120,452  50%   57.44MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:18:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.25/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:18:19               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:18:19           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:18:19           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:18:19           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:18:19           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:18:19           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:18:19           6,703  50%    3.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:18:19 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_stat.1731021491.3684053 exists, exporting anyway.
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 =================================== FAILURES ===================================
07-Nov-2024 23:18:19 _____________ test_type_empty[singleprovider_multiclient_proxyio] ______________
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 fixturefunc = <function shell_check_type at 0x7f3b51bb42c0>
07-Nov-2024 23:18:19 request = <FixtureRequest for <Function test_type_empty[singleprovider_multiclient_proxyio]>>
07-Nov-2024 23:18:19 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19     def call_fixture_func(
07-Nov-2024 23:18:19         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
07-Nov-2024 23:18:19     ) -> FixtureValue:
07-Nov-2024 23:18:19         if is_generator(fixturefunc):
07-Nov-2024 23:18:19             fixturefunc = cast(
07-Nov-2024 23:18:19                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
07-Nov-2024 23:18:19             )
07-Nov-2024 23:18:19             generator = fixturefunc(**kwargs)
07-Nov-2024 23:18:19             try:
07-Nov-2024 23:18:19                 fixture_result = next(generator)
07-Nov-2024 23:18:19             except StopIteration:
07-Nov-2024 23:18:19                 raise ValueError(f"{request.fixturename} did not yield a value") from None
07-Nov-2024 23:18:19             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
07-Nov-2024 23:18:19             request.addfinalizer(finalizer)
07-Nov-2024 23:18:19         else:
07-Nov-2024 23:18:19             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
07-Nov-2024 23:18:19 >           fixture_result = fixturefunc(**kwargs)
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
07-Nov-2024 23:18:19 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
07-Nov-2024 23:18:19 tests/utils/bdd_utils.py:78: in wrapper
07-Nov-2024 23:18:19     return fun(*ba.args, **ba.kwargs)
07-Nov-2024 23:18:19 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
07-Nov-2024 23:18:19     assert_(client.perform, condition)
07-Nov-2024 23:18:19 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f3b51ab9e20>>
07-Nov-2024 23:18:19 args = (<function shell_check_type.<locals>.condition at 0x7f3b51b87ce0>,)
07-Nov-2024 23:18:19 kwargs = {}, assert_result = False
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19     def assert_(expression, *args, **kwargs):
07-Nov-2024 23:18:19         assert_result = expression(*args, **kwargs)
07-Nov-2024 23:18:19 >       assert assert_result
07-Nov-2024 23:18:19 E       AssertionError
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 tests/utils/utils.py:42: AssertionError
07-Nov-2024 23:18:19 ------------------------------ Captured log call -------------------------------
07-Nov-2024 23:18:19 ERROR    root:utils.py:30 Traceback (most recent call last):
07-Nov-2024 23:18:19   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
07-Nov-2024 23:18:19     condition_satisfied = condition()
07-Nov-2024 23:18:19                           ^^^^^^^^^^^
07-Nov-2024 23:18:19   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
07-Nov-2024 23:18:19     assert stat_file_type.strip() == file_type
07-Nov-2024 23:18:19            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
07-Nov-2024 23:18:19 AssertionError
07-Nov-2024 23:18:19 =============================== warnings summary ===============================
07-Nov-2024 23:18:19 tests/utils/rest_utils.py:98
07-Nov-2024 23:18:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:18:19     print("""
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 tests/utils/path_utils.py:112
07-Nov-2024 23:18:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:18:19     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 tests/utils/acceptance_utils.py:55
07-Nov-2024 23:18:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:18:19     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 tests/utils/acceptance_utils.py:57
07-Nov-2024 23:18:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:18:19     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:18:19
07-Nov-2024 23:18:19 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 23:18:19 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 23:18:19 ============= 1 failed, 13 passed, 4 warnings in 536.04s (0:08:56) =============
07-Nov-2024 23:18:27 release "dev" uninstalled
07-Nov-2024 23:18:27 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 23:18:29 No resources found
07-Nov-2024 23:18:30 Sidecar injection has been disabled
07-Nov-2024 23:18:30 Cleaning helm release "dev"...
07-Nov-2024 23:18:30 Deleted 1 helm deployments
07-Nov-2024 23:18:30 Deleted 0 k8s deployments
07-Nov-2024 23:18:30 Deleted 0 k8s services
07-Nov-2024 23:18:30 Deleted 0 persistent volumes
07-Nov-2024 23:18:31 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:18:31 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 23:18:31 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:18:31 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 23:18:31 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 23:18:31 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:18:31 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 23:18:31 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 23:18:31 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 23:18:31 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS...
07-Nov-2024 23:18:31 Failing task since 1 failing test cases were found.
07-Nov-2024 23:18:31 Changing Task Result to SUCCESS as all failed tests were quarantined.
07-Nov-2024 23:18:31 Finished task 'Parse test results' with result: Success
07-Nov-2024 23:18:31 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:18:31
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:18:31 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:18:31
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file stat multiclient proxyio symlinks #3360 (ODSRV-OAP-SRFSMPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFSMPS-3360-ScriptBuildTask-617083220060579613.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance
07-Nov-2024 23:18:31 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_stat_multiclient_proxyio_symlinks.tar.gz
07-Nov-2024 23:18:32 Uploading artifact
07-Nov-2024 23:18:32     source path: surefire_singleprovider_regular_file_stat_multiclient_proxyio_symlinks.tar.gz
07-Nov-2024 23:18:32     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_stat_multiclient_proxyio_symlinks.tar.gz
07-Nov-2024 23:18:32 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 23:18:32 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:18:32 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:18:32
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file stat multiclient proxyio symlinks #3360 (ODSRV-OAP-SRFSMPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFSMPS-3360-ScriptBuildTask-9879695472048647000.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS
07-Nov-2024 23:18:32 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 23:18:32 Finished task 'Pack logs' with result: Success
07-Nov-2024 23:18:32 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:18:32
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 23:18:32 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:18:32
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file stat multiclient proxyio symlinks #3360 (ODSRV-OAP-SRFSMPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFSMPS-3360-ScriptBuildTask-17215085890127375477.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS/onedata-acceptance
07-Nov-2024 23:18:32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 23:18:32                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 23:18:32
07-Nov-2024 23:18:32   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 23:18:32 100  4822  100  4822    0     0  58804      0 --:--:-- --:--:-- --:--:-- 59530
07-Nov-2024 23:18:32 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 23:18:33 Cleaning helm deployments
07-Nov-2024 23:18:33 Cleanining pods
07-Nov-2024 23:18:33 Cleaning kube persistant volumes
07-Nov-2024 23:18:33 Cleaning dockswift container
07-Nov-2024 23:18:33 Cleaning docker containers
07-Nov-2024 23:18:36 Stalled docker containers to remove:
07-Nov-2024 23:18:36 fcd6a870bab6 1874db61db14 f4d036aafc77 e73fb749e317 c174ddc8d2bf 05b996db532d 938f51a72d9e 4a1f8c536929 0ae31088e325 345ae0759236 bc924fa148eb a1719bf422d7 ee600be025b2 e8f88440a8ac 3ff9e1b08783 c7732cdf3609
07-Nov-2024 23:18:36 Removing stalled docker containers
07-Nov-2024 23:18:36 Error response from daemon: Cannot kill container: fcd6a870bab6: Container fcd6a870bab6f7864efd35404091d4aa8def812bc63161211c512fbb22c7343b is not running
07-Nov-2024 23:18:36 fcd6a870bab6
07-Nov-2024 23:18:36 Error response from daemon: Cannot kill container: 1874db61db14: Container 1874db61db14c5d963d8d9c34493ec5769b79cb2944621634f759efa4c41175f is not running
07-Nov-2024 23:18:36 1874db61db14
07-Nov-2024 23:18:36 Error response from daemon: Cannot kill container: f4d036aafc77: Container f4d036aafc77c804f76b7b8eca1fca8d1008b40c9b0af0004c15464278d5eda7 is not running
07-Nov-2024 23:18:36 f4d036aafc77
07-Nov-2024 23:18:36 Error response from daemon: Cannot kill container: e73fb749e317: Container e73fb749e317721f503324b85d0f0c325773e2bed13e2dad3b598aa41e8b2e55 is not running
07-Nov-2024 23:18:36 e73fb749e317
07-Nov-2024 23:18:36 Error response from daemon: Cannot kill container: c174ddc8d2bf: Container c174ddc8d2bf7b67c84a81c709afdbc543cc6929c3b466a43d784c67fd089d0d is not running
07-Nov-2024 23:18:36 c174ddc8d2bf
07-Nov-2024 23:18:36 Error response from daemon: Cannot kill container: 05b996db532d: Container 05b996db532d64366e99729181c822b13235795717919da2af58a4c4d148b605 is not running
07-Nov-2024 23:18:37 05b996db532d
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: 938f51a72d9e: Container 938f51a72d9ecf20f35e0694bb26e1ec675d0dce18460d4e6c0328cdb4fb9b13 is not running
07-Nov-2024 23:18:37 938f51a72d9e
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: 4a1f8c536929: Container 4a1f8c53692998fea2f1c466e9073da746b63d6e0aa59f71cd60dcf6468db461 is not running
07-Nov-2024 23:18:37 4a1f8c536929
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: 0ae31088e325: Container 0ae31088e3250365b962800aff49e68d4930194bb4e5d4aaf64b11e1e3613e3d is not running
07-Nov-2024 23:18:37 0ae31088e325
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: 345ae0759236: Container 345ae07592361f5f072d770d3da0d2fb9d62e428bdcc147fbc461858431723f8 is not running
07-Nov-2024 23:18:37 345ae0759236
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: bc924fa148eb: Container bc924fa148ebab90d0452ec4e2dec6b03badd9406672ebf39f32de25e81b4d56 is not running
07-Nov-2024 23:18:37 bc924fa148eb
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: a1719bf422d7: Container a1719bf422d729e64b17835e6bb40d974c7ee123151c23caab0622418a6a5139 is not running
07-Nov-2024 23:18:37 a1719bf422d7
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: ee600be025b2: Container ee600be025b296a3205a562ba900e829c47eddc0b9b1bebbfc10d251e2d17ce3 is not running
07-Nov-2024 23:18:37 ee600be025b2
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: e8f88440a8ac: Container e8f88440a8ac4002564859b79e18f9e3dd01de53a64ded5b9175b1aeb8db8430 is not running
07-Nov-2024 23:18:37 e8f88440a8ac
07-Nov-2024 23:18:37 Error response from daemon: Cannot kill container: 3ff9e1b08783: Container 3ff9e1b087833bc3bf26712d044148b928e18065f690d8f8d5fd8c96751f20d2 is not running
07-Nov-2024 23:18:37 3ff9e1b08783
07-Nov-2024 23:18:38 c7732cdf3609
07-Nov-2024 23:18:38 c7732cdf3609
07-Nov-2024 23:18:38 Stalled docker volumes to remove:
07-Nov-2024 23:18:38
07-Nov-2024 23:18:38 Removing stalled docker volumes
07-Nov-2024 23:18:38 Removing stalled loopdevices
07-Nov-2024 23:18:39 Done
07-Nov-2024 23:18:39 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 23:18:39 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 23:18:39 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 23:18:39 Running post build plugin 'NCover Results Collector'
07-Nov-2024 23:18:39 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 23:18:39 Running post build plugin 'Clover Results Collector'
07-Nov-2024 23:18:39 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 23:18:39 Running post build plugin 'Artifact Copier'
07-Nov-2024 23:18:39 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 23:18:39 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 65.08 ms
07-Nov-2024 23:18:39 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMPS'
07-Nov-2024 23:18:39 Finalising the build...
07-Nov-2024 23:18:39 Stopping timer.
07-Nov-2024 23:18:39 Build ODSRV-OAP-SRFSMPS-3360 completed.
07-Nov-2024 23:18:39 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 23:18:39 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 23:18:39 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 23:18:39 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 23:18:39 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 23:18:39 All post build plugins have finished
07-Nov-2024 23:18:39 Generating build results summary...
07-Nov-2024 23:18:39 Saving build results to disk...
07-Nov-2024 23:18:39 Store variable context...
07-Nov-2024 23:18:39 Finished building ODSRV-OAP-SRFSMPS-3360.