oneclient acceptance tests using environment deployed from packages
Build: #3362 failed
Job: singleprovider directory CRUD multiclient directio was successful
Build log
The build generated 2,515 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:28:59 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:28:59 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:28:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:28:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:28:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' |
09-Nov-2024 21:28:59 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' successfully started |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3kylygvg49ztv0u4 |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3kylygvg49ztv0u4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3kylygvg49ztv0u4 |
09-Nov-2024 21:28:59 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18168348815167255781'... |
09-Nov-2024 21:28:59 | Getting configuration... |
09-Nov-2024 21:28:59 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3kylygvg49ztv0u4'. |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:28:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:28:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' |
09-Nov-2024 21:28:59 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' successfully started |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ebf0enu8ilb3fms6 |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ebf0enu8ilb3fms6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ebf0enu8ilb3fms6 |
09-Nov-2024 21:28:59 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11754515199536656086'... |
09-Nov-2024 21:28:59 | Getting configuration... |
09-Nov-2024 21:28:59 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ebf0enu8ilb3fms6'. |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"' |
09-Nov-2024 21:28:59 | -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"' |
09-Nov-2024 21:28:59 | ================================================================= |
09-Nov-2024 21:28:59 | |
09-Nov-2024 21:29:00 | PASSED |
09-Nov-2024 21:29:00 | Unmounting client from /tmp/onedata/mnt/3kylygvg49ztv0u4 |
09-Nov-2024 21:29:00 | |
09-Nov-2024 21:29:00 | |
09-Nov-2024 21:29:00 | Unmounting client from /tmp/onedata/mnt/ebf0enu8ilb3fms6 |
09-Nov-2024 21:29:00 | |
09-Nov-2024 21:29:00 | |
09-Nov-2024 21:29:28 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:29:28 | ================================================================= |
09-Nov-2024 21:29:28 | - Executing scenario 'Fail to delete non-empty directory using rmdir' |
09-Nov-2024 21:29:28 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:29:28 | ----------------------------------------------------------------- |
09-Nov-2024 21:29:28 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:29:28 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:29:28 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:29:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:29:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:29:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' |
09-Nov-2024 21:29:28 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' successfully started |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lpvbplbyi13uir1a |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lpvbplbyi13uir1a --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lpvbplbyi13uir1a |
09-Nov-2024 21:29:28 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1266753778192824589'... |
09-Nov-2024 21:29:28 | Getting configuration... |
09-Nov-2024 21:29:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/lpvbplbyi13uir1a'. |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:29:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:29:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' |
09-Nov-2024 21:29:28 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' successfully started |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/t0vc2iwmlgx4jtc5 |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/t0vc2iwmlgx4jtc5 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/t0vc2iwmlgx4jtc5 |
09-Nov-2024 21:29:28 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10491989334335948673'... |
09-Nov-2024 21:29:28 | Getting configuration... |
09-Nov-2024 21:29:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/t0vc2iwmlgx4jtc5'. |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
09-Nov-2024 21:29:28 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
09-Nov-2024 21:29:28 | ================================================================= |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | PASSED |
09-Nov-2024 21:29:28 | Unmounting client from /tmp/onedata/mnt/lpvbplbyi13uir1a |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | Unmounting client from /tmp/onedata/mnt/t0vc2iwmlgx4jtc5 |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:28 | |
09-Nov-2024 21:29:57 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:29:57 | ================================================================= |
09-Nov-2024 21:29:57 | - Executing scenario 'Delete non-empty directory' |
09-Nov-2024 21:29:57 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:29:57 | ----------------------------------------------------------------- |
09-Nov-2024 21:29:57 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:29:57 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:29:57 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:29:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:29:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:29:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' |
09-Nov-2024 21:29:57 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' successfully started |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3m3n0mflwjllrb66 |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3m3n0mflwjllrb66 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3m3n0mflwjllrb66 |
09-Nov-2024 21:29:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3501922181345158968'... |
09-Nov-2024 21:29:57 | Getting configuration... |
09-Nov-2024 21:29:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3m3n0mflwjllrb66'. |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:29:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:29:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' |
09-Nov-2024 21:29:57 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' successfully started |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2m8awayok3uqhzps |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2m8awayok3uqhzps --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2m8awayok3uqhzps |
09-Nov-2024 21:29:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12031555969413417002'... |
09-Nov-2024 21:29:57 | Getting configuration... |
09-Nov-2024 21:29:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2m8awayok3uqhzps'. |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
09-Nov-2024 21:29:57 | on client11"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
09-Nov-2024 21:29:57 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
09-Nov-2024 21:29:57 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
09-Nov-2024 21:29:57 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
09-Nov-2024 21:29:57 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
09-Nov-2024 21:29:57 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
09-Nov-2024 21:29:57 | ================================================================= |
09-Nov-2024 21:29:57 | |
09-Nov-2024 21:29:58 | PASSED |
09-Nov-2024 21:29:58 | Unmounting client from /tmp/onedata/mnt/3m3n0mflwjllrb66 |
09-Nov-2024 21:29:58 | |
09-Nov-2024 21:29:58 | |
09-Nov-2024 21:29:58 | Unmounting client from /tmp/onedata/mnt/2m8awayok3uqhzps |
09-Nov-2024 21:29:58 | |
09-Nov-2024 21:29:58 | |
09-Nov-2024 21:30:28 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:30:28 | ================================================================= |
09-Nov-2024 21:30:28 | - Executing scenario 'Move directory' |
09-Nov-2024 21:30:28 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:30:28 | ----------------------------------------------------------------- |
09-Nov-2024 21:30:28 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:30:28 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:30:28 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:30:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:30:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:30:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' |
09-Nov-2024 21:30:28 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' successfully started |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ldrqazeq1tznzwih |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ldrqazeq1tznzwih --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ldrqazeq1tznzwih |
09-Nov-2024 21:30:28 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2423959823768109011'... |
09-Nov-2024 21:30:28 | Getting configuration... |
09-Nov-2024 21:30:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ldrqazeq1tznzwih'. |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:30:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:30:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' |
09-Nov-2024 21:30:28 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' successfully started |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/v9w9otwpdd168ey3 |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v9w9otwpdd168ey3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v9w9otwpdd168ey3 |
09-Nov-2024 21:30:28 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5904330051345725216'... |
09-Nov-2024 21:30:28 | Getting configuration... |
09-Nov-2024 21:30:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/v9w9otwpdd168ey3'. |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:30:28 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 21:30:28 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:30:28 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:30:28 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 21:30:28 | ================================================================= |
09-Nov-2024 21:30:28 | |
09-Nov-2024 21:30:30 | PASSED |
09-Nov-2024 21:30:30 | Unmounting client from /tmp/onedata/mnt/ldrqazeq1tznzwih |
09-Nov-2024 21:30:30 | |
09-Nov-2024 21:30:30 | |
09-Nov-2024 21:30:30 | Unmounting client from /tmp/onedata/mnt/v9w9otwpdd168ey3 |
09-Nov-2024 21:30:30 | |
09-Nov-2024 21:30:30 | |
09-Nov-2024 21:31:01 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:31:01 | ================================================================= |
09-Nov-2024 21:31:01 | - Executing scenario 'Copy directory' |
09-Nov-2024 21:31:01 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:31:01 | ----------------------------------------------------------------- |
09-Nov-2024 21:31:01 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:31:01 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:31:01 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:31:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' |
09-Nov-2024 21:31:01 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' successfully started |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/d0rot8qzntgu60yh |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d0rot8qzntgu60yh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d0rot8qzntgu60yh |
09-Nov-2024 21:31:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18276618099962515605'... |
09-Nov-2024 21:31:01 | Getting configuration... |
09-Nov-2024 21:31:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/d0rot8qzntgu60yh'. |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' |
09-Nov-2024 21:31:01 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' successfully started |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/47atwq92tqiu7b1f |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/47atwq92tqiu7b1f --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/47atwq92tqiu7b1f |
09-Nov-2024 21:31:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '140923747185503944'... |
09-Nov-2024 21:31:01 | Getting configuration... |
09-Nov-2024 21:31:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/47atwq92tqiu7b1f'. |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 21:31:01 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 21:31:01 | ================================================================= |
09-Nov-2024 21:31:01 | |
09-Nov-2024 21:31:02 | PASSED |
09-Nov-2024 21:31:02 | Unmounting client from /tmp/onedata/mnt/d0rot8qzntgu60yh |
09-Nov-2024 21:31:02 | |
09-Nov-2024 21:31:02 | |
09-Nov-2024 21:31:02 | Unmounting client from /tmp/onedata/mnt/47atwq92tqiu7b1f |
09-Nov-2024 21:31:02 | |
09-Nov-2024 21:31:02 | |
09-Nov-2024 21:31:29 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:31:29 | ================================================================= |
09-Nov-2024 21:31:29 | - Executing scenario 'Fail to move directory to itself' |
09-Nov-2024 21:31:29 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:31:29 | ----------------------------------------------------------------- |
09-Nov-2024 21:31:29 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:31:29 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:31:29 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:31:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' |
09-Nov-2024 21:31:29 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' successfully started |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/chc26d5wm34q17gm |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/chc26d5wm34q17gm --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/chc26d5wm34q17gm |
09-Nov-2024 21:31:29 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16896810867677458885'... |
09-Nov-2024 21:31:29 | Getting configuration... |
09-Nov-2024 21:31:29 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/chc26d5wm34q17gm'. |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' |
09-Nov-2024 21:31:29 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' successfully started |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/v0wczv3cb94q7lvc |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v0wczv3cb94q7lvc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v0wczv3cb94q7lvc |
09-Nov-2024 21:31:29 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6631187243248117281'... |
09-Nov-2024 21:31:29 | Getting configuration... |
09-Nov-2024 21:31:29 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/v0wczv3cb94q7lvc'. |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 21:31:29 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:31:29 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:31:29 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
09-Nov-2024 21:31:29 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 21:31:29 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 21:31:29 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:31:29 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:31:29 | ================================================================= |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | PASSED |
09-Nov-2024 21:31:29 | Unmounting client from /tmp/onedata/mnt/chc26d5wm34q17gm |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | Unmounting client from /tmp/onedata/mnt/v0wczv3cb94q7lvc |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:29 | |
09-Nov-2024 21:31:57 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:31:57 | ================================================================= |
09-Nov-2024 21:31:57 | - Executing scenario 'Fail to move directory to its subtree' |
09-Nov-2024 21:31:57 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 21:31:57 | ----------------------------------------------------------------- |
09-Nov-2024 21:31:57 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:31:57 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:31:57 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:31:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-586d7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' |
09-Nov-2024 21:31:57 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-586d7' successfully started |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wns8wg80n2izcuvy |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wns8wg80n2izcuvy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wns8wg80n2izcuvy |
09-Nov-2024 21:31:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12132551073168802936'... |
09-Nov-2024 21:31:57 | Getting configuration... |
09-Nov-2024 21:31:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wns8wg80n2izcuvy'. |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:31:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:31:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c7mrx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' |
09-Nov-2024 21:31:57 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c7mrx' successfully started |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/92webgrehuo5wj89 |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/92webgrehuo5wj89 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/92webgrehuo5wj89 |
09-Nov-2024 21:31:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3792197672241997169'... |
09-Nov-2024 21:31:57 | Getting configuration... |
09-Nov-2024 21:31:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/92webgrehuo5wj89'. |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 21:31:57 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 21:31:57 | ================================================================= |
09-Nov-2024 21:31:57 | |
09-Nov-2024 21:32:08 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 21:32:08 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 21:32:08 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
09-Nov-2024 21:32:08 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
09-Nov-2024 21:32:08 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
09-Nov-2024 21:32:08 | PASSED |
09-Nov-2024 21:32:08 | Unmounting client from /tmp/onedata/mnt/wns8wg80n2izcuvy |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | Unmounting client from /tmp/onedata/mnt/92webgrehuo5wj89 |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1731187918.0429115', '-c', '/tmp/logs'] |
09-Nov-2024 21:32:08 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-prf2g. See /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-cross-support-job-3p-users-prf2g/entrypoint.log for more details |
09-Nov-2024 21:32:08 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-586d7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-oneclient-krakow-7d9476b8bc-586d7/oneclient_logs |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=194/227) |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:08 | 22,115 0% 21.09MB/s 0:00:00 (xfr#1, to-chk=193/227) |
09-Nov-2024 21:32:08 | 22,115 0% 21.09MB/s 0:00:00 (xfr#1, to-chk=187/227) |
09-Nov-2024 21:32:08 | 22,673 0% 21.62MB/s 0:00:00 (xfr#2, to-chk=189/227) |
09-Nov-2024 21:32:08 | 111,752 2% 53.29MB/s 0:00:00 (xfr#3, to-chk=188/227) |
09-Nov-2024 21:32:08 | 112,310 2% 53.55MB/s 0:00:00 (xfr#4, to-chk=187/227) |
09-Nov-2024 21:32:08 | 134,804 3% 64.28MB/s 0:00:00 (xfr#5, to-chk=186/227) |
09-Nov-2024 21:32:08 | 135,362 3% 43.03MB/s 0:00:00 (xfr#6, to-chk=182/227) |
09-Nov-2024 21:32:08 | 230,735 5% 73.35MB/s 0:00:00 (xfr#7, to-chk=181/227) |
09-Nov-2024 21:32:08 | 231,293 5% 73.53MB/s 0:00:00 (xfr#8, to-chk=180/227) |
09-Nov-2024 21:32:08 | 250,554 6% 34.14MB/s 0:00:00 (xfr#9, to-chk=179/227) |
09-Nov-2024 21:32:08 | 250,920 6% 34.19MB/s 0:00:00 (xfr#10, to-chk=175/227) |
09-Nov-2024 21:32:08 | 320,956 7% 38.26MB/s 0:00:00 (xfr#11, to-chk=174/227) |
09-Nov-2024 21:32:08 | 321,322 7% 38.30MB/s 0:00:00 (xfr#12, to-chk=173/227) |
09-Nov-2024 21:32:08 | 351,843 8% 41.94MB/s 0:00:00 (xfr#13, to-chk=172/227) |
09-Nov-2024 21:32:08 | 352,497 8% 42.02MB/s 0:00:00 (xfr#14, to-chk=168/227) |
09-Nov-2024 21:32:08 | 462,943 11% 31.54MB/s 0:00:00 (xfr#15, to-chk=167/227) |
09-Nov-2024 21:32:08 | 463,597 11% 31.58MB/s 0:00:00 (xfr#16, to-chk=166/227) |
09-Nov-2024 21:32:08 | 484,025 11% 30.77MB/s 0:00:00 (xfr#17, to-chk=165/227) |
09-Nov-2024 21:32:08 | 484,583 11% 30.81MB/s 0:00:00 (xfr#18, to-chk=161/227) |
09-Nov-2024 21:32:08 | 574,984 14% 36.56MB/s 0:00:00 (xfr#19, to-chk=160/227) |
09-Nov-2024 21:32:08 | 575,542 14% 34.30MB/s 0:00:00 (xfr#20, to-chk=159/227) |
09-Nov-2024 21:32:08 | 576,170 14% 34.34MB/s 0:00:00 (xfr#21, to-chk=158/227) |
09-Nov-2024 21:32:08 | 597,880 14% 35.64MB/s 0:00:00 (xfr#22, to-chk=157/227) |
09-Nov-2024 21:32:08 | 598,246 14% 35.66MB/s 0:00:00 (xfr#23, to-chk=153/227) |
09-Nov-2024 21:32:08 | 674,252 16% 40.19MB/s 0:00:00 (xfr#24, to-chk=152/227) |
09-Nov-2024 21:32:08 | 674,618 16% 37.85MB/s 0:00:00 (xfr#25, to-chk=151/227) |
09-Nov-2024 21:32:08 | 703,955 17% 39.49MB/s 0:00:00 (xfr#26, to-chk=150/227) |
09-Nov-2024 21:32:08 | 704,609 17% 39.53MB/s 0:00:00 (xfr#27, to-chk=146/227) |
09-Nov-2024 21:32:08 | 810,452 20% 45.47MB/s 0:00:00 (xfr#28, to-chk=145/227) |
09-Nov-2024 21:32:08 | 811,106 20% 42.97MB/s 0:00:00 (xfr#29, to-chk=144/227) |
09-Nov-2024 21:32:08 | 860,686 21% 45.60MB/s 0:00:00 (xfr#30, to-chk=143/227) |
09-Nov-2024 21:32:08 | 861,532 21% 45.65MB/s 0:00:00 (xfr#31, to-chk=139/227) |
09-Nov-2024 21:32:08 | 1,065,656 26% 37.64MB/s 0:00:00 (xfr#32, to-chk=138/227) |
09-Nov-2024 21:32:08 | 1,066,502 26% 37.67MB/s 0:00:00 (xfr#33, to-chk=137/227) |
09-Nov-2024 21:32:08 | 1,088,171 26% 38.44MB/s 0:00:00 (xfr#34, to-chk=136/227) |
09-Nov-2024 21:32:08 | 1,088,825 26% 37.09MB/s 0:00:00 (xfr#35, to-chk=132/227) |
09-Nov-2024 21:32:08 | 1,162,847 28% 39.61MB/s 0:00:00 (xfr#36, to-chk=131/227) |
09-Nov-2024 21:32:08 | 1,163,501 28% 39.63MB/s 0:00:00 (xfr#37, to-chk=130/227) |
09-Nov-2024 21:32:08 | 1,202,756 29% 39.55MB/s 0:00:00 (xfr#38, to-chk=129/227) |
09-Nov-2024 21:32:08 | 1,203,026 29% 39.56MB/s 0:00:00 (xfr#39, to-chk=125/227) |
09-Nov-2024 21:32:08 | 1,359,846 33% 39.30MB/s 0:00:00 (xfr#40, to-chk=124/227) |
09-Nov-2024 21:32:08 | 1,360,116 33% 39.31MB/s 0:00:00 (xfr#41, to-chk=123/227) |
09-Nov-2024 21:32:08 | 1,386,629 34% 40.07MB/s 0:00:00 (xfr#42, to-chk=122/227) |
09-Nov-2024 21:32:08 | 1,387,379 34% 40.09MB/s 0:00:00 (xfr#43, to-chk=118/227) |
09-Nov-2024 21:32:08 | 1,492,482 36% 41.86MB/s 0:00:00 (xfr#44, to-chk=117/227) |
09-Nov-2024 21:32:08 | 1,493,232 36% 41.88MB/s 0:00:00 (xfr#45, to-chk=116/227) |
09-Nov-2024 21:32:08 | 1,520,329 37% 42.64MB/s 0:00:00 (xfr#46, to-chk=115/227) |
09-Nov-2024 21:32:08 | 1,520,887 37% 42.66MB/s 0:00:00 (xfr#47, to-chk=111/227) |
09-Nov-2024 21:32:08 | 1,645,590 40% 44.84MB/s 0:00:00 (xfr#48, to-chk=110/227) |
09-Nov-2024 21:32:08 | 1,646,148 40% 44.85MB/s 0:00:00 (xfr#49, to-chk=109/227) |
09-Nov-2024 21:32:08 | 1,674,737 41% 45.63MB/s 0:00:00 (xfr#50, to-chk=108/227) |
09-Nov-2024 21:32:08 | 1,678,079 41% 45.72MB/s 0:00:00 (xfr#51, to-chk=104/227) |
09-Nov-2024 21:32:08 | 1,751,113 43% 43.95MB/s 0:00:00 (xfr#52, to-chk=103/227) |
09-Nov-2024 21:32:08 | 1,758,551 43% 44.13MB/s 0:00:00 (xfr#53, to-chk=102/227) |
09-Nov-2024 21:32:08 | 1,759,179 43% 43.02MB/s 0:00:00 (xfr#54, to-chk=101/227) |
09-Nov-2024 21:32:08 | 1,779,277 43% 43.51MB/s 0:00:00 (xfr#55, to-chk=100/227) |
09-Nov-2024 21:32:08 | 1,779,643 43% 42.43MB/s 0:00:00 (xfr#56, to-chk=96/227) |
09-Nov-2024 21:32:08 | 1,883,312 46% 43.81MB/s 0:00:00 (xfr#57, to-chk=95/227) |
09-Nov-2024 21:32:08 | 1,883,678 46% 43.82MB/s 0:00:00 (xfr#58, to-chk=94/227) |
09-Nov-2024 21:32:08 | 1,908,244 47% 44.39MB/s 0:00:00 (xfr#59, to-chk=93/227) |
09-Nov-2024 21:32:08 | 1,908,898 47% 44.40MB/s 0:00:00 (xfr#60, to-chk=89/227) |
09-Nov-2024 21:32:08 | 1,994,400 49% 45.29MB/s 0:00:00 (xfr#61, to-chk=88/227) |
09-Nov-2024 21:32:08 | 1,995,054 49% 45.30MB/s 0:00:00 (xfr#62, to-chk=87/227) |
09-Nov-2024 21:32:08 | 2,055,102 50% 46.66MB/s 0:00:00 (xfr#63, to-chk=86/227) |
09-Nov-2024 21:32:08 | 2,056,044 50% 46.69MB/s 0:00:00 (xfr#64, to-chk=82/227) |
09-Nov-2024 21:32:08 | 2,442,894 60% 51.77MB/s 0:00:00 (xfr#65, to-chk=81/227) |
09-Nov-2024 21:32:08 | 2,443,836 60% 44.82MB/s 0:00:00 (xfr#66, to-chk=80/227) |
09-Nov-2024 21:32:08 | 2,463,313 60% 41.21MB/s 0:00:00 (xfr#67, to-chk=79/227) |
09-Nov-2024 21:32:08 | 2,463,967 60% 41.22MB/s 0:00:00 (xfr#68, to-chk=75/227) |
09-Nov-2024 21:32:08 | 2,527,817 62% 41.56MB/s 0:00:00 (xfr#69, to-chk=74/227) |
09-Nov-2024 21:32:08 | 2,528,471 62% 41.57MB/s 0:00:00 (xfr#70, to-chk=73/227) |
09-Nov-2024 21:32:08 | 2,543,343 62% 41.11MB/s 0:00:00 (xfr#71, to-chk=72/227) |
09-Nov-2024 21:32:08 | 2,543,901 62% 41.12MB/s 0:00:00 (xfr#72, to-chk=68/227) |
09-Nov-2024 21:32:08 | 2,601,259 64% 41.35MB/s 0:00:00 (xfr#73, to-chk=67/227) |
09-Nov-2024 21:32:08 | 2,601,817 64% 40.68MB/s 0:00:00 (xfr#74, to-chk=66/227) |
09-Nov-2024 21:32:08 | 2,621,018 64% 36.76MB/s 0:00:00 (xfr#75, to-chk=65/227) |
09-Nov-2024 21:32:08 | 2,621,576 64% 34.72MB/s 0:00:00 (xfr#76, to-chk=61/227) |
09-Nov-2024 21:32:08 | 2,688,549 66% 35.61MB/s 0:00:00 (xfr#77, to-chk=60/227) |
09-Nov-2024 21:32:08 | 2,689,107 66% 35.13MB/s 0:00:00 (xfr#78, to-chk=59/227) |
09-Nov-2024 21:32:08 | 2,733,390 67% 35.71MB/s 0:00:00 (xfr#79, to-chk=58/227) |
09-Nov-2024 21:32:08 | 2,733,660 67% 35.71MB/s 0:00:00 (xfr#80, to-chk=54/227) |
09-Nov-2024 21:32:08 | 2,938,389 72% 37.36MB/s 0:00:00 (xfr#81, to-chk=53/227) |
09-Nov-2024 21:32:08 | 2,938,659 72% 36.40MB/s 0:00:00 (xfr#82, to-chk=52/227) |
09-Nov-2024 21:32:08 | 2,959,571 73% 36.66MB/s 0:00:00 (xfr#83, to-chk=51/227) |
09-Nov-2024 21:32:08 | 2,959,937 73% 36.66MB/s 0:00:00 (xfr#84, to-chk=47/227) |
09-Nov-2024 21:32:08 | 3,055,893 75% 36.43MB/s 0:00:00 (xfr#85, to-chk=46/227) |
09-Nov-2024 21:32:08 | 3,056,259 75% 36.43MB/s 0:00:00 (xfr#86, to-chk=45/227) |
09-Nov-2024 21:32:08 | 3,097,972 76% 36.47MB/s 0:00:00 (xfr#87, to-chk=44/227) |
09-Nov-2024 21:32:08 | 3,098,914 76% 36.49MB/s 0:00:00 (xfr#88, to-chk=40/227) |
09-Nov-2024 21:32:08 | 3,268,568 80% 38.01MB/s 0:00:00 (xfr#89, to-chk=39/227) |
09-Nov-2024 21:32:08 | 3,269,510 80% 37.57MB/s 0:00:00 (xfr#90, to-chk=38/227) |
09-Nov-2024 21:32:08 | 3,292,211 81% 37.83MB/s 0:00:00 (xfr#91, to-chk=37/227) |
09-Nov-2024 21:32:08 | 3,292,673 81% 37.83MB/s 0:00:00 (xfr#92, to-chk=33/227) |
09-Nov-2024 21:32:08 | 3,381,478 83% 38.39MB/s 0:00:00 (xfr#93, to-chk=32/227) |
09-Nov-2024 21:32:08 | 3,381,940 83% 38.40MB/s 0:00:00 (xfr#94, to-chk=31/227) |
09-Nov-2024 21:32:08 | 3,382,568 83% 37.95MB/s 0:00:00 (xfr#95, to-chk=30/227) |
09-Nov-2024 21:32:08 | 3,418,754 84% 38.36MB/s 0:00:00 (xfr#96, to-chk=29/227) |
09-Nov-2024 21:32:08 | 3,419,696 84% 37.92MB/s 0:00:00 (xfr#97, to-chk=25/227) |
09-Nov-2024 21:32:08 | 3,563,399 88% 39.06MB/s 0:00:00 (xfr#98, to-chk=24/227) |
09-Nov-2024 21:32:08 | 3,564,341 88% 39.07MB/s 0:00:00 (xfr#99, to-chk=23/227) |
09-Nov-2024 21:32:08 | 3,591,720 88% 38.92MB/s 0:00:00 (xfr#100, to-chk=22/227) |
09-Nov-2024 21:32:08 | 3,592,374 88% 38.93MB/s 0:00:00 (xfr#101, to-chk=18/227) |
09-Nov-2024 21:32:08 | 3,698,516 91% 39.63MB/s 0:00:00 (xfr#102, to-chk=17/227) |
09-Nov-2024 21:32:08 | 3,699,170 91% 38.77MB/s 0:00:00 (xfr#103, to-chk=16/227) |
09-Nov-2024 21:32:08 | 3,699,798 91% 38.77MB/s 0:00:00 (xfr#104, to-chk=15/227) |
09-Nov-2024 21:32:08 | 3,730,646 92% 39.10MB/s 0:00:00 (xfr#105, to-chk=14/227) |
09-Nov-2024 21:32:08 | 3,731,396 92% 37.07MB/s 0:00:00 (xfr#106, to-chk=10/227) |
09-Nov-2024 21:32:08 | 3,884,120 95% 37.80MB/s 0:00:00 (xfr#107, to-chk=9/227) |
09-Nov-2024 21:32:08 | 3,884,870 95% 37.81MB/s 0:00:00 (xfr#108, to-chk=8/227) |
09-Nov-2024 21:32:08 | 3,909,247 96% 37.66MB/s 0:00:00 (xfr#109, to-chk=7/227) |
09-Nov-2024 21:32:08 | 3,909,613 96% 37.66MB/s 0:00:00 (xfr#110, to-chk=3/227) |
09-Nov-2024 21:32:08 | 3,988,610 98% 38.04MB/s 0:00:00 (xfr#111, to-chk=2/227) |
09-Nov-2024 21:32:08 | 3,988,976 98% 38.04MB/s 0:00:00 (xfr#112, to-chk=1/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 38.17MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 37.79MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 36.03MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | 4,042,294 99% 35.69MB/s 0:00:00 (xfr#113, to-chk=0/227) |
09-Nov-2024 21:32:08 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-c7mrx: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-oneclient-krakow-7d9476b8bc-c7mrx/oneclient_logs |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=197/230) |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:08 | 20,915 0% 19.95MB/s 0:00:00 (xfr#1, to-chk=196/230) |
09-Nov-2024 21:32:08 | 20,915 0% 19.95MB/s 0:00:00 (xfr#1, to-chk=190/230) |
09-Nov-2024 21:32:08 | 21,473 0% 20.48MB/s 0:00:00 (xfr#2, to-chk=192/230) |
09-Nov-2024 21:32:08 | 104,458 3% 99.62MB/s 0:00:00 (xfr#3, to-chk=191/230) |
09-Nov-2024 21:32:08 | 105,016 3% 100.15MB/s 0:00:00 (xfr#4, to-chk=190/230) |
09-Nov-2024 21:32:08 | 105,644 3% 100.75MB/s 0:00:00 (xfr#5, to-chk=189/230) |
09-Nov-2024 21:32:08 | 133,450 4% 127.27MB/s 0:00:00 (xfr#6, to-chk=188/230) |
09-Nov-2024 21:32:08 | 134,104 4% 63.95MB/s 0:00:00 (xfr#7, to-chk=184/230) |
09-Nov-2024 21:32:08 | 232,944 7% 111.08MB/s 0:00:00 (xfr#8, to-chk=183/230) |
09-Nov-2024 21:32:08 | 233,598 7% 74.26MB/s 0:00:00 (xfr#9, to-chk=182/230) |
09-Nov-2024 21:32:08 | 256,905 8% 81.67MB/s 0:00:00 (xfr#10, to-chk=181/230) |
09-Nov-2024 21:32:08 | 257,367 8% 81.81MB/s 0:00:00 (xfr#11, to-chk=177/230) |
09-Nov-2024 21:32:08 | 332,800 11% 79.35MB/s 0:00:00 (xfr#12, to-chk=176/230) |
09-Nov-2024 21:32:08 | 333,262 11% 79.46MB/s 0:00:00 (xfr#13, to-chk=175/230) |
09-Nov-2024 21:32:08 | 350,803 11% 83.64MB/s 0:00:00 (xfr#14, to-chk=174/230) |
09-Nov-2024 21:32:08 | 351,265 11% 83.75MB/s 0:00:00 (xfr#15, to-chk=170/230) |
09-Nov-2024 21:32:08 | 407,051 13% 77.64MB/s 0:00:00 (xfr#16, to-chk=169/230) |
09-Nov-2024 21:32:08 | 407,513 13% 77.73MB/s 0:00:00 (xfr#17, to-chk=168/230) |
09-Nov-2024 21:32:08 | 442,113 14% 70.27MB/s 0:00:00 (xfr#18, to-chk=167/230) |
09-Nov-2024 21:32:08 | 442,767 14% 70.38MB/s 0:00:00 (xfr#19, to-chk=163/230) |
09-Nov-2024 21:32:08 | 576,768 19% 78.58MB/s 0:00:00 (xfr#20, to-chk=162/230) |
09-Nov-2024 21:32:08 | 577,422 19% 68.83MB/s 0:00:00 (xfr#21, to-chk=161/230) |
09-Nov-2024 21:32:08 | 599,763 20% 63.55MB/s 0:00:00 (xfr#22, to-chk=160/230) |
09-Nov-2024 21:32:08 | 600,321 20% 63.61MB/s 0:00:00 (xfr#23, to-chk=156/230) |
09-Nov-2024 21:32:08 | 689,153 23% 65.72MB/s 0:00:00 (xfr#24, to-chk=155/230) |
09-Nov-2024 21:32:08 | 689,711 23% 65.78MB/s 0:00:00 (xfr#25, to-chk=154/230) |
09-Nov-2024 21:32:08 | 707,392 23% 61.33MB/s 0:00:00 (xfr#26, to-chk=153/230) |
09-Nov-2024 21:32:08 | 707,950 23% 61.38MB/s 0:00:00 (xfr#27, to-chk=149/230) |
09-Nov-2024 21:32:08 | 774,393 25% 38.87MB/s 0:00:00 (xfr#28, to-chk=148/230) |
09-Nov-2024 21:32:08 | 774,951 26% 38.90MB/s 0:00:00 (xfr#29, to-chk=147/230) |
09-Nov-2024 21:32:08 | 796,576 26% 39.98MB/s 0:00:00 (xfr#30, to-chk=146/230) |
09-Nov-2024 21:32:08 | 797,230 26% 40.02MB/s 0:00:00 (xfr#31, to-chk=142/230) |
09-Nov-2024 21:32:08 | 896,706 30% 42.76MB/s 0:00:00 (xfr#32, to-chk=141/230) |
09-Nov-2024 21:32:08 | 897,360 30% 42.79MB/s 0:00:00 (xfr#33, to-chk=140/230) |
09-Nov-2024 21:32:08 | 925,272 31% 44.12MB/s 0:00:00 (xfr#34, to-chk=139/230) |
09-Nov-2024 21:32:08 | 925,926 31% 44.15MB/s 0:00:00 (xfr#35, to-chk=135/230) |
09-Nov-2024 21:32:08 | 1,021,753 34% 46.40MB/s 0:00:00 (xfr#36, to-chk=134/230) |
09-Nov-2024 21:32:08 | 1,022,407 34% 46.43MB/s 0:00:00 (xfr#37, to-chk=133/230) |
09-Nov-2024 21:32:08 | 1,023,035 34% 46.46MB/s 0:00:00 (xfr#38, to-chk=132/230) |
09-Nov-2024 21:32:08 | 1,042,150 34% 47.33MB/s 0:00:00 (xfr#39, to-chk=131/230) |
09-Nov-2024 21:32:08 | 1,042,612 34% 45.20MB/s 0:00:00 (xfr#40, to-chk=127/230) |
09-Nov-2024 21:32:08 | 1,113,188 37% 48.26MB/s 0:00:00 (xfr#41, to-chk=126/230) |
09-Nov-2024 21:32:08 | 1,113,650 37% 48.28MB/s 0:00:00 (xfr#42, to-chk=125/230) |
09-Nov-2024 21:32:08 | 1,134,879 38% 49.20MB/s 0:00:00 (xfr#43, to-chk=124/230) |
09-Nov-2024 21:32:08 | 1,135,437 38% 49.22MB/s 0:00:00 (xfr#44, to-chk=120/230) |
09-Nov-2024 21:32:08 | 1,197,803 40% 42.31MB/s 0:00:00 (xfr#45, to-chk=119/230) |
09-Nov-2024 21:32:08 | 1,198,361 40% 42.33MB/s 0:00:00 (xfr#46, to-chk=118/230) |
09-Nov-2024 21:32:08 | 1,214,549 40% 41.37MB/s 0:00:00 (xfr#47, to-chk=117/230) |
09-Nov-2024 21:32:08 | 1,215,203 40% 41.39MB/s 0:00:00 (xfr#48, to-chk=113/230) |
09-Nov-2024 21:32:08 | 1,269,835 42% 43.25MB/s 0:00:00 (xfr#49, to-chk=112/230) |
09-Nov-2024 21:32:08 | 1,270,489 42% 43.27MB/s 0:00:00 (xfr#50, to-chk=111/230) |
09-Nov-2024 21:32:08 | 1,293,064 43% 44.04MB/s 0:00:00 (xfr#51, to-chk=110/230) |
09-Nov-2024 21:32:08 | 1,293,430 43% 44.05MB/s 0:00:00 (xfr#52, to-chk=106/230) |
09-Nov-2024 21:32:08 | 1,379,912 46% 45.38MB/s 0:00:00 (xfr#53, to-chk=105/230) |
09-Nov-2024 21:32:08 | 1,380,278 46% 45.39MB/s 0:00:00 (xfr#54, to-chk=104/230) |
09-Nov-2024 21:32:08 | 1,380,906 46% 45.41MB/s 0:00:00 (xfr#55, to-chk=103/230) |
09-Nov-2024 21:32:08 | 1,408,263 47% 44.77MB/s 0:00:00 (xfr#56, to-chk=102/230) |
09-Nov-2024 21:32:08 | 1,408,629 47% 44.78MB/s 0:00:00 (xfr#57, to-chk=98/230) |
09-Nov-2024 21:32:08 | 1,506,564 50% 46.35MB/s 0:00:00 (xfr#58, to-chk=97/230) |
09-Nov-2024 21:32:08 | 1,506,930 50% 46.36MB/s 0:00:00 (xfr#59, to-chk=96/230) |
09-Nov-2024 21:32:08 | 1,529,993 51% 47.07MB/s 0:00:00 (xfr#60, to-chk=95/230) |
09-Nov-2024 21:32:08 | 1,530,743 51% 45.62MB/s 0:00:00 (xfr#61, to-chk=91/230) |
09-Nov-2024 21:32:08 | 1,624,791 54% 32.97MB/s 0:00:00 (xfr#62, to-chk=90/230) |
09-Nov-2024 21:32:08 | 1,625,541 54% 32.98MB/s 0:00:00 (xfr#63, to-chk=89/230) |
09-Nov-2024 21:32:08 | 1,626,169 54% 33.00MB/s 0:00:00 (xfr#64, to-chk=88/230) |
09-Nov-2024 21:32:08 | 1,647,424 55% 33.43MB/s 0:00:00 (xfr#65, to-chk=87/230) |
09-Nov-2024 21:32:08 | 1,647,982 55% 33.44MB/s 0:00:00 (xfr#66, to-chk=83/230) |
09-Nov-2024 21:32:08 | 1,722,148 57% 34.22MB/s 0:00:00 (xfr#67, to-chk=82/230) |
09-Nov-2024 21:32:08 | 1,722,706 57% 34.23MB/s 0:00:00 (xfr#68, to-chk=81/230) |
09-Nov-2024 21:32:08 | 1,739,366 58% 34.56MB/s 0:00:00 (xfr#69, to-chk=80/230) |
09-Nov-2024 21:32:08 | 1,739,924 58% 34.57MB/s 0:00:00 (xfr#70, to-chk=76/230) |
09-Nov-2024 21:32:08 | 1,799,848 60% 35.03MB/s 0:00:00 (xfr#71, to-chk=75/230) |
09-Nov-2024 21:32:08 | 1,800,406 60% 35.04MB/s 0:00:00 (xfr#72, to-chk=74/230) |
09-Nov-2024 21:32:08 | 1,820,069 61% 35.42MB/s 0:00:00 (xfr#73, to-chk=73/230) |
09-Nov-2024 21:32:08 | 1,820,627 61% 35.43MB/s 0:00:00 (xfr#74, to-chk=69/230) |
09-Nov-2024 21:32:08 | 1,884,539 63% 35.94MB/s 0:00:00 (xfr#75, to-chk=68/230) |
09-Nov-2024 21:32:08 | 1,885,097 63% 35.96MB/s 0:00:00 (xfr#76, to-chk=67/230) |
09-Nov-2024 21:32:08 | 1,899,527 63% 36.23MB/s 0:00:00 (xfr#77, to-chk=66/230) |
09-Nov-2024 21:32:08 | 1,899,893 63% 36.24MB/s 0:00:00 (xfr#78, to-chk=62/230) |
09-Nov-2024 21:32:08 | 1,952,356 65% 36.51MB/s 0:00:00 (xfr#79, to-chk=61/230) |
09-Nov-2024 21:32:08 | 1,952,722 65% 36.51MB/s 0:00:00 (xfr#80, to-chk=60/230) |
09-Nov-2024 21:32:08 | 1,979,690 66% 37.02MB/s 0:00:00 (xfr#81, to-chk=59/230) |
09-Nov-2024 21:32:08 | 1,980,248 66% 37.03MB/s 0:00:00 (xfr#82, to-chk=55/230) |
09-Nov-2024 21:32:08 | 2,073,329 69% 38.02MB/s 0:00:00 (xfr#83, to-chk=54/230) |
09-Nov-2024 21:32:08 | 2,073,887 69% 38.03MB/s 0:00:00 (xfr#84, to-chk=53/230) |
09-Nov-2024 21:32:08 | 2,103,739 70% 37.85MB/s 0:00:00 (xfr#85, to-chk=52/230) |
09-Nov-2024 21:32:08 | 2,104,201 70% 37.86MB/s 0:00:00 (xfr#86, to-chk=48/230) |
09-Nov-2024 21:32:08 | 2,197,170 73% 39.54MB/s 0:00:00 (xfr#87, to-chk=47/230) |
09-Nov-2024 21:32:08 | 2,197,632 73% 39.54MB/s 0:00:00 (xfr#88, to-chk=46/230) |
09-Nov-2024 21:32:08 | 2,219,783 74% 39.20MB/s 0:00:00 (xfr#89, to-chk=45/230) |
09-Nov-2024 21:32:08 | 2,220,341 74% 39.21MB/s 0:00:00 (xfr#90, to-chk=41/230) |
09-Nov-2024 21:32:08 | 2,307,254 77% 40.75MB/s 0:00:00 (xfr#91, to-chk=40/230) |
09-Nov-2024 21:32:08 | 2,307,812 77% 40.02MB/s 0:00:00 (xfr#92, to-chk=39/230) |
09-Nov-2024 21:32:08 | 2,347,500 78% 40.70MB/s 0:00:00 (xfr#93, to-chk=38/230) |
09-Nov-2024 21:32:08 | 2,348,346 78% 40.72MB/s 0:00:00 (xfr#94, to-chk=34/230) |
09-Nov-2024 21:32:08 | 2,509,375 84% 41.26MB/s 0:00:00 (xfr#95, to-chk=33/230) |
09-Nov-2024 21:32:08 | 2,510,221 84% 40.58MB/s 0:00:00 (xfr#96, to-chk=32/230) |
09-Nov-2024 21:32:08 | 2,524,913 84% 40.81MB/s 0:00:00 (xfr#97, to-chk=31/230) |
09-Nov-2024 21:32:08 | 2,525,279 84% 40.82MB/s 0:00:00 (xfr#98, to-chk=27/230) |
09-Nov-2024 21:32:08 | 2,582,059 86% 41.04MB/s 0:00:00 (xfr#99, to-chk=26/230) |
09-Nov-2024 21:32:08 | 2,582,425 86% 41.05MB/s 0:00:00 (xfr#100, to-chk=25/230) |
09-Nov-2024 21:32:08 | 2,611,727 87% 41.51MB/s 0:00:00 (xfr#101, to-chk=24/230) |
09-Nov-2024 21:32:08 | 2,612,285 87% 41.52MB/s 0:00:00 (xfr#102, to-chk=20/230) |
09-Nov-2024 21:32:08 | 2,616,424 87% 40.91MB/s 0:00:00 (xfr#103, to-chk=19/230) |
09-Nov-2024 21:32:08 | 2,719,665 91% 42.52MB/s 0:00:00 (xfr#104, to-chk=18/230) |
09-Nov-2024 21:32:08 | 2,720,223 91% 42.53MB/s 0:00:00 (xfr#105, to-chk=17/230) |
09-Nov-2024 21:32:08 | 2,720,851 91% 41.85MB/s 0:00:00 (xfr#106, to-chk=16/230) |
09-Nov-2024 21:32:08 | 2,736,946 91% 42.10MB/s 0:00:00 (xfr#107, to-chk=15/230) |
09-Nov-2024 21:32:08 | 2,737,312 91% 42.10MB/s 0:00:00 (xfr#108, to-chk=11/230) |
09-Nov-2024 21:32:08 | 2,800,128 93% 42.39MB/s 0:00:00 (xfr#109, to-chk=10/230) |
09-Nov-2024 21:32:08 | 2,800,494 93% 42.39MB/s 0:00:00 (xfr#110, to-chk=9/230) |
09-Nov-2024 21:32:08 | 2,801,122 94% 42.40MB/s 0:00:00 (xfr#111, to-chk=8/230) |
09-Nov-2024 21:32:08 | 2,828,026 94% 42.14MB/s 0:00:00 (xfr#112, to-chk=7/230) |
09-Nov-2024 21:32:08 | 2,828,392 94% 42.15MB/s 0:00:00 (xfr#113, to-chk=3/230) |
09-Nov-2024 21:32:08 | 2,929,563 98% 42.98MB/s 0:00:00 (xfr#114, to-chk=2/230) |
09-Nov-2024 21:32:08 | 2,929,929 98% 42.99MB/s 0:00:00 (xfr#115, to-chk=1/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.99MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.35MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.35MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.35MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.35MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 42.35MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | 2,975,054 99% 37.83MB/s 0:00:00 (xfr#116, to-chk=0/230) |
09-Nov-2024 21:32:08 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-oneprovider-krakow-0/op-panel |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:08 | 23,005 16% 21.94MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:08 | 46,978 33% 44.80MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:08 | 46,978 33% 44.80MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:08 | 69,780 49% 66.55MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:08 | 70,071 50% 33.41MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:08 | 70,071 50% 22.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:08 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-oneprovider-krakow-0/op-worker |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=79/82) |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:08 | 65,671 7% 62.63MB/s 0:00:00 (xfr#2, to-chk=77/82) |
09-Nov-2024 21:32:08 | 129,989 15% 41.32MB/s 0:00:00 (xfr#3, to-chk=75/82) |
09-Nov-2024 21:32:08 | 129,989 15% 41.32MB/s 0:00:00 (xfr#4, to-chk=73/82) |
09-Nov-2024 21:32:08 | 129,989 15% 41.32MB/s 0:00:00 (xfr#5, to-chk=71/82) |
09-Nov-2024 21:32:08 | 192,342 22% 61.14MB/s 0:00:00 (xfr#6, to-chk=69/82) |
09-Nov-2024 21:32:08 | 192,492 22% 45.89MB/s 0:00:00 (xfr#7, to-chk=67/82) |
09-Nov-2024 21:32:08 | 192,789 22% 45.96MB/s 0:00:00 (xfr#8, to-chk=65/82) |
09-Nov-2024 21:32:08 | 296,881 34% 21.78MB/s 0:00:00 (xfr#9, to-chk=63/82) |
09-Nov-2024 21:32:08 | 297,841 34% 21.85MB/s 0:00:00 (xfr#10, to-chk=53/82) |
09-Nov-2024 21:32:08 | 302,673 35% 22.20MB/s 0:00:00 (xfr#11, to-chk=52/82) |
09-Nov-2024 21:32:08 | 311,222 36% 21.20MB/s 0:00:00 (xfr#12, to-chk=51/82) |
09-Nov-2024 21:32:08 | 312,532 36% 21.29MB/s 0:00:00 (xfr#13, to-chk=50/82) |
09-Nov-2024 21:32:08 | 320,503 37% 21.83MB/s 0:00:00 (xfr#14, to-chk=49/82) |
09-Nov-2024 21:32:08 | 323,513 37% 22.04MB/s 0:00:00 (xfr#15, to-chk=48/82) |
09-Nov-2024 21:32:08 | 332,795 38% 21.16MB/s 0:00:00 (xfr#16, to-chk=47/82) |
09-Nov-2024 21:32:08 | 336,890 39% 21.42MB/s 0:00:00 (xfr#17, to-chk=46/82) |
09-Nov-2024 21:32:08 | 346,172 40% 22.01MB/s 0:00:00 (xfr#18, to-chk=45/82) |
09-Nov-2024 21:32:08 | 355,171 41% 21.17MB/s 0:00:00 (xfr#19, to-chk=44/82) |
09-Nov-2024 21:32:08 | 362,572 42% 21.61MB/s 0:00:00 (xfr#20, to-chk=43/82) |
09-Nov-2024 21:32:08 | 364,908 42% 21.75MB/s 0:00:00 (xfr#21, to-chk=42/82) |
09-Nov-2024 21:32:08 | 365,811 42% 21.80MB/s 0:00:00 (xfr#22, to-chk=41/82) |
09-Nov-2024 21:32:08 | 374,069 43% 20.98MB/s 0:00:00 (xfr#23, to-chk=40/82) |
09-Nov-2024 21:32:08 | 379,758 44% 21.30MB/s 0:00:00 (xfr#24, to-chk=39/82) |
09-Nov-2024 21:32:08 | 385,048 45% 21.60MB/s 0:00:00 (xfr#25, to-chk=38/82) |
09-Nov-2024 21:32:08 | 391,366 45% 14.36MB/s 0:00:00 (xfr#26, to-chk=37/82) |
09-Nov-2024 21:32:08 | 400,314 46% 14.14MB/s 0:00:00 (xfr#27, to-chk=36/82) |
09-Nov-2024 21:32:08 | 407,373 47% 14.39MB/s 0:00:00 (xfr#28, to-chk=35/82) |
09-Nov-2024 21:32:08 | 415,342 48% 14.67MB/s 0:00:00 (xfr#29, to-chk=34/82) |
09-Nov-2024 21:32:08 | 418,012 48% 14.76MB/s 0:00:00 (xfr#30, to-chk=33/82) |
09-Nov-2024 21:32:08 | 425,700 49% 14.50MB/s 0:00:00 (xfr#31, to-chk=32/82) |
09-Nov-2024 21:32:08 | 430,544 50% 14.66MB/s 0:00:00 (xfr#32, to-chk=31/82) |
09-Nov-2024 21:32:08 | 433,613 50% 14.77MB/s 0:00:00 (xfr#33, to-chk=30/82) |
09-Nov-2024 21:32:08 | 435,939 50% 14.85MB/s 0:00:00 (xfr#34, to-chk=29/82) |
09-Nov-2024 21:32:08 | 443,283 51% 15.10MB/s 0:00:00 (xfr#35, to-chk=28/82) |
09-Nov-2024 21:32:08 | 446,692 52% 14.69MB/s 0:00:00 (xfr#36, to-chk=27/82) |
09-Nov-2024 21:32:08 | 454,956 53% 14.96MB/s 0:00:00 (xfr#37, to-chk=26/82) |
09-Nov-2024 21:32:08 | 458,709 53% 15.08MB/s 0:00:00 (xfr#38, to-chk=25/82) |
09-Nov-2024 21:32:08 | 464,009 54% 14.75MB/s 0:00:00 (xfr#39, to-chk=24/82) |
09-Nov-2024 21:32:08 | 470,042 54% 14.94MB/s 0:00:00 (xfr#40, to-chk=23/82) |
09-Nov-2024 21:32:08 | 474,479 55% 15.08MB/s 0:00:00 (xfr#41, to-chk=22/82) |
09-Nov-2024 21:32:08 | 482,108 56% 15.33MB/s 0:00:00 (xfr#42, to-chk=21/82) |
09-Nov-2024 21:32:08 | 489,226 57% 15.05MB/s 0:00:00 (xfr#43, to-chk=20/82) |
09-Nov-2024 21:32:08 | 490,526 57% 15.09MB/s 0:00:00 (xfr#44, to-chk=19/82) |
09-Nov-2024 21:32:08 | 494,621 57% 15.22MB/s 0:00:00 (xfr#45, to-chk=18/82) |
09-Nov-2024 21:32:08 | 494,897 57% 15.22MB/s 0:00:00 (xfr#46, to-chk=17/82) |
09-Nov-2024 21:32:08 | 499,334 58% 14.88MB/s 0:00:00 (xfr#47, to-chk=16/82) |
09-Nov-2024 21:32:08 | 499,610 58% 14.89MB/s 0:00:00 (xfr#48, to-chk=15/82) |
09-Nov-2024 21:32:08 | 505,651 59% 15.07MB/s 0:00:00 (xfr#49, to-chk=14/82) |
09-Nov-2024 21:32:08 | 507,295 59% 15.12MB/s 0:00:00 (xfr#50, to-chk=13/82) |
09-Nov-2024 21:32:08 | 513,670 60% 14.84MB/s 0:00:00 (xfr#51, to-chk=12/82) |
09-Nov-2024 21:32:08 | 517,421 60% 14.95MB/s 0:00:00 (xfr#52, to-chk=11/82) |
09-Nov-2024 21:32:08 | 520,832 60% 15.05MB/s 0:00:00 (xfr#53, to-chk=10/82) |
09-Nov-2024 21:32:08 | 522,818 61% 14.66MB/s 0:00:00 (xfr#54, to-chk=9/82) |
09-Nov-2024 21:32:08 | 524,745 61% 14.72MB/s 0:00:00 (xfr#55, to-chk=8/82) |
09-Nov-2024 21:32:08 | 525,304 61% 14.73MB/s 0:00:00 (xfr#56, to-chk=7/82) |
09-Nov-2024 21:32:08 | 532,080 62% 14.92MB/s 0:00:00 (xfr#57, to-chk=6/82) |
09-Nov-2024 21:32:08 | 532,641 62% 14.94MB/s 0:00:00 (xfr#58, to-chk=5/82) |
09-Nov-2024 21:32:08 | 541,184 63% 15.18MB/s 0:00:00 (xfr#59, to-chk=4/82) |
09-Nov-2024 21:32:08 | 542,828 63% 15.23MB/s 0:00:00 (xfr#60, to-chk=3/82) |
09-Nov-2024 21:32:08 | 549,598 64% 14.98MB/s 0:00:00 (xfr#61, to-chk=2/82) |
09-Nov-2024 21:32:08 | 552,266 64% 15.05MB/s 0:00:00 (xfr#62, to-chk=1/82) |
09-Nov-2024 21:32:08 | 557,908 65% 15.20MB/s 0:00:00 (xfr#63, to-chk=0/82) |
09-Nov-2024 21:32:08 | 557,908 65% 15.20MB/s 0:00:00 (xfr#63, to-chk=0/82) |
09-Nov-2024 21:32:08 | 557,908 65% 15.20MB/s 0:00:00 (xfr#63, to-chk=0/82) |
09-Nov-2024 21:32:08 | 557,908 65% 14.38MB/s 0:00:00 (xfr#63, to-chk=0/82) |
09-Nov-2024 21:32:08 | 557,908 65% 14.38MB/s 0:00:00 (xfr#63, to-chk=0/82) |
09-Nov-2024 21:32:08 | 557,908 65% 14.38MB/s 0:00:00 (xfr#63, to-chk=0/82) |
09-Nov-2024 21:32:08 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:08 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:08 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:08 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:08 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:08 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:08 | 6,857 50% 558.02kB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:08 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-onezone-0/oz-panel |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:08 | 56,967 12% 54.33MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:08 | 115,541 26% 110.19MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:08 | 164,915 37% 78.64MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:08 | 221,679 49% 19.22MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:08 | 221,970 50% 19.24MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:08 | 221,970 50% 16.28MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:08 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-onezone-0/oz-worker |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=17/20) |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:08 | 23,767 3% 22.67MB/s 0:00:00 (xfr#2, to-chk=15/20) |
09-Nov-2024 21:32:08 | 48,299 7% 46.06MB/s 0:00:00 (xfr#3, to-chk=13/20) |
09-Nov-2024 21:32:08 | 48,299 7% 46.06MB/s 0:00:00 (xfr#4, to-chk=11/20) |
09-Nov-2024 21:32:08 | 71,586 11% 68.27MB/s 0:00:00 (xfr#5, to-chk=9/20) |
09-Nov-2024 21:32:08 | 71,677 11% 34.18MB/s 0:00:00 (xfr#6, to-chk=7/20) |
09-Nov-2024 21:32:08 | 208,197 32% 49.64MB/s 0:00:00 (xfr#7, to-chk=5/20) |
09-Nov-2024 21:32:08 | 208,494 32% 49.71MB/s 0:00:00 (xfr#8, to-chk=3/20) |
09-Nov-2024 21:32:08 | 322,704 50% 51.29MB/s 0:00:00 (xfr#9, to-chk=1/20) |
09-Nov-2024 21:32:08 | 322,704 50% 43.96MB/s 0:00:00 (xfr#9, to-chk=0/20) |
09-Nov-2024 21:32:08 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.15.08/pod-logs/dev-onezone-0/cluster-manager |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:32:08 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:32:08 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:32:08 | 4,708 34% 4.49MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:32:08 | 4,708 34% 4.49MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:32:08 | 6,483 48% 6.18MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:32:08 | 6,745 50% 6.43MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:32:08 | 6,745 50% 1.29MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:32:08 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1731187918.0429115 exists, exporting anyway. |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | =============================== warnings summary =============================== |
09-Nov-2024 21:32:08 | tests/utils/rest_utils.py:98 |
09-Nov-2024 21:32:08 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 21:32:08 | print(""" |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | tests/utils/path_utils.py:112 |
09-Nov-2024 21:32:08 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 21:32:08 | return path.replace("'", "\\'").replace(' ', '\ ') |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | tests/utils/acceptance_utils.py:55 |
09-Nov-2024 21:32:08 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 21:32:08 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | tests/utils/acceptance_utils.py:57 |
09-Nov-2024 21:32:08 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 21:32:08 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 21:32:08 | |
09-Nov-2024 21:32:08 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
09-Nov-2024 21:32:08 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/test-reports/results.xml - |
09-Nov-2024 21:32:08 | ================= 27 passed, 4 warnings in 1023.11s (0:17:03) ================== |
09-Nov-2024 21:32:18 | release "dev" uninstalled |
09-Nov-2024 21:32:19 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
09-Nov-2024 21:32:21 | No resources found |
09-Nov-2024 21:32:22 | Sidecar injection has been disabled |
09-Nov-2024 21:32:22 | Cleaning helm release "dev"... |
09-Nov-2024 21:32:22 | Deleted 1 helm deployments |
09-Nov-2024 21:32:22 | Deleted 0 k8s deployments |
09-Nov-2024 21:32:22 | Deleted 0 k8s services |
09-Nov-2024 21:32:22 | Deleted 0 persistent volumes |
09-Nov-2024 21:32:23 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:32:23 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
09-Nov-2024 21:32:23 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:32:23 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
09-Nov-2024 21:32:23 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
09-Nov-2024 21:32:23 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:32:23 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
09-Nov-2024 21:32:23 | Finished task 'Run acceptance oneclient tests' with result: Success |
09-Nov-2024 21:32:23 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
09-Nov-2024 21:32:23 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD... |
09-Nov-2024 21:32:23 | Finished task 'Parse test results' with result: Success |
09-Nov-2024 21:32:23 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 21:32:23 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:32:23 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3362 (ODSRV-OAP-SDCMD-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3362-ScriptBuildTask-10229584975172255615.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance |
09-Nov-2024 21:32:23 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz |
09-Nov-2024 21:32:23 | Uploading artifact |
09-Nov-2024 21:32:23 | source path: surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz |
09-Nov-2024 21:32:23 | dest. path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz |
09-Nov-2024 21:32:23 | Finished task 'Pack and push surefire artifact' with result: Success |
09-Nov-2024 21:32:23 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:32:23 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:32:23 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3362 (ODSRV-OAP-SDCMD-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3362-ScriptBuildTask-893812414887132685.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD |
09-Nov-2024 21:32:23 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
09-Nov-2024 21:32:23 | Finished task 'Pack logs' with result: Success |
09-Nov-2024 21:32:23 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:32:23 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
09-Nov-2024 21:32:23 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:32:23 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3362 (ODSRV-OAP-SDCMD-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3362-ScriptBuildTask-15184305117076774596.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance |
09-Nov-2024 21:32:23 | % Total % Received % Xferd Average Speed Time Time Time Current |
09-Nov-2024 21:32:23 | Dload Upload Total Spent Left Speed |
09-Nov-2024 21:32:23 | |
09-Nov-2024 21:32:24 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 21:32:24 | 100 4822 100 4822 0 0 61037 0 --:--:-- --:--:-- --:--:-- 61037 |
09-Nov-2024 21:32:24 | Clearing /tmp/onedata and /home/bamboo/.one-env |
09-Nov-2024 21:32:24 | Cleaning helm deployments |
09-Nov-2024 21:32:25 | Cleanining pods |
09-Nov-2024 21:32:25 | Cleaning kube persistant volumes |
09-Nov-2024 21:32:25 | Cleaning dockswift container |
09-Nov-2024 21:32:25 | Cleaning docker containers |
09-Nov-2024 21:32:28 | Stalled docker containers to remove: |
09-Nov-2024 21:32:28 | b55b6a746c82 352d3e9d02d1 a9b6a72bea5a 0aeb29e3df95 aa7b5a5d0855 71a6d46945dc 1309b017ee1e 4a36c7d40f57 5f7766248d4c 34afdbbd7db5 1711495c41f9 eb0aac27f04f 5eae9d5ca6fd b13ad1a0fa8f 49a0b6e49bc4 879334a098a7 |
09-Nov-2024 21:32:28 | Removing stalled docker containers |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: b55b6a746c82: Container b55b6a746c82d8d47edfed349d32956565dc5f6c81cf2200386c2faa55999f38 is not running |
09-Nov-2024 21:32:28 | b55b6a746c82 |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: 352d3e9d02d1: Container 352d3e9d02d1806a4b542f6549dfe98e168610c603ec5f3f3d73a3ad8b4ec89a is not running |
09-Nov-2024 21:32:28 | 352d3e9d02d1 |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: a9b6a72bea5a: Container a9b6a72bea5a19d8c565b87151426d1c8b413c333c6e29d56447fad6ef6c4596 is not running |
09-Nov-2024 21:32:28 | a9b6a72bea5a |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: 0aeb29e3df95: Container 0aeb29e3df9523046f234b8ccb1a9e1881194913490a0122eaab5543dc459ab3 is not running |
09-Nov-2024 21:32:28 | 0aeb29e3df95 |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: aa7b5a5d0855: Container aa7b5a5d08557dc4500a23adfe9740789fa8687fa1ad99d56d1af39b7e871c43 is not running |
09-Nov-2024 21:32:28 | aa7b5a5d0855 |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: 71a6d46945dc: Container 71a6d46945dc3444621251390d53a60376a79dcf30333ec23d368b3f49d61174 is not running |
09-Nov-2024 21:32:28 | 71a6d46945dc |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: 1309b017ee1e: Container 1309b017ee1ec81a13ca4111ffeac652ad32cb1c3c8878aca1f7ed13fe906ecd is not running |
09-Nov-2024 21:32:28 | 1309b017ee1e |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: 4a36c7d40f57: Container 4a36c7d40f57033e1fc4d1f7f617a09f2c3d5297ce0a5f05951be52d46a0ff7e is not running |
09-Nov-2024 21:32:28 | 4a36c7d40f57 |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: 5f7766248d4c: Container 5f7766248d4c3da5a1593b9ec0ebc46961618f9968ad798ce8f8f1985bba6682 is not running |
09-Nov-2024 21:32:28 | 5f7766248d4c |
09-Nov-2024 21:32:28 | Error response from daemon: Cannot kill container: 34afdbbd7db5: Container 34afdbbd7db5aea5ddc63e148c9e878e0765b0fc1f5338e326940e7ccce75307 is not running |
09-Nov-2024 21:32:29 | 34afdbbd7db5 |
09-Nov-2024 21:32:29 | Error response from daemon: Cannot kill container: 1711495c41f9: Container 1711495c41f9a029ebbf7e96bce434273f6d853a9fcfda3e4b95115b4a0ee7ce is not running |
09-Nov-2024 21:32:29 | 1711495c41f9 |
09-Nov-2024 21:32:29 | Error response from daemon: Cannot kill container: eb0aac27f04f: Container eb0aac27f04f6d7f72bf2227a5e2a292a73e56ec2dfc5e98e94a8e8128dc1f08 is not running |
09-Nov-2024 21:32:29 | eb0aac27f04f |
09-Nov-2024 21:32:29 | Error response from daemon: Cannot kill container: 5eae9d5ca6fd: Container 5eae9d5ca6fd050a01048a8002fe0228260d19a1b5463f0c55325916dcda6f89 is not running |
09-Nov-2024 21:32:29 | 5eae9d5ca6fd |
09-Nov-2024 21:32:29 | Error response from daemon: Cannot kill container: b13ad1a0fa8f: Container b13ad1a0fa8fbbec53d551157b2fb705d9ff4f6c84c38ca003d073247372bdcc is not running |
09-Nov-2024 21:32:29 | b13ad1a0fa8f |
09-Nov-2024 21:32:29 | Error response from daemon: Cannot kill container: 49a0b6e49bc4: Container 49a0b6e49bc476e2c15e150b37a853a4010a5422ff67b391e46e9dda939bf831 is not running |
09-Nov-2024 21:32:29 | 49a0b6e49bc4 |
09-Nov-2024 21:32:30 | 879334a098a7 |
09-Nov-2024 21:32:31 | 879334a098a7 |
09-Nov-2024 21:32:31 | Stalled docker volumes to remove: |
09-Nov-2024 21:32:31 | |
09-Nov-2024 21:32:31 | Removing stalled docker volumes |
09-Nov-2024 21:32:31 | Removing stalled loopdevices |
09-Nov-2024 21:32:33 | Done |
09-Nov-2024 21:32:33 | Finished task 'Clear env and working dir' with result: Success |
09-Nov-2024 21:32:33 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
09-Nov-2024 21:32:33 | Running post build plugin 'Docker Container Cleanup' |
09-Nov-2024 21:32:33 | Running post build plugin 'NCover Results Collector' |
09-Nov-2024 21:32:33 | Running post build plugin 'Build Results Label Collector' |
09-Nov-2024 21:32:33 | Running post build plugin 'Clover Results Collector' |
09-Nov-2024 21:32:33 | Running post build plugin 'npm Cache Cleanup' |
09-Nov-2024 21:32:33 | Running post build plugin 'Artifact Copier' |
09-Nov-2024 21:32:33 | Publishing an artifact: test_logs.tar.gz |
09-Nov-2024 21:32:33 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 169.8 ms |
09-Nov-2024 21:32:33 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD' |
09-Nov-2024 21:32:33 | Finalising the build... |
09-Nov-2024 21:32:33 | Stopping timer. |
09-Nov-2024 21:32:33 | Build ODSRV-OAP-SDCMD-3362 completed. |
09-Nov-2024 21:32:34 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
09-Nov-2024 21:32:34 | Running on server: post build plugin 'NCover Results Collector' |
09-Nov-2024 21:32:34 | Running on server: post build plugin 'Build Labeller' |
09-Nov-2024 21:32:34 | Running on server: post build plugin 'Clover Delta Calculator' |
09-Nov-2024 21:32:34 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
09-Nov-2024 21:32:34 | All post build plugins have finished |
09-Nov-2024 21:32:34 | Generating build results summary... |
09-Nov-2024 21:32:34 | Saving build results to disk... |
09-Nov-2024 21:32:34 | Store variable context... |
09-Nov-2024 21:32:34 | Finished building ODSRV-OAP-SDCMD-3362. |