oneclient acceptance tests using environment deployed from packages

Build: #3374 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,461 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

03-Dec-2024 19:00:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7v34d9fm3qsb76gg'.
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:00:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:00:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9'
03-Dec-2024 19:00:33 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9' successfully started
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yu1brufsdprkolyt
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yu1brufsdprkolyt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yu1brufsdprkolyt
03-Dec-2024 19:00:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14321153095822949179'...
03-Dec-2024 19:00:33 Getting configuration...
03-Dec-2024 19:00:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yu1brufsdprkolyt'.
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:00:33 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
03-Dec-2024 19:00:33 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
03-Dec-2024 19:00:33 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
03-Dec-2024 19:00:33 =================================================================
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33 PASSED
03-Dec-2024 19:00:33 Unmounting client from /tmp/onedata/mnt/7v34d9fm3qsb76gg
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33 Unmounting client from /tmp/onedata/mnt/yu1brufsdprkolyt
03-Dec-2024 19:00:33
03-Dec-2024 19:00:33
03-Dec-2024 19:00:59 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
03-Dec-2024 19:00:59 =================================================================
03-Dec-2024 19:00:59 - Executing scenario 'Delete file opened by other user for reading'
03-Dec-2024 19:00:59 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:00:59 -----------------------------------------------------------------
03-Dec-2024 19:00:59 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:00:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:00:59 using [token, token] by [user1, user2]"'
03-Dec-2024 19:00:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:00:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:00:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l'
03-Dec-2024 19:00:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l' successfully started
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f98ynyhdob3937t1
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f98ynyhdob3937t1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f98ynyhdob3937t1
03-Dec-2024 19:00:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5894575599625004551'...
03-Dec-2024 19:00:59 Getting configuration...
03-Dec-2024 19:00:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f98ynyhdob3937t1'.
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:00:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:00:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9'
03-Dec-2024 19:00:59 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9' successfully started
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5a97xs2i32jqyrgh
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5a97xs2i32jqyrgh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5a97xs2i32jqyrgh
03-Dec-2024 19:00:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4857977674216026092'...
03-Dec-2024 19:00:59 Getting configuration...
03-Dec-2024 19:00:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5a97xs2i32jqyrgh'.
03-Dec-2024 19:00:59
03-Dec-2024 19:00:59 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 19:00:59 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
03-Dec-2024 19:00:59 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 19:00:59 =================================================================
03-Dec-2024 19:00:59
03-Dec-2024 19:01:00 PASSED
03-Dec-2024 19:01:00 Unmounting client from /tmp/onedata/mnt/f98ynyhdob3937t1
03-Dec-2024 19:01:00
03-Dec-2024 19:01:00
03-Dec-2024 19:01:00 Unmounting client from /tmp/onedata/mnt/5a97xs2i32jqyrgh
03-Dec-2024 19:01:00
03-Dec-2024 19:01:00
03-Dec-2024 19:01:23 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
03-Dec-2024 19:01:23 =================================================================
03-Dec-2024 19:01:23 - Executing scenario 'Delete file opened by other user for reading and writing'
03-Dec-2024 19:01:23 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:01:23 -----------------------------------------------------------------
03-Dec-2024 19:01:23 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:01:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:01:23 using [token, token] by [user1, user2]"'
03-Dec-2024 19:01:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l'
03-Dec-2024 19:01:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l' successfully started
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bd70nfpjvkh95fn1
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bd70nfpjvkh95fn1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bd70nfpjvkh95fn1
03-Dec-2024 19:01:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1202206026357984417'...
03-Dec-2024 19:01:23 Getting configuration...
03-Dec-2024 19:01:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bd70nfpjvkh95fn1'.
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9'
03-Dec-2024 19:01:23 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9' successfully started
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lsqj24nwqbwfvts8
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lsqj24nwqbwfvts8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lsqj24nwqbwfvts8
03-Dec-2024 19:01:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1022464784689335488'...
03-Dec-2024 19:01:23 Getting configuration...
03-Dec-2024 19:01:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lsqj24nwqbwfvts8'.
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:23 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:23 =================================================================
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 PASSED
03-Dec-2024 19:01:23 Unmounting client from /tmp/onedata/mnt/bd70nfpjvkh95fn1
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23 Unmounting client from /tmp/onedata/mnt/lsqj24nwqbwfvts8
03-Dec-2024 19:01:23
03-Dec-2024 19:01:23
03-Dec-2024 19:01:48 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
03-Dec-2024 19:01:48 =================================================================
03-Dec-2024 19:01:48 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
03-Dec-2024 19:01:48 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:01:48 -----------------------------------------------------------------
03-Dec-2024 19:01:48 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:01:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:01:48 using [token, token] by [user1, user2]"'
03-Dec-2024 19:01:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l'
03-Dec-2024 19:01:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l' successfully started
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/uzbk7npd8fufskn0
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uzbk7npd8fufskn0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uzbk7npd8fufskn0
03-Dec-2024 19:01:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6497889562231765319'...
03-Dec-2024 19:01:48 Getting configuration...
03-Dec-2024 19:01:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uzbk7npd8fufskn0'.
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9'
03-Dec-2024 19:01:48 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9' successfully started
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vekkzymcxemnuj3t
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vekkzymcxemnuj3t --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vekkzymcxemnuj3t
03-Dec-2024 19:01:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17134431745571452915'...
03-Dec-2024 19:01:48 Getting configuration...
03-Dec-2024 19:01:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vekkzymcxemnuj3t'.
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:01:48 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 19:01:48 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
03-Dec-2024 19:01:48 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
03-Dec-2024 19:01:48 =================================================================
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 PASSED
03-Dec-2024 19:01:48 Unmounting client from /tmp/onedata/mnt/uzbk7npd8fufskn0
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48 Unmounting client from /tmp/onedata/mnt/vekkzymcxemnuj3t
03-Dec-2024 19:01:48
03-Dec-2024 19:01:48
03-Dec-2024 19:02:09 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
03-Dec-2024 19:02:09 =================================================================
03-Dec-2024 19:02:09 - Executing scenario 'Delete file right after closing it'
03-Dec-2024 19:02:09 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:02:09 -----------------------------------------------------------------
03-Dec-2024 19:02:09 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:02:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:02:09 using [token, token] by [user1, user2]"'
03-Dec-2024 19:02:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l'
03-Dec-2024 19:02:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l' successfully started
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/w6f89no9v0namabh
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w6f89no9v0namabh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w6f89no9v0namabh
03-Dec-2024 19:02:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6048345146908512056'...
03-Dec-2024 19:02:09 Getting configuration...
03-Dec-2024 19:02:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w6f89no9v0namabh'.
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9'
03-Dec-2024 19:02:09 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9' successfully started
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ljght3jkjhpz7ldm
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ljght3jkjhpz7ldm --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ljght3jkjhpz7ldm
03-Dec-2024 19:02:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16785518308121759006'...
03-Dec-2024 19:02:09 Getting configuration...
03-Dec-2024 19:02:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ljght3jkjhpz7ldm'.
03-Dec-2024 19:02:09
03-Dec-2024 19:02:09 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:02:09 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 19:02:09 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 19:02:09 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:02:09 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
03-Dec-2024 19:02:09 -- Executing step: 'When "user1 closes space1/file1 on client11"'
03-Dec-2024 19:02:09 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 19:02:09 -- Executing step: 'When "space1 is empty for user1 on client11"'
03-Dec-2024 19:02:09 =================================================================
03-Dec-2024 19:02:09
03-Dec-2024 19:02:10 PASSED
03-Dec-2024 19:02:10 Unmounting client from /tmp/onedata/mnt/w6f89no9v0namabh
03-Dec-2024 19:02:10
03-Dec-2024 19:02:10
03-Dec-2024 19:02:10 Unmounting client from /tmp/onedata/mnt/ljght3jkjhpz7ldm
03-Dec-2024 19:02:10
03-Dec-2024 19:02:10
03-Dec-2024 19:02:36 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
03-Dec-2024 19:02:36 =================================================================
03-Dec-2024 19:02:36 - Executing scenario 'Create many children'
03-Dec-2024 19:02:36 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:02:36 -----------------------------------------------------------------
03-Dec-2024 19:02:36 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:02:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:02:36 using [token, token] by [user1, user2]"'
03-Dec-2024 19:02:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l'
03-Dec-2024 19:02:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l' successfully started
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5vrdeh4zj6jfyza6
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5vrdeh4zj6jfyza6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5vrdeh4zj6jfyza6
03-Dec-2024 19:02:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16676113996322006056'...
03-Dec-2024 19:02:36 Getting configuration...
03-Dec-2024 19:02:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5vrdeh4zj6jfyza6'.
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9'
03-Dec-2024 19:02:36 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9' successfully started
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3w4zhg0xzd326pph
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3w4zhg0xzd326pph --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3w4zhg0xzd326pph
03-Dec-2024 19:02:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6273814303293447096'...
03-Dec-2024 19:02:36 Getting configuration...
03-Dec-2024 19:02:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3w4zhg0xzd326pph'.
03-Dec-2024 19:02:36
03-Dec-2024 19:02:36 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
03-Dec-2024 19:02:36 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
03-Dec-2024 19:02:36 =================================================================
03-Dec-2024 19:02:36
03-Dec-2024 19:02:41 PASSED
03-Dec-2024 19:02:41 Unmounting client from /tmp/onedata/mnt/5vrdeh4zj6jfyza6
03-Dec-2024 19:02:41
03-Dec-2024 19:02:41
03-Dec-2024 19:02:41 Unmounting client from /tmp/onedata/mnt/3w4zhg0xzd326pph
03-Dec-2024 19:02:41
03-Dec-2024 19:02:41
03-Dec-2024 19:03:03 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
03-Dec-2024 19:03:03 =================================================================
03-Dec-2024 19:03:03 - Executing scenario 'Create nonempty file then copy it and remove source file'
03-Dec-2024 19:03:03 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:03:03 -----------------------------------------------------------------
03-Dec-2024 19:03:03 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:03:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:03:03 using [token, token] by [user1, user2]"'
03-Dec-2024 19:03:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l'
03-Dec-2024 19:03:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l' successfully started
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/aadue0s42589j2ij
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aadue0s42589j2ij --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aadue0s42589j2ij
03-Dec-2024 19:03:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3251339514706177588'...
03-Dec-2024 19:03:03 Getting configuration...
03-Dec-2024 19:03:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aadue0s42589j2ij'.
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9'
03-Dec-2024 19:03:03 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9' successfully started
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rjr7765ar16tfyf3
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rjr7765ar16tfyf3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rjr7765ar16tfyf3
03-Dec-2024 19:03:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10969547085610114014'...
03-Dec-2024 19:03:03 Getting configuration...
03-Dec-2024 19:03:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rjr7765ar16tfyf3'.
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:03:03 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:03:03 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
03-Dec-2024 19:03:03 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 19:03:03 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
03-Dec-2024 19:03:03 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
03-Dec-2024 19:03:03 =================================================================
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 PASSED
03-Dec-2024 19:03:03 Unmounting client from /tmp/onedata/mnt/aadue0s42589j2ij
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03 Unmounting client from /tmp/onedata/mnt/rjr7765ar16tfyf3
03-Dec-2024 19:03:03
03-Dec-2024 19:03:03
03-Dec-2024 19:03:26 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
03-Dec-2024 19:03:26 =================================================================
03-Dec-2024 19:03:26 - Executing scenario 'Create nonempty file then move it to another space'
03-Dec-2024 19:03:26 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:03:26 -----------------------------------------------------------------
03-Dec-2024 19:03:26 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:03:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:03:26 using [token, token] by [user1, user2]"'
03-Dec-2024 19:03:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-crl6l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l'
03-Dec-2024 19:03:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-crl6l' successfully started
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rm854p09s9qypous
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rm854p09s9qypous --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rm854p09s9qypous
03-Dec-2024 19:03:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5747673000722951287'...
03-Dec-2024 19:03:26 Getting configuration...
03-Dec-2024 19:03:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rm854p09s9qypous'.
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-q6hj9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9'
03-Dec-2024 19:03:26 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-q6hj9' successfully started
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/osygi8sjqwj9rkh3
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/osygi8sjqwj9rkh3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/osygi8sjqwj9rkh3
03-Dec-2024 19:03:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18086839250048399343'...
03-Dec-2024 19:03:26 Getting configuration...
03-Dec-2024 19:03:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/osygi8sjqwj9rkh3'.
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:03:26 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:03:26 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
03-Dec-2024 19:03:26 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
03-Dec-2024 19:03:26 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
03-Dec-2024 19:03:26 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
03-Dec-2024 19:03:26 =================================================================
03-Dec-2024 19:03:26
03-Dec-2024 19:03:34 PASSEDerror        03-Dec-2024 19:03:34        Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
01-Jan-1970 00:00:00
03-Dec-2024 19:03:34 Unmounting client from /tmp/onedata/mnt/rm854p09s9qypous
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:03:34 Unmounting client from /tmp/onedata/mnt/osygi8sjqwj9rkh3
03-Dec-2024 19:03:34 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
03-Dec-2024 19:03:34 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.1733252606.4319408', '-c', '/tmp/logs']
03-Dec-2024 19:03:34 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
03-Dec-2024 19:03:34 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-98jmm. See /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-cross-support-job-3p-users-98jmm/entrypoint.log for more details
03-Dec-2024 19:03:34 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-crl6l: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-oneclient-krakow-7d9476b8bc-crl6l/oneclient_logs
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=191/223)
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:03:34             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=190/223)
03-Dec-2024 19:03:34             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=183/223)
03-Dec-2024 19:03:34          42,674   0%   40.70MB/s    0:00:00 (xfr#2, to-chk=189/223)
03-Dec-2024 19:03:34          43,424   0%   41.41MB/s    0:00:00 (xfr#3, to-chk=185/223)
03-Dec-2024 19:03:34         179,683   1%   34.27MB/s    0:00:00 (xfr#4, to-chk=184/223)
03-Dec-2024 19:03:34         180,433   1%   28.68MB/s    0:00:00 (xfr#5, to-chk=183/223)
03-Dec-2024 19:03:34         181,061   1%   28.78MB/s    0:00:00 (xfr#6, to-chk=182/223)
03-Dec-2024 19:03:34         244,144   1%   33.26MB/s    0:00:00 (xfr#7, to-chk=181/223)
03-Dec-2024 19:03:34         244,414   1%   33.30MB/s    0:00:00 (xfr#8, to-chk=177/223)
03-Dec-2024 19:03:34         819,025   6%   30.04MB/s    0:00:00 (xfr#9, to-chk=176/223)
03-Dec-2024 19:03:34         819,295   6%   30.05MB/s    0:00:00 (xfr#10, to-chk=175/223)
03-Dec-2024 19:03:34         846,318   6%   31.04MB/s    0:00:00 (xfr#11, to-chk=174/223)
03-Dec-2024 19:03:34         846,876   6%   31.06MB/s    0:00:00 (xfr#12, to-chk=170/223)
03-Dec-2024 19:03:34         945,992   7%   27.34MB/s    0:00:00 (xfr#13, to-chk=169/223)
03-Dec-2024 19:03:34         946,550   7%   27.35MB/s    0:00:00 (xfr#14, to-chk=168/223)
03-Dec-2024 19:03:34       1,757,679  13%   26.19MB/s    0:00:00 (xfr#15, to-chk=167/223)
03-Dec-2024 19:03:34       1,758,237  13%   26.20MB/s    0:00:00 (xfr#16, to-chk=163/223)
03-Dec-2024 19:03:34       5,674,789  44%   37.07MB/s    0:00:00 (xfr#17, to-chk=162/223)
03-Dec-2024 19:03:34       5,675,347  44%   37.07MB/s    0:00:00 (xfr#18, to-chk=161/223)
03-Dec-2024 19:03:34       5,747,067  45%   37.54MB/s    0:00:00 (xfr#19, to-chk=160/223)
03-Dec-2024 19:03:34       5,747,721  45%   37.29MB/s    0:00:00 (xfr#20, to-chk=156/223)
03-Dec-2024 19:03:34       6,031,809  47%   38.35MB/s    0:00:00 (xfr#21, to-chk=155/223)
03-Dec-2024 19:03:34       6,032,463  47%   38.35MB/s    0:00:00 (xfr#22, to-chk=154/223)
03-Dec-2024 19:03:34       6,092,237  47%   36.77MB/s    0:00:00 (xfr#23, to-chk=153/223)
03-Dec-2024 19:03:34       6,093,083  47%   36.78MB/s    0:00:00 (xfr#24, to-chk=149/223)
03-Dec-2024 19:03:34       6,327,729  49%   37.72MB/s    0:00:00 (xfr#25, to-chk=148/223)
03-Dec-2024 19:03:34       6,328,575  49%   37.72MB/s    0:00:00 (xfr#26, to-chk=147/223)
03-Dec-2024 19:03:34       6,402,183  50%   36.56MB/s    0:00:00 (xfr#27, to-chk=146/223)
03-Dec-2024 19:03:34       6,403,125  50%   36.57MB/s    0:00:00 (xfr#28, to-chk=142/223)
03-Dec-2024 19:03:34       9,055,408  71%   40.17MB/s    0:00:00 (xfr#29, to-chk=141/223)
03-Dec-2024 19:03:34       9,056,350  71%   40.17MB/s    0:00:00 (xfr#30, to-chk=140/223)
03-Dec-2024 19:03:34       9,090,390  71%   40.14MB/s    0:00:00 (xfr#31, to-chk=139/223)
03-Dec-2024 19:03:34       9,090,852  71%   40.14MB/s    0:00:00 (xfr#32, to-chk=135/223)
03-Dec-2024 19:03:34       9,216,076  72%   40.13MB/s    0:00:00 (xfr#33, to-chk=134/223)
03-Dec-2024 19:03:34       9,216,538  72%   40.14MB/s    0:00:00 (xfr#34, to-chk=133/223)
03-Dec-2024 19:03:34       9,267,104  72%   40.17MB/s    0:00:00 (xfr#35, to-chk=132/223)
03-Dec-2024 19:03:34       9,267,566  72%   40.17MB/s    0:00:00 (xfr#36, to-chk=128/223)
03-Dec-2024 19:03:34       9,442,590  74%   39.85MB/s    0:00:00 (xfr#37, to-chk=127/223)
03-Dec-2024 19:03:34       9,443,052  74%   39.85MB/s    0:00:00 (xfr#38, to-chk=126/223)
03-Dec-2024 19:03:34       9,484,043  74%   39.84MB/s    0:00:00 (xfr#39, to-chk=125/223)
03-Dec-2024 19:03:34       9,484,697  74%   39.85MB/s    0:00:00 (xfr#40, to-chk=121/223)
03-Dec-2024 19:03:34       9,488,839  74%   39.86MB/s    0:00:00 (xfr#41, to-chk=120/223)
03-Dec-2024 19:03:34       9,626,963  75%   39.74MB/s    0:00:00 (xfr#42, to-chk=119/223)
03-Dec-2024 19:03:34       9,627,617  75%   39.58MB/s    0:00:00 (xfr#43, to-chk=118/223)
03-Dec-2024 19:03:34       9,678,213  76%   38.94MB/s    0:00:00 (xfr#44, to-chk=117/223)
03-Dec-2024 19:03:34       9,678,771  76%   38.95MB/s    0:00:00 (xfr#45, to-chk=113/223)
03-Dec-2024 19:03:34       9,852,308  77%   38.83MB/s    0:00:00 (xfr#46, to-chk=112/223)
03-Dec-2024 19:03:34       9,852,866  77%   38.83MB/s    0:00:00 (xfr#47, to-chk=111/223)
03-Dec-2024 19:03:34       9,853,494  77%   38.83MB/s    0:00:00 (xfr#48, to-chk=110/223)
03-Dec-2024 19:03:34       9,892,866  77%   38.67MB/s    0:00:00 (xfr#49, to-chk=109/223)
03-Dec-2024 19:03:34       9,893,232  77%   38.67MB/s    0:00:00 (xfr#50, to-chk=105/223)
03-Dec-2024 19:03:34      10,017,614  78%   38.68MB/s    0:00:00 (xfr#51, to-chk=104/223)
03-Dec-2024 19:03:34      10,017,980  78%   38.68MB/s    0:00:00 (xfr#52, to-chk=103/223)
03-Dec-2024 19:03:34      10,018,608  78%   38.68MB/s    0:00:00 (xfr#53, to-chk=102/223)
03-Dec-2024 19:03:34      10,067,763  79%   38.25MB/s    0:00:00 (xfr#54, to-chk=101/223)
03-Dec-2024 19:03:34      10,068,513  79%   38.26MB/s    0:00:00 (xfr#55, to-chk=97/223)
03-Dec-2024 19:03:34      10,245,661  80%   37.87MB/s    0:00:00 (xfr#56, to-chk=96/223)
03-Dec-2024 19:03:34      10,246,411  80%   37.87MB/s    0:00:00 (xfr#57, to-chk=95/223)
03-Dec-2024 19:03:34      10,247,039  80%   37.73MB/s    0:00:00 (xfr#58, to-chk=94/223)
03-Dec-2024 19:03:34      10,286,127  80%   37.58MB/s    0:00:00 (xfr#59, to-chk=93/223)
03-Dec-2024 19:03:34      10,286,397  80%   37.59MB/s    0:00:00 (xfr#60, to-chk=89/223)
03-Dec-2024 19:03:34      10,423,652  82%   37.51MB/s    0:00:00 (xfr#61, to-chk=88/223)
03-Dec-2024 19:03:34      10,423,922  82%   37.51MB/s    0:00:00 (xfr#62, to-chk=87/223)
03-Dec-2024 19:03:34      10,466,852  82%   37.39MB/s    0:00:00 (xfr#63, to-chk=86/223)
03-Dec-2024 19:03:34      10,467,506  82%   37.39MB/s    0:00:00 (xfr#64, to-chk=82/223)
03-Dec-2024 19:03:34      10,604,985  83%   37.46MB/s    0:00:00 (xfr#65, to-chk=81/223)
03-Dec-2024 19:03:34      10,605,639  83%   37.32MB/s    0:00:00 (xfr#66, to-chk=80/223)
03-Dec-2024 19:03:34      10,644,004  83%   37.18MB/s    0:00:00 (xfr#67, to-chk=79/223)
03-Dec-2024 19:03:34      10,644,562  83%   37.18MB/s    0:00:00 (xfr#68, to-chk=75/223)
03-Dec-2024 19:03:34      10,803,163  85%   37.60MB/s    0:00:00 (xfr#69, to-chk=74/223)
03-Dec-2024 19:03:34      10,803,721  85%   37.60MB/s    0:00:00 (xfr#70, to-chk=73/223)
03-Dec-2024 19:03:34      10,845,135  85%   37.75MB/s    0:00:00 (xfr#71, to-chk=72/223)
03-Dec-2024 19:03:34      10,845,693  85%   37.75MB/s    0:00:00 (xfr#72, to-chk=68/223)
03-Dec-2024 19:03:34      10,976,103  86%   37.93MB/s    0:00:00 (xfr#73, to-chk=67/223)
03-Dec-2024 19:03:34      10,976,661  86%   37.93MB/s    0:00:00 (xfr#74, to-chk=66/223)
03-Dec-2024 19:03:34      11,010,356  86%   37.91MB/s    0:00:00 (xfr#75, to-chk=65/223)
03-Dec-2024 19:03:34      11,010,914  86%   37.91MB/s    0:00:00 (xfr#76, to-chk=61/223)
03-Dec-2024 19:03:34      11,137,432  87%   36.50MB/s    0:00:00 (xfr#77, to-chk=60/223)
03-Dec-2024 19:03:34      11,137,990  87%   36.50MB/s    0:00:00 (xfr#78, to-chk=59/223)
03-Dec-2024 19:03:34      11,187,606  88%   36.41MB/s    0:00:00 (xfr#79, to-chk=58/223)
03-Dec-2024 19:03:34      11,188,068  88%   36.42MB/s    0:00:00 (xfr#80, to-chk=54/223)
03-Dec-2024 19:03:34      11,336,695  89%   36.40MB/s    0:00:00 (xfr#81, to-chk=53/223)
03-Dec-2024 19:03:34      11,337,157  89%   36.40MB/s    0:00:00 (xfr#82, to-chk=52/223)
03-Dec-2024 19:03:34      11,379,318  89%   36.29MB/s    0:00:00 (xfr#83, to-chk=51/223)
03-Dec-2024 19:03:34      11,379,780  89%   36.30MB/s    0:00:00 (xfr#84, to-chk=47/223)
03-Dec-2024 19:03:34      11,534,928  90%   36.19MB/s    0:00:00 (xfr#85, to-chk=46/223)
03-Dec-2024 19:03:34      11,535,390  90%   36.19MB/s    0:00:00 (xfr#86, to-chk=45/223)
03-Dec-2024 19:03:34      11,561,724  91%   36.15MB/s    0:00:00 (xfr#87, to-chk=44/223)
03-Dec-2024 19:03:34      11,562,186  91%   36.15MB/s    0:00:00 (xfr#88, to-chk=40/223)
03-Dec-2024 19:03:34      11,659,446  91%   36.22MB/s    0:00:00 (xfr#89, to-chk=39/223)
03-Dec-2024 19:03:34      11,659,908  91%   36.22MB/s    0:00:00 (xfr#90, to-chk=38/223)
03-Dec-2024 19:03:34      11,660,536  91%   36.22MB/s    0:00:00 (xfr#91, to-chk=37/223)
03-Dec-2024 19:03:34      11,708,611  92%   36.14MB/s    0:00:00 (xfr#92, to-chk=36/223)
03-Dec-2024 19:03:34      11,709,265  92%   36.14MB/s    0:00:00 (xfr#93, to-chk=32/223)
03-Dec-2024 19:03:34      11,883,580  93%   36.09MB/s    0:00:00 (xfr#94, to-chk=31/223)
03-Dec-2024 19:03:34      11,884,234  93%   36.09MB/s    0:00:00 (xfr#95, to-chk=30/223)
03-Dec-2024 19:03:34      11,931,992  93%   36.12MB/s    0:00:00 (xfr#96, to-chk=29/223)
03-Dec-2024 19:03:34      11,932,742  93%   36.13MB/s    0:00:00 (xfr#97, to-chk=25/223)
03-Dec-2024 19:03:34      12,094,807  95%   36.50MB/s    0:00:00 (xfr#98, to-chk=24/223)
03-Dec-2024 19:03:34      12,095,557  95%   36.50MB/s    0:00:00 (xfr#99, to-chk=23/223)
03-Dec-2024 19:03:34      12,096,185  95%   36.51MB/s    0:00:00 (xfr#100, to-chk=22/223)
03-Dec-2024 19:03:34      12,133,790  95%   36.16MB/s    0:00:00 (xfr#101, to-chk=21/223)
03-Dec-2024 19:03:34      12,134,156  95%   36.16MB/s    0:00:00 (xfr#102, to-chk=17/223)
03-Dec-2024 19:03:34      12,255,407  96%   36.52MB/s    0:00:00 (xfr#103, to-chk=16/223)
03-Dec-2024 19:03:34      12,255,773  96%   36.53MB/s    0:00:00 (xfr#104, to-chk=15/223)
03-Dec-2024 19:03:34      12,305,086  96%   36.56MB/s    0:00:00 (xfr#105, to-chk=14/223)
03-Dec-2024 19:03:34      12,305,836  96%   36.56MB/s    0:00:00 (xfr#106, to-chk=10/223)
03-Dec-2024 19:03:34      12,465,886  98%   36.92MB/s    0:00:00 (xfr#107, to-chk=9/223)
03-Dec-2024 19:03:34      12,466,636  98%   36.92MB/s    0:00:00 (xfr#108, to-chk=8/223)
03-Dec-2024 19:03:34      12,505,077  98%   37.04MB/s    0:00:00 (xfr#109, to-chk=7/223)
03-Dec-2024 19:03:34      12,505,635  98%   37.04MB/s    0:00:00 (xfr#110, to-chk=3/223)
03-Dec-2024 19:03:34      12,658,355  99%   37.37MB/s    0:00:00 (xfr#111, to-chk=2/223)
03-Dec-2024 19:03:34      12,658,913  99%   37.38MB/s    0:00:00 (xfr#112, to-chk=1/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   37.38MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   36.37MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   36.37MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   36.37MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   36.37MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   36.37MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34      12,698,474  99%   36.37MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:03:34 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-q6hj9: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-oneclient-krakow-7d9476b8bc-q6hj9/oneclient_logs
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:03:34          16,021   0%   15.28MB/s    0:00:00 (xfr#1, to-chk=189/222)
03-Dec-2024 19:03:34          16,021   0%   15.28MB/s    0:00:00 (xfr#1, to-chk=183/222)
03-Dec-2024 19:03:34          16,387   0%   15.63MB/s    0:00:00 (xfr#2, to-chk=185/222)
03-Dec-2024 19:03:34          77,456   2%   73.87MB/s    0:00:00 (xfr#3, to-chk=184/222)
03-Dec-2024 19:03:34          77,822   2%   74.22MB/s    0:00:00 (xfr#4, to-chk=183/222)
03-Dec-2024 19:03:34          97,791   2%   93.26MB/s    0:00:00 (xfr#5, to-chk=182/222)
03-Dec-2024 19:03:34          98,157   2%   93.61MB/s    0:00:00 (xfr#6, to-chk=178/222)
03-Dec-2024 19:03:34         176,445   4%  168.27MB/s    0:00:00 (xfr#7, to-chk=177/222)
03-Dec-2024 19:03:34         176,811   4%  168.62MB/s    0:00:00 (xfr#8, to-chk=176/222)
03-Dec-2024 19:03:34         312,842   8%   59.67MB/s    0:00:00 (xfr#9, to-chk=175/222)
03-Dec-2024 19:03:34         313,112   8%   59.72MB/s    0:00:00 (xfr#10, to-chk=171/222)
03-Dec-2024 19:03:34         568,235  14%   49.26MB/s    0:00:00 (xfr#11, to-chk=170/222)
03-Dec-2024 19:03:34         568,505  14%   45.18MB/s    0:00:00 (xfr#12, to-chk=169/222)
03-Dec-2024 19:03:34         590,238  15%   43.30MB/s    0:00:00 (xfr#13, to-chk=168/222)
03-Dec-2024 19:03:34         590,796  15%   43.34MB/s    0:00:00 (xfr#14, to-chk=164/222)
03-Dec-2024 19:03:34         677,775  17%   34.02MB/s    0:00:00 (xfr#15, to-chk=163/222)
03-Dec-2024 19:03:34         678,333  17%   34.05MB/s    0:00:00 (xfr#16, to-chk=162/222)
03-Dec-2024 19:03:34         698,650  18%   33.31MB/s    0:00:00 (xfr#17, to-chk=161/222)
03-Dec-2024 19:03:34         699,112  18%   33.34MB/s    0:00:00 (xfr#18, to-chk=157/222)
03-Dec-2024 19:03:34         786,306  20%   31.24MB/s    0:00:00 (xfr#19, to-chk=156/222)
03-Dec-2024 19:03:34         786,768  20%   31.26MB/s    0:00:00 (xfr#20, to-chk=155/222)
03-Dec-2024 19:03:34         820,082  21%   30.08MB/s    0:00:00 (xfr#21, to-chk=154/222)
03-Dec-2024 19:03:34         820,736  21%   30.10MB/s    0:00:00 (xfr#22, to-chk=150/222)
03-Dec-2024 19:03:34         928,330  24%   30.53MB/s    0:00:00 (xfr#23, to-chk=149/222)
03-Dec-2024 19:03:34         928,984  24%   30.55MB/s    0:00:00 (xfr#24, to-chk=148/222)
03-Dec-2024 19:03:34         963,553  24%   31.69MB/s    0:00:00 (xfr#25, to-chk=147/222)
03-Dec-2024 19:03:34         963,919  24%   30.64MB/s    0:00:00 (xfr#26, to-chk=143/222)
03-Dec-2024 19:03:34       1,068,787  27%   33.98MB/s    0:00:00 (xfr#27, to-chk=142/222)
03-Dec-2024 19:03:34       1,069,673  27%   32.91MB/s    0:00:00 (xfr#28, to-chk=141/222)
03-Dec-2024 19:03:34       1,070,301  27%   32.93MB/s    0:00:00 (xfr#29, to-chk=140/222)
03-Dec-2024 19:03:34       1,100,379  28%   33.85MB/s    0:00:00 (xfr#30, to-chk=139/222)
03-Dec-2024 19:03:34       1,100,937  28%   33.87MB/s    0:00:00 (xfr#31, to-chk=135/222)
03-Dec-2024 19:03:34       1,199,134  31%   34.65MB/s    0:00:00 (xfr#32, to-chk=134/222)
03-Dec-2024 19:03:34       1,199,692  31%   34.67MB/s    0:00:00 (xfr#33, to-chk=133/222)
03-Dec-2024 19:03:34       1,200,320  31%   34.69MB/s    0:00:00 (xfr#34, to-chk=132/222)
03-Dec-2024 19:03:34       1,231,680  31%   35.59MB/s    0:00:00 (xfr#35, to-chk=131/222)
03-Dec-2024 19:03:34       1,232,142  31%   34.56MB/s    0:00:00 (xfr#36, to-chk=127/222)
03-Dec-2024 19:03:34       1,236,282  32%   34.68MB/s    0:00:00 (xfr#37, to-chk=126/222)
03-Dec-2024 19:03:34       1,330,348  34%   36.25MB/s    0:00:00 (xfr#38, to-chk=125/222)
03-Dec-2024 19:03:34       1,330,810  34%   36.26MB/s    0:00:00 (xfr#39, to-chk=124/222)
03-Dec-2024 19:03:34       1,362,538  35%   36.09MB/s    0:00:00 (xfr#40, to-chk=123/222)
03-Dec-2024 19:03:34       1,363,340  35%   36.12MB/s    0:00:00 (xfr#41, to-chk=119/222)
03-Dec-2024 19:03:34       1,474,780  38%   30.58MB/s    0:00:00 (xfr#42, to-chk=118/222)
03-Dec-2024 19:03:34       1,476,102  38%   30.60MB/s    0:00:00 (xfr#43, to-chk=117/222)
03-Dec-2024 19:03:34       1,518,176  39%   30.81MB/s    0:00:00 (xfr#44, to-chk=116/222)
03-Dec-2024 19:03:34       1,518,830  39%   30.82MB/s    0:00:00 (xfr#45, to-chk=112/222)
03-Dec-2024 19:03:34       1,786,167  46%   29.37MB/s    0:00:00 (xfr#46, to-chk=111/222)
03-Dec-2024 19:03:34       1,786,821  46%   28.88MB/s    0:00:00 (xfr#47, to-chk=110/222)
03-Dec-2024 19:03:34       1,787,449  46%   28.89MB/s    0:00:00 (xfr#48, to-chk=109/222)
03-Dec-2024 19:03:34       1,823,364  47%   28.51MB/s    0:00:00 (xfr#49, to-chk=108/222)
03-Dec-2024 19:03:34       1,823,826  47%   28.51MB/s    0:00:00 (xfr#50, to-chk=104/222)
03-Dec-2024 19:03:34       1,937,163  50%   26.39MB/s    0:00:00 (xfr#51, to-chk=103/222)
03-Dec-2024 19:03:34       1,937,625  50%   26.40MB/s    0:00:00 (xfr#52, to-chk=102/222)
03-Dec-2024 19:03:34       1,954,274  50%   25.53MB/s    0:00:00 (xfr#53, to-chk=101/222)
03-Dec-2024 19:03:34       1,954,928  50%   25.19MB/s    0:00:00 (xfr#54, to-chk=97/222)
03-Dec-2024 19:03:34       2,008,185  51%   24.55MB/s    0:00:00 (xfr#55, to-chk=96/222)
03-Dec-2024 19:03:34       2,008,839  52%   24.56MB/s    0:00:00 (xfr#56, to-chk=95/222)
03-Dec-2024 19:03:34       2,009,467  52%   24.57MB/s    0:00:00 (xfr#57, to-chk=94/222)
03-Dec-2024 19:03:34       2,028,307  52%   23.88MB/s    0:00:00 (xfr#58, to-chk=93/222)
03-Dec-2024 19:03:34       2,028,673  52%   23.89MB/s    0:00:00 (xfr#59, to-chk=89/222)
03-Dec-2024 19:03:34       2,096,052  54%   23.80MB/s    0:00:00 (xfr#60, to-chk=88/222)
03-Dec-2024 19:03:34       2,096,418  54%   23.80MB/s    0:00:00 (xfr#61, to-chk=87/222)
03-Dec-2024 19:03:34       2,117,335  54%   24.04MB/s    0:00:00 (xfr#62, to-chk=86/222)
03-Dec-2024 19:03:34       2,117,893  54%   24.05MB/s    0:00:00 (xfr#63, to-chk=82/222)
03-Dec-2024 19:03:34       2,184,492  56%   23.67MB/s    0:00:00 (xfr#64, to-chk=81/222)
03-Dec-2024 19:03:34       2,185,050  56%   23.68MB/s    0:00:00 (xfr#65, to-chk=80/222)
03-Dec-2024 19:03:34       2,224,876  57%   22.57MB/s    0:00:00 (xfr#66, to-chk=79/222)
03-Dec-2024 19:03:34       2,225,434  57%   22.58MB/s    0:00:00 (xfr#67, to-chk=75/222)
03-Dec-2024 19:03:34       2,324,909  60%   23.34MB/s    0:00:00 (xfr#68, to-chk=74/222)
03-Dec-2024 19:03:34       2,325,467  60%   23.34MB/s    0:00:00 (xfr#69, to-chk=73/222)
03-Dec-2024 19:03:34       2,362,831  61%   23.72MB/s    0:00:00 (xfr#70, to-chk=72/222)
03-Dec-2024 19:03:34       2,363,581  61%   23.73MB/s    0:00:00 (xfr#71, to-chk=68/222)
03-Dec-2024 19:03:34       2,516,254  65%   24.74MB/s    0:00:00 (xfr#72, to-chk=67/222)
03-Dec-2024 19:03:34       2,517,004  65%   24.75MB/s    0:00:00 (xfr#73, to-chk=66/222)
03-Dec-2024 19:03:34       2,547,201  65%   24.79MB/s    0:00:00 (xfr#74, to-chk=65/222)
03-Dec-2024 19:03:34       2,547,567  65%   24.79MB/s    0:00:00 (xfr#75, to-chk=61/222)
03-Dec-2024 19:03:34       2,642,143  68%   25.45MB/s    0:00:00 (xfr#76, to-chk=60/222)
03-Dec-2024 19:03:34       2,642,509  68%   25.46MB/s    0:00:00 (xfr#77, to-chk=59/222)
03-Dec-2024 19:03:34       2,658,604  68%   23.70MB/s    0:00:00 (xfr#78, to-chk=58/222)
03-Dec-2024 19:03:34       2,659,162  68%   23.70MB/s    0:00:00 (xfr#79, to-chk=54/222)
03-Dec-2024 19:03:34       2,717,608  70%   24.00MB/s    0:00:00 (xfr#80, to-chk=53/222)
03-Dec-2024 19:03:34       2,718,166  70%   24.00MB/s    0:00:00 (xfr#81, to-chk=52/222)
03-Dec-2024 19:03:34       2,741,629  70%   23.99MB/s    0:00:00 (xfr#82, to-chk=51/222)
03-Dec-2024 19:03:34       2,742,379  71%   23.99MB/s    0:00:00 (xfr#83, to-chk=47/222)
03-Dec-2024 19:03:34       2,812,881  72%   24.17MB/s    0:00:00 (xfr#84, to-chk=46/222)
03-Dec-2024 19:03:34       2,813,631  72%   24.17MB/s    0:00:00 (xfr#85, to-chk=45/222)
03-Dec-2024 19:03:34       2,814,259  72%   24.18MB/s    0:00:00 (xfr#86, to-chk=44/222)
03-Dec-2024 19:03:34       2,854,282  73%   24.30MB/s    0:00:00 (xfr#87, to-chk=43/222)
03-Dec-2024 19:03:34       2,854,840  73%   23.47MB/s    0:00:00 (xfr#88, to-chk=39/222)
03-Dec-2024 19:03:34       2,977,198  77%   23.86MB/s    0:00:00 (xfr#89, to-chk=38/222)
03-Dec-2024 19:03:34       2,977,756  77%   23.86MB/s    0:00:00 (xfr#90, to-chk=37/222)
03-Dec-2024 19:03:34       3,002,995  77%   23.67MB/s    0:00:00 (xfr#91, to-chk=36/222)
03-Dec-2024 19:03:34       3,003,553  77%   23.67MB/s    0:00:00 (xfr#92, to-chk=32/222)
03-Dec-2024 19:03:34       3,076,100  79%   23.85MB/s    0:00:00 (xfr#93, to-chk=31/222)
03-Dec-2024 19:03:34       3,076,658  79%   23.85MB/s    0:00:00 (xfr#94, to-chk=30/222)
03-Dec-2024 19:03:34       3,110,345  80%   23.92MB/s    0:00:00 (xfr#95, to-chk=29/222)
03-Dec-2024 19:03:34       3,110,903  80%   23.93MB/s    0:00:00 (xfr#96, to-chk=25/222)
03-Dec-2024 19:03:34       3,230,763  83%   23.52MB/s    0:00:00 (xfr#97, to-chk=24/222)
03-Dec-2024 19:03:34       3,231,321  83%   23.52MB/s    0:00:00 (xfr#98, to-chk=23/222)
03-Dec-2024 19:03:34       3,231,949  83%   23.53MB/s    0:00:00 (xfr#99, to-chk=22/222)
03-Dec-2024 19:03:34       3,251,794  84%   23.49MB/s    0:00:00 (xfr#100, to-chk=21/222)
03-Dec-2024 19:03:34       3,252,256  84%   23.50MB/s    0:00:00 (xfr#101, to-chk=17/222)
03-Dec-2024 19:03:34       3,328,014  86%   23.86MB/s    0:00:00 (xfr#102, to-chk=16/222)
03-Dec-2024 19:03:34       3,328,476  86%   23.69MB/s    0:00:00 (xfr#103, to-chk=15/222)
03-Dec-2024 19:03:34       3,367,979  87%   23.97MB/s    0:00:00 (xfr#104, to-chk=14/222)
03-Dec-2024 19:03:34       3,368,729  87%   23.62MB/s    0:00:00 (xfr#105, to-chk=10/222)
03-Dec-2024 19:03:34       3,498,389  90%   24.00MB/s    0:00:00 (xfr#106, to-chk=9/222)
03-Dec-2024 19:03:34       3,499,139  90%   24.01MB/s    0:00:00 (xfr#107, to-chk=8/222)
03-Dec-2024 19:03:34       3,544,994  91%   23.98MB/s    0:00:00 (xfr#108, to-chk=7/222)
03-Dec-2024 19:03:34       3,545,552  91%   23.98MB/s    0:00:00 (xfr#109, to-chk=3/222)
03-Dec-2024 19:03:34       3,815,307  98%   24.42MB/s    0:00:00 (xfr#110, to-chk=2/222)
03-Dec-2024 19:03:34       3,815,865  98%   24.26MB/s    0:00:00 (xfr#111, to-chk=1/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.53MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.53MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.53MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.53MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.53MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.37MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34       3,858,124  99%   24.05MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:03:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:03:34          22,641  16%   21.59MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:03:34          46,249  33%   44.11MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:03:34          46,249  33%   44.11MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:03:34          68,687  49%   65.51MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:03:34          68,978  50%   65.78MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:03:34          68,978  50%   65.78MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:03:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:03:34           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:03:34           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:03:34           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:03:34           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:03:34           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:03:34           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:03:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:03:34          41,303   6%   39.39MB/s    0:00:00 (xfr#2, to-chk=75/80)
03-Dec-2024 19:03:34          80,717  13%   76.98MB/s    0:00:00 (xfr#3, to-chk=73/80)
03-Dec-2024 19:03:34          80,717  13%   76.98MB/s    0:00:00 (xfr#4, to-chk=71/80)
03-Dec-2024 19:03:34          80,717  13%   76.98MB/s    0:00:00 (xfr#5, to-chk=69/80)
03-Dec-2024 19:03:34         118,702  19%  113.20MB/s    0:00:00 (xfr#6, to-chk=67/80)
03-Dec-2024 19:03:34         118,851  19%  113.35MB/s    0:00:00 (xfr#7, to-chk=65/80)
03-Dec-2024 19:03:34         119,148  19%  113.63MB/s    0:00:00 (xfr#8, to-chk=63/80)
03-Dec-2024 19:03:34         204,444  33%  194.97MB/s    0:00:00 (xfr#9, to-chk=61/80)
03-Dec-2024 19:03:34         208,085  34%  198.45MB/s    0:00:00 (xfr#10, to-chk=51/80)
03-Dec-2024 19:03:34         213,094  35%   50.81MB/s    0:00:00 (xfr#11, to-chk=50/80)
03-Dec-2024 19:03:34         213,543  35%   29.09MB/s    0:00:00 (xfr#12, to-chk=49/80)
03-Dec-2024 19:03:34         217,418  35%   29.62MB/s    0:00:00 (xfr#13, to-chk=48/80)
03-Dec-2024 19:03:34         223,223  36%   26.61MB/s    0:00:00 (xfr#14, to-chk=47/80)
03-Dec-2024 19:03:34         227,149  37%   27.08MB/s    0:00:00 (xfr#15, to-chk=46/80)
03-Dec-2024 19:03:34         234,039  38%   27.90MB/s    0:00:00 (xfr#16, to-chk=45/80)
03-Dec-2024 19:03:34         235,976  38%   28.13MB/s    0:00:00 (xfr#17, to-chk=44/80)
03-Dec-2024 19:03:34         238,198  39%   28.40MB/s    0:00:00 (xfr#18, to-chk=43/80)
03-Dec-2024 19:03:34         244,801  40%   29.18MB/s    0:00:00 (xfr#19, to-chk=42/80)
03-Dec-2024 19:03:34         247,585  40%   29.51MB/s    0:00:00 (xfr#20, to-chk=41/80)
03-Dec-2024 19:03:34         252,822  41%   30.14MB/s    0:00:00 (xfr#21, to-chk=40/80)
03-Dec-2024 19:03:34         257,369  42%   30.68MB/s    0:00:00 (xfr#22, to-chk=39/80)
03-Dec-2024 19:03:34         264,835  43%   31.57MB/s    0:00:00 (xfr#23, to-chk=38/80)
03-Dec-2024 19:03:34         272,008  44%   28.82MB/s    0:00:00 (xfr#24, to-chk=37/80)
03-Dec-2024 19:03:34         275,364  45%   29.18MB/s    0:00:00 (xfr#25, to-chk=36/80)
03-Dec-2024 19:03:34         277,291  45%   29.38MB/s    0:00:00 (xfr#26, to-chk=35/80)
03-Dec-2024 19:03:34         277,740  45%   29.43MB/s    0:00:00 (xfr#27, to-chk=34/80)
03-Dec-2024 19:03:34         281,892  46%   29.87MB/s    0:00:00 (xfr#28, to-chk=33/80)
03-Dec-2024 19:03:34         286,445  47%   30.35MB/s    0:00:00 (xfr#29, to-chk=32/80)
03-Dec-2024 19:03:34         287,521  47%   30.47MB/s    0:00:00 (xfr#30, to-chk=31/80)
03-Dec-2024 19:03:34         292,756  48%   31.02MB/s    0:00:00 (xfr#31, to-chk=30/80)
03-Dec-2024 19:03:34         295,825  48%   31.35MB/s    0:00:00 (xfr#32, to-chk=29/80)
03-Dec-2024 19:03:34         300,769  49%   28.68MB/s    0:00:00 (xfr#33, to-chk=28/80)
03-Dec-2024 19:03:34         307,087  50%   29.29MB/s    0:00:00 (xfr#34, to-chk=27/80)
03-Dec-2024 19:03:34         307,308  50%   29.31MB/s    0:00:00 (xfr#35, to-chk=26/80)
03-Dec-2024 19:03:34         310,094  50%   29.57MB/s    0:00:00 (xfr#36, to-chk=25/80)
03-Dec-2024 19:03:34         311,455  51%   29.70MB/s    0:00:00 (xfr#37, to-chk=24/80)
03-Dec-2024 19:03:34         312,537  51%   29.81MB/s    0:00:00 (xfr#38, to-chk=23/80)
03-Dec-2024 19:03:34         315,891  51%   30.13MB/s    0:00:00 (xfr#39, to-chk=22/80)
03-Dec-2024 19:03:34         321,413  52%   30.65MB/s    0:00:00 (xfr#40, to-chk=21/80)
03-Dec-2024 19:03:34         323,629  53%   30.86MB/s    0:00:00 (xfr#41, to-chk=20/80)
03-Dec-2024 19:03:34         325,275  53%   31.02MB/s    0:00:00 (xfr#42, to-chk=19/80)
03-Dec-2024 19:03:34         331,595  54%   28.75MB/s    0:00:00 (xfr#43, to-chk=18/80)
03-Dec-2024 19:03:34         334,096  54%   28.97MB/s    0:00:00 (xfr#44, to-chk=17/80)
03-Dec-2024 19:03:34         338,307  55%   29.33MB/s    0:00:00 (xfr#45, to-chk=16/80)
03-Dec-2024 19:03:34         339,666  55%   29.45MB/s    0:00:00 (xfr#46, to-chk=15/80)
03-Dec-2024 19:03:34         346,554  56%   30.05MB/s    0:00:00 (xfr#47, to-chk=14/80)
03-Dec-2024 19:03:34         348,141  57%   30.18MB/s    0:00:00 (xfr#48, to-chk=13/80)
03-Dec-2024 19:03:34         350,648  57%   30.40MB/s    0:00:00 (xfr#49, to-chk=12/80)
03-Dec-2024 19:03:34         351,435  57%   30.47MB/s    0:00:00 (xfr#50, to-chk=11/80)
03-Dec-2024 19:03:34         357,468  58%   30.99MB/s    0:00:00 (xfr#51, to-chk=10/80)
03-Dec-2024 19:03:34         360,539  59%   31.26MB/s    0:00:00 (xfr#52, to-chk=9/80)
03-Dec-2024 19:03:34         367,714  60%   29.22MB/s    0:00:00 (xfr#53, to-chk=8/80)
03-Dec-2024 19:03:34         367,935  60%   29.24MB/s    0:00:00 (xfr#54, to-chk=7/80)
03-Dec-2024 19:03:34         371,574  61%   29.53MB/s    0:00:00 (xfr#55, to-chk=6/80)
03-Dec-2024 19:03:34         377,387  61%   29.99MB/s    0:00:00 (xfr#56, to-chk=5/80)
03-Dec-2024 19:03:34         383,992  63%   30.52MB/s    0:00:00 (xfr#57, to-chk=4/80)
03-Dec-2024 19:03:34         391,450  64%   31.11MB/s    0:00:00 (xfr#58, to-chk=3/80)
03-Dec-2024 19:03:34         397,542  65%   31.59MB/s    0:00:00 (xfr#59, to-chk=2/80)
03-Dec-2024 19:03:34         403,062  66%   32.03MB/s    0:00:00 (xfr#60, to-chk=1/80)
03-Dec-2024 19:03:34         404,373  66%   32.14MB/s    0:00:00 (xfr#61, to-chk=0/80)
03-Dec-2024 19:03:34         404,373  66%   29.66MB/s    0:00:00 (xfr#61, to-chk=0/80)
03-Dec-2024 19:03:34         404,373  66%   29.66MB/s    0:00:00 (xfr#61, to-chk=0/80)
03-Dec-2024 19:03:34         404,373  66%   27.55MB/s    0:00:00 (xfr#61, to-chk=0/80)
03-Dec-2024 19:03:34         404,373  66%   27.55MB/s    0:00:00 (xfr#61, to-chk=0/80)
03-Dec-2024 19:03:34         404,373  66%   27.55MB/s    0:00:00 (xfr#61, to-chk=0/80)
03-Dec-2024 19:03:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:03:34          53,526  12%   51.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:03:34         108,606  25%   20.71MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:03:34         156,081  37%   16.54MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:03:34         209,404  49%   19.97MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:03:34         209,695  50%   20.00MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:03:34         209,695  50%   18.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:03:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:03:34          23,227   7%   22.15MB/s    0:00:00 (xfr#2, to-chk=13/18)
03-Dec-2024 19:03:34          47,211  14%   45.02MB/s    0:00:00 (xfr#3, to-chk=11/18)
03-Dec-2024 19:03:34          47,211  14%   45.02MB/s    0:00:00 (xfr#4, to-chk=9/18)
03-Dec-2024 19:03:34          69,958  21%   66.72MB/s    0:00:00 (xfr#5, to-chk=7/18)
03-Dec-2024 19:03:34          70,048  21%   66.80MB/s    0:00:00 (xfr#6, to-chk=5/18)
03-Dec-2024 19:03:34          70,345  21%   67.09MB/s    0:00:00 (xfr#7, to-chk=3/18)
03-Dec-2024 19:03:34         163,090  50%   77.77MB/s    0:00:00 (xfr#8, to-chk=1/18)
03-Dec-2024 19:03:34         163,090  50%   51.84MB/s    0:00:00 (xfr#8, to-chk=0/18)
03-Dec-2024 19:03:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.50.01/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:03:34               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:03:34           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:03:34           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:03:34           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:03:34           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:03:34           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:03:34           6,700  50%    1.60MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:03:34 [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.1733252606.4319408 exists, exporting anyway.
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34 =============================== warnings summary ===============================
03-Dec-2024 19:03:34 tests/utils/rest_utils.py:97
03-Dec-2024 19:03:34   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:03:34     print("""
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34 tests/utils/path_utils.py:112
03-Dec-2024 19:03:34   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:03:34     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34 tests/utils/acceptance_utils.py:55
03-Dec-2024 19:03:34   /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'
03-Dec-2024 19:03:34     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34 tests/utils/acceptance_utils.py:57
03-Dec-2024 19:03:34   /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'
03-Dec-2024 19:03:34     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:03:34
03-Dec-2024 19:03:34 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 19:03:34 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 19:03:34 ================== 26 passed, 4 warnings in 815.80s (0:13:35) ==================
03-Dec-2024 19:03:38 release "dev" uninstalled
03-Dec-2024 19:03:38 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
03-Dec-2024 19:03:40 No resources found
03-Dec-2024 19:03:41 Sidecar injection has been disabled
03-Dec-2024 19:03:41 Cleaning helm release "dev"...
03-Dec-2024 19:03:41 Deleted 1 helm deployments
03-Dec-2024 19:03:41 Deleted 0 k8s deployments
03-Dec-2024 19:03:41 Deleted 0 k8s services
03-Dec-2024 19:03:41 Deleted 0 persistent volumes
03-Dec-2024 19:03:41 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:03:41 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 19:03:41 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:03:41 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 19:03:41 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 19:03:41 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:03:41 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 19:03:41 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 19:03:41 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 19:03:41 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH...
03-Dec-2024 19:03:41 Finished task 'Parse test results' with result: Success
03-Dec-2024 19:03:41 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:03:41
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:03:41 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:03:41
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3374 (ODSRV-OAP-SRFCMDH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3374-ScriptBuildTask-12971275754209440814.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance
03-Dec-2024 19:03:41 ./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
03-Dec-2024 19:03:42 Uploading artifact
03-Dec-2024 19:03:42     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
03-Dec-2024 19:03:42     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
03-Dec-2024 19:03:42 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 19:03:42 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:03:42 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:03:42
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3374 (ODSRV-OAP-SRFCMDH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3374-ScriptBuildTask-4492174169411748471.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH
03-Dec-2024 19:03:42 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 19:03:42 Finished task 'Pack logs' with result: Success
03-Dec-2024 19:03:42 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:03:42
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 19:03:42 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:03:42
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3374 (ODSRV-OAP-SRFCMDH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3374-ScriptBuildTask-11353721306382500140.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance
03-Dec-2024 19:03:42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 19:03:42                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 19:03:42   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 19:03:42 100  4822  100  4822    0     0  45490      0 --:--:-- --:--:-- --:--:-- 45923
03-Dec-2024 19:03:43 Cleaning helm deployments
03-Dec-2024 19:03:43 Cleanining pods
03-Dec-2024 19:03:43 Cleaning kube persistant volumes
03-Dec-2024 19:03:44 Cleaning dockswift container
03-Dec-2024 19:03:44 Cleaning docker containers
03-Dec-2024 19:03:46 Stalled docker containers to remove:
03-Dec-2024 19:03:46 bc81577de76b 824d7cefcf2c fbe59bebed53 c01346f20dd1 6f3c6aafc190 c07aff564430 a751d715da0c 8b5ec7bada17 c93869706d34 75114fa2ed98 48f520f92a0a 51a86394416b bc6dc5baea46 796b24a1a1e5 721a29de1ddd 49bc8b41d048
03-Dec-2024 19:03:46 Removing stalled docker containers
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: bc81577de76b: Container bc81577de76bf664623a3dad071c30ff1c8631d8b8d2e92a2487670b841ede38 is not running
03-Dec-2024 19:03:46 bc81577de76b
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: 824d7cefcf2c: Container 824d7cefcf2cf319f6a95ec7ee13be1be98a97db3712b4f36460fd28349fc434 is not running
03-Dec-2024 19:03:46 824d7cefcf2c
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: fbe59bebed53: Container fbe59bebed5371b7434471c19bfeb3ad747cac308c581a023a162ec619513351 is not running
03-Dec-2024 19:03:46 fbe59bebed53
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: c01346f20dd1: Container c01346f20dd19637cd6df3b1e121a090854ffe06eee80e8deb2cdcd93b911ccd is not running
03-Dec-2024 19:03:46 c01346f20dd1
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: 6f3c6aafc190: Container 6f3c6aafc190c5ba38ad84d4206cd5f096f388b06faaafc64e0940e32419f5a9 is not running
03-Dec-2024 19:03:46 6f3c6aafc190
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: c07aff564430: Container c07aff5644307840386de599040debc4048609aa3a1856e51236e09e08745654 is not running
03-Dec-2024 19:03:46 c07aff564430
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: a751d715da0c: Container a751d715da0c418c625b6292c26800e07ea16b28ad99cab53520cbb827f7f627 is not running
03-Dec-2024 19:03:46 a751d715da0c
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: 8b5ec7bada17: Container 8b5ec7bada177e95cdd1dd836578cfde948664105c2bee9e6c9991b49b6ebc51 is not running
03-Dec-2024 19:03:46 8b5ec7bada17
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: c93869706d34: Container c93869706d34e90ceef893c6e3e865ac8f1d90cc8780e66f57313a1ffa10fa7a is not running
03-Dec-2024 19:03:46 c93869706d34
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: 75114fa2ed98: Container 75114fa2ed9824fc6d0c6d5bcfa2e61b1275fc288184b0e470586d42c392600d is not running
03-Dec-2024 19:03:46 75114fa2ed98
03-Dec-2024 19:03:46 Error response from daemon: Cannot kill container: 48f520f92a0a: Container 48f520f92a0a74fb73bc6d6a3d4bcdfd9a553f5bb65a190a7f4cb5d206cde5b1 is not running
03-Dec-2024 19:03:46 48f520f92a0a
03-Dec-2024 19:03:47 Error response from daemon: Cannot kill container: 51a86394416b: Container 51a86394416bcd93672a3d7f22690365b57da0c5282f39f246624a00f6dc8cdd is not running
03-Dec-2024 19:03:47 51a86394416b
03-Dec-2024 19:03:47 Error response from daemon: Cannot kill container: bc6dc5baea46: Container bc6dc5baea46e9248fdb33f24b5194a1060d6058b861d4de057e10f889d0a8dc is not running
03-Dec-2024 19:03:47 bc6dc5baea46
03-Dec-2024 19:03:47 Error response from daemon: Cannot kill container: 796b24a1a1e5: Container 796b24a1a1e54b21c6dea936820faa737302e7ab72c0a81590e77cd3ff1d2dfb is not running
03-Dec-2024 19:03:47 796b24a1a1e5
03-Dec-2024 19:03:47 Error response from daemon: Cannot kill container: 721a29de1ddd: Container 721a29de1ddd08a3d951133b3864360789c354d42b2697c0f9a103ba58a229ba is not running
03-Dec-2024 19:03:47 721a29de1ddd
03-Dec-2024 19:03:47 49bc8b41d048
03-Dec-2024 19:03:47 49bc8b41d048
03-Dec-2024 19:03:47 Stalled docker volumes to remove:
03-Dec-2024 19:03:47
03-Dec-2024 19:03:47 Removing stalled docker volumes
03-Dec-2024 19:03:47 Removing stalled loopdevices
03-Dec-2024 19:03:48 Done
03-Dec-2024 19:03:48 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 19:03:48 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 19:03:48 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 19:03:48 Running post build plugin 'NCover Results Collector'
03-Dec-2024 19:03:48 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 19:03:48 Running post build plugin 'Clover Results Collector'
03-Dec-2024 19:03:48 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 19:03:48 Running post build plugin 'Artifact Copier'
03-Dec-2024 19:03:48 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 19:03:48 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 139.9 ms
03-Dec-2024 19:03:48 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH'
03-Dec-2024 19:03:48 Finalising the build...
03-Dec-2024 19:03:48 Stopping timer.
03-Dec-2024 19:03:48 Build ODSRV-OAP-SRFCMDH-3374 completed.
03-Dec-2024 19:03:48 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 19:03:48 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 19:03:48 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 19:03:48 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 19:03:48 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 19:03:48 All post build plugins have finished
03-Dec-2024 19:03:48 Generating build results summary...
03-Dec-2024 19:03:48 Saving build results to disk...
03-Dec-2024 19:03:48 Store variable context...
03-Dec-2024 19:03:48 Finished building ODSRV-OAP-SRFCMDH-3374.