oneclient acceptance tests using environment deployed from packages

Build: #3365 was successful

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

19-Nov-2024 19:33:28
19-Nov-2024 19:33:28
19-Nov-2024 19:33:28 Unmounting client from /tmp/onedata/mnt/3283j04dy1ntub65
19-Nov-2024 19:33:28
19-Nov-2024 19:33:28
19-Nov-2024 19:34:08 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:34:08 =================================================================
19-Nov-2024 19:34:08 - Executing scenario 'Fail to truncate regular file without write permission'
19-Nov-2024 19:34:08 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:34:08 -----------------------------------------------------------------
19-Nov-2024 19:34:08 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:34:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:34:08 using [token, token] by [user1, user2]"'
19-Nov-2024 19:34:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:34:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:34:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc'
19-Nov-2024 19:34:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc' successfully started
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8nvgbjn2hi7hr9hf
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8nvgbjn2hi7hr9hf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8nvgbjn2hi7hr9hf
19-Nov-2024 19:34:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14697762868091686024'...
19-Nov-2024 19:34:08 Getting configuration...
19-Nov-2024 19:34:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8nvgbjn2hi7hr9hf'.
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:34:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:34:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr'
19-Nov-2024 19:34:08 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr' successfully started
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dy4emtietc11v6pf
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dy4emtietc11v6pf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dy4emtietc11v6pf
19-Nov-2024 19:34:08 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7192618401437442793'...
19-Nov-2024 19:34:08 Getting configuration...
19-Nov-2024 19:34:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dy4emtietc11v6pf'.
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:34:08 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:34:08 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:34:08 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:34:08 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 19:34:08 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 19:34:08 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
19-Nov-2024 19:34:08 =================================================================
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 PASSED
19-Nov-2024 19:34:08 Unmounting client from /tmp/onedata/mnt/8nvgbjn2hi7hr9hf
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08 Unmounting client from /tmp/onedata/mnt/dy4emtietc11v6pf
19-Nov-2024 19:34:08
19-Nov-2024 19:34:08
19-Nov-2024 19:34:42 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:34:42 =================================================================
19-Nov-2024 19:34:42 - Executing scenario 'Timestamps at creation'
19-Nov-2024 19:34:42 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:34:42 -----------------------------------------------------------------
19-Nov-2024 19:34:42 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:34:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:34:42 using [token, token] by [user1, user2]"'
19-Nov-2024 19:34:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:34:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:34:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc'
19-Nov-2024 19:34:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc' successfully started
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a33ikcibfbrgbov8
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a33ikcibfbrgbov8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a33ikcibfbrgbov8
19-Nov-2024 19:34:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9653068817047735528'...
19-Nov-2024 19:34:42 Getting configuration...
19-Nov-2024 19:34:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a33ikcibfbrgbov8'.
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:34:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:34:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr'
19-Nov-2024 19:34:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr' successfully started
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xyv3rim6idm9as5n
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xyv3rim6idm9as5n --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xyv3rim6idm9as5n
19-Nov-2024 19:34:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10413637524750883250'...
19-Nov-2024 19:34:42 Getting configuration...
19-Nov-2024 19:34:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xyv3rim6idm9as5n'.
19-Nov-2024 19:34:42
19-Nov-2024 19:34:42 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:34:42 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:34:42 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:34:42 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 19:34:42 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 19:34:42 =================================================================
19-Nov-2024 19:34:42
19-Nov-2024 19:34:43 PASSED
19-Nov-2024 19:34:43 Unmounting client from /tmp/onedata/mnt/a33ikcibfbrgbov8
19-Nov-2024 19:34:43
19-Nov-2024 19:34:43
19-Nov-2024 19:34:43 Unmounting client from /tmp/onedata/mnt/xyv3rim6idm9as5n
19-Nov-2024 19:34:43
19-Nov-2024 19:34:43
19-Nov-2024 19:35:22 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:35:22 =================================================================
19-Nov-2024 19:35:22 - Executing scenario 'Fail to update timestamps (touch) without write permission'
19-Nov-2024 19:35:22 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:35:22 -----------------------------------------------------------------
19-Nov-2024 19:35:22 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:35:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:35:22 using [token, token] by [user1, user2]"'
19-Nov-2024 19:35:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:35:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:35:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc'
19-Nov-2024 19:35:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc' successfully started
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n3z7nsb2e2uk8cfr
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n3z7nsb2e2uk8cfr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n3z7nsb2e2uk8cfr
19-Nov-2024 19:35:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7767291826963420626'...
19-Nov-2024 19:35:22 Getting configuration...
19-Nov-2024 19:35:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n3z7nsb2e2uk8cfr'.
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:35:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:35:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr'
19-Nov-2024 19:35:22 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr' successfully started
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lwrw23ueabvyzk8r
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lwrw23ueabvyzk8r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lwrw23ueabvyzk8r
19-Nov-2024 19:35:22 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8814207207844415013'...
19-Nov-2024 19:35:22 Getting configuration...
19-Nov-2024 19:35:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lwrw23ueabvyzk8r'.
19-Nov-2024 19:35:22
19-Nov-2024 19:35:22 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:35:22 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:35:22 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:35:22 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:35:22 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 19:35:22 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 19:35:22 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 19:35:22 =================================================================
19-Nov-2024 19:35:22
19-Nov-2024 19:35:23 PASSED
19-Nov-2024 19:35:23 Unmounting client from /tmp/onedata/mnt/n3z7nsb2e2uk8cfr
19-Nov-2024 19:35:23
19-Nov-2024 19:35:23
19-Nov-2024 19:35:23 Unmounting client from /tmp/onedata/mnt/lwrw23ueabvyzk8r
19-Nov-2024 19:35:23
19-Nov-2024 19:35:23
19-Nov-2024 19:36:02 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:36:02 =================================================================
19-Nov-2024 19:36:02 - Executing scenario 'Update timestamps (touch) with write permission'
19-Nov-2024 19:36:02 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:36:02 -----------------------------------------------------------------
19-Nov-2024 19:36:02 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:36:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:36:02 using [token, token] by [user1, user2]"'
19-Nov-2024 19:36:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc'
19-Nov-2024 19:36:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc' successfully started
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4sadltrntcqn2281
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4sadltrntcqn2281 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4sadltrntcqn2281
19-Nov-2024 19:36:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11191970817914953563'...
19-Nov-2024 19:36:02 Getting configuration...
19-Nov-2024 19:36:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4sadltrntcqn2281'.
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr'
19-Nov-2024 19:36:02 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr' successfully started
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/03f3vuktmiwvnh6o
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/03f3vuktmiwvnh6o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/03f3vuktmiwvnh6o
19-Nov-2024 19:36:02 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6229076401318564380'...
19-Nov-2024 19:36:02 Getting configuration...
19-Nov-2024 19:36:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/03f3vuktmiwvnh6o'.
19-Nov-2024 19:36:02
19-Nov-2024 19:36:02 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:36:02 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:36:02 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:36:02 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:36:02 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
19-Nov-2024 19:36:02 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
19-Nov-2024 19:36:02 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 19:36:02 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
19-Nov-2024 19:36:02 =================================================================
19-Nov-2024 19:36:02
19-Nov-2024 19:36:03 PASSED
19-Nov-2024 19:36:03 Unmounting client from /tmp/onedata/mnt/4sadltrntcqn2281
19-Nov-2024 19:36:03
19-Nov-2024 19:36:03
19-Nov-2024 19:36:03 Unmounting client from /tmp/onedata/mnt/03f3vuktmiwvnh6o
19-Nov-2024 19:36:03
19-Nov-2024 19:36:03
19-Nov-2024 19:36:52 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:36:52 =================================================================
19-Nov-2024 19:36:52 - Executing scenario 'Access time'
19-Nov-2024 19:36:52 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:36:52 -----------------------------------------------------------------
19-Nov-2024 19:36:52 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:36:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:36:52 using [token, token] by [user1, user2]"'
19-Nov-2024 19:36:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc'
19-Nov-2024 19:36:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc' successfully started
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h8ymbyax510wlid5
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h8ymbyax510wlid5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h8ymbyax510wlid5
19-Nov-2024 19:36:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14485002035268254844'...
19-Nov-2024 19:36:52 Getting configuration...
19-Nov-2024 19:36:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h8ymbyax510wlid5'.
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr'
19-Nov-2024 19:36:52 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr' successfully started
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zx8mvj3l4cm8ldgb
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zx8mvj3l4cm8ldgb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zx8mvj3l4cm8ldgb
19-Nov-2024 19:36:52 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17053638290248688375'...
19-Nov-2024 19:36:52 Getting configuration...
19-Nov-2024 19:36:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zx8mvj3l4cm8ldgb'.
19-Nov-2024 19:36:52
19-Nov-2024 19:36:52 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:36:52 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:36:52 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 19:36:52 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
19-Nov-2024 19:36:52 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 19:36:52 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
19-Nov-2024 19:36:52 =================================================================
19-Nov-2024 19:36:52
19-Nov-2024 19:36:53 PASSED
19-Nov-2024 19:36:53 Unmounting client from /tmp/onedata/mnt/h8ymbyax510wlid5
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 Unmounting client from /tmp/onedata/mnt/zx8mvj3l4cm8ldgb
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53
19-Nov-2024 19:37:42 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:37:42 =================================================================
19-Nov-2024 19:37:42 - Executing scenario 'Modification time'
19-Nov-2024 19:37:42 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:37:42 -----------------------------------------------------------------
19-Nov-2024 19:37:42 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:37:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:37:42 using [token, token] by [user1, user2]"'
19-Nov-2024 19:37:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:37:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:37:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc'
19-Nov-2024 19:37:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc' successfully started
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zw8ouigh7le7wdey
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zw8ouigh7le7wdey --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zw8ouigh7le7wdey
19-Nov-2024 19:37:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5711086104222952779'...
19-Nov-2024 19:37:42 Getting configuration...
19-Nov-2024 19:37:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zw8ouigh7le7wdey'.
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:37:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:37:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr'
19-Nov-2024 19:37:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr' successfully started
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/famepcsv3kg3q116
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/famepcsv3kg3q116 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/famepcsv3kg3q116
19-Nov-2024 19:37:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6303972738792003974'...
19-Nov-2024 19:37:42 Getting configuration...
19-Nov-2024 19:37:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/famepcsv3kg3q116'.
19-Nov-2024 19:37:42
19-Nov-2024 19:37:42 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:37:42 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:37:42 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:37:42 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 19:37:42 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:37:42 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 19:37:42 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
19-Nov-2024 19:37:42 =================================================================
19-Nov-2024 19:37:42
19-Nov-2024 19:37:43 PASSED
19-Nov-2024 19:37:43 Unmounting client from /tmp/onedata/mnt/zw8ouigh7le7wdey
19-Nov-2024 19:37:43
19-Nov-2024 19:37:43
19-Nov-2024 19:37:43 Unmounting client from /tmp/onedata/mnt/famepcsv3kg3q116
19-Nov-2024 19:37:43
19-Nov-2024 19:37:43
19-Nov-2024 19:38:32 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:38:32 =================================================================
19-Nov-2024 19:38:32 - Executing scenario 'Status-change time when changing mode'
19-Nov-2024 19:38:32 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:38:32 -----------------------------------------------------------------
19-Nov-2024 19:38:32 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:38:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:38:32 using [token, token] by [user1, user2]"'
19-Nov-2024 19:38:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:38:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:38:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc'
19-Nov-2024 19:38:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc' successfully started
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p71dibnfhzn0xkjb
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p71dibnfhzn0xkjb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p71dibnfhzn0xkjb
19-Nov-2024 19:38:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '24657941655430567'...
19-Nov-2024 19:38:32 Getting configuration...
19-Nov-2024 19:38:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p71dibnfhzn0xkjb'.
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:38:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:38:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr'
19-Nov-2024 19:38:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr' successfully started
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e8orvdk5t1ma1ew8
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e8orvdk5t1ma1ew8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e8orvdk5t1ma1ew8
19-Nov-2024 19:38:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15515802435308933491'...
19-Nov-2024 19:38:32 Getting configuration...
19-Nov-2024 19:38:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e8orvdk5t1ma1ew8'.
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:38:32 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:38:32 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:38:32 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 19:38:32 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
19-Nov-2024 19:38:32 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
19-Nov-2024 19:38:32 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 19:38:32 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 19:38:32 =================================================================
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 PASSED
19-Nov-2024 19:38:32 Unmounting client from /tmp/onedata/mnt/p71dibnfhzn0xkjb
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32 Unmounting client from /tmp/onedata/mnt/e8orvdk5t1ma1ew8
19-Nov-2024 19:38:32
19-Nov-2024 19:38:32
19-Nov-2024 19:39:16 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:39:16 =================================================================
19-Nov-2024 19:39:16 - Executing scenario 'Status-change time when renaming on storage'
19-Nov-2024 19:39:16 - from feature 'Multi_regular_file_stat'
19-Nov-2024 19:39:16 -----------------------------------------------------------------
19-Nov-2024 19:39:16 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:39:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:39:16 using [token, token] by [user1, user2]"'
19-Nov-2024 19:39:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:39:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:39:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bnjmc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc'
19-Nov-2024 19:39:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bnjmc' successfully started
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xr88ppodfzkqaz6v
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xr88ppodfzkqaz6v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xr88ppodfzkqaz6v
19-Nov-2024 19:39:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1729138532520429434'...
19-Nov-2024 19:39:16 Getting configuration...
19-Nov-2024 19:39:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xr88ppodfzkqaz6v'.
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:39:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:39:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-s6zvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr'
19-Nov-2024 19:39:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-s6zvr' successfully started
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/79ped32zim9cfnjr
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/79ped32zim9cfnjr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/79ped32zim9cfnjr
19-Nov-2024 19:39:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17099408368988868688'...
19-Nov-2024 19:39:16 Getting configuration...
19-Nov-2024 19:39:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/79ped32zim9cfnjr'.
19-Nov-2024 19:39:16
19-Nov-2024 19:39:16 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:39:16 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:39:16 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:39:16 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
19-Nov-2024 19:39:16 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 19:39:16 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
19-Nov-2024 19:39:16 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
19-Nov-2024 19:39:16 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
19-Nov-2024 19:39:16 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
19-Nov-2024 19:39:16 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
19-Nov-2024 19:39:16 =================================================================
19-Nov-2024 19:39:16
19-Nov-2024 19:39:29 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 19:39:29 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 19:39:29 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 19:39:29 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 19:39:29 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 19:39:29 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 19:39:29 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 19:39:29 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 19:39:29 PASSED
19-Nov-2024 19:39:29 Unmounting client from /tmp/onedata/mnt/xr88ppodfzkqaz6v
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 Unmounting client from /tmp/onedata/mnt/79ped32zim9cfnjr
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732045156.5992994', '-c', '/tmp/logs']
19-Nov-2024 19:39:29 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-45rxr. See /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-cross-support-job-3p-users-45rxr/entrypoint.log for more details
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-bnjmc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-oneclient-krakow-9b8968f6-bnjmc/oneclient_logs
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29          35,323   1%   33.69MB/s    0:00:00 (xfr#1, to-chk=101/122)
19-Nov-2024 19:39:29          35,323   1%   33.69MB/s    0:00:00 (xfr#1, to-chk=95/122)
19-Nov-2024 19:39:29          35,881   1%   34.22MB/s    0:00:00 (xfr#2, to-chk=97/122)
19-Nov-2024 19:39:29         161,865   7%   38.59MB/s    0:00:00 (xfr#3, to-chk=96/122)
19-Nov-2024 19:39:29         162,423   7%   30.98MB/s    0:00:00 (xfr#4, to-chk=95/122)
19-Nov-2024 19:39:29         198,120   9%   26.99MB/s    0:00:00 (xfr#5, to-chk=94/122)
19-Nov-2024 19:39:29         198,870   9%   27.09MB/s    0:00:00 (xfr#6, to-chk=90/122)
19-Nov-2024 19:39:29         318,715  15%   30.40MB/s    0:00:00 (xfr#7, to-chk=89/122)
19-Nov-2024 19:39:29         319,465  15%   30.47MB/s    0:00:00 (xfr#8, to-chk=88/122)
19-Nov-2024 19:39:29         354,986  16%   33.85MB/s    0:00:00 (xfr#9, to-chk=87/122)
19-Nov-2024 19:39:29         355,448  16%   30.82MB/s    0:00:00 (xfr#10, to-chk=83/122)
19-Nov-2024 19:39:29         477,728  22%   18.98MB/s    0:00:00 (xfr#11, to-chk=82/122)
19-Nov-2024 19:39:29         478,190  22%   19.00MB/s    0:00:00 (xfr#12, to-chk=81/122)
19-Nov-2024 19:39:29         504,487  24%   19.24MB/s    0:00:00 (xfr#13, to-chk=80/122)
19-Nov-2024 19:39:29         505,141  24%   19.27MB/s    0:00:00 (xfr#14, to-chk=76/122)
19-Nov-2024 19:39:29         595,746  28%   19.59MB/s    0:00:00 (xfr#15, to-chk=75/122)
19-Nov-2024 19:39:29         596,400  28%   19.61MB/s    0:00:00 (xfr#16, to-chk=74/122)
19-Nov-2024 19:39:29         597,028  28%   19.63MB/s    0:00:00 (xfr#17, to-chk=73/122)
19-Nov-2024 19:39:29         622,444  29%   18.55MB/s    0:00:00 (xfr#18, to-chk=72/122)
19-Nov-2024 19:39:29         622,906  29%   18.56MB/s    0:00:00 (xfr#19, to-chk=68/122)
19-Nov-2024 19:39:29         713,153  34%   20.61MB/s    0:00:00 (xfr#20, to-chk=67/122)
19-Nov-2024 19:39:29         713,615  34%   20.62MB/s    0:00:00 (xfr#21, to-chk=66/122)
19-Nov-2024 19:39:29         744,825  35%   20.89MB/s    0:00:00 (xfr#22, to-chk=65/122)
19-Nov-2024 19:39:29         745,383  35%   20.91MB/s    0:00:00 (xfr#23, to-chk=61/122)
19-Nov-2024 19:39:29         836,470  39%   20.99MB/s    0:00:00 (xfr#24, to-chk=60/122)
19-Nov-2024 19:39:29         837,028  39%   21.01MB/s    0:00:00 (xfr#25, to-chk=59/122)
19-Nov-2024 19:39:29         875,024  41%   21.40MB/s    0:00:00 (xfr#26, to-chk=58/122)
19-Nov-2024 19:39:29         875,582  41%   21.41MB/s    0:00:00 (xfr#27, to-chk=54/122)
19-Nov-2024 19:39:29       1,003,035  47%   24.53MB/s    0:00:00 (xfr#28, to-chk=53/122)
19-Nov-2024 19:39:29       1,003,593  47%   23.93MB/s    0:00:00 (xfr#29, to-chk=52/122)
19-Nov-2024 19:39:29       1,027,128  48%   24.49MB/s    0:00:00 (xfr#30, to-chk=51/122)
19-Nov-2024 19:39:29       1,027,686  49%   24.50MB/s    0:00:00 (xfr#31, to-chk=47/122)
19-Nov-2024 19:39:29       1,150,504  54%   22.39MB/s    0:00:00 (xfr#32, to-chk=46/122)
19-Nov-2024 19:39:29       1,151,062  54%   22.40MB/s    0:00:00 (xfr#33, to-chk=45/122)
19-Nov-2024 19:39:29       1,182,517  56%   22.55MB/s    0:00:00 (xfr#34, to-chk=44/122)
19-Nov-2024 19:39:29       1,182,979  56%   22.56MB/s    0:00:00 (xfr#35, to-chk=40/122)
19-Nov-2024 19:39:29       1,293,752  61%   22.43MB/s    0:00:00 (xfr#36, to-chk=39/122)
19-Nov-2024 19:39:29       1,294,214  61%   22.44MB/s    0:00:00 (xfr#37, to-chk=38/122)
19-Nov-2024 19:39:29       1,335,835  63%   21.96MB/s    0:00:00 (xfr#38, to-chk=37/122)
19-Nov-2024 19:39:29       1,336,105  63%   21.97MB/s    0:00:00 (xfr#39, to-chk=33/122)
19-Nov-2024 19:39:29       1,460,157  69%   18.82MB/s    0:00:00 (xfr#40, to-chk=32/122)
19-Nov-2024 19:39:29       1,460,427  69%   18.82MB/s    0:00:00 (xfr#41, to-chk=31/122)
19-Nov-2024 19:39:29       1,496,142  71%   18.29MB/s    0:00:00 (xfr#42, to-chk=30/122)
19-Nov-2024 19:39:29       1,496,796  71%   18.30MB/s    0:00:00 (xfr#43, to-chk=26/122)
19-Nov-2024 19:39:29       1,625,529  77%   18.68MB/s    0:00:00 (xfr#44, to-chk=25/122)
19-Nov-2024 19:39:29       1,626,183  77%   18.68MB/s    0:00:00 (xfr#45, to-chk=24/122)
19-Nov-2024 19:39:29       1,626,811  77%   18.69MB/s    0:00:00 (xfr#46, to-chk=23/122)
19-Nov-2024 19:39:29       1,659,630  79%   18.62MB/s    0:00:00 (xfr#47, to-chk=22/122)
19-Nov-2024 19:39:29       1,660,092  79%   18.63MB/s    0:00:00 (xfr#48, to-chk=18/122)
19-Nov-2024 19:39:29       1,776,164  84%   16.77MB/s    0:00:00 (xfr#49, to-chk=17/122)
19-Nov-2024 19:39:29       1,776,626  84%   16.61MB/s    0:00:00 (xfr#50, to-chk=16/122)
19-Nov-2024 19:39:29       1,777,254  84%   16.62MB/s    0:00:00 (xfr#51, to-chk=15/122)
19-Nov-2024 19:39:29       1,808,105  86%   16.91MB/s    0:00:00 (xfr#52, to-chk=14/122)
19-Nov-2024 19:39:29       1,808,375  86%   16.91MB/s    0:00:00 (xfr#53, to-chk=10/122)
19-Nov-2024 19:39:29       1,916,043  91%   16.03MB/s    0:00:00 (xfr#54, to-chk=9/122)
19-Nov-2024 19:39:29       1,916,313  91%   16.03MB/s    0:00:00 (xfr#55, to-chk=8/122)
19-Nov-2024 19:39:29       1,954,240  93%   15.40MB/s    0:00:00 (xfr#56, to-chk=7/122)
19-Nov-2024 19:39:29       1,954,702  93%   15.41MB/s    0:00:00 (xfr#57, to-chk=3/122)
19-Nov-2024 19:39:29       2,074,980  98%   16.22MB/s    0:00:00 (xfr#58, to-chk=2/122)
19-Nov-2024 19:39:29       2,075,442  98%   16.09MB/s    0:00:00 (xfr#59, to-chk=1/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   16.24MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   15.37MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29       2,094,941  99%   15.37MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-s6zvr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-oneclient-paris-7f5779b546-s6zvr/oneclient_logs
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=99/119)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29          38,010   1%   36.25MB/s    0:00:00 (xfr#1, to-chk=98/119)
19-Nov-2024 19:39:29          38,010   1%   36.25MB/s    0:00:00 (xfr#1, to-chk=92/119)
19-Nov-2024 19:39:29          38,568   1%   36.78MB/s    0:00:00 (xfr#2, to-chk=94/119)
19-Nov-2024 19:39:29         220,498   7%   42.06MB/s    0:00:00 (xfr#3, to-chk=93/119)
19-Nov-2024 19:39:29         221,056   7%   42.16MB/s    0:00:00 (xfr#4, to-chk=92/119)
19-Nov-2024 19:39:29         273,852   9%   43.53MB/s    0:00:00 (xfr#5, to-chk=91/119)
19-Nov-2024 19:39:29         274,218   9%   43.59MB/s    0:00:00 (xfr#6, to-chk=87/119)
19-Nov-2024 19:39:29         549,354  18%   47.63MB/s    0:00:00 (xfr#7, to-chk=86/119)
19-Nov-2024 19:39:29         549,720  18%   47.66MB/s    0:00:00 (xfr#8, to-chk=85/119)
19-Nov-2024 19:39:29         582,631  19%   46.30MB/s    0:00:00 (xfr#9, to-chk=84/119)
19-Nov-2024 19:39:29         582,997  19%   46.33MB/s    0:00:00 (xfr#10, to-chk=80/119)
19-Nov-2024 19:39:29         782,438  25%   41.46MB/s    0:00:00 (xfr#11, to-chk=79/119)
19-Nov-2024 19:39:29         782,804  25%   39.29MB/s    0:00:00 (xfr#12, to-chk=78/119)
19-Nov-2024 19:39:29         812,694  26%   40.79MB/s    0:00:00 (xfr#13, to-chk=77/119)
19-Nov-2024 19:39:29         813,252  26%   40.82MB/s    0:00:00 (xfr#14, to-chk=73/119)
19-Nov-2024 19:39:29         982,359  32%   39.04MB/s    0:00:00 (xfr#15, to-chk=72/119)
19-Nov-2024 19:39:29         982,917  32%   39.06MB/s    0:00:00 (xfr#16, to-chk=71/119)
19-Nov-2024 19:39:29       1,007,224  33%   40.02MB/s    0:00:00 (xfr#17, to-chk=70/119)
19-Nov-2024 19:39:29       1,007,782  33%   38.44MB/s    0:00:00 (xfr#18, to-chk=66/119)
19-Nov-2024 19:39:29       1,121,603  37%   36.88MB/s    0:00:00 (xfr#19, to-chk=65/119)
19-Nov-2024 19:39:29       1,122,161  37%   36.90MB/s    0:00:00 (xfr#20, to-chk=64/119)
19-Nov-2024 19:39:29       1,162,902  38%   36.97MB/s    0:00:00 (xfr#21, to-chk=63/119)
19-Nov-2024 19:39:29       1,163,460  38%   36.99MB/s    0:00:00 (xfr#22, to-chk=59/119)
19-Nov-2024 19:39:29       1,346,626  44%   38.92MB/s    0:00:00 (xfr#23, to-chk=58/119)
19-Nov-2024 19:39:29       1,347,184  44%   38.93MB/s    0:00:00 (xfr#24, to-chk=57/119)
19-Nov-2024 19:39:29       1,382,481  45%   37.67MB/s    0:00:00 (xfr#25, to-chk=56/119)
19-Nov-2024 19:39:29       1,383,039  45%   37.68MB/s    0:00:00 (xfr#26, to-chk=52/119)
19-Nov-2024 19:39:29       1,612,652  53%   34.95MB/s    0:00:00 (xfr#27, to-chk=51/119)
19-Nov-2024 19:39:29       1,613,210  53%   34.97MB/s    0:00:00 (xfr#28, to-chk=50/119)
19-Nov-2024 19:39:29       1,648,164  54%   35.72MB/s    0:00:00 (xfr#29, to-chk=49/119)
19-Nov-2024 19:39:29       1,648,626  54%   34.94MB/s    0:00:00 (xfr#30, to-chk=45/119)
19-Nov-2024 19:39:29       1,874,937  61%   35.06MB/s    0:00:00 (xfr#31, to-chk=44/119)
19-Nov-2024 19:39:29       1,875,399  61%   34.39MB/s    0:00:00 (xfr#32, to-chk=43/119)
19-Nov-2024 19:39:29       1,905,464  62%   34.95MB/s    0:00:00 (xfr#33, to-chk=42/119)
19-Nov-2024 19:39:29       1,906,022  62%   34.96MB/s    0:00:00 (xfr#34, to-chk=38/119)
19-Nov-2024 19:39:29       2,060,326  68%   35.09MB/s    0:00:00 (xfr#35, to-chk=37/119)
19-Nov-2024 19:39:29       2,060,884  68%   35.10MB/s    0:00:00 (xfr#36, to-chk=36/119)
19-Nov-2024 19:39:29       2,100,920  69%   35.15MB/s    0:00:00 (xfr#37, to-chk=35/119)
19-Nov-2024 19:39:29       2,101,574  69%   35.16MB/s    0:00:00 (xfr#38, to-chk=31/119)
19-Nov-2024 19:39:29       2,288,974  75%   38.30MB/s    0:00:00 (xfr#39, to-chk=30/119)
19-Nov-2024 19:39:29       2,289,628  75%   37.65MB/s    0:00:00 (xfr#40, to-chk=29/119)
19-Nov-2024 19:39:29       2,328,177  76%   38.28MB/s    0:00:00 (xfr#41, to-chk=28/119)
19-Nov-2024 19:39:29       2,328,831  76%   38.29MB/s    0:00:00 (xfr#42, to-chk=24/119)
19-Nov-2024 19:39:29       2,567,999  84%   39.50MB/s    0:00:00 (xfr#43, to-chk=23/119)
19-Nov-2024 19:39:29       2,568,653  84%   39.51MB/s    0:00:00 (xfr#44, to-chk=22/119)
19-Nov-2024 19:39:29       2,603,031  86%   39.40MB/s    0:00:00 (xfr#45, to-chk=21/119)
19-Nov-2024 19:39:29       2,603,301  86%   39.41MB/s    0:00:00 (xfr#46, to-chk=17/119)
19-Nov-2024 19:39:29       2,702,776  89%   40.91MB/s    0:00:00 (xfr#47, to-chk=16/119)
19-Nov-2024 19:39:29       2,703,046  89%   40.92MB/s    0:00:00 (xfr#48, to-chk=15/119)
19-Nov-2024 19:39:29       2,726,187  90%   40.00MB/s    0:00:00 (xfr#49, to-chk=14/119)
19-Nov-2024 19:39:29       2,726,745  90%   40.01MB/s    0:00:00 (xfr#50, to-chk=10/119)
19-Nov-2024 19:39:29       2,839,702  93%   41.03MB/s    0:00:00 (xfr#51, to-chk=9/119)
19-Nov-2024 19:39:29       2,840,260  93%   41.04MB/s    0:00:00 (xfr#52, to-chk=8/119)
19-Nov-2024 19:39:29       2,860,294  94%   41.33MB/s    0:00:00 (xfr#53, to-chk=7/119)
19-Nov-2024 19:39:29       2,860,852  94%   41.34MB/s    0:00:00 (xfr#54, to-chk=3/119)
19-Nov-2024 19:39:29       2,997,012  99%   42.66MB/s    0:00:00 (xfr#55, to-chk=2/119)
19-Nov-2024 19:39:29       2,997,570  99%   42.67MB/s    0:00:00 (xfr#56, to-chk=1/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   43.05MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   42.42MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   42.42MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   41.20MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   41.20MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29       3,024,336  99%   41.20MB/s    0:00:00 (xfr#57, to-chk=0/119)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29          19,803  16%   18.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:39:29          40,580  33%   38.70MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:39:29          40,580  33%   38.70MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:39:29          60,180  49%   57.39MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:39:29          60,471  50%   57.67MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:39:29          60,471  50%   57.67MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:39:29           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:39:29           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:39:29           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:39:29           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:39:29           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29          28,381   6%   13.53MB/s    0:00:00 (xfr#2, to-chk=79/84)
19-Nov-2024 19:39:29          52,826  11%   25.19MB/s    0:00:00 (xfr#3, to-chk=77/84)
19-Nov-2024 19:39:29          52,826  11%   25.19MB/s    0:00:00 (xfr#4, to-chk=75/84)
19-Nov-2024 19:39:29          52,826  11%   25.19MB/s    0:00:00 (xfr#5, to-chk=73/84)
19-Nov-2024 19:39:29          76,046  16%   24.17MB/s    0:00:00 (xfr#6, to-chk=71/84)
19-Nov-2024 19:39:29          76,196  16%   24.22MB/s    0:00:00 (xfr#7, to-chk=69/84)
19-Nov-2024 19:39:29          76,493  16%   24.32MB/s    0:00:00 (xfr#8, to-chk=67/84)
19-Nov-2024 19:39:29         164,402  36%   31.36MB/s    0:00:00 (xfr#9, to-chk=65/84)
19-Nov-2024 19:39:29         166,158  36%   31.69MB/s    0:00:00 (xfr#10, to-chk=55/84)
19-Nov-2024 19:39:29         166,474  36%   31.75MB/s    0:00:00 (xfr#11, to-chk=54/84)
19-Nov-2024 19:39:29         167,759  36%   32.00MB/s    0:00:00 (xfr#12, to-chk=53/84)
19-Nov-2024 19:39:29         168,075  37%   32.06MB/s    0:00:00 (xfr#13, to-chk=52/84)
19-Nov-2024 19:39:29         169,018  37%   32.24MB/s    0:00:00 (xfr#14, to-chk=51/84)
19-Nov-2024 19:39:29         169,826  37%   32.39MB/s    0:00:00 (xfr#15, to-chk=50/84)
19-Nov-2024 19:39:29         170,142  37%   32.45MB/s    0:00:00 (xfr#16, to-chk=49/84)
19-Nov-2024 19:39:29         170,656  37%   32.55MB/s    0:00:00 (xfr#17, to-chk=48/84)
19-Nov-2024 19:39:29         171,131  37%   27.20MB/s    0:00:00 (xfr#18, to-chk=47/84)
19-Nov-2024 19:39:29         171,447  37%   27.25MB/s    0:00:00 (xfr#19, to-chk=46/84)
19-Nov-2024 19:39:29         172,264  37%   27.38MB/s    0:00:00 (xfr#20, to-chk=45/84)
19-Nov-2024 19:39:29         173,393  38%   27.56MB/s    0:00:00 (xfr#21, to-chk=44/84)
19-Nov-2024 19:39:29         174,018  38%   27.66MB/s    0:00:00 (xfr#22, to-chk=43/84)
19-Nov-2024 19:39:29         174,490  38%   27.73MB/s    0:00:00 (xfr#23, to-chk=42/84)
19-Nov-2024 19:39:29         174,806  38%   27.78MB/s    0:00:00 (xfr#24, to-chk=41/84)
19-Nov-2024 19:39:29         175,278  38%   27.86MB/s    0:00:00 (xfr#25, to-chk=40/84)
19-Nov-2024 19:39:29         175,750  38%   27.93MB/s    0:00:00 (xfr#26, to-chk=39/84)
19-Nov-2024 19:39:29         176,066  38%   23.99MB/s    0:00:00 (xfr#27, to-chk=38/84)
19-Nov-2024 19:39:29         176,889  38%   24.10MB/s    0:00:00 (xfr#28, to-chk=37/84)
19-Nov-2024 19:39:29         177,205  39%   24.14MB/s    0:00:00 (xfr#29, to-chk=36/84)
19-Nov-2024 19:39:29         177,518  39%   24.18MB/s    0:00:00 (xfr#30, to-chk=35/84)
19-Nov-2024 19:39:29         177,996  39%   24.25MB/s    0:00:00 (xfr#31, to-chk=34/84)
19-Nov-2024 19:39:29         179,097  39%   24.40MB/s    0:00:00 (xfr#32, to-chk=33/84)
19-Nov-2024 19:39:29         179,908  39%   24.51MB/s    0:00:00 (xfr#33, to-chk=32/84)
19-Nov-2024 19:39:29         180,380  39%   24.57MB/s    0:00:00 (xfr#34, to-chk=31/84)
19-Nov-2024 19:39:29         181,356  39%   24.71MB/s    0:00:00 (xfr#35, to-chk=30/84)
19-Nov-2024 19:39:29         182,620  40%   24.88MB/s    0:00:00 (xfr#36, to-chk=29/84)
19-Nov-2024 19:39:29         182,969  40%   24.93MB/s    0:00:00 (xfr#37, to-chk=28/84)
19-Nov-2024 19:39:29         190,413  41%   25.94MB/s    0:00:00 (xfr#38, to-chk=27/84)
19-Nov-2024 19:39:29         194,893  42%   23.23MB/s    0:00:00 (xfr#39, to-chk=26/84)
19-Nov-2024 19:39:29         199,906  44%   23.83MB/s    0:00:00 (xfr#40, to-chk=25/84)
19-Nov-2024 19:39:29         202,562  44%   24.15MB/s    0:00:00 (xfr#41, to-chk=24/84)
19-Nov-2024 19:39:29         207,007  45%   24.68MB/s    0:00:00 (xfr#42, to-chk=23/84)
19-Nov-2024 19:39:29         210,481  46%   25.09MB/s    0:00:00 (xfr#43, to-chk=22/84)
19-Nov-2024 19:39:29         216,842  47%   25.85MB/s    0:00:00 (xfr#44, to-chk=21/84)
19-Nov-2024 19:39:29         220,866  48%   26.33MB/s    0:00:00 (xfr#45, to-chk=20/84)
19-Nov-2024 19:39:29         223,978  49%   26.70MB/s    0:00:00 (xfr#46, to-chk=19/84)
19-Nov-2024 19:39:29         226,178  49%   26.96MB/s    0:00:00 (xfr#47, to-chk=18/84)
19-Nov-2024 19:39:29         232,445  51%   24.63MB/s    0:00:00 (xfr#48, to-chk=17/84)
19-Nov-2024 19:39:29         233,468  51%   24.74MB/s    0:00:00 (xfr#49, to-chk=16/84)
19-Nov-2024 19:39:29         236,087  52%   25.02MB/s    0:00:00 (xfr#50, to-chk=15/84)
19-Nov-2024 19:39:29         241,593  53%   25.60MB/s    0:00:00 (xfr#51, to-chk=14/84)
19-Nov-2024 19:39:29         242,083  53%   25.65MB/s    0:00:00 (xfr#52, to-chk=13/84)
19-Nov-2024 19:39:29         243,143  53%   25.76MB/s    0:00:00 (xfr#53, to-chk=12/84)
19-Nov-2024 19:39:29         250,473  55%   26.54MB/s    0:00:00 (xfr#54, to-chk=11/84)
19-Nov-2024 19:39:29         256,378  56%   27.17MB/s    0:00:00 (xfr#55, to-chk=10/84)
19-Nov-2024 19:39:29         259,453  57%   27.49MB/s    0:00:00 (xfr#56, to-chk=9/84)
19-Nov-2024 19:39:29         261,083  57%   27.67MB/s    0:00:00 (xfr#57, to-chk=8/84)
19-Nov-2024 19:39:29         264,594  58%   28.04MB/s    0:00:00 (xfr#58, to-chk=7/84)
19-Nov-2024 19:39:29         269,644  59%   25.72MB/s    0:00:00 (xfr#59, to-chk=6/84)
19-Nov-2024 19:39:29         271,237  59%   25.87MB/s    0:00:00 (xfr#60, to-chk=5/84)
19-Nov-2024 19:39:29         276,706  60%   26.39MB/s    0:00:00 (xfr#61, to-chk=4/84)
19-Nov-2024 19:39:29         280,673  61%   26.77MB/s    0:00:00 (xfr#62, to-chk=3/84)
19-Nov-2024 19:39:29         281,124  61%   26.81MB/s    0:00:00 (xfr#63, to-chk=2/84)
19-Nov-2024 19:39:29         283,287  62%   27.02MB/s    0:00:00 (xfr#64, to-chk=1/84)
19-Nov-2024 19:39:29         289,254  63%   27.59MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         289,254  63%   22.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         289,254  63%   22.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         289,254  63%   22.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         289,254  63%   22.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         289,254  63%   22.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29          19,666  16%   18.75MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:39:29          40,302  33%   38.43MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:39:29          40,302  33%    2.56MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:39:29          59,765  49%    3.80MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:39:29          60,056  50%    3.82MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:39:29          60,056  50%    3.37MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:39:29           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:39:29           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:39:29           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:39:29           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:39:29           6,843  50%    1.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29          28,283   6%   26.97MB/s    0:00:00 (xfr#2, to-chk=79/84)
19-Nov-2024 19:39:29          52,626  11%   50.19MB/s    0:00:00 (xfr#3, to-chk=77/84)
19-Nov-2024 19:39:29          52,626  11%   50.19MB/s    0:00:00 (xfr#4, to-chk=75/84)
19-Nov-2024 19:39:29          52,626  11%   50.19MB/s    0:00:00 (xfr#5, to-chk=73/84)
19-Nov-2024 19:39:29          75,748  16%   72.24MB/s    0:00:00 (xfr#6, to-chk=71/84)
19-Nov-2024 19:39:29          75,898  16%   72.38MB/s    0:00:00 (xfr#7, to-chk=69/84)
19-Nov-2024 19:39:29          76,195  16%   72.67MB/s    0:00:00 (xfr#8, to-chk=67/84)
19-Nov-2024 19:39:29         164,356  36%  156.74MB/s    0:00:00 (xfr#9, to-chk=65/84)
19-Nov-2024 19:39:29         166,077  36%  158.38MB/s    0:00:00 (xfr#10, to-chk=55/84)
19-Nov-2024 19:39:29         166,513  36%  158.80MB/s    0:00:00 (xfr#11, to-chk=54/84)
19-Nov-2024 19:39:29         167,834  37%   80.03MB/s    0:00:00 (xfr#12, to-chk=53/84)
19-Nov-2024 19:39:29         168,116  37%   80.16MB/s    0:00:00 (xfr#13, to-chk=52/84)
19-Nov-2024 19:39:29         169,286  37%   80.72MB/s    0:00:00 (xfr#14, to-chk=51/84)
19-Nov-2024 19:39:29         170,127  37%   81.12MB/s    0:00:00 (xfr#15, to-chk=50/84)
19-Nov-2024 19:39:29         170,565  37%   81.33MB/s    0:00:00 (xfr#16, to-chk=49/84)
19-Nov-2024 19:39:29         171,292  37%   81.68MB/s    0:00:00 (xfr#17, to-chk=48/84)
19-Nov-2024 19:39:29         171,576  37%   54.54MB/s    0:00:00 (xfr#18, to-chk=47/84)
19-Nov-2024 19:39:29         171,858  37%   54.63MB/s    0:00:00 (xfr#19, to-chk=46/84)
19-Nov-2024 19:39:29         172,492  38%   54.83MB/s    0:00:00 (xfr#20, to-chk=45/84)
19-Nov-2024 19:39:29         173,810  38%   55.25MB/s    0:00:00 (xfr#21, to-chk=44/84)
19-Nov-2024 19:39:29         174,681  38%   55.53MB/s    0:00:00 (xfr#22, to-chk=43/84)
19-Nov-2024 19:39:29         174,961  38%   55.62MB/s    0:00:00 (xfr#23, to-chk=42/84)
19-Nov-2024 19:39:29         175,553  38%   55.81MB/s    0:00:00 (xfr#24, to-chk=41/84)
19-Nov-2024 19:39:29         175,835  38%   55.90MB/s    0:00:00 (xfr#25, to-chk=40/84)
19-Nov-2024 19:39:29         176,271  38%   42.03MB/s    0:00:00 (xfr#26, to-chk=39/84)
19-Nov-2024 19:39:29         176,555  39%   42.09MB/s    0:00:00 (xfr#27, to-chk=38/84)
19-Nov-2024 19:39:29         177,426  39%   42.30MB/s    0:00:00 (xfr#28, to-chk=37/84)
19-Nov-2024 19:39:29         177,708  39%   42.37MB/s    0:00:00 (xfr#29, to-chk=36/84)
19-Nov-2024 19:39:29         177,990  39%   42.44MB/s    0:00:00 (xfr#30, to-chk=35/84)
19-Nov-2024 19:39:29         178,426  39%   34.03MB/s    0:00:00 (xfr#31, to-chk=34/84)
19-Nov-2024 19:39:29         179,738  39%   34.28MB/s    0:00:00 (xfr#32, to-chk=33/84)
19-Nov-2024 19:39:29         180,582  39%   34.44MB/s    0:00:00 (xfr#33, to-chk=32/84)
19-Nov-2024 19:39:29         180,862  39%   34.50MB/s    0:00:00 (xfr#34, to-chk=31/84)
19-Nov-2024 19:39:29         182,045  40%   34.72MB/s    0:00:00 (xfr#35, to-chk=30/84)
19-Nov-2024 19:39:29         183,235  40%   34.95MB/s    0:00:00 (xfr#36, to-chk=29/84)
19-Nov-2024 19:39:29         183,803  40%   35.06MB/s    0:00:00 (xfr#37, to-chk=28/84)
19-Nov-2024 19:39:29         191,090  42%   30.37MB/s    0:00:00 (xfr#38, to-chk=27/84)
19-Nov-2024 19:39:29         195,470  43%   31.07MB/s    0:00:00 (xfr#39, to-chk=26/84)
19-Nov-2024 19:39:29         200,483  44%   31.87MB/s    0:00:00 (xfr#40, to-chk=25/84)
19-Nov-2024 19:39:29         203,037  44%   32.27MB/s    0:00:00 (xfr#41, to-chk=24/84)
19-Nov-2024 19:39:29         207,480  45%   32.98MB/s    0:00:00 (xfr#42, to-chk=23/84)
19-Nov-2024 19:39:29         210,954  46%   33.53MB/s    0:00:00 (xfr#43, to-chk=22/84)
19-Nov-2024 19:39:29         217,158  47%   34.52MB/s    0:00:00 (xfr#44, to-chk=21/84)
19-Nov-2024 19:39:29         221,080  48%   23.43MB/s    0:00:00 (xfr#45, to-chk=20/84)
19-Nov-2024 19:39:29         224,100  49%   23.75MB/s    0:00:00 (xfr#46, to-chk=19/84)
19-Nov-2024 19:39:29         226,200  49%   23.97MB/s    0:00:00 (xfr#47, to-chk=18/84)
19-Nov-2024 19:39:29         232,467  51%   24.63MB/s    0:00:00 (xfr#48, to-chk=17/84)
19-Nov-2024 19:39:29         233,490  51%   22.27MB/s    0:00:00 (xfr#49, to-chk=16/84)
19-Nov-2024 19:39:29         236,109  52%   22.52MB/s    0:00:00 (xfr#50, to-chk=15/84)
19-Nov-2024 19:39:29         241,515  53%   23.03MB/s    0:00:00 (xfr#51, to-chk=14/84)
19-Nov-2024 19:39:29         241,905  53%   23.07MB/s    0:00:00 (xfr#52, to-chk=13/84)
19-Nov-2024 19:39:29         242,865  53%   23.16MB/s    0:00:00 (xfr#53, to-chk=12/84)
19-Nov-2024 19:39:29         250,095  55%   23.85MB/s    0:00:00 (xfr#54, to-chk=11/84)
19-Nov-2024 19:39:29         255,900  56%   24.40MB/s    0:00:00 (xfr#55, to-chk=10/84)
19-Nov-2024 19:39:29         258,975  57%   24.70MB/s    0:00:00 (xfr#56, to-chk=9/84)
19-Nov-2024 19:39:29         260,503  57%   24.84MB/s    0:00:00 (xfr#57, to-chk=8/84)
19-Nov-2024 19:39:29         263,914  58%   25.17MB/s    0:00:00 (xfr#58, to-chk=7/84)
19-Nov-2024 19:39:29         268,872  59%   25.64MB/s    0:00:00 (xfr#59, to-chk=6/84)
19-Nov-2024 19:39:29         270,467  59%   23.45MB/s    0:00:00 (xfr#60, to-chk=5/84)
19-Nov-2024 19:39:29         275,936  60%   23.92MB/s    0:00:00 (xfr#61, to-chk=4/84)
19-Nov-2024 19:39:29         279,803  61%   24.26MB/s    0:00:00 (xfr#62, to-chk=3/84)
19-Nov-2024 19:39:29         280,256  61%   24.30MB/s    0:00:00 (xfr#63, to-chk=2/84)
19-Nov-2024 19:39:29         282,419  62%   24.49MB/s    0:00:00 (xfr#64, to-chk=1/84)
19-Nov-2024 19:39:29         288,279  63%   24.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         288,279  63%   19.64MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         288,279  63%   19.64MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         288,279  63%   19.64MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         288,279  63%   19.64MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29         288,279  63%   19.64MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29          31,671  13%   30.20MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:39:29          64,512  26%   61.52MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:39:29          89,199  36%    6.08MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:39:29         120,667  49%    7.67MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:39:29         120,958  50%    7.69MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:39:29         120,958  50%    4.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:39:29           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:39:29           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:39:29           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:39:29           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:39:29           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:39:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 19:39:29               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:39:29          16,474   5%   15.71MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 19:39:29          33,595  11%   32.04MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 19:39:29          33,595  11%   32.04MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 19:39:29          49,589  17%   47.29MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 19:39:29          49,680  17%   47.38MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 19:39:29          49,977  17%   47.66MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 19:39:29         141,324  50%   44.93MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 19:39:29         141,324  50%   16.85MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 19:39:29 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-8ssc2. See /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-volume-s3-krakow-init-8ssc2/entrypoint.log for more details
19-Nov-2024 19:39:29 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-p4gx6. See /home/bamboo/.one-env/deployments/2024.11.19-19.25.42/pod-logs/dev-volume-s3-paris-init-p4gx6/entrypoint.log for more details
19-Nov-2024 19:39:29 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732045156.5992994 exists, exporting anyway.
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 =================================== FAILURES ===================================
19-Nov-2024 19:39:29 ______________________ test_type_empty[multiprovider_s3] _______________________
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 fixturefunc = <function shell_check_type at 0x7fcb492cc5e0>
19-Nov-2024 19:39:29 request = <FixtureRequest for <Function test_type_empty[multiprovider_s3]>>
19-Nov-2024 19:39:29 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29     def call_fixture_func(
19-Nov-2024 19:39:29         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
19-Nov-2024 19:39:29     ) -> FixtureValue:
19-Nov-2024 19:39:29         if is_generator(fixturefunc):
19-Nov-2024 19:39:29             fixturefunc = cast(
19-Nov-2024 19:39:29                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
19-Nov-2024 19:39:29             )
19-Nov-2024 19:39:29             generator = fixturefunc(**kwargs)
19-Nov-2024 19:39:29             try:
19-Nov-2024 19:39:29                 fixture_result = next(generator)
19-Nov-2024 19:39:29             except StopIteration:
19-Nov-2024 19:39:29                 raise ValueError(f"{request.fixturename} did not yield a value") from None
19-Nov-2024 19:39:29             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
19-Nov-2024 19:39:29             request.addfinalizer(finalizer)
19-Nov-2024 19:39:29         else:
19-Nov-2024 19:39:29             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
19-Nov-2024 19:39:29 >           fixture_result = fixturefunc(**kwargs)
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
19-Nov-2024 19:39:29 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
19-Nov-2024 19:39:29 tests/utils/bdd_utils.py:78: in wrapper
19-Nov-2024 19:39:29     return fun(*ba.args, **ba.kwargs)
19-Nov-2024 19:39:29 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
19-Nov-2024 19:39:29     assert_(client.perform, condition)
19-Nov-2024 19:39:29 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7fcb493d4f80>>
19-Nov-2024 19:39:29 args = (<function shell_check_type.<locals>.condition at 0x7fcb4907ac00>,)
19-Nov-2024 19:39:29 kwargs = {}, assert_result = False
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29     def assert_(expression, *args, **kwargs):
19-Nov-2024 19:39:29         assert_result = expression(*args, **kwargs)
19-Nov-2024 19:39:29 >       assert assert_result
19-Nov-2024 19:39:29 E       AssertionError
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 tests/utils/utils.py:42: AssertionError
19-Nov-2024 19:39:29 ------------------------------ Captured log call -------------------------------
19-Nov-2024 19:39:29 ERROR    root:utils.py:30 Traceback (most recent call last):
19-Nov-2024 19:39:29   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
19-Nov-2024 19:39:29     condition_satisfied = condition()
19-Nov-2024 19:39:29                           ^^^^^^^^^^^
19-Nov-2024 19:39:29   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
19-Nov-2024 19:39:29     assert stat_file_type.strip() == file_type
19-Nov-2024 19:39:29            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19-Nov-2024 19:39:29 AssertionError
19-Nov-2024 19:39:29 =============================== warnings summary ===============================
19-Nov-2024 19:39:29 tests/utils/rest_utils.py:98
19-Nov-2024 19:39:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 19:39:29     print("""
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 tests/utils/path_utils.py:112
19-Nov-2024 19:39:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 19:39:29     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 tests/utils/acceptance_utils.py:55
19-Nov-2024 19:39:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 19:39:29     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 tests/utils/acceptance_utils.py:57
19-Nov-2024 19:39:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 19:39:29     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 19:39:29
19-Nov-2024 19:39:29 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 19:39:29 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 19:39:29 ============= 1 failed, 13 passed, 4 warnings in 829.89s (0:13:49) =============
19-Nov-2024 19:39:34 release "dev" uninstalled
19-Nov-2024 19:39:35 Sidecar injection has been disabled
19-Nov-2024 19:39:35 Cleaning helm release "dev"...
19-Nov-2024 19:39:35 Deleted 1 helm deployments
19-Nov-2024 19:39:35 Deleted 0 k8s deployments
19-Nov-2024 19:39:35 Deleted 0 k8s services
19-Nov-2024 19:39:35 Deleted 0 persistent volumes
19-Nov-2024 19:39:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:39:36 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 19:39:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:39:36 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 19:39:36 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 19:39:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:39:36 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 19:39:36 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 19:39:36 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 19:39:36 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS...
19-Nov-2024 19:39:36 Failing task since 1 failing test cases were found.
19-Nov-2024 19:39:36 Changing Task Result to SUCCESS as all failed tests were quarantined.
19-Nov-2024 19:39:36 Finished task 'Parse test results' with result: Success
19-Nov-2024 19:39:36 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 19:39:36
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 19:39:36 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:39:36
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3365 (ODSRV-OAP-MSRFSPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3365-ScriptBuildTask-6655479620785761715.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance
19-Nov-2024 19:39:36 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
19-Nov-2024 19:39:38 Uploading artifact
19-Nov-2024 19:39:38     source path: surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
19-Nov-2024 19:39:38     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
19-Nov-2024 19:39:38 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 19:39:38 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:39:38 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:39:38
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3365 (ODSRV-OAP-MSRFSPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3365-ScriptBuildTask-17643084374879803107.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS
19-Nov-2024 19:39:38 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 19:39:38 Finished task 'Pack logs' with result: Success
19-Nov-2024 19:39:38 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:39:38
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 19:39:38 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:39:38
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3365 (ODSRV-OAP-MSRFSPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3365-ScriptBuildTask-9187468862516228857.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance
19-Nov-2024 19:39:38   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 19:39:38                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 19:39:38
19-Nov-2024 19:39:38   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 19:39:38 100  4822  100  4822    0     0  38269      0 --:--:-- --:--:-- --:--:-- 38269
19-Nov-2024 19:39:38 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 19:39:39 Cleaning helm deployments
19-Nov-2024 19:39:40 Cleanining pods
19-Nov-2024 19:39:40 Cleaning kube persistant volumes
19-Nov-2024 19:39:40 pod "dev-volume-s3-krakow-585f4c9-pnk5k" deleted
19-Nov-2024 19:40:00 pod "dev-volume-s3-paris-64bd65585f-qh87j" deleted
19-Nov-2024 19:40:06 Cleaning dockswift container
19-Nov-2024 19:40:06 Cleaning docker containers
19-Nov-2024 19:40:08 Stalled docker containers to remove:
19-Nov-2024 19:40:08 fad40fdc6523 346969bb8fc4 4ddb5f07c3a8 9a973b506c26
19-Nov-2024 19:40:08 Removing stalled docker containers
19-Nov-2024 19:40:08 Error response from daemon: Cannot kill container: fad40fdc6523: Container fad40fdc65234293d4a685a99536ecad78d257e8945a00f45d825822d6e3c1f9 is not running
19-Nov-2024 19:40:08 fad40fdc6523
19-Nov-2024 19:40:08 Error response from daemon: Cannot kill container: 346969bb8fc4: Container 346969bb8fc4291a66b4b9ac3a8a1e4d222f39fa758a71cd0d5eb0caceeda1b3 is not running
19-Nov-2024 19:40:08 346969bb8fc4
19-Nov-2024 19:40:08 Error response from daemon: Cannot kill container: 4ddb5f07c3a8: Container 4ddb5f07c3a87ffb06789c409281a42a5f35919b6886db28c0e17dc821e8f33d is not running
19-Nov-2024 19:40:09 4ddb5f07c3a8
19-Nov-2024 19:40:09 9a973b506c26
19-Nov-2024 19:40:09 9a973b506c26
19-Nov-2024 19:40:09 Stalled docker volumes to remove:
19-Nov-2024 19:40:09
19-Nov-2024 19:40:09 Removing stalled docker volumes
19-Nov-2024 19:40:09 Removing stalled loopdevices
19-Nov-2024 19:40:10 Done
19-Nov-2024 19:40:10 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 19:40:10 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 19:40:10 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 19:40:10 Running post build plugin 'NCover Results Collector'
19-Nov-2024 19:40:10 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 19:40:10 Running post build plugin 'Clover Results Collector'
19-Nov-2024 19:40:10 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 19:40:10 Running post build plugin 'Artifact Copier'
19-Nov-2024 19:40:10 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 19:40:10 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 100.8 ms
19-Nov-2024 19:40:10 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS'
19-Nov-2024 19:40:10 Finalising the build...
19-Nov-2024 19:40:10 Stopping timer.
19-Nov-2024 19:40:10 Build ODSRV-OAP-MSRFSPS-3365 completed.
19-Nov-2024 19:40:10 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 19:40:10 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 19:40:10 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 19:40:10 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 19:40:10 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 19:40:10 All post build plugins have finished
19-Nov-2024 19:40:10 Generating build results summary...
19-Nov-2024 19:40:10 Saving build results to disk...
19-Nov-2024 19:40:10 Store variable context...
19-Nov-2024 19:40:10 Finished building ODSRV-OAP-MSRFSPS-3365.