oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: multiprovider directory stat directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,509 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 22:44:08
19-Nov-2024 22:44:08
19-Nov-2024 22:44:08 Unmounting client from /tmp/onedata/mnt/fva9w0rpd7dd0o7q
19-Nov-2024 22:44:08
19-Nov-2024 22:44:08
19-Nov-2024 22:44:48 tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:44:48 =================================================================
19-Nov-2024 22:44:48 - Executing scenario 'Check default access permissions'
19-Nov-2024 22:44:48 - from feature 'Multi_directory_stat'
19-Nov-2024 22:44:48 -----------------------------------------------------------------
19-Nov-2024 22:44:48 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:44:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:44:48 using [token, token] by [user1, user2]"'
19-Nov-2024 22:44:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:44:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:44:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:44:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/68d2zw2yz80vc7fp
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/68d2zw2yz80vc7fp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/68d2zw2yz80vc7fp
19-Nov-2024 22:44:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6963351134948588062'...
19-Nov-2024 22:44:48 Getting configuration...
19-Nov-2024 22:44:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/68d2zw2yz80vc7fp'.
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:44:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:44:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:44:48 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/e1xlnwfozbopanxp
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e1xlnwfozbopanxp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e1xlnwfozbopanxp
19-Nov-2024 22:44:48 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2372493695498551301'...
19-Nov-2024 22:44:48 Getting configuration...
19-Nov-2024 22:44:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e1xlnwfozbopanxp'.
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:44:48 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
19-Nov-2024 22:44:48 =================================================================
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 PASSED
19-Nov-2024 22:44:48 Unmounting client from /tmp/onedata/mnt/68d2zw2yz80vc7fp
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48 Unmounting client from /tmp/onedata/mnt/e1xlnwfozbopanxp
19-Nov-2024 22:44:48
19-Nov-2024 22:44:48
19-Nov-2024 22:45:34 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:45:34 =================================================================
19-Nov-2024 22:45:34 - Executing scenario 'Change access permissions'
19-Nov-2024 22:45:34 - from feature 'Multi_directory_stat'
19-Nov-2024 22:45:34 -----------------------------------------------------------------
19-Nov-2024 22:45:34 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:45:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:45:34 using [token, token] by [user1, user2]"'
19-Nov-2024 22:45:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:45:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:45:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:45:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/c2gnrg0u55w4ese1
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c2gnrg0u55w4ese1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c2gnrg0u55w4ese1
19-Nov-2024 22:45:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7327453776530761258'...
19-Nov-2024 22:45:34 Getting configuration...
19-Nov-2024 22:45:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c2gnrg0u55w4ese1'.
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:45:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:45:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:45:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6jz0cobxjzfch5bd
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6jz0cobxjzfch5bd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6jz0cobxjzfch5bd
19-Nov-2024 22:45:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15723192174076534328'...
19-Nov-2024 22:45:34 Getting configuration...
19-Nov-2024 22:45:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6jz0cobxjzfch5bd'.
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:45:34 -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"'
19-Nov-2024 22:45:34 -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"'
19-Nov-2024 22:45:34 -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"'
19-Nov-2024 22:45:34 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
19-Nov-2024 22:45:34 =================================================================
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 PASSED
19-Nov-2024 22:45:34 Unmounting client from /tmp/onedata/mnt/c2gnrg0u55w4ese1
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34 Unmounting client from /tmp/onedata/mnt/6jz0cobxjzfch5bd
19-Nov-2024 22:45:34
19-Nov-2024 22:45:34
19-Nov-2024 22:46:42 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access_someone[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:46:42 =================================================================
19-Nov-2024 22:46:42 - Executing scenario 'Fail to change someone's file access permissions'
19-Nov-2024 22:46:42 - from feature 'Multi_directory_stat'
19-Nov-2024 22:46:42 -----------------------------------------------------------------
19-Nov-2024 22:46:42 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:46:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:46:42 using [token, token] by [user1, user2]"'
19-Nov-2024 22:46:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:46:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:46:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:46:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n5jec2txs3b1yhu7
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n5jec2txs3b1yhu7 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n5jec2txs3b1yhu7
19-Nov-2024 22:46:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13038336259055744677'...
19-Nov-2024 22:46:42 Getting configuration...
19-Nov-2024 22:46:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n5jec2txs3b1yhu7'.
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:46:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:46:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:46:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/akkpp0sxvp5av27l
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/akkpp0sxvp5av27l --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/akkpp0sxvp5av27l
19-Nov-2024 22:46:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3598606837223517577'...
19-Nov-2024 22:46:42 Getting configuration...
19-Nov-2024 22:46:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/akkpp0sxvp5av27l'.
19-Nov-2024 22:46:42
19-Nov-2024 22:46:42 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:46:42 -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"'
19-Nov-2024 22:46:42 -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"'
19-Nov-2024 22:46:42 -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"'
19-Nov-2024 22:46:42 =================================================================
19-Nov-2024 22:46:42
19-Nov-2024 22:46:43 PASSED
19-Nov-2024 22:46:43 Unmounting client from /tmp/onedata/mnt/n5jec2txs3b1yhu7
19-Nov-2024 22:46:43
19-Nov-2024 22:46:43
19-Nov-2024 22:46:43 Unmounting client from /tmp/onedata/mnt/akkpp0sxvp5av27l
19-Nov-2024 22:46:43
19-Nov-2024 22:46:43
19-Nov-2024 22:47:16 tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:47:16 =================================================================
19-Nov-2024 22:47:16 - Executing scenario 'Timestamps at creation'
19-Nov-2024 22:47:16 - from feature 'Multi_directory_stat'
19-Nov-2024 22:47:16 -----------------------------------------------------------------
19-Nov-2024 22:47:16 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:47:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:47:16 using [token, token] by [user1, user2]"'
19-Nov-2024 22:47:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:47:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:47:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:47:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/478s9p2ioghvaudc
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/478s9p2ioghvaudc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/478s9p2ioghvaudc
19-Nov-2024 22:47:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3047178729702403334'...
19-Nov-2024 22:47:16 Getting configuration...
19-Nov-2024 22:47:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/478s9p2ioghvaudc'.
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:47:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:47:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:47:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/m1pp9hpio8po7kdw
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m1pp9hpio8po7kdw --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m1pp9hpio8po7kdw
19-Nov-2024 22:47:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14378527334996650742'...
19-Nov-2024 22:47:16 Getting configuration...
19-Nov-2024 22:47:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m1pp9hpio8po7kdw'.
19-Nov-2024 22:47:16
19-Nov-2024 22:47:16 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:47:16 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
19-Nov-2024 22:47:16 -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"'
19-Nov-2024 22:47:16 =================================================================
19-Nov-2024 22:47:16
19-Nov-2024 22:47:17 PASSED
19-Nov-2024 22:47:17 Unmounting client from /tmp/onedata/mnt/478s9p2ioghvaudc
19-Nov-2024 22:47:17
19-Nov-2024 22:47:17
19-Nov-2024 22:47:17 Unmounting client from /tmp/onedata/mnt/m1pp9hpio8po7kdw
19-Nov-2024 22:47:17
19-Nov-2024 22:47:17
19-Nov-2024 22:47:45 tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_without_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:47:45 =================================================================
19-Nov-2024 22:47:45 - Executing scenario 'Fail to update timestamps (touch) without write permission'
19-Nov-2024 22:47:45 - from feature 'Multi_directory_stat'
19-Nov-2024 22:47:45 -----------------------------------------------------------------
19-Nov-2024 22:47:45 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:47:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:47:45 using [token, token] by [user1, user2]"'
19-Nov-2024 22:47:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:47:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:47:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:47:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ryq0rjrjn7wmfhtl
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ryq0rjrjn7wmfhtl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ryq0rjrjn7wmfhtl
19-Nov-2024 22:47:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10069979340887583958'...
19-Nov-2024 22:47:45 Getting configuration...
19-Nov-2024 22:47:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ryq0rjrjn7wmfhtl'.
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:47:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:47:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:47:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ivzv0gc2dmhwya16
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ivzv0gc2dmhwya16 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ivzv0gc2dmhwya16
19-Nov-2024 22:47:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4256157822164521385'...
19-Nov-2024 22:47:45 Getting configuration...
19-Nov-2024 22:47:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ivzv0gc2dmhwya16'.
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:47:45 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 22:47:45 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
19-Nov-2024 22:47:45 -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"'
19-Nov-2024 22:47:45 =================================================================
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 PASSED
19-Nov-2024 22:47:45 Unmounting client from /tmp/onedata/mnt/ryq0rjrjn7wmfhtl
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45 Unmounting client from /tmp/onedata/mnt/ivzv0gc2dmhwya16
19-Nov-2024 22:47:45
19-Nov-2024 22:47:45
19-Nov-2024 22:48:18 tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_with_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:48:18 =================================================================
19-Nov-2024 22:48:18 - Executing scenario 'Update timestamps (touch) with write permission'
19-Nov-2024 22:48:18 - from feature 'Multi_directory_stat'
19-Nov-2024 22:48:18 -----------------------------------------------------------------
19-Nov-2024 22:48:18 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:48:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:48:18 using [token, token] by [user1, user2]"'
19-Nov-2024 22:48:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:48:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:48:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:48:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/en2akzg81w1ucxjz
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/en2akzg81w1ucxjz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/en2akzg81w1ucxjz
19-Nov-2024 22:48:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5550046739620475074'...
19-Nov-2024 22:48:18 Getting configuration...
19-Nov-2024 22:48:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/en2akzg81w1ucxjz'.
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:48:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:48:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:48:18 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mfpxvym7kxwu0tu1
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mfpxvym7kxwu0tu1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mfpxvym7kxwu0tu1
19-Nov-2024 22:48:18 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18316009385091748078'...
19-Nov-2024 22:48:18 Getting configuration...
19-Nov-2024 22:48:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mfpxvym7kxwu0tu1'.
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:48:18 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:48:18 -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"'
19-Nov-2024 22:48:18 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
19-Nov-2024 22:48:18 -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"'
19-Nov-2024 22:48:18 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
19-Nov-2024 22:48:18 =================================================================
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 PASSED
19-Nov-2024 22:48:18 Unmounting client from /tmp/onedata/mnt/en2akzg81w1ucxjz
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18 Unmounting client from /tmp/onedata/mnt/mfpxvym7kxwu0tu1
19-Nov-2024 22:48:18
19-Nov-2024 22:48:18
19-Nov-2024 22:49:03 tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:49:03 =================================================================
19-Nov-2024 22:49:03 - Executing scenario 'Access time'
19-Nov-2024 22:49:03 - from feature 'Multi_directory_stat'
19-Nov-2024 22:49:03 -----------------------------------------------------------------
19-Nov-2024 22:49:03 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:49:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:49:03 using [token, token] by [user1, user2]"'
19-Nov-2024 22:49:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:49:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:49:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:49:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/dtx9j52g2l4fml17
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dtx9j52g2l4fml17 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dtx9j52g2l4fml17
19-Nov-2024 22:49:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3726430735007394448'...
19-Nov-2024 22:49:03 Getting configuration...
19-Nov-2024 22:49:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dtx9j52g2l4fml17'.
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:49:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:49:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:49:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f295da5bcd8ftc3v
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f295da5bcd8ftc3v --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f295da5bcd8ftc3v
19-Nov-2024 22:49:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '118257421072808202'...
19-Nov-2024 22:49:03 Getting configuration...
19-Nov-2024 22:49:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f295da5bcd8ftc3v'.
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:49:03 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:49:03 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
19-Nov-2024 22:49:03 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:49:03 -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:49:03 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"'
19-Nov-2024 22:49:03 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"'
19-Nov-2024 22:49:03 =================================================================
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 PASSED
19-Nov-2024 22:49:03 Unmounting client from /tmp/onedata/mnt/dtx9j52g2l4fml17
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03 Unmounting client from /tmp/onedata/mnt/f295da5bcd8ftc3v
19-Nov-2024 22:49:03
19-Nov-2024 22:49:03
19-Nov-2024 22:49:42 tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:49:42 =================================================================
19-Nov-2024 22:49:42 - Executing scenario 'Modification time'
19-Nov-2024 22:49:42 - from feature 'Multi_directory_stat'
19-Nov-2024 22:49:42 -----------------------------------------------------------------
19-Nov-2024 22:49:42 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:49:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:49:42 using [token, token] by [user1, user2]"'
19-Nov-2024 22:49:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:49:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:49:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:49:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rp38pfd66rmc5mce
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rp38pfd66rmc5mce --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rp38pfd66rmc5mce
19-Nov-2024 22:49:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '449122373501692920'...
19-Nov-2024 22:49:42 Getting configuration...
19-Nov-2024 22:49:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rp38pfd66rmc5mce'.
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:49:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:49:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:49:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ni23b6owf88mt5nd
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ni23b6owf88mt5nd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ni23b6owf88mt5nd
19-Nov-2024 22:49:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10779378921781341129'...
19-Nov-2024 22:49:42 Getting configuration...
19-Nov-2024 22:49:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ni23b6owf88mt5nd'.
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:49:42 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:49:42 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
19-Nov-2024 22:49:42 -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"'
19-Nov-2024 22:49:42 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"'
19-Nov-2024 22:49:42 =================================================================
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 PASSED
19-Nov-2024 22:49:42 Unmounting client from /tmp/onedata/mnt/rp38pfd66rmc5mce
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42 Unmounting client from /tmp/onedata/mnt/ni23b6owf88mt5nd
19-Nov-2024 22:49:42
19-Nov-2024 22:49:42
19-Nov-2024 22:50:22 tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_mv[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:50:22 =================================================================
19-Nov-2024 22:50:22 - Executing scenario 'Status-change time when renaming'
19-Nov-2024 22:50:22 - from feature 'Multi_directory_stat'
19-Nov-2024 22:50:22 -----------------------------------------------------------------
19-Nov-2024 22:50:22 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:50:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:50:22 using [token, token] by [user1, user2]"'
19-Nov-2024 22:50:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:50:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:50:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:50:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vjv3igu5l8xtx8cu
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vjv3igu5l8xtx8cu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vjv3igu5l8xtx8cu
19-Nov-2024 22:50:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11573768455205836273'...
19-Nov-2024 22:50:22 Getting configuration...
19-Nov-2024 22:50:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vjv3igu5l8xtx8cu'.
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:50:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:50:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:50:22 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iydni8rkqkh8lq6p
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iydni8rkqkh8lq6p --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iydni8rkqkh8lq6p
19-Nov-2024 22:50:22 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5912409435533018227'...
19-Nov-2024 22:50:22 Getting configuration...
19-Nov-2024 22:50:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iydni8rkqkh8lq6p'.
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:50:22 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:50:22 -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"'
19-Nov-2024 22:50:22 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"'
19-Nov-2024 22:50:22 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"'
19-Nov-2024 22:50:22 =================================================================
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 PASSED
19-Nov-2024 22:50:22 Unmounting client from /tmp/onedata/mnt/vjv3igu5l8xtx8cu
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22 Unmounting client from /tmp/onedata/mnt/iydni8rkqkh8lq6p
19-Nov-2024 22:50:22
19-Nov-2024 22:50:22
19-Nov-2024 22:51:00 tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_chmod[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:51:00 =================================================================
19-Nov-2024 22:51:00 - Executing scenario 'Status-change time when changing mode'
19-Nov-2024 22:51:00 - from feature 'Multi_directory_stat'
19-Nov-2024 22:51:00 -----------------------------------------------------------------
19-Nov-2024 22:51:00 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:51:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:51:00 using [token, token] by [user1, user2]"'
19-Nov-2024 22:51:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:51:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:51:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6n28s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s'
19-Nov-2024 22:51:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6n28s' successfully started
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/y72onhrio8cg1z8c
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y72onhrio8cg1z8c --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y72onhrio8cg1z8c
19-Nov-2024 22:51:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12754536729722868013'...
19-Nov-2024 22:51:00 Getting configuration...
19-Nov-2024 22:51:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y72onhrio8cg1z8c'.
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:51:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:51:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m656q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q'
19-Nov-2024 22:51:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m656q' successfully started
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5cwqypmx5uodyjjz
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5cwqypmx5uodyjjz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5cwqypmx5uodyjjz
19-Nov-2024 22:51:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16292182394273327351'...
19-Nov-2024 22:51:00 Getting configuration...
19-Nov-2024 22:51:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5cwqypmx5uodyjjz'.
19-Nov-2024 22:51:00
19-Nov-2024 22:51:00 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:51:00 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:51:00 -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"'
19-Nov-2024 22:51:00 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"'
19-Nov-2024 22:51:00 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"'
19-Nov-2024 22:51:00 =================================================================
19-Nov-2024 22:51:00
19-Nov-2024 22:51:12 PASSED
19-Nov-2024 22:51:12 Unmounting client from /tmp/onedata/mnt/y72onhrio8cg1z8c
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12 Unmounting client from /tmp/onedata/mnt/5cwqypmx5uodyjjz
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1732056661.0639205', '-c', '/tmp/logs']
19-Nov-2024 22:51:12 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-bdvkx. See /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-cross-support-job-3p-users-bdvkx/entrypoint.log for more details
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-6n28s: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-oneclient-krakow-7d9476b8bc-6n28s/oneclient_logs
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=80/97)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12          19,348   1%   18.45MB/s    0:00:00 (xfr#1, to-chk=79/97)
19-Nov-2024 22:51:12          19,348   1%   18.45MB/s    0:00:00 (xfr#1, to-chk=73/97)
19-Nov-2024 22:51:12          19,906   1%   18.98MB/s    0:00:00 (xfr#2, to-chk=75/97)
19-Nov-2024 22:51:12 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:51:12 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:51:12          83,531   7%   79.66MB/s    0:00:00 (xfr#3, to-chk=74/97)
19-Nov-2024 22:51:12          84,089   7%   80.19MB/s    0:00:00 (xfr#4, to-chk=73/97)
19-Nov-2024 22:51:12         105,016   9%   50.08MB/s    0:00:00 (xfr#5, to-chk=72/97)
19-Nov-2024 22:51:12         105,478   9%   50.30MB/s    0:00:00 (xfr#6, to-chk=68/97)
19-Nov-2024 22:51:12         177,437  15%   56.41MB/s    0:00:00 (xfr#7, to-chk=67/97)
19-Nov-2024 22:51:12         177,899  15%   56.55MB/s    0:00:00 (xfr#8, to-chk=66/97)
19-Nov-2024 22:51:12         178,527  15%   56.75MB/s    0:00:00 (xfr#9, to-chk=65/97)
19-Nov-2024 22:51:12         202,027  17%   48.17MB/s    0:00:00 (xfr#10, to-chk=64/97)
19-Nov-2024 22:51:12         202,489  17%   48.28MB/s    0:00:00 (xfr#11, to-chk=60/97)
19-Nov-2024 22:51:12         283,464  24%   24.58MB/s    0:00:00 (xfr#12, to-chk=59/97)
19-Nov-2024 22:51:12         283,926  24%   22.56MB/s    0:00:00 (xfr#13, to-chk=58/97)
19-Nov-2024 22:51:12         310,622  26%   22.79MB/s    0:00:00 (xfr#14, to-chk=57/97)
19-Nov-2024 22:51:12         311,276  26%   21.20MB/s    0:00:00 (xfr#15, to-chk=53/97)
19-Nov-2024 22:51:12         402,986  34%   21.35MB/s    0:00:00 (xfr#16, to-chk=52/97)
19-Nov-2024 22:51:12         403,640  34%   21.39MB/s    0:00:00 (xfr#17, to-chk=51/97)
19-Nov-2024 22:51:12         431,063  37%   19.58MB/s    0:00:00 (xfr#18, to-chk=50/97)
19-Nov-2024 22:51:12         431,717  37%   19.61MB/s    0:00:00 (xfr#19, to-chk=46/97)
19-Nov-2024 22:51:12         522,248  44%   22.64MB/s    0:00:00 (xfr#20, to-chk=45/97)
19-Nov-2024 22:51:12         522,902  44%   22.67MB/s    0:00:00 (xfr#21, to-chk=44/97)
19-Nov-2024 22:51:12         523,530  44%   21.71MB/s    0:00:00 (xfr#22, to-chk=43/97)
19-Nov-2024 22:51:12         546,081  46%   20.83MB/s    0:00:00 (xfr#23, to-chk=42/97)
19-Nov-2024 22:51:12         546,735  46%   20.86MB/s    0:00:00 (xfr#24, to-chk=38/97)
19-Nov-2024 22:51:12         623,676  53%   16.52MB/s    0:00:00 (xfr#25, to-chk=37/97)
19-Nov-2024 22:51:12         624,330  53%   16.54MB/s    0:00:00 (xfr#26, to-chk=36/97)
19-Nov-2024 22:51:12         653,153  56%   14.83MB/s    0:00:00 (xfr#27, to-chk=35/97)
19-Nov-2024 22:51:12         653,615  56%   14.50MB/s    0:00:00 (xfr#28, to-chk=31/97)
19-Nov-2024 22:51:12         741,628  63%   16.07MB/s    0:00:00 (xfr#29, to-chk=30/97)
19-Nov-2024 22:51:12         742,090  63%   16.08MB/s    0:00:00 (xfr#30, to-chk=29/97)
19-Nov-2024 22:51:12         768,383  66%   15.93MB/s    0:00:00 (xfr#31, to-chk=28/97)
19-Nov-2024 22:51:12         768,749  66%   15.60MB/s    0:00:00 (xfr#32, to-chk=24/97)
19-Nov-2024 22:51:12         855,796  73%   16.66MB/s    0:00:00 (xfr#33, to-chk=23/97)
19-Nov-2024 22:51:12         856,162  73%   16.33MB/s    0:00:00 (xfr#34, to-chk=22/97)
19-Nov-2024 22:51:12         877,070  75%   16.40MB/s    0:00:00 (xfr#35, to-chk=21/97)
19-Nov-2024 22:51:12         877,628  75%   16.41MB/s    0:00:00 (xfr#36, to-chk=17/97)
19-Nov-2024 22:51:12         945,121  81%   17.33MB/s    0:00:00 (xfr#37, to-chk=16/97)
19-Nov-2024 22:51:12         945,679  81%   17.34MB/s    0:00:00 (xfr#38, to-chk=15/97)
19-Nov-2024 22:51:12         969,690  83%   17.78MB/s    0:00:00 (xfr#39, to-chk=14/97)
19-Nov-2024 22:51:12         970,152  83%   17.46MB/s    0:00:00 (xfr#40, to-chk=10/97)
19-Nov-2024 22:51:12       1,050,855  90%   18.56MB/s    0:00:00 (xfr#41, to-chk=9/97)
19-Nov-2024 22:51:12       1,051,317  90%   18.57MB/s    0:00:00 (xfr#42, to-chk=8/97)
19-Nov-2024 22:51:12       1,072,915  92%   18.95MB/s    0:00:00 (xfr#43, to-chk=7/97)
19-Nov-2024 22:51:12       1,073,377  92%   18.61MB/s    0:00:00 (xfr#44, to-chk=3/97)
19-Nov-2024 22:51:12       1,146,630  98%   19.88MB/s    0:00:00 (xfr#45, to-chk=2/97)
19-Nov-2024 22:51:12       1,147,092  98%   19.89MB/s    0:00:00 (xfr#46, to-chk=1/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   20.15MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   19.11MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   19.11MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   19.11MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,162,261  99%   19.11MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-m656q: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-oneclient-paris-5cc45c8cb7-m656q/oneclient_logs
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=80/97)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12          22,452   1%   21.41MB/s    0:00:00 (xfr#1, to-chk=79/97)
19-Nov-2024 22:51:12          22,452   1%   21.41MB/s    0:00:00 (xfr#1, to-chk=73/97)
19-Nov-2024 22:51:12          22,914   1%   21.85MB/s    0:00:00 (xfr#2, to-chk=75/97)
19-Nov-2024 22:51:12         101,081   7%   48.20MB/s    0:00:00 (xfr#3, to-chk=74/97)
19-Nov-2024 22:51:12         101,543   7%   48.42MB/s    0:00:00 (xfr#4, to-chk=73/97)
19-Nov-2024 22:51:12         128,335   8%   30.60MB/s    0:00:00 (xfr#5, to-chk=72/97)
19-Nov-2024 22:51:12         128,893   9%   24.58MB/s    0:00:00 (xfr#6, to-chk=68/97)
19-Nov-2024 22:51:12         243,315  17%   46.41MB/s    0:00:00 (xfr#7, to-chk=67/97)
19-Nov-2024 22:51:12         243,873  17%   46.52MB/s    0:00:00 (xfr#8, to-chk=66/97)
19-Nov-2024 22:51:12         284,062  19%   45.15MB/s    0:00:00 (xfr#9, to-chk=65/97)
19-Nov-2024 22:51:12         284,524  19%   45.22MB/s    0:00:00 (xfr#10, to-chk=61/97)
19-Nov-2024 22:51:12         476,595  33%   41.32MB/s    0:00:00 (xfr#11, to-chk=60/97)
19-Nov-2024 22:51:12         477,057  33%   37.91MB/s    0:00:00 (xfr#12, to-chk=59/97)
19-Nov-2024 22:51:12         501,470  35%   39.85MB/s    0:00:00 (xfr#13, to-chk=58/97)
19-Nov-2024 22:51:12         501,932  35%   39.89MB/s    0:00:00 (xfr#14, to-chk=54/97)
19-Nov-2024 22:51:12         592,140  41%   37.65MB/s    0:00:00 (xfr#15, to-chk=53/97)
19-Nov-2024 22:51:12         592,602  41%   37.68MB/s    0:00:00 (xfr#16, to-chk=52/97)
19-Nov-2024 22:51:12         617,956  43%   36.83MB/s    0:00:00 (xfr#17, to-chk=51/97)
19-Nov-2024 22:51:12         618,322  43%   36.85MB/s    0:00:00 (xfr#18, to-chk=47/97)
19-Nov-2024 22:51:12         739,988  51%   37.14MB/s    0:00:00 (xfr#19, to-chk=46/97)
19-Nov-2024 22:51:12         740,354  51%   37.16MB/s    0:00:00 (xfr#20, to-chk=45/97)
19-Nov-2024 22:51:12         761,894  53%   36.33MB/s    0:00:00 (xfr#21, to-chk=44/97)
19-Nov-2024 22:51:12         762,356  53%   36.35MB/s    0:00:00 (xfr#22, to-chk=40/97)
19-Nov-2024 22:51:12         843,674  59%   40.23MB/s    0:00:00 (xfr#23, to-chk=39/97)
19-Nov-2024 22:51:12         844,136  59%   40.25MB/s    0:00:00 (xfr#24, to-chk=38/97)
19-Nov-2024 22:51:12         844,764  59%   38.36MB/s    0:00:00 (xfr#25, to-chk=37/97)
19-Nov-2024 22:51:12         858,093  60%   38.97MB/s    0:00:00 (xfr#26, to-chk=36/97)
19-Nov-2024 22:51:12         858,459  60%   38.99MB/s    0:00:00 (xfr#27, to-chk=32/97)
19-Nov-2024 22:51:12         906,158  63%   39.28MB/s    0:00:00 (xfr#28, to-chk=31/97)
19-Nov-2024 22:51:12         906,524  63%   39.30MB/s    0:00:00 (xfr#29, to-chk=30/97)
19-Nov-2024 22:51:12         931,470  65%   37.01MB/s    0:00:00 (xfr#30, to-chk=29/97)
19-Nov-2024 22:51:12         931,932  65%   37.03MB/s    0:00:00 (xfr#31, to-chk=25/97)
19-Nov-2024 22:51:12       1,035,547  72%   30.86MB/s    0:00:00 (xfr#32, to-chk=24/97)
19-Nov-2024 22:51:12       1,036,009  72%   30.88MB/s    0:00:00 (xfr#33, to-chk=23/97)
19-Nov-2024 22:51:12       1,056,844  74%   30.54MB/s    0:00:00 (xfr#34, to-chk=22/97)
19-Nov-2024 22:51:12       1,057,402  74%   30.56MB/s    0:00:00 (xfr#35, to-chk=18/97)
19-Nov-2024 22:51:12       1,136,425  79%   32.84MB/s    0:00:00 (xfr#36, to-chk=17/97)
19-Nov-2024 22:51:12       1,136,983  79%   31.89MB/s    0:00:00 (xfr#37, to-chk=16/97)
19-Nov-2024 22:51:12       1,137,611  79%   31.00MB/s    0:00:00 (xfr#38, to-chk=15/97)
19-Nov-2024 22:51:12       1,158,533  81%   31.57MB/s    0:00:00 (xfr#39, to-chk=14/97)
19-Nov-2024 22:51:12       1,158,995  81%   31.58MB/s    0:00:00 (xfr#40, to-chk=10/97)
19-Nov-2024 22:51:12       1,232,025  86%   33.57MB/s    0:00:00 (xfr#41, to-chk=9/97)
19-Nov-2024 22:51:12       1,232,487  86%   32.65MB/s    0:00:00 (xfr#42, to-chk=8/97)
19-Nov-2024 22:51:12       1,259,051  88%   33.35MB/s    0:00:00 (xfr#43, to-chk=7/97)
19-Nov-2024 22:51:12       1,259,609  88%   33.37MB/s    0:00:00 (xfr#44, to-chk=3/97)
19-Nov-2024 22:51:12       1,370,640  96%   35.33MB/s    0:00:00 (xfr#45, to-chk=2/97)
19-Nov-2024 22:51:12       1,371,198  96%   35.34MB/s    0:00:00 (xfr#46, to-chk=1/97)
19-Nov-2024 22:51:12       1,425,537  99%   36.74MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   36.74MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   36.74MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   36.74MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   35.78MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   35.78MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   35.78MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   35.78MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   35.78MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   35.78MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   35.78MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   34.86MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12       1,425,537  99%   34.86MB/s    0:00:00 (xfr#47, to-chk=0/97)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12          23,216   7%   22.14MB/s    0:00:00 (xfr#2, to-chk=67/72)
19-Nov-2024 22:51:12          43,543  13%   41.53MB/s    0:00:00 (xfr#3, to-chk=65/72)
19-Nov-2024 22:51:12          43,543  13%   41.53MB/s    0:00:00 (xfr#4, to-chk=63/72)
19-Nov-2024 22:51:12          43,543  13%   41.53MB/s    0:00:00 (xfr#5, to-chk=61/72)
19-Nov-2024 22:51:12          62,709  19%   59.80MB/s    0:00:00 (xfr#6, to-chk=59/72)
19-Nov-2024 22:51:12          62,859  19%   59.95MB/s    0:00:00 (xfr#7, to-chk=57/72)
19-Nov-2024 22:51:12          63,156  19%   60.23MB/s    0:00:00 (xfr#8, to-chk=55/72)
19-Nov-2024 22:51:12         128,067  39%   61.07MB/s    0:00:00 (xfr#9, to-chk=53/72)
19-Nov-2024 22:51:12         128,539  39%   40.86MB/s    0:00:00 (xfr#10, to-chk=43/72)
19-Nov-2024 22:51:12         128,855  39%   30.72MB/s    0:00:00 (xfr#11, to-chk=42/72)
19-Nov-2024 22:51:12         129,486  39%   30.87MB/s    0:00:00 (xfr#12, to-chk=41/72)
19-Nov-2024 22:51:12         130,028  39%   31.00MB/s    0:00:00 (xfr#13, to-chk=40/72)
19-Nov-2024 22:51:12         130,188  39%   31.04MB/s    0:00:00 (xfr#14, to-chk=39/72)
19-Nov-2024 22:51:12         130,348  39%   31.08MB/s    0:00:00 (xfr#15, to-chk=38/72)
19-Nov-2024 22:51:12         130,973  40%   31.23MB/s    0:00:00 (xfr#16, to-chk=37/72)
19-Nov-2024 22:51:12         131,757  40%   31.41MB/s    0:00:00 (xfr#17, to-chk=36/72)
19-Nov-2024 22:51:12         132,073  40%   31.49MB/s    0:00:00 (xfr#18, to-chk=35/72)
19-Nov-2024 22:51:12         132,389  40%   31.56MB/s    0:00:00 (xfr#19, to-chk=34/72)
19-Nov-2024 22:51:12         132,861  40%   31.68MB/s    0:00:00 (xfr#20, to-chk=33/72)
19-Nov-2024 22:51:12         133,652  40%   25.49MB/s    0:00:00 (xfr#21, to-chk=32/72)
19-Nov-2024 22:51:12         134,280  41%   25.61MB/s    0:00:00 (xfr#22, to-chk=31/72)
19-Nov-2024 22:51:12         134,596  41%   25.67MB/s    0:00:00 (xfr#23, to-chk=30/72)
19-Nov-2024 22:51:12         135,070  41%   25.76MB/s    0:00:00 (xfr#24, to-chk=29/72)
19-Nov-2024 22:51:12         135,548  41%   25.85MB/s    0:00:00 (xfr#25, to-chk=28/72)
19-Nov-2024 22:51:12         136,020  41%   25.94MB/s    0:00:00 (xfr#26, to-chk=27/72)
19-Nov-2024 22:51:12         136,654  41%   26.06MB/s    0:00:00 (xfr#27, to-chk=26/72)
19-Nov-2024 22:51:12         137,196  42%   26.17MB/s    0:00:00 (xfr#28, to-chk=25/72)
19-Nov-2024 22:51:12         137,831  42%   26.29MB/s    0:00:00 (xfr#29, to-chk=24/72)
19-Nov-2024 22:51:12         138,147  42%   26.35MB/s    0:00:00 (xfr#30, to-chk=23/72)
19-Nov-2024 22:51:12         138,307  42%   26.38MB/s    0:00:00 (xfr#31, to-chk=22/72)
19-Nov-2024 22:51:12         143,528  43%   22.81MB/s    0:00:00 (xfr#32, to-chk=21/72)
19-Nov-2024 22:51:12         145,386  44%   23.11MB/s    0:00:00 (xfr#33, to-chk=20/72)
19-Nov-2024 22:51:12         148,290  45%   23.57MB/s    0:00:00 (xfr#34, to-chk=19/72)
19-Nov-2024 22:51:12         149,598  45%   23.78MB/s    0:00:00 (xfr#35, to-chk=18/72)
19-Nov-2024 22:51:12         152,140  46%   24.18MB/s    0:00:00 (xfr#36, to-chk=17/72)
19-Nov-2024 22:51:12         155,081  47%   24.65MB/s    0:00:00 (xfr#37, to-chk=16/72)
19-Nov-2024 22:51:12         160,265  49%   21.83MB/s    0:00:00 (xfr#38, to-chk=15/72)
19-Nov-2024 22:51:12         163,967  50%   22.34MB/s    0:00:00 (xfr#39, to-chk=14/72)
19-Nov-2024 22:51:12         168,219  51%   22.92MB/s    0:00:00 (xfr#40, to-chk=13/72)
19-Nov-2024 22:51:12         172,927  53%   23.56MB/s    0:00:00 (xfr#41, to-chk=12/72)
19-Nov-2024 22:51:12         176,666  54%   21.06MB/s    0:00:00 (xfr#42, to-chk=11/72)
19-Nov-2024 22:51:12         178,487  54%   21.28MB/s    0:00:00 (xfr#43, to-chk=10/72)
19-Nov-2024 22:51:12         178,883  54%   21.32MB/s    0:00:00 (xfr#44, to-chk=9/72)
19-Nov-2024 22:51:12         179,316  54%   21.38MB/s    0:00:00 (xfr#45, to-chk=8/72)
19-Nov-2024 22:51:12         181,823  55%   21.67MB/s    0:00:00 (xfr#46, to-chk=7/72)
19-Nov-2024 22:51:12         182,717  56%   21.78MB/s    0:00:00 (xfr#47, to-chk=6/72)
19-Nov-2024 22:51:12         184,880  56%   22.04MB/s    0:00:00 (xfr#48, to-chk=5/72)
19-Nov-2024 22:51:12         185,734  56%   22.14MB/s    0:00:00 (xfr#49, to-chk=4/72)
19-Nov-2024 22:51:12         189,892  58%   22.64MB/s    0:00:00 (xfr#50, to-chk=3/72)
19-Nov-2024 22:51:12         194,563  59%   23.19MB/s    0:00:00 (xfr#51, to-chk=2/72)
19-Nov-2024 22:51:12         195,908  60%   20.76MB/s    0:00:00 (xfr#52, to-chk=1/72)
19-Nov-2024 22:51:12         198,170  60%   21.00MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         198,170  60%   18.90MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         198,170  60%   17.18MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         198,170  60%   17.18MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         198,170  60%   17.18MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         198,170  60%   17.18MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:51:12           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:51:12           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:51:12           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:51:12           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:51:12           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12          17,200  16%   16.40MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:51:12          35,325  33%   33.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:51:12          35,325  33%   33.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:51:12          52,322  49%   49.90MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:51:12          52,613  50%   50.18MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:51:12          52,613  50%    2.51MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12          23,530   7%   22.44MB/s    0:00:00 (xfr#2, to-chk=67/72)
19-Nov-2024 22:51:12          44,171  13%   42.12MB/s    0:00:00 (xfr#3, to-chk=65/72)
19-Nov-2024 22:51:12          44,171  13%   42.12MB/s    0:00:00 (xfr#4, to-chk=63/72)
19-Nov-2024 22:51:12          44,171  13%   42.12MB/s    0:00:00 (xfr#5, to-chk=61/72)
19-Nov-2024 22:51:12          63,651  19%   20.23MB/s    0:00:00 (xfr#6, to-chk=59/72)
19-Nov-2024 22:51:12          63,801  19%   20.28MB/s    0:00:00 (xfr#7, to-chk=57/72)
19-Nov-2024 22:51:12          64,098  19%   20.38MB/s    0:00:00 (xfr#8, to-chk=55/72)
19-Nov-2024 22:51:12         128,472  39%   20.42MB/s    0:00:00 (xfr#9, to-chk=53/72)
19-Nov-2024 22:51:12         128,910  39%   20.49MB/s    0:00:00 (xfr#10, to-chk=43/72)
19-Nov-2024 22:51:12         129,192  39%   20.53MB/s    0:00:00 (xfr#11, to-chk=42/72)
19-Nov-2024 22:51:12         130,064  39%   20.67MB/s    0:00:00 (xfr#12, to-chk=41/72)
19-Nov-2024 22:51:12         131,046  39%   20.83MB/s    0:00:00 (xfr#13, to-chk=40/72)
19-Nov-2024 22:51:12         131,167  39%   20.85MB/s    0:00:00 (xfr#14, to-chk=39/72)
19-Nov-2024 22:51:12         131,445  39%   20.89MB/s    0:00:00 (xfr#15, to-chk=38/72)
19-Nov-2024 22:51:12         132,244  40%   21.02MB/s    0:00:00 (xfr#16, to-chk=37/72)
19-Nov-2024 22:51:12         133,199  40%   21.17MB/s    0:00:00 (xfr#17, to-chk=36/72)
19-Nov-2024 22:51:12         133,635  40%   18.21MB/s    0:00:00 (xfr#18, to-chk=35/72)
19-Nov-2024 22:51:12         133,917  40%   18.24MB/s    0:00:00 (xfr#19, to-chk=34/72)
19-Nov-2024 22:51:12         134,509  40%   18.33MB/s    0:00:00 (xfr#20, to-chk=33/72)
19-Nov-2024 22:51:12         135,485  41%   18.46MB/s    0:00:00 (xfr#21, to-chk=32/72)
19-Nov-2024 22:51:12         136,137  41%   18.55MB/s    0:00:00 (xfr#22, to-chk=31/72)
19-Nov-2024 22:51:12         136,575  41%   18.61MB/s    0:00:00 (xfr#23, to-chk=30/72)
19-Nov-2024 22:51:12         137,070  41%   18.67MB/s    0:00:00 (xfr#24, to-chk=29/72)
19-Nov-2024 22:51:12         137,359  41%   18.71MB/s    0:00:00 (xfr#25, to-chk=28/72)
19-Nov-2024 22:51:12         138,185  42%   16.47MB/s    0:00:00 (xfr#26, to-chk=27/72)
19-Nov-2024 22:51:12         139,157  42%   16.59MB/s    0:00:00 (xfr#27, to-chk=26/72)
19-Nov-2024 22:51:12         140,115  42%   16.70MB/s    0:00:00 (xfr#28, to-chk=25/72)
19-Nov-2024 22:51:12         140,987  42%   16.81MB/s    0:00:00 (xfr#29, to-chk=24/72)
19-Nov-2024 22:51:12         141,269  42%   16.84MB/s    0:00:00 (xfr#30, to-chk=23/72)
19-Nov-2024 22:51:12         141,553  43%   16.87MB/s    0:00:00 (xfr#31, to-chk=22/72)
19-Nov-2024 22:51:12         146,674  44%   17.48MB/s    0:00:00 (xfr#32, to-chk=21/72)
19-Nov-2024 22:51:12         148,432  45%   15.73MB/s    0:00:00 (xfr#33, to-chk=20/72)
19-Nov-2024 22:51:12         151,336  46%   16.04MB/s    0:00:00 (xfr#34, to-chk=19/72)
19-Nov-2024 22:51:12         152,644  46%   16.17MB/s    0:00:00 (xfr#35, to-chk=18/72)
19-Nov-2024 22:51:12         155,086  47%   16.43MB/s    0:00:00 (xfr#36, to-chk=17/72)
19-Nov-2024 22:51:12         157,927  48%   16.73MB/s    0:00:00 (xfr#37, to-chk=16/72)
19-Nov-2024 22:51:12         163,111  49%   15.56MB/s    0:00:00 (xfr#38, to-chk=15/72)
19-Nov-2024 22:51:12         166,813  50%   15.91MB/s    0:00:00 (xfr#39, to-chk=14/72)
19-Nov-2024 22:51:12         170,908  52%   16.30MB/s    0:00:00 (xfr#40, to-chk=13/72)
19-Nov-2024 22:51:12         175,459  53%   16.73MB/s    0:00:00 (xfr#41, to-chk=12/72)
19-Nov-2024 22:51:12         179,096  54%   17.08MB/s    0:00:00 (xfr#42, to-chk=11/72)
19-Nov-2024 22:51:12         180,919  55%   15.69MB/s    0:00:00 (xfr#43, to-chk=10/72)
19-Nov-2024 22:51:12         181,315  55%   15.72MB/s    0:00:00 (xfr#44, to-chk=9/72)
19-Nov-2024 22:51:12         181,648  55%   15.75MB/s    0:00:00 (xfr#45, to-chk=8/72)
19-Nov-2024 22:51:12         184,155  56%   15.97MB/s    0:00:00 (xfr#46, to-chk=7/72)
19-Nov-2024 22:51:12         184,952  56%   14.70MB/s    0:00:00 (xfr#47, to-chk=6/72)
19-Nov-2024 22:51:12         187,115  56%   14.87MB/s    0:00:00 (xfr#48, to-chk=5/72)
19-Nov-2024 22:51:12         187,969  57%   14.94MB/s    0:00:00 (xfr#49, to-chk=4/72)
19-Nov-2024 22:51:12         192,127  58%   15.27MB/s    0:00:00 (xfr#50, to-chk=3/72)
19-Nov-2024 22:51:12         196,800  59%   15.64MB/s    0:00:00 (xfr#51, to-chk=2/72)
19-Nov-2024 22:51:12         198,045  60%   14.53MB/s    0:00:00 (xfr#52, to-chk=1/72)
19-Nov-2024 22:51:12         200,145  60%   14.68MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         200,145  60%   14.68MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         200,145  60%   14.68MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         200,145  60%   13.63MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         200,145  60%   13.63MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12         200,145  60%   12.72MB/s    0:00:00 (xfr#53, to-chk=0/72)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:51:12           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:51:12           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:51:12           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:51:12           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:51:12           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12          17,165  16%   16.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:51:12          35,253  33%   33.62MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:51:12          35,253  33%   33.62MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:51:12          52,215  49%   49.80MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:51:12          52,506  50%   50.07MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:51:12          52,506  50%   25.04MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:51:12           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:51:12           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:51:12           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:51:12           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:51:12           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12          14,463   6%   13.79MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 22:51:12          29,541  13%   28.17MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 22:51:12          29,541  13%   28.17MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 22:51:12          43,524  19%   41.51MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 22:51:12          43,615  19%   41.59MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 22:51:12          43,912  19%   41.88MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 22:51:12         110,346  50%  105.23MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 22:51:12         110,346  50%   52.62MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 22:51:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.40.55/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:51:12               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:51:12          26,127  13%   24.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:51:12          53,327  27%   50.86MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:51:12          72,317  36%   68.97MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:51:12          98,241  49%   93.69MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:51:12          98,532  50%   93.97MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:51:12          98,532  50%   31.32MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:51:12 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1732056661.0639205 exists, exporting anyway.
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12 =============================== warnings summary ===============================
19-Nov-2024 22:51:12 tests/utils/rest_utils.py:98
19-Nov-2024 22:51:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:51:12     print("""
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12 tests/utils/path_utils.py:112
19-Nov-2024 22:51:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:51:12     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:51:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:51:12     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:51:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:51:12     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:51:12
19-Nov-2024 22:51:12 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:51:12 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:51:12 ================== 11 passed, 4 warnings in 619.74s (0:10:19) ==================
19-Nov-2024 22:51:17 release "dev" uninstalled
19-Nov-2024 22:51:17 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:51:17 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:51:20 No resources found
19-Nov-2024 22:51:21 Sidecar injection has been disabled
19-Nov-2024 22:51:21 Cleaning helm release "dev"...
19-Nov-2024 22:51:21 Deleted 1 helm deployments
19-Nov-2024 22:51:21 Deleted 0 k8s deployments
19-Nov-2024 22:51:21 Deleted 0 k8s services
19-Nov-2024 22:51:21 Deleted 0 persistent volumes
19-Nov-2024 22:51:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:51:21 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:51:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:51:21 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:51:21 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:51:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:51:21 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:51:21 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:51:21 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:51:21 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS...
19-Nov-2024 22:51:21 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:51:21 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:51:21
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:51:21 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:51:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio symlinks #3366 (ODSRV-OAP-MDSDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDS-3366-ScriptBuildTask-223836094410258822.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance
19-Nov-2024 22:51:21 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_stat_directio_symlinks.tar.gz
19-Nov-2024 22:51:22 Uploading artifact
19-Nov-2024 22:51:22     source path: surefire_multiprovider_directory_stat_directio_symlinks.tar.gz
19-Nov-2024 22:51:22     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_directio_symlinks.tar.gz
19-Nov-2024 22:51:22 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:51:22 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:51:22 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:51:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio symlinks #3366 (ODSRV-OAP-MDSDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDS-3366-ScriptBuildTask-17852130438082384412.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS
19-Nov-2024 22:51:22 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:51:22 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:51:22 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:51:22
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:51:22 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:51:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio symlinks #3366 (ODSRV-OAP-MDSDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDS-3366-ScriptBuildTask-3910937568537526001.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance
19-Nov-2024 22:51:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:51:22                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:51:22
19-Nov-2024 22:51:22   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:51:22 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61820
19-Nov-2024 22:51:22 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:51:23 Cleaning helm deployments
19-Nov-2024 22:51:23 Cleanining pods
19-Nov-2024 22:51:23 Cleaning kube persistant volumes
19-Nov-2024 22:51:23 Cleaning dockswift container
19-Nov-2024 22:51:23 Cleaning docker containers
19-Nov-2024 22:51:26 Stalled docker containers to remove:
19-Nov-2024 22:51:26 4d6c5d6ff021 f4da86df6189 c6a6d5e52950 709bfbd12fbd f1c8023f4c9d 3b16f5332396 9faedf582559 b50a55cc189d d7c90c4114d4 db0852e8556a 8665d77246ce c3758b1831e6 7024578e64ec 89e536536691 d2a53b14bb5a 63e4063d25af f0a605d0047d af89c5fec6b2 41e715413f60 4c03a6932e11
19-Nov-2024 22:51:26 Removing stalled docker containers
19-Nov-2024 22:51:26 Error response from daemon: Cannot kill container: 4d6c5d6ff021: Container 4d6c5d6ff0213698e4fa25c7ddedfa0268a7268620baa1e0b68d29a41932172a is not running
19-Nov-2024 22:51:26 4d6c5d6ff021
19-Nov-2024 22:51:26 Error response from daemon: Cannot kill container: f4da86df6189: Container f4da86df61897526dbdf3fe369bb34c6ca2c34e991c52473f811f8f74a424bc6 is not running
19-Nov-2024 22:51:26 f4da86df6189
19-Nov-2024 22:51:26 Error response from daemon: Cannot kill container: c6a6d5e52950: Container c6a6d5e529506d128a1c83808dda22e4297e79dbfeafdb2dd6193833c5515c70 is not running
19-Nov-2024 22:51:26 c6a6d5e52950
19-Nov-2024 22:51:26 Error response from daemon: Cannot kill container: 709bfbd12fbd: Container 709bfbd12fbdb654b30cee2455eeea8e206b8fb46acfd99d01fdbfb503faad98 is not running
19-Nov-2024 22:51:26 709bfbd12fbd
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: f1c8023f4c9d: Container f1c8023f4c9de1918a3d7e300d8d00a327d53457c1693a3cd73edcdaf3ac9566 is not running
19-Nov-2024 22:51:27 f1c8023f4c9d
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: 3b16f5332396: Container 3b16f5332396257cca76c93281794e4619be4df920a9df229a7c52b680b97c52 is not running
19-Nov-2024 22:51:27 3b16f5332396
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: 9faedf582559: Container 9faedf582559cdd6cf1c06e411136d91aca568036bf82c4fb49687c8b58de7b0 is not running
19-Nov-2024 22:51:27 9faedf582559
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: b50a55cc189d: Container b50a55cc189d503c21bd54e6cb5ad2054f942d2c7e3dd6abe4a190542324efd2 is not running
19-Nov-2024 22:51:27 b50a55cc189d
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: d7c90c4114d4: Container d7c90c4114d42f5ee27c6748f8f3db02f3694753bd1d2137dd163803debb2caa is not running
19-Nov-2024 22:51:27 d7c90c4114d4
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: db0852e8556a: Container db0852e8556aedbd6ae1fe26d600a36063ef5cce78afc93fa4c5442db067f73b is not running
19-Nov-2024 22:51:27 db0852e8556a
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: 8665d77246ce: Container 8665d77246ce96b9b69d05a3f4e805e33f0b85accf17c45122b3bd90c4639cab is not running
19-Nov-2024 22:51:27 8665d77246ce
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: c3758b1831e6: Container c3758b1831e6b7789760d0dca6ab12127423e11f9c032bb9b2506d0e8a46d507 is not running
19-Nov-2024 22:51:27 c3758b1831e6
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: 7024578e64ec: Container 7024578e64ec3494cd263b7b47be1cd48731c6845ef1cea8b45c03c93e91c110 is not running
19-Nov-2024 22:51:27 7024578e64ec
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: 89e536536691: Container 89e536536691e1478202bf12690386e6974c1b03d2c83a5f3883108bd8ed6513 is not running
19-Nov-2024 22:51:27 89e536536691
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: d2a53b14bb5a: Container d2a53b14bb5ac96057a7a7e6a1bb2dda35e25c14f0b42ed350742f1180a128cb is not running
19-Nov-2024 22:51:27 d2a53b14bb5a
19-Nov-2024 22:51:27 Error response from daemon: Cannot kill container: 63e4063d25af: Container 63e4063d25afd84b5a5740ab17fe77c5005b055431d471dee48c2d5bd2d4ad8f is not running
19-Nov-2024 22:51:28 63e4063d25af
19-Nov-2024 22:51:28 Error response from daemon: Cannot kill container: f0a605d0047d: Container f0a605d0047dd318912737a3be07057c9ce8ee56580468ddeb58cc6d99222f6a is not running
19-Nov-2024 22:51:28 f0a605d0047d
19-Nov-2024 22:51:28 Error response from daemon: Cannot kill container: af89c5fec6b2: Container af89c5fec6b25565c5b7f0bfb86ce0d1404d8c1e9cc5bb56fce736ed359c940b is not running
19-Nov-2024 22:51:28 af89c5fec6b2
19-Nov-2024 22:51:28 Error response from daemon: Cannot kill container: 41e715413f60: Container 41e715413f60c05d10ebe54da963bed90b59c2f5ac0a3fd1f11efb40dc6acdaf is not running
19-Nov-2024 22:51:28 41e715413f60
19-Nov-2024 22:51:28 4c03a6932e11
19-Nov-2024 22:51:28 4c03a6932e11
19-Nov-2024 22:51:28 Stalled docker volumes to remove:
19-Nov-2024 22:51:28
19-Nov-2024 22:51:28 Removing stalled docker volumes
19-Nov-2024 22:51:28 Removing stalled loopdevices
19-Nov-2024 22:51:29 Done
19-Nov-2024 22:51:29 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:51:29 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:51:29 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:51:29 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:51:29 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:51:29 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:51:29 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:51:29 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:51:29 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:51:29 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 79.31 ms
19-Nov-2024 22:51:29 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS'
19-Nov-2024 22:51:29 Finalising the build...
19-Nov-2024 22:51:29 Stopping timer.
19-Nov-2024 22:51:29 Build ODSRV-OAP-MDSDS-3366 completed.
19-Nov-2024 22:51:29 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:51:29 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:51:29 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:51:29 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:51:29 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:51:29 All post build plugins have finished
19-Nov-2024 22:51:29 Generating build results summary...
19-Nov-2024 22:51:30 Saving build results to disk...
19-Nov-2024 22:51:30 Store variable context...
19-Nov-2024 22:51:30 Finished building ODSRV-OAP-MDSDS-3366.