oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: multiprovider s3 regular file stat proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,820 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 07:23:38 =================================================================
23-Nov-2024 07:23:38
23-Nov-2024 07:23:39 PASSED
23-Nov-2024 07:23:39 Unmounting client from /tmp/onedata/mnt/1asd6v8ddbtqtkij
23-Nov-2024 07:23:39
23-Nov-2024 07:23:39
23-Nov-2024 07:23:39 Unmounting client from /tmp/onedata/mnt/j92c55fg8ukhy1jl
23-Nov-2024 07:23:39
23-Nov-2024 07:23:39
23-Nov-2024 07:24:12 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:24:12 =================================================================
23-Nov-2024 07:24:12 - Executing scenario 'Timestamps at creation'
23-Nov-2024 07:24:12 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:24:12 -----------------------------------------------------------------
23-Nov-2024 07:24:12 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:24:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:24:12 using [token, token] by [user1, user2]"'
23-Nov-2024 07:24:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:24:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:24:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn'
23-Nov-2024 07:24:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn' successfully started
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pzgnsrc7maa30ujy
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pzgnsrc7maa30ujy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pzgnsrc7maa30ujy
23-Nov-2024 07:24:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8235401267738960429'...
23-Nov-2024 07:24:12 Getting configuration...
23-Nov-2024 07:24:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pzgnsrc7maa30ujy'.
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:24:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:24:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh'
23-Nov-2024 07:24:12 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh' successfully started
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5yfhn5vdk6yqkqnl
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5yfhn5vdk6yqkqnl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5yfhn5vdk6yqkqnl
23-Nov-2024 07:24:12 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5160218507205107866'...
23-Nov-2024 07:24:12 Getting configuration...
23-Nov-2024 07:24:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5yfhn5vdk6yqkqnl'.
23-Nov-2024 07:24:12
23-Nov-2024 07:24:12 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:24:12 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:24:12 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:24:12 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
23-Nov-2024 07:24:12 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
23-Nov-2024 07:24:12 =================================================================
23-Nov-2024 07:24:12
23-Nov-2024 07:24:13 PASSED
23-Nov-2024 07:24:13 Unmounting client from /tmp/onedata/mnt/pzgnsrc7maa30ujy
23-Nov-2024 07:24:13
23-Nov-2024 07:24:13
23-Nov-2024 07:24:13 Unmounting client from /tmp/onedata/mnt/5yfhn5vdk6yqkqnl
23-Nov-2024 07:24:13
23-Nov-2024 07:24:13
23-Nov-2024 07:24:52 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:24:52 =================================================================
23-Nov-2024 07:24:52 - Executing scenario 'Fail to update timestamps (touch) without write permission'
23-Nov-2024 07:24:52 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:24:52 -----------------------------------------------------------------
23-Nov-2024 07:24:52 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:24:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:24:52 using [token, token] by [user1, user2]"'
23-Nov-2024 07:24:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:24:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:24:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn'
23-Nov-2024 07:24:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn' successfully started
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y9405ondj2kyni3v
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y9405ondj2kyni3v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y9405ondj2kyni3v
23-Nov-2024 07:24:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16683033090309460043'...
23-Nov-2024 07:24:52 Getting configuration...
23-Nov-2024 07:24:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y9405ondj2kyni3v'.
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:24:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:24:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh'
23-Nov-2024 07:24:52 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh' successfully started
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o7r0xjqvfjoagttd
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o7r0xjqvfjoagttd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o7r0xjqvfjoagttd
23-Nov-2024 07:24:52 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '77272535987333083'...
23-Nov-2024 07:24:52 Getting configuration...
23-Nov-2024 07:24:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o7r0xjqvfjoagttd'.
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:24:52 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:24:52 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:24:52 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:24:52 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
23-Nov-2024 07:24:52 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
23-Nov-2024 07:24:52 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
23-Nov-2024 07:24:52 =================================================================
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 PASSED
23-Nov-2024 07:24:52 Unmounting client from /tmp/onedata/mnt/y9405ondj2kyni3v
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52 Unmounting client from /tmp/onedata/mnt/o7r0xjqvfjoagttd
23-Nov-2024 07:24:52
23-Nov-2024 07:24:52
23-Nov-2024 07:25:31 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:25:31 =================================================================
23-Nov-2024 07:25:31 - Executing scenario 'Update timestamps (touch) with write permission'
23-Nov-2024 07:25:31 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:25:31 -----------------------------------------------------------------
23-Nov-2024 07:25:31 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:25:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:25:31 using [token, token] by [user1, user2]"'
23-Nov-2024 07:25:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:25:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:25:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn'
23-Nov-2024 07:25:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn' successfully started
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ivrfweaueqi47e5z
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ivrfweaueqi47e5z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ivrfweaueqi47e5z
23-Nov-2024 07:25:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '955047504094003696'...
23-Nov-2024 07:25:31 Getting configuration...
23-Nov-2024 07:25:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ivrfweaueqi47e5z'.
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:25:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:25:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh'
23-Nov-2024 07:25:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh' successfully started
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vwtm2v3xups4q5xl
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vwtm2v3xups4q5xl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vwtm2v3xups4q5xl
23-Nov-2024 07:25:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10807659928631250098'...
23-Nov-2024 07:25:31 Getting configuration...
23-Nov-2024 07:25:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vwtm2v3xups4q5xl'.
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:25:31 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:25:31 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:25:31 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:25:31 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
23-Nov-2024 07:25:31 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
23-Nov-2024 07:25:31 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
23-Nov-2024 07:25:31 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
23-Nov-2024 07:25:31 =================================================================
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 PASSED
23-Nov-2024 07:25:31 Unmounting client from /tmp/onedata/mnt/ivrfweaueqi47e5z
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31 Unmounting client from /tmp/onedata/mnt/vwtm2v3xups4q5xl
23-Nov-2024 07:25:31
23-Nov-2024 07:25:31
23-Nov-2024 07:26:14 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:26:14 =================================================================
23-Nov-2024 07:26:14 - Executing scenario 'Access time'
23-Nov-2024 07:26:14 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:26:14 -----------------------------------------------------------------
23-Nov-2024 07:26:14 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:26:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:26:14 using [token, token] by [user1, user2]"'
23-Nov-2024 07:26:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:26:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:26:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn'
23-Nov-2024 07:26:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn' successfully started
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/15ir9o81a1bukiqg
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/15ir9o81a1bukiqg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/15ir9o81a1bukiqg
23-Nov-2024 07:26:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11776903561780700514'...
23-Nov-2024 07:26:14 Getting configuration...
23-Nov-2024 07:26:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/15ir9o81a1bukiqg'.
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:26:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:26:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh'
23-Nov-2024 07:26:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh' successfully started
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zzso3h184641xbue
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zzso3h184641xbue --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zzso3h184641xbue
23-Nov-2024 07:26:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9768313267067293975'...
23-Nov-2024 07:26:14 Getting configuration...
23-Nov-2024 07:26:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zzso3h184641xbue'.
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:26:14 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:26:14 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 07:26:14 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
23-Nov-2024 07:26:14 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
23-Nov-2024 07:26:14 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
23-Nov-2024 07:26:14 =================================================================
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 PASSED
23-Nov-2024 07:26:14 Unmounting client from /tmp/onedata/mnt/15ir9o81a1bukiqg
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14 Unmounting client from /tmp/onedata/mnt/zzso3h184641xbue
23-Nov-2024 07:26:14
23-Nov-2024 07:26:14
23-Nov-2024 07:27:03 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:27:03 =================================================================
23-Nov-2024 07:27:03 - Executing scenario 'Modification time'
23-Nov-2024 07:27:03 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:27:03 -----------------------------------------------------------------
23-Nov-2024 07:27:03 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:27:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:27:03 using [token, token] by [user1, user2]"'
23-Nov-2024 07:27:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:27:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:27:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn'
23-Nov-2024 07:27:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn' successfully started
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xtjkxhoqcrtv4w4r
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xtjkxhoqcrtv4w4r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xtjkxhoqcrtv4w4r
23-Nov-2024 07:27:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9954507801285105767'...
23-Nov-2024 07:27:03 Getting configuration...
23-Nov-2024 07:27:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xtjkxhoqcrtv4w4r'.
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:27:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:27:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh'
23-Nov-2024 07:27:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh' successfully started
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8igihxgypj8ib7x3
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8igihxgypj8ib7x3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8igihxgypj8ib7x3
23-Nov-2024 07:27:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '587312758487945421'...
23-Nov-2024 07:27:03 Getting configuration...
23-Nov-2024 07:27:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8igihxgypj8ib7x3'.
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:27:03 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:27:03 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:27:03 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 07:27:03 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:27:03 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
23-Nov-2024 07:27:03 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
23-Nov-2024 07:27:03 =================================================================
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 PASSED
23-Nov-2024 07:27:03 Unmounting client from /tmp/onedata/mnt/xtjkxhoqcrtv4w4r
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03 Unmounting client from /tmp/onedata/mnt/8igihxgypj8ib7x3
23-Nov-2024 07:27:03
23-Nov-2024 07:27:03
23-Nov-2024 07:27:52 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:27:52 =================================================================
23-Nov-2024 07:27:52 - Executing scenario 'Status-change time when changing mode'
23-Nov-2024 07:27:52 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:27:52 -----------------------------------------------------------------
23-Nov-2024 07:27:52 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:27:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:27:52 using [token, token] by [user1, user2]"'
23-Nov-2024 07:27:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:27:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:27:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn'
23-Nov-2024 07:27:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn' successfully started
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xxr7brnuv3blcdcg
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xxr7brnuv3blcdcg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xxr7brnuv3blcdcg
23-Nov-2024 07:27:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10369213842894799847'...
23-Nov-2024 07:27:52 Getting configuration...
23-Nov-2024 07:27:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xxr7brnuv3blcdcg'.
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:27:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:27:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh'
23-Nov-2024 07:27:52 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh' successfully started
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/k8whc8fmi9tyi8qi
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k8whc8fmi9tyi8qi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k8whc8fmi9tyi8qi
23-Nov-2024 07:27:52 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13170525821248296409'...
23-Nov-2024 07:27:52 Getting configuration...
23-Nov-2024 07:27:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k8whc8fmi9tyi8qi'.
23-Nov-2024 07:27:52
23-Nov-2024 07:27:52 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:27:52 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:27:52 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:27:52 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 07:27:52 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
23-Nov-2024 07:27:52 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
23-Nov-2024 07:27:52 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
23-Nov-2024 07:27:52 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
23-Nov-2024 07:27:52 =================================================================
23-Nov-2024 07:27:52
23-Nov-2024 07:27:53 PASSED
23-Nov-2024 07:27:53 Unmounting client from /tmp/onedata/mnt/xxr7brnuv3blcdcg
23-Nov-2024 07:27:53
23-Nov-2024 07:27:53
23-Nov-2024 07:27:53 Unmounting client from /tmp/onedata/mnt/k8whc8fmi9tyi8qi
23-Nov-2024 07:27:53
23-Nov-2024 07:27:53
23-Nov-2024 07:28:36 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:28:36 =================================================================
23-Nov-2024 07:28:36 - Executing scenario 'Status-change time when renaming on storage'
23-Nov-2024 07:28:36 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:28:36 -----------------------------------------------------------------
23-Nov-2024 07:28:36 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:28:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:28:36 using [token, token] by [user1, user2]"'
23-Nov-2024 07:28:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:28:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:28:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-j6csn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn'
23-Nov-2024 07:28:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-j6csn' successfully started
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yu2s1erqto9l3wba
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yu2s1erqto9l3wba --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yu2s1erqto9l3wba
23-Nov-2024 07:28:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13828786707561582492'...
23-Nov-2024 07:28:36 Getting configuration...
23-Nov-2024 07:28:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yu2s1erqto9l3wba'.
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:28:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:28:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-5qnqh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh'
23-Nov-2024 07:28:36 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-5qnqh' successfully started
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aq0tjx6imq4x39hw
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aq0tjx6imq4x39hw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aq0tjx6imq4x39hw
23-Nov-2024 07:28:36 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16739507821000866249'...
23-Nov-2024 07:28:36 Getting configuration...
23-Nov-2024 07:28:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aq0tjx6imq4x39hw'.
23-Nov-2024 07:28:36
23-Nov-2024 07:28:36 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:28:36 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:28:36 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:28:36 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
23-Nov-2024 07:28:36 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 07:28:36 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
23-Nov-2024 07:28:36 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
23-Nov-2024 07:28:36 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
23-Nov-2024 07:28:36 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
23-Nov-2024 07:28:36 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
23-Nov-2024 07:28:36 =================================================================
23-Nov-2024 07:28:36
23-Nov-2024 07:28:47 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:28:47 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:28:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:28:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:28:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:28:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:28:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:28:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:28:47 PASSED
23-Nov-2024 07:28:47 Unmounting client from /tmp/onedata/mnt/yu2s1erqto9l3wba
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 Unmounting client from /tmp/onedata/mnt/aq0tjx6imq4x39hw
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732346916.5330908', '-c', '/tmp/logs']
23-Nov-2024 07:28:47 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-vmj4h. See /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-cross-support-job-3p-users-vmj4h/entrypoint.log for more details
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-j6csn: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-oneclient-krakow-9b8968f6-j6csn/oneclient_logs
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47          22,644   1%   21.60MB/s    0:00:00 (xfr#1, to-chk=100/121)
23-Nov-2024 07:28:47          22,644   1%   21.60MB/s    0:00:00 (xfr#1, to-chk=94/121)
23-Nov-2024 07:28:47          23,202   1%   22.13MB/s    0:00:00 (xfr#2, to-chk=96/121)
23-Nov-2024 07:28:47         140,610   6%   44.70MB/s    0:00:00 (xfr#3, to-chk=95/121)
23-Nov-2024 07:28:47         141,168   6%   44.88MB/s    0:00:00 (xfr#4, to-chk=94/121)
23-Nov-2024 07:28:47         141,796   6%   45.08MB/s    0:00:00 (xfr#5, to-chk=93/121)
23-Nov-2024 07:28:47         172,235   8%   32.85MB/s    0:00:00 (xfr#6, to-chk=92/121)
23-Nov-2024 07:28:47         172,793   8%   32.96MB/s    0:00:00 (xfr#7, to-chk=88/121)
23-Nov-2024 07:28:47         261,969  12%   41.64MB/s    0:00:00 (xfr#8, to-chk=87/121)
23-Nov-2024 07:28:47         262,527  12%   41.73MB/s    0:00:00 (xfr#9, to-chk=86/121)
23-Nov-2024 07:28:47         299,059  14%   28.52MB/s    0:00:00 (xfr#10, to-chk=85/121)
23-Nov-2024 07:28:47         299,713  14%   28.58MB/s    0:00:00 (xfr#11, to-chk=81/121)
23-Nov-2024 07:28:47         429,289  20%   31.49MB/s    0:00:00 (xfr#12, to-chk=80/121)
23-Nov-2024 07:28:47         429,943  20%   31.54MB/s    0:00:00 (xfr#13, to-chk=79/121)
23-Nov-2024 07:28:47         462,400  21%   33.92MB/s    0:00:00 (xfr#14, to-chk=78/121)
23-Nov-2024 07:28:47         463,054  21%   33.97MB/s    0:00:00 (xfr#15, to-chk=74/121)
23-Nov-2024 07:28:47         577,208  27%   30.58MB/s    0:00:00 (xfr#16, to-chk=73/121)
23-Nov-2024 07:28:47         577,862  27%   30.62MB/s    0:00:00 (xfr#17, to-chk=72/121)
23-Nov-2024 07:28:47         610,877  28%   32.37MB/s    0:00:00 (xfr#18, to-chk=71/121)
23-Nov-2024 07:28:47         611,339  28%   32.39MB/s    0:00:00 (xfr#19, to-chk=67/121)
23-Nov-2024 07:28:47         726,602  34%   30.13MB/s    0:00:00 (xfr#20, to-chk=66/121)
23-Nov-2024 07:28:47         727,064  34%   30.15MB/s    0:00:00 (xfr#21, to-chk=65/121)
23-Nov-2024 07:28:47         764,752  35%   30.39MB/s    0:00:00 (xfr#22, to-chk=64/121)
23-Nov-2024 07:28:47         765,118  36%   30.40MB/s    0:00:00 (xfr#23, to-chk=60/121)
23-Nov-2024 07:28:47         889,170  41%   31.41MB/s    0:00:00 (xfr#24, to-chk=59/121)
23-Nov-2024 07:28:47         889,536  41%   31.42MB/s    0:00:00 (xfr#25, to-chk=58/121)
23-Nov-2024 07:28:47         915,703  43%   31.19MB/s    0:00:00 (xfr#26, to-chk=57/121)
23-Nov-2024 07:28:47         916,261  43%   31.21MB/s    0:00:00 (xfr#27, to-chk=53/121)
23-Nov-2024 07:28:47       1,006,695  47%   25.95MB/s    0:00:00 (xfr#28, to-chk=52/121)
23-Nov-2024 07:28:47       1,007,253  47%   25.96MB/s    0:00:00 (xfr#29, to-chk=51/121)
23-Nov-2024 07:28:47       1,007,881  47%   25.29MB/s    0:00:00 (xfr#30, to-chk=50/121)
23-Nov-2024 07:28:47       1,052,746  49%   26.42MB/s    0:00:00 (xfr#31, to-chk=49/121)
23-Nov-2024 07:28:47       1,053,112  49%   26.43MB/s    0:00:00 (xfr#32, to-chk=45/121)
23-Nov-2024 07:28:47       1,196,939  56%   23.30MB/s    0:00:00 (xfr#33, to-chk=44/121)
23-Nov-2024 07:28:47       1,197,305  56%   23.30MB/s    0:00:00 (xfr#34, to-chk=43/121)
23-Nov-2024 07:28:47       1,224,425  57%   23.35MB/s    0:00:00 (xfr#35, to-chk=42/121)
23-Nov-2024 07:28:47       1,225,079  57%   23.37MB/s    0:00:00 (xfr#36, to-chk=38/121)
23-Nov-2024 07:28:47       1,316,564  61%   24.62MB/s    0:00:00 (xfr#37, to-chk=37/121)
23-Nov-2024 07:28:47       1,317,218  61%   24.63MB/s    0:00:00 (xfr#38, to-chk=36/121)
23-Nov-2024 07:28:47       1,356,939  63%   25.37MB/s    0:00:00 (xfr#39, to-chk=35/121)
23-Nov-2024 07:28:47       1,357,593  63%   24.90MB/s    0:00:00 (xfr#40, to-chk=31/121)
23-Nov-2024 07:28:47       1,481,854  69%   27.18MB/s    0:00:00 (xfr#41, to-chk=30/121)
23-Nov-2024 07:28:47       1,482,508  69%   26.68MB/s    0:00:00 (xfr#42, to-chk=29/121)
23-Nov-2024 07:28:47       1,515,706  71%   27.27MB/s    0:00:00 (xfr#43, to-chk=28/121)
23-Nov-2024 07:28:47       1,516,168  71%   27.28MB/s    0:00:00 (xfr#44, to-chk=24/121)
23-Nov-2024 07:28:47       1,633,226  76%   25.53MB/s    0:00:00 (xfr#45, to-chk=23/121)
23-Nov-2024 07:28:47       1,633,688  76%   25.54MB/s    0:00:00 (xfr#46, to-chk=22/121)
23-Nov-2024 07:28:47       1,672,879  78%   26.15MB/s    0:00:00 (xfr#47, to-chk=21/121)
23-Nov-2024 07:28:47       1,673,341  78%   25.74MB/s    0:00:00 (xfr#48, to-chk=17/121)
23-Nov-2024 07:28:47       1,803,381  84%   22.34MB/s    0:00:00 (xfr#49, to-chk=16/121)
23-Nov-2024 07:28:47       1,803,843  84%   22.34MB/s    0:00:00 (xfr#50, to-chk=15/121)
23-Nov-2024 07:28:47       1,843,583  86%   22.54MB/s    0:00:00 (xfr#51, to-chk=14/121)
23-Nov-2024 07:28:47       1,844,141  86%   22.55MB/s    0:00:00 (xfr#52, to-chk=10/121)
23-Nov-2024 07:28:47       1,967,834  92%   23.17MB/s    0:00:00 (xfr#53, to-chk=9/121)
23-Nov-2024 07:28:47       1,968,392  92%   23.18MB/s    0:00:00 (xfr#54, to-chk=8/121)
23-Nov-2024 07:28:47       1,998,554  94%   23.24MB/s    0:00:00 (xfr#55, to-chk=7/121)
23-Nov-2024 07:28:47       1,999,112  94%   23.25MB/s    0:00:00 (xfr#56, to-chk=3/121)
23-Nov-2024 07:28:47       2,102,684  98%   22.53MB/s    0:00:00 (xfr#57, to-chk=2/121)
23-Nov-2024 07:28:47       2,103,242  98%   22.54MB/s    0:00:00 (xfr#58, to-chk=1/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.49MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.25MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47       2,122,741  99%   22.25MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-5qnqh: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-oneclient-paris-7f5779b546-5qnqh/oneclient_logs
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=100/120)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47          32,121   1%   30.63MB/s    0:00:00 (xfr#1, to-chk=99/120)
23-Nov-2024 07:28:47          32,121   1%   30.63MB/s    0:00:00 (xfr#1, to-chk=93/120)
23-Nov-2024 07:28:47          32,775   1%   31.26MB/s    0:00:00 (xfr#2, to-chk=95/120)
23-Nov-2024 07:28:47         228,828   7%   21.82MB/s    0:00:00 (xfr#3, to-chk=94/120)
23-Nov-2024 07:28:47         229,482   7%   19.90MB/s    0:00:00 (xfr#4, to-chk=93/120)
23-Nov-2024 07:28:47         254,149   7%   20.20MB/s    0:00:00 (xfr#5, to-chk=92/120)
23-Nov-2024 07:28:47         254,707   7%   20.24MB/s    0:00:00 (xfr#6, to-chk=88/120)
23-Nov-2024 07:28:47         378,449  11%   27.76MB/s    0:00:00 (xfr#7, to-chk=87/120)
23-Nov-2024 07:28:47         379,007  11%   27.80MB/s    0:00:00 (xfr#8, to-chk=86/120)
23-Nov-2024 07:28:47         379,635  11%   27.85MB/s    0:00:00 (xfr#9, to-chk=85/120)
23-Nov-2024 07:28:47         413,807  12%   28.19MB/s    0:00:00 (xfr#10, to-chk=84/120)
23-Nov-2024 07:28:47         414,365  12%   28.23MB/s    0:00:00 (xfr#11, to-chk=80/120)
23-Nov-2024 07:28:47         644,681  20%   30.74MB/s    0:00:00 (xfr#12, to-chk=79/120)
23-Nov-2024 07:28:47         645,239  20%   27.97MB/s    0:00:00 (xfr#13, to-chk=78/120)
23-Nov-2024 07:28:47         674,409  21%   27.96MB/s    0:00:00 (xfr#14, to-chk=77/120)
23-Nov-2024 07:28:47         675,063  21%   27.99MB/s    0:00:00 (xfr#15, to-chk=73/120)
23-Nov-2024 07:28:47         860,554  26%   31.56MB/s    0:00:00 (xfr#16, to-chk=72/120)
23-Nov-2024 07:28:47         861,208  26%   31.59MB/s    0:00:00 (xfr#17, to-chk=71/120)
23-Nov-2024 07:28:47         890,162  27%   32.65MB/s    0:00:00 (xfr#18, to-chk=70/120)
23-Nov-2024 07:28:47         890,528  27%   32.66MB/s    0:00:00 (xfr#19, to-chk=66/120)
23-Nov-2024 07:28:47       1,057,144  33%   31.51MB/s    0:00:00 (xfr#20, to-chk=65/120)
23-Nov-2024 07:28:47       1,057,510  33%   31.52MB/s    0:00:00 (xfr#21, to-chk=64/120)
23-Nov-2024 07:28:47       1,102,891  34%   30.05MB/s    0:00:00 (xfr#22, to-chk=63/120)
23-Nov-2024 07:28:47       1,103,545  34%   30.07MB/s    0:00:00 (xfr#23, to-chk=59/120)
23-Nov-2024 07:28:47       1,301,255  40%   24.82MB/s    0:00:00 (xfr#24, to-chk=58/120)
23-Nov-2024 07:28:47       1,301,909  40%   24.83MB/s    0:00:00 (xfr#25, to-chk=57/120)
23-Nov-2024 07:28:47       1,325,567  41%   21.80MB/s    0:00:00 (xfr#26, to-chk=56/120)
23-Nov-2024 07:28:47       1,326,221  41%   21.81MB/s    0:00:00 (xfr#27, to-chk=52/120)
23-Nov-2024 07:28:47       1,449,207  45%   22.29MB/s    0:00:00 (xfr#28, to-chk=51/120)
23-Nov-2024 07:28:47       1,449,861  45%   22.30MB/s    0:00:00 (xfr#29, to-chk=50/120)
23-Nov-2024 07:28:47       1,488,342  46%   22.89MB/s    0:00:00 (xfr#30, to-chk=49/120)
23-Nov-2024 07:28:47       1,488,804  46%   22.54MB/s    0:00:00 (xfr#31, to-chk=45/120)
23-Nov-2024 07:28:47       1,732,993  54%   22.04MB/s    0:00:00 (xfr#32, to-chk=44/120)
23-Nov-2024 07:28:47       1,733,455  54%   22.04MB/s    0:00:00 (xfr#33, to-chk=43/120)
23-Nov-2024 07:28:47       1,782,209  55%   22.36MB/s    0:00:00 (xfr#34, to-chk=42/120)
23-Nov-2024 07:28:47       1,782,671  55%   22.37MB/s    0:00:00 (xfr#35, to-chk=38/120)
23-Nov-2024 07:28:47       2,031,511  63%   24.84MB/s    0:00:00 (xfr#36, to-chk=37/120)
23-Nov-2024 07:28:47       2,031,973  63%   24.84MB/s    0:00:00 (xfr#37, to-chk=36/120)
23-Nov-2024 07:28:47       2,075,492  65%   25.38MB/s    0:00:00 (xfr#38, to-chk=35/120)
23-Nov-2024 07:28:47       2,075,954  65%   25.38MB/s    0:00:00 (xfr#39, to-chk=31/120)
23-Nov-2024 07:28:47       2,394,642  75%   27.19MB/s    0:00:00 (xfr#40, to-chk=30/120)
23-Nov-2024 07:28:47       2,395,104  75%   27.19MB/s    0:00:00 (xfr#41, to-chk=29/120)
23-Nov-2024 07:28:47       2,435,774  76%   27.01MB/s    0:00:00 (xfr#42, to-chk=28/120)
23-Nov-2024 07:28:47       2,436,236  76%   27.02MB/s    0:00:00 (xfr#43, to-chk=24/120)
23-Nov-2024 07:28:47       2,626,217  82%   28.79MB/s    0:00:00 (xfr#44, to-chk=23/120)
23-Nov-2024 07:28:47       2,626,679  82%   28.47MB/s    0:00:00 (xfr#45, to-chk=22/120)
23-Nov-2024 07:28:47       2,662,314  83%   28.85MB/s    0:00:00 (xfr#46, to-chk=21/120)
23-Nov-2024 07:28:47       2,662,968  83%   28.86MB/s    0:00:00 (xfr#47, to-chk=17/120)
23-Nov-2024 07:28:47       2,773,524  86%   29.72MB/s    0:00:00 (xfr#48, to-chk=16/120)
23-Nov-2024 07:28:47       2,774,178  86%   29.73MB/s    0:00:00 (xfr#49, to-chk=15/120)
23-Nov-2024 07:28:47       2,814,307  88%   30.16MB/s    0:00:00 (xfr#50, to-chk=14/120)
23-Nov-2024 07:28:47       2,814,577  88%   30.16MB/s    0:00:00 (xfr#51, to-chk=10/120)
23-Nov-2024 07:28:47       3,008,260  94%   31.88MB/s    0:00:00 (xfr#52, to-chk=9/120)
23-Nov-2024 07:28:47       3,008,530  94%   31.88MB/s    0:00:00 (xfr#53, to-chk=8/120)
23-Nov-2024 07:28:47       3,028,545  94%   31.74MB/s    0:00:00 (xfr#54, to-chk=7/120)
23-Nov-2024 07:28:47       3,029,199  94%   31.75MB/s    0:00:00 (xfr#55, to-chk=3/120)
23-Nov-2024 07:28:47       3,159,884  98%   33.12MB/s    0:00:00 (xfr#56, to-chk=2/120)
23-Nov-2024 07:28:47       3,160,538  98%   33.12MB/s    0:00:00 (xfr#57, to-chk=1/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.72MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.37MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.37MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.37MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   32.37MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   31.05MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47       3,190,510  99%   31.05MB/s    0:00:00 (xfr#58, to-chk=0/120)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:28:47           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:28:47           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:28:47           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:28:47           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:28:47           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47          19,702  16%   18.79MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:28:47          40,376  33%   38.51MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:28:47          40,376  33%   38.51MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:28:47          59,875  49%   57.10MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:28:47          60,166  50%   57.38MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:28:47          60,166  50%   28.69MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47          29,012   6%   27.67MB/s    0:00:00 (xfr#2, to-chk=79/84)
23-Nov-2024 07:28:47          54,102  12%   51.60MB/s    0:00:00 (xfr#3, to-chk=77/84)
23-Nov-2024 07:28:47          55,270  12%   52.71MB/s    0:00:00 (xfr#4, to-chk=75/84)
23-Nov-2024 07:28:47          55,270  12%   52.71MB/s    0:00:00 (xfr#5, to-chk=73/84)
23-Nov-2024 07:28:47          79,121  17%   75.46MB/s    0:00:00 (xfr#6, to-chk=71/84)
23-Nov-2024 07:28:47          79,271  17%   75.60MB/s    0:00:00 (xfr#7, to-chk=69/84)
23-Nov-2024 07:28:47          79,568  17%   75.88MB/s    0:00:00 (xfr#8, to-chk=67/84)
23-Nov-2024 07:28:47         162,508  36%  154.98MB/s    0:00:00 (xfr#9, to-chk=65/84)
23-Nov-2024 07:28:47         162,985  36%  155.43MB/s    0:00:00 (xfr#10, to-chk=55/84)
23-Nov-2024 07:28:47         164,087  36%  156.49MB/s    0:00:00 (xfr#11, to-chk=54/84)
23-Nov-2024 07:28:47         164,403  36%  156.79MB/s    0:00:00 (xfr#12, to-chk=53/84)
23-Nov-2024 07:28:47         164,719  36%  157.09MB/s    0:00:00 (xfr#13, to-chk=52/84)
23-Nov-2024 07:28:47         165,035  36%  157.39MB/s    0:00:00 (xfr#14, to-chk=51/84)
23-Nov-2024 07:28:47         166,005  37%  158.31MB/s    0:00:00 (xfr#15, to-chk=50/84)
23-Nov-2024 07:28:47         166,321  37%  158.62MB/s    0:00:00 (xfr#16, to-chk=49/84)
23-Nov-2024 07:28:47         168,050  37%  160.26MB/s    0:00:00 (xfr#17, to-chk=48/84)
23-Nov-2024 07:28:47         168,867  37%  161.04MB/s    0:00:00 (xfr#18, to-chk=47/84)
23-Nov-2024 07:28:47         169,837  37%   80.98MB/s    0:00:00 (xfr#19, to-chk=46/84)
23-Nov-2024 07:28:47         170,153  38%   81.14MB/s    0:00:00 (xfr#20, to-chk=45/84)
23-Nov-2024 07:28:47         170,781  38%   81.43MB/s    0:00:00 (xfr#21, to-chk=44/84)
23-Nov-2024 07:28:47         171,760  38%   81.90MB/s    0:00:00 (xfr#22, to-chk=43/84)
23-Nov-2024 07:28:47         172,397  38%   82.21MB/s    0:00:00 (xfr#23, to-chk=42/84)
23-Nov-2024 07:28:47         172,719  38%   82.36MB/s    0:00:00 (xfr#24, to-chk=41/84)
23-Nov-2024 07:28:47         173,035  38%   82.51MB/s    0:00:00 (xfr#25, to-chk=40/84)
23-Nov-2024 07:28:47         173,351  38%   82.66MB/s    0:00:00 (xfr#26, to-chk=39/84)
23-Nov-2024 07:28:47         174,144  38%   83.04MB/s    0:00:00 (xfr#27, to-chk=38/84)
23-Nov-2024 07:28:47         175,084  39%   83.49MB/s    0:00:00 (xfr#28, to-chk=37/84)
23-Nov-2024 07:28:47         176,342  39%   84.09MB/s    0:00:00 (xfr#29, to-chk=36/84)
23-Nov-2024 07:28:47         176,664  39%   84.24MB/s    0:00:00 (xfr#30, to-chk=35/84)
23-Nov-2024 07:28:47         177,505  39%   56.43MB/s    0:00:00 (xfr#31, to-chk=34/84)
23-Nov-2024 07:28:47         178,483  39%   56.74MB/s    0:00:00 (xfr#32, to-chk=33/84)
23-Nov-2024 07:28:47         178,799  39%   56.84MB/s    0:00:00 (xfr#33, to-chk=32/84)
23-Nov-2024 07:28:47         179,115  40%   56.94MB/s    0:00:00 (xfr#34, to-chk=31/84)
23-Nov-2024 07:28:47         179,587  40%   57.09MB/s    0:00:00 (xfr#35, to-chk=30/84)
23-Nov-2024 07:28:47         180,385  40%   57.34MB/s    0:00:00 (xfr#36, to-chk=29/84)
23-Nov-2024 07:28:47         180,701  40%   57.44MB/s    0:00:00 (xfr#37, to-chk=28/84)
23-Nov-2024 07:28:47         182,331  40%   57.96MB/s    0:00:00 (xfr#38, to-chk=27/84)
23-Nov-2024 07:28:47         183,356  40%   58.29MB/s    0:00:00 (xfr#39, to-chk=26/84)
23-Nov-2024 07:28:47         189,660  42%   60.29MB/s    0:00:00 (xfr#40, to-chk=25/84)
23-Nov-2024 07:28:47         192,658  43%   61.24MB/s    0:00:00 (xfr#41, to-chk=24/84)
23-Nov-2024 07:28:47         193,148  43%   46.05MB/s    0:00:00 (xfr#42, to-chk=23/84)
23-Nov-2024 07:28:47         198,560  44%   47.34MB/s    0:00:00 (xfr#43, to-chk=22/84)
23-Nov-2024 07:28:47         201,957  45%   48.15MB/s    0:00:00 (xfr#44, to-chk=21/84)
23-Nov-2024 07:28:47         209,136  46%   49.86MB/s    0:00:00 (xfr#45, to-chk=20/84)
23-Nov-2024 07:28:47         214,947  48%   51.25MB/s    0:00:00 (xfr#46, to-chk=19/84)
23-Nov-2024 07:28:47         215,400  48%   51.36MB/s    0:00:00 (xfr#47, to-chk=18/84)
23-Nov-2024 07:28:47         219,258  49%   52.28MB/s    0:00:00 (xfr#48, to-chk=17/84)
23-Nov-2024 07:28:47         222,618  49%   53.08MB/s    0:00:00 (xfr#49, to-chk=16/84)
23-Nov-2024 07:28:47         226,436  50%   53.99MB/s    0:00:00 (xfr#50, to-chk=15/84)
23-Nov-2024 07:28:47         229,397  51%   54.69MB/s    0:00:00 (xfr#51, to-chk=14/84)
23-Nov-2024 07:28:47         231,540  51%   55.20MB/s    0:00:00 (xfr#52, to-chk=13/84)
23-Nov-2024 07:28:47         234,082  52%   44.65MB/s    0:00:00 (xfr#53, to-chk=12/84)
23-Nov-2024 07:28:47         239,531  53%   45.69MB/s    0:00:00 (xfr#54, to-chk=11/84)
23-Nov-2024 07:28:47         242,036  54%   46.16MB/s    0:00:00 (xfr#55, to-chk=10/84)
23-Nov-2024 07:28:47         244,087  54%   46.56MB/s    0:00:00 (xfr#56, to-chk=9/84)
23-Nov-2024 07:28:47         248,532  55%   47.40MB/s    0:00:00 (xfr#57, to-chk=8/84)
23-Nov-2024 07:28:47         253,069  56%   48.27MB/s    0:00:00 (xfr#58, to-chk=7/84)
23-Nov-2024 07:28:47         259,279  57%   49.45MB/s    0:00:00 (xfr#59, to-chk=6/84)
23-Nov-2024 07:28:47         260,872  58%   49.76MB/s    0:00:00 (xfr#60, to-chk=5/84)
23-Nov-2024 07:28:47         266,720  59%   50.87MB/s    0:00:00 (xfr#61, to-chk=4/84)
23-Nov-2024 07:28:47         273,936  61%   43.54MB/s    0:00:00 (xfr#62, to-chk=3/84)
23-Nov-2024 07:28:47         274,996  61%   43.71MB/s    0:00:00 (xfr#63, to-chk=2/84)
23-Nov-2024 07:28:47         279,952  62%   44.50MB/s    0:00:00 (xfr#64, to-chk=1/84)
23-Nov-2024 07:28:47         284,945  63%   45.29MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         284,945  63%   18.12MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         284,945  63%   18.12MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         284,945  63%   15.10MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         284,945  63%   15.10MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         284,945  63%   15.10MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-oneprovider-paris-0/cluster-manager
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:28:47           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:28:47           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:28:47           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:28:47           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:28:47           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-oneprovider-paris-0/op-panel
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47          20,703  16%   19.74MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:28:47          42,388  33%   40.42MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:28:47          42,388  33%   40.42MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:28:47          62,888  49%   59.97MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:28:47          63,179  50%   60.25MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:28:47          63,179  50%   30.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-oneprovider-paris-0/op-worker
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47          28,501   6%   27.18MB/s    0:00:00 (xfr#2, to-chk=79/84)
23-Nov-2024 07:28:47          53,067  11%   50.61MB/s    0:00:00 (xfr#3, to-chk=77/84)
23-Nov-2024 07:28:47          53,067  11%   50.61MB/s    0:00:00 (xfr#4, to-chk=75/84)
23-Nov-2024 07:28:47          53,067  11%   50.61MB/s    0:00:00 (xfr#5, to-chk=73/84)
23-Nov-2024 07:28:47          76,407  17%   72.87MB/s    0:00:00 (xfr#6, to-chk=71/84)
23-Nov-2024 07:28:47          76,557  17%   73.01MB/s    0:00:00 (xfr#7, to-chk=69/84)
23-Nov-2024 07:28:47          76,854  17%   73.29MB/s    0:00:00 (xfr#8, to-chk=67/84)
23-Nov-2024 07:28:47         160,286  36%   76.43MB/s    0:00:00 (xfr#9, to-chk=65/84)
23-Nov-2024 07:28:47         160,726  36%   76.64MB/s    0:00:00 (xfr#10, to-chk=55/84)
23-Nov-2024 07:28:47         162,049  36%   77.27MB/s    0:00:00 (xfr#11, to-chk=54/84)
23-Nov-2024 07:28:47         162,331  36%   77.41MB/s    0:00:00 (xfr#12, to-chk=53/84)
23-Nov-2024 07:28:47         162,609  36%   51.69MB/s    0:00:00 (xfr#13, to-chk=52/84)
23-Nov-2024 07:28:47         162,887  36%   51.78MB/s    0:00:00 (xfr#14, to-chk=51/84)
23-Nov-2024 07:28:47         163,737  36%   52.05MB/s    0:00:00 (xfr#15, to-chk=50/84)
23-Nov-2024 07:28:47         164,019  37%   52.14MB/s    0:00:00 (xfr#16, to-chk=49/84)
23-Nov-2024 07:28:47         165,925  37%   52.75MB/s    0:00:00 (xfr#17, to-chk=48/84)
23-Nov-2024 07:28:47         166,769  37%   53.01MB/s    0:00:00 (xfr#18, to-chk=47/84)
23-Nov-2024 07:28:47         167,778  37%   53.34MB/s    0:00:00 (xfr#19, to-chk=46/84)
23-Nov-2024 07:28:47         168,063  37%   53.43MB/s    0:00:00 (xfr#20, to-chk=45/84)
23-Nov-2024 07:28:47         168,904  38%   53.69MB/s    0:00:00 (xfr#21, to-chk=44/84)
23-Nov-2024 07:28:47         169,936  38%   54.02MB/s    0:00:00 (xfr#22, to-chk=43/84)
23-Nov-2024 07:28:47         170,966  38%   54.35MB/s    0:00:00 (xfr#23, to-chk=42/84)
23-Nov-2024 07:28:47         171,246  38%   54.44MB/s    0:00:00 (xfr#24, to-chk=41/84)
23-Nov-2024 07:28:47         171,528  38%   40.90MB/s    0:00:00 (xfr#25, to-chk=40/84)
23-Nov-2024 07:28:47         171,808  38%   40.96MB/s    0:00:00 (xfr#26, to-chk=39/84)
23-Nov-2024 07:28:47         172,838  38%   41.21MB/s    0:00:00 (xfr#27, to-chk=38/84)
23-Nov-2024 07:28:47         173,968  39%   41.48MB/s    0:00:00 (xfr#28, to-chk=37/84)
23-Nov-2024 07:28:47         175,613  39%   41.87MB/s    0:00:00 (xfr#29, to-chk=36/84)
23-Nov-2024 07:28:47         175,893  39%   41.94MB/s    0:00:00 (xfr#30, to-chk=35/84)
23-Nov-2024 07:28:47         176,524  39%   42.09MB/s    0:00:00 (xfr#31, to-chk=34/84)
23-Nov-2024 07:28:47         177,686  40%   42.36MB/s    0:00:00 (xfr#32, to-chk=33/84)
23-Nov-2024 07:28:47         177,966  40%   42.43MB/s    0:00:00 (xfr#33, to-chk=32/84)
23-Nov-2024 07:28:47         178,248  40%   42.50MB/s    0:00:00 (xfr#34, to-chk=31/84)
23-Nov-2024 07:28:47         178,686  40%   42.60MB/s    0:00:00 (xfr#35, to-chk=30/84)
23-Nov-2024 07:28:47         179,695  40%   42.84MB/s    0:00:00 (xfr#36, to-chk=29/84)
23-Nov-2024 07:28:47         180,133  40%   34.36MB/s    0:00:00 (xfr#37, to-chk=28/84)
23-Nov-2024 07:28:47         181,671  40%   34.65MB/s    0:00:00 (xfr#38, to-chk=27/84)
23-Nov-2024 07:28:47         182,696  41%   34.85MB/s    0:00:00 (xfr#39, to-chk=26/84)
23-Nov-2024 07:28:47         188,843  42%   36.02MB/s    0:00:00 (xfr#40, to-chk=25/84)
23-Nov-2024 07:28:47         191,741  43%   36.57MB/s    0:00:00 (xfr#41, to-chk=24/84)
23-Nov-2024 07:28:47         192,131  43%   36.65MB/s    0:00:00 (xfr#42, to-chk=23/84)
23-Nov-2024 07:28:47         197,543  44%   37.68MB/s    0:00:00 (xfr#43, to-chk=22/84)
23-Nov-2024 07:28:47         200,840  45%   38.31MB/s    0:00:00 (xfr#44, to-chk=21/84)
23-Nov-2024 07:28:47         208,021  46%   39.68MB/s    0:00:00 (xfr#45, to-chk=20/84)
23-Nov-2024 07:28:47         213,832  48%   29.13MB/s    0:00:00 (xfr#46, to-chk=19/84)
23-Nov-2024 07:28:47         214,285  48%   29.19MB/s    0:00:00 (xfr#47, to-chk=18/84)
23-Nov-2024 07:28:47         218,038  49%   29.71MB/s    0:00:00 (xfr#48, to-chk=17/84)
23-Nov-2024 07:28:47         221,398  49%   30.16MB/s    0:00:00 (xfr#49, to-chk=16/84)
23-Nov-2024 07:28:47         225,214  50%   30.68MB/s    0:00:00 (xfr#50, to-chk=15/84)
23-Nov-2024 07:28:47         228,175  51%   31.09MB/s    0:00:00 (xfr#51, to-chk=14/84)
23-Nov-2024 07:28:47         230,226  51%   31.37MB/s    0:00:00 (xfr#52, to-chk=13/84)
23-Nov-2024 07:28:47         232,668  52%   31.70MB/s    0:00:00 (xfr#53, to-chk=12/84)
23-Nov-2024 07:28:47         238,017  53%   32.43MB/s    0:00:00 (xfr#54, to-chk=11/84)
23-Nov-2024 07:28:47         240,522  54%   32.77MB/s    0:00:00 (xfr#55, to-chk=10/84)
23-Nov-2024 07:28:47         242,628  54%   33.06MB/s    0:00:00 (xfr#56, to-chk=9/84)
23-Nov-2024 07:28:47         247,071  55%   29.45MB/s    0:00:00 (xfr#57, to-chk=8/84)
23-Nov-2024 07:28:47         251,459  56%   29.98MB/s    0:00:00 (xfr#58, to-chk=7/84)
23-Nov-2024 07:28:47         257,669  58%   30.72MB/s    0:00:00 (xfr#59, to-chk=6/84)
23-Nov-2024 07:28:47         259,264  58%   30.91MB/s    0:00:00 (xfr#60, to-chk=5/84)
23-Nov-2024 07:28:47         265,012  59%   31.59MB/s    0:00:00 (xfr#61, to-chk=4/84)
23-Nov-2024 07:28:47         272,128  61%   21.63MB/s    0:00:00 (xfr#62, to-chk=3/84)
23-Nov-2024 07:28:47         273,088  61%   21.70MB/s    0:00:00 (xfr#63, to-chk=2/84)
23-Nov-2024 07:28:47         278,046  62%   22.10MB/s    0:00:00 (xfr#64, to-chk=1/84)
23-Nov-2024 07:28:47         282,939  63%   22.49MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         282,939  63%   22.49MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         282,939  63%   22.49MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         282,939  63%   20.76MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         282,939  63%   20.76MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47         282,939  63%   20.76MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47          30,899  13%   29.47MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:28:47          62,958  26%   60.04MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:28:47          87,645  36%   83.58MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:28:47         118,341  49%  112.86MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:28:47         118,632  50%  113.14MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:28:47         118,632  50%   37.71MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:28:47           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:28:47           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:28:47           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:28:47           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:28:47           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:28:47 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
23-Nov-2024 07:28:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:28:47          16,248   5%   15.50MB/s    0:00:00 (xfr#2, to-chk=13/18)
23-Nov-2024 07:28:47          33,139  12%   31.60MB/s    0:00:00 (xfr#3, to-chk=11/18)
23-Nov-2024 07:28:47          33,139  12%   31.60MB/s    0:00:00 (xfr#4, to-chk=9/18)
23-Nov-2024 07:28:47          48,907  18%   46.64MB/s    0:00:00 (xfr#5, to-chk=7/18)
23-Nov-2024 07:28:47          48,998  18%   46.73MB/s    0:00:00 (xfr#6, to-chk=5/18)
23-Nov-2024 07:28:47          49,295  18%   47.01MB/s    0:00:00 (xfr#7, to-chk=3/18)
23-Nov-2024 07:28:47         135,401  50%  129.13MB/s    0:00:00 (xfr#8, to-chk=1/18)
23-Nov-2024 07:28:47         135,401  50%   64.56MB/s    0:00:00 (xfr#8, to-chk=0/18)
23-Nov-2024 07:28:47 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-svbkn. See /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-volume-s3-krakow-init-svbkn/entrypoint.log for more details
23-Nov-2024 07:28:47 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-dndgt. See /home/bamboo/.one-env/deployments/2024.11.23-07.16.02/pod-logs/dev-volume-s3-paris-init-dndgt/entrypoint.log for more details
23-Nov-2024 07:28:47 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732346916.5330908 exists, exporting anyway.
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 =================================== FAILURES ===================================
23-Nov-2024 07:28:47 ______________________ test_type_empty[multiprovider_s3] _______________________
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 fixturefunc = <function shell_check_type at 0x7fb2606ac680>
23-Nov-2024 07:28:47 request = <FixtureRequest for <Function test_type_empty[multiprovider_s3]>>
23-Nov-2024 07:28:47 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47     def call_fixture_func(
23-Nov-2024 07:28:47         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
23-Nov-2024 07:28:47     ) -> FixtureValue:
23-Nov-2024 07:28:47         if is_generator(fixturefunc):
23-Nov-2024 07:28:47             fixturefunc = cast(
23-Nov-2024 07:28:47                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
23-Nov-2024 07:28:47             )
23-Nov-2024 07:28:47             generator = fixturefunc(**kwargs)
23-Nov-2024 07:28:47             try:
23-Nov-2024 07:28:47                 fixture_result = next(generator)
23-Nov-2024 07:28:47             except StopIteration:
23-Nov-2024 07:28:47                 raise ValueError(f"{request.fixturename} did not yield a value") from None
23-Nov-2024 07:28:47             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
23-Nov-2024 07:28:47             request.addfinalizer(finalizer)
23-Nov-2024 07:28:47         else:
23-Nov-2024 07:28:47             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
23-Nov-2024 07:28:47 >           fixture_result = fixturefunc(**kwargs)
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
23-Nov-2024 07:28:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
23-Nov-2024 07:28:47 tests/utils/bdd_utils.py:78: in wrapper
23-Nov-2024 07:28:47     return fun(*ba.args, **ba.kwargs)
23-Nov-2024 07:28:47 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
23-Nov-2024 07:28:47     assert_(client.perform, condition)
23-Nov-2024 07:28:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7fb260614e90>>
23-Nov-2024 07:28:47 args = (<function shell_check_type.<locals>.condition at 0x7fb260459800>,)
23-Nov-2024 07:28:47 kwargs = {}, assert_result = False
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47     def assert_(expression, *args, **kwargs):
23-Nov-2024 07:28:47         assert_result = expression(*args, **kwargs)
23-Nov-2024 07:28:47 >       assert assert_result
23-Nov-2024 07:28:47 E       AssertionError
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 tests/utils/utils.py:42: AssertionError
23-Nov-2024 07:28:47 ------------------------------ Captured log call -------------------------------
23-Nov-2024 07:28:47 ERROR    root:utils.py:30 Traceback (most recent call last):
23-Nov-2024 07:28:47   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
23-Nov-2024 07:28:47     condition_satisfied = condition()
23-Nov-2024 07:28:47                           ^^^^^^^^^^^
23-Nov-2024 07:28:47   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
23-Nov-2024 07:28:47     assert stat_file_type.strip() == file_type
23-Nov-2024 07:28:47            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
23-Nov-2024 07:28:47 AssertionError
23-Nov-2024 07:28:47 =============================== warnings summary ===============================
23-Nov-2024 07:28:47 tests/utils/rest_utils.py:98
23-Nov-2024 07:28:47   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:28:47     print("""
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 tests/utils/path_utils.py:112
23-Nov-2024 07:28:47   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:28:47     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 tests/utils/acceptance_utils.py:55
23-Nov-2024 07:28:47   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:28:47     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 tests/utils/acceptance_utils.py:57
23-Nov-2024 07:28:47   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:28:47     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:28:47
23-Nov-2024 07:28:47 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 07:28:47 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 07:28:47 ============= 1 failed, 13 passed, 4 warnings in 767.35s (0:12:47) =============
23-Nov-2024 07:28:51 release "dev" uninstalled
23-Nov-2024 07:28:51 Sidecar injection has been disabled
23-Nov-2024 07:28:51 Cleaning helm release "dev"...
23-Nov-2024 07:28:51 Deleted 1 helm deployments
23-Nov-2024 07:28:51 Deleted 0 k8s deployments
23-Nov-2024 07:28:51 Deleted 0 k8s services
23-Nov-2024 07:28:51 Deleted 0 persistent volumes
23-Nov-2024 07:28:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:28:52 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 07:28:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:28:52 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 07:28:52 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 07:28:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:28:52 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 07:28:52 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 07:28:52 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 07:28:52 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS...
23-Nov-2024 07:28:52 Failing task since 1 failing test cases were found.
23-Nov-2024 07:28:52 Changing Task Result to SUCCESS as all failed tests were quarantined.
23-Nov-2024 07:28:52 Finished task 'Parse test results' with result: Success
23-Nov-2024 07:28:52 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:28:52
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:28:52 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:28:52
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3367 (ODSRV-OAP-MSRFSPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3367-ScriptBuildTask-5869652126050775004.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance
23-Nov-2024 07:28:52 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
23-Nov-2024 07:28:53 Uploading artifact
23-Nov-2024 07:28:53     source path: surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
23-Nov-2024 07:28:53     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
23-Nov-2024 07:28:53 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 07:28:53 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:28:53 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:28:53
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3367 (ODSRV-OAP-MSRFSPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3367-ScriptBuildTask-4775277018853554717.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS
23-Nov-2024 07:28:53 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 07:28:53 Finished task 'Pack logs' with result: Success
23-Nov-2024 07:28:53 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:28:53
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 07:28:53 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:28:53
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3367 (ODSRV-OAP-MSRFSPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3367-ScriptBuildTask-12330226929730441490.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance
23-Nov-2024 07:28:53   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 07:28:53                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 07:28:53
23-Nov-2024 07:28:53   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 07:28:53 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61820
23-Nov-2024 07:28:53 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 07:29:01 Cleaning helm deployments
23-Nov-2024 07:29:01 Cleanining pods
23-Nov-2024 07:29:01 Cleaning kube persistant volumes
23-Nov-2024 07:29:01 pod "dev-volume-s3-krakow-585f4c9-nmd6c" deleted
23-Nov-2024 07:29:21 pod "dev-volume-s3-paris-64bd65585f-f97rx" deleted
23-Nov-2024 07:29:22 Cleaning dockswift container
23-Nov-2024 07:29:22 Cleaning docker containers
23-Nov-2024 07:29:25 Stalled docker containers to remove:
23-Nov-2024 07:29:25 4e2ff7045140 cbdb5417305e e678ef49b976 d402dd9e442a ca8e9b516aa5 54fb9c903580 cd7e444da48b a76e409f5ebb 576b2d7732e8 776aa7be4854 b03883ab4625 f84e40011bac 6965e0778e7a dec909e6e9b3 b682a5fdd66c 66bc5bc8467a 0a7067e9d2aa 0f5793338453 7a3aab8b9022 b044f6e0af81 589c8190ff27 58fdb49e2031 3eb3daa6c0b9 f830bd42375a 66c6f943fe90 6a359732d5a9 59468b62e924 4c2a311861f5 9f5e6ff8cba4
23-Nov-2024 07:29:25 Removing stalled docker containers
23-Nov-2024 07:29:25 Error response from daemon: Cannot kill container: 4e2ff7045140: Container 4e2ff7045140d2d56312ef76d545fd5d38835d265edd9bd3cd254d8e614c2f62 is not running
23-Nov-2024 07:29:25 4e2ff7045140
23-Nov-2024 07:29:25 Error response from daemon: Cannot kill container: cbdb5417305e: Container cbdb5417305eeb05efcb90ea0c93fd2dbf6e2a7afddddaf6a1de569640dda57c is not running
23-Nov-2024 07:29:25 cbdb5417305e
23-Nov-2024 07:29:25 Error response from daemon: Cannot kill container: e678ef49b976: Container e678ef49b9766634c9c1963f205f0656ec23dca4ea880141f3b5dafbe81277a9 is not running
23-Nov-2024 07:29:25 e678ef49b976
23-Nov-2024 07:29:25 Error response from daemon: Cannot kill container: d402dd9e442a: Container d402dd9e442a96ad2e2021dd25446c8d660eac28c970bb8849e5dba0a656a0fb is not running
23-Nov-2024 07:29:26 d402dd9e442a
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: ca8e9b516aa5: Container ca8e9b516aa5306283f2a0ac94c51045a7216972c462fe94b38ad56f9089acca is not running
23-Nov-2024 07:29:26 ca8e9b516aa5
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: 54fb9c903580: Container 54fb9c9035805c939c4c2b25b46a504f1614637d0df509e7b6439aa1990a1be9 is not running
23-Nov-2024 07:29:26 54fb9c903580
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: cd7e444da48b: Container cd7e444da48b2d525fabc382fd2724a2927b4393bbfb5d0b0b6ab979291e7ed0 is not running
23-Nov-2024 07:29:26 cd7e444da48b
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: a76e409f5ebb: Container a76e409f5ebba9dd1940ccb0a0c063e3b1571bd9333506c36fda681190222907 is not running
23-Nov-2024 07:29:26 a76e409f5ebb
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: 576b2d7732e8: Container 576b2d7732e8209dc111b4b0a6d8b94847c4df0021a0aaecba7ef3993ecb64ce is not running
23-Nov-2024 07:29:26 576b2d7732e8
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: 776aa7be4854: No such container: 776aa7be4854
23-Nov-2024 07:29:26 Error response from daemon: No such container: 776aa7be4854
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: b03883ab4625: Container b03883ab462587bc4d542da5150136bd3bf12e5a80552e554dd0e53113ca768f is not running
23-Nov-2024 07:29:26 b03883ab4625
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: f84e40011bac: Container f84e40011bac6393aa00b5263ff106402dc1279562a2107dc7fbfed728bc0c16 is not running
23-Nov-2024 07:29:26 f84e40011bac
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: 6965e0778e7a: Container 6965e0778e7a64a904f8c248401075c8e5086e7923f64055430db83fe8d98150 is not running
23-Nov-2024 07:29:26 6965e0778e7a
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: dec909e6e9b3: Container dec909e6e9b3a4c8e78cd14791cf630add01b0a81e1ea8bd21f00a79ea0b413d is not running
23-Nov-2024 07:29:26 dec909e6e9b3
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: b682a5fdd66c: Container b682a5fdd66c23297da540ff72c736baa84f54c6a5b21f6dedeb8772025728f9 is not running
23-Nov-2024 07:29:26 b682a5fdd66c
23-Nov-2024 07:29:26 Error response from daemon: Cannot kill container: 66bc5bc8467a: Container 66bc5bc8467a23b9a36457b1a6a17f9001e240466a6182a3e9b2c24aebe23c8b is not running
23-Nov-2024 07:29:27 66bc5bc8467a
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 0a7067e9d2aa: Container 0a7067e9d2aa5cc58541e6cd14dac0aee460a7f0f9216b7e170034cedc0e5a49 is not running
23-Nov-2024 07:29:27 0a7067e9d2aa
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 0f5793338453: Container 0f5793338453c2f49d4e3f513ee786fe40d81cb7bd6cf4d37a73829349aa3f28 is not running
23-Nov-2024 07:29:27 0f5793338453
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 7a3aab8b9022: Container 7a3aab8b90228728645174acb3cf5c4ef4009e2b5e916860830f9848d7f8df46 is not running
23-Nov-2024 07:29:27 7a3aab8b9022
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: b044f6e0af81: Container b044f6e0af81d6fe9902672d0c0bc5a3e2af00b070b74e42fb8016d3e64ba507 is not running
23-Nov-2024 07:29:27 b044f6e0af81
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 589c8190ff27: Container 589c8190ff2748f582a8c375c46b07c753b7c967191e02471ff108cb63f66433 is not running
23-Nov-2024 07:29:27 589c8190ff27
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 58fdb49e2031: Container 58fdb49e20315ebddb769052e82064b83666b534aba2ea10b522e27293da6331 is not running
23-Nov-2024 07:29:27 58fdb49e2031
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 3eb3daa6c0b9: Container 3eb3daa6c0b9eede89fd5e57dd2bb69cd36960e20016f1f99ae60d9cf1aea7ca is not running
23-Nov-2024 07:29:27 3eb3daa6c0b9
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: f830bd42375a: Container f830bd42375aa158209927694e626d9315e249bfbc72261d5be06b9aded10ca7 is not running
23-Nov-2024 07:29:27 f830bd42375a
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 66c6f943fe90: Container 66c6f943fe90abf3a43e83a2074a127e5123b554e7a933492c097a35402739dd is not running
23-Nov-2024 07:29:27 66c6f943fe90
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 6a359732d5a9: Container 6a359732d5a915ccafc34cf62c325d53172d3f367d10f9b8e62aa130e6e2d947 is not running
23-Nov-2024 07:29:27 6a359732d5a9
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 59468b62e924: Container 59468b62e9245f4f7a355cc870107457c180655289575f4d6103c9699de48a67 is not running
23-Nov-2024 07:29:27 59468b62e924
23-Nov-2024 07:29:27 Error response from daemon: Cannot kill container: 4c2a311861f5: Container 4c2a311861f5e3dbad59ec7d3cbdd7a719f0241f9605446e783d7d03fec06e1b is not running
23-Nov-2024 07:29:27 4c2a311861f5
23-Nov-2024 07:29:28 9f5e6ff8cba4
23-Nov-2024 07:29:28 9f5e6ff8cba4
23-Nov-2024 07:29:28 Stalled docker volumes to remove:
23-Nov-2024 07:29:28
23-Nov-2024 07:29:28 Removing stalled docker volumes
23-Nov-2024 07:29:28 Removing stalled loopdevices
23-Nov-2024 07:29:28 Done
23-Nov-2024 07:29:28 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 07:29:28 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 07:29:28 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 07:29:28 Running post build plugin 'NCover Results Collector'
23-Nov-2024 07:29:28 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 07:29:28 Running post build plugin 'Clover Results Collector'
23-Nov-2024 07:29:28 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 07:29:28 Running post build plugin 'Artifact Copier'
23-Nov-2024 07:29:28 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 07:29:29 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 95.78 ms
23-Nov-2024 07:29:29 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS'
23-Nov-2024 07:29:29 Finalising the build...
23-Nov-2024 07:29:29 Stopping timer.
23-Nov-2024 07:29:29 Build ODSRV-OAP-MSRFSPS-3367 completed.
23-Nov-2024 07:29:29 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 07:29:29 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 07:29:29 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 07:29:29 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 07:29:29 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 07:29:29 All post build plugins have finished
23-Nov-2024 07:29:29 Generating build results summary...
23-Nov-2024 07:29:29 Saving build results to disk...
23-Nov-2024 07:29:29 Store variable context...
23-Nov-2024 07:29:29 Finished building ODSRV-OAP-MSRFSPS-3367.