oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: singleprovider regular file CRUD multiclient directio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,460 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:36:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15393236548502016083'...
19-Nov-2024 22:36:57 Getting configuration...
19-Nov-2024 22:36:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q79s6ym5fm358npb'.
19-Nov-2024 22:36:57
19-Nov-2024 22:36:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:36:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:36:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:36:57
19-Nov-2024 22:36:57
19-Nov-2024 22:36:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2'
19-Nov-2024 22:36:57 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2' successfully started
19-Nov-2024 22:36:57
19-Nov-2024 22:36:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/j436k6nqm578j501
19-Nov-2024 22:36:57
19-Nov-2024 22:36:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j436k6nqm578j501 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j436k6nqm578j501
19-Nov-2024 22:36:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15701828197466144013'...
19-Nov-2024 22:36:57 Getting configuration...
19-Nov-2024 22:36:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j436k6nqm578j501'.
19-Nov-2024 22:36:57
19-Nov-2024 22:36:57 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:36:57 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
19-Nov-2024 22:36:57 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
19-Nov-2024 22:36:57 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
19-Nov-2024 22:36:57 =================================================================
19-Nov-2024 22:36:57
19-Nov-2024 22:36:58 PASSED
19-Nov-2024 22:36:58 Unmounting client from /tmp/onedata/mnt/q79s6ym5fm358npb
19-Nov-2024 22:36:58
19-Nov-2024 22:36:58
19-Nov-2024 22:36:58 Unmounting client from /tmp/onedata/mnt/j436k6nqm578j501
19-Nov-2024 22:36:58
19-Nov-2024 22:36:58
19-Nov-2024 22:37:24 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:37:24 =================================================================
19-Nov-2024 22:37:24 - Executing scenario 'Delete file opened by other user for reading'
19-Nov-2024 22:37:24 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:37:24 -----------------------------------------------------------------
19-Nov-2024 22:37:24 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:37:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:37:24 using [token, token] by [user1, user2]"'
19-Nov-2024 22:37:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:37:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:37:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv'
19-Nov-2024 22:37:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv' successfully started
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/etp8djsta83n6w9h
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/etp8djsta83n6w9h --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/etp8djsta83n6w9h
19-Nov-2024 22:37:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4991014743167403786'...
19-Nov-2024 22:37:24 Getting configuration...
19-Nov-2024 22:37:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/etp8djsta83n6w9h'.
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:37:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:37:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2'
19-Nov-2024 22:37:24 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2' successfully started
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/dfbrz92r66vcpjmc
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dfbrz92r66vcpjmc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dfbrz92r66vcpjmc
19-Nov-2024 22:37:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18078534505016068059'...
19-Nov-2024 22:37:24 Getting configuration...
19-Nov-2024 22:37:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dfbrz92r66vcpjmc'.
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:37:24 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 22:37:24 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:37:24 =================================================================
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 PASSED
19-Nov-2024 22:37:24 Unmounting client from /tmp/onedata/mnt/etp8djsta83n6w9h
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24 Unmounting client from /tmp/onedata/mnt/dfbrz92r66vcpjmc
19-Nov-2024 22:37:24
19-Nov-2024 22:37:24
19-Nov-2024 22:37:48 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:37:48 =================================================================
19-Nov-2024 22:37:48 - Executing scenario 'Delete file opened by other user for reading and writing'
19-Nov-2024 22:37:48 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:37:48 -----------------------------------------------------------------
19-Nov-2024 22:37:48 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:37:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:37:48 using [token, token] by [user1, user2]"'
19-Nov-2024 22:37:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:37:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:37:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv'
19-Nov-2024 22:37:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv' successfully started
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/u6bjfhou5nk1mcpi
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u6bjfhou5nk1mcpi --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u6bjfhou5nk1mcpi
19-Nov-2024 22:37:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7051079736824692764'...
19-Nov-2024 22:37:48 Getting configuration...
19-Nov-2024 22:37:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u6bjfhou5nk1mcpi'.
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:37:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:37:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2'
19-Nov-2024 22:37:48 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2' successfully started
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3arysobd1oe3dn98
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3arysobd1oe3dn98 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3arysobd1oe3dn98
19-Nov-2024 22:37:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14257871727152810784'...
19-Nov-2024 22:37:48 Getting configuration...
19-Nov-2024 22:37:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3arysobd1oe3dn98'.
19-Nov-2024 22:37:48
19-Nov-2024 22:37:48 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:37:48 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 22:37:48 =================================================================
19-Nov-2024 22:37:48
19-Nov-2024 22:37:49 PASSED
19-Nov-2024 22:37:49 Unmounting client from /tmp/onedata/mnt/u6bjfhou5nk1mcpi
19-Nov-2024 22:37:49
19-Nov-2024 22:37:49
19-Nov-2024 22:37:49 Unmounting client from /tmp/onedata/mnt/3arysobd1oe3dn98
19-Nov-2024 22:37:49
19-Nov-2024 22:37:49
19-Nov-2024 22:38:15 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:38:15 =================================================================
19-Nov-2024 22:38:15 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
19-Nov-2024 22:38:15 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:38:15 -----------------------------------------------------------------
19-Nov-2024 22:38:15 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:38:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:38:15 using [token, token] by [user1, user2]"'
19-Nov-2024 22:38:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:38:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:38:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv'
19-Nov-2024 22:38:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv' successfully started
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jgr07ykl400wbgo9
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jgr07ykl400wbgo9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jgr07ykl400wbgo9
19-Nov-2024 22:38:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14486027187559570678'...
19-Nov-2024 22:38:15 Getting configuration...
19-Nov-2024 22:38:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jgr07ykl400wbgo9'.
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:38:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:38:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2'
19-Nov-2024 22:38:15 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2' successfully started
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fwz0z2is2l33jdu7
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fwz0z2is2l33jdu7 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fwz0z2is2l33jdu7
19-Nov-2024 22:38:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18031275690914248737'...
19-Nov-2024 22:38:15 Getting configuration...
19-Nov-2024 22:38:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fwz0z2is2l33jdu7'.
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:38:15 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:38:15 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:38:15 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 22:38:15 =================================================================
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 PASSED
19-Nov-2024 22:38:15 Unmounting client from /tmp/onedata/mnt/jgr07ykl400wbgo9
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15 Unmounting client from /tmp/onedata/mnt/fwz0z2is2l33jdu7
19-Nov-2024 22:38:15
19-Nov-2024 22:38:15
19-Nov-2024 22:38:39 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:38:39 =================================================================
19-Nov-2024 22:38:39 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 22:38:39 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:38:39 -----------------------------------------------------------------
19-Nov-2024 22:38:39 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:38:39 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:38:39 using [token, token] by [user1, user2]"'
19-Nov-2024 22:38:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:38:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:38:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv'
19-Nov-2024 22:38:39 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv' successfully started
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2o7zdt5jebxz4iwz
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2o7zdt5jebxz4iwz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2o7zdt5jebxz4iwz
19-Nov-2024 22:38:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15132066517796549858'...
19-Nov-2024 22:38:39 Getting configuration...
19-Nov-2024 22:38:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2o7zdt5jebxz4iwz'.
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:38:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:38:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2'
19-Nov-2024 22:38:39 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2' successfully started
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xwg1sihdalqgos8p
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xwg1sihdalqgos8p --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xwg1sihdalqgos8p
19-Nov-2024 22:38:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11499134772070318556'...
19-Nov-2024 22:38:39 Getting configuration...
19-Nov-2024 22:38:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xwg1sihdalqgos8p'.
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:38:39 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:38:39 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:38:39 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:38:39 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 22:38:39 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 22:38:39 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:38:39 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 22:38:39 =================================================================
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 PASSED
19-Nov-2024 22:38:39 Unmounting client from /tmp/onedata/mnt/2o7zdt5jebxz4iwz
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39 Unmounting client from /tmp/onedata/mnt/xwg1sihdalqgos8p
19-Nov-2024 22:38:39
19-Nov-2024 22:38:39
19-Nov-2024 22:39:07 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:39:07 =================================================================
19-Nov-2024 22:39:07 - Executing scenario 'Create many children'
19-Nov-2024 22:39:07 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:39:07 -----------------------------------------------------------------
19-Nov-2024 22:39:07 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:39:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:39:07 using [token, token] by [user1, user2]"'
19-Nov-2024 22:39:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:39:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:39:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv'
19-Nov-2024 22:39:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv' successfully started
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lz4utu05kyvfpm3b
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lz4utu05kyvfpm3b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lz4utu05kyvfpm3b
19-Nov-2024 22:39:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6663005569894417268'...
19-Nov-2024 22:39:07 Getting configuration...
19-Nov-2024 22:39:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lz4utu05kyvfpm3b'.
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:39:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:39:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2'
19-Nov-2024 22:39:07 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2' successfully started
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xgahnfqs8ljnwrss
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xgahnfqs8ljnwrss --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xgahnfqs8ljnwrss
19-Nov-2024 22:39:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14061326326650918484'...
19-Nov-2024 22:39:07 Getting configuration...
19-Nov-2024 22:39:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xgahnfqs8ljnwrss'.
19-Nov-2024 22:39:07
19-Nov-2024 22:39:07 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 22:39:07 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 22:39:07 =================================================================
19-Nov-2024 22:39:07
19-Nov-2024 22:39:12 PASSED
19-Nov-2024 22:39:12 Unmounting client from /tmp/onedata/mnt/lz4utu05kyvfpm3b
19-Nov-2024 22:39:12
19-Nov-2024 22:39:12
19-Nov-2024 22:39:12 Unmounting client from /tmp/onedata/mnt/xgahnfqs8ljnwrss
19-Nov-2024 22:39:12
19-Nov-2024 22:39:12
19-Nov-2024 22:39:36 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:39:36 =================================================================
19-Nov-2024 22:39:36 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 22:39:36 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:39:36 -----------------------------------------------------------------
19-Nov-2024 22:39:36 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:39:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:39:36 using [token, token] by [user1, user2]"'
19-Nov-2024 22:39:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:39:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:39:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv'
19-Nov-2024 22:39:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv' successfully started
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rn8jk0npwsdy5ndk
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rn8jk0npwsdy5ndk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rn8jk0npwsdy5ndk
19-Nov-2024 22:39:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17362069941839049187'...
19-Nov-2024 22:39:36 Getting configuration...
19-Nov-2024 22:39:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rn8jk0npwsdy5ndk'.
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:39:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:39:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2'
19-Nov-2024 22:39:36 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2' successfully started
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/63k57xf0x9nz4qv4
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/63k57xf0x9nz4qv4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/63k57xf0x9nz4qv4
19-Nov-2024 22:39:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10296575264990269886'...
19-Nov-2024 22:39:36 Getting configuration...
19-Nov-2024 22:39:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/63k57xf0x9nz4qv4'.
19-Nov-2024 22:39:36
19-Nov-2024 22:39:36 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:39:36 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:39:36 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 22:39:36 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:39:36 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 22:39:36 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 22:39:36 =================================================================
19-Nov-2024 22:39:36
19-Nov-2024 22:39:37 PASSED
19-Nov-2024 22:39:37 Unmounting client from /tmp/onedata/mnt/rn8jk0npwsdy5ndk
19-Nov-2024 22:39:37
19-Nov-2024 22:39:37
19-Nov-2024 22:39:37 Unmounting client from /tmp/onedata/mnt/63k57xf0x9nz4qv4
19-Nov-2024 22:39:37
19-Nov-2024 22:39:37
19-Nov-2024 22:40:01 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:40:01 =================================================================
19-Nov-2024 22:40:01 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 22:40:01 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:40:01 -----------------------------------------------------------------
19-Nov-2024 22:40:01 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:40:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:40:01 using [token, token] by [user1, user2]"'
19-Nov-2024 22:40:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:40:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:40:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6zmnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv'
19-Nov-2024 22:40:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6zmnv' successfully started
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ap4jbckcvjvxnnu1
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ap4jbckcvjvxnnu1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ap4jbckcvjvxnnu1
19-Nov-2024 22:40:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5769442507023902022'...
19-Nov-2024 22:40:01 Getting configuration...
19-Nov-2024 22:40:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ap4jbckcvjvxnnu1'.
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:40:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:40:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ljxb2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2'
19-Nov-2024 22:40:01 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ljxb2' successfully started
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/52w1gc2b1ekuqshn
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/52w1gc2b1ekuqshn --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/52w1gc2b1ekuqshn
19-Nov-2024 22:40:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3629430100207365519'...
19-Nov-2024 22:40:01 Getting configuration...
19-Nov-2024 22:40:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/52w1gc2b1ekuqshn'.
19-Nov-2024 22:40:01
19-Nov-2024 22:40:01 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:40:01 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:40:01 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 22:40:01 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 22:40:01 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 22:40:01 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 22:40:01 =================================================================
19-Nov-2024 22:40:01
19-Nov-2024 22:40:10 PASSED
19-Nov-2024 22:40:10 Unmounting client from /tmp/onedata/mnt/ap4jbckcvjvxnnu1
19-Nov-2024 22:40:10 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10 Unmounting client from /tmp/onedata/mnt/52w1gc2b1ekuqshn
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1732056001.4705908', '-c', '/tmp/logs']
19-Nov-2024 22:40:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:40:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:40:10 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-rkwzt. See /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-cross-support-job-3p-users-rkwzt/entrypoint.log for more details
19-Nov-2024 22:40:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:40:10 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-6zmnv: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-oneclient-krakow-7d9476b8bc-6zmnv/oneclient_logs
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=191/223)
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:40:10             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=190/223)
19-Nov-2024 22:40:10             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=183/223)
19-Nov-2024 22:40:10          40,938   0%   39.04MB/s    0:00:00 (xfr#2, to-chk=189/223)
19-Nov-2024 22:40:10          41,496   0%   39.57MB/s    0:00:00 (xfr#3, to-chk=185/223)
19-Nov-2024 22:40:10         172,710   1%   32.94MB/s    0:00:00 (xfr#4, to-chk=184/223)
19-Nov-2024 22:40:10         173,268   1%   33.05MB/s    0:00:00 (xfr#5, to-chk=183/223)
19-Nov-2024 22:40:10         211,762   1%   28.85MB/s    0:00:00 (xfr#6, to-chk=182/223)
19-Nov-2024 22:40:10         212,416   1%   28.94MB/s    0:00:00 (xfr#7, to-chk=178/223)
19-Nov-2024 22:40:10         371,214   2%   20.82MB/s    0:00:00 (xfr#8, to-chk=177/223)
19-Nov-2024 22:40:10         371,868   2%   19.70MB/s    0:00:00 (xfr#9, to-chk=176/223)
19-Nov-2024 22:40:10         409,166   3%   20.54MB/s    0:00:00 (xfr#10, to-chk=175/223)
19-Nov-2024 22:40:10         409,628   3%   19.53MB/s    0:00:00 (xfr#11, to-chk=171/223)
19-Nov-2024 22:40:10         530,971   4%   11.25MB/s    0:00:00 (xfr#12, to-chk=170/223)
19-Nov-2024 22:40:10         531,433   4%   11.26MB/s    0:00:00 (xfr#13, to-chk=169/223)
19-Nov-2024 22:40:10         557,725   4%   11.82MB/s    0:00:00 (xfr#14, to-chk=168/223)
19-Nov-2024 22:40:10         558,091   4%   11.83MB/s    0:00:00 (xfr#15, to-chk=164/223)
19-Nov-2024 22:40:10         654,527   5%   13.57MB/s    0:00:00 (xfr#16, to-chk=163/223)
19-Nov-2024 22:40:10         654,893   5%   13.58MB/s    0:00:00 (xfr#17, to-chk=162/223)
19-Nov-2024 22:40:10         702,819   5%   14.57MB/s    0:00:00 (xfr#18, to-chk=161/223)
19-Nov-2024 22:40:10         703,377   5%   14.27MB/s    0:00:00 (xfr#19, to-chk=157/223)
19-Nov-2024 22:40:10         843,813   6%   17.12MB/s    0:00:00 (xfr#20, to-chk=156/223)
19-Nov-2024 22:40:10         844,371   6%   17.13MB/s    0:00:00 (xfr#21, to-chk=155/223)
19-Nov-2024 22:40:10         895,418   7%   17.79MB/s    0:00:00 (xfr#22, to-chk=154/223)
19-Nov-2024 22:40:10         895,880   7%   17.80MB/s    0:00:00 (xfr#23, to-chk=150/223)
19-Nov-2024 22:40:10       1,066,973   8%   20.77MB/s    0:00:00 (xfr#24, to-chk=149/223)
19-Nov-2024 22:40:10       1,067,435   8%   20.78MB/s    0:00:00 (xfr#25, to-chk=148/223)
19-Nov-2024 22:40:10       1,106,434   8%   21.53MB/s    0:00:00 (xfr#26, to-chk=147/223)
19-Nov-2024 22:40:10       1,107,088   8%   21.55MB/s    0:00:00 (xfr#27, to-chk=143/223)
19-Nov-2024 22:40:10       1,235,132   9%   23.56MB/s    0:00:00 (xfr#28, to-chk=142/223)
19-Nov-2024 22:40:10       1,235,786   9%   23.57MB/s    0:00:00 (xfr#29, to-chk=141/223)
19-Nov-2024 22:40:10       1,268,814  10%   23.73MB/s    0:00:00 (xfr#30, to-chk=140/223)
19-Nov-2024 22:40:10       1,269,468  10%   23.74MB/s    0:00:00 (xfr#31, to-chk=136/223)
19-Nov-2024 22:40:10       1,396,092  11%   25.60MB/s    0:00:00 (xfr#32, to-chk=135/223)
19-Nov-2024 22:40:10       1,396,746  11%   25.62MB/s    0:00:00 (xfr#33, to-chk=134/223)
19-Nov-2024 22:40:10       1,449,572  11%   23.83MB/s    0:00:00 (xfr#34, to-chk=133/223)
19-Nov-2024 22:40:10       1,450,322  11%   23.44MB/s    0:00:00 (xfr#35, to-chk=129/223)
19-Nov-2024 22:40:10       1,639,279  12%   22.02MB/s    0:00:00 (xfr#36, to-chk=128/223)
19-Nov-2024 22:40:10       1,640,029  12%   22.03MB/s    0:00:00 (xfr#37, to-chk=127/223)
19-Nov-2024 22:40:10       1,678,036  13%   21.63MB/s    0:00:00 (xfr#38, to-chk=126/223)
19-Nov-2024 22:40:10       1,678,402  13%   21.34MB/s    0:00:00 (xfr#39, to-chk=122/223)
19-Nov-2024 22:40:10       1,682,547  13%   21.39MB/s    0:00:00 (xfr#40, to-chk=121/223)
19-Nov-2024 22:40:10       1,802,739  14%   19.32MB/s    0:00:00 (xfr#41, to-chk=120/223)
19-Nov-2024 22:40:10       1,803,105  14%   19.32MB/s    0:00:00 (xfr#42, to-chk=119/223)
19-Nov-2024 22:40:10       1,852,163  14%   19.20MB/s    0:00:00 (xfr#43, to-chk=118/223)
19-Nov-2024 22:40:10       1,852,433  14%   19.20MB/s    0:00:00 (xfr#44, to-chk=114/223)
19-Nov-2024 22:40:10       2,017,445  15%   20.47MB/s    0:00:00 (xfr#45, to-chk=113/223)
19-Nov-2024 22:40:10       2,017,715  15%   20.47MB/s    0:00:00 (xfr#46, to-chk=112/223)
19-Nov-2024 22:40:10       2,018,343  15%   20.48MB/s    0:00:00 (xfr#47, to-chk=111/223)
19-Nov-2024 22:40:10       2,060,667  16%   20.69MB/s    0:00:00 (xfr#48, to-chk=110/223)
19-Nov-2024 22:40:10       2,061,225  16%   20.69MB/s    0:00:00 (xfr#49, to-chk=106/223)
19-Nov-2024 22:40:10       2,200,935  17%   19.62MB/s    0:00:00 (xfr#50, to-chk=105/223)
19-Nov-2024 22:40:10       2,201,493  17%   19.62MB/s    0:00:00 (xfr#51, to-chk=104/223)
19-Nov-2024 22:40:10       2,202,121  17%   19.63MB/s    0:00:00 (xfr#52, to-chk=103/223)
19-Nov-2024 22:40:10       2,261,790  17%   19.61MB/s    0:00:00 (xfr#53, to-chk=102/223)
19-Nov-2024 22:40:10       2,262,540  17%   19.44MB/s    0:00:00 (xfr#54, to-chk=98/223)
19-Nov-2024 22:40:10       2,495,657  19%   20.00MB/s    0:00:00 (xfr#55, to-chk=97/223)
19-Nov-2024 22:40:10       2,496,407  19%   20.01MB/s    0:00:00 (xfr#56, to-chk=96/223)
19-Nov-2024 22:40:10       2,535,912  19%   20.15MB/s    0:00:00 (xfr#57, to-chk=95/223)
19-Nov-2024 22:40:10       2,536,278  19%   20.16MB/s    0:00:00 (xfr#58, to-chk=91/223)
19-Nov-2024 22:40:10       2,671,388  21%   20.55MB/s    0:00:00 (xfr#59, to-chk=90/223)
19-Nov-2024 22:40:10       2,671,754  21%   20.55MB/s    0:00:00 (xfr#60, to-chk=89/223)
19-Nov-2024 22:40:10       3,481,169  27%   21.99MB/s    0:00:00 (xfr#61, to-chk=88/223)
19-Nov-2024 22:40:10       3,481,631  27%   21.99MB/s    0:00:00 (xfr#62, to-chk=84/223)
19-Nov-2024 22:40:10       7,396,379  58%   26.32MB/s    0:00:00 (xfr#63, to-chk=83/223)
19-Nov-2024 22:40:10       7,396,841  58%   26.32MB/s    0:00:00 (xfr#64, to-chk=82/223)
19-Nov-2024 22:40:10       7,397,469  58%   26.32MB/s    0:00:00 (xfr#65, to-chk=81/223)
19-Nov-2024 22:40:10       7,431,974  58%   26.45MB/s    0:00:00 (xfr#66, to-chk=80/223)
19-Nov-2024 22:40:10       7,432,724  58%   26.45MB/s    0:00:00 (xfr#67, to-chk=76/223)
19-Nov-2024 22:40:10       7,576,212  59%   26.56MB/s    0:00:00 (xfr#68, to-chk=75/223)
19-Nov-2024 22:40:10       7,576,962  59%   26.57MB/s    0:00:00 (xfr#69, to-chk=74/223)
19-Nov-2024 22:40:10       7,650,872  60%   26.73MB/s    0:00:00 (xfr#70, to-chk=73/223)
19-Nov-2024 22:40:10       7,651,910  60%   26.73MB/s    0:00:00 (xfr#71, to-chk=69/223)
19-Nov-2024 22:40:10       7,939,121  62%   26.29MB/s    0:00:00 (xfr#72, to-chk=68/223)
19-Nov-2024 22:40:10       7,940,159  62%   26.29MB/s    0:00:00 (xfr#73, to-chk=67/223)
19-Nov-2024 22:40:10       7,990,756  62%   26.19MB/s    0:00:00 (xfr#74, to-chk=66/223)
19-Nov-2024 22:40:10       7,991,410  62%   26.19MB/s    0:00:00 (xfr#75, to-chk=62/223)
19-Nov-2024 22:40:10       8,157,055  64%   26.46MB/s    0:00:00 (xfr#76, to-chk=61/223)
19-Nov-2024 22:40:10       8,157,709  64%   26.46MB/s    0:00:00 (xfr#77, to-chk=60/223)
19-Nov-2024 22:40:10       8,230,983  64%   26.43MB/s    0:00:00 (xfr#78, to-chk=59/223)
19-Nov-2024 22:40:10       8,231,829  64%   26.43MB/s    0:00:00 (xfr#79, to-chk=55/223)
19-Nov-2024 22:40:10      10,883,908  85%   26.82MB/s    0:00:00 (xfr#80, to-chk=54/223)
19-Nov-2024 22:40:10      10,884,754  85%   26.75MB/s    0:00:00 (xfr#81, to-chk=53/223)
19-Nov-2024 22:40:10      10,927,564  86%   26.86MB/s    0:00:00 (xfr#82, to-chk=52/223)
19-Nov-2024 22:40:10      10,927,834  86%   26.86MB/s    0:00:00 (xfr#83, to-chk=48/223)
19-Nov-2024 22:40:10      11,072,366  87%   26.73MB/s    0:00:00 (xfr#84, to-chk=47/223)
19-Nov-2024 22:40:10      11,072,636  87%   26.73MB/s    0:00:00 (xfr#85, to-chk=46/223)
19-Nov-2024 22:40:10      11,120,253  87%   26.71MB/s    0:00:00 (xfr#86, to-chk=45/223)
19-Nov-2024 22:40:10      11,120,715  87%   26.71MB/s    0:00:00 (xfr#87, to-chk=41/223)
19-Nov-2024 22:40:10      11,278,993  88%   26.82MB/s    0:00:00 (xfr#88, to-chk=40/223)
19-Nov-2024 22:40:10      11,279,455  88%   26.83MB/s    0:00:00 (xfr#89, to-chk=39/223)
19-Nov-2024 22:40:10      11,331,211  89%   26.55MB/s    0:00:00 (xfr#90, to-chk=38/223)
19-Nov-2024 22:40:10      11,331,865  89%   26.55MB/s    0:00:00 (xfr#91, to-chk=34/223)
19-Nov-2024 22:40:10      11,503,915  90%   26.63MB/s    0:00:00 (xfr#92, to-chk=33/223)
19-Nov-2024 22:40:10      11,504,569  90%   26.63MB/s    0:00:00 (xfr#93, to-chk=32/223)
19-Nov-2024 22:40:10      11,545,426  91%   26.72MB/s    0:00:00 (xfr#94, to-chk=31/223)
19-Nov-2024 22:40:10      11,546,176  91%   26.73MB/s    0:00:00 (xfr#95, to-chk=27/223)
19-Nov-2024 22:40:10      11,688,389  92%   26.80MB/s    0:00:00 (xfr#96, to-chk=26/223)
19-Nov-2024 22:40:10      11,689,139  92%   26.80MB/s    0:00:00 (xfr#97, to-chk=25/223)
19-Nov-2024 22:40:10      11,755,468  92%   26.82MB/s    0:00:00 (xfr#98, to-chk=24/223)
19-Nov-2024 22:40:10      11,756,122  92%   26.82MB/s    0:00:00 (xfr#99, to-chk=20/223)
19-Nov-2024 22:40:10      12,354,166  97%   26.90MB/s    0:00:00 (xfr#100, to-chk=19/223)
19-Nov-2024 22:40:10      12,354,820  97%   26.90MB/s    0:00:00 (xfr#101, to-chk=18/223)
19-Nov-2024 22:40:10      12,355,448  97%   26.84MB/s    0:00:00 (xfr#102, to-chk=17/223)
19-Nov-2024 22:40:10      12,388,868  97%   26.91MB/s    0:00:00 (xfr#103, to-chk=16/223)
19-Nov-2024 22:40:10      12,389,618  97%   26.91MB/s    0:00:00 (xfr#104, to-chk=12/223)
19-Nov-2024 22:40:10      12,393,759  97%   26.92MB/s    0:00:00 (xfr#105, to-chk=11/223)
19-Nov-2024 22:40:10      12,518,536  98%   27.07MB/s    0:00:00 (xfr#106, to-chk=10/223)
19-Nov-2024 22:40:10      12,519,286  98%   27.07MB/s    0:00:00 (xfr#107, to-chk=9/223)
19-Nov-2024 22:40:10      12,519,914  98%   27.07MB/s    0:00:00 (xfr#108, to-chk=8/223)
19-Nov-2024 22:40:10      12,546,074  98%   27.07MB/s    0:00:00 (xfr#109, to-chk=7/223)
19-Nov-2024 22:40:10      12,546,536  98%   27.07MB/s    0:00:00 (xfr#110, to-chk=3/223)
19-Nov-2024 22:40:10      12,641,573  99%   27.21MB/s    0:00:00 (xfr#111, to-chk=2/223)
19-Nov-2024 22:40:10      12,642,035  99%   27.22MB/s    0:00:00 (xfr#112, to-chk=1/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.30MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.24MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.12MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.12MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.12MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10      12,681,594  99%   27.12MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:40:10 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-ljxb2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-oneclient-krakow-7d9476b8bc-ljxb2/oneclient_logs
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:40:10          16,604   0%   15.83MB/s    0:00:00 (xfr#1, to-chk=187/220)
19-Nov-2024 22:40:10          16,604   0%   15.83MB/s    0:00:00 (xfr#1, to-chk=181/220)
19-Nov-2024 22:40:10          17,066   0%   16.28MB/s    0:00:00 (xfr#2, to-chk=183/220)
19-Nov-2024 22:40:10          76,098   2%   12.10MB/s    0:00:00 (xfr#3, to-chk=182/220)
19-Nov-2024 22:40:10          76,560   2%   12.17MB/s    0:00:00 (xfr#4, to-chk=181/220)
19-Nov-2024 22:40:10         109,553   2%   13.06MB/s    0:00:00 (xfr#5, to-chk=180/220)
19-Nov-2024 22:40:10         110,111   2%   13.13MB/s    0:00:00 (xfr#6, to-chk=176/220)
19-Nov-2024 22:40:10         216,362   5%   11.46MB/s    0:00:00 (xfr#7, to-chk=175/220)
19-Nov-2024 22:40:10         216,920   5%   11.49MB/s    0:00:00 (xfr#8, to-chk=174/220)
19-Nov-2024 22:40:10         217,548   5%   11.53MB/s    0:00:00 (xfr#9, to-chk=173/220)
19-Nov-2024 22:40:10         247,289   6%   13.10MB/s    0:00:00 (xfr#10, to-chk=172/220)
19-Nov-2024 22:40:10         247,995   6%   12.45MB/s    0:00:00 (xfr#11, to-chk=168/220)
19-Nov-2024 22:40:10         350,000   9%   14.51MB/s    0:00:00 (xfr#12, to-chk=167/220)
19-Nov-2024 22:40:10         351,226   9%   14.56MB/s    0:00:00 (xfr#13, to-chk=166/220)
19-Nov-2024 22:40:10         370,952   9%   15.38MB/s    0:00:00 (xfr#14, to-chk=165/220)
19-Nov-2024 22:40:10         371,510   9%   15.40MB/s    0:00:00 (xfr#15, to-chk=161/220)
19-Nov-2024 22:40:10         439,242  11%   11.97MB/s    0:00:00 (xfr#16, to-chk=160/220)
19-Nov-2024 22:40:10         439,800  11%   11.98MB/s    0:00:00 (xfr#17, to-chk=159/220)
19-Nov-2024 22:40:10         459,628  12%   12.18MB/s    0:00:00 (xfr#18, to-chk=158/220)
19-Nov-2024 22:40:10         460,282  12%   12.19MB/s    0:00:00 (xfr#19, to-chk=154/220)
19-Nov-2024 22:40:10         539,039  14%   14.28MB/s    0:00:00 (xfr#20, to-chk=153/220)
19-Nov-2024 22:40:10         539,693  14%   13.91MB/s    0:00:00 (xfr#21, to-chk=152/220)
19-Nov-2024 22:40:10         573,260  15%   14.78MB/s    0:00:00 (xfr#22, to-chk=151/220)
19-Nov-2024 22:40:10         573,914  15%   14.79MB/s    0:00:00 (xfr#23, to-chk=147/220)
19-Nov-2024 22:40:10         665,198  17%   16.27MB/s    0:00:00 (xfr#24, to-chk=146/220)
19-Nov-2024 22:40:10         665,852  17%   16.28MB/s    0:00:00 (xfr#25, to-chk=145/220)
19-Nov-2024 22:40:10         706,197  18%   16.84MB/s    0:00:00 (xfr#26, to-chk=144/220)
19-Nov-2024 22:40:10         706,755  18%   16.85MB/s    0:00:00 (xfr#27, to-chk=140/220)
19-Nov-2024 22:40:10         973,850  25%   18.95MB/s    0:00:00 (xfr#28, to-chk=139/220)
19-Nov-2024 22:40:10         974,408  25%   18.59MB/s    0:00:00 (xfr#29, to-chk=138/220)
19-Nov-2024 22:40:10         997,638  26%   19.03MB/s    0:00:00 (xfr#30, to-chk=137/220)
19-Nov-2024 22:40:10         998,196  26%   19.04MB/s    0:00:00 (xfr#31, to-chk=133/220)
19-Nov-2024 22:40:10       1,068,293  28%   18.87MB/s    0:00:00 (xfr#32, to-chk=132/220)
19-Nov-2024 22:40:10       1,068,851  28%   18.88MB/s    0:00:00 (xfr#33, to-chk=131/220)
19-Nov-2024 22:40:10       1,069,479  28%   18.89MB/s    0:00:00 (xfr#34, to-chk=130/220)
19-Nov-2024 22:40:10       1,101,018  29%   19.09MB/s    0:00:00 (xfr#35, to-chk=129/220)
19-Nov-2024 22:40:10       1,101,288  29%   19.10MB/s    0:00:00 (xfr#36, to-chk=125/220)
19-Nov-2024 22:40:10       1,192,572  31%   19.61MB/s    0:00:00 (xfr#37, to-chk=124/220)
19-Nov-2024 22:40:10       1,193,362  31%   19.62MB/s    0:00:00 (xfr#38, to-chk=123/220)
19-Nov-2024 22:40:10       1,214,101  32%   19.96MB/s    0:00:00 (xfr#39, to-chk=122/220)
19-Nov-2024 22:40:10       1,214,563  32%   19.97MB/s    0:00:00 (xfr#40, to-chk=118/220)
19-Nov-2024 22:40:10       1,280,865  33%   20.03MB/s    0:00:00 (xfr#41, to-chk=117/220)
19-Nov-2024 22:40:10       1,281,327  33%   20.03MB/s    0:00:00 (xfr#42, to-chk=116/220)
19-Nov-2024 22:40:10       1,328,024  35%   19.79MB/s    0:00:00 (xfr#43, to-chk=115/220)
19-Nov-2024 22:40:10       1,328,678  35%   19.49MB/s    0:00:00 (xfr#44, to-chk=111/220)
19-Nov-2024 22:40:10       1,468,301  38%   19.18MB/s    0:00:00 (xfr#45, to-chk=110/220)
19-Nov-2024 22:40:10       1,468,955  38%   19.19MB/s    0:00:00 (xfr#46, to-chk=109/220)
19-Nov-2024 22:40:10       1,491,228  39%   19.22MB/s    0:00:00 (xfr#47, to-chk=108/220)
19-Nov-2024 22:40:10       1,491,786  39%   19.23MB/s    0:00:00 (xfr#48, to-chk=104/220)
19-Nov-2024 22:40:10       1,568,583  41%   19.18MB/s    0:00:00 (xfr#49, to-chk=103/220)
19-Nov-2024 22:40:10       1,569,141  41%   18.94MB/s    0:00:00 (xfr#50, to-chk=102/220)
19-Nov-2024 22:40:10       1,592,261  42%   18.98MB/s    0:00:00 (xfr#51, to-chk=101/220)
19-Nov-2024 22:40:10       1,592,915  42%   18.99MB/s    0:00:00 (xfr#52, to-chk=97/220)
19-Nov-2024 22:40:10       1,597,055  42%   19.04MB/s    0:00:00 (xfr#53, to-chk=96/220)
19-Nov-2024 22:40:10       1,680,981  44%   19.08MB/s    0:00:00 (xfr#54, to-chk=95/220)
19-Nov-2024 22:40:10       1,681,635  44%   19.09MB/s    0:00:00 (xfr#55, to-chk=94/220)
19-Nov-2024 22:40:10       1,703,500  44%   18.46MB/s    0:00:00 (xfr#56, to-chk=93/220)
19-Nov-2024 22:40:10       1,704,058  44%   18.47MB/s    0:00:00 (xfr#57, to-chk=89/220)
19-Nov-2024 22:40:10       1,796,222  47%   19.25MB/s    0:00:00 (xfr#58, to-chk=88/220)
19-Nov-2024 22:40:10       1,796,780  47%   19.25MB/s    0:00:00 (xfr#59, to-chk=87/220)
19-Nov-2024 22:40:10       1,830,882  48%   19.40MB/s    0:00:00 (xfr#60, to-chk=86/220)
19-Nov-2024 22:40:10       1,831,536  48%   19.41MB/s    0:00:00 (xfr#61, to-chk=82/220)
19-Nov-2024 22:40:10       1,956,149  51%   19.85MB/s    0:00:00 (xfr#62, to-chk=81/220)
19-Nov-2024 22:40:10       1,956,803  51%   19.85MB/s    0:00:00 (xfr#63, to-chk=80/220)
19-Nov-2024 22:40:10       1,994,606  52%   19.61MB/s    0:00:00 (xfr#64, to-chk=79/220)
19-Nov-2024 22:40:10       1,995,356  52%   19.42MB/s    0:00:00 (xfr#65, to-chk=75/220)
19-Nov-2024 22:40:10       2,109,461  55%   19.53MB/s    0:00:00 (xfr#66, to-chk=74/220)
19-Nov-2024 22:40:10       2,110,211  55%   19.54MB/s    0:00:00 (xfr#67, to-chk=73/220)
19-Nov-2024 22:40:10       2,146,451  56%   19.68MB/s    0:00:00 (xfr#68, to-chk=72/220)
19-Nov-2024 22:40:10       2,147,009  56%   19.69MB/s    0:00:00 (xfr#69, to-chk=68/220)
19-Nov-2024 22:40:10       2,384,106  62%   20.48MB/s    0:00:00 (xfr#70, to-chk=67/220)
19-Nov-2024 22:40:10       2,384,664  62%   20.49MB/s    0:00:00 (xfr#71, to-chk=66/220)
19-Nov-2024 22:40:10       2,419,764  63%   20.42MB/s    0:00:00 (xfr#72, to-chk=65/220)
19-Nov-2024 22:40:10       2,420,226  63%   20.43MB/s    0:00:00 (xfr#73, to-chk=61/220)
19-Nov-2024 22:40:10       2,528,352  66%   20.79MB/s    0:00:00 (xfr#74, to-chk=60/220)
19-Nov-2024 22:40:10       2,528,814  66%   20.79MB/s    0:00:00 (xfr#75, to-chk=59/220)
19-Nov-2024 22:40:10       2,557,874  67%   20.85MB/s    0:00:00 (xfr#76, to-chk=58/220)
19-Nov-2024 22:40:10       2,558,240  67%   20.85MB/s    0:00:00 (xfr#77, to-chk=54/220)
19-Nov-2024 22:40:10       2,650,182  69%   21.06MB/s    0:00:00 (xfr#78, to-chk=53/220)
19-Nov-2024 22:40:10       2,650,548  69%   21.06MB/s    0:00:00 (xfr#79, to-chk=52/220)
19-Nov-2024 22:40:10       2,786,769  73%   19.98MB/s    0:00:00 (xfr#80, to-chk=51/220)
19-Nov-2024 22:40:10       2,787,135  73%   19.84MB/s    0:00:00 (xfr#81, to-chk=47/220)
19-Nov-2024 22:40:10       3,048,245  80%   21.07MB/s    0:00:00 (xfr#82, to-chk=46/220)
19-Nov-2024 22:40:10       3,048,611  80%   21.07MB/s    0:00:00 (xfr#83, to-chk=45/220)
19-Nov-2024 22:40:10       3,064,706  80%   21.03MB/s    0:00:00 (xfr#84, to-chk=44/220)
19-Nov-2024 22:40:10       3,065,264  80%   21.03MB/s    0:00:00 (xfr#85, to-chk=40/220)
19-Nov-2024 22:40:10       3,123,690  82%   21.28MB/s    0:00:00 (xfr#86, to-chk=39/220)
19-Nov-2024 22:40:10       3,124,248  82%   21.28MB/s    0:00:00 (xfr#87, to-chk=38/220)
19-Nov-2024 22:40:10       3,140,639  82%   21.39MB/s    0:00:00 (xfr#88, to-chk=37/220)
19-Nov-2024 22:40:10       3,141,101  82%   21.25MB/s    0:00:00 (xfr#89, to-chk=33/220)
19-Nov-2024 22:40:10       3,193,971  84%   21.60MB/s    0:00:00 (xfr#90, to-chk=32/220)
19-Nov-2024 22:40:10       3,194,433  84%   21.61MB/s    0:00:00 (xfr#91, to-chk=31/220)
19-Nov-2024 22:40:10       3,195,061  84%   21.46MB/s    0:00:00 (xfr#92, to-chk=30/220)
19-Nov-2024 22:40:10       3,225,144  85%   21.66MB/s    0:00:00 (xfr#93, to-chk=29/220)
19-Nov-2024 22:40:10       3,225,798  85%   21.66MB/s    0:00:00 (xfr#94, to-chk=25/220)
19-Nov-2024 22:40:10       3,319,609  87%   21.83MB/s    0:00:00 (xfr#95, to-chk=24/220)
19-Nov-2024 22:40:10       3,320,263  87%   21.69MB/s    0:00:00 (xfr#96, to-chk=23/220)
19-Nov-2024 22:40:10       3,355,389  88%   21.92MB/s    0:00:00 (xfr#97, to-chk=22/220)
19-Nov-2024 22:40:10       3,355,947  88%   21.92MB/s    0:00:00 (xfr#98, to-chk=18/220)
19-Nov-2024 22:40:10       3,483,314  91%   22.29MB/s    0:00:00 (xfr#99, to-chk=17/220)
19-Nov-2024 22:40:10       3,483,872  91%   22.30MB/s    0:00:00 (xfr#100, to-chk=16/220)
19-Nov-2024 22:40:10       3,506,185  92%   22.44MB/s    0:00:00 (xfr#101, to-chk=15/220)
19-Nov-2024 22:40:10       3,506,743  92%   22.44MB/s    0:00:00 (xfr#102, to-chk=11/220)
19-Nov-2024 22:40:10       3,572,122  94%   22.71MB/s    0:00:00 (xfr#103, to-chk=10/220)
19-Nov-2024 22:40:10       3,572,680  94%   22.71MB/s    0:00:00 (xfr#104, to-chk=9/220)
19-Nov-2024 22:40:10       3,573,308  94%   22.72MB/s    0:00:00 (xfr#105, to-chk=8/220)
19-Nov-2024 22:40:10       3,614,774  95%   21.96MB/s    0:00:00 (xfr#106, to-chk=7/220)
19-Nov-2024 22:40:10       3,615,428  95%   21.96MB/s    0:00:00 (xfr#107, to-chk=3/220)
19-Nov-2024 22:40:10       3,743,383  98%   22.45MB/s    0:00:00 (xfr#108, to-chk=2/220)
19-Nov-2024 22:40:10       3,744,037  98%   22.32MB/s    0:00:00 (xfr#109, to-chk=1/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   22.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   21.88MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   21.88MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10       3,786,294  99%   21.88MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 22:40:10 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:40:10           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:40:10           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:40:10           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:40:10           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:40:10           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:40:10           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:40:10 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:40:10          40,909   6%   39.01MB/s    0:00:00 (xfr#2, to-chk=75/80)
19-Nov-2024 22:40:10          79,921  12%   76.22MB/s    0:00:00 (xfr#3, to-chk=73/80)
19-Nov-2024 22:40:10          79,921  12%   76.22MB/s    0:00:00 (xfr#4, to-chk=71/80)
19-Nov-2024 22:40:10          79,921  12%   76.22MB/s    0:00:00 (xfr#5, to-chk=69/80)
19-Nov-2024 22:40:10         117,512  18%  112.07MB/s    0:00:00 (xfr#6, to-chk=67/80)
19-Nov-2024 22:40:10         117,662  18%   37.40MB/s    0:00:00 (xfr#7, to-chk=65/80)
19-Nov-2024 22:40:10         117,959  18%   37.50MB/s    0:00:00 (xfr#8, to-chk=63/80)
19-Nov-2024 22:40:10         206,534  33%   49.24MB/s    0:00:00 (xfr#9, to-chk=61/80)
19-Nov-2024 22:40:10         209,155  33%   49.87MB/s    0:00:00 (xfr#10, to-chk=51/80)
19-Nov-2024 22:40:10         216,841  34%   41.36MB/s    0:00:00 (xfr#11, to-chk=50/80)
19-Nov-2024 22:40:10         220,651  35%   42.09MB/s    0:00:00 (xfr#12, to-chk=49/80)
19-Nov-2024 22:40:10         226,065  36%   43.12MB/s    0:00:00 (xfr#13, to-chk=48/80)
19-Nov-2024 22:40:10         228,116  36%   43.51MB/s    0:00:00 (xfr#14, to-chk=47/80)
19-Nov-2024 22:40:10         231,926  37%   44.24MB/s    0:00:00 (xfr#15, to-chk=46/80)
19-Nov-2024 22:40:10         236,314  38%   45.07MB/s    0:00:00 (xfr#16, to-chk=45/80)
19-Nov-2024 22:40:10         243,147  39%   46.38MB/s    0:00:00 (xfr#17, to-chk=44/80)
19-Nov-2024 22:40:10         249,123  40%   47.52MB/s    0:00:00 (xfr#18, to-chk=43/80)
19-Nov-2024 22:40:10         254,594  41%   40.47MB/s    0:00:00 (xfr#19, to-chk=42/80)
19-Nov-2024 22:40:10         258,119  41%   41.03MB/s    0:00:00 (xfr#20, to-chk=41/80)
19-Nov-2024 22:40:10         265,518  42%   42.20MB/s    0:00:00 (xfr#21, to-chk=40/80)
19-Nov-2024 22:40:10         266,651  42%   42.38MB/s    0:00:00 (xfr#22, to-chk=39/80)
19-Nov-2024 22:40:10         267,784  43%   42.56MB/s    0:00:00 (xfr#23, to-chk=38/80)
19-Nov-2024 22:40:10         272,508  43%   43.31MB/s    0:00:00 (xfr#24, to-chk=37/80)
19-Nov-2024 22:40:10         276,035  44%   43.87MB/s    0:00:00 (xfr#25, to-chk=36/80)
19-Nov-2024 22:40:10         281,726  45%   44.78MB/s    0:00:00 (xfr#26, to-chk=35/80)
19-Nov-2024 22:40:10         283,486  45%   45.06MB/s    0:00:00 (xfr#27, to-chk=34/80)
19-Nov-2024 22:40:10         289,747  46%   39.47MB/s    0:00:00 (xfr#28, to-chk=33/80)
19-Nov-2024 22:40:10         294,410  47%   40.11MB/s    0:00:00 (xfr#29, to-chk=32/80)
19-Nov-2024 22:40:10         295,826  47%   40.30MB/s    0:00:00 (xfr#30, to-chk=31/80)
19-Nov-2024 22:40:10         296,047  47%   40.33MB/s    0:00:00 (xfr#31, to-chk=30/80)
19-Nov-2024 22:40:10         302,593  48%   41.23MB/s    0:00:00 (xfr#32, to-chk=29/80)
19-Nov-2024 22:40:10         309,141  49%   42.12MB/s    0:00:00 (xfr#33, to-chk=28/80)
19-Nov-2024 22:40:10         312,389  50%   42.56MB/s    0:00:00 (xfr#34, to-chk=27/80)
19-Nov-2024 22:40:10         319,792  51%   43.57MB/s    0:00:00 (xfr#35, to-chk=26/80)
19-Nov-2024 22:40:10         326,623  52%   44.50MB/s    0:00:00 (xfr#36, to-chk=25/80)
19-Nov-2024 22:40:10         331,740  53%   39.55MB/s    0:00:00 (xfr#37, to-chk=24/80)
19-Nov-2024 22:40:10         333,441  53%   39.75MB/s    0:00:00 (xfr#38, to-chk=23/80)
19-Nov-2024 22:40:10         335,771  54%   40.03MB/s    0:00:00 (xfr#39, to-chk=22/80)
19-Nov-2024 22:40:10         338,099  54%   40.30MB/s    0:00:00 (xfr#40, to-chk=21/80)
19-Nov-2024 22:40:10         338,943  54%   40.41MB/s    0:00:00 (xfr#41, to-chk=20/80)
19-Nov-2024 22:40:10         344,636  55%   41.08MB/s    0:00:00 (xfr#42, to-chk=19/80)
19-Nov-2024 22:40:10         351,750  56%   41.93MB/s    0:00:00 (xfr#43, to-chk=18/80)
19-Nov-2024 22:40:10         359,501  57%   38.09MB/s    0:00:00 (xfr#44, to-chk=17/80)
19-Nov-2024 22:40:10         360,007  57%   38.15MB/s    0:00:00 (xfr#45, to-chk=16/80)
19-Nov-2024 22:40:10         361,371  58%   38.29MB/s    0:00:00 (xfr#46, to-chk=15/80)
19-Nov-2024 22:40:10         366,494  59%   38.84MB/s    0:00:00 (xfr#47, to-chk=14/80)
19-Nov-2024 22:40:10         370,876  59%   39.30MB/s    0:00:00 (xfr#48, to-chk=13/80)
19-Nov-2024 22:40:10         372,917  60%   39.52MB/s    0:00:00 (xfr#49, to-chk=12/80)
19-Nov-2024 22:40:10         377,014  60%   39.95MB/s    0:00:00 (xfr#50, to-chk=11/80)
19-Nov-2024 22:40:10         383,283  61%   40.61MB/s    0:00:00 (xfr#51, to-chk=10/80)
19-Nov-2024 22:40:10         385,898  62%   36.80MB/s    0:00:00 (xfr#52, to-chk=9/80)
19-Nov-2024 22:40:10         393,016  63%   37.48MB/s    0:00:00 (xfr#53, to-chk=8/80)
19-Nov-2024 22:40:10         397,111  63%   37.87MB/s    0:00:00 (xfr#54, to-chk=7/80)
19-Nov-2024 22:40:10         403,087  64%   38.44MB/s    0:00:00 (xfr#55, to-chk=6/80)
19-Nov-2024 22:40:10         403,593  64%   38.49MB/s    0:00:00 (xfr#56, to-chk=5/80)
19-Nov-2024 22:40:10         406,835  65%   38.80MB/s    0:00:00 (xfr#57, to-chk=4/80)
19-Nov-2024 22:40:10         409,792  65%   39.08MB/s    0:00:00 (xfr#58, to-chk=3/80)
19-Nov-2024 22:40:10         410,019  66%   39.10MB/s    0:00:00 (xfr#59, to-chk=2/80)
19-Nov-2024 22:40:10         412,917  66%   39.38MB/s    0:00:00 (xfr#60, to-chk=1/80)
19-Nov-2024 22:40:10         414,392  66%   35.93MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:40:10         414,392  66%   32.93MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:40:10         414,392  66%   32.93MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:40:10         414,392  66%   30.40MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:40:10         414,392  66%   30.40MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:40:10         414,392  66%   30.40MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 22:40:10 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:40:10          23,284  16%   22.21MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:40:10          47,540  33%   45.34MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:40:10          47,540  33%   45.34MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:40:10          70,621  49%   67.35MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:40:10          70,912  50%   67.63MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:40:10          70,912  50%   22.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:40:10 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:40:10           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:40:10           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:40:10           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:40:10           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:40:10           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:40:10           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:40:10 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:40:10          54,291  12%   51.78MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:40:10         110,146  25%   11.67MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:40:10         157,621  37%   16.70MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:40:10         211,709  49%   20.19MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:40:10         212,000  50%   20.22MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:40:10         212,000  50%   18.38MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:40:10 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.59/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 22:40:10               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:40:10          23,228   6%   22.15MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 22:40:10          47,213  14%   45.03MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 22:40:10          47,213  14%   45.03MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 22:40:10          69,961  20%   66.72MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 22:40:10          70,052  20%   66.81MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 22:40:10          70,349  21%   67.09MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 22:40:10         166,825  50%   53.03MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 22:40:10         166,825  50%   31.82MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 22:40:10 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1732056001.4705908 exists, exporting anyway.
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10 =============================== warnings summary ===============================
19-Nov-2024 22:40:10 tests/utils/rest_utils.py:98
19-Nov-2024 22:40:10   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:40:10     print("""
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10 tests/utils/path_utils.py:112
19-Nov-2024 22:40:10   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:40:10     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:40:10   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:40:10     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:40:10   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:40:10     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:40:10
19-Nov-2024 22:40:10 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:40:10 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:40:10 ================== 26 passed, 4 warnings in 853.85s (0:14:13) ==================
19-Nov-2024 22:40:14 release "dev" uninstalled
19-Nov-2024 22:40:15 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:40:17 No resources found
19-Nov-2024 22:40:18 Sidecar injection has been disabled
19-Nov-2024 22:40:18 Cleaning helm release "dev"...
19-Nov-2024 22:40:18 Deleted 1 helm deployments
19-Nov-2024 22:40:18 Deleted 0 k8s deployments
19-Nov-2024 22:40:18 Deleted 0 k8s services
19-Nov-2024 22:40:18 Deleted 0 persistent volumes
19-Nov-2024 22:40:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:40:20 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:40:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:40:20 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:40:20 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:40:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:40:20 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:40:20 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:40:20 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:40:20 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH...
19-Nov-2024 22:40:20 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:40:20 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:40:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:40:20 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:40:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3366 (ODSRV-OAP-SRFCMDH-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3366-ScriptBuildTask-10041056132713386019.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance
19-Nov-2024 22:40:20 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
19-Nov-2024 22:40:21 Uploading artifact
19-Nov-2024 22:40:21     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
19-Nov-2024 22:40:21     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
19-Nov-2024 22:40:21 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:40:21 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:40:21 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:40:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3366 (ODSRV-OAP-SRFCMDH-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3366-ScriptBuildTask-17896148337055575347.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH
19-Nov-2024 22:40:21 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:40:21 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:40:21 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:40:21
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:40:21 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:40:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3366 (ODSRV-OAP-SRFCMDH-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3366-ScriptBuildTask-670012549719495794.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance
19-Nov-2024 22:40:21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:40:21                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:40:21
19-Nov-2024 22:40:21   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:40:21 100  4822  100  4822    0     0  61037      0 --:--:-- --:--:-- --:--:-- 61037
19-Nov-2024 22:40:21 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:40:23 Cleaning helm deployments
19-Nov-2024 22:40:23 Cleanining pods
19-Nov-2024 22:40:23 Cleaning kube persistant volumes
19-Nov-2024 22:40:23 Cleaning dockswift container
19-Nov-2024 22:40:23 Cleaning docker containers
19-Nov-2024 22:40:26 Stalled docker containers to remove:
19-Nov-2024 22:40:26 48ce7313226d 95e26aabf299 7f391f253e97 2b0505ec9262 92bc302e105b ea27d4dd0e96 ecce3c158795 eaf4a9b01c08 c51463957a25 28ea74fa1690 9be5be94cb0a a857b31c17ef cd47f121f56f cae20e3b8884 d0d35dc3e486 b8661ff387d0
19-Nov-2024 22:40:26 Removing stalled docker containers
19-Nov-2024 22:40:26 Error response from daemon: Cannot kill container: 48ce7313226d: Container 48ce7313226d062021d0742ebe5627239a187b6d11a79653cd11b5fe00a7b9ce is not running
19-Nov-2024 22:40:26 48ce7313226d
19-Nov-2024 22:40:26 Error response from daemon: Cannot kill container: 95e26aabf299: Container 95e26aabf2998949c1da1b4e94fe571dcae1362628dd20f879b3fcc63a97b337 is not running
19-Nov-2024 22:40:26 95e26aabf299
19-Nov-2024 22:40:26 Error response from daemon: Cannot kill container: 7f391f253e97: Container 7f391f253e97046c5561c5a9f5fefc3fdf738fc7291724be76e47c3ff066a090 is not running
19-Nov-2024 22:40:26 7f391f253e97
19-Nov-2024 22:40:26 Error response from daemon: Cannot kill container: 2b0505ec9262: Container 2b0505ec926248e6f8bbab24ff191fb699bbd96eb94ccbc214194f0dd3267392 is not running
19-Nov-2024 22:40:26 2b0505ec9262
19-Nov-2024 22:40:26 Error response from daemon: Cannot kill container: 92bc302e105b: Container 92bc302e105bb303b71f81dec3687a0548ddc586fd447eb4d334d52e947bb7da is not running
19-Nov-2024 22:40:26 92bc302e105b
19-Nov-2024 22:40:26 Error response from daemon: Cannot kill container: ea27d4dd0e96: Container ea27d4dd0e9676195c47b0c55e080e692ed9782509ce4d1d244c4cb662264109 is not running
19-Nov-2024 22:40:26 ea27d4dd0e96
19-Nov-2024 22:40:26 Error response from daemon: Cannot kill container: ecce3c158795: Container ecce3c1587958bb8bd73abd172c4f2d90280534feb51256217febfbff5663e49 is not running
19-Nov-2024 22:40:26 ecce3c158795
19-Nov-2024 22:40:26 Error response from daemon: Cannot kill container: eaf4a9b01c08: Container eaf4a9b01c084412edbf7eee045d87fd11b6a40a4c9ea04b923195cb30cc138e is not running
19-Nov-2024 22:40:27 eaf4a9b01c08
19-Nov-2024 22:40:27 Error response from daemon: Cannot kill container: c51463957a25: Container c51463957a25e8acee86b32cc84b89d834093c6d2beeaba6c98f844f3516f9a7 is not running
19-Nov-2024 22:40:27 c51463957a25
19-Nov-2024 22:40:27 Error response from daemon: Cannot kill container: 28ea74fa1690: Container 28ea74fa16908ffb87297213cd56bc2728febedc8a03558602a8c0d958c6bb18 is not running
19-Nov-2024 22:40:27 28ea74fa1690
19-Nov-2024 22:40:27 Error response from daemon: Cannot kill container: 9be5be94cb0a: Container 9be5be94cb0ace78e67ddf06082ba71da38fafef9140fe68c2e3e5f2ca373492 is not running
19-Nov-2024 22:40:27 9be5be94cb0a
19-Nov-2024 22:40:27 Error response from daemon: Cannot kill container: a857b31c17ef: Container a857b31c17ef218d9a2b407c1e84e1219186a4ec190e01ef3a510fa81ce300f3 is not running
19-Nov-2024 22:40:27 a857b31c17ef
19-Nov-2024 22:40:27 Error response from daemon: Cannot kill container: cd47f121f56f: Container cd47f121f56f86f0ad5d388a4953d4d057c49359ea69a046713b0212a77c6fc3 is not running
19-Nov-2024 22:40:27 cd47f121f56f
19-Nov-2024 22:40:27 Error response from daemon: Cannot kill container: cae20e3b8884: Container cae20e3b88849453478a3bfcefd45457ad19ff0143e5fd71a4019c3447e5f308 is not running
19-Nov-2024 22:40:27 cae20e3b8884
19-Nov-2024 22:40:27 Error response from daemon: Cannot kill container: d0d35dc3e486: Container d0d35dc3e4861f8b1639f6c8fc342ebaa5ffe358d4097f8d093e5a04e5e9a4a1 is not running
19-Nov-2024 22:40:27 d0d35dc3e486
19-Nov-2024 22:40:27 b8661ff387d0
19-Nov-2024 22:40:27 b8661ff387d0
19-Nov-2024 22:40:27 Stalled docker volumes to remove:
19-Nov-2024 22:40:27
19-Nov-2024 22:40:27 Removing stalled docker volumes
19-Nov-2024 22:40:27 Removing stalled loopdevices
19-Nov-2024 22:40:28 Done
19-Nov-2024 22:40:28 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:40:28 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:40:28 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:40:28 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:40:28 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:40:28 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:40:28 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:40:28 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:40:28 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:40:28 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 148.8 ms
19-Nov-2024 22:40:28 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH'
19-Nov-2024 22:40:28 Finalising the build...
19-Nov-2024 22:40:28 Stopping timer.
19-Nov-2024 22:40:28 Build ODSRV-OAP-SRFCMDH-3366 completed.
19-Nov-2024 22:40:29 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:40:29 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:40:29 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:40:29 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:40:29 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:40:29 All post build plugins have finished
19-Nov-2024 22:40:29 Generating build results summary...
19-Nov-2024 22:40:29 Saving build results to disk...
19-Nov-2024 22:40:29 Store variable context...
19-Nov-2024 22:40:29 Finished building ODSRV-OAP-SRFCMDH-3366.