oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider regular file stat proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

03-Dec-2024 18:47:27
03-Dec-2024 18:47:28 PASSED
03-Dec-2024 18:47:28 Unmounting client from /tmp/onedata/mnt/qg4op110i4nhro38
03-Dec-2024 18:47:28
03-Dec-2024 18:47:28
03-Dec-2024 18:47:28 Unmounting client from /tmp/onedata/mnt/cd0637zua43n4t4l
03-Dec-2024 18:47:28
03-Dec-2024 18:47:28
03-Dec-2024 18:48:36 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:48:36 =================================================================
03-Dec-2024 18:48:36 - Executing scenario 'Fail to truncate regular file without write permission'
03-Dec-2024 18:48:36 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:48:36 -----------------------------------------------------------------
03-Dec-2024 18:48:36 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:48:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:48:36 using [token, token] by [user1, user2]"'
03-Dec-2024 18:48:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:48:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:48:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr'
03-Dec-2024 18:48:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr' successfully started
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g15j7un38a8fok3i
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g15j7un38a8fok3i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g15j7un38a8fok3i
03-Dec-2024 18:48:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8136339071158925206'...
03-Dec-2024 18:48:36 Getting configuration...
03-Dec-2024 18:48:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g15j7un38a8fok3i'.
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:48:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:48:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2'
03-Dec-2024 18:48:36 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2' successfully started
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/v79nn23dk6242w8u
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v79nn23dk6242w8u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v79nn23dk6242w8u
03-Dec-2024 18:48:36 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '848577820383457802'...
03-Dec-2024 18:48:36 Getting configuration...
03-Dec-2024 18:48:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v79nn23dk6242w8u'.
03-Dec-2024 18:48:36
03-Dec-2024 18:48:36 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:48:36 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:48:36 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:48:36 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:48:36 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
03-Dec-2024 18:48:36 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
03-Dec-2024 18:48:36 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
03-Dec-2024 18:48:36 =================================================================
03-Dec-2024 18:48:36
03-Dec-2024 18:48:37 PASSED
03-Dec-2024 18:48:37 Unmounting client from /tmp/onedata/mnt/g15j7un38a8fok3i
03-Dec-2024 18:48:37
03-Dec-2024 18:48:37
03-Dec-2024 18:48:37 Unmounting client from /tmp/onedata/mnt/v79nn23dk6242w8u
03-Dec-2024 18:48:37
03-Dec-2024 18:48:37
03-Dec-2024 18:49:41 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:49:41 =================================================================
03-Dec-2024 18:49:41 - Executing scenario 'Timestamps at creation'
03-Dec-2024 18:49:41 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:49:41 -----------------------------------------------------------------
03-Dec-2024 18:49:41 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:49:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:49:41 using [token, token] by [user1, user2]"'
03-Dec-2024 18:49:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:49:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:49:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr'
03-Dec-2024 18:49:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr' successfully started
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/20bhjfzp4wcfogpj
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/20bhjfzp4wcfogpj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/20bhjfzp4wcfogpj
03-Dec-2024 18:49:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7569532508880376986'...
03-Dec-2024 18:49:41 Getting configuration...
03-Dec-2024 18:49:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/20bhjfzp4wcfogpj'.
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:49:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:49:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2'
03-Dec-2024 18:49:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2' successfully started
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7vbtloqib53q7u8g
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7vbtloqib53q7u8g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7vbtloqib53q7u8g
03-Dec-2024 18:49:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '583719290144710265'...
03-Dec-2024 18:49:41 Getting configuration...
03-Dec-2024 18:49:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7vbtloqib53q7u8g'.
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:49:41 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:49:41 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:49:41 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
03-Dec-2024 18:49:41 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
03-Dec-2024 18:49:41 =================================================================
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 PASSED
03-Dec-2024 18:49:41 Unmounting client from /tmp/onedata/mnt/20bhjfzp4wcfogpj
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41 Unmounting client from /tmp/onedata/mnt/7vbtloqib53q7u8g
03-Dec-2024 18:49:41
03-Dec-2024 18:49:41
03-Dec-2024 18:50:50 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:50:50 =================================================================
03-Dec-2024 18:50:50 - Executing scenario 'Fail to update timestamps (touch) without write permission'
03-Dec-2024 18:50:50 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:50:50 -----------------------------------------------------------------
03-Dec-2024 18:50:50 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:50:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:50:50 using [token, token] by [user1, user2]"'
03-Dec-2024 18:50:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:50:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:50:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr'
03-Dec-2024 18:50:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr' successfully started
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qbb1ds9107i7u499
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qbb1ds9107i7u499 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qbb1ds9107i7u499
03-Dec-2024 18:50:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9680756203232374007'...
03-Dec-2024 18:50:50 Getting configuration...
03-Dec-2024 18:50:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qbb1ds9107i7u499'.
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:50:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:50:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2'
03-Dec-2024 18:50:50 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2' successfully started
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ttl15mzkcidla9hl
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ttl15mzkcidla9hl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ttl15mzkcidla9hl
03-Dec-2024 18:50:50 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15788756370088353419'...
03-Dec-2024 18:50:50 Getting configuration...
03-Dec-2024 18:50:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ttl15mzkcidla9hl'.
03-Dec-2024 18:50:50
03-Dec-2024 18:50:50 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:50:50 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:50:50 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:50:50 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:50:50 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
03-Dec-2024 18:50:50 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
03-Dec-2024 18:50:50 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
03-Dec-2024 18:50:50 =================================================================
03-Dec-2024 18:50:50
03-Dec-2024 18:50:51 PASSED
03-Dec-2024 18:50:51 Unmounting client from /tmp/onedata/mnt/qbb1ds9107i7u499
03-Dec-2024 18:50:51
03-Dec-2024 18:50:51
03-Dec-2024 18:50:51 Unmounting client from /tmp/onedata/mnt/ttl15mzkcidla9hl
03-Dec-2024 18:50:51
03-Dec-2024 18:50:51
03-Dec-2024 18:51:59 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:51:59 =================================================================
03-Dec-2024 18:51:59 - Executing scenario 'Update timestamps (touch) with write permission'
03-Dec-2024 18:51:59 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:51:59 -----------------------------------------------------------------
03-Dec-2024 18:51:59 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:51:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:51:59 using [token, token] by [user1, user2]"'
03-Dec-2024 18:51:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:51:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:51:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr'
03-Dec-2024 18:51:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr' successfully started
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jf9oz0kg00qq0txl
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jf9oz0kg00qq0txl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jf9oz0kg00qq0txl
03-Dec-2024 18:51:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15950833636692319613'...
03-Dec-2024 18:51:59 Getting configuration...
03-Dec-2024 18:51:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jf9oz0kg00qq0txl'.
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:51:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:51:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2'
03-Dec-2024 18:51:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2' successfully started
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/69q0ixv7g1jx31qj
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/69q0ixv7g1jx31qj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/69q0ixv7g1jx31qj
03-Dec-2024 18:51:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13237453089485229955'...
03-Dec-2024 18:51:59 Getting configuration...
03-Dec-2024 18:51:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/69q0ixv7g1jx31qj'.
03-Dec-2024 18:51:59
03-Dec-2024 18:51:59 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:51:59 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:51:59 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:51:59 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:51:59 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
03-Dec-2024 18:51:59 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
03-Dec-2024 18:51:59 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
03-Dec-2024 18:51:59 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
03-Dec-2024 18:51:59 =================================================================
03-Dec-2024 18:51:59
03-Dec-2024 18:52:00 PASSED
03-Dec-2024 18:52:00 Unmounting client from /tmp/onedata/mnt/jf9oz0kg00qq0txl
03-Dec-2024 18:52:00
03-Dec-2024 18:52:00
03-Dec-2024 18:52:00 Unmounting client from /tmp/onedata/mnt/69q0ixv7g1jx31qj
03-Dec-2024 18:52:00
03-Dec-2024 18:52:00
03-Dec-2024 18:53:19 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:53:19 =================================================================
03-Dec-2024 18:53:19 - Executing scenario 'Access time'
03-Dec-2024 18:53:19 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:53:19 -----------------------------------------------------------------
03-Dec-2024 18:53:19 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:53:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:53:19 using [token, token] by [user1, user2]"'
03-Dec-2024 18:53:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:53:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:53:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr'
03-Dec-2024 18:53:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr' successfully started
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1advtqtagped8ryt
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1advtqtagped8ryt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1advtqtagped8ryt
03-Dec-2024 18:53:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4941772553482087800'...
03-Dec-2024 18:53:19 Getting configuration...
03-Dec-2024 18:53:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1advtqtagped8ryt'.
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:53:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:53:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2'
03-Dec-2024 18:53:19 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2' successfully started
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fw7nono2gv3laftp
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fw7nono2gv3laftp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fw7nono2gv3laftp
03-Dec-2024 18:53:19 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5690975554907048098'...
03-Dec-2024 18:53:19 Getting configuration...
03-Dec-2024 18:53:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fw7nono2gv3laftp'.
03-Dec-2024 18:53:19
03-Dec-2024 18:53:19 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:53:19 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:53:19 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:53:19 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
03-Dec-2024 18:53:19 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
03-Dec-2024 18:53:19 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
03-Dec-2024 18:53:19 =================================================================
03-Dec-2024 18:53:19
03-Dec-2024 18:53:20 PASSED
03-Dec-2024 18:53:20 Unmounting client from /tmp/onedata/mnt/1advtqtagped8ryt
03-Dec-2024 18:53:20
03-Dec-2024 18:53:20
03-Dec-2024 18:53:20 Unmounting client from /tmp/onedata/mnt/fw7nono2gv3laftp
03-Dec-2024 18:53:20
03-Dec-2024 18:53:20
03-Dec-2024 18:54:38 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:54:38 =================================================================
03-Dec-2024 18:54:38 - Executing scenario 'Modification time'
03-Dec-2024 18:54:38 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:54:38 -----------------------------------------------------------------
03-Dec-2024 18:54:38 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:54:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:54:38 using [token, token] by [user1, user2]"'
03-Dec-2024 18:54:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:54:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:54:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr'
03-Dec-2024 18:54:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr' successfully started
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nybummiib39p4o01
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nybummiib39p4o01 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nybummiib39p4o01
03-Dec-2024 18:54:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15024909258128431077'...
03-Dec-2024 18:54:38 Getting configuration...
03-Dec-2024 18:54:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nybummiib39p4o01'.
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:54:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:54:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2'
03-Dec-2024 18:54:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2' successfully started
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/t2kg24b913na0frx
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/t2kg24b913na0frx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/t2kg24b913na0frx
03-Dec-2024 18:54:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '955078342200508776'...
03-Dec-2024 18:54:38 Getting configuration...
03-Dec-2024 18:54:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/t2kg24b913na0frx'.
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:54:38 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:54:38 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:54:38 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:54:38 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:54:38 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
03-Dec-2024 18:54:38 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
03-Dec-2024 18:54:38 =================================================================
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 PASSED
03-Dec-2024 18:54:38 Unmounting client from /tmp/onedata/mnt/nybummiib39p4o01
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38 Unmounting client from /tmp/onedata/mnt/t2kg24b913na0frx
03-Dec-2024 18:54:38
03-Dec-2024 18:54:38
03-Dec-2024 18:55:51 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:55:51 =================================================================
03-Dec-2024 18:55:51 - Executing scenario 'Status-change time when changing mode'
03-Dec-2024 18:55:51 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:55:51 -----------------------------------------------------------------
03-Dec-2024 18:55:51 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:55:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:55:51 using [token, token] by [user1, user2]"'
03-Dec-2024 18:55:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:55:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:55:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr'
03-Dec-2024 18:55:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr' successfully started
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r8awm1wky0ogerw5
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r8awm1wky0ogerw5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r8awm1wky0ogerw5
03-Dec-2024 18:55:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5238999814733289642'...
03-Dec-2024 18:55:51 Getting configuration...
03-Dec-2024 18:55:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r8awm1wky0ogerw5'.
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:55:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:55:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2'
03-Dec-2024 18:55:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2' successfully started
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hfutuy7v3ub8pc5x
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hfutuy7v3ub8pc5x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hfutuy7v3ub8pc5x
03-Dec-2024 18:55:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4768461619665270081'...
03-Dec-2024 18:55:51 Getting configuration...
03-Dec-2024 18:55:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hfutuy7v3ub8pc5x'.
03-Dec-2024 18:55:51
03-Dec-2024 18:55:51 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:55:51 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:55:51 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:55:51 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:55:51 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
03-Dec-2024 18:55:51 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
03-Dec-2024 18:55:51 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
03-Dec-2024 18:55:51 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
03-Dec-2024 18:55:51 =================================================================
03-Dec-2024 18:55:51
03-Dec-2024 18:55:52 PASSED
03-Dec-2024 18:55:52 Unmounting client from /tmp/onedata/mnt/r8awm1wky0ogerw5
03-Dec-2024 18:55:52
03-Dec-2024 18:55:52
03-Dec-2024 18:55:52 Unmounting client from /tmp/onedata/mnt/hfutuy7v3ub8pc5x
03-Dec-2024 18:55:52
03-Dec-2024 18:55:52
03-Dec-2024 18:57:04 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:57:04 =================================================================
03-Dec-2024 18:57:04 - Executing scenario 'Status-change time when renaming on storage'
03-Dec-2024 18:57:04 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:57:04 -----------------------------------------------------------------
03-Dec-2024 18:57:04 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:57:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:57:04 using [token, token] by [user1, user2]"'
03-Dec-2024 18:57:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:57:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:57:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5k7rr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr'
03-Dec-2024 18:57:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5k7rr' successfully started
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bfumiq5jfz8p0srm
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bfumiq5jfz8p0srm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bfumiq5jfz8p0srm
03-Dec-2024 18:57:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '148186082612895892'...
03-Dec-2024 18:57:04 Getting configuration...
03-Dec-2024 18:57:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bfumiq5jfz8p0srm'.
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:57:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:57:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-7klp2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2'
03-Dec-2024 18:57:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-7klp2' successfully started
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vn69nalzrextoasx
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vn69nalzrextoasx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vn69nalzrextoasx
03-Dec-2024 18:57:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14683496685423961991'...
03-Dec-2024 18:57:04 Getting configuration...
03-Dec-2024 18:57:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vn69nalzrextoasx'.
03-Dec-2024 18:57:04
03-Dec-2024 18:57:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:57:04 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:57:04 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:57:04 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
03-Dec-2024 18:57:04 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:57:04 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
03-Dec-2024 18:57:04 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
03-Dec-2024 18:57:04 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
03-Dec-2024 18:57:04 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
03-Dec-2024 18:57:04 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
03-Dec-2024 18:57:04 =================================================================
03-Dec-2024 18:57:04
03-Dec-2024 18:57:30 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:57:30 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:57:30 PASSED
03-Dec-2024 18:57:30 Unmounting client from /tmp/onedata/mnt/bfumiq5jfz8p0srm
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30 Unmounting client from /tmp/onedata/mnt/vn69nalzrextoasx
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_stat.1733252225.244943', '-c', '/tmp/logs']
03-Dec-2024 18:57:30 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-rxwhp. See /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-cross-support-job-3p-users-rxwhp/entrypoint.log for more details
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-5k7rr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-oneclient-krakow-7d9476b8bc-5k7rr/oneclient_logs
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=105/125)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30          30,898   1%   29.47MB/s    0:00:00 (xfr#1, to-chk=104/125)
03-Dec-2024 18:57:30          30,898   1%   29.47MB/s    0:00:00 (xfr#1, to-chk=98/125)
03-Dec-2024 18:57:30          31,456   1%   30.00MB/s    0:00:00 (xfr#2, to-chk=100/125)
03-Dec-2024 18:57:30         120,378   5%    8.20MB/s    0:00:00 (xfr#3, to-chk=99/125)
03-Dec-2024 18:57:30         120,936   5%    7.69MB/s    0:00:00 (xfr#4, to-chk=98/125)
03-Dec-2024 18:57:30         147,010   7%    3.89MB/s    0:00:00 (xfr#5, to-chk=97/125)
03-Dec-2024 18:57:30         147,472   7%    3.91MB/s    0:00:00 (xfr#6, to-chk=93/125)
03-Dec-2024 18:57:30         235,507  11%    3.57MB/s    0:00:00 (xfr#7, to-chk=92/125)
03-Dec-2024 18:57:30         235,969  11%    3.57MB/s    0:00:00 (xfr#8, to-chk=91/125)
03-Dec-2024 18:57:30         259,355  12%    2.69MB/s    0:00:00 (xfr#9, to-chk=90/125)
03-Dec-2024 18:57:30         259,721  12%    2.66MB/s    0:00:00 (xfr#10, to-chk=86/125)
03-Dec-2024 18:57:30         382,233  18%    3.28MB/s    0:00:00 (xfr#11, to-chk=85/125)
03-Dec-2024 18:57:30         382,599  18%    3.29MB/s    0:00:00 (xfr#12, to-chk=84/125)
03-Dec-2024 18:57:30         415,151  20%    3.53MB/s    0:00:00 (xfr#13, to-chk=83/125)
03-Dec-2024 18:57:30         415,613  20%    3.54MB/s    0:00:00 (xfr#14, to-chk=79/125)
03-Dec-2024 18:57:30         526,807  25%    3.72MB/s    0:00:00 (xfr#15, to-chk=78/125)
03-Dec-2024 18:57:30         527,269  25%    3.72MB/s    0:00:00 (xfr#16, to-chk=77/125)
03-Dec-2024 18:57:30         527,897  25%    3.70MB/s    0:00:00 (xfr#17, to-chk=76/125)
03-Dec-2024 18:57:30         554,969  26%    3.89MB/s    0:00:00 (xfr#18, to-chk=75/125)
03-Dec-2024 18:57:30         555,335  26%    3.81MB/s    0:00:00 (xfr#19, to-chk=71/125)
03-Dec-2024 18:57:30         655,123  31%    3.83MB/s    0:00:00 (xfr#20, to-chk=70/125)
03-Dec-2024 18:57:30         655,489  31%    3.81MB/s    0:00:00 (xfr#21, to-chk=69/125)
03-Dec-2024 18:57:30         680,875  32%    3.63MB/s    0:00:00 (xfr#22, to-chk=68/125)
03-Dec-2024 18:57:30         681,433  32%    3.61MB/s    0:00:00 (xfr#23, to-chk=64/125)
03-Dec-2024 18:57:30         766,561  37%    3.53MB/s    0:00:00 (xfr#24, to-chk=63/125)
03-Dec-2024 18:57:30         767,119  37%    3.53MB/s    0:00:00 (xfr#25, to-chk=62/125)
03-Dec-2024 18:57:30         767,747  37%    3.54MB/s    0:00:00 (xfr#26, to-chk=61/125)
03-Dec-2024 18:57:30         801,705  38%    3.56MB/s    0:00:00 (xfr#27, to-chk=60/125)
03-Dec-2024 18:57:30         802,263  38%    3.56MB/s    0:00:00 (xfr#28, to-chk=56/125)
03-Dec-2024 18:57:30         915,050  44%    3.83MB/s    0:00:00 (xfr#29, to-chk=55/125)
03-Dec-2024 18:57:30         915,608  44%    3.83MB/s    0:00:00 (xfr#30, to-chk=54/125)
03-Dec-2024 18:57:30         954,427  46%    3.73MB/s    0:00:00 (xfr#31, to-chk=53/125)
03-Dec-2024 18:57:30         954,985  46%    3.72MB/s    0:00:00 (xfr#32, to-chk=49/125)
03-Dec-2024 18:57:30       1,090,420  52%    4.11MB/s    0:00:00 (xfr#33, to-chk=48/125)
03-Dec-2024 18:57:30       1,090,978  52%    4.10MB/s    0:00:00 (xfr#34, to-chk=47/125)
03-Dec-2024 18:57:30       1,125,161  54%    4.19MB/s    0:00:00 (xfr#35, to-chk=46/125)
03-Dec-2024 18:57:30       1,125,815  54%    4.19MB/s    0:00:00 (xfr#36, to-chk=42/125)
03-Dec-2024 18:57:30       1,129,956  54%    4.19MB/s    0:00:00 (xfr#37, to-chk=41/125)
03-Dec-2024 18:57:30       1,246,390  60%    4.34MB/s    0:00:00 (xfr#38, to-chk=40/125)
03-Dec-2024 18:57:30       1,247,044  60%    4.28MB/s    0:00:00 (xfr#39, to-chk=39/125)
03-Dec-2024 18:57:30       1,285,129  62%    4.20MB/s    0:00:00 (xfr#40, to-chk=38/125)
03-Dec-2024 18:57:30       1,285,783  62%    4.20MB/s    0:00:00 (xfr#41, to-chk=34/125)
03-Dec-2024 18:57:30       1,407,315  68%    4.43MB/s    0:00:00 (xfr#42, to-chk=33/125)
03-Dec-2024 18:57:30       1,407,969  68%    4.43MB/s    0:00:00 (xfr#43, to-chk=32/125)
03-Dec-2024 18:57:30       1,408,597  68%    4.43MB/s    0:00:00 (xfr#44, to-chk=31/125)
03-Dec-2024 18:57:30       1,444,650  69%    4.35MB/s    0:00:00 (xfr#45, to-chk=30/125)
03-Dec-2024 18:57:30       1,445,400  69%    4.33MB/s    0:00:00 (xfr#46, to-chk=26/125)
03-Dec-2024 18:57:30       1,575,086  76%    4.64MB/s    0:00:00 (xfr#47, to-chk=25/125)
03-Dec-2024 18:57:30       1,575,836  76%    4.64MB/s    0:00:00 (xfr#48, to-chk=24/125)
03-Dec-2024 18:57:30       1,576,464  76%    4.63MB/s    0:00:00 (xfr#49, to-chk=23/125)
03-Dec-2024 18:57:30       1,619,483  78%    4.75MB/s    0:00:00 (xfr#50, to-chk=22/125)
03-Dec-2024 18:57:30       1,620,041  78%    4.75MB/s    0:00:00 (xfr#51, to-chk=18/125)
03-Dec-2024 18:57:30       1,759,400  85%    5.07MB/s    0:00:00 (xfr#52, to-chk=17/125)
03-Dec-2024 18:57:30       1,759,958  85%    5.07MB/s    0:00:00 (xfr#53, to-chk=16/125)
03-Dec-2024 18:57:30       1,790,685  86%    5.14MB/s    0:00:00 (xfr#54, to-chk=15/125)
03-Dec-2024 18:57:30       1,791,147  86%    5.15MB/s    0:00:00 (xfr#55, to-chk=11/125)
03-Dec-2024 18:57:30       1,901,140  91%    5.18MB/s    0:00:00 (xfr#56, to-chk=10/125)
03-Dec-2024 18:57:30       1,901,602  91%    5.18MB/s    0:00:00 (xfr#57, to-chk=9/125)
03-Dec-2024 18:57:30       1,902,230  92%    5.15MB/s    0:00:00 (xfr#58, to-chk=8/125)
03-Dec-2024 18:57:30       1,933,201  93%    5.12MB/s    0:00:00 (xfr#59, to-chk=7/125)
03-Dec-2024 18:57:30       1,933,759  93%    5.12MB/s    0:00:00 (xfr#60, to-chk=3/125)
03-Dec-2024 18:57:30       2,044,717  98%    5.39MB/s    0:00:00 (xfr#61, to-chk=2/125)
03-Dec-2024 18:57:30       2,045,275  98%    5.39MB/s    0:00:00 (xfr#62, to-chk=1/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.38MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.38MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.37MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.37MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.37MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.37MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.37MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.37MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.37MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.28MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.28MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.28MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.28MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.25MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.25MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30       2,064,916  99%    5.14MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-7klp2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-oneclient-paris-5cc45c8cb7-7klp2/oneclient_logs
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=103/123)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30          24,332   0%   23.20MB/s    0:00:00 (xfr#1, to-chk=102/123)
03-Dec-2024 18:57:30          24,332   0%   23.20MB/s    0:00:00 (xfr#1, to-chk=95/123)
03-Dec-2024 18:57:30          24,986   0%   23.83MB/s    0:00:00 (xfr#2, to-chk=98/123)
03-Dec-2024 18:57:30          29,125   0%   27.78MB/s    0:00:00 (xfr#3, to-chk=97/123)
03-Dec-2024 18:57:30         137,494   4%   21.85MB/s    0:00:00 (xfr#4, to-chk=96/123)
03-Dec-2024 18:57:30         138,148   4%   21.96MB/s    0:00:00 (xfr#5, to-chk=95/123)
03-Dec-2024 18:57:30         138,776   4%   22.06MB/s    0:00:00 (xfr#6, to-chk=94/123)
03-Dec-2024 18:57:30         179,531   6%   24.46MB/s    0:00:00 (xfr#7, to-chk=93/123)
03-Dec-2024 18:57:30         180,281   6%   24.56MB/s    0:00:00 (xfr#8, to-chk=89/123)
03-Dec-2024 18:57:30         379,522  12%    6.83MB/s    0:00:00 (xfr#9, to-chk=88/123)
03-Dec-2024 18:57:30         380,272  12%    6.84MB/s    0:00:00 (xfr#10, to-chk=87/123)
03-Dec-2024 18:57:30         416,029  13%    6.50MB/s    0:00:00 (xfr#11, to-chk=86/123)
03-Dec-2024 18:57:30         416,779  13%    6.52MB/s    0:00:00 (xfr#12, to-chk=82/123)
03-Dec-2024 18:57:30         531,229  17%    8.04MB/s    0:00:00 (xfr#13, to-chk=81/123)
03-Dec-2024 18:57:30         531,979  17%    8.05MB/s    0:00:00 (xfr#14, to-chk=80/123)
03-Dec-2024 18:57:30         555,737  18%    7.07MB/s    0:00:00 (xfr#15, to-chk=79/123)
03-Dec-2024 18:57:30         556,103  18%    7.07MB/s    0:00:00 (xfr#16, to-chk=75/123)
03-Dec-2024 18:57:30         685,354  22%    7.18MB/s    0:00:00 (xfr#17, to-chk=74/123)
03-Dec-2024 18:57:30         685,720  22%    7.11MB/s    0:00:00 (xfr#18, to-chk=73/123)
03-Dec-2024 18:57:30         719,662  24%    7.46MB/s    0:00:00 (xfr#19, to-chk=72/123)
03-Dec-2024 18:57:30         720,124  24%    7.15MB/s    0:00:00 (xfr#20, to-chk=68/123)
03-Dec-2024 18:57:30         933,913  31%    6.14MB/s    0:00:00 (xfr#21, to-chk=67/123)
03-Dec-2024 18:57:30         934,375  31%    5.47MB/s    0:00:00 (xfr#22, to-chk=66/123)
03-Dec-2024 18:57:30         952,701  31%    5.13MB/s    0:00:00 (xfr#23, to-chk=65/123)
03-Dec-2024 18:57:30         953,163  31%    5.08MB/s    0:00:00 (xfr#24, to-chk=61/123)
03-Dec-2024 18:57:30       1,093,358  36%    5.76MB/s    0:00:00 (xfr#25, to-chk=60/123)
03-Dec-2024 18:57:30       1,093,820  36%    5.76MB/s    0:00:00 (xfr#26, to-chk=59/123)
03-Dec-2024 18:57:30       1,094,448  36%    5.77MB/s    0:00:00 (xfr#27, to-chk=58/123)
03-Dec-2024 18:57:30       1,127,357  37%    5.63MB/s    0:00:00 (xfr#28, to-chk=57/123)
03-Dec-2024 18:57:30       1,127,915  37%    5.60MB/s    0:00:00 (xfr#29, to-chk=53/123)
03-Dec-2024 18:57:30       1,328,549  44%    6.40MB/s    0:00:00 (xfr#30, to-chk=52/123)
03-Dec-2024 18:57:30       1,329,107  44%    6.40MB/s    0:00:00 (xfr#31, to-chk=51/123)
03-Dec-2024 18:57:30       1,378,814  46%    6.32MB/s    0:00:00 (xfr#32, to-chk=50/123)
03-Dec-2024 18:57:30       1,379,372  46%    6.32MB/s    0:00:00 (xfr#33, to-chk=46/123)
03-Dec-2024 18:57:30       1,636,724  54%    7.43MB/s    0:00:00 (xfr#34, to-chk=45/123)
03-Dec-2024 18:57:30       1,637,282  54%    7.44MB/s    0:00:00 (xfr#35, to-chk=44/123)
03-Dec-2024 18:57:30       1,672,500  56%    7.56MB/s    0:00:00 (xfr#36, to-chk=43/123)
03-Dec-2024 18:57:30       1,672,770  56%    7.49MB/s    0:00:00 (xfr#37, to-chk=39/123)
03-Dec-2024 18:57:30       1,899,220  63%    8.46MB/s    0:00:00 (xfr#38, to-chk=38/123)
03-Dec-2024 18:57:30       1,899,490  63%    8.46MB/s    0:00:00 (xfr#39, to-chk=37/123)
03-Dec-2024 18:57:30       1,938,349  64%    8.40MB/s    0:00:00 (xfr#40, to-chk=36/123)
03-Dec-2024 18:57:30       1,938,907  64%    8.40MB/s    0:00:00 (xfr#41, to-chk=32/123)
03-Dec-2024 18:57:30       2,117,747  70%    8.86MB/s    0:00:00 (xfr#42, to-chk=31/123)
03-Dec-2024 18:57:30       2,118,305  71%    8.75MB/s    0:00:00 (xfr#43, to-chk=30/123)
03-Dec-2024 18:57:30       2,161,817  72%    8.85MB/s    0:00:00 (xfr#44, to-chk=29/123)
03-Dec-2024 18:57:30       2,162,375  72%    8.85MB/s    0:00:00 (xfr#45, to-chk=25/123)
03-Dec-2024 18:57:30       2,362,363  79%    9.39MB/s    0:00:00 (xfr#46, to-chk=24/123)
03-Dec-2024 18:57:30       2,362,921  79%    9.39MB/s    0:00:00 (xfr#47, to-chk=23/123)
03-Dec-2024 18:57:30       2,390,985  80%    9.50MB/s    0:00:00 (xfr#48, to-chk=22/123)
03-Dec-2024 18:57:30       2,391,447  80%    9.50MB/s    0:00:00 (xfr#49, to-chk=18/123)
03-Dec-2024 18:57:30       2,566,519  86%    9.56MB/s    0:00:00 (xfr#50, to-chk=17/123)
03-Dec-2024 18:57:30       2,566,981  86%    9.56MB/s    0:00:00 (xfr#51, to-chk=16/123)
03-Dec-2024 18:57:30       2,567,609  86%    9.57MB/s    0:00:00 (xfr#52, to-chk=15/123)
03-Dec-2024 18:57:30       2,595,264  86%    9.67MB/s    0:00:00 (xfr#53, to-chk=14/123)
03-Dec-2024 18:57:30       2,595,726  87%    9.63MB/s    0:00:00 (xfr#54, to-chk=10/123)
03-Dec-2024 18:57:30       2,754,165  92%   10.18MB/s    0:00:00 (xfr#55, to-chk=9/123)
03-Dec-2024 18:57:30       2,754,627  92%   10.18MB/s    0:00:00 (xfr#56, to-chk=8/123)
03-Dec-2024 18:57:30       2,783,868  93%   10.25MB/s    0:00:00 (xfr#57, to-chk=7/123)
03-Dec-2024 18:57:30       2,784,426  93%   10.21MB/s    0:00:00 (xfr#58, to-chk=3/123)
03-Dec-2024 18:57:30       2,951,448  98%   10.66MB/s    0:00:00 (xfr#59, to-chk=2/123)
03-Dec-2024 18:57:30       2,952,006  98%   10.66MB/s    0:00:00 (xfr#60, to-chk=1/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.73MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.73MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.45MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.37MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.37MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.37MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30       2,980,746  99%   10.30MB/s    0:00:00 (xfr#61, to-chk=0/123)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30          27,081   4%   25.83MB/s    0:00:00 (xfr#2, to-chk=79/84)
03-Dec-2024 18:57:30          51,326   8%   48.95MB/s    0:00:00 (xfr#3, to-chk=77/84)
03-Dec-2024 18:57:30          51,326   8%   48.95MB/s    0:00:00 (xfr#4, to-chk=75/84)
03-Dec-2024 18:57:30          51,326   8%   48.95MB/s    0:00:00 (xfr#5, to-chk=73/84)
03-Dec-2024 18:57:30          74,357  11%   70.91MB/s    0:00:00 (xfr#6, to-chk=71/84)
03-Dec-2024 18:57:30          74,506  11%   71.05MB/s    0:00:00 (xfr#7, to-chk=69/84)
03-Dec-2024 18:57:30          74,803  11%   71.34MB/s    0:00:00 (xfr#8, to-chk=67/84)
03-Dec-2024 18:57:30         216,762  34%   18.79MB/s    0:00:00 (xfr#9, to-chk=65/84)
03-Dec-2024 18:57:30         217,551  34%   18.86MB/s    0:00:00 (xfr#10, to-chk=55/84)
03-Dec-2024 18:57:30         218,340  34%   18.93MB/s    0:00:00 (xfr#11, to-chk=54/84)
03-Dec-2024 18:57:30         219,472  34%   19.03MB/s    0:00:00 (xfr#12, to-chk=53/84)
03-Dec-2024 18:57:30         220,601  35%   19.13MB/s    0:00:00 (xfr#13, to-chk=52/84)
03-Dec-2024 18:57:30         221,577  35%   19.21MB/s    0:00:00 (xfr#14, to-chk=51/84)
03-Dec-2024 18:57:30         222,205  35%   19.26MB/s    0:00:00 (xfr#15, to-chk=50/84)
03-Dec-2024 18:57:30         222,866  35%   17.71MB/s    0:00:00 (xfr#16, to-chk=49/84)
03-Dec-2024 18:57:30         223,526  35%   17.76MB/s    0:00:00 (xfr#17, to-chk=48/84)
03-Dec-2024 18:57:30         223,842  35%   17.79MB/s    0:00:00 (xfr#18, to-chk=47/84)
03-Dec-2024 18:57:30         224,503  35%   17.84MB/s    0:00:00 (xfr#19, to-chk=46/84)
03-Dec-2024 18:57:30         225,634  35%   17.93MB/s    0:00:00 (xfr#20, to-chk=45/84)
03-Dec-2024 18:57:30         226,607  36%   18.01MB/s    0:00:00 (xfr#21, to-chk=44/84)
03-Dec-2024 18:57:30         227,079  36%   18.05MB/s    0:00:00 (xfr#22, to-chk=43/84)
03-Dec-2024 18:57:30         227,551  36%   16.69MB/s    0:00:00 (xfr#23, to-chk=42/84)
03-Dec-2024 18:57:30         228,023  36%   16.73MB/s    0:00:00 (xfr#24, to-chk=41/84)
03-Dec-2024 18:57:30         228,913  36%   16.79MB/s    0:00:00 (xfr#25, to-chk=40/84)
03-Dec-2024 18:57:30         229,898  36%   16.87MB/s    0:00:00 (xfr#26, to-chk=39/84)
03-Dec-2024 18:57:30         230,370  36%   16.90MB/s    0:00:00 (xfr#27, to-chk=38/84)
03-Dec-2024 18:57:30         231,245  36%   16.96MB/s    0:00:00 (xfr#28, to-chk=37/84)
03-Dec-2024 18:57:30         232,029  36%   17.02MB/s    0:00:00 (xfr#29, to-chk=36/84)
03-Dec-2024 18:57:30         232,657  37%   15.85MB/s    0:00:00 (xfr#30, to-chk=35/84)
03-Dec-2024 18:57:30         233,397  37%   15.90MB/s    0:00:00 (xfr#31, to-chk=34/84)
03-Dec-2024 18:57:30         233,713  37%   15.92MB/s    0:00:00 (xfr#32, to-chk=33/84)
03-Dec-2024 18:57:30         234,029  37%   15.94MB/s    0:00:00 (xfr#33, to-chk=32/84)
03-Dec-2024 18:57:30         234,504  37%   15.97MB/s    0:00:00 (xfr#34, to-chk=31/84)
03-Dec-2024 18:57:30         235,052  37%   16.01MB/s    0:00:00 (xfr#35, to-chk=30/84)
03-Dec-2024 18:57:30         235,529  37%   16.04MB/s    0:00:00 (xfr#36, to-chk=29/84)
03-Dec-2024 18:57:30         237,435  37%   11.92MB/s    0:00:00 (xfr#37, to-chk=28/84)
03-Dec-2024 18:57:30         244,765  39%   12.29MB/s    0:00:00 (xfr#38, to-chk=27/84)
03-Dec-2024 18:57:30         252,898  40%    8.93MB/s    0:00:00 (xfr#39, to-chk=26/84)
03-Dec-2024 18:57:30         253,787  40%    8.64MB/s    0:00:00 (xfr#40, to-chk=25/84)
03-Dec-2024 18:57:30         256,386  40%    8.73MB/s    0:00:00 (xfr#41, to-chk=24/84)
03-Dec-2024 18:57:30         262,975  41%    8.96MB/s    0:00:00 (xfr#42, to-chk=23/84)
03-Dec-2024 18:57:30         272,528  43%    8.66MB/s    0:00:00 (xfr#43, to-chk=22/84)
03-Dec-2024 18:57:30         282,138  44%    8.97MB/s    0:00:00 (xfr#44, to-chk=21/84)
03-Dec-2024 18:57:30         287,929  45%    9.15MB/s    0:00:00 (xfr#45, to-chk=20/84)
03-Dec-2024 18:57:30         292,922  46%    7.35MB/s    0:00:00 (xfr#46, to-chk=19/84)
03-Dec-2024 18:57:30         303,330  48%    7.42MB/s    0:00:00 (xfr#47, to-chk=18/84)
03-Dec-2024 18:57:30         311,515  49%    7.62MB/s    0:00:00 (xfr#48, to-chk=17/84)
03-Dec-2024 18:57:30         313,202  49%    7.66MB/s    0:00:00 (xfr#49, to-chk=16/84)
03-Dec-2024 18:57:30         322,128  51%    7.68MB/s    0:00:00 (xfr#50, to-chk=15/84)
03-Dec-2024 18:57:30         325,525  51%    7.76MB/s    0:00:00 (xfr#51, to-chk=14/84)
03-Dec-2024 18:57:30         328,072  52%    7.82MB/s    0:00:00 (xfr#52, to-chk=13/84)
03-Dec-2024 18:57:30         335,521  53%    6.81MB/s    0:00:00 (xfr#53, to-chk=12/84)
03-Dec-2024 18:57:30         339,773  54%    6.89MB/s    0:00:00 (xfr#54, to-chk=11/84)
03-Dec-2024 18:57:30         341,403  54%    6.64MB/s    0:00:00 (xfr#55, to-chk=10/84)
03-Dec-2024 18:57:30         344,919  54%    6.71MB/s    0:00:00 (xfr#56, to-chk=9/84)
03-Dec-2024 18:57:30         356,866  56%    6.95MB/s    0:00:00 (xfr#57, to-chk=8/84)
03-Dec-2024 18:57:30         363,398  57%    7.07MB/s    0:00:00 (xfr#58, to-chk=7/84)
03-Dec-2024 18:57:30         368,448  58%    7.03MB/s    0:00:00 (xfr#59, to-chk=6/84)
03-Dec-2024 18:57:30         374,187  59%    7.14MB/s    0:00:00 (xfr#60, to-chk=5/84)
03-Dec-2024 18:57:30         378,382  60%    7.22MB/s    0:00:00 (xfr#61, to-chk=4/84)
03-Dec-2024 18:57:30         379,157  60%    7.23MB/s    0:00:00 (xfr#62, to-chk=3/84)
03-Dec-2024 18:57:30         388,140  61%    7.40MB/s    0:00:00 (xfr#63, to-chk=2/84)
03-Dec-2024 18:57:30         398,432  63%    7.45MB/s    0:00:00 (xfr#64, to-chk=1/84)
03-Dec-2024 18:57:30         410,491  65%    7.68MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         410,491  65%    7.68MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         410,491  65%    7.68MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         410,491  65%    6.52MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         410,491  65%    6.52MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         410,491  65%    6.52MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30          18,703  16%   17.84MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:57:30          38,348  33%   12.19MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:57:30          38,348  33%   12.19MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:57:30          56,848  49%   13.55MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:57:30          57,139  50%   13.62MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:57:30          57,139  50%    3.03MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30           2,023  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:57:30           4,820  34%    4.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:57:30           4,820  34%    4.60MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:57:30           6,640  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:57:30           6,902  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:57:30           6,902  50%    1.10MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30          27,231   4%   25.97MB/s    0:00:00 (xfr#2, to-chk=79/84)
03-Dec-2024 18:57:30          51,627   8%   49.24MB/s    0:00:00 (xfr#3, to-chk=77/84)
03-Dec-2024 18:57:30          51,627   8%   49.24MB/s    0:00:00 (xfr#4, to-chk=75/84)
03-Dec-2024 18:57:30          51,627   8%   49.24MB/s    0:00:00 (xfr#5, to-chk=73/84)
03-Dec-2024 18:57:30          74,808  11%   17.84MB/s    0:00:00 (xfr#6, to-chk=71/84)
03-Dec-2024 18:57:30          74,957  11%   14.30MB/s    0:00:00 (xfr#7, to-chk=69/84)
03-Dec-2024 18:57:30          75,254  11%   14.35MB/s    0:00:00 (xfr#8, to-chk=67/84)
03-Dec-2024 18:57:30         217,683  34%    5.19MB/s    0:00:00 (xfr#9, to-chk=65/84)
03-Dec-2024 18:57:30         218,433  34%    5.21MB/s    0:00:00 (xfr#10, to-chk=55/84)
03-Dec-2024 18:57:30         219,184  34%    5.23MB/s    0:00:00 (xfr#11, to-chk=54/84)
03-Dec-2024 18:57:30         220,477  35%    5.26MB/s    0:00:00 (xfr#12, to-chk=53/84)
03-Dec-2024 18:57:30         221,602  35%    5.15MB/s    0:00:00 (xfr#13, to-chk=52/84)
03-Dec-2024 18:57:30         222,752  35%    5.18MB/s    0:00:00 (xfr#14, to-chk=51/84)
03-Dec-2024 18:57:30         223,190  35%    5.19MB/s    0:00:00 (xfr#15, to-chk=50/84)
03-Dec-2024 18:57:30         223,837  35%    5.08MB/s    0:00:00 (xfr#16, to-chk=49/84)
03-Dec-2024 18:57:30         224,490  35%    5.10MB/s    0:00:00 (xfr#17, to-chk=48/84)
03-Dec-2024 18:57:30         224,924  35%    5.11MB/s    0:00:00 (xfr#18, to-chk=47/84)
03-Dec-2024 18:57:30         225,548  35%    5.00MB/s    0:00:00 (xfr#19, to-chk=46/84)
03-Dec-2024 18:57:30         226,507  36%    5.02MB/s    0:00:00 (xfr#20, to-chk=45/84)
03-Dec-2024 18:57:30         227,474  36%    5.05MB/s    0:00:00 (xfr#21, to-chk=44/84)
03-Dec-2024 18:57:30         227,910  36%    4.94MB/s    0:00:00 (xfr#22, to-chk=43/84)
03-Dec-2024 18:57:30         228,348  36%    4.95MB/s    0:00:00 (xfr#23, to-chk=42/84)
03-Dec-2024 18:57:30         228,792  36%    4.96MB/s    0:00:00 (xfr#24, to-chk=41/84)
03-Dec-2024 18:57:30         229,769  36%    4.47MB/s    0:00:00 (xfr#25, to-chk=40/84)
03-Dec-2024 18:57:30         230,754  36%    4.49MB/s    0:00:00 (xfr#26, to-chk=39/84)
03-Dec-2024 18:57:30         231,348  36%    4.41MB/s    0:00:00 (xfr#27, to-chk=38/84)
03-Dec-2024 18:57:30         232,279  37%    4.43MB/s    0:00:00 (xfr#28, to-chk=37/84)
03-Dec-2024 18:57:30         233,027  37%    4.44MB/s    0:00:00 (xfr#29, to-chk=36/84)
03-Dec-2024 18:57:30         233,621  37%    4.46MB/s    0:00:00 (xfr#30, to-chk=35/84)
03-Dec-2024 18:57:30         234,615  37%    4.47MB/s    0:00:00 (xfr#31, to-chk=34/84)
03-Dec-2024 18:57:30         234,902  37%    4.48MB/s    0:00:00 (xfr#32, to-chk=33/84)
03-Dec-2024 18:57:30         235,338  37%    4.49MB/s    0:00:00 (xfr#33, to-chk=32/84)
03-Dec-2024 18:57:30         235,932  37%    4.50MB/s    0:00:00 (xfr#34, to-chk=31/84)
03-Dec-2024 18:57:30         236,716  37%    4.43MB/s    0:00:00 (xfr#35, to-chk=30/84)
03-Dec-2024 18:57:30         237,310  37%    4.44MB/s    0:00:00 (xfr#36, to-chk=29/84)
03-Dec-2024 18:57:30         239,059  38%    4.47MB/s    0:00:00 (xfr#37, to-chk=28/84)
03-Dec-2024 18:57:30         246,354  39%    4.61MB/s    0:00:00 (xfr#38, to-chk=27/84)
03-Dec-2024 18:57:30         254,390  40%    4.76MB/s    0:00:00 (xfr#39, to-chk=26/84)
03-Dec-2024 18:57:30         255,179  40%    4.77MB/s    0:00:00 (xfr#40, to-chk=25/84)
03-Dec-2024 18:57:30         257,678  41%    4.82MB/s    0:00:00 (xfr#41, to-chk=24/84)
03-Dec-2024 18:57:30         264,167  42%    4.84MB/s    0:00:00 (xfr#42, to-chk=23/84)
03-Dec-2024 18:57:30         273,677  43%    4.66MB/s    0:00:00 (xfr#43, to-chk=22/84)
03-Dec-2024 18:57:30         283,242  45%    4.82MB/s    0:00:00 (xfr#44, to-chk=21/84)
03-Dec-2024 18:57:30         288,941  46%    4.92MB/s    0:00:00 (xfr#45, to-chk=20/84)
03-Dec-2024 18:57:30         293,834  46%    4.92MB/s    0:00:00 (xfr#46, to-chk=19/84)
03-Dec-2024 18:57:30         304,142  48%    5.00MB/s    0:00:00 (xfr#47, to-chk=18/84)
03-Dec-2024 18:57:30         312,292  49%    5.05MB/s    0:00:00 (xfr#48, to-chk=17/84)
03-Dec-2024 18:57:30         313,877  50%    4.91MB/s    0:00:00 (xfr#49, to-chk=16/84)
03-Dec-2024 18:57:30         322,703  51%    4.88MB/s    0:00:00 (xfr#50, to-chk=15/84)
03-Dec-2024 18:57:30         326,000  51%    4.86MB/s    0:00:00 (xfr#51, to-chk=14/84)
03-Dec-2024 18:57:30         328,442  52%    4.89MB/s    0:00:00 (xfr#52, to-chk=13/84)
03-Dec-2024 18:57:30         335,786  53%    4.85MB/s    0:00:00 (xfr#53, to-chk=12/84)
03-Dec-2024 18:57:30         339,995  54%    4.91MB/s    0:00:00 (xfr#54, to-chk=11/84)
03-Dec-2024 18:57:30         341,525  54%    4.72MB/s    0:00:00 (xfr#55, to-chk=10/84)
03-Dec-2024 18:57:30         344,934  54%    4.70MB/s    0:00:00 (xfr#56, to-chk=9/84)
03-Dec-2024 18:57:30         356,781  56%    4.86MB/s    0:00:00 (xfr#57, to-chk=8/84)
03-Dec-2024 18:57:30         363,213  57%    4.88MB/s    0:00:00 (xfr#58, to-chk=7/84)
03-Dec-2024 18:57:30         368,163  58%    4.95MB/s    0:00:00 (xfr#59, to-chk=6/84)
03-Dec-2024 18:57:30         373,797  59%    4.95MB/s    0:00:00 (xfr#60, to-chk=5/84)
03-Dec-2024 18:57:30         377,892  60%    5.01MB/s    0:00:00 (xfr#61, to-chk=4/84)
03-Dec-2024 18:57:30         378,567  60%    4.95MB/s    0:00:00 (xfr#62, to-chk=3/84)
03-Dec-2024 18:57:30         387,450  61%    4.99MB/s    0:00:00 (xfr#63, to-chk=2/84)
03-Dec-2024 18:57:30         397,652  63%    5.12MB/s    0:00:00 (xfr#64, to-chk=1/84)
03-Dec-2024 18:57:30         409,611  65%    5.14MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         409,611  65%    5.14MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         409,611  65%    5.14MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         409,611  65%    4.29MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         409,611  65%    4.29MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30         409,611  65%    4.29MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30          18,840  16%   17.97MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:57:30          38,622  33%    3.68MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:57:30          38,622  33%    3.68MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:57:30          57,259  49%    4.20MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:57:30          57,550  50%    4.22MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:57:30          57,550  50%    1.52MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30           2,019  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:57:30           4,810  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:57:30           4,810  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:57:30           6,626  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:57:30           6,888  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:57:30           6,888  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:30          16,351   2%   15.59MB/s    0:00:00 (xfr#2, to-chk=15/20)
03-Dec-2024 18:57:30          33,347   4%   10.60MB/s    0:00:00 (xfr#3, to-chk=13/20)
03-Dec-2024 18:57:30          33,347   4%   10.60MB/s    0:00:00 (xfr#4, to-chk=11/20)
03-Dec-2024 18:57:30          49,218   7%    6.71MB/s    0:00:00 (xfr#5, to-chk=9/20)
03-Dec-2024 18:57:30          49,308   7%    6.72MB/s    0:00:00 (xfr#6, to-chk=7/20)
03-Dec-2024 18:57:30         185,861  27%    9.33MB/s    0:00:00 (xfr#7, to-chk=5/20)
03-Dec-2024 18:57:30         186,158  27%    9.34MB/s    0:00:00 (xfr#8, to-chk=3/20)
03-Dec-2024 18:57:30         334,003  50%    9.65MB/s    0:00:00 (xfr#9, to-chk=1/20)
03-Dec-2024 18:57:30         334,003  50%    4.49MB/s    0:00:00 (xfr#9, to-chk=0/20)
03-Dec-2024 18:57:30 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 18:57:30
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:57:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:31          30,913  13%   29.48MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:57:31          63,022  26%   60.10MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:57:31          87,709  36%   41.82MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:57:31         118,419  49%   37.64MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:57:31         118,710  50%   37.74MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:57:31         118,710  50%    5.96MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:57:31 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.34.14/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:57:31               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:57:31           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:57:31           4,708  34%  459.77kB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:57:31           4,708  34%  459.77kB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:57:31           6,483  48%  633.11kB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:57:31           6,745  50%  658.69kB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:57:31           6,745  50%  506.69kB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:57:31 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_stat.1733252225.244943 exists, exporting anyway.
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 =================================== FAILURES ===================================
03-Dec-2024 18:57:31 ____________________ test_type_empty[multiprovider_proxyio] ____________________
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 fixturefunc = <function shell_check_type at 0x7fbc5a1847c0>
03-Dec-2024 18:57:31 request = <FixtureRequest for <Function test_type_empty[multiprovider_proxyio]>>
03-Dec-2024 18:57:31 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31     def call_fixture_func(
03-Dec-2024 18:57:31         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
03-Dec-2024 18:57:31     ) -> FixtureValue:
03-Dec-2024 18:57:31         if is_generator(fixturefunc):
03-Dec-2024 18:57:31             fixturefunc = cast(
03-Dec-2024 18:57:31                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
03-Dec-2024 18:57:31             )
03-Dec-2024 18:57:31             generator = fixturefunc(**kwargs)
03-Dec-2024 18:57:31             try:
03-Dec-2024 18:57:31                 fixture_result = next(generator)
03-Dec-2024 18:57:31             except StopIteration:
03-Dec-2024 18:57:31                 raise ValueError(f"{request.fixturename} did not yield a value") from None
03-Dec-2024 18:57:31             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
03-Dec-2024 18:57:31             request.addfinalizer(finalizer)
03-Dec-2024 18:57:31         else:
03-Dec-2024 18:57:31             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
03-Dec-2024 18:57:31 >           fixture_result = fixturefunc(**kwargs)
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
03-Dec-2024 18:57:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
03-Dec-2024 18:57:31 tests/utils/bdd_utils.py:78: in wrapper
03-Dec-2024 18:57:31     return fun(*ba.args, **ba.kwargs)
03-Dec-2024 18:57:31 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
03-Dec-2024 18:57:31     assert_(client.perform, condition)
03-Dec-2024 18:57:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7fbc5bbf5f70>>
03-Dec-2024 18:57:31 args = (<function shell_check_type.<locals>.condition at 0x7fbc59f32c00>,)
03-Dec-2024 18:57:31 kwargs = {}, assert_result = False
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31     def assert_(expression, *args, **kwargs):
03-Dec-2024 18:57:31         assert_result = expression(*args, **kwargs)
03-Dec-2024 18:57:31 >       assert assert_result
03-Dec-2024 18:57:31 E       AssertionError
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 tests/utils/utils.py:42: AssertionError
03-Dec-2024 18:57:31 ------------------------------ Captured log call -------------------------------
03-Dec-2024 18:57:31 ERROR    root:utils.py:30 Traceback (most recent call last):
03-Dec-2024 18:57:31   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
03-Dec-2024 18:57:31     condition_satisfied = condition()
03-Dec-2024 18:57:31                           ^^^^^^^^^^^
03-Dec-2024 18:57:31   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
03-Dec-2024 18:57:31     assert stat_file_type.strip() == file_type
03-Dec-2024 18:57:31            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03-Dec-2024 18:57:31 AssertionError
03-Dec-2024 18:57:31 =============================== warnings summary ===============================
03-Dec-2024 18:57:31 tests/utils/rest_utils.py:97
03-Dec-2024 18:57:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:57:31     print("""
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 tests/utils/path_utils.py:112
03-Dec-2024 18:57:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:57:31     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 tests/utils/acceptance_utils.py:55
03-Dec-2024 18:57:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:57:31     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 tests/utils/acceptance_utils.py:57
03-Dec-2024 18:57:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:57:31     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:57:31
03-Dec-2024 18:57:31 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 18:57:31 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 18:57:31 ============ 1 failed, 13 passed, 4 warnings in 1400.94s (0:23:20) =============
03-Dec-2024 18:57:41 release "dev" uninstalled
03-Dec-2024 18:57:43 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
03-Dec-2024 18:57:43 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
03-Dec-2024 18:57:47 No resources found
03-Dec-2024 18:57:48 Sidecar injection has been disabled
03-Dec-2024 18:57:48 Cleaning helm release "dev"...
03-Dec-2024 18:57:48 Deleted 1 helm deployments
03-Dec-2024 18:57:48 Deleted 0 k8s deployments
03-Dec-2024 18:57:48 Deleted 0 k8s services
03-Dec-2024 18:57:48 Deleted 0 persistent volumes
03-Dec-2024 18:57:48 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:57:48 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 18:57:48 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:57:48 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 18:57:48 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 18:57:48 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:57:48 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 18:57:48 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 18:57:48 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 18:57:48 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS...
03-Dec-2024 18:57:48 Failing task since 1 failing test cases were found.
03-Dec-2024 18:57:48 Changing Task Result to SUCCESS as all failed tests were quarantined.
03-Dec-2024 18:57:48 Finished task 'Parse test results' with result: Success
03-Dec-2024 18:57:48 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:57:48
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:57:48 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:57:48
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat proxyio symlinks #3374 (ODSRV-OAP-MRFSPS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSPS-3374-ScriptBuildTask-17946210373546298526.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance
03-Dec-2024 18:57:48 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_stat_proxyio_symlinks.tar.gz
03-Dec-2024 18:57:49 Uploading artifact
03-Dec-2024 18:57:49     source path: surefire_multiprovider_regular_file_stat_proxyio_symlinks.tar.gz
03-Dec-2024 18:57:49     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_stat_proxyio_symlinks.tar.gz
03-Dec-2024 18:57:49 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 18:57:49 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:57:49 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:57:49
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat proxyio symlinks #3374 (ODSRV-OAP-MRFSPS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSPS-3374-ScriptBuildTask-2730356253783383944.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS
03-Dec-2024 18:57:49 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 18:57:50 Finished task 'Pack logs' with result: Success
03-Dec-2024 18:57:50 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:57:50
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 18:57:50 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:57:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat proxyio symlinks #3374 (ODSRV-OAP-MRFSPS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSPS-3374-ScriptBuildTask-680421544588070283.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS/onedata-acceptance
03-Dec-2024 18:57:50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 18:57:50                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 18:57:50
03-Dec-2024 18:57:50   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 18:57:50 100  4822  100  4822    0     0  50229      0 --:--:-- --:--:-- --:--:-- 50229
03-Dec-2024 18:57:50 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 18:57:51 Cleaning helm deployments
03-Dec-2024 18:57:51 Cleanining pods
03-Dec-2024 18:57:51 Cleaning kube persistant volumes
03-Dec-2024 18:57:52 Cleaning dockswift container
03-Dec-2024 18:57:52 Cleaning docker containers
03-Dec-2024 18:57:55 Stalled docker containers to remove:
03-Dec-2024 18:57:55 a17480070d13 24c028c4aa07
03-Dec-2024 18:57:55 Removing stalled docker containers
03-Dec-2024 18:57:55 Error response from daemon: Cannot kill container: a17480070d13: Container a17480070d13e8b0f8a95ce494cd7e40e7fe978df003ef7b6f22ca45a86c4862 is not running
03-Dec-2024 18:57:55 a17480070d13
03-Dec-2024 18:57:55 24c028c4aa07
03-Dec-2024 18:57:55 24c028c4aa07
03-Dec-2024 18:57:55 Stalled docker volumes to remove:
03-Dec-2024 18:57:55
03-Dec-2024 18:57:55 Removing stalled docker volumes
03-Dec-2024 18:57:55 Removing stalled loopdevices
03-Dec-2024 18:57:56 Done
03-Dec-2024 18:57:56 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 18:57:56 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 18:57:56 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 18:57:56 Running post build plugin 'NCover Results Collector'
03-Dec-2024 18:57:56 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 18:57:56 Running post build plugin 'Clover Results Collector'
03-Dec-2024 18:57:56 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 18:57:56 Running post build plugin 'Artifact Copier'
03-Dec-2024 18:57:56 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 18:57:56 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 99.94 ms
03-Dec-2024 18:57:57 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSPS'
03-Dec-2024 18:57:57 Finalising the build...
03-Dec-2024 18:57:57 Stopping timer.
03-Dec-2024 18:57:57 Build ODSRV-OAP-MRFSPS-3374 completed.
03-Dec-2024 18:57:57 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 18:57:57 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 18:57:57 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 18:57:57 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 18:57:57 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 18:57:57 All post build plugins have finished
03-Dec-2024 18:57:57 Generating build results summary...
03-Dec-2024 18:57:57 Saving build results to disk...
03-Dec-2024 18:57:57 Store variable context...
03-Dec-2024 18:57:57 Finished building ODSRV-OAP-MRFSPS-3374.