oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: multiprovider directory stat directio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

23-Nov-2024 09:03:08 tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 09:03:08 =================================================================
23-Nov-2024 09:03:08 - Executing scenario 'Check default access permissions'
23-Nov-2024 09:03:08 - from feature 'Multi_directory_stat'
23-Nov-2024 09:03:08 -----------------------------------------------------------------
23-Nov-2024 09:03:08 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:03:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:03:08 using [token, token] by [user1, user2]"'
23-Nov-2024 09:03:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:03:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:03:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:03:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6l3u52rfu3oox8qa
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6l3u52rfu3oox8qa --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6l3u52rfu3oox8qa
23-Nov-2024 09:03:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14387622746745817984'...
23-Nov-2024 09:03:08 Getting configuration...
23-Nov-2024 09:03:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6l3u52rfu3oox8qa'.
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:03:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:03:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:03:08 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lg92tyn02avosg45
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lg92tyn02avosg45 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lg92tyn02avosg45
23-Nov-2024 09:03:08 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3305450064296225293'...
23-Nov-2024 09:03:08 Getting configuration...
23-Nov-2024 09:03:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lg92tyn02avosg45'.
23-Nov-2024 09:03:08
23-Nov-2024 09:03:08 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:03:08 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
23-Nov-2024 09:03:08 =================================================================
23-Nov-2024 09:03:08
23-Nov-2024 09:03:09 PASSED
23-Nov-2024 09:03:09 Unmounting client from /tmp/onedata/mnt/6l3u52rfu3oox8qa
23-Nov-2024 09:03:09
23-Nov-2024 09:03:09
23-Nov-2024 09:03:09 Unmounting client from /tmp/onedata/mnt/lg92tyn02avosg45
23-Nov-2024 09:03:09
23-Nov-2024 09:03:09
23-Nov-2024 09:03:49 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 09:03:49 =================================================================
23-Nov-2024 09:03:49 - Executing scenario 'Change access permissions'
23-Nov-2024 09:03:49 - from feature 'Multi_directory_stat'
23-Nov-2024 09:03:49 -----------------------------------------------------------------
23-Nov-2024 09:03:49 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:03:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:03:49 using [token, token] by [user1, user2]"'
23-Nov-2024 09:03:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:03:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:03:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:03:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jrc4k6e2zj7y9i5k
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jrc4k6e2zj7y9i5k --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jrc4k6e2zj7y9i5k
23-Nov-2024 09:03:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12285706894887815771'...
23-Nov-2024 09:03:49 Getting configuration...
23-Nov-2024 09:03:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jrc4k6e2zj7y9i5k'.
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:03:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:03:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:03:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/u49m8fszn6w55aqy
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u49m8fszn6w55aqy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u49m8fszn6w55aqy
23-Nov-2024 09:03:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10417387511517151664'...
23-Nov-2024 09:03:49 Getting configuration...
23-Nov-2024 09:03:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u49m8fszn6w55aqy'.
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:03:49 -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"'
23-Nov-2024 09:03:49 -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"'
23-Nov-2024 09:03:49 -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"'
23-Nov-2024 09:03:49 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
23-Nov-2024 09:03:49 =================================================================
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 PASSED
23-Nov-2024 09:03:49 Unmounting client from /tmp/onedata/mnt/jrc4k6e2zj7y9i5k
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49 Unmounting client from /tmp/onedata/mnt/u49m8fszn6w55aqy
23-Nov-2024 09:03:49
23-Nov-2024 09:03:49
23-Nov-2024 09:04:56 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
23-Nov-2024 09:04:56 =================================================================
23-Nov-2024 09:04:56 - Executing scenario 'Fail to change someone's file access permissions'
23-Nov-2024 09:04:56 - from feature 'Multi_directory_stat'
23-Nov-2024 09:04:56 -----------------------------------------------------------------
23-Nov-2024 09:04:56 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:04:56 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:04:56 using [token, token] by [user1, user2]"'
23-Nov-2024 09:04:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:04:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:04:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:04:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mrn6mznyu5i65oyh
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mrn6mznyu5i65oyh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mrn6mznyu5i65oyh
23-Nov-2024 09:04:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2529197671153740539'...
23-Nov-2024 09:04:56 Getting configuration...
23-Nov-2024 09:04:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mrn6mznyu5i65oyh'.
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:04:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:04:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:04:56 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5dy225fkbnxvoof4
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5dy225fkbnxvoof4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5dy225fkbnxvoof4
23-Nov-2024 09:04:56 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16478133159272217754'...
23-Nov-2024 09:04:56 Getting configuration...
23-Nov-2024 09:04:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5dy225fkbnxvoof4'.
23-Nov-2024 09:04:56
23-Nov-2024 09:04:56 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:04:56 -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"'
23-Nov-2024 09:04:56 -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"'
23-Nov-2024 09:04:56 -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"'
23-Nov-2024 09:04:56 =================================================================
23-Nov-2024 09:04:56
23-Nov-2024 09:04:57 PASSED
23-Nov-2024 09:04:57 Unmounting client from /tmp/onedata/mnt/mrn6mznyu5i65oyh
23-Nov-2024 09:04:57
23-Nov-2024 09:04:57
23-Nov-2024 09:04:57 Unmounting client from /tmp/onedata/mnt/5dy225fkbnxvoof4
23-Nov-2024 09:04:57
23-Nov-2024 09:04:57
23-Nov-2024 09:05:29 tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 09:05:29 =================================================================
23-Nov-2024 09:05:29 - Executing scenario 'Timestamps at creation'
23-Nov-2024 09:05:29 - from feature 'Multi_directory_stat'
23-Nov-2024 09:05:29 -----------------------------------------------------------------
23-Nov-2024 09:05:29 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:05:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:05:29 using [token, token] by [user1, user2]"'
23-Nov-2024 09:05:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:05:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:05:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:05:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3rx9486n7texnxtv
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3rx9486n7texnxtv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3rx9486n7texnxtv
23-Nov-2024 09:05:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10577276346309366036'...
23-Nov-2024 09:05:29 Getting configuration...
23-Nov-2024 09:05:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3rx9486n7texnxtv'.
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:05:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:05:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:05:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rhkstwx1udz4auqh
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rhkstwx1udz4auqh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rhkstwx1udz4auqh
23-Nov-2024 09:05:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3804359529953194319'...
23-Nov-2024 09:05:29 Getting configuration...
23-Nov-2024 09:05:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rhkstwx1udz4auqh'.
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:05:29 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
23-Nov-2024 09:05:29 -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"'
23-Nov-2024 09:05:29 =================================================================
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 PASSED
23-Nov-2024 09:05:29 Unmounting client from /tmp/onedata/mnt/3rx9486n7texnxtv
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29 Unmounting client from /tmp/onedata/mnt/rhkstwx1udz4auqh
23-Nov-2024 09:05:29
23-Nov-2024 09:05:29
23-Nov-2024 09:05:55 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
23-Nov-2024 09:05:55 =================================================================
23-Nov-2024 09:05:55 - Executing scenario 'Fail to update timestamps (touch) without write permission'
23-Nov-2024 09:05:55 - from feature 'Multi_directory_stat'
23-Nov-2024 09:05:55 -----------------------------------------------------------------
23-Nov-2024 09:05:55 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:05:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:05:55 using [token, token] by [user1, user2]"'
23-Nov-2024 09:05:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:05:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:05:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:05:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/r31nnvb60o7lrf9c
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r31nnvb60o7lrf9c --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r31nnvb60o7lrf9c
23-Nov-2024 09:05:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5256873422349692878'...
23-Nov-2024 09:05:55 Getting configuration...
23-Nov-2024 09:05:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r31nnvb60o7lrf9c'.
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:05:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:05:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:05:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jzd9ht151ivtq9u5
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jzd9ht151ivtq9u5 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jzd9ht151ivtq9u5
23-Nov-2024 09:05:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2056231711790950053'...
23-Nov-2024 09:05:55 Getting configuration...
23-Nov-2024 09:05:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jzd9ht151ivtq9u5'.
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:05:55 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
23-Nov-2024 09:05:55 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
23-Nov-2024 09:05:55 -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"'
23-Nov-2024 09:05:55 =================================================================
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 PASSED
23-Nov-2024 09:05:55 Unmounting client from /tmp/onedata/mnt/r31nnvb60o7lrf9c
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55 Unmounting client from /tmp/onedata/mnt/jzd9ht151ivtq9u5
23-Nov-2024 09:05:55
23-Nov-2024 09:05:55
23-Nov-2024 09:06:28 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
23-Nov-2024 09:06:28 =================================================================
23-Nov-2024 09:06:28 - Executing scenario 'Update timestamps (touch) with write permission'
23-Nov-2024 09:06:28 - from feature 'Multi_directory_stat'
23-Nov-2024 09:06:28 -----------------------------------------------------------------
23-Nov-2024 09:06:28 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:06:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:06:28 using [token, token] by [user1, user2]"'
23-Nov-2024 09:06:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:06:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:06:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:06:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n0s6iqq3138o99es
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n0s6iqq3138o99es --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n0s6iqq3138o99es
23-Nov-2024 09:06:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15939059748560478702'...
23-Nov-2024 09:06:28 Getting configuration...
23-Nov-2024 09:06:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n0s6iqq3138o99es'.
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:06:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:06:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:06:28 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7bc5yadwb9ywnh1s
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7bc5yadwb9ywnh1s --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7bc5yadwb9ywnh1s
23-Nov-2024 09:06:28 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8896261168623141469'...
23-Nov-2024 09:06:28 Getting configuration...
23-Nov-2024 09:06:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7bc5yadwb9ywnh1s'.
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:06:28 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 09:06:28 -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"'
23-Nov-2024 09:06:28 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
23-Nov-2024 09:06:28 -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"'
23-Nov-2024 09:06:28 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
23-Nov-2024 09:06:28 =================================================================
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 PASSED
23-Nov-2024 09:06:28 Unmounting client from /tmp/onedata/mnt/n0s6iqq3138o99es
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28 Unmounting client from /tmp/onedata/mnt/7bc5yadwb9ywnh1s
23-Nov-2024 09:06:28
23-Nov-2024 09:06:28
23-Nov-2024 09:07:07 tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 09:07:07 =================================================================
23-Nov-2024 09:07:07 - Executing scenario 'Access time'
23-Nov-2024 09:07:07 - from feature 'Multi_directory_stat'
23-Nov-2024 09:07:07 -----------------------------------------------------------------
23-Nov-2024 09:07:07 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:07:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:07:07 using [token, token] by [user1, user2]"'
23-Nov-2024 09:07:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:07:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:07:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:07:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/y1rh9zveyvdh6u7y
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y1rh9zveyvdh6u7y --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y1rh9zveyvdh6u7y
23-Nov-2024 09:07:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4253369460331168159'...
23-Nov-2024 09:07:07 Getting configuration...
23-Nov-2024 09:07:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y1rh9zveyvdh6u7y'.
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:07:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:07:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:07:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0rmmi3o3aswl9n4v
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0rmmi3o3aswl9n4v --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0rmmi3o3aswl9n4v
23-Nov-2024 09:07:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11565764246419417786'...
23-Nov-2024 09:07:07 Getting configuration...
23-Nov-2024 09:07:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0rmmi3o3aswl9n4v'.
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:07:07 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 09:07:07 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
23-Nov-2024 09:07:07 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 09:07:07 -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 09:07:07 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"'
23-Nov-2024 09:07:07 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"'
23-Nov-2024 09:07:07 =================================================================
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 PASSED
23-Nov-2024 09:07:07 Unmounting client from /tmp/onedata/mnt/y1rh9zveyvdh6u7y
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07 Unmounting client from /tmp/onedata/mnt/0rmmi3o3aswl9n4v
23-Nov-2024 09:07:07
23-Nov-2024 09:07:07
23-Nov-2024 09:07:51 tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 09:07:51 =================================================================
23-Nov-2024 09:07:51 - Executing scenario 'Modification time'
23-Nov-2024 09:07:51 - from feature 'Multi_directory_stat'
23-Nov-2024 09:07:51 -----------------------------------------------------------------
23-Nov-2024 09:07:51 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:07:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:07:51 using [token, token] by [user1, user2]"'
23-Nov-2024 09:07:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:07:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:07:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:07:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/warprctitmu71ka6
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/warprctitmu71ka6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/warprctitmu71ka6
23-Nov-2024 09:07:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16721796575156212078'...
23-Nov-2024 09:07:51 Getting configuration...
23-Nov-2024 09:07:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/warprctitmu71ka6'.
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:07:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:07:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:07:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/io4mbvzhmzui0c1l
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/io4mbvzhmzui0c1l --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/io4mbvzhmzui0c1l
23-Nov-2024 09:07:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16595717908040596889'...
23-Nov-2024 09:07:51 Getting configuration...
23-Nov-2024 09:07:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/io4mbvzhmzui0c1l'.
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:07:51 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 09:07:51 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
23-Nov-2024 09:07:51 -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"'
23-Nov-2024 09:07:51 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"'
23-Nov-2024 09:07:51 =================================================================
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 PASSED
23-Nov-2024 09:07:51 Unmounting client from /tmp/onedata/mnt/warprctitmu71ka6
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51 Unmounting client from /tmp/onedata/mnt/io4mbvzhmzui0c1l
23-Nov-2024 09:07:51
23-Nov-2024 09:07:51
23-Nov-2024 09:08:29 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
23-Nov-2024 09:08:29 =================================================================
23-Nov-2024 09:08:29 - Executing scenario 'Status-change time when renaming'
23-Nov-2024 09:08:29 - from feature 'Multi_directory_stat'
23-Nov-2024 09:08:29 -----------------------------------------------------------------
23-Nov-2024 09:08:29 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:08:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:08:29 using [token, token] by [user1, user2]"'
23-Nov-2024 09:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:08:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/b0xqzsoaaom4zdwq
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b0xqzsoaaom4zdwq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b0xqzsoaaom4zdwq
23-Nov-2024 09:08:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3557528714110874557'...
23-Nov-2024 09:08:29 Getting configuration...
23-Nov-2024 09:08:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b0xqzsoaaom4zdwq'.
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:08:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mgib0gjpl3mgaqqf
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mgib0gjpl3mgaqqf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mgib0gjpl3mgaqqf
23-Nov-2024 09:08:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5124035978597941511'...
23-Nov-2024 09:08:29 Getting configuration...
23-Nov-2024 09:08:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mgib0gjpl3mgaqqf'.
23-Nov-2024 09:08:29
23-Nov-2024 09:08:29 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:08:29 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 09:08:29 -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"'
23-Nov-2024 09:08:29 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"'
23-Nov-2024 09:08:29 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"'
23-Nov-2024 09:08:29 =================================================================
23-Nov-2024 09:08:29
23-Nov-2024 09:08:30 PASSED
23-Nov-2024 09:08:30 Unmounting client from /tmp/onedata/mnt/b0xqzsoaaom4zdwq
23-Nov-2024 09:08:30
23-Nov-2024 09:08:30
23-Nov-2024 09:08:30 Unmounting client from /tmp/onedata/mnt/mgib0gjpl3mgaqqf
23-Nov-2024 09:08:30
23-Nov-2024 09:08:30
23-Nov-2024 09:09:08 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
23-Nov-2024 09:09:08 =================================================================
23-Nov-2024 09:09:08 - Executing scenario 'Status-change time when changing mode'
23-Nov-2024 09:09:08 - from feature 'Multi_directory_stat'
23-Nov-2024 09:09:08 -----------------------------------------------------------------
23-Nov-2024 09:09:08 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:09:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:09:08 using [token, token] by [user1, user2]"'
23-Nov-2024 09:09:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:09:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:09:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bmdkg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg'
23-Nov-2024 09:09:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bmdkg' successfully started
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/q9vpjpzc1xoqc7pm
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q9vpjpzc1xoqc7pm --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q9vpjpzc1xoqc7pm
23-Nov-2024 09:09:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7428008400025697391'...
23-Nov-2024 09:09:08 Getting configuration...
23-Nov-2024 09:09:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q9vpjpzc1xoqc7pm'.
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:09:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:09:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pjxds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds'
23-Nov-2024 09:09:08 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pjxds' successfully started
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/dig2mvv9y72h0yw9
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dig2mvv9y72h0yw9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dig2mvv9y72h0yw9
23-Nov-2024 09:09:08 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9178767709408204139'...
23-Nov-2024 09:09:08 Getting configuration...
23-Nov-2024 09:09:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dig2mvv9y72h0yw9'.
23-Nov-2024 09:09:08
23-Nov-2024 09:09:08 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 09:09:08 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 09:09:08 -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"'
23-Nov-2024 09:09:08 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"'
23-Nov-2024 09:09:08 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"'
23-Nov-2024 09:09:08 =================================================================
23-Nov-2024 09:09:08
23-Nov-2024 09:09:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 09:09:17 PASSED
23-Nov-2024 09:09:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 09:09:17 Unmounting client from /tmp/onedata/mnt/q9vpjpzc1xoqc7pm
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17 Unmounting client from /tmp/onedata/mnt/dig2mvv9y72h0yw9
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1732352948.6755857', '-c', '/tmp/logs']
23-Nov-2024 09:09:17 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-ckgtd. See /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-cross-support-job-3p-users-ckgtd/entrypoint.log for more details
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-bmdkg: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-oneclient-krakow-7d9476b8bc-bmdkg/oneclient_logs
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=82/99)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17          20,231   1%   19.29MB/s    0:00:00 (xfr#1, to-chk=81/99)
23-Nov-2024 09:09:17          20,231   1%   19.29MB/s    0:00:00 (xfr#1, to-chk=75/99)
23-Nov-2024 09:09:17          20,501   1%   19.55MB/s    0:00:00 (xfr#2, to-chk=77/99)
23-Nov-2024 09:09:17          79,017   6%    8.37MB/s    0:00:00 (xfr#3, to-chk=76/99)
23-Nov-2024 09:09:17          79,287   6%    8.40MB/s    0:00:00 (xfr#4, to-chk=75/99)
23-Nov-2024 09:09:17          79,915   6%    8.47MB/s    0:00:00 (xfr#5, to-chk=74/99)
23-Nov-2024 09:09:17          98,580   8%    9.40MB/s    0:00:00 (xfr#6, to-chk=73/99)
23-Nov-2024 09:09:17          99,042   8%    9.45MB/s    0:00:00 (xfr#7, to-chk=69/99)
23-Nov-2024 09:09:17         164,843  14%   15.72MB/s    0:00:00 (xfr#8, to-chk=68/99)
23-Nov-2024 09:09:17         165,305  14%   14.33MB/s    0:00:00 (xfr#9, to-chk=67/99)
23-Nov-2024 09:09:17         165,933  14%   14.39MB/s    0:00:00 (xfr#10, to-chk=66/99)
23-Nov-2024 09:09:17         184,524  15%   16.00MB/s    0:00:00 (xfr#11, to-chk=65/99)
23-Nov-2024 09:09:17         184,986  15%   16.04MB/s    0:00:00 (xfr#12, to-chk=61/99)
23-Nov-2024 09:09:17         248,460  21%   13.94MB/s    0:00:00 (xfr#13, to-chk=60/99)
23-Nov-2024 09:09:17         248,922  21%   13.96MB/s    0:00:00 (xfr#14, to-chk=59/99)
23-Nov-2024 09:09:17         271,631  23%   15.24MB/s    0:00:00 (xfr#15, to-chk=58/99)
23-Nov-2024 09:09:17         272,285  23%   14.43MB/s    0:00:00 (xfr#16, to-chk=54/99)
23-Nov-2024 09:09:17         351,720  30%   12.90MB/s    0:00:00 (xfr#17, to-chk=53/99)
23-Nov-2024 09:09:17         352,374  30%   12.45MB/s    0:00:00 (xfr#18, to-chk=52/99)
23-Nov-2024 09:09:17         377,331  32%   12.85MB/s    0:00:00 (xfr#19, to-chk=51/99)
23-Nov-2024 09:09:17         377,793  32%   12.87MB/s    0:00:00 (xfr#20, to-chk=47/99)
23-Nov-2024 09:09:17         464,035  39%   13.41MB/s    0:00:00 (xfr#21, to-chk=46/99)
23-Nov-2024 09:09:17         464,497  39%   13.42MB/s    0:00:00 (xfr#22, to-chk=45/99)
23-Nov-2024 09:09:17         488,309  41%   14.11MB/s    0:00:00 (xfr#23, to-chk=44/99)
23-Nov-2024 09:09:17         488,771  41%   13.71MB/s    0:00:00 (xfr#24, to-chk=40/99)
23-Nov-2024 09:09:17         570,759  48%   16.01MB/s    0:00:00 (xfr#25, to-chk=39/99)
23-Nov-2024 09:09:17         571,221  48%   16.02MB/s    0:00:00 (xfr#26, to-chk=38/99)
23-Nov-2024 09:09:17         599,650  51%   16.82MB/s    0:00:00 (xfr#27, to-chk=37/99)
23-Nov-2024 09:09:17         600,304  51%   15.90MB/s    0:00:00 (xfr#28, to-chk=33/99)
23-Nov-2024 09:09:17         691,015  58%   17.81MB/s    0:00:00 (xfr#29, to-chk=32/99)
23-Nov-2024 09:09:17         691,669  59%   17.83MB/s    0:00:00 (xfr#30, to-chk=31/99)
23-Nov-2024 09:09:17         692,297  59%   17.84MB/s    0:00:00 (xfr#31, to-chk=30/99)
23-Nov-2024 09:09:17         715,703  61%   18.45MB/s    0:00:00 (xfr#32, to-chk=29/99)
23-Nov-2024 09:09:17         716,069  61%   18.46MB/s    0:00:00 (xfr#33, to-chk=25/99)
23-Nov-2024 09:09:17         795,065  67%   18.49MB/s    0:00:00 (xfr#34, to-chk=24/99)
23-Nov-2024 09:09:17         795,431  67%   18.50MB/s    0:00:00 (xfr#35, to-chk=23/99)
23-Nov-2024 09:09:17         821,724  70%   19.11MB/s    0:00:00 (xfr#36, to-chk=22/99)
23-Nov-2024 09:09:17         822,090  70%   19.12MB/s    0:00:00 (xfr#37, to-chk=18/99)
23-Nov-2024 09:09:17         909,131  77%   18.45MB/s    0:00:00 (xfr#38, to-chk=17/99)
23-Nov-2024 09:09:17         909,497  77%   18.45MB/s    0:00:00 (xfr#39, to-chk=16/99)
23-Nov-2024 09:09:17         910,125  77%   18.47MB/s    0:00:00 (xfr#40, to-chk=15/99)
23-Nov-2024 09:09:17         937,877  80%   18.63MB/s    0:00:00 (xfr#41, to-chk=14/99)
23-Nov-2024 09:09:17         938,435  80%   18.65MB/s    0:00:00 (xfr#42, to-chk=10/99)
23-Nov-2024 09:09:17       1,030,708  87%   20.48MB/s    0:00:00 (xfr#43, to-chk=9/99)
23-Nov-2024 09:09:17       1,031,266  87%   20.49MB/s    0:00:00 (xfr#44, to-chk=8/99)
23-Nov-2024 09:09:17       1,058,779  90%   20.61MB/s    0:00:00 (xfr#45, to-chk=7/99)
23-Nov-2024 09:09:17       1,059,433  90%   20.62MB/s    0:00:00 (xfr#46, to-chk=3/99)
23-Nov-2024 09:09:17       1,154,253  98%   21.17MB/s    0:00:00 (xfr#47, to-chk=2/99)
23-Nov-2024 09:09:17       1,154,907  98%   21.18MB/s    0:00:00 (xfr#48, to-chk=1/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   21.46MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   19.24MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,170,076  99%   19.24MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-pjxds: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-oneclient-paris-5cc45c8cb7-pjxds/oneclient_logs
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=82/99)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=81/99)
23-Nov-2024 09:09:17             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=74/99)
23-Nov-2024 09:09:17          27,290   1%    4.34MB/s    0:00:00 (xfr#2, to-chk=80/99)
23-Nov-2024 09:09:17          27,944   1%    4.44MB/s    0:00:00 (xfr#3, to-chk=76/99)
23-Nov-2024 09:09:17         146,978  10%   17.52MB/s    0:00:00 (xfr#4, to-chk=75/99)
23-Nov-2024 09:09:17         147,632  10%   17.60MB/s    0:00:00 (xfr#5, to-chk=74/99)
23-Nov-2024 09:09:17         188,498  12%   19.97MB/s    0:00:00 (xfr#6, to-chk=73/99)
23-Nov-2024 09:09:17         188,864  12%   20.01MB/s    0:00:00 (xfr#7, to-chk=69/99)
23-Nov-2024 09:09:17         379,295  25%   25.84MB/s    0:00:00 (xfr#8, to-chk=68/99)
23-Nov-2024 09:09:17         379,661  25%   24.14MB/s    0:00:00 (xfr#9, to-chk=67/99)
23-Nov-2024 09:09:17         401,756  27%   25.54MB/s    0:00:00 (xfr#10, to-chk=66/99)
23-Nov-2024 09:09:17         402,218  27%   25.57MB/s    0:00:00 (xfr#11, to-chk=62/99)
23-Nov-2024 09:09:17         481,682  32%   28.71MB/s    0:00:00 (xfr#12, to-chk=61/99)
23-Nov-2024 09:09:17         482,144  33%   28.74MB/s    0:00:00 (xfr#13, to-chk=60/99)
23-Nov-2024 09:09:17         482,772  33%   28.78MB/s    0:00:00 (xfr#14, to-chk=59/99)
23-Nov-2024 09:09:17         504,660  34%   30.08MB/s    0:00:00 (xfr#15, to-chk=58/99)
23-Nov-2024 09:09:17         505,122  34%   30.11MB/s    0:00:00 (xfr#16, to-chk=54/99)
23-Nov-2024 09:09:17         604,597  41%   33.92MB/s    0:00:00 (xfr#17, to-chk=53/99)
23-Nov-2024 09:09:17         605,059  41%   33.94MB/s    0:00:00 (xfr#18, to-chk=52/99)
23-Nov-2024 09:09:17         626,958  42%   35.17MB/s    0:00:00 (xfr#19, to-chk=51/99)
23-Nov-2024 09:09:17         627,516  42%   35.20MB/s    0:00:00 (xfr#20, to-chk=47/99)
23-Nov-2024 09:09:17         702,151  48%   37.20MB/s    0:00:00 (xfr#21, to-chk=46/99)
23-Nov-2024 09:09:17         702,709  48%   37.23MB/s    0:00:00 (xfr#22, to-chk=45/99)
23-Nov-2024 09:09:17         731,760  50%   38.77MB/s    0:00:00 (xfr#23, to-chk=44/99)
23-Nov-2024 09:09:17         732,318  50%   38.80MB/s    0:00:00 (xfr#24, to-chk=40/99)
23-Nov-2024 09:09:17         870,220  59%   41.50MB/s    0:00:00 (xfr#25, to-chk=39/99)
23-Nov-2024 09:09:17         870,778  59%   41.52MB/s    0:00:00 (xfr#26, to-chk=38/99)
23-Nov-2024 09:09:17         871,406  59%   41.55MB/s    0:00:00 (xfr#27, to-chk=37/99)
23-Nov-2024 09:09:17         884,864  60%   42.19MB/s    0:00:00 (xfr#28, to-chk=36/99)
23-Nov-2024 09:09:17         885,326  60%   42.22MB/s    0:00:00 (xfr#29, to-chk=32/99)
23-Nov-2024 09:09:17         933,207  63%   42.38MB/s    0:00:00 (xfr#30, to-chk=31/99)
23-Nov-2024 09:09:17         933,669  63%   42.40MB/s    0:00:00 (xfr#31, to-chk=30/99)
23-Nov-2024 09:09:17         954,559  65%   43.35MB/s    0:00:00 (xfr#32, to-chk=29/99)
23-Nov-2024 09:09:17         955,213  65%   43.38MB/s    0:00:00 (xfr#33, to-chk=25/99)
23-Nov-2024 09:09:17       1,027,200  70%   44.53MB/s    0:00:00 (xfr#34, to-chk=24/99)
23-Nov-2024 09:09:17       1,027,854  70%   42.62MB/s    0:00:00 (xfr#35, to-chk=23/99)
23-Nov-2024 09:09:17       1,051,679  72%   43.61MB/s    0:00:00 (xfr#36, to-chk=22/99)
23-Nov-2024 09:09:17       1,052,237  72%   43.63MB/s    0:00:00 (xfr#37, to-chk=18/99)
23-Nov-2024 09:09:17       1,156,451  79%   45.95MB/s    0:00:00 (xfr#38, to-chk=17/99)
23-Nov-2024 09:09:17       1,157,009  79%   45.98MB/s    0:00:00 (xfr#39, to-chk=16/99)
23-Nov-2024 09:09:17       1,157,637  79%   46.00MB/s    0:00:00 (xfr#40, to-chk=15/99)
23-Nov-2024 09:09:17       1,180,263  80%   45.02MB/s    0:00:00 (xfr#41, to-chk=14/99)
23-Nov-2024 09:09:17       1,180,821  80%   43.31MB/s    0:00:00 (xfr#42, to-chk=10/99)
23-Nov-2024 09:09:17       1,268,134  86%   44.79MB/s    0:00:00 (xfr#43, to-chk=9/99)
23-Nov-2024 09:09:17       1,268,692  86%   44.81MB/s    0:00:00 (xfr#44, to-chk=8/99)
23-Nov-2024 09:09:17       1,293,700  88%   45.70MB/s    0:00:00 (xfr#45, to-chk=7/99)
23-Nov-2024 09:09:17       1,294,354  88%   44.09MB/s    0:00:00 (xfr#46, to-chk=3/99)
23-Nov-2024 09:09:17       1,405,019  96%   47.85MB/s    0:00:00 (xfr#47, to-chk=2/99)
23-Nov-2024 09:09:17       1,405,673  96%   46.23MB/s    0:00:00 (xfr#48, to-chk=1/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   46.37MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17       1,458,744  99%   38.64MB/s    0:00:00 (xfr#49, to-chk=0/99)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17          17,199  16%   16.40MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:09:17          35,323  33%   33.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:09:17          35,323  33%   33.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:09:17          52,319  49%   49.90MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:09:17          52,610  50%   50.17MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:09:17          52,610  50%   50.17MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:09:17           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:09:17           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:09:17           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:09:17           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:09:17           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17          26,998   7%   25.75MB/s    0:00:00 (xfr#2, to-chk=67/72)
23-Nov-2024 09:09:17          51,179  15%   48.81MB/s    0:00:00 (xfr#3, to-chk=65/72)
23-Nov-2024 09:09:17          52,347  15%   49.92MB/s    0:00:00 (xfr#4, to-chk=63/72)
23-Nov-2024 09:09:17          52,347  15%   49.92MB/s    0:00:00 (xfr#5, to-chk=61/72)
23-Nov-2024 09:09:17          75,295  22%   71.81MB/s    0:00:00 (xfr#6, to-chk=59/72)
23-Nov-2024 09:09:17          75,445  22%   71.95MB/s    0:00:00 (xfr#7, to-chk=57/72)
23-Nov-2024 09:09:17          75,742  22%   72.23MB/s    0:00:00 (xfr#8, to-chk=55/72)
23-Nov-2024 09:09:17         135,982  39%   64.84MB/s    0:00:00 (xfr#9, to-chk=53/72)
23-Nov-2024 09:09:17         136,454  40%   65.07MB/s    0:00:00 (xfr#10, to-chk=43/72)
23-Nov-2024 09:09:17         136,770  40%   65.22MB/s    0:00:00 (xfr#11, to-chk=42/72)
23-Nov-2024 09:09:17         137,086  40%   65.37MB/s    0:00:00 (xfr#12, to-chk=41/72)
23-Nov-2024 09:09:17         137,711  40%   65.67MB/s    0:00:00 (xfr#13, to-chk=40/72)
23-Nov-2024 09:09:17         138,183  40%   65.89MB/s    0:00:00 (xfr#14, to-chk=39/72)
23-Nov-2024 09:09:17         138,343  40%   65.97MB/s    0:00:00 (xfr#15, to-chk=38/72)
23-Nov-2024 09:09:17         139,142  40%   44.23MB/s    0:00:00 (xfr#16, to-chk=37/72)
23-Nov-2024 09:09:17         139,770  41%   44.43MB/s    0:00:00 (xfr#17, to-chk=36/72)
23-Nov-2024 09:09:17         139,930  41%   44.48MB/s    0:00:00 (xfr#18, to-chk=35/72)
23-Nov-2024 09:09:17         140,090  41%   44.53MB/s    0:00:00 (xfr#19, to-chk=34/72)
23-Nov-2024 09:09:17         140,797  41%   44.76MB/s    0:00:00 (xfr#20, to-chk=33/72)
23-Nov-2024 09:09:17         141,804  41%   45.08MB/s    0:00:00 (xfr#21, to-chk=32/72)
23-Nov-2024 09:09:17         142,439  41%   45.28MB/s    0:00:00 (xfr#22, to-chk=31/72)
23-Nov-2024 09:09:17         143,296  42%   45.55MB/s    0:00:00 (xfr#23, to-chk=30/72)
23-Nov-2024 09:09:17         144,097  42%   45.81MB/s    0:00:00 (xfr#24, to-chk=29/72)
23-Nov-2024 09:09:17         144,725  42%   46.01MB/s    0:00:00 (xfr#25, to-chk=28/72)
23-Nov-2024 09:09:17         145,041  42%   46.11MB/s    0:00:00 (xfr#26, to-chk=27/72)
23-Nov-2024 09:09:17         145,513  42%   46.26MB/s    0:00:00 (xfr#27, to-chk=26/72)
23-Nov-2024 09:09:17         145,673  42%   34.73MB/s    0:00:00 (xfr#28, to-chk=25/72)
23-Nov-2024 09:09:17         145,995  42%   34.81MB/s    0:00:00 (xfr#29, to-chk=24/72)
23-Nov-2024 09:09:17         146,311  42%   34.88MB/s    0:00:00 (xfr#30, to-chk=23/72)
23-Nov-2024 09:09:17         146,780  43%   35.00MB/s    0:00:00 (xfr#31, to-chk=22/72)
23-Nov-2024 09:09:17         150,405  44%   35.86MB/s    0:00:00 (xfr#32, to-chk=21/72)
23-Nov-2024 09:09:17         150,838  44%   35.96MB/s    0:00:00 (xfr#33, to-chk=20/72)
23-Nov-2024 09:09:17         155,774  45%   37.14MB/s    0:00:00 (xfr#34, to-chk=19/72)
23-Nov-2024 09:09:17         158,623  46%   37.82MB/s    0:00:00 (xfr#35, to-chk=18/72)
23-Nov-2024 09:09:17         160,786  47%   38.33MB/s    0:00:00 (xfr#36, to-chk=17/72)
23-Nov-2024 09:09:17         162,986  47%   38.86MB/s    0:00:00 (xfr#37, to-chk=16/72)
23-Nov-2024 09:09:17         164,294  48%   39.17MB/s    0:00:00 (xfr#38, to-chk=15/72)
23-Nov-2024 09:09:17         168,737  49%   32.18MB/s    0:00:00 (xfr#39, to-chk=14/72)
23-Nov-2024 09:09:17         173,217  50%   33.04MB/s    0:00:00 (xfr#40, to-chk=13/72)
23-Nov-2024 09:09:17         175,759  51%   33.52MB/s    0:00:00 (xfr#41, to-chk=12/72)
23-Nov-2024 09:09:17         176,611  51%   33.69MB/s    0:00:00 (xfr#42, to-chk=11/72)
23-Nov-2024 09:09:17         180,199  52%   34.37MB/s    0:00:00 (xfr#43, to-chk=10/72)
23-Nov-2024 09:09:17         181,965  53%   34.71MB/s    0:00:00 (xfr#44, to-chk=9/72)
23-Nov-2024 09:09:17         182,361  53%   34.78MB/s    0:00:00 (xfr#45, to-chk=8/72)
23-Nov-2024 09:09:17         186,407  54%   35.55MB/s    0:00:00 (xfr#46, to-chk=7/72)
23-Nov-2024 09:09:17         191,249  56%   36.48MB/s    0:00:00 (xfr#47, to-chk=6/72)
23-Nov-2024 09:09:17         193,107  56%   30.69MB/s    0:00:00 (xfr#48, to-chk=5/72)
23-Nov-2024 09:09:17         197,188  57%   31.34MB/s    0:00:00 (xfr#49, to-chk=4/72)
23-Nov-2024 09:09:17         200,072  58%   31.80MB/s    0:00:00 (xfr#50, to-chk=3/72)
23-Nov-2024 09:09:17         200,966  58%   31.94MB/s    0:00:00 (xfr#51, to-chk=2/72)
23-Nov-2024 09:09:17         202,368  59%   27.57MB/s    0:00:00 (xfr#52, to-chk=1/72)
23-Nov-2024 09:09:17         204,816  60%   24.42MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         204,816  60%   24.42MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         204,816  60%   24.42MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         204,816  60%   21.70MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         204,816  60%   21.70MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         204,816  60%   21.70MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-oneprovider-paris-0/op-panel
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17          17,165  16%   16.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:09:17          35,253  33%   33.62MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:09:17          35,253  33%   33.62MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:09:17          52,215  49%   49.80MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:09:17          52,506  50%   50.07MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:09:17          52,506  50%   25.04MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-oneprovider-paris-0/cluster-manager
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:09:17           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:09:17           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:09:17           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:09:17           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:09:17           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-oneprovider-paris-0/op-worker
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17          23,439   7%   22.35MB/s    0:00:00 (xfr#2, to-chk=67/72)
23-Nov-2024 09:09:17          43,987  13%   41.95MB/s    0:00:00 (xfr#3, to-chk=65/72)
23-Nov-2024 09:09:17          43,987  13%   41.95MB/s    0:00:00 (xfr#4, to-chk=63/72)
23-Nov-2024 09:09:17          43,987  13%   41.95MB/s    0:00:00 (xfr#5, to-chk=61/72)
23-Nov-2024 09:09:17          63,376  19%   60.44MB/s    0:00:00 (xfr#6, to-chk=59/72)
23-Nov-2024 09:09:17          63,526  19%   60.58MB/s    0:00:00 (xfr#7, to-chk=57/72)
23-Nov-2024 09:09:17          63,823  20%   30.43MB/s    0:00:00 (xfr#8, to-chk=55/72)
23-Nov-2024 09:09:17         124,298  39%   19.76MB/s    0:00:00 (xfr#9, to-chk=53/72)
23-Nov-2024 09:09:17         124,736  39%   19.83MB/s    0:00:00 (xfr#10, to-chk=43/72)
23-Nov-2024 09:09:17         125,175  39%   17.05MB/s    0:00:00 (xfr#11, to-chk=42/72)
23-Nov-2024 09:09:17         125,457  39%   17.09MB/s    0:00:00 (xfr#12, to-chk=41/72)
23-Nov-2024 09:09:17         126,100  39%   17.18MB/s    0:00:00 (xfr#13, to-chk=40/72)
23-Nov-2024 09:09:17         126,929  39%   15.13MB/s    0:00:00 (xfr#14, to-chk=39/72)
23-Nov-2024 09:09:17         127,213  40%   15.16MB/s    0:00:00 (xfr#15, to-chk=38/72)
23-Nov-2024 09:09:17         128,039  40%   15.26MB/s    0:00:00 (xfr#16, to-chk=37/72)
23-Nov-2024 09:09:17         128,838  40%   15.36MB/s    0:00:00 (xfr#17, to-chk=36/72)
23-Nov-2024 09:09:17         129,120  40%   15.39MB/s    0:00:00 (xfr#18, to-chk=35/72)
23-Nov-2024 09:09:17         129,241  40%   13.69MB/s    0:00:00 (xfr#19, to-chk=34/72)
23-Nov-2024 09:09:17         130,049  40%   13.78MB/s    0:00:00 (xfr#20, to-chk=33/72)
23-Nov-2024 09:09:17         131,151  41%   12.51MB/s    0:00:00 (xfr#21, to-chk=32/72)
23-Nov-2024 09:09:17         132,138  41%   12.60MB/s    0:00:00 (xfr#22, to-chk=31/72)
23-Nov-2024 09:09:17         133,096  41%   12.69MB/s    0:00:00 (xfr#23, to-chk=30/72)
23-Nov-2024 09:09:17         134,065  42%   12.79MB/s    0:00:00 (xfr#24, to-chk=29/72)
23-Nov-2024 09:09:17         134,864  42%   12.86MB/s    0:00:00 (xfr#25, to-chk=28/72)
23-Nov-2024 09:09:17         135,144  42%   11.72MB/s    0:00:00 (xfr#26, to-chk=27/72)
23-Nov-2024 09:09:17         135,424  42%   11.74MB/s    0:00:00 (xfr#27, to-chk=26/72)
23-Nov-2024 09:09:17         135,704  42%   11.77MB/s    0:00:00 (xfr#28, to-chk=25/72)
23-Nov-2024 09:09:17         135,989  42%   10.81MB/s    0:00:00 (xfr#29, to-chk=24/72)
23-Nov-2024 09:09:17         136,267  42%   10.83MB/s    0:00:00 (xfr#30, to-chk=23/72)
23-Nov-2024 09:09:17         136,583  42%   10.85MB/s    0:00:00 (xfr#31, to-chk=22/72)
23-Nov-2024 09:09:17         140,106  44%   11.13MB/s    0:00:00 (xfr#32, to-chk=21/72)
23-Nov-2024 09:09:17         140,439  44%   10.30MB/s    0:00:00 (xfr#33, to-chk=20/72)
23-Nov-2024 09:09:17         145,273  45%   10.66MB/s    0:00:00 (xfr#34, to-chk=19/72)
23-Nov-2024 09:09:17         148,120  46%   10.87MB/s    0:00:00 (xfr#35, to-chk=18/72)
23-Nov-2024 09:09:17         150,283  47%   11.02MB/s    0:00:00 (xfr#36, to-chk=17/72)
23-Nov-2024 09:09:17         152,381  47%   11.18MB/s    0:00:00 (xfr#37, to-chk=16/72)
23-Nov-2024 09:09:17         153,689  48%   11.27MB/s    0:00:00 (xfr#38, to-chk=15/72)
23-Nov-2024 09:09:17         158,132  49%   10.77MB/s    0:00:00 (xfr#39, to-chk=14/72)
23-Nov-2024 09:09:17         162,512  51%   11.07MB/s    0:00:00 (xfr#40, to-chk=13/72)
23-Nov-2024 09:09:17         164,899  51%   11.23MB/s    0:00:00 (xfr#41, to-chk=12/72)
23-Nov-2024 09:09:17         165,751  52%   11.29MB/s    0:00:00 (xfr#42, to-chk=11/72)
23-Nov-2024 09:09:17         169,339  53%   10.77MB/s    0:00:00 (xfr#43, to-chk=10/72)
23-Nov-2024 09:09:17         171,105  53%   10.88MB/s    0:00:00 (xfr#44, to-chk=9/72)
23-Nov-2024 09:09:17         171,501  53%   10.90MB/s    0:00:00 (xfr#45, to-chk=8/72)
23-Nov-2024 09:09:17         175,547  55%   11.16MB/s    0:00:00 (xfr#46, to-chk=7/72)
23-Nov-2024 09:09:17         180,389  56%   10.75MB/s    0:00:00 (xfr#47, to-chk=6/72)
23-Nov-2024 09:09:17         182,088  57%   10.85MB/s    0:00:00 (xfr#48, to-chk=5/72)
23-Nov-2024 09:09:17         186,069  58%   11.09MB/s    0:00:00 (xfr#49, to-chk=4/72)
23-Nov-2024 09:09:17         188,853  59%   11.26MB/s    0:00:00 (xfr#50, to-chk=3/72)
23-Nov-2024 09:09:17         189,650  59%   10.64MB/s    0:00:00 (xfr#51, to-chk=2/72)
23-Nov-2024 09:09:17         190,950  60%   10.71MB/s    0:00:00 (xfr#52, to-chk=1/72)
23-Nov-2024 09:09:17         193,398  60%   10.85MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         193,398  60%   10.85MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         193,398  60%   10.85MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         193,398  60%    9.22MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         193,398  60%    9.22MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17         193,398  60%    9.22MB/s    0:00:00 (xfr#53, to-chk=0/72)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17          25,203  13%   24.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:09:17          51,467  26%   49.08MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:09:17          70,457  36%   67.19MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:09:17          95,457  49%   91.03MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:09:17          95,748  50%   91.31MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:09:17          95,748  50%   91.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17          14,367   6%   13.70MB/s    0:00:00 (xfr#2, to-chk=13/18)
23-Nov-2024 09:09:17          29,347  13%   27.99MB/s    0:00:00 (xfr#3, to-chk=11/18)
23-Nov-2024 09:09:17          29,347  13%   27.99MB/s    0:00:00 (xfr#4, to-chk=9/18)
23-Nov-2024 09:09:17          43,234  20%   41.23MB/s    0:00:00 (xfr#5, to-chk=7/18)
23-Nov-2024 09:09:17          43,325  20%   41.32MB/s    0:00:00 (xfr#6, to-chk=5/18)
23-Nov-2024 09:09:17          43,622  20%   41.60MB/s    0:00:00 (xfr#7, to-chk=3/18)
23-Nov-2024 09:09:17         105,416  50%  100.53MB/s    0:00:00 (xfr#8, to-chk=1/18)
23-Nov-2024 09:09:17         105,416  50%   50.27MB/s    0:00:00 (xfr#8, to-chk=0/18)
23-Nov-2024 09:09:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.59.45/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:09:17               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:09:17           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:09:17           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:09:17           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:09:17           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:09:17           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:09:17           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:09:17 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1732352948.6755857 exists, exporting anyway.
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17 =============================== warnings summary ===============================
23-Nov-2024 09:09:17 tests/utils/rest_utils.py:98
23-Nov-2024 09:09:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 09:09:17     print("""
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17 tests/utils/path_utils.py:112
23-Nov-2024 09:09:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 09:09:17     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17 tests/utils/acceptance_utils.py:55
23-Nov-2024 09:09:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 09:09:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17 tests/utils/acceptance_utils.py:57
23-Nov-2024 09:09:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 09:09:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 09:09:17
23-Nov-2024 09:09:17 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 09:09:17 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 09:09:17 ================== 11 passed, 4 warnings in 575.05s (0:09:35) ==================
23-Nov-2024 09:09:21 release "dev" uninstalled
23-Nov-2024 09:09:22 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
23-Nov-2024 09:09:22 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
23-Nov-2024 09:09:23 No resources found
23-Nov-2024 09:09:24 Sidecar injection has been disabled
23-Nov-2024 09:09:24 Cleaning helm release "dev"...
23-Nov-2024 09:09:24 Deleted 1 helm deployments
23-Nov-2024 09:09:24 Deleted 0 k8s deployments
23-Nov-2024 09:09:24 Deleted 0 k8s services
23-Nov-2024 09:09:24 Deleted 0 persistent volumes
23-Nov-2024 09:09:25 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 09:09:25 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 09:09:25 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 09:09:25 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 09:09:25 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 09:09:25 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 09:09:25 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 09:09:25 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 09:09:25 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 09:09:25 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH...
23-Nov-2024 09:09:25 Finished task 'Parse test results' with result: Success
23-Nov-2024 09:09:25 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 09:09:25
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 09:09:25 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 09:09:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3367 (ODSRV-OAP-MDSDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3367-ScriptBuildTask-4672941954470967792.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance
23-Nov-2024 09:09:25 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
23-Nov-2024 09:09:25 Uploading artifact
23-Nov-2024 09:09:25     source path: surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
23-Nov-2024 09:09:25     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
23-Nov-2024 09:09:26 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 09:09:26 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 09:09:26 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 09:09:26
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3367 (ODSRV-OAP-MDSDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3367-ScriptBuildTask-15584126162111766350.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH
23-Nov-2024 09:09:26 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 09:09:26 Finished task 'Pack logs' with result: Success
23-Nov-2024 09:09:26 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 09:09:26
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 09:09:26 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 09:09:26
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3367 (ODSRV-OAP-MDSDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3367-ScriptBuildTask-6493115794145101859.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance
23-Nov-2024 09:09:26   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 09:09:26                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 09:09:26
23-Nov-2024 09:09:26   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 09:09:26   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 09:09:26 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61037
23-Nov-2024 09:09:26 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 09:09:27 Cleaning helm deployments
23-Nov-2024 09:09:27 Cleanining pods
23-Nov-2024 09:09:27 Cleaning kube persistant volumes
23-Nov-2024 09:09:28 Cleaning dockswift container
23-Nov-2024 09:09:28 Cleaning docker containers
23-Nov-2024 09:09:30 Stalled docker containers to remove:
23-Nov-2024 09:09:30 6d6d19eec43e 12ada58d77ba 020147b7419b a969b758a8d9 78b6912393e7 c6606b0565bb a20cf933e059 9128833ff3bf 2cc654917c53 bb8358e06794 0d7bf2a89c0a e0ac3bcc0acf 7f7e3284c473 236a5d888a0a ccf3b99def38 9d46fe631809 c933fe7a41ff 689f457d25b9 1398df9ab97c 2f9cfd55a826
23-Nov-2024 09:09:30 Removing stalled docker containers
23-Nov-2024 09:09:30 Error response from daemon: Cannot kill container: 6d6d19eec43e: Container 6d6d19eec43e51f788a82c9cc2c48fe17f18c502cf248ad4d471f10efce21c36 is not running
23-Nov-2024 09:09:31 6d6d19eec43e
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: 12ada58d77ba: Container 12ada58d77ba9743d886104d9fbeee87052fa4e384ca8bf06d529e321bedc629 is not running
23-Nov-2024 09:09:31 12ada58d77ba
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: 020147b7419b: Container 020147b7419b00c296869c20e6ba93ced270d32fed9c85758102aa0933a15a69 is not running
23-Nov-2024 09:09:31 020147b7419b
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: a969b758a8d9: Container a969b758a8d9b591c140d4b63cdb43a00b9eb7ef2bbe4fdc084333ce0471d18f is not running
23-Nov-2024 09:09:31 a969b758a8d9
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: 78b6912393e7: Container 78b6912393e7fc5c58547a9f00ff9b6e3f560c6d775f223ecb62003932358ca1 is not running
23-Nov-2024 09:09:31 78b6912393e7
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: c6606b0565bb: Container c6606b0565bb8e8edbd21e1cda49eb0d7f7abe49908930c00d16e89bafc591ad is not running
23-Nov-2024 09:09:31 c6606b0565bb
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: a20cf933e059: Container a20cf933e059158cb816867ad6126b955a6c17ece2d504eaf3ab30f6530cf2e7 is not running
23-Nov-2024 09:09:31 a20cf933e059
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: 9128833ff3bf: Container 9128833ff3bf2f22fa28c9be1681bcee54f857ecc7de0d1f4809408f85a01b0a is not running
23-Nov-2024 09:09:31 9128833ff3bf
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: 2cc654917c53: Container 2cc654917c535f42a59a98201c927526f667bb28bc91f57eb726eb624b2dc7db is not running
23-Nov-2024 09:09:31 2cc654917c53
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: bb8358e06794: Container bb8358e067947400f5ffe4640daae1d5a41d8410f598e693f05dceb844582907 is not running
23-Nov-2024 09:09:31 bb8358e06794
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: 0d7bf2a89c0a: Container 0d7bf2a89c0a0784873d807f44837473aa47753777266e47418a9c286d455f8f is not running
23-Nov-2024 09:09:31 0d7bf2a89c0a
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: e0ac3bcc0acf: Container e0ac3bcc0acf25c0567aa20e1c18c15fc9ceb0d0fec65fd2a9f516aef99db343 is not running
23-Nov-2024 09:09:31 e0ac3bcc0acf
23-Nov-2024 09:09:31 Error response from daemon: Cannot kill container: 7f7e3284c473: Container 7f7e3284c473d2ad6f61d6e881f4a9c9c6cac98bebeb54fd12b3f877a1cf7dfa is not running
23-Nov-2024 09:09:32 7f7e3284c473
23-Nov-2024 09:09:32 Error response from daemon: Cannot kill container: 236a5d888a0a: Container 236a5d888a0a4311d777bb16638601b1b632e11789b212d158f8fa9269e465ed is not running
23-Nov-2024 09:09:32 236a5d888a0a
23-Nov-2024 09:09:32 Error response from daemon: Cannot kill container: ccf3b99def38: Container ccf3b99def38e3613b17010648719c5a7fa5ce2c02718428f8415f4fbb5b2cc1 is not running
23-Nov-2024 09:09:32 ccf3b99def38
23-Nov-2024 09:09:32 Error response from daemon: Cannot kill container: 9d46fe631809: Container 9d46fe6318095cc3efb2d8f5659d8c9746111b43f0a4deaee79ebc67e78b6c3e is not running
23-Nov-2024 09:09:32 9d46fe631809
23-Nov-2024 09:09:32 Error response from daemon: Cannot kill container: c933fe7a41ff: Container c933fe7a41ff28fdc30602722250d0e727f78a5b4b4c9c951f3935c5c2954c9e is not running
23-Nov-2024 09:09:32 c933fe7a41ff
23-Nov-2024 09:09:32 Error response from daemon: Cannot kill container: 689f457d25b9: Container 689f457d25b9d17bf8ece3084a8fdb8cd43f3a82b44b393ce35a8d779c6a0484 is not running
23-Nov-2024 09:09:32 689f457d25b9
23-Nov-2024 09:09:32 Error response from daemon: Cannot kill container: 1398df9ab97c: Container 1398df9ab97cc2cc651f4508b508519f6df656a68629e04a62d4170229ac19b3 is not running
23-Nov-2024 09:09:32 1398df9ab97c
23-Nov-2024 09:09:33 2f9cfd55a826
23-Nov-2024 09:09:33 2f9cfd55a826
23-Nov-2024 09:09:33 Stalled docker volumes to remove:
23-Nov-2024 09:09:33
23-Nov-2024 09:09:33 Removing stalled docker volumes
23-Nov-2024 09:09:33 Removing stalled loopdevices
23-Nov-2024 09:09:34 Done
23-Nov-2024 09:09:34 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 09:09:34 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 09:09:34 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 09:09:34 Running post build plugin 'NCover Results Collector'
23-Nov-2024 09:09:34 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 09:09:34 Running post build plugin 'Clover Results Collector'
23-Nov-2024 09:09:34 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 09:09:34 Running post build plugin 'Artifact Copier'
23-Nov-2024 09:09:34 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 09:09:34 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 40.13 ms
23-Nov-2024 09:09:34 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH'
23-Nov-2024 09:09:34 Finalising the build...
23-Nov-2024 09:09:34 Stopping timer.
23-Nov-2024 09:09:34 Build ODSRV-OAP-MDSDH-3367 completed.
23-Nov-2024 09:09:34 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 09:09:34 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 09:09:34 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 09:09:34 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 09:09:34 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 09:09:34 All post build plugins have finished
23-Nov-2024 09:09:34 Generating build results summary...
23-Nov-2024 09:09:34 Saving build results to disk...
23-Nov-2024 09:09:34 Store variable context...
23-Nov-2024 09:09:34 Finished building ODSRV-OAP-MDSDH-3367.