oneclient acceptance tests using environment deployed from packages
Build: #3360 failed
Job: singleprovider regular file CRUD multiclient directio was successful
Build log
The build generated 2,458 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
07-Nov-2024 23:38:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/429fxnqjb80yhzrt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/429fxnqjb80yhzrt |
07-Nov-2024 23:38:18 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3882415989505940940'... |
07-Nov-2024 23:38:18 | Getting configuration... |
07-Nov-2024 23:38:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/429fxnqjb80yhzrt'. |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:38:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:38:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' |
07-Nov-2024 23:38:18 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' successfully started |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/77o5liwrimt7d7j8 |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/77o5liwrimt7d7j8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/77o5liwrimt7d7j8 |
07-Nov-2024 23:38:18 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17757209211312594946'... |
07-Nov-2024 23:38:18 | Getting configuration... |
07-Nov-2024 23:38:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/77o5liwrimt7d7j8'. |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
07-Nov-2024 23:38:18 | -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"' |
07-Nov-2024 23:38:18 | -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"' |
07-Nov-2024 23:38:18 | -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"' |
07-Nov-2024 23:38:18 | ================================================================= |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | PASSED |
07-Nov-2024 23:38:18 | Unmounting client from /tmp/onedata/mnt/429fxnqjb80yhzrt |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | Unmounting client from /tmp/onedata/mnt/77o5liwrimt7d7j8 |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:18 | |
07-Nov-2024 23:38:46 | 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 |
07-Nov-2024 23:38:46 | ================================================================= |
07-Nov-2024 23:38:46 | - Executing scenario 'Delete file opened by other user for reading' |
07-Nov-2024 23:38:46 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:38:46 | ----------------------------------------------------------------- |
07-Nov-2024 23:38:46 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:38:46 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:38:46 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:38:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:38:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:38:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' |
07-Nov-2024 23:38:46 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' successfully started |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/grm4vtgjztuup6xr |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/grm4vtgjztuup6xr --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/grm4vtgjztuup6xr |
07-Nov-2024 23:38:46 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10051026567048471032'... |
07-Nov-2024 23:38:46 | Getting configuration... |
07-Nov-2024 23:38:46 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/grm4vtgjztuup6xr'. |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:38:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:38:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' |
07-Nov-2024 23:38:46 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' successfully started |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ildgvnlubaxasj5j |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ildgvnlubaxasj5j --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ildgvnlubaxasj5j |
07-Nov-2024 23:38:46 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12891407961015753556'... |
07-Nov-2024 23:38:46 | Getting configuration... |
07-Nov-2024 23:38:46 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ildgvnlubaxasj5j'. |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:38:46 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
07-Nov-2024 23:38:46 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 23:38:46 | ================================================================= |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | PASSED |
07-Nov-2024 23:38:46 | Unmounting client from /tmp/onedata/mnt/grm4vtgjztuup6xr |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | Unmounting client from /tmp/onedata/mnt/ildgvnlubaxasj5j |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:38:46 | |
07-Nov-2024 23:39:17 | 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 |
07-Nov-2024 23:39:17 | ================================================================= |
07-Nov-2024 23:39:17 | - Executing scenario 'Delete file opened by other user for reading and writing' |
07-Nov-2024 23:39:17 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:39:17 | ----------------------------------------------------------------- |
07-Nov-2024 23:39:17 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:39:17 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:39:17 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:39:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' |
07-Nov-2024 23:39:17 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' successfully started |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vxhs0eh0wxo1b1m2 |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vxhs0eh0wxo1b1m2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vxhs0eh0wxo1b1m2 |
07-Nov-2024 23:39:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15846100007380599732'... |
07-Nov-2024 23:39:17 | Getting configuration... |
07-Nov-2024 23:39:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/vxhs0eh0wxo1b1m2'. |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' |
07-Nov-2024 23:39:17 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' successfully started |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cleg1vzuegu2ptti |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cleg1vzuegu2ptti --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cleg1vzuegu2ptti |
07-Nov-2024 23:39:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12631633073307183694'... |
07-Nov-2024 23:39:17 | Getting configuration... |
07-Nov-2024 23:39:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/cleg1vzuegu2ptti'. |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:39:17 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:39:17 | ================================================================= |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | PASSED |
07-Nov-2024 23:39:17 | Unmounting client from /tmp/onedata/mnt/vxhs0eh0wxo1b1m2 |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | Unmounting client from /tmp/onedata/mnt/cleg1vzuegu2ptti |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:17 | |
07-Nov-2024 23:39:43 | 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 |
07-Nov-2024 23:39:43 | ================================================================= |
07-Nov-2024 23:39:43 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
07-Nov-2024 23:39:43 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:39:43 | ----------------------------------------------------------------- |
07-Nov-2024 23:39:43 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:39:43 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:39:43 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:39:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' |
07-Nov-2024 23:39:43 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' successfully started |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hcft0lxdebqtroei |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hcft0lxdebqtroei --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hcft0lxdebqtroei |
07-Nov-2024 23:39:43 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17168075514175417781'... |
07-Nov-2024 23:39:43 | Getting configuration... |
07-Nov-2024 23:39:43 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/hcft0lxdebqtroei'. |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' |
07-Nov-2024 23:39:43 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' successfully started |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ebuweol6iq04ogbs |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ebuweol6iq04ogbs --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ebuweol6iq04ogbs |
07-Nov-2024 23:39:43 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11461156613106775868'... |
07-Nov-2024 23:39:43 | Getting configuration... |
07-Nov-2024 23:39:43 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ebuweol6iq04ogbs'. |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
07-Nov-2024 23:39:43 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:39:43 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
07-Nov-2024 23:39:43 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
07-Nov-2024 23:39:43 | ================================================================= |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | PASSED |
07-Nov-2024 23:39:43 | Unmounting client from /tmp/onedata/mnt/hcft0lxdebqtroei |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | Unmounting client from /tmp/onedata/mnt/ebuweol6iq04ogbs |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:39:43 | |
07-Nov-2024 23:40:06 | 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 |
07-Nov-2024 23:40:06 | ================================================================= |
07-Nov-2024 23:40:06 | - Executing scenario 'Delete file right after closing it' |
07-Nov-2024 23:40:06 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:40:06 | ----------------------------------------------------------------- |
07-Nov-2024 23:40:06 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:40:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:40:06 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:40:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:40:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:40:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' |
07-Nov-2024 23:40:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' successfully started |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2zkmti9rjnxocipv |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2zkmti9rjnxocipv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2zkmti9rjnxocipv |
07-Nov-2024 23:40:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4881231794825246529'... |
07-Nov-2024 23:40:06 | Getting configuration... |
07-Nov-2024 23:40:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2zkmti9rjnxocipv'. |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:40:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:40:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' |
07-Nov-2024 23:40:06 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' successfully started |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/90m6a9zclmpljbcr |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/90m6a9zclmpljbcr --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/90m6a9zclmpljbcr |
07-Nov-2024 23:40:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15959411137904720492'... |
07-Nov-2024 23:40:06 | Getting configuration... |
07-Nov-2024 23:40:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/90m6a9zclmpljbcr'. |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 23:40:06 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
07-Nov-2024 23:40:06 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
07-Nov-2024 23:40:06 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 23:40:06 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
07-Nov-2024 23:40:06 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
07-Nov-2024 23:40:06 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
07-Nov-2024 23:40:06 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
07-Nov-2024 23:40:06 | ================================================================= |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | PASSED |
07-Nov-2024 23:40:06 | Unmounting client from /tmp/onedata/mnt/2zkmti9rjnxocipv |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | Unmounting client from /tmp/onedata/mnt/90m6a9zclmpljbcr |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:06 | |
07-Nov-2024 23:40:32 | 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 |
07-Nov-2024 23:40:32 | ================================================================= |
07-Nov-2024 23:40:32 | - Executing scenario 'Create many children' |
07-Nov-2024 23:40:32 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:40:32 | ----------------------------------------------------------------- |
07-Nov-2024 23:40:32 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:40:32 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:40:32 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:40:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:40:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:40:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' |
07-Nov-2024 23:40:32 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' successfully started |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ff1i9e214tticcfo |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ff1i9e214tticcfo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ff1i9e214tticcfo |
07-Nov-2024 23:40:32 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6851355936867137954'... |
07-Nov-2024 23:40:32 | Getting configuration... |
07-Nov-2024 23:40:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ff1i9e214tticcfo'. |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:40:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:40:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' |
07-Nov-2024 23:40:32 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' successfully started |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zduh7sj5h4yv060b |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zduh7sj5h4yv060b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zduh7sj5h4yv060b |
07-Nov-2024 23:40:32 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7134143005636376014'... |
07-Nov-2024 23:40:32 | Getting configuration... |
07-Nov-2024 23:40:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/zduh7sj5h4yv060b'. |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:32 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
07-Nov-2024 23:40:32 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
07-Nov-2024 23:40:32 | ================================================================= |
07-Nov-2024 23:40:32 | |
07-Nov-2024 23:40:36 | PASSED |
07-Nov-2024 23:40:36 | Unmounting client from /tmp/onedata/mnt/ff1i9e214tticcfo |
07-Nov-2024 23:40:36 | |
07-Nov-2024 23:40:36 | |
07-Nov-2024 23:40:36 | Unmounting client from /tmp/onedata/mnt/zduh7sj5h4yv060b |
07-Nov-2024 23:40:36 | |
07-Nov-2024 23:40:36 | |
07-Nov-2024 23:41:04 | 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 |
07-Nov-2024 23:41:04 | ================================================================= |
07-Nov-2024 23:41:04 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
07-Nov-2024 23:41:04 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:41:04 | ----------------------------------------------------------------- |
07-Nov-2024 23:41:04 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:41:04 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:41:04 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:41:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:41:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:41:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' |
07-Nov-2024 23:41:04 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' successfully started |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0uuxfj0xuuprax7b |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0uuxfj0xuuprax7b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0uuxfj0xuuprax7b |
07-Nov-2024 23:41:04 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1058819755435377290'... |
07-Nov-2024 23:41:04 | Getting configuration... |
07-Nov-2024 23:41:04 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0uuxfj0xuuprax7b'. |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:41:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:41:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' |
07-Nov-2024 23:41:04 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' successfully started |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/opa2s4y8matj3d3a |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/opa2s4y8matj3d3a --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/opa2s4y8matj3d3a |
07-Nov-2024 23:41:04 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12888705877160616864'... |
07-Nov-2024 23:41:04 | Getting configuration... |
07-Nov-2024 23:41:04 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/opa2s4y8matj3d3a'. |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 23:41:04 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 23:41:04 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
07-Nov-2024 23:41:04 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
07-Nov-2024 23:41:04 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
07-Nov-2024 23:41:04 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
07-Nov-2024 23:41:04 | ================================================================= |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | PASSED |
07-Nov-2024 23:41:04 | Unmounting client from /tmp/onedata/mnt/0uuxfj0xuuprax7b |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | Unmounting client from /tmp/onedata/mnt/opa2s4y8matj3d3a |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:04 | |
07-Nov-2024 23:41:29 | 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 |
07-Nov-2024 23:41:29 | ================================================================= |
07-Nov-2024 23:41:29 | - Executing scenario 'Create nonempty file then move it to another space' |
07-Nov-2024 23:41:29 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:41:29 | ----------------------------------------------------------------- |
07-Nov-2024 23:41:29 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:41:29 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:41:29 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:41:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:41:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:41:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nnn2z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' |
07-Nov-2024 23:41:29 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nnn2z' successfully started |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0c53nxw2p26hekmv |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0c53nxw2p26hekmv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0c53nxw2p26hekmv |
07-Nov-2024 23:41:29 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9313658359015715984'... |
07-Nov-2024 23:41:29 | Getting configuration... |
07-Nov-2024 23:41:29 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0c53nxw2p26hekmv'. |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:41:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:41:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xgpwn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' |
07-Nov-2024 23:41:29 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xgpwn' successfully started |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5rfvud25kexhd0ke |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5rfvud25kexhd0ke --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5rfvud25kexhd0ke |
07-Nov-2024 23:41:29 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1943093283253276359'... |
07-Nov-2024 23:41:29 | Getting configuration... |
07-Nov-2024 23:41:29 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5rfvud25kexhd0ke'. |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:29 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 23:41:29 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 23:41:29 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
07-Nov-2024 23:41:29 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
07-Nov-2024 23:41:29 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
07-Nov-2024 23:41:29 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
07-Nov-2024 23:41:29 | ================================================================= |
07-Nov-2024 23:41:29 | |
07-Nov-2024 23:41:38 | PASSED |
07-Nov-2024 23:41:38 | Unmounting client from /tmp/onedata/mnt/0c53nxw2p26hekmv |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
07-Nov-2024 23:41:38 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
07-Nov-2024 23:41:38 | Unmounting client from /tmp/onedata/mnt/5rfvud25kexhd0ke |
07-Nov-2024 23:41:38 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
07-Nov-2024 23:41:38 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731022889.750035', '-c', '/tmp/logs'] |
07-Nov-2024 23:41:38 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-x5fhc. See /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-cross-support-job-3p-users-x5fhc/entrypoint.log for more details |
07-Nov-2024 23:41:38 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-nnn2z: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-oneclient-krakow-7d9476b8bc-nnn2z/oneclient_logs |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=189/221) |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:41:38 | 40,085 0% 38.23MB/s 0:00:00 (xfr#1, to-chk=188/221) |
07-Nov-2024 23:41:38 | 40,085 0% 38.23MB/s 0:00:00 (xfr#1, to-chk=182/221) |
07-Nov-2024 23:41:38 | 40,643 0% 38.76MB/s 0:00:00 (xfr#2, to-chk=184/221) |
07-Nov-2024 23:41:38 | 148,311 1% 10.88MB/s 0:00:00 (xfr#3, to-chk=183/221) |
07-Nov-2024 23:41:38 | 148,869 1% 10.92MB/s 0:00:00 (xfr#4, to-chk=182/221) |
07-Nov-2024 23:41:38 | 184,834 2% 8.81MB/s 0:00:00 (xfr#5, to-chk=181/221) |
07-Nov-2024 23:41:38 | 185,392 2% 8.84MB/s 0:00:00 (xfr#6, to-chk=177/221) |
07-Nov-2024 23:41:38 | 304,290 3% 7.44MB/s 0:00:00 (xfr#7, to-chk=176/221) |
07-Nov-2024 23:41:38 | 304,848 3% 7.45MB/s 0:00:00 (xfr#8, to-chk=175/221) |
07-Nov-2024 23:41:38 | 347,338 4% 7.89MB/s 0:00:00 (xfr#9, to-chk=174/221) |
07-Nov-2024 23:41:38 | 347,800 4% 7.71MB/s 0:00:00 (xfr#10, to-chk=170/221) |
07-Nov-2024 23:41:38 | 483,207 6% 8.38MB/s 0:00:00 (xfr#11, to-chk=169/221) |
07-Nov-2024 23:41:38 | 483,669 6% 8.24MB/s 0:00:00 (xfr#12, to-chk=168/221) |
07-Nov-2024 23:41:38 | 484,297 6% 8.25MB/s 0:00:00 (xfr#13, to-chk=167/221) |
07-Nov-2024 23:41:38 | 500,715 6% 8.38MB/s 0:00:00 (xfr#14, to-chk=166/221) |
07-Nov-2024 23:41:38 | 501,273 6% 8.39MB/s 0:00:00 (xfr#15, to-chk=162/221) |
07-Nov-2024 23:41:38 | 562,829 7% 9.25MB/s 0:00:00 (xfr#16, to-chk=161/221) |
07-Nov-2024 23:41:38 | 563,387 7% 9.11MB/s 0:00:00 (xfr#17, to-chk=160/221) |
07-Nov-2024 23:41:38 | 597,545 7% 9.50MB/s 0:00:00 (xfr#18, to-chk=159/221) |
07-Nov-2024 23:41:38 | 598,103 7% 9.51MB/s 0:00:00 (xfr#19, to-chk=155/221) |
07-Nov-2024 23:41:38 | 700,963 8% 10.78MB/s 0:00:00 (xfr#20, to-chk=154/221) |
07-Nov-2024 23:41:38 | 701,521 8% 10.79MB/s 0:00:00 (xfr#21, to-chk=153/221) |
07-Nov-2024 23:41:38 | 728,511 9% 11.21MB/s 0:00:00 (xfr#22, to-chk=152/221) |
07-Nov-2024 23:41:38 | 728,973 9% 11.03MB/s 0:00:00 (xfr#23, to-chk=148/221) |
07-Nov-2024 23:41:38 | 818,626 10% 11.65MB/s 0:00:00 (xfr#24, to-chk=147/221) |
07-Nov-2024 23:41:38 | 819,088 10% 11.66MB/s 0:00:00 (xfr#25, to-chk=146/221) |
07-Nov-2024 23:41:38 | 879,326 11% 12.33MB/s 0:00:00 (xfr#26, to-chk=145/221) |
07-Nov-2024 23:41:38 | 879,596 11% 12.34MB/s 0:00:00 (xfr#27, to-chk=141/221) |
07-Nov-2024 23:41:38 | 3,298,719 41% 18.61MB/s 0:00:00 (xfr#28, to-chk=140/221) |
07-Nov-2024 23:41:38 | 3,298,989 41% 18.62MB/s 0:00:00 (xfr#29, to-chk=139/221) |
07-Nov-2024 23:41:38 | 3,330,426 42% 18.57MB/s 0:00:00 (xfr#30, to-chk=138/221) |
07-Nov-2024 23:41:38 | 3,330,792 42% 18.47MB/s 0:00:00 (xfr#31, to-chk=134/221) |
07-Nov-2024 23:41:38 | 3,436,126 43% 18.62MB/s 0:00:00 (xfr#32, to-chk=133/221) |
07-Nov-2024 23:41:38 | 3,436,492 43% 18.62MB/s 0:00:00 (xfr#33, to-chk=132/221) |
07-Nov-2024 23:41:38 | 3,461,301 43% 18.76MB/s 0:00:00 (xfr#34, to-chk=131/221) |
07-Nov-2024 23:41:38 | 3,462,147 43% 18.76MB/s 0:00:00 (xfr#35, to-chk=127/221) |
07-Nov-2024 23:41:38 | 3,555,444 45% 18.73MB/s 0:00:00 (xfr#36, to-chk=126/221) |
07-Nov-2024 23:41:38 | 3,556,290 45% 18.63MB/s 0:00:00 (xfr#37, to-chk=125/221) |
07-Nov-2024 23:41:38 | 3,588,445 45% 18.01MB/s 0:00:00 (xfr#38, to-chk=124/221) |
07-Nov-2024 23:41:38 | 3,589,099 45% 17.92MB/s 0:00:00 (xfr#39, to-chk=120/221) |
07-Nov-2024 23:41:38 | 3,685,816 46% 18.31MB/s 0:00:00 (xfr#40, to-chk=119/221) |
07-Nov-2024 23:41:38 | 3,686,470 46% 18.31MB/s 0:00:00 (xfr#41, to-chk=118/221) |
07-Nov-2024 23:41:38 | 3,687,098 46% 18.31MB/s 0:00:00 (xfr#42, to-chk=117/221) |
07-Nov-2024 23:41:38 | 3,723,786 47% 18.40MB/s 0:00:00 (xfr#43, to-chk=116/221) |
07-Nov-2024 23:41:38 | 3,724,344 47% 18.40MB/s 0:00:00 (xfr#44, to-chk=112/221) |
07-Nov-2024 23:41:38 | 3,847,892 48% 18.92MB/s 0:00:00 (xfr#45, to-chk=111/221) |
07-Nov-2024 23:41:38 | 3,848,450 48% 18.92MB/s 0:00:00 (xfr#46, to-chk=110/221) |
07-Nov-2024 23:41:38 | 4,187,713 53% 19.97MB/s 0:00:00 (xfr#47, to-chk=109/221) |
07-Nov-2024 23:41:38 | 4,188,079 53% 19.77MB/s 0:00:00 (xfr#48, to-chk=105/221) |
07-Nov-2024 23:41:38 | 5,295,370 67% 18.23MB/s 0:00:00 (xfr#49, to-chk=104/221) |
07-Nov-2024 23:41:38 | 5,295,736 67% 18.23MB/s 0:00:00 (xfr#50, to-chk=103/221) |
07-Nov-2024 23:41:38 | 5,357,153 67% 17.93MB/s 0:00:00 (xfr#51, to-chk=102/221) |
07-Nov-2024 23:41:38 | 5,357,423 67% 17.93MB/s 0:00:00 (xfr#52, to-chk=98/221) |
07-Nov-2024 23:41:38 | 5,592,067 70% 17.96MB/s 0:00:00 (xfr#53, to-chk=97/221) |
07-Nov-2024 23:41:38 | 5,592,337 70% 17.90MB/s 0:00:00 (xfr#54, to-chk=96/221) |
07-Nov-2024 23:41:38 | 5,592,965 70% 17.90MB/s 0:00:00 (xfr#55, to-chk=95/221) |
07-Nov-2024 23:41:38 | 5,636,689 71% 18.04MB/s 0:00:00 (xfr#56, to-chk=94/221) |
07-Nov-2024 23:41:38 | 5,637,359 71% 17.98MB/s 0:00:00 (xfr#57, to-chk=90/221) |
07-Nov-2024 23:41:38 | 5,782,189 73% 18.38MB/s 0:00:00 (xfr#58, to-chk=89/221) |
07-Nov-2024 23:41:38 | 5,783,379 73% 18.14MB/s 0:00:00 (xfr#59, to-chk=88/221) |
07-Nov-2024 23:41:38 | 5,800,320 73% 18.14MB/s 0:00:00 (xfr#60, to-chk=87/221) |
07-Nov-2024 23:41:38 | 5,800,974 73% 18.14MB/s 0:00:00 (xfr#61, to-chk=83/221) |
07-Nov-2024 23:41:38 | 5,864,346 74% 18.34MB/s 0:00:00 (xfr#62, to-chk=82/221) |
07-Nov-2024 23:41:38 | 5,865,000 74% 18.34MB/s 0:00:00 (xfr#63, to-chk=81/221) |
07-Nov-2024 23:41:38 | 5,865,628 74% 18.34MB/s 0:00:00 (xfr#64, to-chk=80/221) |
07-Nov-2024 23:41:38 | 5,902,555 74% 18.40MB/s 0:00:00 (xfr#65, to-chk=79/221) |
07-Nov-2024 23:41:38 | 5,903,113 74% 18.40MB/s 0:00:00 (xfr#66, to-chk=75/221) |
07-Nov-2024 23:41:38 | 6,037,231 76% 18.82MB/s 0:00:00 (xfr#67, to-chk=74/221) |
07-Nov-2024 23:41:38 | 6,037,789 76% 18.82MB/s 0:00:00 (xfr#68, to-chk=73/221) |
07-Nov-2024 23:41:38 | 6,069,438 76% 18.85MB/s 0:00:00 (xfr#69, to-chk=72/221) |
07-Nov-2024 23:41:38 | 6,069,900 76% 18.86MB/s 0:00:00 (xfr#70, to-chk=68/221) |
07-Nov-2024 23:41:38 | 6,166,320 78% 19.16MB/s 0:00:00 (xfr#71, to-chk=67/221) |
07-Nov-2024 23:41:38 | 6,166,782 78% 19.16MB/s 0:00:00 (xfr#72, to-chk=66/221) |
07-Nov-2024 23:41:38 | 6,193,025 78% 19.24MB/s 0:00:00 (xfr#73, to-chk=65/221) |
07-Nov-2024 23:41:38 | 6,193,583 78% 19.24MB/s 0:00:00 (xfr#74, to-chk=61/221) |
07-Nov-2024 23:41:38 | 6,307,734 79% 19.53MB/s 0:00:00 (xfr#75, to-chk=60/221) |
07-Nov-2024 23:41:38 | 6,308,292 79% 19.53MB/s 0:00:00 (xfr#76, to-chk=59/221) |
07-Nov-2024 23:41:38 | 6,308,920 79% 19.53MB/s 0:00:00 (xfr#77, to-chk=58/221) |
07-Nov-2024 23:41:38 | 6,335,060 80% 19.55MB/s 0:00:00 (xfr#78, to-chk=57/221) |
07-Nov-2024 23:41:38 | 6,335,522 80% 19.55MB/s 0:00:00 (xfr#79, to-chk=53/221) |
07-Nov-2024 23:41:38 | 6,339,663 80% 19.57MB/s 0:00:00 (xfr#80, to-chk=52/221) |
07-Nov-2024 23:41:38 | 6,418,154 81% 19.74MB/s 0:00:00 (xfr#81, to-chk=51/221) |
07-Nov-2024 23:41:38 | 6,418,616 81% 19.75MB/s 0:00:00 (xfr#82, to-chk=50/221) |
07-Nov-2024 23:41:38 | 6,454,912 81% 19.06MB/s 0:00:00 (xfr#83, to-chk=49/221) |
07-Nov-2024 23:41:38 | 6,455,374 81% 19.06MB/s 0:00:00 (xfr#84, to-chk=45/221) |
07-Nov-2024 23:41:38 | 6,571,676 83% 19.34MB/s 0:00:00 (xfr#85, to-chk=44/221) |
07-Nov-2024 23:41:38 | 6,572,658 83% 19.35MB/s 0:00:00 (xfr#86, to-chk=43/221) |
07-Nov-2024 23:41:38 | 6,622,214 83% 19.43MB/s 0:00:00 (xfr#87, to-chk=42/221) |
07-Nov-2024 23:41:38 | 6,622,772 83% 19.43MB/s 0:00:00 (xfr#88, to-chk=38/221) |
07-Nov-2024 23:41:38 | 7,126,713 90% 19.20MB/s 0:00:00 (xfr#89, to-chk=37/221) |
07-Nov-2024 23:41:38 | 7,127,271 90% 19.20MB/s 0:00:00 (xfr#90, to-chk=36/221) |
07-Nov-2024 23:41:38 | 7,156,573 90% 19.17MB/s 0:00:00 (xfr#91, to-chk=35/221) |
07-Nov-2024 23:41:38 | 7,157,131 90% 19.12MB/s 0:00:00 (xfr#92, to-chk=31/221) |
07-Nov-2024 23:41:38 | 7,247,576 91% 19.36MB/s 0:00:00 (xfr#93, to-chk=30/221) |
07-Nov-2024 23:41:38 | 7,248,134 91% 19.31MB/s 0:00:00 (xfr#94, to-chk=29/221) |
07-Nov-2024 23:41:38 | 7,277,449 92% 19.33MB/s 0:00:00 (xfr#95, to-chk=28/221) |
07-Nov-2024 23:41:38 | 7,278,103 92% 19.33MB/s 0:00:00 (xfr#96, to-chk=24/221) |
07-Nov-2024 23:41:38 | 7,376,331 93% 19.54MB/s 0:00:00 (xfr#97, to-chk=23/221) |
07-Nov-2024 23:41:38 | 7,376,985 93% 19.54MB/s 0:00:00 (xfr#98, to-chk=22/221) |
07-Nov-2024 23:41:38 | 7,425,931 94% 19.40MB/s 0:00:00 (xfr#99, to-chk=21/221) |
07-Nov-2024 23:41:38 | 7,426,489 94% 19.40MB/s 0:00:00 (xfr#100, to-chk=17/221) |
07-Nov-2024 23:41:38 | 7,620,975 96% 19.08MB/s 0:00:00 (xfr#101, to-chk=16/221) |
07-Nov-2024 23:41:38 | 7,621,533 96% 19.08MB/s 0:00:00 (xfr#102, to-chk=15/221) |
07-Nov-2024 23:41:38 | 7,643,078 96% 19.13MB/s 0:00:00 (xfr#103, to-chk=14/221) |
07-Nov-2024 23:41:38 | 7,643,540 96% 19.13MB/s 0:00:00 (xfr#104, to-chk=10/221) |
07-Nov-2024 23:41:38 | 7,728,271 97% 19.29MB/s 0:00:00 (xfr#105, to-chk=9/221) |
07-Nov-2024 23:41:38 | 7,728,733 97% 19.30MB/s 0:00:00 (xfr#106, to-chk=8/221) |
07-Nov-2024 23:41:38 | 7,752,080 98% 19.35MB/s 0:00:00 (xfr#107, to-chk=7/221) |
07-Nov-2024 23:41:38 | 7,752,446 98% 19.35MB/s 0:00:00 (xfr#108, to-chk=3/221) |
07-Nov-2024 23:41:38 | 7,845,009 99% 19.53MB/s 0:00:00 (xfr#109, to-chk=2/221) |
07-Nov-2024 23:41:38 | 7,845,375 99% 19.54MB/s 0:00:00 (xfr#110, to-chk=1/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.63MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.43MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.43MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.43MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 7,884,936 99% 19.43MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-xgpwn: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-oneclient-krakow-7d9476b8bc-xgpwn/oneclient_logs |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=189/221) |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:41:38 | 20,904 0% 19.94MB/s 0:00:00 (xfr#1, to-chk=188/221) |
07-Nov-2024 23:41:38 | 20,904 0% 19.94MB/s 0:00:00 (xfr#1, to-chk=182/221) |
07-Nov-2024 23:41:38 | 21,270 0% 20.28MB/s 0:00:00 (xfr#2, to-chk=184/221) |
07-Nov-2024 23:41:38 | 101,397 2% 13.81MB/s 0:00:00 (xfr#3, to-chk=183/221) |
07-Nov-2024 23:41:38 | 101,763 2% 13.86MB/s 0:00:00 (xfr#4, to-chk=182/221) |
07-Nov-2024 23:41:38 | 135,589 3% 8.62MB/s 0:00:00 (xfr#5, to-chk=181/221) |
07-Nov-2024 23:41:38 | 136,435 3% 8.67MB/s 0:00:00 (xfr#6, to-chk=177/221) |
07-Nov-2024 23:41:38 | 223,623 5% 11.22MB/s 0:00:00 (xfr#7, to-chk=176/221) |
07-Nov-2024 23:41:38 | 224,469 6% 11.27MB/s 0:00:00 (xfr#8, to-chk=175/221) |
07-Nov-2024 23:41:38 | 255,778 6% 9.38MB/s 0:00:00 (xfr#9, to-chk=174/221) |
07-Nov-2024 23:41:38 | 256,048 6% 9.39MB/s 0:00:00 (xfr#10, to-chk=170/221) |
07-Nov-2024 23:41:38 | 354,806 9% 12.53MB/s 0:00:00 (xfr#11, to-chk=169/221) |
07-Nov-2024 23:41:38 | 355,076 9% 12.54MB/s 0:00:00 (xfr#12, to-chk=168/221) |
07-Nov-2024 23:41:38 | 355,704 9% 12.56MB/s 0:00:00 (xfr#13, to-chk=167/221) |
07-Nov-2024 23:41:38 | 394,867 10% 12.99MB/s 0:00:00 (xfr#14, to-chk=166/221) |
07-Nov-2024 23:41:38 | 395,617 10% 13.01MB/s 0:00:00 (xfr#15, to-chk=162/221) |
07-Nov-2024 23:41:38 | 644,887 17% 16.62MB/s 0:00:00 (xfr#16, to-chk=161/221) |
07-Nov-2024 23:41:38 | 645,637 17% 16.64MB/s 0:00:00 (xfr#17, to-chk=160/221) |
07-Nov-2024 23:41:38 | 646,265 17% 16.66MB/s 0:00:00 (xfr#18, to-chk=159/221) |
07-Nov-2024 23:41:38 | 684,365 18% 17.18MB/s 0:00:00 (xfr#19, to-chk=158/221) |
07-Nov-2024 23:41:38 | 685,019 18% 17.19MB/s 0:00:00 (xfr#20, to-chk=154/221) |
07-Nov-2024 23:41:38 | 928,706 24% 14.06MB/s 0:00:00 (xfr#21, to-chk=153/221) |
07-Nov-2024 23:41:38 | 929,360 24% 14.07MB/s 0:00:00 (xfr#22, to-chk=152/221) |
07-Nov-2024 23:41:38 | 944,730 25% 14.30MB/s 0:00:00 (xfr#23, to-chk=151/221) |
07-Nov-2024 23:41:38 | 945,192 25% 14.08MB/s 0:00:00 (xfr#24, to-chk=147/221) |
07-Nov-2024 23:41:38 | 996,346 26% 14.62MB/s 0:00:00 (xfr#25, to-chk=146/221) |
07-Nov-2024 23:41:38 | 996,808 26% 14.63MB/s 0:00:00 (xfr#26, to-chk=145/221) |
07-Nov-2024 23:41:38 | 1,012,188 27% 14.63MB/s 0:00:00 (xfr#27, to-chk=144/221) |
07-Nov-2024 23:41:38 | 1,012,554 27% 14.63MB/s 0:00:00 (xfr#28, to-chk=140/221) |
07-Nov-2024 23:41:38 | 1,068,964 28% 15.45MB/s 0:00:00 (xfr#29, to-chk=139/221) |
07-Nov-2024 23:41:38 | 1,069,330 28% 15.45MB/s 0:00:00 (xfr#30, to-chk=138/221) |
07-Nov-2024 23:41:38 | 1,116,807 29% 15.90MB/s 0:00:00 (xfr#31, to-chk=137/221) |
07-Nov-2024 23:41:38 | 1,117,461 29% 15.91MB/s 0:00:00 (xfr#32, to-chk=133/221) |
07-Nov-2024 23:41:38 | 1,259,310 33% 17.66MB/s 0:00:00 (xfr#33, to-chk=132/221) |
07-Nov-2024 23:41:38 | 1,259,964 33% 17.67MB/s 0:00:00 (xfr#34, to-chk=131/221) |
07-Nov-2024 23:41:38 | 1,279,326 34% 17.94MB/s 0:00:00 (xfr#35, to-chk=130/221) |
07-Nov-2024 23:41:38 | 1,279,788 34% 17.95MB/s 0:00:00 (xfr#36, to-chk=126/221) |
07-Nov-2024 23:41:38 | 1,348,095 36% 18.63MB/s 0:00:00 (xfr#37, to-chk=125/221) |
07-Nov-2024 23:41:38 | 1,348,557 36% 18.64MB/s 0:00:00 (xfr#38, to-chk=124/221) |
07-Nov-2024 23:41:38 | 1,369,786 36% 18.66MB/s 0:00:00 (xfr#39, to-chk=123/221) |
07-Nov-2024 23:41:38 | 1,370,344 36% 18.67MB/s 0:00:00 (xfr#40, to-chk=119/221) |
07-Nov-2024 23:41:38 | 1,462,517 39% 19.64MB/s 0:00:00 (xfr#41, to-chk=118/221) |
07-Nov-2024 23:41:38 | 1,463,075 39% 19.65MB/s 0:00:00 (xfr#42, to-chk=117/221) |
07-Nov-2024 23:41:38 | 1,463,703 39% 19.66MB/s 0:00:00 (xfr#43, to-chk=116/221) |
07-Nov-2024 23:41:38 | 1,495,638 39% 20.09MB/s 0:00:00 (xfr#44, to-chk=115/221) |
07-Nov-2024 23:41:38 | 1,496,292 40% 20.10MB/s 0:00:00 (xfr#45, to-chk=111/221) |
07-Nov-2024 23:41:38 | 1,617,736 43% 20.30MB/s 0:00:00 (xfr#46, to-chk=110/221) |
07-Nov-2024 23:41:38 | 1,618,390 43% 20.31MB/s 0:00:00 (xfr#47, to-chk=109/221) |
07-Nov-2024 23:41:38 | 1,657,473 44% 20.53MB/s 0:00:00 (xfr#48, to-chk=108/221) |
07-Nov-2024 23:41:38 | 1,657,935 44% 20.53MB/s 0:00:00 (xfr#49, to-chk=104/221) |
07-Nov-2024 23:41:38 | 1,781,518 47% 21.78MB/s 0:00:00 (xfr#50, to-chk=103/221) |
07-Nov-2024 23:41:38 | 1,781,980 47% 21.79MB/s 0:00:00 (xfr#51, to-chk=102/221) |
07-Nov-2024 23:41:38 | 1,801,734 48% 21.48MB/s 0:00:00 (xfr#52, to-chk=101/221) |
07-Nov-2024 23:41:38 | 1,802,292 48% 21.48MB/s 0:00:00 (xfr#53, to-chk=97/221) |
07-Nov-2024 23:41:38 | 1,868,528 49% 22.00MB/s 0:00:00 (xfr#54, to-chk=96/221) |
07-Nov-2024 23:41:38 | 1,869,086 49% 22.01MB/s 0:00:00 (xfr#55, to-chk=95/221) |
07-Nov-2024 23:41:38 | 1,869,714 50% 22.01MB/s 0:00:00 (xfr#56, to-chk=94/221) |
07-Nov-2024 23:41:38 | 1,893,163 50% 22.29MB/s 0:00:00 (xfr#57, to-chk=93/221) |
07-Nov-2024 23:41:38 | 1,893,817 50% 22.30MB/s 0:00:00 (xfr#58, to-chk=89/221) |
07-Nov-2024 23:41:38 | 1,980,962 52% 23.04MB/s 0:00:00 (xfr#59, to-chk=88/221) |
07-Nov-2024 23:41:38 | 1,981,616 52% 23.05MB/s 0:00:00 (xfr#60, to-chk=87/221) |
07-Nov-2024 23:41:38 | 2,022,041 54% 23.23MB/s 0:00:00 (xfr#61, to-chk=86/221) |
07-Nov-2024 23:41:38 | 2,022,887 54% 23.24MB/s 0:00:00 (xfr#62, to-chk=82/221) |
07-Nov-2024 23:41:38 | 2,151,541 57% 24.43MB/s 0:00:00 (xfr#63, to-chk=81/221) |
07-Nov-2024 23:41:38 | 2,152,387 57% 24.15MB/s 0:00:00 (xfr#64, to-chk=80/221) |
07-Nov-2024 23:41:38 | 2,184,058 58% 24.50MB/s 0:00:00 (xfr#65, to-chk=79/221) |
07-Nov-2024 23:41:38 | 2,184,616 58% 24.51MB/s 0:00:00 (xfr#66, to-chk=75/221) |
07-Nov-2024 23:41:38 | 2,282,051 61% 25.31MB/s 0:00:00 (xfr#67, to-chk=74/221) |
07-Nov-2024 23:41:38 | 2,283,129 61% 25.32MB/s 0:00:00 (xfr#68, to-chk=73/221) |
07-Nov-2024 23:41:38 | 2,313,587 61% 21.63MB/s 0:00:00 (xfr#69, to-chk=72/221) |
07-Nov-2024 23:41:38 | 2,314,449 61% 21.43MB/s 0:00:00 (xfr#70, to-chk=68/221) |
07-Nov-2024 23:41:38 | 2,412,830 64% 21.71MB/s 0:00:00 (xfr#71, to-chk=67/221) |
07-Nov-2024 23:41:38 | 2,414,212 64% 21.72MB/s 0:00:00 (xfr#72, to-chk=66/221) |
07-Nov-2024 23:41:38 | 2,414,840 64% 21.52MB/s 0:00:00 (xfr#73, to-chk=65/221) |
07-Nov-2024 23:41:38 | 2,438,556 65% 21.53MB/s 0:00:00 (xfr#74, to-chk=64/221) |
07-Nov-2024 23:41:38 | 2,438,922 65% 21.34MB/s 0:00:00 (xfr#75, to-chk=60/221) |
07-Nov-2024 23:41:38 | 2,507,620 67% 21.54MB/s 0:00:00 (xfr#76, to-chk=59/221) |
07-Nov-2024 23:41:38 | 2,507,986 67% 21.36MB/s 0:00:00 (xfr#77, to-chk=58/221) |
07-Nov-2024 23:41:38 | 2,534,469 67% 21.58MB/s 0:00:00 (xfr#78, to-chk=57/221) |
07-Nov-2024 23:41:38 | 2,534,739 67% 21.58MB/s 0:00:00 (xfr#79, to-chk=53/221) |
07-Nov-2024 23:41:38 | 2,624,054 70% 22.15MB/s 0:00:00 (xfr#80, to-chk=52/221) |
07-Nov-2024 23:41:38 | 2,624,324 70% 22.15MB/s 0:00:00 (xfr#81, to-chk=51/221) |
07-Nov-2024 23:41:38 | 2,647,004 70% 22.34MB/s 0:00:00 (xfr#82, to-chk=50/221) |
07-Nov-2024 23:41:38 | 2,647,370 70% 22.15MB/s 0:00:00 (xfr#83, to-chk=46/221) |
07-Nov-2024 23:41:38 | 2,711,252 72% 22.68MB/s 0:00:00 (xfr#84, to-chk=45/221) |
07-Nov-2024 23:41:38 | 2,711,618 72% 22.49MB/s 0:00:00 (xfr#85, to-chk=44/221) |
07-Nov-2024 23:41:38 | 2,726,857 72% 22.61MB/s 0:00:00 (xfr#86, to-chk=43/221) |
07-Nov-2024 23:41:38 | 2,727,319 72% 22.42MB/s 0:00:00 (xfr#87, to-chk=39/221) |
07-Nov-2024 23:41:38 | 2,789,198 74% 22.93MB/s 0:00:00 (xfr#88, to-chk=38/221) |
07-Nov-2024 23:41:38 | 2,789,660 74% 22.93MB/s 0:00:00 (xfr#89, to-chk=37/221) |
07-Nov-2024 23:41:38 | 2,790,288 74% 22.94MB/s 0:00:00 (xfr#90, to-chk=36/221) |
07-Nov-2024 23:41:38 | 2,810,842 75% 22.91MB/s 0:00:00 (xfr#91, to-chk=35/221) |
07-Nov-2024 23:41:38 | 2,811,304 75% 22.92MB/s 0:00:00 (xfr#92, to-chk=31/221) |
07-Nov-2024 23:41:38 | 2,889,705 77% 23.35MB/s 0:00:00 (xfr#93, to-chk=30/221) |
07-Nov-2024 23:41:38 | 2,890,167 77% 23.36MB/s 0:00:00 (xfr#94, to-chk=29/221) |
07-Nov-2024 23:41:38 | 2,926,322 78% 23.45MB/s 0:00:00 (xfr#95, to-chk=28/221) |
07-Nov-2024 23:41:38 | 2,926,880 78% 23.46MB/s 0:00:00 (xfr#96, to-chk=24/221) |
07-Nov-2024 23:41:38 | 3,041,019 81% 24.17MB/s 0:00:00 (xfr#97, to-chk=23/221) |
07-Nov-2024 23:41:38 | 3,041,577 81% 23.97MB/s 0:00:00 (xfr#98, to-chk=22/221) |
07-Nov-2024 23:41:38 | 3,075,704 82% 24.04MB/s 0:00:00 (xfr#99, to-chk=21/221) |
07-Nov-2024 23:41:38 | 3,076,262 82% 24.05MB/s 0:00:00 (xfr#100, to-chk=17/221) |
07-Nov-2024 23:41:38 | 3,186,988 85% 24.51MB/s 0:00:00 (xfr#101, to-chk=16/221) |
07-Nov-2024 23:41:38 | 3,187,546 85% 24.52MB/s 0:00:00 (xfr#102, to-chk=15/221) |
07-Nov-2024 23:41:38 | 3,313,911 88% 25.28MB/s 0:00:00 (xfr#103, to-chk=14/221) |
07-Nov-2024 23:41:38 | 3,314,373 88% 25.09MB/s 0:00:00 (xfr#104, to-chk=10/221) |
07-Nov-2024 23:41:38 | 3,546,112 94% 26.42MB/s 0:00:00 (xfr#105, to-chk=9/221) |
07-Nov-2024 23:41:38 | 3,546,574 94% 26.22MB/s 0:00:00 (xfr#106, to-chk=8/221) |
07-Nov-2024 23:41:38 | 3,579,417 95% 26.46MB/s 0:00:00 (xfr#107, to-chk=7/221) |
07-Nov-2024 23:41:38 | 3,580,071 95% 26.47MB/s 0:00:00 (xfr#108, to-chk=3/221) |
07-Nov-2024 23:41:38 | 3,691,844 98% 26.88MB/s 0:00:00 (xfr#109, to-chk=2/221) |
07-Nov-2024 23:41:38 | 3,692,498 98% 26.68MB/s 0:00:00 (xfr#110, to-chk=1/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.78MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.58MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.58MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.58MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.58MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.58MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.19MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 26.00MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | 3,734,757 99% 25.08MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 23:41:38 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-oneprovider-krakow-0/op-worker |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=77/80) |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:41:38 | 62,011 8% 59.14MB/s 0:00:00 (xfr#2, to-chk=75/80) |
07-Nov-2024 23:41:38 | 122,594 16% 116.91MB/s 0:00:00 (xfr#3, to-chk=73/80) |
07-Nov-2024 23:41:38 | 123,762 16% 118.03MB/s 0:00:00 (xfr#4, to-chk=71/80) |
07-Nov-2024 23:41:38 | 123,762 16% 118.03MB/s 0:00:00 (xfr#5, to-chk=69/80) |
07-Nov-2024 23:41:38 | 182,455 24% 58.00MB/s 0:00:00 (xfr#6, to-chk=67/80) |
07-Nov-2024 23:41:38 | 182,605 24% 58.05MB/s 0:00:00 (xfr#7, to-chk=65/80) |
07-Nov-2024 23:41:38 | 182,902 24% 58.14MB/s 0:00:00 (xfr#8, to-chk=63/80) |
07-Nov-2024 23:41:38 | 271,929 36% 16.21MB/s 0:00:00 (xfr#9, to-chk=61/80) |
07-Nov-2024 23:41:38 | 274,031 36% 16.33MB/s 0:00:00 (xfr#10, to-chk=51/80) |
07-Nov-2024 23:41:38 | 281,202 37% 16.76MB/s 0:00:00 (xfr#11, to-chk=50/80) |
07-Nov-2024 23:41:38 | 287,237 38% 17.12MB/s 0:00:00 (xfr#12, to-chk=49/80) |
07-Nov-2024 23:41:38 | 288,661 38% 16.19MB/s 0:00:00 (xfr#13, to-chk=48/80) |
07-Nov-2024 23:41:38 | 293,157 38% 16.45MB/s 0:00:00 (xfr#14, to-chk=47/80) |
07-Nov-2024 23:41:38 | 297,368 39% 16.68MB/s 0:00:00 (xfr#15, to-chk=46/80) |
07-Nov-2024 23:41:38 | 300,724 39% 16.87MB/s 0:00:00 (xfr#16, to-chk=45/80) |
07-Nov-2024 23:41:38 | 308,241 40% 17.29MB/s 0:00:00 (xfr#17, to-chk=44/80) |
07-Nov-2024 23:41:38 | 309,407 40% 17.36MB/s 0:00:00 (xfr#18, to-chk=43/80) |
07-Nov-2024 23:41:38 | 316,012 41% 16.74MB/s 0:00:00 (xfr#19, to-chk=42/80) |
07-Nov-2024 23:41:38 | 319,592 42% 16.93MB/s 0:00:00 (xfr#20, to-chk=41/80) |
07-Nov-2024 23:41:38 | 324,373 42% 17.19MB/s 0:00:00 (xfr#21, to-chk=40/80) |
07-Nov-2024 23:41:38 | 324,875 43% 17.21MB/s 0:00:00 (xfr#22, to-chk=39/80) |
07-Nov-2024 23:41:38 | 327,946 43% 17.38MB/s 0:00:00 (xfr#23, to-chk=38/80) |
07-Nov-2024 23:41:38 | 328,790 43% 17.42MB/s 0:00:00 (xfr#24, to-chk=37/80) |
07-Nov-2024 23:41:38 | 334,312 44% 16.78MB/s 0:00:00 (xfr#25, to-chk=36/80) |
07-Nov-2024 23:41:38 | 339,091 44% 17.02MB/s 0:00:00 (xfr#26, to-chk=35/80) |
07-Nov-2024 23:41:38 | 340,222 45% 17.08MB/s 0:00:00 (xfr#27, to-chk=34/80) |
07-Nov-2024 23:41:38 | 345,970 45% 17.37MB/s 0:00:00 (xfr#28, to-chk=33/80) |
07-Nov-2024 23:41:38 | 348,982 46% 17.52MB/s 0:00:00 (xfr#29, to-chk=32/80) |
07-Nov-2024 23:41:38 | 354,502 46% 17.79MB/s 0:00:00 (xfr#30, to-chk=31/80) |
07-Nov-2024 23:41:38 | 360,535 47% 18.10MB/s 0:00:00 (xfr#31, to-chk=30/80) |
07-Nov-2024 23:41:38 | 362,291 47% 17.28MB/s 0:00:00 (xfr#32, to-chk=29/80) |
07-Nov-2024 23:41:38 | 365,588 48% 17.43MB/s 0:00:00 (xfr#33, to-chk=28/80) |
07-Nov-2024 23:41:38 | 370,817 49% 17.68MB/s 0:00:00 (xfr#34, to-chk=27/80) |
07-Nov-2024 23:41:38 | 377,137 49% 17.98MB/s 0:00:00 (xfr#35, to-chk=26/80) |
07-Nov-2024 23:41:38 | 379,864 50% 18.11MB/s 0:00:00 (xfr#36, to-chk=25/80) |
07-Nov-2024 23:41:38 | 383,505 50% 17.42MB/s 0:00:00 (xfr#37, to-chk=24/80) |
07-Nov-2024 23:41:38 | 384,638 50% 17.47MB/s 0:00:00 (xfr#38, to-chk=23/80) |
07-Nov-2024 23:41:38 | 392,153 51% 17.81MB/s 0:00:00 (xfr#39, to-chk=22/80) |
07-Nov-2024 23:41:38 | 394,597 52% 17.92MB/s 0:00:00 (xfr#40, to-chk=21/80) |
07-Nov-2024 23:41:38 | 397,322 52% 18.04MB/s 0:00:00 (xfr#41, to-chk=20/80) |
07-Nov-2024 23:41:38 | 397,883 52% 18.07MB/s 0:00:00 (xfr#42, to-chk=19/80) |
07-Nov-2024 23:41:38 | 402,377 53% 17.44MB/s 0:00:00 (xfr#43, to-chk=18/80) |
07-Nov-2024 23:41:38 | 402,598 53% 17.45MB/s 0:00:00 (xfr#44, to-chk=17/80) |
07-Nov-2024 23:41:38 | 404,696 53% 17.54MB/s 0:00:00 (xfr#45, to-chk=16/80) |
07-Nov-2024 23:41:38 | 412,496 54% 17.88MB/s 0:00:00 (xfr#46, to-chk=15/80) |
07-Nov-2024 23:41:38 | 418,814 55% 18.16MB/s 0:00:00 (xfr#47, to-chk=14/80) |
07-Nov-2024 23:41:38 | 424,621 56% 18.41MB/s 0:00:00 (xfr#48, to-chk=13/80) |
07-Nov-2024 23:41:38 | 429,858 56% 17.82MB/s 0:00:00 (xfr#49, to-chk=12/80) |
07-Nov-2024 23:41:38 | 436,754 57% 18.11MB/s 0:00:00 (xfr#50, to-chk=11/80) |
07-Nov-2024 23:41:38 | 443,357 58% 18.38MB/s 0:00:00 (xfr#51, to-chk=10/80) |
07-Nov-2024 23:41:38 | 447,283 59% 18.55MB/s 0:00:00 (xfr#52, to-chk=9/80) |
07-Nov-2024 23:41:38 | 448,697 59% 18.60MB/s 0:00:00 (xfr#53, to-chk=8/80) |
07-Nov-2024 23:41:38 | 455,872 60% 18.90MB/s 0:00:00 (xfr#54, to-chk=7/80) |
07-Nov-2024 23:41:38 | 460,083 60% 18.28MB/s 0:00:00 (xfr#55, to-chk=6/80) |
07-Nov-2024 23:41:38 | 464,005 61% 18.44MB/s 0:00:00 (xfr#56, to-chk=5/80) |
07-Nov-2024 23:41:38 | 470,895 62% 18.71MB/s 0:00:00 (xfr#57, to-chk=4/80) |
07-Nov-2024 23:41:38 | 472,712 62% 18.78MB/s 0:00:00 (xfr#58, to-chk=3/80) |
07-Nov-2024 23:41:38 | 480,512 63% 19.09MB/s 0:00:00 (xfr#59, to-chk=2/80) |
07-Nov-2024 23:41:38 | 482,897 63% 18.42MB/s 0:00:00 (xfr#60, to-chk=1/80) |
07-Nov-2024 23:41:38 | 483,118 63% 18.43MB/s 0:00:00 (xfr#61, to-chk=0/80) |
07-Nov-2024 23:41:38 | 483,118 63% 18.43MB/s 0:00:00 (xfr#61, to-chk=0/80) |
07-Nov-2024 23:41:38 | 483,118 63% 18.43MB/s 0:00:00 (xfr#61, to-chk=0/80) |
07-Nov-2024 23:41:38 | 483,118 63% 17.72MB/s 0:00:00 (xfr#61, to-chk=0/80) |
07-Nov-2024 23:41:38 | 483,118 63% 17.72MB/s 0:00:00 (xfr#61, to-chk=0/80) |
07-Nov-2024 23:41:38 | 483,118 63% 17.72MB/s 0:00:00 (xfr#61, to-chk=0/80) |
07-Nov-2024 23:41:38 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-oneprovider-krakow-0/op-panel |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:41:38 | 23,284 16% 22.21MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:41:38 | 47,540 33% 45.34MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:41:38 | 47,540 33% 45.34MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:41:38 | 70,621 49% 67.35MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:41:38 | 70,912 50% 67.63MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:41:38 | 70,912 50% 33.81MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:41:38 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:41:38 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:41:38 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:41:38 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:41:38 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:41:38 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:41:38 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:41:38 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-onezone-0/oz-panel |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:41:38 | 54,299 12% 51.78MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:41:38 | 110,162 25% 105.06MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:41:38 | 157,637 37% 150.33MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:41:38 | 211,733 49% 100.96MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:41:38 | 212,024 50% 101.10MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:41:38 | 212,024 50% 67.40MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:41:38 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-onezone-0/oz-worker |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:41:38 | 23,316 6% 22.24MB/s 0:00:00 (xfr#2, to-chk=13/18) |
07-Nov-2024 23:41:38 | 47,391 14% 45.20MB/s 0:00:00 (xfr#3, to-chk=11/18) |
07-Nov-2024 23:41:38 | 47,391 14% 45.20MB/s 0:00:00 (xfr#4, to-chk=9/18) |
07-Nov-2024 23:41:38 | 70,227 21% 66.97MB/s 0:00:00 (xfr#5, to-chk=7/18) |
07-Nov-2024 23:41:38 | 70,318 21% 67.06MB/s 0:00:00 (xfr#6, to-chk=5/18) |
07-Nov-2024 23:41:38 | 70,615 21% 67.34MB/s 0:00:00 (xfr#7, to-chk=3/18) |
07-Nov-2024 23:41:38 | 167,097 50% 31.87MB/s 0:00:00 (xfr#8, to-chk=1/18) |
07-Nov-2024 23:41:38 | 167,097 50% 14.49MB/s 0:00:00 (xfr#8, to-chk=0/18) |
07-Nov-2024 23:41:38 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.27.30/pod-logs/dev-onezone-0/cluster-manager |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:41:38 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:41:38 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:41:38 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:41:38 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:41:38 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:41:38 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:41:38 | 6,700 50% 2.13MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:41:38 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731022889.750035 exists, exporting anyway. |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | =============================== warnings summary =============================== |
07-Nov-2024 23:41:38 | tests/utils/rest_utils.py:98 |
07-Nov-2024 23:41:38 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
07-Nov-2024 23:41:38 | print(""" |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | tests/utils/path_utils.py:112 |
07-Nov-2024 23:41:38 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
07-Nov-2024 23:41:38 | return path.replace("'", "\\'").replace(' ', '\ ') |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | tests/utils/acceptance_utils.py:55 |
07-Nov-2024 23:41:38 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
07-Nov-2024 23:41:38 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | tests/utils/acceptance_utils.py:57 |
07-Nov-2024 23:41:38 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
07-Nov-2024 23:41:38 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
07-Nov-2024 23:41:38 | |
07-Nov-2024 23:41:38 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
07-Nov-2024 23:41:38 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/test-reports/results.xml - |
07-Nov-2024 23:41:38 | ================== 26 passed, 4 warnings in 850.54s (0:14:10) ================== |
07-Nov-2024 23:41:42 | release "dev" uninstalled |
07-Nov-2024 23:41:42 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
07-Nov-2024 23:41:45 | No resources found |
07-Nov-2024 23:41:46 | Sidecar injection has been disabled |
07-Nov-2024 23:41:46 | Cleaning helm release "dev"... |
07-Nov-2024 23:41:46 | Deleted 1 helm deployments |
07-Nov-2024 23:41:46 | Deleted 0 k8s deployments |
07-Nov-2024 23:41:46 | Deleted 0 k8s services |
07-Nov-2024 23:41:46 | Deleted 0 persistent volumes |
07-Nov-2024 23:41:47 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 23:41:47 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
07-Nov-2024 23:41:47 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 23:41:47 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
07-Nov-2024 23:41:47 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
07-Nov-2024 23:41:47 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 23:41:47 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
07-Nov-2024 23:41:47 | Finished task 'Run acceptance oneclient tests' with result: Success |
07-Nov-2024 23:41:47 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
07-Nov-2024 23:41:47 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD... |
07-Nov-2024 23:41:47 | Finished task 'Parse test results' with result: Success |
07-Nov-2024 23:41:47 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
07-Nov-2024 23:41:47 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
07-Nov-2024 23:41:47 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 23:41:47 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3360 (ODSRV-OAP-SRFCMD-3360)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3360-ScriptBuildTask-9126070401827463723.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance |
07-Nov-2024 23:41:47 | ./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.tar.gz |
07-Nov-2024 23:41:48 | Uploading artifact |
07-Nov-2024 23:41:48 | source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz |
07-Nov-2024 23:41:48 | dest. path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz |
07-Nov-2024 23:41:48 | Finished task 'Pack and push surefire artifact' with result: Success |
07-Nov-2024 23:41:48 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 23:41:48 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 23:41:48 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3360 (ODSRV-OAP-SRFCMD-3360)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3360-ScriptBuildTask-5014614755871044847.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD |
07-Nov-2024 23:41:48 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
07-Nov-2024 23:41:48 | Finished task 'Pack logs' with result: Success |
07-Nov-2024 23:41:48 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 23:41:48 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
07-Nov-2024 23:41:48 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 23:41:48 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3360 (ODSRV-OAP-SRFCMD-3360)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3360-ScriptBuildTask-17310342574244941358.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance |
07-Nov-2024 23:41:48 | % Total % Received % Xferd Average Speed Time Time Time Current |
07-Nov-2024 23:41:48 | Dload Upload Total Spent Left Speed |
07-Nov-2024 23:41:48 | |
07-Nov-2024 23:41:48 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
07-Nov-2024 23:41:48 | 100 4822 100 4822 0 0 61820 0 --:--:-- --:--:-- --:--:-- 61820 |
07-Nov-2024 23:41:48 | Clearing /tmp/onedata and /home/bamboo/.one-env |
07-Nov-2024 23:41:51 | Cleaning helm deployments |
07-Nov-2024 23:41:51 | Cleanining pods |
07-Nov-2024 23:41:52 | Cleaning kube persistant volumes |
07-Nov-2024 23:41:52 | Cleaning dockswift container |
07-Nov-2024 23:41:52 | Cleaning docker containers |
07-Nov-2024 23:41:55 | Stalled docker containers to remove: |
07-Nov-2024 23:41:55 | b89bf7d297ba c9473330b952 c69df332db4e 7d9dc7d072a5 98eec2302984 b8da5bde88fe 341c6b0b6009 e6e8e29c1b54 d1a804f4768b 205f48f41102 11d4bfbf6acc 100a241591d3 93d18e66438e 090c56658b53 a2dd0a73a9ea 51db4096bcc8 |
07-Nov-2024 23:41:55 | Removing stalled docker containers |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: b89bf7d297ba: Container b89bf7d297ba13b066a7f95a931377ff95c11f97b9b5237eab80b6248f3cbc01 is not running |
07-Nov-2024 23:41:55 | b89bf7d297ba |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: c9473330b952: Container c9473330b952c10dea4a1ca9c748da8eb1743762b5037d4b9826db51ad0337fe is not running |
07-Nov-2024 23:41:55 | c9473330b952 |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: c69df332db4e: Container c69df332db4ede9fbdb7575948eeace19bc45cb8ab50bbe4bedc449cf666a855 is not running |
07-Nov-2024 23:41:55 | c69df332db4e |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: 7d9dc7d072a5: Container 7d9dc7d072a575f49cbaba17d5cd729367299f8a7577100b18d87144c4986644 is not running |
07-Nov-2024 23:41:55 | 7d9dc7d072a5 |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: 98eec2302984: Container 98eec23029843a2cd86af049b6a8d5a93a13061ca505f948ec88d631846557e8 is not running |
07-Nov-2024 23:41:55 | 98eec2302984 |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: b8da5bde88fe: Container b8da5bde88fea0dcc3a2097fbc3dbc965e5214a6915dd2db23d3e326de151271 is not running |
07-Nov-2024 23:41:55 | b8da5bde88fe |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: 341c6b0b6009: Container 341c6b0b60092e94521047c7d5af527e4db7d2b2a96206989304801911269242 is not running |
07-Nov-2024 23:41:55 | 341c6b0b6009 |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: e6e8e29c1b54: Container e6e8e29c1b5439fb57cc61f47fb7888683a738e3be677a4fe6d41898595a301a is not running |
07-Nov-2024 23:41:55 | e6e8e29c1b54 |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: d1a804f4768b: Container d1a804f4768b3cef595570de54f49e975e9c19116f5c507f40ba62a26eb15b16 is not running |
07-Nov-2024 23:41:55 | d1a804f4768b |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: 205f48f41102: Container 205f48f4110254f6c545fa7f74857b9ffe7bc3460ce5e92bd681ae91d9070726 is not running |
07-Nov-2024 23:41:55 | 205f48f41102 |
07-Nov-2024 23:41:55 | Error response from daemon: Cannot kill container: 11d4bfbf6acc: Container 11d4bfbf6accba87b6161451869ce653d9f0a35248f4a5defa03fb9aa8e8ba0d is not running |
07-Nov-2024 23:41:56 | 11d4bfbf6acc |
07-Nov-2024 23:41:56 | Error response from daemon: Cannot kill container: 100a241591d3: Container 100a241591d3333f0ee50fae99d8605878024a44740ff85310046d4bf52c1d87 is not running |
07-Nov-2024 23:41:56 | 100a241591d3 |
07-Nov-2024 23:41:56 | Error response from daemon: Cannot kill container: 93d18e66438e: Container 93d18e66438e354b85eec0b052affee421f9fcad4c9472ef8eb4809021d7b0df is not running |
07-Nov-2024 23:41:56 | 93d18e66438e |
07-Nov-2024 23:41:56 | Error response from daemon: Cannot kill container: 090c56658b53: Container 090c56658b53d12a9dcf751b94420a687066c8e1beaa7c6560d9425f799799f8 is not running |
07-Nov-2024 23:41:56 | 090c56658b53 |
07-Nov-2024 23:41:56 | Error response from daemon: Cannot kill container: a2dd0a73a9ea: Container a2dd0a73a9eacd02c0e30a19cb0ba4ccfcf98caf744321cf8069644782719b52 is not running |
07-Nov-2024 23:41:56 | a2dd0a73a9ea |
07-Nov-2024 23:41:56 | 51db4096bcc8 |
07-Nov-2024 23:41:56 | 51db4096bcc8 |
07-Nov-2024 23:41:56 | Stalled docker volumes to remove: |
07-Nov-2024 23:41:56 | |
07-Nov-2024 23:41:56 | Removing stalled docker volumes |
07-Nov-2024 23:41:56 | Removing stalled loopdevices |
07-Nov-2024 23:41:57 | Done |
07-Nov-2024 23:41:57 | Finished task 'Clear env and working dir' with result: Success |
07-Nov-2024 23:41:57 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
07-Nov-2024 23:41:57 | Running post build plugin 'Docker Container Cleanup' |
07-Nov-2024 23:41:57 | Running post build plugin 'NCover Results Collector' |
07-Nov-2024 23:41:57 | Running post build plugin 'Build Results Label Collector' |
07-Nov-2024 23:41:57 | Running post build plugin 'Clover Results Collector' |
07-Nov-2024 23:41:57 | Running post build plugin 'npm Cache Cleanup' |
07-Nov-2024 23:41:57 | Running post build plugin 'Artifact Copier' |
07-Nov-2024 23:41:57 | Publishing an artifact: test_logs.tar.gz |
07-Nov-2024 23:41:57 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 109.8 ms |
07-Nov-2024 23:41:58 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD' |
07-Nov-2024 23:41:58 | Finalising the build... |
07-Nov-2024 23:41:58 | Stopping timer. |
07-Nov-2024 23:41:58 | Build ODSRV-OAP-SRFCMD-3360 completed. |
07-Nov-2024 23:41:58 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
07-Nov-2024 23:41:58 | Running on server: post build plugin 'NCover Results Collector' |
07-Nov-2024 23:41:58 | Running on server: post build plugin 'Build Labeller' |
07-Nov-2024 23:41:58 | Running on server: post build plugin 'Clover Delta Calculator' |
07-Nov-2024 23:41:58 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
07-Nov-2024 23:41:58 | All post build plugins have finished |
07-Nov-2024 23:41:58 | Generating build results summary... |
07-Nov-2024 23:41:58 | Saving build results to disk... |
07-Nov-2024 23:41:58 | Store variable context... |
07-Nov-2024 23:41:58 | Finished building ODSRV-OAP-SRFCMD-3360. |