oneclient acceptance tests using environment deployed from packages

Build: #3362 failed

Job: singleprovider regular file CRUD multiclient directio symlinks 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.

09-Nov-2024 21:37:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8188805118589476000'...
09-Nov-2024 21:37:30 Getting configuration...
09-Nov-2024 21:37:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tuva85norl9dgh9f'.
09-Nov-2024 21:37:30
09-Nov-2024 21:37:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:37:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:37:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:37:30
09-Nov-2024 21:37:30
09-Nov-2024 21:37:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v'
09-Nov-2024 21:37:30 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v' successfully started
09-Nov-2024 21:37:30
09-Nov-2024 21:37:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/etgcfmqlv9dxw5eo
09-Nov-2024 21:37:30
09-Nov-2024 21:37:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/etgcfmqlv9dxw5eo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/etgcfmqlv9dxw5eo
09-Nov-2024 21:37:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8822447508535652220'...
09-Nov-2024 21:37:30 Getting configuration...
09-Nov-2024 21:37:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/etgcfmqlv9dxw5eo'.
09-Nov-2024 21:37:30
09-Nov-2024 21:37:30 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:37:30 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
09-Nov-2024 21:37:30 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
09-Nov-2024 21:37:30 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
09-Nov-2024 21:37:30 =================================================================
09-Nov-2024 21:37:30
09-Nov-2024 21:37:31 PASSED
09-Nov-2024 21:37:31 Unmounting client from /tmp/onedata/mnt/tuva85norl9dgh9f
09-Nov-2024 21:37:31
09-Nov-2024 21:37:31
09-Nov-2024 21:37:31 Unmounting client from /tmp/onedata/mnt/etgcfmqlv9dxw5eo
09-Nov-2024 21:37:31
09-Nov-2024 21:37:31
09-Nov-2024 21:37:58 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
09-Nov-2024 21:37:58 =================================================================
09-Nov-2024 21:37:58 - Executing scenario 'Delete file opened by other user for reading'
09-Nov-2024 21:37:58 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:37:58 -----------------------------------------------------------------
09-Nov-2024 21:37:58 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:37:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:37:58 using [token, token] by [user1, user2]"'
09-Nov-2024 21:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92'
09-Nov-2024 21:37:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92' successfully started
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ewznzzgrihiw50qa
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ewznzzgrihiw50qa --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ewznzzgrihiw50qa
09-Nov-2024 21:37:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4185652478867599787'...
09-Nov-2024 21:37:58 Getting configuration...
09-Nov-2024 21:37:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ewznzzgrihiw50qa'.
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:37:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v'
09-Nov-2024 21:37:58 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v' successfully started
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vrsy6srgds51wdnk
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vrsy6srgds51wdnk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vrsy6srgds51wdnk
09-Nov-2024 21:37:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2442542600459156855'...
09-Nov-2024 21:37:58 Getting configuration...
09-Nov-2024 21:37:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vrsy6srgds51wdnk'.
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:37:58 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
09-Nov-2024 21:37:58 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 21:37:58 =================================================================
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 PASSED
09-Nov-2024 21:37:58 Unmounting client from /tmp/onedata/mnt/ewznzzgrihiw50qa
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58 Unmounting client from /tmp/onedata/mnt/vrsy6srgds51wdnk
09-Nov-2024 21:37:58
09-Nov-2024 21:37:58
09-Nov-2024 21:38:22 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
09-Nov-2024 21:38:22 =================================================================
09-Nov-2024 21:38:22 - Executing scenario 'Delete file opened by other user for reading and writing'
09-Nov-2024 21:38:22 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:38:22 -----------------------------------------------------------------
09-Nov-2024 21:38:22 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:38:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:38:22 using [token, token] by [user1, user2]"'
09-Nov-2024 21:38:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:38:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:38:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92'
09-Nov-2024 21:38:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92' successfully started
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/j09n7b7ek45qdzas
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j09n7b7ek45qdzas --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j09n7b7ek45qdzas
09-Nov-2024 21:38:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10747141480356615044'...
09-Nov-2024 21:38:22 Getting configuration...
09-Nov-2024 21:38:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j09n7b7ek45qdzas'.
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:38:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:38:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v'
09-Nov-2024 21:38:22 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v' successfully started
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ri1zo2xmk8ien29e
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ri1zo2xmk8ien29e --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ri1zo2xmk8ien29e
09-Nov-2024 21:38:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12426360757101372587'...
09-Nov-2024 21:38:22 Getting configuration...
09-Nov-2024 21:38:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ri1zo2xmk8ien29e'.
09-Nov-2024 21:38:22
09-Nov-2024 21:38:22 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
09-Nov-2024 21:38:22 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
09-Nov-2024 21:38:22 =================================================================
09-Nov-2024 21:38:22
09-Nov-2024 21:38:23 PASSED
09-Nov-2024 21:38:23 Unmounting client from /tmp/onedata/mnt/j09n7b7ek45qdzas
09-Nov-2024 21:38:23
09-Nov-2024 21:38:23
09-Nov-2024 21:38:23 Unmounting client from /tmp/onedata/mnt/ri1zo2xmk8ien29e
09-Nov-2024 21:38:23
09-Nov-2024 21:38:23
09-Nov-2024 21:38: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
09-Nov-2024 21:38:48 =================================================================
09-Nov-2024 21:38:48 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
09-Nov-2024 21:38:48 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:38:48 -----------------------------------------------------------------
09-Nov-2024 21:38:48 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:38:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:38:48 using [token, token] by [user1, user2]"'
09-Nov-2024 21:38:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:38:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:38:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92'
09-Nov-2024 21:38:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92' successfully started
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bqqoqqajcpu3uw9r
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bqqoqqajcpu3uw9r --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bqqoqqajcpu3uw9r
09-Nov-2024 21:38:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10686007448929576669'...
09-Nov-2024 21:38:48 Getting configuration...
09-Nov-2024 21:38:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bqqoqqajcpu3uw9r'.
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:38:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:38:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v'
09-Nov-2024 21:38:48 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v' successfully started
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yah5btdwl9og5jog
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yah5btdwl9og5jog --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yah5btdwl9og5jog
09-Nov-2024 21:38:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2951429069751325907'...
09-Nov-2024 21:38:48 Getting configuration...
09-Nov-2024 21:38:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yah5btdwl9og5jog'.
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:38:48 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:38:48 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
09-Nov-2024 21:38:48 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
09-Nov-2024 21:38:48 =================================================================
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 PASSED
09-Nov-2024 21:38:48 Unmounting client from /tmp/onedata/mnt/bqqoqqajcpu3uw9r
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48 Unmounting client from /tmp/onedata/mnt/yah5btdwl9og5jog
09-Nov-2024 21:38:48
09-Nov-2024 21:38:48
09-Nov-2024 21:39:12 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
09-Nov-2024 21:39:12 =================================================================
09-Nov-2024 21:39:12 - Executing scenario 'Delete file right after closing it'
09-Nov-2024 21:39:12 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:39:12 -----------------------------------------------------------------
09-Nov-2024 21:39:12 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:39:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:39:12 using [token, token] by [user1, user2]"'
09-Nov-2024 21:39:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:39:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:39:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92'
09-Nov-2024 21:39:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92' successfully started
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2ih61qmgwxitjcys
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2ih61qmgwxitjcys --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2ih61qmgwxitjcys
09-Nov-2024 21:39:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11451136884950063407'...
09-Nov-2024 21:39:12 Getting configuration...
09-Nov-2024 21:39:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2ih61qmgwxitjcys'.
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:39:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:39:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v'
09-Nov-2024 21:39:12 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v' successfully started
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/l4wnlopf8v8vd45d
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l4wnlopf8v8vd45d --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l4wnlopf8v8vd45d
09-Nov-2024 21:39:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6509140703655802905'...
09-Nov-2024 21:39:12 Getting configuration...
09-Nov-2024 21:39:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l4wnlopf8v8vd45d'.
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:39:12 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:39:12 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:39:12 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:39:12 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
09-Nov-2024 21:39:12 -- Executing step: 'When "user1 closes space1/file1 on client11"'
09-Nov-2024 21:39:12 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 21:39:12 -- Executing step: 'When "space1 is empty for user1 on client11"'
09-Nov-2024 21:39:12 =================================================================
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 PASSED
09-Nov-2024 21:39:12 Unmounting client from /tmp/onedata/mnt/2ih61qmgwxitjcys
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12 Unmounting client from /tmp/onedata/mnt/l4wnlopf8v8vd45d
09-Nov-2024 21:39:12
09-Nov-2024 21:39:12
09-Nov-2024 21:39:41 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
09-Nov-2024 21:39:41 =================================================================
09-Nov-2024 21:39:41 - Executing scenario 'Create many children'
09-Nov-2024 21:39:41 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:39:41 -----------------------------------------------------------------
09-Nov-2024 21:39:41 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:39:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:39:41 using [token, token] by [user1, user2]"'
09-Nov-2024 21:39:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:39:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:39:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92'
09-Nov-2024 21:39:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92' successfully started
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vi1v73qm2rm2cbiy
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vi1v73qm2rm2cbiy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vi1v73qm2rm2cbiy
09-Nov-2024 21:39:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4943638342678280449'...
09-Nov-2024 21:39:41 Getting configuration...
09-Nov-2024 21:39:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vi1v73qm2rm2cbiy'.
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:39:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:39:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v'
09-Nov-2024 21:39:41 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v' successfully started
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jbne7i8myzagh07w
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jbne7i8myzagh07w --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jbne7i8myzagh07w
09-Nov-2024 21:39:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2671861301731361389'...
09-Nov-2024 21:39:41 Getting configuration...
09-Nov-2024 21:39:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jbne7i8myzagh07w'.
09-Nov-2024 21:39:41
09-Nov-2024 21:39:41 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
09-Nov-2024 21:39:41 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
09-Nov-2024 21:39:41 =================================================================
09-Nov-2024 21:39:41
09-Nov-2024 21:39:49 PASSED
09-Nov-2024 21:39:49 Unmounting client from /tmp/onedata/mnt/vi1v73qm2rm2cbiy
09-Nov-2024 21:39:49
09-Nov-2024 21:39:49
09-Nov-2024 21:39:49 Unmounting client from /tmp/onedata/mnt/jbne7i8myzagh07w
09-Nov-2024 21:39:49
09-Nov-2024 21:39:49
09-Nov-2024 21:40:14 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
09-Nov-2024 21:40:14 =================================================================
09-Nov-2024 21:40:14 - Executing scenario 'Create nonempty file then copy it and remove source file'
09-Nov-2024 21:40:14 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:40:14 -----------------------------------------------------------------
09-Nov-2024 21:40:14 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:40:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:40:14 using [token, token] by [user1, user2]"'
09-Nov-2024 21:40:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92'
09-Nov-2024 21:40:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92' successfully started
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zmy7qminvvqj490w
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zmy7qminvvqj490w --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zmy7qminvvqj490w
09-Nov-2024 21:40:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2602908569049552832'...
09-Nov-2024 21:40:14 Getting configuration...
09-Nov-2024 21:40:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zmy7qminvvqj490w'.
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v'
09-Nov-2024 21:40:14 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v' successfully started
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8sceg7bi00xt9ntu
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8sceg7bi00xt9ntu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8sceg7bi00xt9ntu
09-Nov-2024 21:40:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17801793897720141118'...
09-Nov-2024 21:40:14 Getting configuration...
09-Nov-2024 21:40:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8sceg7bi00xt9ntu'.
09-Nov-2024 21:40:14
09-Nov-2024 21:40:14 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:40:14 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:40:14 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
09-Nov-2024 21:40:14 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 21:40:14 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
09-Nov-2024 21:40:14 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
09-Nov-2024 21:40:14 =================================================================
09-Nov-2024 21:40:14
09-Nov-2024 21:40:15 PASSED
09-Nov-2024 21:40:15 Unmounting client from /tmp/onedata/mnt/zmy7qminvvqj490w
09-Nov-2024 21:40:15
09-Nov-2024 21:40:15
09-Nov-2024 21:40:15 Unmounting client from /tmp/onedata/mnt/8sceg7bi00xt9ntu
09-Nov-2024 21:40:15
09-Nov-2024 21:40:15
09-Nov-2024 21:40:42 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
09-Nov-2024 21:40:42 =================================================================
09-Nov-2024 21:40:42 - Executing scenario 'Create nonempty file then move it to another space'
09-Nov-2024 21:40:42 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:40:42 -----------------------------------------------------------------
09-Nov-2024 21:40:42 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:40:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:40:42 using [token, token] by [user1, user2]"'
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-26l92', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92'
09-Nov-2024 21:40:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-26l92' successfully started
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kxb417mpefgqytkv
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kxb417mpefgqytkv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kxb417mpefgqytkv
09-Nov-2024 21:40:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14883702777475769706'...
09-Nov-2024 21:40:42 Getting configuration...
09-Nov-2024 21:40:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kxb417mpefgqytkv'.
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qbt9v', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v'
09-Nov-2024 21:40:42 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qbt9v' successfully started
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ajqolmvey6w82mfc
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ajqolmvey6w82mfc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ajqolmvey6w82mfc
09-Nov-2024 21:40:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3569511124536701768'...
09-Nov-2024 21:40:42 Getting configuration...
09-Nov-2024 21:40:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ajqolmvey6w82mfc'.
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
09-Nov-2024 21:40:42 =================================================================
09-Nov-2024 21:40:42
09-Nov-2024 21:40:52 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:40:52 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:40:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:40:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:40:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:40:52 PASSED
09-Nov-2024 21:40:52 Unmounting client from /tmp/onedata/mnt/kxb417mpefgqytkv
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52 Unmounting client from /tmp/onedata/mnt/ajqolmvey6w82mfc
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731188443.2264152', '-c', '/tmp/logs']
09-Nov-2024 21:40:52 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-7nmmg. See /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-cross-support-job-3p-users-7nmmg/entrypoint.log for more details
09-Nov-2024 21:40:52 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-26l92: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-oneclient-krakow-7d9476b8bc-26l92/oneclient_logs
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:52          46,134   0%   44.00MB/s    0:00:00 (xfr#1, to-chk=186/219)
09-Nov-2024 21:40:52          46,134   0%   44.00MB/s    0:00:00 (xfr#1, to-chk=180/219)
09-Nov-2024 21:40:52          46,692   0%   44.53MB/s    0:00:00 (xfr#2, to-chk=182/219)
09-Nov-2024 21:40:52         198,607   1%   37.88MB/s    0:00:00 (xfr#3, to-chk=181/219)
09-Nov-2024 21:40:52         199,165   1%   37.99MB/s    0:00:00 (xfr#4, to-chk=180/219)
09-Nov-2024 21:40:52         234,637   2%   44.75MB/s    0:00:00 (xfr#5, to-chk=179/219)
09-Nov-2024 21:40:52         235,195   2%   44.86MB/s    0:00:00 (xfr#6, to-chk=175/219)
09-Nov-2024 21:40:52         360,210   3%   31.23MB/s    0:00:00 (xfr#7, to-chk=174/219)
09-Nov-2024 21:40:52         360,768   3%   31.28MB/s    0:00:00 (xfr#8, to-chk=173/219)
09-Nov-2024 21:40:52         361,396   3%   31.33MB/s    0:00:00 (xfr#9, to-chk=172/219)
09-Nov-2024 21:40:52         425,184   3%   33.79MB/s    0:00:00 (xfr#10, to-chk=171/219)
09-Nov-2024 21:40:52         425,838   3%   33.84MB/s    0:00:00 (xfr#11, to-chk=167/219)
09-Nov-2024 21:40:52         994,596   8%   63.23MB/s    0:00:00 (xfr#12, to-chk=166/219)
09-Nov-2024 21:40:52         995,250   8%   63.28MB/s    0:00:00 (xfr#13, to-chk=165/219)
09-Nov-2024 21:40:52       1,056,639   9%   59.28MB/s    0:00:00 (xfr#14, to-chk=164/219)
09-Nov-2024 21:40:52       1,057,293   9%   59.31MB/s    0:00:00 (xfr#15, to-chk=160/219)
09-Nov-2024 21:40:52       1,301,583  11%   51.72MB/s    0:00:00 (xfr#16, to-chk=159/219)
09-Nov-2024 21:40:52       1,302,237  11%   51.75MB/s    0:00:00 (xfr#17, to-chk=158/219)
09-Nov-2024 21:40:52       1,372,066  11%   54.52MB/s    0:00:00 (xfr#18, to-chk=157/219)
09-Nov-2024 21:40:52       1,372,720  11%   54.55MB/s    0:00:00 (xfr#19, to-chk=153/219)
09-Nov-2024 21:40:52       1,665,921  14%   42.94MB/s    0:00:00 (xfr#20, to-chk=152/219)
09-Nov-2024 21:40:52       1,666,575  14%   42.96MB/s    0:00:00 (xfr#21, to-chk=151/219)
09-Nov-2024 21:40:52       1,704,357  14%   43.93MB/s    0:00:00 (xfr#22, to-chk=150/219)
09-Nov-2024 21:40:52       1,705,011  14%   43.95MB/s    0:00:00 (xfr#23, to-chk=146/219)
09-Nov-2024 21:40:52       1,843,495  15%   45.08MB/s    0:00:00 (xfr#24, to-chk=145/219)
09-Nov-2024 21:40:52       1,844,149  15%   45.10MB/s    0:00:00 (xfr#25, to-chk=144/219)
09-Nov-2024 21:40:52       1,891,839  16%   41.96MB/s    0:00:00 (xfr#26, to-chk=143/219)
09-Nov-2024 21:40:52       1,892,685  16%   41.98MB/s    0:00:00 (xfr#27, to-chk=139/219)
09-Nov-2024 21:40:52       2,055,796  17%   30.16MB/s    0:00:00 (xfr#28, to-chk=138/219)
09-Nov-2024 21:40:52       2,056,642  17%   30.17MB/s    0:00:00 (xfr#29, to-chk=137/219)
09-Nov-2024 21:40:52       2,105,418  17%   30.89MB/s    0:00:00 (xfr#30, to-chk=136/219)
09-Nov-2024 21:40:52       2,106,072  17%   30.90MB/s    0:00:00 (xfr#31, to-chk=132/219)
09-Nov-2024 21:40:52       2,283,373  19%   32.02MB/s    0:00:00 (xfr#32, to-chk=131/219)
09-Nov-2024 21:40:52       2,284,027  19%   28.66MB/s    0:00:00 (xfr#33, to-chk=130/219)
09-Nov-2024 21:40:52       2,317,517  19%   28.34MB/s    0:00:00 (xfr#34, to-chk=129/219)
09-Nov-2024 21:40:52       2,318,171  19%   26.96MB/s    0:00:00 (xfr#35, to-chk=125/219)
09-Nov-2024 21:40:52       2,440,806  20%   28.04MB/s    0:00:00 (xfr#36, to-chk=124/219)
09-Nov-2024 21:40:52       2,441,460  20%   28.05MB/s    0:00:00 (xfr#37, to-chk=123/219)
09-Nov-2024 21:40:52       2,474,179  21%   28.43MB/s    0:00:00 (xfr#38, to-chk=122/219)
09-Nov-2024 21:40:52       2,474,545  21%   28.43MB/s    0:00:00 (xfr#39, to-chk=118/219)
09-Nov-2024 21:40:52       2,598,227  22%   29.50MB/s    0:00:00 (xfr#40, to-chk=117/219)
09-Nov-2024 21:40:52       2,598,593  22%   29.50MB/s    0:00:00 (xfr#41, to-chk=116/219)
09-Nov-2024 21:40:52       2,648,126  22%   27.45MB/s    0:00:00 (xfr#42, to-chk=115/219)
09-Nov-2024 21:40:52       2,648,780  22%   27.46MB/s    0:00:00 (xfr#43, to-chk=111/219)
09-Nov-2024 21:40:52       2,826,288  24%   27.23MB/s    0:00:00 (xfr#44, to-chk=110/219)
09-Nov-2024 21:40:52       2,826,942  24%   27.23MB/s    0:00:00 (xfr#45, to-chk=109/219)
09-Nov-2024 21:40:52       2,827,570  24%   27.24MB/s    0:00:00 (xfr#46, to-chk=108/219)
09-Nov-2024 21:40:52       2,851,748  24%   27.47MB/s    0:00:00 (xfr#47, to-chk=107/219)
09-Nov-2024 21:40:52       2,852,114  24%   27.20MB/s    0:00:00 (xfr#48, to-chk=103/219)
09-Nov-2024 21:40:52       2,941,948  25%   28.06MB/s    0:00:00 (xfr#49, to-chk=102/219)
09-Nov-2024 21:40:52       2,942,314  25%   27.78MB/s    0:00:00 (xfr#50, to-chk=101/219)
09-Nov-2024 21:40:52       2,942,942  25%   27.79MB/s    0:00:00 (xfr#51, to-chk=100/219)
09-Nov-2024 21:40:52       2,980,823  25%   28.15MB/s    0:00:00 (xfr#52, to-chk=99/219)
09-Nov-2024 21:40:52       2,981,285  25%   28.15MB/s    0:00:00 (xfr#53, to-chk=95/219)
09-Nov-2024 21:40:52       3,140,254  26%   27.73MB/s    0:00:00 (xfr#54, to-chk=94/219)
09-Nov-2024 21:40:52       3,140,716  26%   27.48MB/s    0:00:00 (xfr#55, to-chk=93/219)
09-Nov-2024 21:40:52       3,180,646  27%   27.83MB/s    0:00:00 (xfr#56, to-chk=92/219)
09-Nov-2024 21:40:52       3,181,396  27%   27.84MB/s    0:00:00 (xfr#57, to-chk=88/219)
09-Nov-2024 21:40:52       3,308,510  28%   28.68MB/s    0:00:00 (xfr#58, to-chk=87/219)
09-Nov-2024 21:40:52       3,309,260  28%   28.69MB/s    0:00:00 (xfr#59, to-chk=86/219)
09-Nov-2024 21:40:52       3,349,209  28%   28.78MB/s    0:00:00 (xfr#60, to-chk=85/219)
09-Nov-2024 21:40:52       3,349,767  28%   28.78MB/s    0:00:00 (xfr#61, to-chk=81/219)
09-Nov-2024 21:40:52       3,488,636  29%   29.71MB/s    0:00:00 (xfr#62, to-chk=80/219)
09-Nov-2024 21:40:52       3,489,194  29%   29.71MB/s    0:00:00 (xfr#63, to-chk=79/219)
09-Nov-2024 21:40:52       3,525,805  30%   29.24MB/s    0:00:00 (xfr#64, to-chk=78/219)
09-Nov-2024 21:40:52       3,526,363  30%   28.99MB/s    0:00:00 (xfr#65, to-chk=74/219)
09-Nov-2024 21:40:52       3,680,224  31%   29.74MB/s    0:00:00 (xfr#66, to-chk=73/219)
09-Nov-2024 21:40:52       3,680,782  31%   29.75MB/s    0:00:00 (xfr#67, to-chk=72/219)
09-Nov-2024 21:40:52       3,724,808  31%   29.12MB/s    0:00:00 (xfr#68, to-chk=71/219)
09-Nov-2024 21:40:52       3,725,462  31%   28.89MB/s    0:00:00 (xfr#69, to-chk=67/219)
09-Nov-2024 21:40:52       3,869,994  33%   29.29MB/s    0:00:00 (xfr#70, to-chk=66/219)
09-Nov-2024 21:40:52       3,870,648  33%   29.07MB/s    0:00:00 (xfr#71, to-chk=65/219)
09-Nov-2024 21:40:52       3,908,887  33%   28.90MB/s    0:00:00 (xfr#72, to-chk=64/219)
09-Nov-2024 21:40:52       3,909,637  33%   28.68MB/s    0:00:00 (xfr#73, to-chk=60/219)
09-Nov-2024 21:40:52       4,047,821  34%   29.47MB/s    0:00:00 (xfr#74, to-chk=59/219)
09-Nov-2024 21:40:52       4,048,571  34%   29.25MB/s    0:00:00 (xfr#75, to-chk=58/219)
09-Nov-2024 21:40:52       4,091,015  34%   28.48MB/s    0:00:00 (xfr#76, to-chk=57/219)
09-Nov-2024 21:40:52       4,091,861  34%   28.28MB/s    0:00:00 (xfr#77, to-chk=53/219)
09-Nov-2024 21:40:52       4,231,353  36%   28.82MB/s    0:00:00 (xfr#78, to-chk=52/219)
09-Nov-2024 21:40:52       4,232,199  36%   28.83MB/s    0:00:00 (xfr#79, to-chk=51/219)
09-Nov-2024 21:40:52       4,257,443  36%   28.59MB/s    0:00:00 (xfr#80, to-chk=50/219)
09-Nov-2024 21:40:52       4,258,001  36%   28.60MB/s    0:00:00 (xfr#81, to-chk=46/219)
09-Nov-2024 21:40:52       4,350,812  37%   29.02MB/s    0:00:00 (xfr#82, to-chk=45/219)
09-Nov-2024 21:40:52       4,351,370  37%   29.02MB/s    0:00:00 (xfr#83, to-chk=44/219)
09-Nov-2024 21:40:52       4,429,241  37%   29.33MB/s    0:00:00 (xfr#84, to-chk=43/219)
09-Nov-2024 21:40:52       4,430,087  37%   29.34MB/s    0:00:00 (xfr#85, to-chk=39/219)
09-Nov-2024 21:40:52       6,953,492  59%   30.14MB/s    0:00:00 (xfr#86, to-chk=38/219)
09-Nov-2024 21:40:52       6,954,338  59%   30.15MB/s    0:00:00 (xfr#87, to-chk=37/219)
09-Nov-2024 21:40:52       6,995,423  59%   30.32MB/s    0:00:00 (xfr#88, to-chk=36/219)
09-Nov-2024 21:40:52       6,996,269  59%   30.33MB/s    0:00:00 (xfr#89, to-chk=32/219)
09-Nov-2024 21:40:52       7,129,392  60%   30.77MB/s    0:00:00 (xfr#90, to-chk=31/219)
09-Nov-2024 21:40:52       7,130,238  60%   30.77MB/s    0:00:00 (xfr#91, to-chk=30/219)
09-Nov-2024 21:40:52       7,888,124  67%   25.24MB/s    0:00:00 (xfr#92, to-chk=29/219)
09-Nov-2024 21:40:52       7,888,586  67%   25.25MB/s    0:00:00 (xfr#93, to-chk=25/219)
09-Nov-2024 21:40:52      11,057,861  94%   27.04MB/s    0:00:00 (xfr#94, to-chk=24/219)
09-Nov-2024 21:40:52      11,058,323  94%   27.04MB/s    0:00:00 (xfr#95, to-chk=23/219)
09-Nov-2024 21:40:52      11,058,951  94%   27.04MB/s    0:00:00 (xfr#96, to-chk=22/219)
09-Nov-2024 21:40:52      11,094,959  94%   27.13MB/s    0:00:00 (xfr#97, to-chk=21/219)
09-Nov-2024 21:40:52      11,095,229  94%   27.06MB/s    0:00:00 (xfr#98, to-chk=17/219)
09-Nov-2024 21:40:52      11,211,089  95%   27.27MB/s    0:00:00 (xfr#99, to-chk=16/219)
09-Nov-2024 21:40:52      11,211,359  95%   27.28MB/s    0:00:00 (xfr#100, to-chk=15/219)
09-Nov-2024 21:40:52      11,263,312  96%   26.92MB/s    0:00:00 (xfr#101, to-chk=14/219)
09-Nov-2024 21:40:52      11,263,870  96%   26.92MB/s    0:00:00 (xfr#102, to-chk=10/219)
09-Nov-2024 21:40:52      11,447,391  97%   27.22MB/s    0:00:00 (xfr#103, to-chk=9/219)
09-Nov-2024 21:40:52      11,447,949  97%   27.23MB/s    0:00:00 (xfr#104, to-chk=8/219)
09-Nov-2024 21:40:52      11,495,424  98%   27.34MB/s    0:00:00 (xfr#105, to-chk=7/219)
09-Nov-2024 21:40:52      11,495,886  98%   27.34MB/s    0:00:00 (xfr#106, to-chk=3/219)
09-Nov-2024 21:40:52      11,666,486  99%   27.61MB/s    0:00:00 (xfr#107, to-chk=2/219)
09-Nov-2024 21:40:52      11,666,948  99%   27.61MB/s    0:00:00 (xfr#108, to-chk=1/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.30MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.30MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.30MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.30MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52      11,706,510  99%   27.30MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:52 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-qbt9v: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-oneclient-krakow-7d9476b8bc-qbt9v/oneclient_logs
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=192/224)
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:52          37,526   0%   35.79MB/s    0:00:00 (xfr#1, to-chk=191/224)
09-Nov-2024 21:40:52          37,526   0%   35.79MB/s    0:00:00 (xfr#1, to-chk=185/224)
09-Nov-2024 21:40:52          38,180   0%   36.41MB/s    0:00:00 (xfr#2, to-chk=187/224)
09-Nov-2024 21:40:52         156,006   3%  148.78MB/s    0:00:00 (xfr#3, to-chk=186/224)
09-Nov-2024 21:40:52         157,180   3%  149.90MB/s    0:00:00 (xfr#4, to-chk=185/224)
09-Nov-2024 21:40:52         186,069   4%  177.45MB/s    0:00:00 (xfr#5, to-chk=184/224)
09-Nov-2024 21:40:52         186,627   4%   88.99MB/s    0:00:00 (xfr#6, to-chk=180/224)
09-Nov-2024 21:40:52         275,633   6%   37.55MB/s    0:00:00 (xfr#7, to-chk=179/224)
09-Nov-2024 21:40:52         276,191   6%   37.63MB/s    0:00:00 (xfr#8, to-chk=178/224)
09-Nov-2024 21:40:52         318,358   7%   37.95MB/s    0:00:00 (xfr#9, to-chk=177/224)
09-Nov-2024 21:40:52         318,628   7%   37.98MB/s    0:00:00 (xfr#10, to-chk=173/224)
09-Nov-2024 21:40:52         442,680  10%   42.22MB/s    0:00:00 (xfr#11, to-chk=172/224)
09-Nov-2024 21:40:52         442,950  10%   42.24MB/s    0:00:00 (xfr#12, to-chk=171/224)
09-Nov-2024 21:40:52         470,388  11%   40.78MB/s    0:00:00 (xfr#13, to-chk=170/224)
09-Nov-2024 21:40:52         470,850  11%   40.82MB/s    0:00:00 (xfr#14, to-chk=166/224)
09-Nov-2024 21:40:52         581,143  13%   39.59MB/s    0:00:00 (xfr#15, to-chk=165/224)
09-Nov-2024 21:40:52         581,605  13%   39.62MB/s    0:00:00 (xfr#16, to-chk=164/224)
09-Nov-2024 21:40:52         605,156  14%   41.22MB/s    0:00:00 (xfr#17, to-chk=163/224)
09-Nov-2024 21:40:52         605,714  14%   41.26MB/s    0:00:00 (xfr#18, to-chk=159/224)
09-Nov-2024 21:40:52         673,596  16%   42.83MB/s    0:00:00 (xfr#19, to-chk=158/224)
09-Nov-2024 21:40:52         674,154  16%   42.86MB/s    0:00:00 (xfr#20, to-chk=157/224)
09-Nov-2024 21:40:52         711,858  17%   45.26MB/s    0:00:00 (xfr#21, to-chk=156/224)
09-Nov-2024 21:40:52         712,320  17%   45.29MB/s    0:00:00 (xfr#22, to-chk=152/224)
09-Nov-2024 21:40:52         833,480  19%   41.84MB/s    0:00:00 (xfr#23, to-chk=151/224)
09-Nov-2024 21:40:52         833,942  19%   41.86MB/s    0:00:00 (xfr#24, to-chk=150/224)
09-Nov-2024 21:40:52         834,570  19%   41.89MB/s    0:00:00 (xfr#25, to-chk=149/224)
09-Nov-2024 21:40:52         878,503  20%   41.89MB/s    0:00:00 (xfr#26, to-chk=148/224)
09-Nov-2024 21:40:52         879,157  21%   41.92MB/s    0:00:00 (xfr#27, to-chk=144/224)
09-Nov-2024 21:40:52       1,015,497  24%   46.12MB/s    0:00:00 (xfr#28, to-chk=143/224)
09-Nov-2024 21:40:52       1,016,151  24%   46.15MB/s    0:00:00 (xfr#29, to-chk=142/224)
09-Nov-2024 21:40:52       1,056,050  25%   45.78MB/s    0:00:00 (xfr#30, to-chk=141/224)
09-Nov-2024 21:40:52       1,056,704  25%   45.81MB/s    0:00:00 (xfr#31, to-chk=137/224)
09-Nov-2024 21:40:52       1,182,938  28%   49.05MB/s    0:00:00 (xfr#32, to-chk=136/224)
09-Nov-2024 21:40:52       1,183,592  28%   49.08MB/s    0:00:00 (xfr#33, to-chk=135/224)
09-Nov-2024 21:40:52       1,184,220  28%   49.10MB/s    0:00:00 (xfr#34, to-chk=134/224)
09-Nov-2024 21:40:52       1,227,380  29%   48.77MB/s    0:00:00 (xfr#35, to-chk=133/224)
09-Nov-2024 21:40:52       1,228,034  29%   48.80MB/s    0:00:00 (xfr#36, to-chk=129/224)
09-Nov-2024 21:40:52       1,485,221  35%   36.32MB/s    0:00:00 (xfr#37, to-chk=128/224)
09-Nov-2024 21:40:52       1,485,875  35%   36.33MB/s    0:00:00 (xfr#38, to-chk=127/224)
09-Nov-2024 21:40:52       1,546,975  36%   37.83MB/s    0:00:00 (xfr#39, to-chk=126/224)
09-Nov-2024 21:40:52       1,547,533  36%   37.84MB/s    0:00:00 (xfr#40, to-chk=122/224)
09-Nov-2024 21:40:52       1,739,628  41%   39.50MB/s    0:00:00 (xfr#41, to-chk=121/224)
09-Nov-2024 21:40:52       1,740,186  41%   39.51MB/s    0:00:00 (xfr#42, to-chk=120/224)
09-Nov-2024 21:40:52       1,781,275  42%   39.51MB/s    0:00:00 (xfr#43, to-chk=119/224)
09-Nov-2024 21:40:52       1,781,737  42%   39.52MB/s    0:00:00 (xfr#44, to-chk=115/224)
09-Nov-2024 21:40:52       1,911,203  45%   39.62MB/s    0:00:00 (xfr#45, to-chk=114/224)
09-Nov-2024 21:40:52       1,911,665  45%   39.63MB/s    0:00:00 (xfr#46, to-chk=113/224)
09-Nov-2024 21:40:52       1,927,706  46%   39.97MB/s    0:00:00 (xfr#47, to-chk=112/224)
09-Nov-2024 21:40:52       1,928,072  46%   39.97MB/s    0:00:00 (xfr#48, to-chk=108/224)
09-Nov-2024 21:40:52       1,991,364  47%   39.56MB/s    0:00:00 (xfr#49, to-chk=107/224)
09-Nov-2024 21:40:52       1,991,730  47%   39.57MB/s    0:00:00 (xfr#50, to-chk=106/224)
09-Nov-2024 21:40:52       1,992,358  47%   39.58MB/s    0:00:00 (xfr#51, to-chk=105/224)
09-Nov-2024 21:40:52       2,124,612  50%   38.97MB/s    0:00:00 (xfr#52, to-chk=104/224)
09-Nov-2024 21:40:52       2,125,170  50%   38.98MB/s    0:00:00 (xfr#53, to-chk=100/224)
09-Nov-2024 21:40:52       2,374,693  56%   35.39MB/s    0:00:00 (xfr#54, to-chk=99/224)
09-Nov-2024 21:40:52       2,375,251  56%   35.39MB/s    0:00:00 (xfr#55, to-chk=98/224)
09-Nov-2024 21:40:52       2,375,879  56%   35.40MB/s    0:00:00 (xfr#56, to-chk=97/224)
09-Nov-2024 21:40:52       2,420,898  57%   35.52MB/s    0:00:00 (xfr#57, to-chk=96/224)
09-Nov-2024 21:40:52       2,421,552  57%   35.53MB/s    0:00:00 (xfr#58, to-chk=92/224)
09-Nov-2024 21:40:52       2,580,912  61%   31.97MB/s    0:00:00 (xfr#59, to-chk=91/224)
09-Nov-2024 21:40:52       2,581,566  61%   31.97MB/s    0:00:00 (xfr#60, to-chk=90/224)
09-Nov-2024 21:40:52       2,582,194  61%   31.57MB/s    0:00:00 (xfr#61, to-chk=89/224)
09-Nov-2024 21:40:52       2,598,010  62%   31.76MB/s    0:00:00 (xfr#62, to-chk=88/224)
09-Nov-2024 21:40:52       2,598,376  62%   31.77MB/s    0:00:00 (xfr#63, to-chk=84/224)
09-Nov-2024 21:40:52       2,656,342  63%   31.67MB/s    0:00:00 (xfr#64, to-chk=83/224)
09-Nov-2024 21:40:52       2,656,708  63%   31.67MB/s    0:00:00 (xfr#65, to-chk=82/224)
09-Nov-2024 21:40:52       2,657,336  63%   31.68MB/s    0:00:00 (xfr#66, to-chk=81/224)
09-Nov-2024 21:40:52       2,672,863  63%   30.71MB/s    0:00:00 (xfr#67, to-chk=80/224)
09-Nov-2024 21:40:52       2,673,325  63%   30.72MB/s    0:00:00 (xfr#68, to-chk=76/224)
09-Nov-2024 21:40:52       2,725,233  65%   30.58MB/s    0:00:00 (xfr#69, to-chk=75/224)
09-Nov-2024 21:40:52       2,725,695  65%   30.58MB/s    0:00:00 (xfr#70, to-chk=74/224)
09-Nov-2024 21:40:52       2,726,323  65%   30.59MB/s    0:00:00 (xfr#71, to-chk=73/224)
09-Nov-2024 21:40:52       2,750,756  65%   30.86MB/s    0:00:00 (xfr#72, to-chk=72/224)
09-Nov-2024 21:40:52       2,751,314  65%   30.51MB/s    0:00:00 (xfr#73, to-chk=68/224)
09-Nov-2024 21:40:52       2,844,198  67%   30.14MB/s    0:00:00 (xfr#74, to-chk=67/224)
09-Nov-2024 21:40:52       2,844,756  67%   30.14MB/s    0:00:00 (xfr#75, to-chk=66/224)
09-Nov-2024 21:40:52       2,874,805  68%   30.13MB/s    0:00:00 (xfr#76, to-chk=65/224)
09-Nov-2024 21:40:52       2,875,363  68%   30.13MB/s    0:00:00 (xfr#77, to-chk=61/224)
09-Nov-2024 21:40:52       2,966,615  70%   30.42MB/s    0:00:00 (xfr#78, to-chk=60/224)
09-Nov-2024 21:40:52       2,967,173  70%   30.10MB/s    0:00:00 (xfr#79, to-chk=59/224)
09-Nov-2024 21:40:52       2,986,215  71%   30.30MB/s    0:00:00 (xfr#80, to-chk=58/224)
09-Nov-2024 21:40:52       2,986,869  71%   30.30MB/s    0:00:00 (xfr#81, to-chk=54/224)
09-Nov-2024 21:40:52       3,053,717  72%   30.66MB/s    0:00:00 (xfr#82, to-chk=53/224)
09-Nov-2024 21:40:52       3,054,371  72%   30.66MB/s    0:00:00 (xfr#83, to-chk=52/224)
09-Nov-2024 21:40:52       3,075,812  73%   30.56MB/s    0:00:00 (xfr#84, to-chk=51/224)
09-Nov-2024 21:40:52       3,076,274  73%   30.56MB/s    0:00:00 (xfr#85, to-chk=47/224)
09-Nov-2024 21:40:52       3,156,005  75%   26.64MB/s    0:00:00 (xfr#86, to-chk=46/224)
09-Nov-2024 21:40:52       3,156,467  75%   26.41MB/s    0:00:00 (xfr#87, to-chk=45/224)
09-Nov-2024 21:40:52       3,157,095  75%   26.41MB/s    0:00:00 (xfr#88, to-chk=44/224)
09-Nov-2024 21:40:52       3,191,587  76%   26.47MB/s    0:00:00 (xfr#89, to-chk=43/224)
09-Nov-2024 21:40:52       3,192,545  76%   26.48MB/s    0:00:00 (xfr#90, to-chk=39/224)
09-Nov-2024 21:40:52       3,307,401  79%   26.73MB/s    0:00:00 (xfr#91, to-chk=38/224)
09-Nov-2024 21:40:52       3,308,879  79%   26.74MB/s    0:00:00 (xfr#92, to-chk=37/224)
09-Nov-2024 21:40:52       3,349,386  80%   26.84MB/s    0:00:00 (xfr#93, to-chk=36/224)
09-Nov-2024 21:40:52       3,349,848  80%   26.85MB/s    0:00:00 (xfr#94, to-chk=32/224)
09-Nov-2024 21:40:52       3,470,611  82%   26.69MB/s    0:00:00 (xfr#95, to-chk=31/224)
09-Nov-2024 21:40:52       3,471,073  82%   26.70MB/s    0:00:00 (xfr#96, to-chk=30/224)
09-Nov-2024 21:40:52       3,499,094  83%   26.70MB/s    0:00:00 (xfr#97, to-chk=29/224)
09-Nov-2024 21:40:52       3,499,652  83%   26.70MB/s    0:00:00 (xfr#98, to-chk=25/224)
09-Nov-2024 21:40:52       3,580,322  85%   27.10MB/s    0:00:00 (xfr#99, to-chk=24/224)
09-Nov-2024 21:40:52       3,580,880  85%   27.10MB/s    0:00:00 (xfr#100, to-chk=23/224)
09-Nov-2024 21:40:52       3,600,620  86%   27.25MB/s    0:00:00 (xfr#101, to-chk=22/224)
09-Nov-2024 21:40:52       3,600,890  86%   27.04MB/s    0:00:00 (xfr#102, to-chk=18/224)
09-Nov-2024 21:40:52       3,681,019  87%   27.64MB/s    0:00:00 (xfr#103, to-chk=17/224)
09-Nov-2024 21:40:52       3,681,289  87%   27.64MB/s    0:00:00 (xfr#104, to-chk=16/224)
09-Nov-2024 21:40:52       3,681,917  87%   27.43MB/s    0:00:00 (xfr#105, to-chk=15/224)
09-Nov-2024 21:40:52       3,722,541  88%   27.74MB/s    0:00:00 (xfr#106, to-chk=14/224)
09-Nov-2024 21:40:52       3,723,291  88%   27.74MB/s    0:00:00 (xfr#107, to-chk=10/224)
09-Nov-2024 21:40:52       3,981,464  95%   28.77MB/s    0:00:00 (xfr#108, to-chk=9/224)
09-Nov-2024 21:40:52       3,982,214  95%   28.77MB/s    0:00:00 (xfr#109, to-chk=8/224)
09-Nov-2024 21:40:52       4,016,807  95%   28.59MB/s    0:00:00 (xfr#110, to-chk=7/224)
09-Nov-2024 21:40:52       4,017,365  95%   28.17MB/s    0:00:00 (xfr#111, to-chk=3/224)
09-Nov-2024 21:40:52       4,138,148  98%   28.81MB/s    0:00:00 (xfr#112, to-chk=2/224)
09-Nov-2024 21:40:52       4,138,706  98%   28.81MB/s    0:00:00 (xfr#113, to-chk=1/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   28.89MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   26.41MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52       4,180,966  99%   26.23MB/s    0:00:00 (xfr#114, to-chk=0/224)
09-Nov-2024 21:40:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:52          60,376   8%   57.58MB/s    0:00:00 (xfr#2, to-chk=75/80)
09-Nov-2024 21:40:52         119,300  15%  113.77MB/s    0:00:00 (xfr#3, to-chk=73/80)
09-Nov-2024 21:40:52         119,300  15%  113.77MB/s    0:00:00 (xfr#4, to-chk=71/80)
09-Nov-2024 21:40:52         119,300  15%  113.77MB/s    0:00:00 (xfr#5, to-chk=69/80)
09-Nov-2024 21:40:52         176,358  23%   33.64MB/s    0:00:00 (xfr#6, to-chk=67/80)
09-Nov-2024 21:40:52         176,508  23%   33.67MB/s    0:00:00 (xfr#7, to-chk=65/80)
09-Nov-2024 21:40:52         176,805  23%   33.72MB/s    0:00:00 (xfr#8, to-chk=63/80)
09-Nov-2024 21:40:52         266,699  35%   36.33MB/s    0:00:00 (xfr#9, to-chk=61/80)
09-Nov-2024 21:40:52         274,279  36%   37.37MB/s    0:00:00 (xfr#10, to-chk=51/80)
09-Nov-2024 21:40:52         281,511  37%   38.35MB/s    0:00:00 (xfr#11, to-chk=50/80)
09-Nov-2024 21:40:52         288,739  38%   39.34MB/s    0:00:00 (xfr#12, to-chk=49/80)
09-Nov-2024 21:40:52         292,663  39%   39.87MB/s    0:00:00 (xfr#13, to-chk=48/80)
09-Nov-2024 21:40:52         300,518  40%   40.94MB/s    0:00:00 (xfr#14, to-chk=47/80)
09-Nov-2024 21:40:52         306,046  40%   36.48MB/s    0:00:00 (xfr#15, to-chk=46/80)
09-Nov-2024 21:40:52         311,283  41%   37.11MB/s    0:00:00 (xfr#16, to-chk=45/80)
09-Nov-2024 21:40:52         311,559  41%   37.14MB/s    0:00:00 (xfr#17, to-chk=44/80)
09-Nov-2024 21:40:52         316,053  42%   37.68MB/s    0:00:00 (xfr#18, to-chk=43/80)
09-Nov-2024 21:40:52         320,549  42%   38.21MB/s    0:00:00 (xfr#19, to-chk=42/80)
09-Nov-2024 21:40:52         322,993  43%   38.50MB/s    0:00:00 (xfr#20, to-chk=41/80)
09-Nov-2024 21:40:52         329,368  44%   39.26MB/s    0:00:00 (xfr#21, to-chk=40/80)
09-Nov-2024 21:40:52         335,745  44%   40.02MB/s    0:00:00 (xfr#22, to-chk=39/80)
09-Nov-2024 21:40:52         341,835  45%   36.22MB/s    0:00:00 (xfr#23, to-chk=38/80)
09-Nov-2024 21:40:52         342,339  45%   36.28MB/s    0:00:00 (xfr#24, to-chk=37/80)
09-Nov-2024 21:40:52         345,351  46%   36.59MB/s    0:00:00 (xfr#25, to-chk=36/80)
09-Nov-2024 21:40:52         346,309  46%   36.70MB/s    0:00:00 (xfr#26, to-chk=35/80)
09-Nov-2024 21:40:52         354,223  47%   37.53MB/s    0:00:00 (xfr#27, to-chk=34/80)
09-Nov-2024 21:40:52         355,827  47%   37.70MB/s    0:00:00 (xfr#28, to-chk=33/80)
09-Nov-2024 21:40:52         361,634  48%   38.32MB/s    0:00:00 (xfr#29, to-chk=32/80)
09-Nov-2024 21:40:52         364,705  48%   34.78MB/s    0:00:00 (xfr#30, to-chk=31/80)
09-Nov-2024 21:40:52         368,289  49%   35.12MB/s    0:00:00 (xfr#31, to-chk=30/80)
09-Nov-2024 21:40:52         374,096  50%   35.68MB/s    0:00:00 (xfr#32, to-chk=29/80)
09-Nov-2024 21:40:52         381,041  51%   36.34MB/s    0:00:00 (xfr#33, to-chk=28/80)
09-Nov-2024 21:40:52         382,573  51%   36.49MB/s    0:00:00 (xfr#34, to-chk=27/80)
09-Nov-2024 21:40:52         385,300  51%   36.75MB/s    0:00:00 (xfr#35, to-chk=26/80)
09-Nov-2024 21:40:52         387,750  51%   36.98MB/s    0:00:00 (xfr#36, to-chk=25/80)
09-Nov-2024 21:40:52         388,997  52%   37.10MB/s    0:00:00 (xfr#37, to-chk=24/80)
09-Nov-2024 21:40:52         390,812  52%   37.27MB/s    0:00:00 (xfr#38, to-chk=23/80)
09-Nov-2024 21:40:52         392,059  52%   37.39MB/s    0:00:00 (xfr#39, to-chk=22/80)
09-Nov-2024 21:40:52         397,290  53%   37.89MB/s    0:00:00 (xfr#40, to-chk=21/80)
09-Nov-2024 21:40:52         403,950  54%   35.02MB/s    0:00:00 (xfr#41, to-chk=20/80)
09-Nov-2024 21:40:52         406,050  54%   35.20MB/s    0:00:00 (xfr#42, to-chk=19/80)
09-Nov-2024 21:40:52         410,831  55%   35.62MB/s    0:00:00 (xfr#43, to-chk=18/80)
09-Nov-2024 21:40:52         412,369  55%   35.75MB/s    0:00:00 (xfr#44, to-chk=17/80)
09-Nov-2024 21:40:52         415,104  55%   35.99MB/s    0:00:00 (xfr#45, to-chk=16/80)
09-Nov-2024 21:40:52         417,206  55%   36.17MB/s    0:00:00 (xfr#46, to-chk=15/80)
09-Nov-2024 21:40:52         424,780  56%   36.83MB/s    0:00:00 (xfr#47, to-chk=14/80)
09-Nov-2024 21:40:52         425,000  56%   36.85MB/s    0:00:00 (xfr#48, to-chk=13/80)
09-Nov-2024 21:40:52         426,817  57%   37.00MB/s    0:00:00 (xfr#49, to-chk=12/80)
09-Nov-2024 21:40:52         430,122  57%   34.18MB/s    0:00:00 (xfr#50, to-chk=11/80)
09-Nov-2024 21:40:52         430,685  57%   34.23MB/s    0:00:00 (xfr#51, to-chk=10/80)
09-Nov-2024 21:40:52         434,896  58%   34.56MB/s    0:00:00 (xfr#52, to-chk=9/80)
09-Nov-2024 21:40:52         440,418  58%   35.00MB/s    0:00:00 (xfr#53, to-chk=8/80)
09-Nov-2024 21:40:52         444,344  59%   35.31MB/s    0:00:00 (xfr#54, to-chk=7/80)
09-Nov-2024 21:40:52         451,348  60%   35.87MB/s    0:00:00 (xfr#55, to-chk=6/80)
09-Nov-2024 21:40:52         458,010  61%   36.40MB/s    0:00:00 (xfr#56, to-chk=5/80)
09-Nov-2024 21:40:52         462,787  61%   36.78MB/s    0:00:00 (xfr#57, to-chk=4/80)
09-Nov-2024 21:40:52         466,428  62%   37.07MB/s    0:00:00 (xfr#58, to-chk=3/80)
09-Nov-2024 21:40:52         472,518  63%   37.55MB/s    0:00:00 (xfr#59, to-chk=2/80)
09-Nov-2024 21:40:52         476,670  63%   34.97MB/s    0:00:00 (xfr#60, to-chk=1/80)
09-Nov-2024 21:40:52         479,967  64%   35.21MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:40:52         479,967  64%   32.70MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:40:52         479,967  64%   32.70MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:40:52         479,967  64%   32.70MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:40:52         479,967  64%   32.70MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:40:52         479,967  64%   32.70MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:40:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:52          22,585  16%   21.54MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:52          46,134  33%    5.50MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:52          46,134  33%    4.89MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:52          68,516  49%    7.26MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:52          68,807  50%    7.29MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:52          68,807  50%    6.56MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:52           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:52           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:52           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:52           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:52           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:52           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:52          23,137   6%   22.07MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 21:40:52          47,029  14%   44.85MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 21:40:52          47,029  14%   44.85MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 21:40:52          69,686  20%   33.23MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 21:40:52          69,777  20%   33.27MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 21:40:52          70,074  20%   33.41MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 21:40:52         167,542  50%   39.95MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 21:40:52         167,542  50%   31.96MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 21:40:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:52          54,753  12%   52.22MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:52         111,076  26%  105.93MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:52         158,551  37%   75.60MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:52         213,101  49%   50.81MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:52         213,392  50%   50.88MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:52         213,392  50%    6.56MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.26.28/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:52               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:52           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:52           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:52           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:52           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:52           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:52           6,700  50%    2.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:52 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731188443.2264152 exists, exporting anyway.
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52 =============================== warnings summary ===============================
09-Nov-2024 21:40:52 tests/utils/rest_utils.py:98
09-Nov-2024 21:40:52   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:40:52     print("""
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52 tests/utils/path_utils.py:112
09-Nov-2024 21:40:52   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:40:52     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52 tests/utils/acceptance_utils.py:55
09-Nov-2024 21:40:52   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:40:52     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52 tests/utils/acceptance_utils.py:57
09-Nov-2024 21:40:52   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:40:52     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:40:52
09-Nov-2024 21:40:52 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 21:40:52 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 21:40:52 ================== 26 passed, 4 warnings in 866.80s (0:14:26) ==================
09-Nov-2024 21:40:56 release "dev" uninstalled
09-Nov-2024 21:40:56 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 21:40:58 No resources found
09-Nov-2024 21:40:59 Sidecar injection has been disabled
09-Nov-2024 21:40:59 Cleaning helm release "dev"...
09-Nov-2024 21:40:59 Deleted 1 helm deployments
09-Nov-2024 21:40:59 Deleted 0 k8s deployments
09-Nov-2024 21:40:59 Deleted 0 k8s services
09-Nov-2024 21:40:59 Deleted 0 persistent volumes
09-Nov-2024 21:41:00 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:41:00 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 21:41:00 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:41:00 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 21:41:00 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 21:41:00 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:41:00 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 21:41:00 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 21:41:00 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 21:41:00 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS...
09-Nov-2024 21:41:00 Finished task 'Parse test results' with result: Success
09-Nov-2024 21:41:00 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:41:00
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:41:00 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:41:00
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio symlinks #3362 (ODSRV-OAP-SRFCMDS-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDS-3362-ScriptBuildTask-11211198790850643498.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance
09-Nov-2024 21:41:00 ./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_symlinks.tar.gz
09-Nov-2024 21:41:00 Uploading artifact
09-Nov-2024 21:41:00     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio_symlinks.tar.gz
09-Nov-2024 21:41:00     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio_symlinks.tar.gz
09-Nov-2024 21:41:00 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 21:41:00 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:41:00 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:41:00
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio symlinks #3362 (ODSRV-OAP-SRFCMDS-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDS-3362-ScriptBuildTask-17071529908183079511.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS
09-Nov-2024 21:41:00 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 21:41:01 Finished task 'Pack logs' with result: Success
09-Nov-2024 21:41:01 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:41:01
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 21:41:01 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:41:01
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio symlinks #3362 (ODSRV-OAP-SRFCMDS-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDS-3362-ScriptBuildTask-9517985473030796725.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance
09-Nov-2024 21:41:01   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 21:41:01                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 21:41:01
09-Nov-2024 21:41:01   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 21:41:01 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
09-Nov-2024 21:41:01 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 21:41:01 Cleaning helm deployments
09-Nov-2024 21:41:02 Cleanining pods
09-Nov-2024 21:41:02 Cleaning kube persistant volumes
09-Nov-2024 21:41:02 Cleaning dockswift container
09-Nov-2024 21:41:02 Cleaning docker containers
09-Nov-2024 21:41:05 Stalled docker containers to remove:
09-Nov-2024 21:41:05 68bd057f9e30 8161fbc54442 57425989c629 74219c1c9e18 d5a38d32cd35 157d99650f50 4ff720e71b87 dc343904e2f3 535248b32dcc 01453005f863 34753130ac3b 5e8872e49b67 b44516a4cbed f6d96d388f03 4711272bd072 5b2cb14cb32e
09-Nov-2024 21:41:05 Removing stalled docker containers
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: 68bd057f9e30: Container 68bd057f9e30700d0606697ef36f22ce4f67b7e28b75593aa0de3817761f38d6 is not running
09-Nov-2024 21:41:05 68bd057f9e30
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: 8161fbc54442: Container 8161fbc54442d4ca222f8553dff26c9e2df6901f297365dd00d310ad76f4b800 is not running
09-Nov-2024 21:41:05 8161fbc54442
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: 57425989c629: Container 57425989c6296c2301dd72b8998a93949b1df1e19ade2dd35f715c13d2516f34 is not running
09-Nov-2024 21:41:05 57425989c629
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: 74219c1c9e18: Container 74219c1c9e180e61b8fe29c0d9c0501f4b86e6a12470bd62b430d0fb6a497824 is not running
09-Nov-2024 21:41:05 74219c1c9e18
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: d5a38d32cd35: Container d5a38d32cd35f567cf4edeb919a6558dc189ed8c9f46da5e1b224871977d9de6 is not running
09-Nov-2024 21:41:05 d5a38d32cd35
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: 157d99650f50: Container 157d99650f50bc3be1b2371182812fa2a9a37b74decb146fe433b6521b67720d is not running
09-Nov-2024 21:41:05 157d99650f50
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: 4ff720e71b87: Container 4ff720e71b87bd264101b66797e19e9f743c0dd6ff66dd52c34fa6441d004a8d is not running
09-Nov-2024 21:41:05 4ff720e71b87
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: dc343904e2f3: Container dc343904e2f39a1b41213b1fe3374db9804e9fba18f985a0c2e6ccb6c32b5b26 is not running
09-Nov-2024 21:41:05 dc343904e2f3
09-Nov-2024 21:41:05 Error response from daemon: Cannot kill container: 535248b32dcc: Container 535248b32dcc2eacc1e340f7df52bc2423ef0368c674e935af3b87277137d279 is not running
09-Nov-2024 21:41:06 535248b32dcc
09-Nov-2024 21:41:06 Error response from daemon: Cannot kill container: 01453005f863: Container 01453005f8630c44c2535de81fcf6a2e3aa7947e4d57c48ea82f4bb5c14b817b is not running
09-Nov-2024 21:41:06 01453005f863
09-Nov-2024 21:41:06 Error response from daemon: Cannot kill container: 34753130ac3b: Container 34753130ac3b0b2bfb5cda2c572718760baa555e6075ae11c4f54f2355db42b6 is not running
09-Nov-2024 21:41:06 34753130ac3b
09-Nov-2024 21:41:06 Error response from daemon: Cannot kill container: 5e8872e49b67: Container 5e8872e49b677b42285a485528b71f2208c435374df3cf880458073b38a96b69 is not running
09-Nov-2024 21:41:06 5e8872e49b67
09-Nov-2024 21:41:06 Error response from daemon: Cannot kill container: b44516a4cbed: Container b44516a4cbed093aeb704046db04292318fc405471dbf0be791a3e149540a5b4 is not running
09-Nov-2024 21:41:06 b44516a4cbed
09-Nov-2024 21:41:06 Error response from daemon: Cannot kill container: f6d96d388f03: Container f6d96d388f030ef30a5a90e8b2f8545eb14f34a7ec79218a2d1eeae8878435a1 is not running
09-Nov-2024 21:41:06 f6d96d388f03
09-Nov-2024 21:41:06 Error response from daemon: Cannot kill container: 4711272bd072: Container 4711272bd072e567c8b028baf5e59f81bba5faea78e9e531c20f2f368bbc8272 is not running
09-Nov-2024 21:41:06 4711272bd072
09-Nov-2024 21:41:06 5b2cb14cb32e
09-Nov-2024 21:41:06 5b2cb14cb32e
09-Nov-2024 21:41:06 Stalled docker volumes to remove:
09-Nov-2024 21:41:06
09-Nov-2024 21:41:06 Removing stalled docker volumes
09-Nov-2024 21:41:06 Removing stalled loopdevices
09-Nov-2024 21:41:07 Done
09-Nov-2024 21:41:07 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 21:41:07 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 21:41:07 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 21:41:07 Running post build plugin 'NCover Results Collector'
09-Nov-2024 21:41:07 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 21:41:07 Running post build plugin 'Clover Results Collector'
09-Nov-2024 21:41:07 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 21:41:07 Running post build plugin 'Artifact Copier'
09-Nov-2024 21:41:07 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 21:41:08 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 107.8 ms
09-Nov-2024 21:41:08 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS'
09-Nov-2024 21:41:08 Finalising the build...
09-Nov-2024 21:41:08 Stopping timer.
09-Nov-2024 21:41:08 Build ODSRV-OAP-SRFCMDS-3362 completed.
09-Nov-2024 21:41:08 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 21:41:08 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 21:41:08 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 21:41:08 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 21:41:08 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 21:41:08 All post build plugins have finished
09-Nov-2024 21:41:08 Generating build results summary...
09-Nov-2024 21:41:08 Saving build results to disk...
09-Nov-2024 21:41:08 Store variable context...
09-Nov-2024 21:41:08 Finished building ODSRV-OAP-SRFCMDS-3362.