oneclient acceptance tests using environment deployed from packages

Build: #3373 failed

Job: multiprovider regular file stat directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,771 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

30-Nov-2024 04:37:11
30-Nov-2024 04:37:12 PASSED
30-Nov-2024 04:37:12 Unmounting client from /tmp/onedata/mnt/c352iecpihd1o1py
30-Nov-2024 04:37:12
30-Nov-2024 04:37:12
30-Nov-2024 04:37:12 Unmounting client from /tmp/onedata/mnt/p5pyxj4t16ibhzns
30-Nov-2024 04:37:12
30-Nov-2024 04:37:12
30-Nov-2024 04:38:00 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:38:00 =================================================================
30-Nov-2024 04:38:00 - Executing scenario 'Fail to truncate regular file without write permission'
30-Nov-2024 04:38:00 - from feature 'Multi_regular_file_stat'
30-Nov-2024 04:38:00 -----------------------------------------------------------------
30-Nov-2024 04:38:00 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:38:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:38:00 using [token, token] by [user1, user2]"'
30-Nov-2024 04:38:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:38:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:38:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n'
30-Nov-2024 04:38:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n' successfully started
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7hwknikdz6gvhxxg
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7hwknikdz6gvhxxg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7hwknikdz6gvhxxg
30-Nov-2024 04:38:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11385684537204354721'...
30-Nov-2024 04:38:00 Getting configuration...
30-Nov-2024 04:38:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7hwknikdz6gvhxxg'.
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:38:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:38:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj'
30-Nov-2024 04:38:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj' successfully started
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lki02wdsay7pazcj
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lki02wdsay7pazcj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lki02wdsay7pazcj
30-Nov-2024 04:38:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12730908087182111217'...
30-Nov-2024 04:38:00 Getting configuration...
30-Nov-2024 04:38:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lki02wdsay7pazcj'.
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 04:38:00 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 04:38:00 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 04:38:00 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 04:38:00 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
30-Nov-2024 04:38:00 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
30-Nov-2024 04:38:00 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
30-Nov-2024 04:38:00 =================================================================
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 PASSED
30-Nov-2024 04:38:00 Unmounting client from /tmp/onedata/mnt/7hwknikdz6gvhxxg
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00 Unmounting client from /tmp/onedata/mnt/lki02wdsay7pazcj
30-Nov-2024 04:38:00
30-Nov-2024 04:38:00
30-Nov-2024 04:38:40 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:38:40 =================================================================
30-Nov-2024 04:38:40 - Executing scenario 'Timestamps at creation'
30-Nov-2024 04:38:40 - from feature 'Multi_regular_file_stat'
30-Nov-2024 04:38:40 -----------------------------------------------------------------
30-Nov-2024 04:38:40 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:38:40 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:38:40 using [token, token] by [user1, user2]"'
30-Nov-2024 04:38:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:38:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:38:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n'
30-Nov-2024 04:38:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n' successfully started
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/dskl9i0vjme61rpd
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dskl9i0vjme61rpd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dskl9i0vjme61rpd
30-Nov-2024 04:38:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1866354508503570038'...
30-Nov-2024 04:38:40 Getting configuration...
30-Nov-2024 04:38:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dskl9i0vjme61rpd'.
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:38:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:38:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj'
30-Nov-2024 04:38:40 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj' successfully started
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xgu61vjm4sb50xsj
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xgu61vjm4sb50xsj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xgu61vjm4sb50xsj
30-Nov-2024 04:38:40 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2912406602792426625'...
30-Nov-2024 04:38:40 Getting configuration...
30-Nov-2024 04:38:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xgu61vjm4sb50xsj'.
30-Nov-2024 04:38:40
30-Nov-2024 04:38:40 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 04:38:40 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 04:38:40 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 04:38:40 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
30-Nov-2024 04:38:40 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
30-Nov-2024 04:38:40 =================================================================
30-Nov-2024 04:38:40
30-Nov-2024 04:38:41 PASSED
30-Nov-2024 04:38:41 Unmounting client from /tmp/onedata/mnt/dskl9i0vjme61rpd
30-Nov-2024 04:38:41
30-Nov-2024 04:38:41
30-Nov-2024 04:38:41 Unmounting client from /tmp/onedata/mnt/xgu61vjm4sb50xsj
30-Nov-2024 04:38:41
30-Nov-2024 04:38:41
30-Nov-2024 04:39:27 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:39:27 =================================================================
30-Nov-2024 04:39:27 - Executing scenario 'Fail to update timestamps (touch) without write permission'
30-Nov-2024 04:39:27 - from feature 'Multi_regular_file_stat'
30-Nov-2024 04:39:27 -----------------------------------------------------------------
30-Nov-2024 04:39:27 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:39:27 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:39:27 using [token, token] by [user1, user2]"'
30-Nov-2024 04:39:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:39:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:39:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n'
30-Nov-2024 04:39:27 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n' successfully started
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1qxweb6jyj8bhpep
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1qxweb6jyj8bhpep --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1qxweb6jyj8bhpep
30-Nov-2024 04:39:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12144672143403896257'...
30-Nov-2024 04:39:27 Getting configuration...
30-Nov-2024 04:39:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1qxweb6jyj8bhpep'.
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:39:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:39:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj'
30-Nov-2024 04:39:27 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj' successfully started
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ke5o5bv6g2u7huxr
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ke5o5bv6g2u7huxr --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ke5o5bv6g2u7huxr
30-Nov-2024 04:39:27 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4945409648297042457'...
30-Nov-2024 04:39:27 Getting configuration...
30-Nov-2024 04:39:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ke5o5bv6g2u7huxr'.
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 04:39:27 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 04:39:27 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 04:39:27 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 04:39:27 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
30-Nov-2024 04:39:27 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
30-Nov-2024 04:39:27 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
30-Nov-2024 04:39:27 =================================================================
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 PASSED
30-Nov-2024 04:39:27 Unmounting client from /tmp/onedata/mnt/1qxweb6jyj8bhpep
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27 Unmounting client from /tmp/onedata/mnt/ke5o5bv6g2u7huxr
30-Nov-2024 04:39:27
30-Nov-2024 04:39:27
30-Nov-2024 04:40:09 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:40:09 =================================================================
30-Nov-2024 04:40:09 - Executing scenario 'Update timestamps (touch) with write permission'
30-Nov-2024 04:40:09 - from feature 'Multi_regular_file_stat'
30-Nov-2024 04:40:09 -----------------------------------------------------------------
30-Nov-2024 04:40:09 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:40:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:40:09 using [token, token] by [user1, user2]"'
30-Nov-2024 04:40:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:40:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:40:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n'
30-Nov-2024 04:40:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n' successfully started
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1cx0e3tb3bgp22e2
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1cx0e3tb3bgp22e2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1cx0e3tb3bgp22e2
30-Nov-2024 04:40:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12970816321496258126'...
30-Nov-2024 04:40:09 Getting configuration...
30-Nov-2024 04:40:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1cx0e3tb3bgp22e2'.
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:40:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:40:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj'
30-Nov-2024 04:40:09 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj' successfully started
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/h4hdd2ly4mxf9gsa
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h4hdd2ly4mxf9gsa --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h4hdd2ly4mxf9gsa
30-Nov-2024 04:40:09 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2655515204744759724'...
30-Nov-2024 04:40:09 Getting configuration...
30-Nov-2024 04:40:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h4hdd2ly4mxf9gsa'.
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 04:40:09 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 04:40:09 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 04:40:09 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 04:40:09 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
30-Nov-2024 04:40:09 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
30-Nov-2024 04:40:09 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
30-Nov-2024 04:40:09 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
30-Nov-2024 04:40:09 =================================================================
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 PASSED
30-Nov-2024 04:40:09 Unmounting client from /tmp/onedata/mnt/1cx0e3tb3bgp22e2
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09 Unmounting client from /tmp/onedata/mnt/h4hdd2ly4mxf9gsa
30-Nov-2024 04:40:09
30-Nov-2024 04:40:09
30-Nov-2024 04:41:04 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:41:04 =================================================================
30-Nov-2024 04:41:04 - Executing scenario 'Access time'
30-Nov-2024 04:41:04 - from feature 'Multi_regular_file_stat'
30-Nov-2024 04:41:04 -----------------------------------------------------------------
30-Nov-2024 04:41:04 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:41:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:41:04 using [token, token] by [user1, user2]"'
30-Nov-2024 04:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n'
30-Nov-2024 04:41:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n' successfully started
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/pwxu3ukcqhblwi5x
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pwxu3ukcqhblwi5x --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pwxu3ukcqhblwi5x
30-Nov-2024 04:41:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9844324870246058189'...
30-Nov-2024 04:41:04 Getting configuration...
30-Nov-2024 04:41:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pwxu3ukcqhblwi5x'.
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj'
30-Nov-2024 04:41:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj' successfully started
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kooviuxwoypuk67c
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kooviuxwoypuk67c --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kooviuxwoypuk67c
30-Nov-2024 04:41:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1560063156797324765'...
30-Nov-2024 04:41:04 Getting configuration...
30-Nov-2024 04:41:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kooviuxwoypuk67c'.
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 04:41:04 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 04:41:04 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 04:41:04 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
30-Nov-2024 04:41:04 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
30-Nov-2024 04:41:04 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
30-Nov-2024 04:41:04 =================================================================
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 PASSED
30-Nov-2024 04:41:04 Unmounting client from /tmp/onedata/mnt/pwxu3ukcqhblwi5x
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04 Unmounting client from /tmp/onedata/mnt/kooviuxwoypuk67c
30-Nov-2024 04:41:04
30-Nov-2024 04:41:04
30-Nov-2024 04:41:55 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:41:55 =================================================================
30-Nov-2024 04:41:55 - Executing scenario 'Modification time'
30-Nov-2024 04:41:55 - from feature 'Multi_regular_file_stat'
30-Nov-2024 04:41:55 -----------------------------------------------------------------
30-Nov-2024 04:41:55 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:41:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:41:55 using [token, token] by [user1, user2]"'
30-Nov-2024 04:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n'
30-Nov-2024 04:41:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n' successfully started
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/smmzf4gizxpb4vw2
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/smmzf4gizxpb4vw2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/smmzf4gizxpb4vw2
30-Nov-2024 04:41:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12493152550272211822'...
30-Nov-2024 04:41:55 Getting configuration...
30-Nov-2024 04:41:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/smmzf4gizxpb4vw2'.
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj'
30-Nov-2024 04:41:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj' successfully started
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ekd8ect2noaokll6
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ekd8ect2noaokll6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ekd8ect2noaokll6
30-Nov-2024 04:41:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '446309162940598031'...
30-Nov-2024 04:41:55 Getting configuration...
30-Nov-2024 04:41:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ekd8ect2noaokll6'.
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 04:41:55 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 04:41:55 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 04:41:55 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 04:41:55 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 04:41:55 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
30-Nov-2024 04:41:55 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
30-Nov-2024 04:41:55 =================================================================
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 PASSED
30-Nov-2024 04:41:55 Unmounting client from /tmp/onedata/mnt/smmzf4gizxpb4vw2
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55 Unmounting client from /tmp/onedata/mnt/ekd8ect2noaokll6
30-Nov-2024 04:41:55
30-Nov-2024 04:41:55
30-Nov-2024 04:42:50 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:42:50 =================================================================
30-Nov-2024 04:42:50 - Executing scenario 'Status-change time when changing mode'
30-Nov-2024 04:42:50 - from feature 'Multi_regular_file_stat'
30-Nov-2024 04:42:50 -----------------------------------------------------------------
30-Nov-2024 04:42:50 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:42:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:42:50 using [token, token] by [user1, user2]"'
30-Nov-2024 04:42:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:42:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:42:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n'
30-Nov-2024 04:42:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n' successfully started
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/alnrg5awih912yka
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/alnrg5awih912yka --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/alnrg5awih912yka
30-Nov-2024 04:42:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3419570725181161163'...
30-Nov-2024 04:42:50 Getting configuration...
30-Nov-2024 04:42:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/alnrg5awih912yka'.
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:42:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:42:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj'
30-Nov-2024 04:42:50 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj' successfully started
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kwza7k1n1ug2q2pt
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kwza7k1n1ug2q2pt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kwza7k1n1ug2q2pt
30-Nov-2024 04:42:50 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16449403281877589113'...
30-Nov-2024 04:42:50 Getting configuration...
30-Nov-2024 04:42:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kwza7k1n1ug2q2pt'.
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 04:42:50 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 04:42:50 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 04:42:50 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 04:42:50 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
30-Nov-2024 04:42:50 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
30-Nov-2024 04:42:50 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
30-Nov-2024 04:42:50 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
30-Nov-2024 04:42:50 =================================================================
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 PASSED
30-Nov-2024 04:42:50 Unmounting client from /tmp/onedata/mnt/alnrg5awih912yka
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50 Unmounting client from /tmp/onedata/mnt/kwza7k1n1ug2q2pt
30-Nov-2024 04:42:50
30-Nov-2024 04:42:50
30-Nov-2024 04:43:35 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:43:35 =================================================================
30-Nov-2024 04:43:35 - Executing scenario 'Status-change time when renaming on storage'
30-Nov-2024 04:43:35 - from feature 'Multi_regular_file_stat'
30-Nov-2024 04:43:35 -----------------------------------------------------------------
30-Nov-2024 04:43:35 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:43:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:43:35 using [token, token] by [user1, user2]"'
30-Nov-2024 04:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c5r5n', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n'
30-Nov-2024 04:43:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-c5r5n' successfully started
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hwsr11etknumc0kc
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hwsr11etknumc0kc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hwsr11etknumc0kc
30-Nov-2024 04:43:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12727016028228373682'...
30-Nov-2024 04:43:35 Getting configuration...
30-Nov-2024 04:43:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hwsr11etknumc0kc'.
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4tgtj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj'
30-Nov-2024 04:43:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4tgtj' successfully started
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/k82m1kfvoj5179uo
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k82m1kfvoj5179uo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k82m1kfvoj5179uo
30-Nov-2024 04:43:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17832007781680394456'...
30-Nov-2024 04:43:35 Getting configuration...
30-Nov-2024 04:43:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k82m1kfvoj5179uo'.
30-Nov-2024 04:43:35
30-Nov-2024 04:43:35 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 04:43:35 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 04:43:35 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 04:43:35 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
30-Nov-2024 04:43:35 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 04:43:35 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
30-Nov-2024 04:43:35 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
30-Nov-2024 04:43:35 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
30-Nov-2024 04:43:35 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
30-Nov-2024 04:43:35 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
30-Nov-2024 04:43:35 =================================================================
30-Nov-2024 04:43:35
30-Nov-2024 04:43:50 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 04:43:50 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 04:43:50 PASSED
30-Nov-2024 04:43:50 Unmounting client from /tmp/onedata/mnt/hwsr11etknumc0kc
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 Unmounting client from /tmp/onedata/mnt/k82m1kfvoj5179uo
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_stat.1732941816.2896335', '-c', '/tmp/logs']
30-Nov-2024 04:43:50 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-cxqth. See /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-cross-support-job-3p-users-cxqth/entrypoint.log for more details
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-c5r5n: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-oneclient-krakow-7d9476b8bc-c5r5n/oneclient_logs
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=107/127)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=106/127)
30-Nov-2024 04:43:50             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=99/127)
30-Nov-2024 04:43:50          36,235   1%    5.76MB/s    0:00:00 (xfr#2, to-chk=105/127)
30-Nov-2024 04:43:50          36,601   1%    5.82MB/s    0:00:00 (xfr#3, to-chk=101/127)
30-Nov-2024 04:43:50         162,407   7%   15.49MB/s    0:00:00 (xfr#4, to-chk=100/127)
30-Nov-2024 04:43:50         162,773   7%   15.52MB/s    0:00:00 (xfr#5, to-chk=99/127)
30-Nov-2024 04:43:50         204,531   9%   16.25MB/s    0:00:00 (xfr#6, to-chk=98/127)
30-Nov-2024 04:43:50         205,185   9%   16.31MB/s    0:00:00 (xfr#7, to-chk=94/127)
30-Nov-2024 04:43:50         344,037  15%   20.51MB/s    0:00:00 (xfr#8, to-chk=93/127)
30-Nov-2024 04:43:50         344,691  15%   20.55MB/s    0:00:00 (xfr#9, to-chk=92/127)
30-Nov-2024 04:43:50         382,186  17%   22.78MB/s    0:00:00 (xfr#10, to-chk=91/127)
30-Nov-2024 04:43:50         382,456  17%   22.80MB/s    0:00:00 (xfr#11, to-chk=87/127)
30-Nov-2024 04:43:50         502,412  23%   19.96MB/s    0:00:00 (xfr#12, to-chk=86/127)
30-Nov-2024 04:43:50         502,682  23%   19.18MB/s    0:00:00 (xfr#13, to-chk=85/127)
30-Nov-2024 04:43:50         503,310  23%   19.20MB/s    0:00:00 (xfr#14, to-chk=84/127)
30-Nov-2024 04:43:50         537,277  24%   19.71MB/s    0:00:00 (xfr#15, to-chk=83/127)
30-Nov-2024 04:43:50         537,643  24%   18.99MB/s    0:00:00 (xfr#16, to-chk=79/127)
30-Nov-2024 04:43:50         658,314  30%   23.25MB/s    0:00:00 (xfr#17, to-chk=78/127)
30-Nov-2024 04:43:50         658,680  30%   23.27MB/s    0:00:00 (xfr#18, to-chk=77/127)
30-Nov-2024 04:43:50         706,530  32%   24.06MB/s    0:00:00 (xfr#19, to-chk=76/127)
30-Nov-2024 04:43:50         707,280  32%   24.09MB/s    0:00:00 (xfr#20, to-chk=72/127)
30-Nov-2024 04:43:50         863,178  39%   27.44MB/s    0:00:00 (xfr#21, to-chk=71/127)
30-Nov-2024 04:43:50         863,928  39%   27.46MB/s    0:00:00 (xfr#22, to-chk=70/127)
30-Nov-2024 04:43:50         864,556  39%   27.48MB/s    0:00:00 (xfr#23, to-chk=69/127)
30-Nov-2024 04:43:50         890,262  41%   27.39MB/s    0:00:00 (xfr#24, to-chk=68/127)
30-Nov-2024 04:43:50         891,012  41%   27.41MB/s    0:00:00 (xfr#25, to-chk=64/127)
30-Nov-2024 04:43:50         979,516  45%   28.31MB/s    0:00:00 (xfr#26, to-chk=63/127)
30-Nov-2024 04:43:50         980,266  45%   28.33MB/s    0:00:00 (xfr#27, to-chk=62/127)
30-Nov-2024 04:43:50         980,894  45%   28.35MB/s    0:00:00 (xfr#28, to-chk=61/127)
30-Nov-2024 04:43:50       1,020,829  47%   28.63MB/s    0:00:00 (xfr#29, to-chk=60/127)
30-Nov-2024 04:43:50       1,021,483  47%   28.65MB/s    0:00:00 (xfr#30, to-chk=56/127)
30-Nov-2024 04:43:50       1,025,632  47%   28.77MB/s    0:00:00 (xfr#31, to-chk=55/127)
30-Nov-2024 04:43:50       1,154,665  53%   31.46MB/s    0:00:00 (xfr#32, to-chk=54/127)
30-Nov-2024 04:43:50       1,155,319  53%   31.48MB/s    0:00:00 (xfr#33, to-chk=53/127)
30-Nov-2024 04:43:50       1,155,947  53%   31.50MB/s    0:00:00 (xfr#34, to-chk=52/127)
30-Nov-2024 04:43:50       1,184,590  54%   32.28MB/s    0:00:00 (xfr#35, to-chk=51/127)
30-Nov-2024 04:43:50       1,185,052  54%   32.29MB/s    0:00:00 (xfr#36, to-chk=47/127)
30-Nov-2024 04:43:50       1,291,029  59%   34.20MB/s    0:00:00 (xfr#37, to-chk=46/127)
30-Nov-2024 04:43:50       1,291,491  59%   34.21MB/s    0:00:00 (xfr#38, to-chk=45/127)
30-Nov-2024 04:43:50       1,325,899  61%   35.12MB/s    0:00:00 (xfr#39, to-chk=44/127)
30-Nov-2024 04:43:50       1,326,265  61%   34.18MB/s    0:00:00 (xfr#40, to-chk=40/127)
30-Nov-2024 04:43:50       1,435,792  66%   37.01MB/s    0:00:00 (xfr#41, to-chk=39/127)
30-Nov-2024 04:43:50       1,436,158  66%   37.02MB/s    0:00:00 (xfr#42, to-chk=38/127)
30-Nov-2024 04:43:50       1,471,608  67%   37.93MB/s    0:00:00 (xfr#43, to-chk=37/127)
30-Nov-2024 04:43:50       1,472,070  67%   37.94MB/s    0:00:00 (xfr#44, to-chk=33/127)
30-Nov-2024 04:43:50       1,594,272  73%   40.01MB/s    0:00:00 (xfr#45, to-chk=32/127)
30-Nov-2024 04:43:50       1,594,734  73%   40.02MB/s    0:00:00 (xfr#46, to-chk=31/127)
30-Nov-2024 04:43:50       1,620,810  74%   40.68MB/s    0:00:00 (xfr#47, to-chk=30/127)
30-Nov-2024 04:43:50       1,621,368  74%   40.69MB/s    0:00:00 (xfr#48, to-chk=26/127)
30-Nov-2024 04:43:50       1,709,496  78%   41.80MB/s    0:00:00 (xfr#49, to-chk=25/127)
30-Nov-2024 04:43:50       1,710,054  78%   41.82MB/s    0:00:00 (xfr#50, to-chk=24/127)
30-Nov-2024 04:43:50       1,747,285  80%   42.73MB/s    0:00:00 (xfr#51, to-chk=23/127)
30-Nov-2024 04:43:50       1,747,651  80%   42.74MB/s    0:00:00 (xfr#52, to-chk=19/127)
30-Nov-2024 04:43:50       1,863,511  86%   41.33MB/s    0:00:00 (xfr#53, to-chk=18/127)
30-Nov-2024 04:43:50       1,863,877  86%   41.34MB/s    0:00:00 (xfr#54, to-chk=17/127)
30-Nov-2024 04:43:50       1,864,505  86%   41.35MB/s    0:00:00 (xfr#55, to-chk=16/127)
30-Nov-2024 04:43:50       1,887,185  87%   40.90MB/s    0:00:00 (xfr#56, to-chk=15/127)
30-Nov-2024 04:43:50       1,887,551  87%   40.91MB/s    0:00:00 (xfr#57, to-chk=11/127)
30-Nov-2024 04:43:50       2,004,072  92%   41.55MB/s    0:00:00 (xfr#58, to-chk=10/127)
30-Nov-2024 04:43:50       2,004,438  92%   41.56MB/s    0:00:00 (xfr#59, to-chk=9/127)
30-Nov-2024 04:43:50       2,005,066  92%   41.57MB/s    0:00:00 (xfr#60, to-chk=8/127)
30-Nov-2024 04:43:50       2,036,420  93%   42.22MB/s    0:00:00 (xfr#61, to-chk=7/127)
30-Nov-2024 04:43:50       2,036,786  94%   42.23MB/s    0:00:00 (xfr#62, to-chk=3/127)
30-Nov-2024 04:43:50       2,144,207  98%   42.60MB/s    0:00:00 (xfr#63, to-chk=2/127)
30-Nov-2024 04:43:50       2,144,573  98%   42.61MB/s    0:00:00 (xfr#64, to-chk=1/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   43.00MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   42.12MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50       2,164,212  99%   42.12MB/s    0:00:00 (xfr#65, to-chk=0/127)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-4tgtj: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-oneclient-paris-5cc45c8cb7-4tgtj/oneclient_logs
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=101/122)
30-Nov-2024 04:43:50             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=94/122)
30-Nov-2024 04:43:50          28,234   0%   26.93MB/s    0:00:00 (xfr#2, to-chk=100/122)
30-Nov-2024 04:43:50          28,696   0%   27.37MB/s    0:00:00 (xfr#3, to-chk=96/122)
30-Nov-2024 04:43:50         188,574   5%   25.69MB/s    0:00:00 (xfr#4, to-chk=95/122)
30-Nov-2024 04:43:50         189,036   5%   25.75MB/s    0:00:00 (xfr#5, to-chk=94/122)
30-Nov-2024 04:43:50         213,233   6%   29.05MB/s    0:00:00 (xfr#6, to-chk=93/122)
30-Nov-2024 04:43:50         213,695   6%   29.11MB/s    0:00:00 (xfr#7, to-chk=89/122)
30-Nov-2024 04:43:50         339,503  10%   35.98MB/s    0:00:00 (xfr#8, to-chk=88/122)
30-Nov-2024 04:43:50         339,965  10%   36.02MB/s    0:00:00 (xfr#9, to-chk=87/122)
30-Nov-2024 04:43:50         375,363  11%   39.77MB/s    0:00:00 (xfr#10, to-chk=86/122)
30-Nov-2024 04:43:50         375,825  11%   39.82MB/s    0:00:00 (xfr#11, to-chk=82/122)
30-Nov-2024 04:43:50         605,146  18%   33.95MB/s    0:00:00 (xfr#12, to-chk=81/122)
30-Nov-2024 04:43:50         605,608  18%   33.97MB/s    0:00:00 (xfr#13, to-chk=80/122)
30-Nov-2024 04:43:50         606,236  18%   34.01MB/s    0:00:00 (xfr#14, to-chk=79/122)
30-Nov-2024 04:43:50         656,916  19%   32.97MB/s    0:00:00 (xfr#15, to-chk=78/122)
30-Nov-2024 04:43:50         657,474  19%   33.00MB/s    0:00:00 (xfr#16, to-chk=74/122)
30-Nov-2024 04:43:50         920,910  27%   32.53MB/s    0:00:00 (xfr#17, to-chk=73/122)
30-Nov-2024 04:43:50         921,468  27%   31.39MB/s    0:00:00 (xfr#18, to-chk=72/122)
30-Nov-2024 04:43:50         954,303  28%   32.50MB/s    0:00:00 (xfr#19, to-chk=71/122)
30-Nov-2024 04:43:50         954,861  28%   32.52MB/s    0:00:00 (xfr#20, to-chk=67/122)
30-Nov-2024 04:43:50         959,005  28%   32.66MB/s    0:00:00 (xfr#21, to-chk=66/122)
30-Nov-2024 04:43:50       1,152,425  34%   37.90MB/s    0:00:00 (xfr#22, to-chk=65/122)
30-Nov-2024 04:43:50       1,152,983  34%   37.92MB/s    0:00:00 (xfr#23, to-chk=64/122)
30-Nov-2024 04:43:50       1,189,286  35%   39.11MB/s    0:00:00 (xfr#24, to-chk=63/122)
30-Nov-2024 04:43:50       1,189,748  35%   39.13MB/s    0:00:00 (xfr#25, to-chk=59/122)
30-Nov-2024 04:43:50       1,308,794  39%   27.74MB/s    0:00:00 (xfr#26, to-chk=58/122)
30-Nov-2024 04:43:50       1,309,256  39%   27.75MB/s    0:00:00 (xfr#27, to-chk=57/122)
30-Nov-2024 04:43:50       1,348,395  40%   28.58MB/s    0:00:00 (xfr#28, to-chk=56/122)
30-Nov-2024 04:43:50       1,348,857  40%   28.59MB/s    0:00:00 (xfr#29, to-chk=52/122)
30-Nov-2024 04:43:50       1,539,581  46%   27.19MB/s    0:00:00 (xfr#30, to-chk=51/122)
30-Nov-2024 04:43:50       1,540,043  46%   27.20MB/s    0:00:00 (xfr#31, to-chk=50/122)
30-Nov-2024 04:43:50       1,569,870  47%   24.54MB/s    0:00:00 (xfr#32, to-chk=49/122)
30-Nov-2024 04:43:50       1,570,428  47%   24.55MB/s    0:00:00 (xfr#33, to-chk=45/122)
30-Nov-2024 04:43:50       1,744,310  52%   24.11MB/s    0:00:00 (xfr#34, to-chk=44/122)
30-Nov-2024 04:43:50       1,744,868  52%   24.12MB/s    0:00:00 (xfr#35, to-chk=43/122)
30-Nov-2024 04:43:50       1,785,229  53%   24.32MB/s    0:00:00 (xfr#36, to-chk=42/122)
30-Nov-2024 04:43:50       1,785,883  53%   24.33MB/s    0:00:00 (xfr#37, to-chk=38/122)
30-Nov-2024 04:43:50       1,981,098  59%   26.61MB/s    0:00:00 (xfr#38, to-chk=37/122)
30-Nov-2024 04:43:50       1,981,752  59%   26.62MB/s    0:00:00 (xfr#39, to-chk=36/122)
30-Nov-2024 04:43:50       2,003,157  60%   24.81MB/s    0:00:00 (xfr#40, to-chk=35/122)
30-Nov-2024 04:43:50       2,003,523  60%   24.81MB/s    0:00:00 (xfr#41, to-chk=31/122)
30-Nov-2024 04:43:50       2,155,731  65%   24.19MB/s    0:00:00 (xfr#42, to-chk=30/122)
30-Nov-2024 04:43:50       2,156,097  65%   24.19MB/s    0:00:00 (xfr#43, to-chk=29/122)
30-Nov-2024 04:43:50       2,194,695  66%   24.62MB/s    0:00:00 (xfr#44, to-chk=28/122)
30-Nov-2024 04:43:50       2,195,157  66%   24.63MB/s    0:00:00 (xfr#45, to-chk=24/122)
30-Nov-2024 04:43:50       2,438,170  73%   26.42MB/s    0:00:00 (xfr#46, to-chk=23/122)
30-Nov-2024 04:43:50       2,438,632  73%   26.43MB/s    0:00:00 (xfr#47, to-chk=22/122)
30-Nov-2024 04:43:50       2,482,306  74%   26.90MB/s    0:00:00 (xfr#48, to-chk=21/122)
30-Nov-2024 04:43:50       2,482,864  74%   26.91MB/s    0:00:00 (xfr#49, to-chk=17/122)
30-Nov-2024 04:43:50       2,679,993  80%   26.08MB/s    0:00:00 (xfr#50, to-chk=16/122)
30-Nov-2024 04:43:50       2,680,551  80%   26.09MB/s    0:00:00 (xfr#51, to-chk=15/122)
30-Nov-2024 04:43:50       2,732,479  82%   26.59MB/s    0:00:00 (xfr#52, to-chk=14/122)
30-Nov-2024 04:43:50       2,732,845  82%   26.59MB/s    0:00:00 (xfr#53, to-chk=10/122)
30-Nov-2024 04:43:50       3,128,107  94%   23.49MB/s    0:00:00 (xfr#54, to-chk=9/122)
30-Nov-2024 04:43:50       3,128,473  94%   23.49MB/s    0:00:00 (xfr#55, to-chk=8/122)
30-Nov-2024 04:43:50       3,153,435  95%   23.49MB/s    0:00:00 (xfr#56, to-chk=7/122)
30-Nov-2024 04:43:50       3,154,089  95%   23.50MB/s    0:00:00 (xfr#57, to-chk=3/122)
30-Nov-2024 04:43:50       3,279,460  99%   23.52MB/s    0:00:00 (xfr#58, to-chk=2/122)
30-Nov-2024 04:43:50       3,280,114  99%   23.52MB/s    0:00:00 (xfr#59, to-chk=1/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.56MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.38MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50       3,309,768  99%   23.38MB/s    0:00:00 (xfr#60, to-chk=0/122)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:50           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:50           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:50           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:50           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:50           6,857  50%    1.63MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50          18,635  16%   17.77MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:50          38,209  33%   36.44MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:50          38,209  33%   36.44MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:50          56,641  49%   54.02MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:50          56,932  50%   54.29MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:50          56,932  50%   54.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50          29,477   5%   28.11MB/s    0:00:00 (xfr#2, to-chk=79/84)
30-Nov-2024 04:43:50          56,167  10%   53.57MB/s    0:00:00 (xfr#3, to-chk=77/84)
30-Nov-2024 04:43:50          56,167  10%   53.57MB/s    0:00:00 (xfr#4, to-chk=75/84)
30-Nov-2024 04:43:50          56,167  10%   53.57MB/s    0:00:00 (xfr#5, to-chk=73/84)
30-Nov-2024 04:43:50          81,594  15%   77.81MB/s    0:00:00 (xfr#6, to-chk=71/84)
30-Nov-2024 04:43:50          81,744  15%   77.96MB/s    0:00:00 (xfr#7, to-chk=69/84)
30-Nov-2024 04:43:50          82,041  16%   78.24MB/s    0:00:00 (xfr#8, to-chk=67/84)
30-Nov-2024 04:43:50         184,692  36%  176.14MB/s    0:00:00 (xfr#9, to-chk=65/84)
30-Nov-2024 04:43:50         185,698  36%  177.10MB/s    0:00:00 (xfr#10, to-chk=55/84)
30-Nov-2024 04:43:50         186,326  36%  177.69MB/s    0:00:00 (xfr#11, to-chk=54/84)
30-Nov-2024 04:43:50         186,642  36%  178.00MB/s    0:00:00 (xfr#12, to-chk=53/84)
30-Nov-2024 04:43:50         187,114  36%  178.45MB/s    0:00:00 (xfr#13, to-chk=52/84)
30-Nov-2024 04:43:50         187,937  36%  179.23MB/s    0:00:00 (xfr#14, to-chk=51/84)
30-Nov-2024 04:43:50         189,277  37%  180.51MB/s    0:00:00 (xfr#15, to-chk=50/84)
30-Nov-2024 04:43:50         190,247  37%  181.43MB/s    0:00:00 (xfr#16, to-chk=49/84)
30-Nov-2024 04:43:50         191,538  37%  182.66MB/s    0:00:00 (xfr#17, to-chk=48/84)
30-Nov-2024 04:43:50         192,661  37%   91.87MB/s    0:00:00 (xfr#18, to-chk=47/84)
30-Nov-2024 04:43:50         194,570  38%   92.78MB/s    0:00:00 (xfr#19, to-chk=46/84)
30-Nov-2024 04:43:50         195,042  38%   93.00MB/s    0:00:00 (xfr#20, to-chk=45/84)
30-Nov-2024 04:43:50         195,547  38%   93.24MB/s    0:00:00 (xfr#21, to-chk=44/84)
30-Nov-2024 04:43:50         195,863  38%   93.39MB/s    0:00:00 (xfr#22, to-chk=43/84)
30-Nov-2024 04:43:50         196,184  38%   93.55MB/s    0:00:00 (xfr#23, to-chk=42/84)
30-Nov-2024 04:43:50         197,163  38%   94.01MB/s    0:00:00 (xfr#24, to-chk=41/84)
30-Nov-2024 04:43:50         198,292  38%   94.55MB/s    0:00:00 (xfr#25, to-chk=40/84)
30-Nov-2024 04:43:50         199,273  38%   95.02MB/s    0:00:00 (xfr#26, to-chk=39/84)
30-Nov-2024 04:43:50         199,436  38%   95.10MB/s    0:00:00 (xfr#27, to-chk=38/84)
30-Nov-2024 04:43:50         200,070  39%   95.40MB/s    0:00:00 (xfr#28, to-chk=37/84)
30-Nov-2024 04:43:50         201,199  39%   95.94MB/s    0:00:00 (xfr#29, to-chk=36/84)
30-Nov-2024 04:43:50         201,983  39%   96.31MB/s    0:00:00 (xfr#30, to-chk=35/84)
30-Nov-2024 04:43:50         202,305  39%   96.47MB/s    0:00:00 (xfr#31, to-chk=34/84)
30-Nov-2024 04:43:50         202,810  39%   64.47MB/s    0:00:00 (xfr#32, to-chk=33/84)
30-Nov-2024 04:43:50         203,126  39%   64.57MB/s    0:00:00 (xfr#33, to-chk=32/84)
30-Nov-2024 04:43:50         203,449  39%   64.67MB/s    0:00:00 (xfr#34, to-chk=31/84)
30-Nov-2024 04:43:50         203,765  39%   64.78MB/s    0:00:00 (xfr#35, to-chk=30/84)
30-Nov-2024 04:43:50         205,335  40%   65.27MB/s    0:00:00 (xfr#36, to-chk=29/84)
30-Nov-2024 04:43:50         205,963  40%   65.47MB/s    0:00:00 (xfr#37, to-chk=28/84)
30-Nov-2024 04:43:50         213,315  41%   67.81MB/s    0:00:00 (xfr#38, to-chk=27/84)
30-Nov-2024 04:43:50         219,220  42%   69.69MB/s    0:00:00 (xfr#39, to-chk=26/84)
30-Nov-2024 04:43:50         226,609  44%   72.04MB/s    0:00:00 (xfr#40, to-chk=25/84)
30-Nov-2024 04:43:50         230,006  44%   73.12MB/s    0:00:00 (xfr#41, to-chk=24/84)
30-Nov-2024 04:43:50         232,796  45%   74.00MB/s    0:00:00 (xfr#42, to-chk=23/84)
30-Nov-2024 04:43:50         235,130  45%   56.06MB/s    0:00:00 (xfr#43, to-chk=22/84)
30-Nov-2024 04:43:50         236,837  46%   56.47MB/s    0:00:00 (xfr#44, to-chk=21/84)
30-Nov-2024 04:43:50         237,974  46%   56.74MB/s    0:00:00 (xfr#45, to-chk=20/84)
30-Nov-2024 04:43:50         244,355  47%   58.26MB/s    0:00:00 (xfr#46, to-chk=19/84)
30-Nov-2024 04:43:50         249,541  48%   59.50MB/s    0:00:00 (xfr#47, to-chk=18/84)
30-Nov-2024 04:43:50         253,394  49%   60.41MB/s    0:00:00 (xfr#48, to-chk=17/84)
30-Nov-2024 04:43:50         260,325  50%   62.07MB/s    0:00:00 (xfr#49, to-chk=16/84)
30-Nov-2024 04:43:50         265,603  51%   63.32MB/s    0:00:00 (xfr#50, to-chk=15/84)
30-Nov-2024 04:43:50         266,150  52%   63.46MB/s    0:00:00 (xfr#51, to-chk=14/84)
30-Nov-2024 04:43:50         269,453  52%   64.24MB/s    0:00:00 (xfr#52, to-chk=13/84)
30-Nov-2024 04:43:50         275,264  53%   52.50MB/s    0:00:00 (xfr#53, to-chk=12/84)
30-Nov-2024 04:43:50         279,595  54%   53.33MB/s    0:00:00 (xfr#54, to-chk=11/84)
30-Nov-2024 04:43:50         286,469  56%   54.64MB/s    0:00:00 (xfr#55, to-chk=10/84)
30-Nov-2024 04:43:50         288,840  56%   55.09MB/s    0:00:00 (xfr#56, to-chk=9/84)
30-Nov-2024 04:43:50         289,295  56%   55.18MB/s    0:00:00 (xfr#57, to-chk=8/84)
30-Nov-2024 04:43:50         297,765  58%   56.79MB/s    0:00:00 (xfr#58, to-chk=7/84)
30-Nov-2024 04:43:50         300,592  58%   57.33MB/s    0:00:00 (xfr#59, to-chk=6/84)
30-Nov-2024 04:43:50         304,502  59%   58.08MB/s    0:00:00 (xfr#60, to-chk=5/84)
30-Nov-2024 04:43:50         308,868  60%   58.91MB/s    0:00:00 (xfr#61, to-chk=4/84)
30-Nov-2024 04:43:50         310,612  60%   49.37MB/s    0:00:00 (xfr#62, to-chk=3/84)
30-Nov-2024 04:43:50         317,030  61%   50.39MB/s    0:00:00 (xfr#63, to-chk=2/84)
30-Nov-2024 04:43:50         325,557  63%   51.75MB/s    0:00:00 (xfr#64, to-chk=1/84)
30-Nov-2024 04:43:50         326,731  63%   51.93MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         326,731  63%   51.93MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         326,731  63%   51.93MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         326,731  63%   16.40MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         326,731  63%   16.40MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         326,731  63%   16.40MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-oneprovider-paris-0/cluster-manager
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:50           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:50           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:50           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:50           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:50           6,843  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-oneprovider-paris-0/op-panel
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50          18,618  16%   17.76MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:50          38,174  33%   36.41MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:50          38,174  33%   36.41MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:50          56,589  49%   53.97MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:50          56,880  50%   54.24MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:50          56,880  50%   18.08MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-oneprovider-paris-0/op-worker
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50          27,265   5%   26.00MB/s    0:00:00 (xfr#2, to-chk=79/84)
30-Nov-2024 04:43:50          51,696  10%   49.30MB/s    0:00:00 (xfr#3, to-chk=77/84)
30-Nov-2024 04:43:50          51,696  10%   49.30MB/s    0:00:00 (xfr#4, to-chk=75/84)
30-Nov-2024 04:43:50          51,696  10%   49.30MB/s    0:00:00 (xfr#5, to-chk=73/84)
30-Nov-2024 04:43:50          74,911  15%   71.44MB/s    0:00:00 (xfr#6, to-chk=71/84)
30-Nov-2024 04:43:50          75,061  15%   71.58MB/s    0:00:00 (xfr#7, to-chk=69/84)
30-Nov-2024 04:43:50          75,358  15%   71.87MB/s    0:00:00 (xfr#8, to-chk=67/84)
30-Nov-2024 04:43:50         178,445  35%  170.18MB/s    0:00:00 (xfr#9, to-chk=65/84)
30-Nov-2024 04:43:50         179,418  36%  171.11MB/s    0:00:00 (xfr#10, to-chk=55/84)
30-Nov-2024 04:43:50         180,012  36%  171.67MB/s    0:00:00 (xfr#11, to-chk=54/84)
30-Nov-2024 04:43:50         180,364  36%  172.01MB/s    0:00:00 (xfr#12, to-chk=53/84)
30-Nov-2024 04:43:50         180,800  36%  172.42MB/s    0:00:00 (xfr#13, to-chk=52/84)
30-Nov-2024 04:43:50         181,827  36%  173.40MB/s    0:00:00 (xfr#14, to-chk=51/84)
30-Nov-2024 04:43:50         183,106  36%   87.31MB/s    0:00:00 (xfr#15, to-chk=50/84)
30-Nov-2024 04:43:50         184,430  37%   87.94MB/s    0:00:00 (xfr#16, to-chk=49/84)
30-Nov-2024 04:43:50         185,721  37%   88.56MB/s    0:00:00 (xfr#17, to-chk=48/84)
30-Nov-2024 04:43:50         186,724  37%   89.04MB/s    0:00:00 (xfr#18, to-chk=47/84)
30-Nov-2024 04:43:50         188,601  37%   89.93MB/s    0:00:00 (xfr#19, to-chk=46/84)
30-Nov-2024 04:43:50         189,037  37%   90.14MB/s    0:00:00 (xfr#20, to-chk=45/84)
30-Nov-2024 04:43:50         189,687  38%   90.45MB/s    0:00:00 (xfr#21, to-chk=44/84)
30-Nov-2024 04:43:50         189,967  38%   90.58MB/s    0:00:00 (xfr#22, to-chk=43/84)
30-Nov-2024 04:43:50         190,408  38%   90.79MB/s    0:00:00 (xfr#23, to-chk=42/84)
30-Nov-2024 04:43:50         191,438  38%   60.86MB/s    0:00:00 (xfr#24, to-chk=41/84)
30-Nov-2024 04:43:50         192,676  38%   61.25MB/s    0:00:00 (xfr#25, to-chk=40/84)
30-Nov-2024 04:43:50         193,666  38%   61.56MB/s    0:00:00 (xfr#26, to-chk=39/84)
30-Nov-2024 04:43:50         193,946  38%   61.65MB/s    0:00:00 (xfr#27, to-chk=38/84)
30-Nov-2024 04:43:50         194,382  39%   61.79MB/s    0:00:00 (xfr#28, to-chk=37/84)
30-Nov-2024 04:43:50         195,718  39%   62.22MB/s    0:00:00 (xfr#29, to-chk=36/84)
30-Nov-2024 04:43:50         196,466  39%   62.45MB/s    0:00:00 (xfr#30, to-chk=35/84)
30-Nov-2024 04:43:50         196,748  39%   62.54MB/s    0:00:00 (xfr#31, to-chk=34/84)
30-Nov-2024 04:43:50         197,404  39%   47.06MB/s    0:00:00 (xfr#32, to-chk=33/84)
30-Nov-2024 04:43:50         197,686  39%   47.13MB/s    0:00:00 (xfr#33, to-chk=32/84)
30-Nov-2024 04:43:50         197,964  39%   47.20MB/s    0:00:00 (xfr#34, to-chk=31/84)
30-Nov-2024 04:43:50         198,246  39%   47.27MB/s    0:00:00 (xfr#35, to-chk=30/84)
30-Nov-2024 04:43:50         200,059  40%   47.70MB/s    0:00:00 (xfr#36, to-chk=29/84)
30-Nov-2024 04:43:50         200,805  40%   38.30MB/s    0:00:00 (xfr#37, to-chk=28/84)
30-Nov-2024 04:43:50         208,157  41%   39.70MB/s    0:00:00 (xfr#38, to-chk=27/84)
30-Nov-2024 04:43:50         213,905  42%   40.80MB/s    0:00:00 (xfr#39, to-chk=26/84)
30-Nov-2024 04:43:50         221,192  44%   42.19MB/s    0:00:00 (xfr#40, to-chk=25/84)
30-Nov-2024 04:43:50         224,432  45%   35.67MB/s    0:00:00 (xfr#41, to-chk=24/84)
30-Nov-2024 04:43:50         227,222  45%   36.12MB/s    0:00:00 (xfr#42, to-chk=23/84)
30-Nov-2024 04:43:50         229,556  46%   36.49MB/s    0:00:00 (xfr#43, to-chk=22/84)
30-Nov-2024 04:43:50         231,263  46%   36.76MB/s    0:00:00 (xfr#44, to-chk=21/84)
30-Nov-2024 04:43:50         232,400  46%   31.66MB/s    0:00:00 (xfr#45, to-chk=20/84)
30-Nov-2024 04:43:50         238,781  47%   32.53MB/s    0:00:00 (xfr#46, to-chk=19/84)
30-Nov-2024 04:43:50         243,965  48%   29.08MB/s    0:00:00 (xfr#47, to-chk=18/84)
30-Nov-2024 04:43:50         247,718  49%   29.53MB/s    0:00:00 (xfr#48, to-chk=17/84)
30-Nov-2024 04:43:50         254,547  51%   30.34MB/s    0:00:00 (xfr#49, to-chk=16/84)
30-Nov-2024 04:43:50         259,723  52%   30.96MB/s    0:00:00 (xfr#50, to-chk=15/84)
30-Nov-2024 04:43:50         260,178  52%   31.02MB/s    0:00:00 (xfr#51, to-chk=14/84)
30-Nov-2024 04:43:50         263,481  52%   27.92MB/s    0:00:00 (xfr#52, to-chk=13/84)
30-Nov-2024 04:43:50         269,292  54%   28.54MB/s    0:00:00 (xfr#53, to-chk=12/84)
30-Nov-2024 04:43:50         273,623  54%   28.99MB/s    0:00:00 (xfr#54, to-chk=11/84)
30-Nov-2024 04:43:50         280,405  56%   29.71MB/s    0:00:00 (xfr#55, to-chk=10/84)
30-Nov-2024 04:43:50         282,684  56%   29.95MB/s    0:00:00 (xfr#56, to-chk=9/84)
30-Nov-2024 04:43:50         283,194  56%   27.01MB/s    0:00:00 (xfr#57, to-chk=8/84)
30-Nov-2024 04:43:50         291,507  58%   27.80MB/s    0:00:00 (xfr#58, to-chk=7/84)
30-Nov-2024 04:43:50         294,242  59%   28.06MB/s    0:00:00 (xfr#59, to-chk=6/84)
30-Nov-2024 04:43:50         298,050  59%   25.84MB/s    0:00:00 (xfr#60, to-chk=5/84)
30-Nov-2024 04:43:50         302,316  60%   24.03MB/s    0:00:00 (xfr#61, to-chk=4/84)
30-Nov-2024 04:43:50         303,968  61%   24.16MB/s    0:00:00 (xfr#62, to-chk=3/84)
30-Nov-2024 04:43:50         310,284  62%   24.66MB/s    0:00:00 (xfr#63, to-chk=2/84)
30-Nov-2024 04:43:50         318,709  63%   25.33MB/s    0:00:00 (xfr#64, to-chk=1/84)
30-Nov-2024 04:43:50         319,783  64%   25.41MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         319,783  64%   23.46MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         319,783  64%   23.46MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         319,783  64%   20.33MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         319,783  64%   20.33MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50         319,783  64%   20.33MB/s    0:00:00 (xfr#65, to-chk=0/84)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:50           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:50           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:50           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:50           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:50           6,700  50%  436.20kB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50          16,347   5%   15.59MB/s    0:00:00 (xfr#2, to-chk=13/18)
30-Nov-2024 04:43:50          33,339  10%   31.79MB/s    0:00:00 (xfr#3, to-chk=11/18)
30-Nov-2024 04:43:50          33,339  10%   31.79MB/s    0:00:00 (xfr#4, to-chk=9/18)
30-Nov-2024 04:43:50          49,206  16%   46.93MB/s    0:00:00 (xfr#5, to-chk=7/18)
30-Nov-2024 04:43:50          49,297  16%   47.01MB/s    0:00:00 (xfr#6, to-chk=5/18)
30-Nov-2024 04:43:50          49,594  16%   47.30MB/s    0:00:00 (xfr#7, to-chk=3/18)
30-Nov-2024 04:43:50         153,633  50%   73.26MB/s    0:00:00 (xfr#8, to-chk=1/18)
30-Nov-2024 04:43:50         153,633  50%   48.84MB/s    0:00:00 (xfr#8, to-chk=0/18)
30-Nov-2024 04:43:50 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.27.56/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:50               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:50          30,913  13%   29.48MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:50          62,986  26%   60.07MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:50          87,673  36%   83.61MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:50         118,383  49%   56.45MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:50         118,674  50%   56.59MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:50         118,674  50%   16.17MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:50 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_stat.1732941816.2896335 exists, exporting anyway.
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 =================================== FAILURES ===================================
30-Nov-2024 04:43:50 ___________________ test_type_empty[multiprovider_directio] ____________________
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 fixturefunc = <function shell_check_type at 0x7f55e884c7c0>
30-Nov-2024 04:43:50 request = <FixtureRequest for <Function test_type_empty[multiprovider_directio]>>
30-Nov-2024 04:43:50 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50     def call_fixture_func(
30-Nov-2024 04:43:50         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
30-Nov-2024 04:43:50     ) -> FixtureValue:
30-Nov-2024 04:43:50         if is_generator(fixturefunc):
30-Nov-2024 04:43:50             fixturefunc = cast(
30-Nov-2024 04:43:50                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
30-Nov-2024 04:43:50             )
30-Nov-2024 04:43:50             generator = fixturefunc(**kwargs)
30-Nov-2024 04:43:50             try:
30-Nov-2024 04:43:50                 fixture_result = next(generator)
30-Nov-2024 04:43:50             except StopIteration:
30-Nov-2024 04:43:50                 raise ValueError(f"{request.fixturename} did not yield a value") from None
30-Nov-2024 04:43:50             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
30-Nov-2024 04:43:50             request.addfinalizer(finalizer)
30-Nov-2024 04:43:50         else:
30-Nov-2024 04:43:50             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
30-Nov-2024 04:43:50 >           fixture_result = fixturefunc(**kwargs)
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
30-Nov-2024 04:43:50 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
30-Nov-2024 04:43:50 tests/utils/bdd_utils.py:78: in wrapper
30-Nov-2024 04:43:50     return fun(*ba.args, **ba.kwargs)
30-Nov-2024 04:43:50 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
30-Nov-2024 04:43:50     assert_(client.perform, condition)
30-Nov-2024 04:43:50 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f55e85c19d0>>
30-Nov-2024 04:43:50 args = (<function shell_check_type.<locals>.condition at 0x7f55e85c6b60>,)
30-Nov-2024 04:43:50 kwargs = {}, assert_result = False
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50     def assert_(expression, *args, **kwargs):
30-Nov-2024 04:43:50         assert_result = expression(*args, **kwargs)
30-Nov-2024 04:43:50 >       assert assert_result
30-Nov-2024 04:43:50 E       AssertionError
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 tests/utils/utils.py:42: AssertionError
30-Nov-2024 04:43:50 ------------------------------ Captured log call -------------------------------
30-Nov-2024 04:43:50 ERROR    root:utils.py:30 Traceback (most recent call last):
30-Nov-2024 04:43:50   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
30-Nov-2024 04:43:50     condition_satisfied = condition()
30-Nov-2024 04:43:50                           ^^^^^^^^^^^
30-Nov-2024 04:43:50   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
30-Nov-2024 04:43:50     assert stat_file_type.strip() == file_type
30-Nov-2024 04:43:50            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
30-Nov-2024 04:43:50 AssertionError
30-Nov-2024 04:43:50 =============================== warnings summary ===============================
30-Nov-2024 04:43:50 tests/utils/rest_utils.py:97
30-Nov-2024 04:43:50   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 04:43:50     print("""
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 tests/utils/path_utils.py:112
30-Nov-2024 04:43:50   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 04:43:50     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 tests/utils/acceptance_utils.py:55
30-Nov-2024 04:43:50   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 04:43:50     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 tests/utils/acceptance_utils.py:57
30-Nov-2024 04:43:50   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 04:43:50     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 04:43:50
30-Nov-2024 04:43:50 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 04:43:50 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 04:43:50 ============= 1 failed, 13 passed, 4 warnings in 958.46s (0:15:58) =============
30-Nov-2024 04:43:55 release "dev" uninstalled
30-Nov-2024 04:43:55 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 04:43:55 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
30-Nov-2024 04:43:59 No resources found
30-Nov-2024 04:44:00 Sidecar injection has been disabled
30-Nov-2024 04:44:00 Cleaning helm release "dev"...
30-Nov-2024 04:44:00 Deleted 1 helm deployments
30-Nov-2024 04:44:00 Deleted 0 k8s deployments
30-Nov-2024 04:44:00 Deleted 0 k8s services
30-Nov-2024 04:44:00 Deleted 0 persistent volumes
30-Nov-2024 04:44:02 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:44:02 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 04:44:02 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:44:02 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 04:44:02 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 04:44:02 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:44:02 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 04:44:02 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 04:44:02 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 04:44:02 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS...
30-Nov-2024 04:44:02 Failing task since 1 failing test cases were found.
30-Nov-2024 04:44:02 Changing Task Result to SUCCESS as all failed tests were quarantined.
30-Nov-2024 04:44:02 Finished task 'Parse test results' with result: Success
30-Nov-2024 04:44:02 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 04:44:02 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:44:02
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat directio symlinks #3373 (ODSRV-OAP-MRFSDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSDS-3373-ScriptBuildTask-13673024996650996154.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance
30-Nov-2024 04:44:02 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_stat_directio_symlinks.tar.gz
30-Nov-2024 04:44:02 Uploading artifact
30-Nov-2024 04:44:02     source path: surefire_multiprovider_regular_file_stat_directio_symlinks.tar.gz
30-Nov-2024 04:44:02     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_stat_directio_symlinks.tar.gz
30-Nov-2024 04:44:02 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 04:44:02 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:44:02 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:44:02
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat directio symlinks #3373 (ODSRV-OAP-MRFSDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSDS-3373-ScriptBuildTask-12664978394968720697.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS
30-Nov-2024 04:44:02 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 04:44:02 Finished task 'Pack logs' with result: Success
30-Nov-2024 04:44:02 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:44:02
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 04:44:02 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:44:02
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat directio symlinks #3373 (ODSRV-OAP-MRFSDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSDS-3373-ScriptBuildTask-8934950050147692386.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS/onedata-acceptance
30-Nov-2024 04:44:02   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 04:44:02                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 04:44:02
30-Nov-2024 04:44:02   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 04:44:02 100  4822  100  4822    0     0  62623      0 --:--:-- --:--:-- --:--:-- 62623
30-Nov-2024 04:44:02 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 04:44:04 Cleaning helm deployments
30-Nov-2024 04:44:04 Cleanining pods
30-Nov-2024 04:44:04 Cleaning kube persistant volumes
30-Nov-2024 04:44:04 Cleaning dockswift container
30-Nov-2024 04:44:04 Cleaning docker containers
30-Nov-2024 04:44:06 Stalled docker containers to remove:
30-Nov-2024 04:44:06 ca46bda517b8 ab094a100ea0
30-Nov-2024 04:44:06 Removing stalled docker containers
30-Nov-2024 04:44:06 Error response from daemon: Cannot kill container: ca46bda517b8: Container ca46bda517b8d170c0ce83f55cdfb4698fd623cbad04102bdc72ec58f981c796 is not running
30-Nov-2024 04:44:06 ca46bda517b8
30-Nov-2024 04:44:06 ab094a100ea0
30-Nov-2024 04:44:07 ab094a100ea0
30-Nov-2024 04:44:07 Stalled docker volumes to remove:
30-Nov-2024 04:44:07
30-Nov-2024 04:44:07 Removing stalled docker volumes
30-Nov-2024 04:44:07 Removing stalled loopdevices
30-Nov-2024 04:44:08 Done
30-Nov-2024 04:44:08 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 04:44:08 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 04:44:08 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 04:44:08 Running post build plugin 'NCover Results Collector'
30-Nov-2024 04:44:08 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 04:44:08 Running post build plugin 'Clover Results Collector'
30-Nov-2024 04:44:08 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 04:44:08 Running post build plugin 'Artifact Copier'
30-Nov-2024 04:44:08 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 04:44:08 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 61.48 ms
30-Nov-2024 04:44:08 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSDS'
30-Nov-2024 04:44:08 Finalising the build...
30-Nov-2024 04:44:08 Stopping timer.
30-Nov-2024 04:44:08 Build ODSRV-OAP-MRFSDS-3373 completed.
30-Nov-2024 04:44:08 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 04:44:08 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 04:44:08 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 04:44:08 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 04:44:08 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 04:44:08 All post build plugins have finished
30-Nov-2024 04:44:08 Generating build results summary...
30-Nov-2024 04:44:08 Saving build results to disk...
30-Nov-2024 04:44:08 Store variable context...
30-Nov-2024 04:44:08 Finished building ODSRV-OAP-MRFSDS-3373.