oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: singleprovider regular file CRUD multiclient proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 22:09:35
19-Nov-2024 22:09:35 Unmounting client from /tmp/onedata/mnt/twmymbde8in3c26f
19-Nov-2024 22:09:35
19-Nov-2024 22:09:35
19-Nov-2024 22:10:23 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_big[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:10:23 =================================================================
19-Nov-2024 22:10:23 - Executing scenario 'Copy big regular file and check MD5'
19-Nov-2024 22:10:23 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:10:23 -----------------------------------------------------------------
19-Nov-2024 22:10:23 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:10:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:10:23 using [token, token] by [user1, user2]"'
19-Nov-2024 22:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t'
19-Nov-2024 22:10:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t' successfully started
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l6g62tuwe8sz7x2y
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l6g62tuwe8sz7x2y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l6g62tuwe8sz7x2y
19-Nov-2024 22:10:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14113777644375862151'...
19-Nov-2024 22:10:23 Getting configuration...
19-Nov-2024 22:10:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l6g62tuwe8sz7x2y'.
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt'
19-Nov-2024 22:10:23 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt' successfully started
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1lwnn7r8rkdjakd9
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1lwnn7r8rkdjakd9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1lwnn7r8rkdjakd9
19-Nov-2024 22:10:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3619397873598016598'...
19-Nov-2024 22:10:23 Getting configuration...
19-Nov-2024 22:10:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1lwnn7r8rkdjakd9'.
19-Nov-2024 22:10:23
19-Nov-2024 22:10:23 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:10:23 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
19-Nov-2024 22:10:23 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
19-Nov-2024 22:10:23 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
19-Nov-2024 22:10:23 =================================================================
19-Nov-2024 22:10:23
19-Nov-2024 22:10:24 PASSED
19-Nov-2024 22:10:24 Unmounting client from /tmp/onedata/mnt/l6g62tuwe8sz7x2y
19-Nov-2024 22:10:24
19-Nov-2024 22:10:24
19-Nov-2024 22:10:24 Unmounting client from /tmp/onedata/mnt/1lwnn7r8rkdjakd9
19-Nov-2024 22:10:24
19-Nov-2024 22:10:24
19-Nov-2024 22:11:03 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:11:03 =================================================================
19-Nov-2024 22:11:03 - Executing scenario 'Delete file opened by other user for reading'
19-Nov-2024 22:11:03 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:11:03 -----------------------------------------------------------------
19-Nov-2024 22:11:03 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:11:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:11:03 using [token, token] by [user1, user2]"'
19-Nov-2024 22:11:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:11:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:11:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t'
19-Nov-2024 22:11:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t' successfully started
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mir0to876emrczlm
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mir0to876emrczlm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mir0to876emrczlm
19-Nov-2024 22:11:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16571018307023878575'...
19-Nov-2024 22:11:03 Getting configuration...
19-Nov-2024 22:11:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mir0to876emrczlm'.
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:11:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:11:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt'
19-Nov-2024 22:11:03 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt' successfully started
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/37yst99z8amxico3
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/37yst99z8amxico3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/37yst99z8amxico3
19-Nov-2024 22:11:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14581882508827936611'...
19-Nov-2024 22:11:03 Getting configuration...
19-Nov-2024 22:11:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/37yst99z8amxico3'.
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:11:03 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 22:11:03 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:11:03 =================================================================
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 PASSED
19-Nov-2024 22:11:03 Unmounting client from /tmp/onedata/mnt/mir0to876emrczlm
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03 Unmounting client from /tmp/onedata/mnt/37yst99z8amxico3
19-Nov-2024 22:11:03
19-Nov-2024 22:11:03
19-Nov-2024 22:11:40 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:11:40 =================================================================
19-Nov-2024 22:11:40 - Executing scenario 'Delete file opened by other user for reading and writing'
19-Nov-2024 22:11:40 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:11:40 -----------------------------------------------------------------
19-Nov-2024 22:11:40 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:11:40 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:11:40 using [token, token] by [user1, user2]"'
19-Nov-2024 22:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t'
19-Nov-2024 22:11:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t' successfully started
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3cprdcidizvso0ux
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3cprdcidizvso0ux --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3cprdcidizvso0ux
19-Nov-2024 22:11:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10996550383377932084'...
19-Nov-2024 22:11:40 Getting configuration...
19-Nov-2024 22:11:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3cprdcidizvso0ux'.
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt'
19-Nov-2024 22:11:40 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt' successfully started
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jlqe4xryzoqvl0qg
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jlqe4xryzoqvl0qg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jlqe4xryzoqvl0qg
19-Nov-2024 22:11:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4315907001416850979'...
19-Nov-2024 22:11:40 Getting configuration...
19-Nov-2024 22:11:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jlqe4xryzoqvl0qg'.
19-Nov-2024 22:11:40
19-Nov-2024 22:11:40 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:11:40 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 22:11:40 =================================================================
19-Nov-2024 22:11:40
19-Nov-2024 22:11:41 PASSED
19-Nov-2024 22:11:41 Unmounting client from /tmp/onedata/mnt/3cprdcidizvso0ux
19-Nov-2024 22:11:41
19-Nov-2024 22:11:41
19-Nov-2024 22:11:41 Unmounting client from /tmp/onedata/mnt/jlqe4xryzoqvl0qg
19-Nov-2024 22:11:41
19-Nov-2024 22:11:41
19-Nov-2024 22:12:17 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:12:17 =================================================================
19-Nov-2024 22:12:17 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
19-Nov-2024 22:12:17 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:12:17 -----------------------------------------------------------------
19-Nov-2024 22:12:17 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:12:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:12:17 using [token, token] by [user1, user2]"'
19-Nov-2024 22:12:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:12:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:12:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t'
19-Nov-2024 22:12:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t' successfully started
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tn7ln94brv9qz49y
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tn7ln94brv9qz49y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tn7ln94brv9qz49y
19-Nov-2024 22:12:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18126272525253989325'...
19-Nov-2024 22:12:17 Getting configuration...
19-Nov-2024 22:12:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tn7ln94brv9qz49y'.
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:12:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:12:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt'
19-Nov-2024 22:12:17 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt' successfully started
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/se1dy9c4hvid7skl
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/se1dy9c4hvid7skl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/se1dy9c4hvid7skl
19-Nov-2024 22:12:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2611354187964100463'...
19-Nov-2024 22:12:17 Getting configuration...
19-Nov-2024 22:12:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/se1dy9c4hvid7skl'.
19-Nov-2024 22:12:17
19-Nov-2024 22:12:17 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:12:17 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:12:17 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:12:17 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 22:12:17 =================================================================
19-Nov-2024 22:12:17
19-Nov-2024 22:12:18 PASSED
19-Nov-2024 22:12:18 Unmounting client from /tmp/onedata/mnt/tn7ln94brv9qz49y
19-Nov-2024 22:12:18
19-Nov-2024 22:12:18
19-Nov-2024 22:12:18 Unmounting client from /tmp/onedata/mnt/se1dy9c4hvid7skl
19-Nov-2024 22:12:18
19-Nov-2024 22:12:18
19-Nov-2024 22:12:53 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:12:53 =================================================================
19-Nov-2024 22:12:53 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 22:12:53 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:12:53 -----------------------------------------------------------------
19-Nov-2024 22:12:53 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:12:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:12:53 using [token, token] by [user1, user2]"'
19-Nov-2024 22:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t'
19-Nov-2024 22:12:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t' successfully started
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ff9d34mv67kr3kxr
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ff9d34mv67kr3kxr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ff9d34mv67kr3kxr
19-Nov-2024 22:12:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2563789219755200102'...
19-Nov-2024 22:12:53 Getting configuration...
19-Nov-2024 22:12:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ff9d34mv67kr3kxr'.
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt'
19-Nov-2024 22:12:53 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt' successfully started
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mc0u3iaakcifq39q
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mc0u3iaakcifq39q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mc0u3iaakcifq39q
19-Nov-2024 22:12:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15689109503624935810'...
19-Nov-2024 22:12:53 Getting configuration...
19-Nov-2024 22:12:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mc0u3iaakcifq39q'.
19-Nov-2024 22:12:53
19-Nov-2024 22:12:53 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:12:53 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:12:53 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:12:53 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:12:53 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 22:12:53 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 22:12:53 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:12:53 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 22:12:53 =================================================================
19-Nov-2024 22:12:53
19-Nov-2024 22:12:54 PASSED
19-Nov-2024 22:12:54 Unmounting client from /tmp/onedata/mnt/ff9d34mv67kr3kxr
19-Nov-2024 22:12:54
19-Nov-2024 22:12:54
19-Nov-2024 22:12:54 Unmounting client from /tmp/onedata/mnt/mc0u3iaakcifq39q
19-Nov-2024 22:12:54
19-Nov-2024 22:12:54
19-Nov-2024 22:13:35 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:13:35 =================================================================
19-Nov-2024 22:13:35 - Executing scenario 'Create many children'
19-Nov-2024 22:13:35 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:13:35 -----------------------------------------------------------------
19-Nov-2024 22:13:35 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:13:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:13:35 using [token, token] by [user1, user2]"'
19-Nov-2024 22:13:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:13:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:13:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t'
19-Nov-2024 22:13:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t' successfully started
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gdxu17bl0kkjxtc8
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gdxu17bl0kkjxtc8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gdxu17bl0kkjxtc8
19-Nov-2024 22:13:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7389843711320290770'...
19-Nov-2024 22:13:35 Getting configuration...
19-Nov-2024 22:13:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gdxu17bl0kkjxtc8'.
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:13:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:13:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt'
19-Nov-2024 22:13:35 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt' successfully started
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lviywodwdhqieapn
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lviywodwdhqieapn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lviywodwdhqieapn
19-Nov-2024 22:13:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6121875257478671738'...
19-Nov-2024 22:13:35 Getting configuration...
19-Nov-2024 22:13:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lviywodwdhqieapn'.
19-Nov-2024 22:13:35
19-Nov-2024 22:13:35 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 22:13:35 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 22:13:35 =================================================================
19-Nov-2024 22:13:35
19-Nov-2024 22:13:46 PASSED
19-Nov-2024 22:13:46 Unmounting client from /tmp/onedata/mnt/gdxu17bl0kkjxtc8
19-Nov-2024 22:13:46
19-Nov-2024 22:13:46
19-Nov-2024 22:13:46 Unmounting client from /tmp/onedata/mnt/lviywodwdhqieapn
19-Nov-2024 22:13:46
19-Nov-2024 22:13:46
19-Nov-2024 22:14:25 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:14:25 =================================================================
19-Nov-2024 22:14:25 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 22:14:25 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:14:25 -----------------------------------------------------------------
19-Nov-2024 22:14:25 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:14:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:14:25 using [token, token] by [user1, user2]"'
19-Nov-2024 22:14:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:14:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:14:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t'
19-Nov-2024 22:14:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t' successfully started
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eoconjs5suu9hjxx
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eoconjs5suu9hjxx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eoconjs5suu9hjxx
19-Nov-2024 22:14:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10762776806233234163'...
19-Nov-2024 22:14:25 Getting configuration...
19-Nov-2024 22:14:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eoconjs5suu9hjxx'.
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:14:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:14:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt'
19-Nov-2024 22:14:25 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt' successfully started
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/95wfpppmcziubibx
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/95wfpppmcziubibx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/95wfpppmcziubibx
19-Nov-2024 22:14:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16121396437801786961'...
19-Nov-2024 22:14:25 Getting configuration...
19-Nov-2024 22:14:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/95wfpppmcziubibx'.
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:14:25 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:14:25 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 22:14:25 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:14:25 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 22:14:25 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 22:14:25 =================================================================
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 PASSED
19-Nov-2024 22:14:25 Unmounting client from /tmp/onedata/mnt/eoconjs5suu9hjxx
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25 Unmounting client from /tmp/onedata/mnt/95wfpppmcziubibx
19-Nov-2024 22:14:25
19-Nov-2024 22:14:25
19-Nov-2024 22:15:02 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:15:02 =================================================================
19-Nov-2024 22:15:02 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 22:15:02 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:15:02 -----------------------------------------------------------------
19-Nov-2024 22:15:02 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:15:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:15:02 using [token, token] by [user1, user2]"'
19-Nov-2024 22:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6jf6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t'
19-Nov-2024 22:15:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6jf6t' successfully started
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0636124us2oxhgvt
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0636124us2oxhgvt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0636124us2oxhgvt
19-Nov-2024 22:15:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2145871090850237301'...
19-Nov-2024 22:15:02 Getting configuration...
19-Nov-2024 22:15:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0636124us2oxhgvt'.
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vpgxt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt'
19-Nov-2024 22:15:02 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vpgxt' successfully started
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/07fb6vruifedki58
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/07fb6vruifedki58 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/07fb6vruifedki58
19-Nov-2024 22:15:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7026000887227941038'...
19-Nov-2024 22:15:02 Getting configuration...
19-Nov-2024 22:15:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/07fb6vruifedki58'.
19-Nov-2024 22:15:02
19-Nov-2024 22:15:02 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:15:02 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:15:02 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 22:15:02 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 22:15:02 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 22:15:02 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 22:15:02 =================================================================
19-Nov-2024 22:15:02
19-Nov-2024 22:15:17 PASSED
19-Nov-2024 22:15:17 Unmounting client from /tmp/onedata/mnt/0636124us2oxhgvt
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17 Unmounting client from /tmp/onedata/mnt/07fb6vruifedki58
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1732054502.5396135', '-c', '/tmp/logs']
19-Nov-2024 22:15:17 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-pdmd2. See /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-cross-support-job-3p-users-pdmd2/entrypoint.log for more details
19-Nov-2024 22:15:17 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-6jf6t: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-oneclient-krakow-7d9476b8bc-6jf6t/oneclient_logs
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:15:17          42,532   0%   40.56MB/s    0:00:00 (xfr#1, to-chk=186/219)
19-Nov-2024 22:15:17          42,532   0%   40.56MB/s    0:00:00 (xfr#1, to-chk=180/219)
19-Nov-2024 22:15:17          42,994   0%   41.00MB/s    0:00:00 (xfr#2, to-chk=182/219)
19-Nov-2024 22:15:17         173,635   1%   82.80MB/s    0:00:00 (xfr#3, to-chk=181/219)
19-Nov-2024 22:15:17         174,097   1%   83.02MB/s    0:00:00 (xfr#4, to-chk=180/219)
19-Nov-2024 22:15:17         174,725   1%   83.32MB/s    0:00:00 (xfr#5, to-chk=179/219)
19-Nov-2024 22:15:17         213,678   1%   50.94MB/s    0:00:00 (xfr#6, to-chk=178/219)
19-Nov-2024 22:15:17         214,236   1%   51.08MB/s    0:00:00 (xfr#7, to-chk=174/219)
19-Nov-2024 22:15:17         349,851   2%   27.80MB/s    0:00:00 (xfr#8, to-chk=173/219)
19-Nov-2024 22:15:17         350,409   2%   27.85MB/s    0:00:00 (xfr#9, to-chk=172/219)
19-Nov-2024 22:15:17         394,421   3%   20.90MB/s    0:00:00 (xfr#10, to-chk=171/219)
19-Nov-2024 22:15:17         395,267   3%   18.85MB/s    0:00:00 (xfr#11, to-chk=167/219)
19-Nov-2024 22:15:17         538,486   4%   13.17MB/s    0:00:00 (xfr#12, to-chk=166/219)
19-Nov-2024 22:15:17         539,332   4%   13.19MB/s    0:00:00 (xfr#13, to-chk=165/219)
19-Nov-2024 22:15:17         583,196   4%   12.64MB/s    0:00:00 (xfr#14, to-chk=164/219)
19-Nov-2024 22:15:17         583,850   4%   12.65MB/s    0:00:00 (xfr#15, to-chk=160/219)
19-Nov-2024 22:15:17         740,841   6%   15.03MB/s    0:00:00 (xfr#16, to-chk=159/219)
19-Nov-2024 22:15:17         741,495   6%   15.05MB/s    0:00:00 (xfr#17, to-chk=158/219)
19-Nov-2024 22:15:17         782,727   6%   10.98MB/s    0:00:00 (xfr#18, to-chk=157/219)
19-Nov-2024 22:15:17         783,381   6%    8.12MB/s    0:00:00 (xfr#19, to-chk=153/219)
19-Nov-2024 22:15:17         914,988   7%    6.46MB/s    0:00:00 (xfr#20, to-chk=152/219)
19-Nov-2024 22:15:17         915,642   7%    6.47MB/s    0:00:00 (xfr#21, to-chk=151/219)
19-Nov-2024 22:15:17         955,900   8%    6.12MB/s    0:00:00 (xfr#22, to-chk=150/219)
19-Nov-2024 22:15:17         956,554   8%    5.85MB/s    0:00:00 (xfr#23, to-chk=146/219)
19-Nov-2024 22:15:17       1,095,322   9%    5.22MB/s    0:00:00 (xfr#24, to-chk=145/219)
19-Nov-2024 22:15:17       1,095,976   9%    5.23MB/s    0:00:00 (xfr#25, to-chk=144/219)
19-Nov-2024 22:15:17       1,134,694   9%    5.38MB/s    0:00:00 (xfr#26, to-chk=143/219)
19-Nov-2024 22:15:17       1,135,252   9%    5.39MB/s    0:00:00 (xfr#27, to-chk=139/219)
19-Nov-2024 22:15:17       1,266,550  10%    5.67MB/s    0:00:00 (xfr#28, to-chk=138/219)
19-Nov-2024 22:15:17       1,267,108  10%    5.65MB/s    0:00:00 (xfr#29, to-chk=137/219)
19-Nov-2024 22:15:17       1,303,869  11%    5.78MB/s    0:00:00 (xfr#30, to-chk=136/219)
19-Nov-2024 22:15:17       1,304,523  11%    5.79MB/s    0:00:00 (xfr#31, to-chk=132/219)
19-Nov-2024 22:15:17       1,424,197  12%    6.20MB/s    0:00:00 (xfr#32, to-chk=131/219)
19-Nov-2024 22:15:17       1,424,851  12%    6.20MB/s    0:00:00 (xfr#33, to-chk=130/219)
19-Nov-2024 22:15:17       1,425,479  12%    6.21MB/s    0:00:00 (xfr#34, to-chk=129/219)
19-Nov-2024 22:15:17       1,463,413  12%    6.32MB/s    0:00:00 (xfr#35, to-chk=128/219)
19-Nov-2024 22:15:17       1,463,875  12%    6.32MB/s    0:00:00 (xfr#36, to-chk=124/219)
19-Nov-2024 22:15:17       1,620,605  13%    6.90MB/s    0:00:00 (xfr#37, to-chk=123/219)
19-Nov-2024 22:15:17       1,621,067  13%    6.90MB/s    0:00:00 (xfr#38, to-chk=122/219)
19-Nov-2024 22:15:17       1,646,053  13%    6.98MB/s    0:00:00 (xfr#39, to-chk=121/219)
19-Nov-2024 22:15:17       1,646,419  13%    6.98MB/s    0:00:00 (xfr#40, to-chk=117/219)
19-Nov-2024 22:15:17       1,738,848  14%    7.34MB/s    0:00:00 (xfr#41, to-chk=116/219)
19-Nov-2024 22:15:17       1,739,214  14%    7.34MB/s    0:00:00 (xfr#42, to-chk=115/219)
19-Nov-2024 22:15:17       1,809,930  15%    7.22MB/s    0:00:00 (xfr#43, to-chk=114/219)
19-Nov-2024 22:15:17       1,810,872  15%    7.20MB/s    0:00:00 (xfr#44, to-chk=110/219)
19-Nov-2024 22:15:17       2,098,303  17%    8.23MB/s    0:00:00 (xfr#45, to-chk=109/219)
19-Nov-2024 22:15:17       2,099,245  17%    8.24MB/s    0:00:00 (xfr#46, to-chk=108/219)
19-Nov-2024 22:15:17       2,152,258  18%    8.05MB/s    0:00:00 (xfr#47, to-chk=107/219)
19-Nov-2024 22:15:17       2,152,912  18%    8.05MB/s    0:00:00 (xfr#48, to-chk=103/219)
19-Nov-2024 22:15:17       2,330,670  19%    8.65MB/s    0:00:00 (xfr#49, to-chk=102/219)
19-Nov-2024 22:15:17       2,331,324  19%    8.62MB/s    0:00:00 (xfr#50, to-chk=101/219)
19-Nov-2024 22:15:17       2,364,812  19%    8.38MB/s    0:00:00 (xfr#51, to-chk=100/219)
19-Nov-2024 22:15:17       2,365,082  19%    8.38MB/s    0:00:00 (xfr#52, to-chk=96/219)
19-Nov-2024 22:15:17       2,484,617  20%    8.74MB/s    0:00:00 (xfr#53, to-chk=95/219)
19-Nov-2024 22:15:17       2,484,887  20%    8.74MB/s    0:00:00 (xfr#54, to-chk=94/219)
19-Nov-2024 22:15:17       3,243,838  27%    9.79MB/s    0:00:00 (xfr#55, to-chk=93/219)
19-Nov-2024 22:15:17       3,244,396  27%    9.79MB/s    0:00:00 (xfr#56, to-chk=89/219)
19-Nov-2024 22:15:17       6,411,763  54%   12.74MB/s    0:00:00 (xfr#57, to-chk=88/219)
19-Nov-2024 22:15:17       6,412,321  54%   12.74MB/s    0:00:00 (xfr#58, to-chk=87/219)
19-Nov-2024 22:15:17       6,645,747  56%   13.18MB/s    0:00:00 (xfr#59, to-chk=86/219)
19-Nov-2024 22:15:17       6,646,401  56%   13.15MB/s    0:00:00 (xfr#60, to-chk=82/219)
19-Nov-2024 22:15:17       9,163,679  77%   16.18MB/s    0:00:00 (xfr#61, to-chk=81/219)
19-Nov-2024 22:15:17       9,164,333  77%   16.18MB/s    0:00:00 (xfr#62, to-chk=80/219)
19-Nov-2024 22:15:17       9,197,439  77%   15.92MB/s    0:00:00 (xfr#63, to-chk=79/219)
19-Nov-2024 22:15:17       9,198,093  77%   15.92MB/s    0:00:00 (xfr#64, to-chk=75/219)
19-Nov-2024 22:15:17       9,322,349  78%   16.08MB/s    0:00:00 (xfr#65, to-chk=74/219)
19-Nov-2024 22:15:17       9,323,003  78%   16.08MB/s    0:00:00 (xfr#66, to-chk=73/219)
19-Nov-2024 22:15:17       9,495,573  80%   16.23MB/s    0:00:00 (xfr#67, to-chk=72/219)
19-Nov-2024 22:15:17       9,496,419  80%   16.23MB/s    0:00:00 (xfr#68, to-chk=68/219)
19-Nov-2024 22:15:17      10,072,370  84%   16.88MB/s    0:00:00 (xfr#69, to-chk=67/219)
19-Nov-2024 22:15:17      10,073,216  84%   16.88MB/s    0:00:00 (xfr#70, to-chk=66/219)
19-Nov-2024 22:15:17      10,120,663  85%   16.93MB/s    0:00:00 (xfr#71, to-chk=65/219)
19-Nov-2024 22:15:17      10,121,413  85%   16.90MB/s    0:00:00 (xfr#72, to-chk=61/219)
19-Nov-2024 22:15:17      10,290,829  86%   17.16MB/s    0:00:00 (xfr#73, to-chk=60/219)
19-Nov-2024 22:15:17      10,291,579  86%   17.13MB/s    0:00:00 (xfr#74, to-chk=59/219)
19-Nov-2024 22:15:17      10,353,335  87%   17.17MB/s    0:00:00 (xfr#75, to-chk=58/219)
19-Nov-2024 22:15:17      10,354,277  87%   17.17MB/s    0:00:00 (xfr#76, to-chk=54/219)
19-Nov-2024 22:15:17      10,589,895  89%   17.44MB/s    0:00:00 (xfr#77, to-chk=53/219)
19-Nov-2024 22:15:17      10,590,837  89%   17.44MB/s    0:00:00 (xfr#78, to-chk=52/219)
19-Nov-2024 22:15:17      10,636,828  89%   17.43MB/s    0:00:00 (xfr#79, to-chk=51/219)
19-Nov-2024 22:15:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:15:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:15:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:15:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:15:17      10,637,290  89%   17.40MB/s    0:00:00 (xfr#80, to-chk=47/219)
19-Nov-2024 22:15:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:15:17      10,796,705  91%   17.54MB/s    0:00:00 (xfr#81, to-chk=46/219)
19-Nov-2024 22:15:17      10,797,167  91%   17.51MB/s    0:00:00 (xfr#82, to-chk=45/219)
19-Nov-2024 22:15:17      10,846,771  91%   17.56MB/s    0:00:00 (xfr#83, to-chk=44/219)
19-Nov-2024 22:15:17      10,847,329  91%   17.50MB/s    0:00:00 (xfr#84, to-chk=40/219)
19-Nov-2024 22:15:17      11,024,938  93%   17.73MB/s    0:00:00 (xfr#85, to-chk=39/219)
19-Nov-2024 22:15:17      11,025,496  93%   17.70MB/s    0:00:00 (xfr#86, to-chk=38/219)
19-Nov-2024 22:15:17      11,026,124  93%   17.70MB/s    0:00:00 (xfr#87, to-chk=37/219)
19-Nov-2024 22:15:17      11,066,072  93%   17.71MB/s    0:00:00 (xfr#88, to-chk=36/219)
19-Nov-2024 22:15:17      11,066,630  93%   17.71MB/s    0:00:00 (xfr#89, to-chk=32/219)
19-Nov-2024 22:15:17      11,196,171  94%   17.86MB/s    0:00:00 (xfr#90, to-chk=31/219)
19-Nov-2024 22:15:17      11,196,729  94%   17.86MB/s    0:00:00 (xfr#91, to-chk=30/219)
19-Nov-2024 22:15:17      11,222,895  94%   17.87MB/s    0:00:00 (xfr#92, to-chk=29/219)
19-Nov-2024 22:15:17      11,223,357  94%   17.87MB/s    0:00:00 (xfr#93, to-chk=25/219)
19-Nov-2024 22:15:17      11,315,944  95%   17.93MB/s    0:00:00 (xfr#94, to-chk=24/219)
19-Nov-2024 22:15:17      11,316,406  95%   17.93MB/s    0:00:00 (xfr#95, to-chk=23/219)
19-Nov-2024 22:15:17      11,317,034  95%   17.90MB/s    0:00:00 (xfr#96, to-chk=22/219)
19-Nov-2024 22:15:17      11,353,746  95%   17.93MB/s    0:00:00 (xfr#97, to-chk=21/219)
19-Nov-2024 22:15:17      11,354,208  95%   17.93MB/s    0:00:00 (xfr#98, to-chk=17/219)
19-Nov-2024 22:15:17      11,478,906  96%   18.03MB/s    0:00:00 (xfr#99, to-chk=16/219)
19-Nov-2024 22:15:17      11,479,368  96%   18.04MB/s    0:00:00 (xfr#100, to-chk=15/219)
19-Nov-2024 22:15:17      11,513,534  97%   18.03MB/s    0:00:00 (xfr#101, to-chk=14/219)
19-Nov-2024 22:15:17      11,513,996  97%   18.03MB/s    0:00:00 (xfr#102, to-chk=10/219)
19-Nov-2024 22:15:17      11,658,710  98%   18.17MB/s    0:00:00 (xfr#103, to-chk=9/219)
19-Nov-2024 22:15:17      11,659,172  98%   18.17MB/s    0:00:00 (xfr#104, to-chk=8/219)
19-Nov-2024 22:15:17      11,691,568  98%   18.22MB/s    0:00:00 (xfr#105, to-chk=7/219)
19-Nov-2024 22:15:17      11,692,126  98%   18.19MB/s    0:00:00 (xfr#106, to-chk=3/219)
19-Nov-2024 22:15:17      11,806,860  99%   18.31MB/s    0:00:00 (xfr#107, to-chk=2/219)
19-Nov-2024 22:15:17      11,807,418  99%   18.31MB/s    0:00:00 (xfr#108, to-chk=1/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.37MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.37MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.37MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.37MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.37MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.37MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.37MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.34MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.19MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17      11,846,977  99%   18.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:15:17 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-vpgxt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-oneclient-krakow-7d9476b8bc-vpgxt/oneclient_logs
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:15:17          33,432   0%   31.88MB/s    0:00:00 (xfr#1, to-chk=187/220)
19-Nov-2024 22:15:17          33,432   0%   31.88MB/s    0:00:00 (xfr#1, to-chk=181/220)
19-Nov-2024 22:15:17          33,990   0%   32.42MB/s    0:00:00 (xfr#2, to-chk=183/220)
19-Nov-2024 22:15:17         124,910   3%   29.78MB/s    0:00:00 (xfr#3, to-chk=182/220)
19-Nov-2024 22:15:17         125,468   3%   29.91MB/s    0:00:00 (xfr#4, to-chk=181/220)
19-Nov-2024 22:15:17         149,926   3%   23.83MB/s    0:00:00 (xfr#5, to-chk=180/220)
19-Nov-2024 22:15:17         150,484   3%   20.50MB/s    0:00:00 (xfr#6, to-chk=176/220)
19-Nov-2024 22:15:17         240,957   5%   22.98MB/s    0:00:00 (xfr#7, to-chk=175/220)
19-Nov-2024 22:15:17         241,515   5%   20.94MB/s    0:00:00 (xfr#8, to-chk=174/220)
19-Nov-2024 22:15:17         282,003   6%   20.69MB/s    0:00:00 (xfr#9, to-chk=173/220)
19-Nov-2024 22:15:17         282,561   6%   20.73MB/s    0:00:00 (xfr#10, to-chk=169/220)
19-Nov-2024 22:15:17         417,121  10%   18.94MB/s    0:00:00 (xfr#11, to-chk=168/220)
19-Nov-2024 22:15:17         417,679  10%   18.97MB/s    0:00:00 (xfr#12, to-chk=167/220)
19-Nov-2024 22:15:17         509,436  12%   16.19MB/s    0:00:00 (xfr#13, to-chk=166/220)
19-Nov-2024 22:15:17         510,282  12%   15.70MB/s    0:00:00 (xfr#14, to-chk=162/220)
19-Nov-2024 22:15:17         763,382  18%   11.03MB/s    0:00:00 (xfr#15, to-chk=161/220)
19-Nov-2024 22:15:17         764,228  18%   10.88MB/s    0:00:00 (xfr#16, to-chk=160/220)
19-Nov-2024 22:15:17         764,856  18%   10.89MB/s    0:00:00 (xfr#17, to-chk=159/220)
19-Nov-2024 22:15:17         784,097  19%   10.53MB/s    0:00:00 (xfr#18, to-chk=158/220)
19-Nov-2024 22:15:17         784,463  19%   10.39MB/s    0:00:00 (xfr#19, to-chk=154/220)
19-Nov-2024 22:15:17         867,343  21%   10.47MB/s    0:00:00 (xfr#20, to-chk=153/220)
19-Nov-2024 22:15:17         867,709  21%   10.47MB/s    0:00:00 (xfr#21, to-chk=152/220)
19-Nov-2024 22:15:17         910,336  22%   10.72MB/s    0:00:00 (xfr#22, to-chk=151/220)
19-Nov-2024 22:15:17         910,990  22%   10.73MB/s    0:00:00 (xfr#23, to-chk=147/220)
19-Nov-2024 22:15:17       1,061,722  26%   10.13MB/s    0:00:00 (xfr#24, to-chk=146/220)
19-Nov-2024 22:15:17       1,062,376  26%   10.13MB/s    0:00:00 (xfr#25, to-chk=145/220)
19-Nov-2024 22:15:17       1,097,895  27%    9.43MB/s    0:00:00 (xfr#26, to-chk=144/220)
19-Nov-2024 22:15:17       1,098,837  27%    9.44MB/s    0:00:00 (xfr#27, to-chk=140/220)
19-Nov-2024 22:15:17       1,214,467  30%   10.25MB/s    0:00:00 (xfr#28, to-chk=139/220)
19-Nov-2024 22:15:17       1,215,409  30%   10.26MB/s    0:00:00 (xfr#29, to-chk=138/220)
19-Nov-2024 22:15:17       1,238,238  30%    9.92MB/s    0:00:00 (xfr#30, to-chk=137/220)
19-Nov-2024 22:15:17       1,238,604  30%    9.84MB/s    0:00:00 (xfr#31, to-chk=133/220)
19-Nov-2024 22:15:17       1,302,760  32%   10.10MB/s    0:00:00 (xfr#32, to-chk=132/220)
19-Nov-2024 22:15:17       1,303,126  32%   10.10MB/s    0:00:00 (xfr#33, to-chk=131/220)
19-Nov-2024 22:15:17       1,331,918  32%   10.16MB/s    0:00:00 (xfr#34, to-chk=130/220)
19-Nov-2024 22:15:17       1,332,572  32%    9.93MB/s    0:00:00 (xfr#35, to-chk=126/220)
19-Nov-2024 22:15:17       1,414,437  34%    9.92MB/s    0:00:00 (xfr#36, to-chk=125/220)
19-Nov-2024 22:15:17       1,415,091  34%    9.92MB/s    0:00:00 (xfr#37, to-chk=124/220)
19-Nov-2024 22:15:17       1,440,323  35%    9.74MB/s    0:00:00 (xfr#38, to-chk=123/220)
19-Nov-2024 22:15:17       1,440,977  35%    9.75MB/s    0:00:00 (xfr#39, to-chk=119/220)
19-Nov-2024 22:15:17       1,538,026  38%    9.46MB/s    0:00:00 (xfr#40, to-chk=118/220)
19-Nov-2024 22:15:17       1,538,680  38%    9.47MB/s    0:00:00 (xfr#41, to-chk=117/220)
19-Nov-2024 22:15:17       1,539,308  38%    9.47MB/s    0:00:00 (xfr#42, to-chk=116/220)
19-Nov-2024 22:15:17       1,567,778  38%    9.46MB/s    0:00:00 (xfr#43, to-chk=115/220)
19-Nov-2024 22:15:17       1,568,048  38%    9.41MB/s    0:00:00 (xfr#44, to-chk=111/220)
19-Nov-2024 22:15:17       1,652,253  40%    9.32MB/s    0:00:00 (xfr#45, to-chk=110/220)
19-Nov-2024 22:15:17       1,652,523  40%    9.33MB/s    0:00:00 (xfr#46, to-chk=109/220)
19-Nov-2024 22:15:17       1,673,202  41%    9.33MB/s    0:00:00 (xfr#47, to-chk=108/220)
19-Nov-2024 22:15:17       1,673,760  41%    9.33MB/s    0:00:00 (xfr#48, to-chk=104/220)
19-Nov-2024 22:15:17       1,748,249  43%    9.64MB/s    0:00:00 (xfr#49, to-chk=103/220)
19-Nov-2024 22:15:17       1,748,807  43%    9.64MB/s    0:00:00 (xfr#50, to-chk=102/220)
19-Nov-2024 22:15:17       1,777,567  43%    9.74MB/s    0:00:00 (xfr#51, to-chk=101/220)
19-Nov-2024 22:15:17       1,778,029  43%    9.75MB/s    0:00:00 (xfr#52, to-chk=97/220)
19-Nov-2024 22:15:17       1,866,854  46%    9.78MB/s    0:00:00 (xfr#53, to-chk=96/220)
19-Nov-2024 22:15:17       1,867,316  46%    9.13MB/s    0:00:00 (xfr#54, to-chk=95/220)
19-Nov-2024 22:15:17       1,886,155  46%    8.18MB/s    0:00:00 (xfr#55, to-chk=94/220)
19-Nov-2024 22:15:17       1,886,713  46%    8.14MB/s    0:00:00 (xfr#56, to-chk=90/220)
19-Nov-2024 22:15:17       1,951,073  48%    8.38MB/s    0:00:00 (xfr#57, to-chk=89/220)
19-Nov-2024 22:15:17       1,951,631  48%    8.35MB/s    0:00:00 (xfr#58, to-chk=88/220)
19-Nov-2024 22:15:17       1,988,166  49%    8.50MB/s    0:00:00 (xfr#59, to-chk=87/220)
19-Nov-2024 22:15:17       1,988,628  49%    8.50MB/s    0:00:00 (xfr#60, to-chk=83/220)
19-Nov-2024 22:15:17       2,108,529  52%    8.98MB/s    0:00:00 (xfr#61, to-chk=82/220)
19-Nov-2024 22:15:17       2,108,991  52%    8.98MB/s    0:00:00 (xfr#62, to-chk=81/220)
19-Nov-2024 22:15:17       2,150,316  53%    9.11MB/s    0:00:00 (xfr#63, to-chk=80/220)
19-Nov-2024 22:15:17       2,150,874  53%    9.08MB/s    0:00:00 (xfr#64, to-chk=76/220)
19-Nov-2024 22:15:17       2,286,365  56%    9.61MB/s    0:00:00 (xfr#65, to-chk=75/220)
19-Nov-2024 22:15:17       2,286,923  56%    9.61MB/s    0:00:00 (xfr#66, to-chk=74/220)
19-Nov-2024 22:15:17       2,316,449  57%    9.73MB/s    0:00:00 (xfr#67, to-chk=73/220)
19-Nov-2024 22:15:17       2,317,007  57%    9.73MB/s    0:00:00 (xfr#68, to-chk=69/220)
19-Nov-2024 22:15:17       2,418,172  59%   10.07MB/s    0:00:00 (xfr#69, to-chk=68/220)
19-Nov-2024 22:15:17       2,418,730  59%   10.07MB/s    0:00:00 (xfr#70, to-chk=67/220)
19-Nov-2024 22:15:17       2,419,358  59%   10.08MB/s    0:00:00 (xfr#71, to-chk=66/220)
19-Nov-2024 22:15:17       2,553,648  63%    8.82MB/s    0:00:00 (xfr#72, to-chk=65/220)
19-Nov-2024 22:15:17       2,554,206  63%    8.83MB/s    0:00:00 (xfr#73, to-chk=61/220)
19-Nov-2024 22:15:17       2,804,529  69%    9.62MB/s    0:00:00 (xfr#74, to-chk=60/220)
19-Nov-2024 22:15:17       2,805,087  69%    9.62MB/s    0:00:00 (xfr#75, to-chk=59/220)
19-Nov-2024 22:15:17       2,820,452  69%    9.68MB/s    0:00:00 (xfr#76, to-chk=58/220)
19-Nov-2024 22:15:17       2,820,818  69%    9.68MB/s    0:00:00 (xfr#77, to-chk=54/220)
19-Nov-2024 22:15:17       2,872,438  71%    9.68MB/s    0:00:00 (xfr#78, to-chk=53/220)
19-Nov-2024 22:15:17       2,872,804  71%    9.61MB/s    0:00:00 (xfr#79, to-chk=52/220)
19-Nov-2024 22:15:17       2,889,514  71%    9.57MB/s    0:00:00 (xfr#80, to-chk=51/220)
19-Nov-2024 22:15:17       2,889,880  71%    9.57MB/s    0:00:00 (xfr#81, to-chk=47/220)
19-Nov-2024 22:15:17       2,950,103  72%    9.70MB/s    0:00:00 (xfr#82, to-chk=46/220)
19-Nov-2024 22:15:17       2,950,469  72%    9.70MB/s    0:00:00 (xfr#83, to-chk=45/220)
19-Nov-2024 22:15:17       3,049,668  75%    9.96MB/s    0:00:00 (xfr#84, to-chk=44/220)
19-Nov-2024 22:15:17       3,050,130  75%    9.96MB/s    0:00:00 (xfr#85, to-chk=40/220)
19-Nov-2024 22:15:17       3,315,176  81%   10.65MB/s    0:00:00 (xfr#86, to-chk=39/220)
19-Nov-2024 22:15:17       3,315,638  82%   10.65MB/s    0:00:00 (xfr#87, to-chk=38/220)
19-Nov-2024 22:15:17       3,345,318  82%   10.71MB/s    0:00:00 (xfr#88, to-chk=37/220)
19-Nov-2024 22:15:17       3,345,876  82%   10.67MB/s    0:00:00 (xfr#89, to-chk=33/220)
19-Nov-2024 22:15:17       3,430,465  84%   10.83MB/s    0:00:00 (xfr#90, to-chk=32/220)
19-Nov-2024 22:15:17       3,431,023  84%   10.83MB/s    0:00:00 (xfr#91, to-chk=31/220)
19-Nov-2024 22:15:17       3,431,651  84%   10.84MB/s    0:00:00 (xfr#92, to-chk=30/220)
19-Nov-2024 22:15:17       3,462,384  85%   10.90MB/s    0:00:00 (xfr#93, to-chk=29/220)
19-Nov-2024 22:15:17       3,463,038  85%   10.90MB/s    0:00:00 (xfr#94, to-chk=25/220)
19-Nov-2024 22:15:17       3,579,484  88%   11.19MB/s    0:00:00 (xfr#95, to-chk=24/220)
19-Nov-2024 22:15:17       3,580,138  88%   11.16MB/s    0:00:00 (xfr#96, to-chk=23/220)
19-Nov-2024 22:15:17       3,619,321  89%   11.21MB/s    0:00:00 (xfr#97, to-chk=22/220)
19-Nov-2024 22:15:17       3,619,879  89%   11.21MB/s    0:00:00 (xfr#98, to-chk=18/220)
19-Nov-2024 22:15:17       3,738,911  92%   11.50MB/s    0:00:00 (xfr#99, to-chk=17/220)
19-Nov-2024 22:15:17       3,739,469  92%   11.50MB/s    0:00:00 (xfr#100, to-chk=16/220)
19-Nov-2024 22:15:17       3,740,097  92%   11.51MB/s    0:00:00 (xfr#101, to-chk=15/220)
19-Nov-2024 22:15:17       3,785,112  93%   11.57MB/s    0:00:00 (xfr#102, to-chk=14/220)
19-Nov-2024 22:15:17       3,785,862  93%   11.57MB/s    0:00:00 (xfr#103, to-chk=10/220)
19-Nov-2024 22:15:17       3,920,567  96%   11.91MB/s    0:00:00 (xfr#104, to-chk=9/220)
19-Nov-2024 22:15:17       3,921,317  96%   11.91MB/s    0:00:00 (xfr#105, to-chk=8/220)
19-Nov-2024 22:15:17       3,937,358  97%   11.92MB/s    0:00:00 (xfr#106, to-chk=7/220)
19-Nov-2024 22:15:17       3,937,916  97%   11.92MB/s    0:00:00 (xfr#107, to-chk=3/220)
19-Nov-2024 22:15:17       3,996,168  98%   12.06MB/s    0:00:00 (xfr#108, to-chk=2/220)
19-Nov-2024 22:15:17       3,996,726  98%   12.06MB/s    0:00:00 (xfr#109, to-chk=1/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.11MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.11MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.11MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.11MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.07MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   12.04MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   11.93MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   11.89MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17       4,038,983  99%   11.82MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:15:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:15:17           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:15:17           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:15:17           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:15:17           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:15:17           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:15:17           6,899  50%    1.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:15:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:15:17          22,410  16%   21.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:15:17          45,782  33%   14.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:15:17          45,782  33%   10.92MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:15:17          67,989  49%    6.48MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:15:17          68,280  50%    5.92MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:15:17          68,280  50%    2.83MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:15:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:15:17          40,416   4%   38.54MB/s    0:00:00 (xfr#2, to-chk=75/80)
19-Nov-2024 22:15:17          78,930   9%    8.36MB/s    0:00:00 (xfr#3, to-chk=73/80)
19-Nov-2024 22:15:17          78,930   9%    7.53MB/s    0:00:00 (xfr#4, to-chk=71/80)
19-Nov-2024 22:15:17          78,930   9%    7.53MB/s    0:00:00 (xfr#5, to-chk=69/80)
19-Nov-2024 22:15:17         116,028  14%   11.07MB/s    0:00:00 (xfr#6, to-chk=67/80)
19-Nov-2024 22:15:17         116,178  14%   11.08MB/s    0:00:00 (xfr#7, to-chk=65/80)
19-Nov-2024 22:15:17         116,475  14%   11.11MB/s    0:00:00 (xfr#8, to-chk=63/80)
19-Nov-2024 22:15:17         250,737  30%    9.56MB/s    0:00:00 (xfr#9, to-chk=61/80)
19-Nov-2024 22:15:17         260,585  31%    9.94MB/s    0:00:00 (xfr#10, to-chk=51/80)
19-Nov-2024 22:15:17         266,901  32%   10.18MB/s    0:00:00 (xfr#11, to-chk=50/80)
19-Nov-2024 22:15:17         268,256  32%   10.23MB/s    0:00:00 (xfr#12, to-chk=49/80)
19-Nov-2024 22:15:17         276,396  33%    8.24MB/s    0:00:00 (xfr#13, to-chk=48/80)
19-Nov-2024 22:15:17         284,133  34%    8.47MB/s    0:00:00 (xfr#14, to-chk=47/80)
19-Nov-2024 22:15:17         295,974  36%    8.82MB/s    0:00:00 (xfr#15, to-chk=46/80)
19-Nov-2024 22:15:17         305,881  37%    8.84MB/s    0:00:00 (xfr#16, to-chk=45/80)
19-Nov-2024 22:15:17         315,330  38%    9.11MB/s    0:00:00 (xfr#17, to-chk=44/80)
19-Nov-2024 22:15:17         317,231  38%    8.90MB/s    0:00:00 (xfr#18, to-chk=43/80)
19-Nov-2024 22:15:17         325,438  39%    9.13MB/s    0:00:00 (xfr#19, to-chk=42/80)
19-Nov-2024 22:15:17         328,505  40%    9.21MB/s    0:00:00 (xfr#20, to-chk=41/80)
19-Nov-2024 22:15:17         330,318  40%    9.00MB/s    0:00:00 (xfr#21, to-chk=40/80)
19-Nov-2024 22:15:17         337,088  41%    8.93MB/s    0:00:00 (xfr#22, to-chk=39/80)
19-Nov-2024 22:15:17         338,911  41%    8.74MB/s    0:00:00 (xfr#23, to-chk=38/80)
19-Nov-2024 22:15:17         343,971  42%    8.87MB/s    0:00:00 (xfr#24, to-chk=37/80)
19-Nov-2024 22:15:17         354,733  43%    8.67MB/s    0:00:00 (xfr#25, to-chk=36/80)
19-Nov-2024 22:15:17         361,106  44%    8.61MB/s    0:00:00 (xfr#26, to-chk=35/80)
19-Nov-2024 22:15:17         367,023  44%    8.75MB/s    0:00:00 (xfr#27, to-chk=34/80)
19-Nov-2024 22:15:17         377,329  46%    9.00MB/s    0:00:00 (xfr#28, to-chk=33/80)
19-Nov-2024 22:15:17         381,422  46%    8.87MB/s    0:00:00 (xfr#29, to-chk=32/80)
19-Nov-2024 22:15:17         388,660  47%    9.04MB/s    0:00:00 (xfr#30, to-chk=31/80)
19-Nov-2024 22:15:17         389,001  47%    9.05MB/s    0:00:00 (xfr#31, to-chk=30/80)
19-Nov-2024 22:15:17         397,996  48%    9.26MB/s    0:00:00 (xfr#32, to-chk=29/80)
19-Nov-2024 22:15:17         405,794  49%    9.44MB/s    0:00:00 (xfr#33, to-chk=28/80)
19-Nov-2024 22:15:17         409,887  50%    8.50MB/s    0:00:00 (xfr#34, to-chk=27/80)
19-Nov-2024 22:15:17         410,674  50%    8.51MB/s    0:00:00 (xfr#35, to-chk=26/80)
19-Nov-2024 22:15:17         416,202  50%    8.45MB/s    0:00:00 (xfr#36, to-chk=25/80)
19-Nov-2024 22:15:17         422,984  51%    8.58MB/s    0:00:00 (xfr#37, to-chk=24/80)
19-Nov-2024 22:15:17         434,198  53%    8.63MB/s    0:00:00 (xfr#38, to-chk=23/80)
19-Nov-2024 22:15:17         443,193  54%    8.63MB/s    0:00:00 (xfr#39, to-chk=22/80)
19-Nov-2024 22:15:17         453,898  55%    8.83MB/s    0:00:00 (xfr#40, to-chk=21/80)
19-Nov-2024 22:15:17         461,069  56%    8.79MB/s    0:00:00 (xfr#41, to-chk=20/80)
19-Nov-2024 22:15:17         472,853  57%    9.02MB/s    0:00:00 (xfr#42, to-chk=19/80)
19-Nov-2024 22:15:17         477,455  58%    8.93MB/s    0:00:00 (xfr#43, to-chk=18/80)
19-Nov-2024 22:15:17         486,051  59%    9.09MB/s    0:00:00 (xfr#44, to-chk=17/80)
19-Nov-2024 22:15:17         486,838  59%    8.93MB/s    0:00:00 (xfr#45, to-chk=16/80)
19-Nov-2024 22:15:17         491,501  60%    8.68MB/s    0:00:00 (xfr#46, to-chk=15/80)
19-Nov-2024 22:15:17         494,625  60%    8.74MB/s    0:00:00 (xfr#47, to-chk=14/80)
19-Nov-2024 22:15:17         505,841  61%    8.77MB/s    0:00:00 (xfr#48, to-chk=13/80)
19-Nov-2024 22:15:17         509,474  62%    8.83MB/s    0:00:00 (xfr#49, to-chk=12/80)
19-Nov-2024 22:15:17         514,990  62%    8.77MB/s    0:00:00 (xfr#50, to-chk=11/80)
19-Nov-2024 22:15:17         524,451  64%    8.93MB/s    0:00:00 (xfr#51, to-chk=10/80)
19-Nov-2024 22:15:17         528,145  64%    8.99MB/s    0:00:00 (xfr#52, to-chk=9/80)
19-Nov-2024 22:15:17         538,451  65%    9.01MB/s    0:00:00 (xfr#53, to-chk=8/80)
19-Nov-2024 22:15:17         544,368  66%    9.11MB/s    0:00:00 (xfr#54, to-chk=7/80)
19-Nov-2024 22:15:17         552,962  67%    9.25MB/s    0:00:00 (xfr#55, to-chk=6/80)
19-Nov-2024 22:15:17         555,172  67%    9.13MB/s    0:00:00 (xfr#56, to-chk=5/80)
19-Nov-2024 22:15:17         557,783  68%    9.17MB/s    0:00:00 (xfr#57, to-chk=4/80)
19-Nov-2024 22:15:17         559,995  68%    9.21MB/s    0:00:00 (xfr#58, to-chk=3/80)
19-Nov-2024 22:15:17         560,393  68%    9.21MB/s    0:00:00 (xfr#59, to-chk=2/80)
19-Nov-2024 22:15:17         563,061  68%    9.10MB/s    0:00:00 (xfr#60, to-chk=1/80)
19-Nov-2024 22:15:17         568,123  69%    9.18MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:15:17         568,123  69%    9.18MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:15:17         568,123  69%    9.18MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:15:17         568,123  69%    7.63MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:15:17         568,123  69%    7.63MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:15:17         568,123  69%    7.63MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:15:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:15:17          53,535  12%   51.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:15:17         108,624  25%   14.80MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:15:17         156,099  37%   13.53MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:15:17         209,431  49%   15.36MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:15:17         209,722  50%   14.29MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:15:17         209,722  50%   10.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:15:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:15:17           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:15:17           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:15:17           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:15:17           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:15:17           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:15:17           6,742  50%    1.61MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:15:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-21.53.40/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 22:15:17               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:15:17          23,242   3%   22.17MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 22:15:17          47,241   6%    6.44MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 22:15:17          47,241   6%    6.44MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 22:15:17          70,003   9%    8.35MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 22:15:17          70,094   9%    8.36MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 22:15:17         206,614  29%   12.32MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 22:15:17         206,911  29%   12.33MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 22:15:17         351,810  50%   19.74MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 22:15:17         351,810  50%   13.98MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 22:15:17 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1732054502.5396135 exists, exporting anyway.
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17 =============================== warnings summary ===============================
19-Nov-2024 22:15:17 tests/utils/rest_utils.py:98
19-Nov-2024 22:15:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:15:17     print("""
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17 tests/utils/path_utils.py:112
19-Nov-2024 22:15:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:15:17     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:15:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:15:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:15:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:15:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:15:17
19-Nov-2024 22:15:17 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:15:17 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:15:17 ================= 26 passed, 4 warnings in 1301.02s (0:21:41) ==================
19-Nov-2024 22:15:23 release "dev" uninstalled
19-Nov-2024 22:15:24 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:15:28 No resources found
19-Nov-2024 22:15:29 Sidecar injection has been disabled
19-Nov-2024 22:15:29 Cleaning helm release "dev"...
19-Nov-2024 22:15:29 Deleted 1 helm deployments
19-Nov-2024 22:15:29 Deleted 0 k8s deployments
19-Nov-2024 22:15:29 Deleted 0 k8s services
19-Nov-2024 22:15:29 Deleted 0 persistent volumes
19-Nov-2024 22:15:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:15:29 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:15:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:15:29 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:15:29 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:15:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:15:29 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:15:29 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:15:29 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:15:29 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS...
19-Nov-2024 22:15:29 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:15:29 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:15:29
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:15:29 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:15:29
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio symlinks #3366 (ODSRV-OAP-SRFCMPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPS-3366-ScriptBuildTask-6053218878406186483.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance
19-Nov-2024 22:15:29 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_symlinks.tar.gz
19-Nov-2024 22:15:30 Uploading artifact
19-Nov-2024 22:15:30     source path: surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_symlinks.tar.gz
19-Nov-2024 22:15:30     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_symlinks.tar.gz
19-Nov-2024 22:15:30 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:15:30 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:15:30 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:15:30
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio symlinks #3366 (ODSRV-OAP-SRFCMPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPS-3366-ScriptBuildTask-14137329231705695434.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS
19-Nov-2024 22:15:30 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:15:31 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:15:31 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:15:31
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:15:31 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:15:31
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio symlinks #3366 (ODSRV-OAP-SRFCMPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPS-3366-ScriptBuildTask-15002340756104822597.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance
19-Nov-2024 22:15:31   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:15:31                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:15:31 100  4822  100  4822    0     0  53577      0 --:--:-- --:--:-- --:--:-- 53577
19-Nov-2024 22:15:31 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:15:32 Cleaning helm deployments
19-Nov-2024 22:15:32 Cleanining pods
19-Nov-2024 22:15:32 Cleaning kube persistant volumes
19-Nov-2024 22:15:33 Cleaning dockswift container
19-Nov-2024 22:15:33 Cleaning docker containers
19-Nov-2024 22:15:36 Stalled docker containers to remove:
19-Nov-2024 22:15:36 523494601b79 8d942986f5d5 c34062a7c3bb f081aaf8c918 74dbaab26f8a ae4772962c34
19-Nov-2024 22:15:36 Removing stalled docker containers
19-Nov-2024 22:15:36 Error response from daemon: Cannot kill container: 523494601b79: Container 523494601b794db10e24e2705a61aa3790d6b61ec67d39353a34f828074f9bb8 is not running
19-Nov-2024 22:15:36 523494601b79
19-Nov-2024 22:15:36 Error response from daemon: Cannot kill container: 8d942986f5d5: Container 8d942986f5d53372c792eaafb99bddf439784b6a42e153196ced92f0c81d39ce is not running
19-Nov-2024 22:15:36 8d942986f5d5
19-Nov-2024 22:15:36 Error response from daemon: Cannot kill container: c34062a7c3bb: Container c34062a7c3bb445267ee8df86fec0d7ff0c8606454e2a64f87bbc2eaebf2d828 is not running
19-Nov-2024 22:15:36 c34062a7c3bb
19-Nov-2024 22:15:36 Error response from daemon: Cannot kill container: f081aaf8c918: Container f081aaf8c918d0f6696e06a29eac236a4bc6847d58c18b94c45a83041e59e2bb is not running
19-Nov-2024 22:15:36 f081aaf8c918
19-Nov-2024 22:15:37 Error response from daemon: Cannot kill container: 74dbaab26f8a: Container 74dbaab26f8a3ffc84c181bd866874342757b1a2007545d1d5ce96ef54897922 is not running
19-Nov-2024 22:15:37 74dbaab26f8a
19-Nov-2024 22:15:37 ae4772962c34
19-Nov-2024 22:15:37 ae4772962c34
19-Nov-2024 22:15:37 Stalled docker volumes to remove:
19-Nov-2024 22:15:37
19-Nov-2024 22:15:37 Removing stalled docker volumes
19-Nov-2024 22:15:37 Removing stalled loopdevices
19-Nov-2024 22:15:39 Done
19-Nov-2024 22:15:39 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:15:39 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:15:39 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:15:39 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:15:39 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:15:39 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:15:39 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:15:39 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:15:39 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:15:39 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 160.5 ms
19-Nov-2024 22:15:39 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS'
19-Nov-2024 22:15:39 Finalising the build...
19-Nov-2024 22:15:39 Stopping timer.
19-Nov-2024 22:15:39 Build ODSRV-OAP-SRFCMPS-3366 completed.
19-Nov-2024 22:15:39 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:15:39 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:15:39 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:15:39 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:15:39 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:15:39 All post build plugins have finished
19-Nov-2024 22:15:39 Generating build results summary...
19-Nov-2024 22:15:40 Saving build results to disk...
19-Nov-2024 22:15:40 Store variable context...
19-Nov-2024 22:15:40 Finished building ODSRV-OAP-SRFCMPS-3366.