oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: multiprovider regular file CRUD directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,709 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

23-Nov-2024 08:59:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6amzovq4kaa0jtlc'.
23-Nov-2024 08:59:02
23-Nov-2024 08:59:02 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 08:59:02 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 08:59:02 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
23-Nov-2024 08:59:02 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
23-Nov-2024 08:59:02 =================================================================
23-Nov-2024 08:59:02
23-Nov-2024 08:59:02 PASSED
23-Nov-2024 08:59:02 Unmounting client from /tmp/onedata/mnt/prllt36fu68w3nym
23-Nov-2024 08:59:02
23-Nov-2024 08:59:02
23-Nov-2024 08:59:02 Unmounting client from /tmp/onedata/mnt/6amzovq4kaa0jtlc
23-Nov-2024 08:59:02
23-Nov-2024 08:59:02
23-Nov-2024 08:59:37 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:59:37 =================================================================
23-Nov-2024 08:59:37 - Executing scenario 'Delete file right after closing it'
23-Nov-2024 08:59:37 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 08:59:37 -----------------------------------------------------------------
23-Nov-2024 08:59:37 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:59:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:59:37 using [token, token] by [user1, user2]"'
23-Nov-2024 08:59:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:59:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:59:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2rkhl'
23-Nov-2024 08:59:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2rkhl' successfully started
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/e7k93xoldtjuc68i
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e7k93xoldtjuc68i --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e7k93xoldtjuc68i
23-Nov-2024 08:59:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '220155690503777758'...
23-Nov-2024 08:59:37 Getting configuration...
23-Nov-2024 08:59:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e7k93xoldtjuc68i'.
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:59:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:59:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jht68'
23-Nov-2024 08:59:37 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jht68' successfully started
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4nvctdqqa7qh7pz0
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4nvctdqqa7qh7pz0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4nvctdqqa7qh7pz0
23-Nov-2024 08:59:37 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11295847860835949004'...
23-Nov-2024 08:59:37 Getting configuration...
23-Nov-2024 08:59:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4nvctdqqa7qh7pz0'.
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 08:59:37 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 08:59:37 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 08:59:37 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 08:59:37 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
23-Nov-2024 08:59:37 -- Executing step: 'When "user1 closes space1/file1 on client11"'
23-Nov-2024 08:59:37 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
23-Nov-2024 08:59:37 -- Executing step: 'When "space1 is empty for user1 on client11"'
23-Nov-2024 08:59:37 =================================================================
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 PASSED
23-Nov-2024 08:59:37 Unmounting client from /tmp/onedata/mnt/e7k93xoldtjuc68i
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37 Unmounting client from /tmp/onedata/mnt/4nvctdqqa7qh7pz0
23-Nov-2024 08:59:37
23-Nov-2024 08:59:37
23-Nov-2024 09:00:17 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 09:00:17 =================================================================
23-Nov-2024 09:00:17 - Executing scenario 'Create many children'
23-Nov-2024 09:00:17 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 09:00:17 -----------------------------------------------------------------
23-Nov-2024 09:00:17 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:00:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:00:17 using [token, token] by [user1, user2]"'
23-Nov-2024 09:00:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:00:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:00:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2rkhl'
23-Nov-2024 09:00:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2rkhl' successfully started
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iul4e7w2e2z3a8h3
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iul4e7w2e2z3a8h3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iul4e7w2e2z3a8h3
23-Nov-2024 09:00:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10877278873936141904'...
23-Nov-2024 09:00:17 Getting configuration...
23-Nov-2024 09:00:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iul4e7w2e2z3a8h3'.
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:00:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:00:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jht68'
23-Nov-2024 09:00:17 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jht68' successfully started
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/i2n1yhg804skhh74
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i2n1yhg804skhh74 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i2n1yhg804skhh74
23-Nov-2024 09:00:17 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15431270310547304653'...
23-Nov-2024 09:00:17 Getting configuration...
23-Nov-2024 09:00:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i2n1yhg804skhh74'.
23-Nov-2024 09:00:17
23-Nov-2024 09:00:17 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
23-Nov-2024 09:00:17 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
23-Nov-2024 09:00:17 =================================================================
23-Nov-2024 09:00:17
23-Nov-2024 09:00:27 PASSED
23-Nov-2024 09:00:27 Unmounting client from /tmp/onedata/mnt/iul4e7w2e2z3a8h3
23-Nov-2024 09:00:27
23-Nov-2024 09:00:27
23-Nov-2024 09:00:27 Unmounting client from /tmp/onedata/mnt/i2n1yhg804skhh74
23-Nov-2024 09:00:27
23-Nov-2024 09:00:27
23-Nov-2024 09:01:00 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 09:01:00 =================================================================
23-Nov-2024 09:01:00 - Executing scenario 'Create nonempty file then copy it and remove source file'
23-Nov-2024 09:01:00 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 09:01:00 -----------------------------------------------------------------
23-Nov-2024 09:01:00 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:01:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:01:00 using [token, token] by [user1, user2]"'
23-Nov-2024 09:01:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:01:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:01:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2rkhl'
23-Nov-2024 09:01:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2rkhl' successfully started
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1wohlv99vlich24n
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1wohlv99vlich24n --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1wohlv99vlich24n
23-Nov-2024 09:01:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16460569015061110436'...
23-Nov-2024 09:01:00 Getting configuration...
23-Nov-2024 09:01:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1wohlv99vlich24n'.
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:01:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:01:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jht68'
23-Nov-2024 09:01:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jht68' successfully started
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7sux9nvwwu2fzi5d
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7sux9nvwwu2fzi5d --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7sux9nvwwu2fzi5d
23-Nov-2024 09:01:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12133798045076910046'...
23-Nov-2024 09:01:00 Getting configuration...
23-Nov-2024 09:01:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7sux9nvwwu2fzi5d'.
23-Nov-2024 09:01:00
23-Nov-2024 09:01:00 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 09:01:00 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 09:01:00 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
23-Nov-2024 09:01:00 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
23-Nov-2024 09:01:00 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
23-Nov-2024 09:01:00 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
23-Nov-2024 09:01:00 =================================================================
23-Nov-2024 09:01:00
23-Nov-2024 09:01:01 PASSED
23-Nov-2024 09:01:01 Unmounting client from /tmp/onedata/mnt/1wohlv99vlich24n
23-Nov-2024 09:01:01
23-Nov-2024 09:01:01
23-Nov-2024 09:01:01 Unmounting client from /tmp/onedata/mnt/7sux9nvwwu2fzi5d
23-Nov-2024 09:01:01
23-Nov-2024 09:01:01
23-Nov-2024 09:01:41 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 09:01:41 =================================================================
23-Nov-2024 09:01:41 - Executing scenario 'Create nonempty file then move it to another space'
23-Nov-2024 09:01:41 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 09:01:41 -----------------------------------------------------------------
23-Nov-2024 09:01:41 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 09:01:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 09:01:41 using [token, token] by [user1, user2]"'
23-Nov-2024 09:01:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:01:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:01:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2rkhl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2rkhl'
23-Nov-2024 09:01:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2rkhl' successfully started
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/biihtt4taaw1t33e
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/biihtt4taaw1t33e --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/biihtt4taaw1t33e
23-Nov-2024 09:01:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2013614273238498515'...
23-Nov-2024 09:01:41 Getting configuration...
23-Nov-2024 09:01:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/biihtt4taaw1t33e'.
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 09:01:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 09:01:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jht68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jht68'
23-Nov-2024 09:01:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jht68' successfully started
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/c10t9beq6lzsrqy0
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c10t9beq6lzsrqy0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c10t9beq6lzsrqy0
23-Nov-2024 09:01:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8192290711542455607'...
23-Nov-2024 09:01:41 Getting configuration...
23-Nov-2024 09:01:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c10t9beq6lzsrqy0'.
23-Nov-2024 09:01:41
23-Nov-2024 09:01:41 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 09:01:41 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 09:01:41 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
23-Nov-2024 09:01:41 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
23-Nov-2024 09:01:41 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
23-Nov-2024 09:01:41 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
23-Nov-2024 09:01:41 =================================================================
23-Nov-2024 09:01:41
23-Nov-2024 09:01:53 PASSED
23-Nov-2024 09:01:53 Unmounting client from /tmp/onedata/mnt/biihtt4taaw1t33e
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53 Unmounting client from /tmp/onedata/mnt/c10t9beq6lzsrqy0
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1732352502.020184', '-c', '/tmp/logs']
23-Nov-2024 09:01:53 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-7pggp. See /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-cross-support-job-3p-users-7pggp/entrypoint.log for more details
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-2rkhl: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-oneclient-krakow-7d9476b8bc-2rkhl/oneclient_logs
23-Nov-2024 09:01:53 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 09:01:53 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53          58,507   0%   27.90MB/s    0:00:00 (xfr#1, to-chk=185/218)
23-Nov-2024 09:01:53          58,507   0%   27.90MB/s    0:00:00 (xfr#1, to-chk=179/218)
23-Nov-2024 09:01:53          59,257   0%   28.26MB/s    0:00:00 (xfr#2, to-chk=181/218)
23-Nov-2024 09:01:53         296,685   2%   16.64MB/s    0:00:00 (xfr#3, to-chk=180/218)
23-Nov-2024 09:01:53         297,435   2%   16.69MB/s    0:00:00 (xfr#4, to-chk=179/218)
23-Nov-2024 09:01:53         352,451   2%   17.69MB/s    0:00:00 (xfr#5, to-chk=178/218)
23-Nov-2024 09:01:53         353,105   2%   16.84MB/s    0:00:00 (xfr#6, to-chk=174/218)
23-Nov-2024 09:01:53         544,332   4%   18.54MB/s    0:00:00 (xfr#7, to-chk=173/218)
23-Nov-2024 09:01:53         544,986   4%   18.56MB/s    0:00:00 (xfr#8, to-chk=172/218)
23-Nov-2024 09:01:53         592,887   4%   20.19MB/s    0:00:00 (xfr#9, to-chk=171/218)
23-Nov-2024 09:01:53         593,445   4%   19.52MB/s    0:00:00 (xfr#10, to-chk=167/218)
23-Nov-2024 09:01:53         799,114   6%   14.66MB/s    0:00:00 (xfr#11, to-chk=166/218)
23-Nov-2024 09:01:53         799,672   6%   14.67MB/s    0:00:00 (xfr#12, to-chk=165/218)
23-Nov-2024 09:01:53         872,774   7%   12.42MB/s    0:00:00 (xfr#13, to-chk=164/218)
23-Nov-2024 09:01:53         873,428   7%   12.25MB/s    0:00:00 (xfr#14, to-chk=160/218)
23-Nov-2024 09:01:53       1,184,183   9%   11.89MB/s    0:00:00 (xfr#15, to-chk=159/218)
23-Nov-2024 09:01:53       1,184,837   9%   11.77MB/s    0:00:00 (xfr#16, to-chk=158/218)
23-Nov-2024 09:01:53       1,215,334   9%   11.04MB/s    0:00:00 (xfr#17, to-chk=157/218)
23-Nov-2024 09:01:53       1,215,700   9%   11.04MB/s    0:00:00 (xfr#18, to-chk=153/218)
23-Nov-2024 09:01:53       1,350,851  10%    9.69MB/s    0:00:00 (xfr#19, to-chk=152/218)
23-Nov-2024 09:01:53       1,351,217  10%    9.69MB/s    0:00:00 (xfr#20, to-chk=151/218)
23-Nov-2024 09:01:53       1,397,308  11%    9.45MB/s    0:00:00 (xfr#21, to-chk=150/218)
23-Nov-2024 09:01:53       1,397,866  11%    9.39MB/s    0:00:00 (xfr#22, to-chk=146/218)
23-Nov-2024 09:01:53       1,542,398  12%    9.74MB/s    0:00:00 (xfr#23, to-chk=145/218)
23-Nov-2024 09:01:53       1,542,956  12%    9.74MB/s    0:00:00 (xfr#24, to-chk=144/218)
23-Nov-2024 09:01:53       1,597,994  12%    9.77MB/s    0:00:00 (xfr#25, to-chk=143/218)
23-Nov-2024 09:01:53       1,598,360  12%    9.77MB/s    0:00:00 (xfr#26, to-chk=139/218)
23-Nov-2024 09:01:53       1,828,684  14%   10.08MB/s    0:00:00 (xfr#27, to-chk=138/218)
23-Nov-2024 09:01:53       1,829,050  14%   10.08MB/s    0:00:00 (xfr#28, to-chk=137/218)
23-Nov-2024 09:01:53       1,865,399  14%   10.28MB/s    0:00:00 (xfr#29, to-chk=136/218)
23-Nov-2024 09:01:53       1,865,861  14%   10.29MB/s    0:00:00 (xfr#30, to-chk=132/218)
23-Nov-2024 09:01:53       1,991,160  16%   10.85MB/s    0:00:00 (xfr#31, to-chk=131/218)
23-Nov-2024 09:01:53       1,991,622  16%   10.85MB/s    0:00:00 (xfr#32, to-chk=130/218)
23-Nov-2024 09:01:53       2,055,499  16%   11.14MB/s    0:00:00 (xfr#33, to-chk=129/218)
23-Nov-2024 09:01:53       2,056,249  16%   11.14MB/s    0:00:00 (xfr#34, to-chk=125/218)
23-Nov-2024 09:01:53       2,313,514  18%   10.82MB/s    0:00:00 (xfr#35, to-chk=124/218)
23-Nov-2024 09:01:53       2,314,264  18%   10.77MB/s    0:00:00 (xfr#36, to-chk=123/218)
23-Nov-2024 09:01:53       2,357,124  18%   10.97MB/s    0:00:00 (xfr#37, to-chk=122/218)
23-Nov-2024 09:01:53       2,357,682  18%   10.97MB/s    0:00:00 (xfr#38, to-chk=118/218)
23-Nov-2024 09:01:53       2,494,703  20%   10.62MB/s    0:00:00 (xfr#39, to-chk=117/218)
23-Nov-2024 09:01:53       2,495,261  20%   10.62MB/s    0:00:00 (xfr#40, to-chk=116/218)
23-Nov-2024 09:01:53       2,555,721  20%   10.37MB/s    0:00:00 (xfr#41, to-chk=115/218)
23-Nov-2024 09:01:53       2,556,087  20%   10.37MB/s    0:00:00 (xfr#42, to-chk=111/218)
23-Nov-2024 09:01:53       2,754,200  22%   11.13MB/s    0:00:00 (xfr#43, to-chk=110/218)
23-Nov-2024 09:01:53       2,754,566  22%   11.13MB/s    0:00:00 (xfr#44, to-chk=109/218)
23-Nov-2024 09:01:53       2,799,592  22%   11.22MB/s    0:00:00 (xfr#45, to-chk=108/218)
23-Nov-2024 09:01:53       2,800,246  22%   11.22MB/s    0:00:00 (xfr#46, to-chk=104/218)
23-Nov-2024 09:01:53       2,945,172  23%   11.56MB/s    0:00:00 (xfr#47, to-chk=103/218)
23-Nov-2024 09:01:53       2,945,826  23%   11.56MB/s    0:00:00 (xfr#48, to-chk=102/218)
23-Nov-2024 09:01:53       2,946,454  23%   11.56MB/s    0:00:00 (xfr#49, to-chk=101/218)
23-Nov-2024 09:01:53       2,973,650  23%   11.58MB/s    0:00:00 (xfr#50, to-chk=100/218)
23-Nov-2024 09:01:53       2,974,208  23%   11.58MB/s    0:00:00 (xfr#51, to-chk=96/218)
23-Nov-2024 09:01:53       3,076,369  24%   11.78MB/s    0:00:00 (xfr#52, to-chk=95/218)
23-Nov-2024 09:01:53       3,076,927  24%   11.74MB/s    0:00:00 (xfr#53, to-chk=94/218)
23-Nov-2024 09:01:53       3,837,852  30%   13.36MB/s    0:00:00 (xfr#54, to-chk=93/218)
23-Nov-2024 09:01:53       3,838,122  30%   13.36MB/s    0:00:00 (xfr#55, to-chk=89/218)
23-Nov-2024 09:01:53       7,019,191  56%   18.86MB/s    0:00:00 (xfr#56, to-chk=88/218)
23-Nov-2024 09:01:53       7,019,461  56%   18.86MB/s    0:00:00 (xfr#57, to-chk=87/218)
23-Nov-2024 09:01:53       7,055,834  56%   18.95MB/s    0:00:00 (xfr#58, to-chk=86/218)
23-Nov-2024 09:01:53       7,056,392  56%   18.90MB/s    0:00:00 (xfr#59, to-chk=82/218)
23-Nov-2024 09:01:53       7,190,620  57%   19.21MB/s    0:00:00 (xfr#60, to-chk=81/218)
23-Nov-2024 09:01:53       7,191,178  57%   19.21MB/s    0:00:00 (xfr#61, to-chk=80/218)
23-Nov-2024 09:01:53       7,230,986  58%   19.26MB/s    0:00:00 (xfr#62, to-chk=79/218)
23-Nov-2024 09:01:53       7,231,256  58%   19.26MB/s    0:00:00 (xfr#63, to-chk=75/218)
23-Nov-2024 09:01:53       7,411,838  59%   19.69MB/s    0:00:00 (xfr#64, to-chk=74/218)
23-Nov-2024 09:01:53       7,412,108  59%   19.69MB/s    0:00:00 (xfr#65, to-chk=73/218)
23-Nov-2024 09:01:53       7,412,736  59%   19.69MB/s    0:00:00 (xfr#66, to-chk=72/218)
23-Nov-2024 09:01:53       7,446,604  59%   19.73MB/s    0:00:00 (xfr#67, to-chk=71/218)
23-Nov-2024 09:01:53       7,447,258  59%   19.73MB/s    0:00:00 (xfr#68, to-chk=67/218)
23-Nov-2024 09:01:53       7,570,073  60%   20.05MB/s    0:00:00 (xfr#69, to-chk=66/218)
23-Nov-2024 09:01:53       7,570,727  60%   20.06MB/s    0:00:00 (xfr#70, to-chk=65/218)
23-Nov-2024 09:01:53       7,622,303  61%   20.14MB/s    0:00:00 (xfr#71, to-chk=64/218)
23-Nov-2024 09:01:53       7,622,957  61%   20.14MB/s    0:00:00 (xfr#72, to-chk=60/218)
23-Nov-2024 09:01:53       7,799,862  62%   19.68MB/s    0:00:00 (xfr#73, to-chk=59/218)
23-Nov-2024 09:01:53       7,800,516  62%   19.68MB/s    0:00:00 (xfr#74, to-chk=58/218)
23-Nov-2024 09:01:53       7,843,230  63%   19.74MB/s    0:00:00 (xfr#75, to-chk=57/218)
23-Nov-2024 09:01:53       7,843,980  63%   19.69MB/s    0:00:00 (xfr#76, to-chk=53/218)
23-Nov-2024 09:01:53       7,991,743  64%   19.95MB/s    0:00:00 (xfr#77, to-chk=52/218)
23-Nov-2024 09:01:53       7,992,493  64%   19.90MB/s    0:00:00 (xfr#78, to-chk=51/218)
23-Nov-2024 09:01:53       7,993,121  64%   19.90MB/s    0:00:00 (xfr#79, to-chk=50/218)
23-Nov-2024 09:01:53       8,061,594  64%   20.02MB/s    0:00:00 (xfr#80, to-chk=49/218)
23-Nov-2024 09:01:53       8,062,440  64%   20.02MB/s    0:00:00 (xfr#81, to-chk=45/218)
23-Nov-2024 09:01:53       8,651,440  69%   20.99MB/s    0:00:00 (xfr#82, to-chk=44/218)
23-Nov-2024 09:01:53       8,652,286  69%   21.00MB/s    0:00:00 (xfr#83, to-chk=43/218)
23-Nov-2024 09:01:53       8,735,201  70%   21.14MB/s    0:00:00 (xfr#84, to-chk=42/218)
23-Nov-2024 09:01:53       8,735,759  70%   21.14MB/s    0:00:00 (xfr#85, to-chk=38/218)
23-Nov-2024 09:01:53      11,269,464  90%   24.04MB/s    0:00:00 (xfr#86, to-chk=37/218)
23-Nov-2024 09:01:53      11,270,022  90%   24.04MB/s    0:00:00 (xfr#87, to-chk=36/218)
23-Nov-2024 09:01:53      11,324,010  91%   24.11MB/s    0:00:00 (xfr#88, to-chk=35/218)
23-Nov-2024 09:01:53      11,324,664  91%   24.11MB/s    0:00:00 (xfr#89, to-chk=31/218)
23-Nov-2024 09:01:53      11,525,139  92%   24.16MB/s    0:00:00 (xfr#90, to-chk=30/218)
23-Nov-2024 09:01:53      11,525,793  92%   24.16MB/s    0:00:00 (xfr#91, to-chk=29/218)
23-Nov-2024 09:01:53      11,566,629  92%   24.24MB/s    0:00:00 (xfr#92, to-chk=28/218)
23-Nov-2024 09:01:53      11,567,091  92%   24.24MB/s    0:00:00 (xfr#93, to-chk=24/218)
23-Nov-2024 09:01:53      11,732,874  94%   24.43MB/s    0:00:00 (xfr#94, to-chk=23/218)
23-Nov-2024 09:01:53      11,733,336  94%   24.38MB/s    0:00:00 (xfr#95, to-chk=22/218)
23-Nov-2024 09:01:53      11,798,448  94%   24.35MB/s    0:00:00 (xfr#96, to-chk=21/218)
23-Nov-2024 09:01:53      11,799,198  94%   24.30MB/s    0:00:00 (xfr#97, to-chk=17/218)
23-Nov-2024 09:01:53      12,031,084  96%   24.57MB/s    0:00:00 (xfr#98, to-chk=16/218)
23-Nov-2024 09:01:53      12,031,834  96%   24.52MB/s    0:00:00 (xfr#99, to-chk=15/218)
23-Nov-2024 09:01:53      12,072,712  97%   24.19MB/s    0:00:00 (xfr#100, to-chk=14/218)
23-Nov-2024 09:01:53      12,073,366  97%   24.19MB/s    0:00:00 (xfr#101, to-chk=10/218)
23-Nov-2024 09:01:53      12,210,944  98%   24.31MB/s    0:00:00 (xfr#102, to-chk=9/218)
23-Nov-2024 09:01:53      12,211,598  98%   24.31MB/s    0:00:00 (xfr#103, to-chk=8/218)
23-Nov-2024 09:01:53      12,252,620  98%   24.34MB/s    0:00:00 (xfr#104, to-chk=7/218)
23-Nov-2024 09:01:53      12,253,178  98%   24.34MB/s    0:00:00 (xfr#105, to-chk=3/218)
23-Nov-2024 09:01:53      12,395,048  99%   24.58MB/s    0:00:00 (xfr#106, to-chk=2/218)
23-Nov-2024 09:01:53      12,395,606  99%   24.58MB/s    0:00:00 (xfr#107, to-chk=1/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.61MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.51MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.51MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53      12,438,328  99%   24.51MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-jht68: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-oneclient-paris-5cc45c8cb7-jht68/oneclient_logs
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=192/224)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=191/224)
23-Nov-2024 09:01:53             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=184/224)
23-Nov-2024 09:01:53          33,397   0%   31.85MB/s    0:00:00 (xfr#2, to-chk=190/224)
23-Nov-2024 09:01:53          33,955   0%   32.38MB/s    0:00:00 (xfr#3, to-chk=186/224)
23-Nov-2024 09:01:53         160,766   1%   25.55MB/s    0:00:00 (xfr#4, to-chk=185/224)
23-Nov-2024 09:01:53         161,324   1%   25.64MB/s    0:00:00 (xfr#5, to-chk=184/224)
23-Nov-2024 09:01:53         187,592   2%   25.56MB/s    0:00:00 (xfr#6, to-chk=183/224)
23-Nov-2024 09:01:53         188,150   2%   25.63MB/s    0:00:00 (xfr#7, to-chk=179/224)
23-Nov-2024 09:01:53         339,759   3%   14.09MB/s    0:00:00 (xfr#8, to-chk=178/224)
23-Nov-2024 09:01:53         340,317   3%   14.11MB/s    0:00:00 (xfr#9, to-chk=177/224)
23-Nov-2024 09:01:53         363,209   4%   14.43MB/s    0:00:00 (xfr#10, to-chk=176/224)
23-Nov-2024 09:01:53         363,863   4%   14.46MB/s    0:00:00 (xfr#11, to-chk=172/224)
23-Nov-2024 09:01:53         475,304   5%   18.89MB/s    0:00:00 (xfr#12, to-chk=171/224)
23-Nov-2024 09:01:53         475,958   5%   18.91MB/s    0:00:00 (xfr#13, to-chk=170/224)
23-Nov-2024 09:01:53         547,509   6%   20.89MB/s    0:00:00 (xfr#14, to-chk=169/224)
23-Nov-2024 09:01:53         547,971   6%   20.90MB/s    0:00:00 (xfr#15, to-chk=165/224)
23-Nov-2024 09:01:53         852,883   9%   23.24MB/s    0:00:00 (xfr#16, to-chk=164/224)
23-Nov-2024 09:01:53         853,345   9%   23.25MB/s    0:00:00 (xfr#17, to-chk=163/224)
23-Nov-2024 09:01:53         853,973   9%   23.27MB/s    0:00:00 (xfr#18, to-chk=162/224)
23-Nov-2024 09:01:53         913,988  10%   24.90MB/s    0:00:00 (xfr#19, to-chk=161/224)
23-Nov-2024 09:01:53         914,738  10%   24.23MB/s    0:00:00 (xfr#20, to-chk=157/224)
23-Nov-2024 09:01:53       1,176,694  13%   30.33MB/s    0:00:00 (xfr#21, to-chk=156/224)
23-Nov-2024 09:01:53       1,177,444  13%   30.35MB/s    0:00:00 (xfr#22, to-chk=155/224)
23-Nov-2024 09:01:53       1,178,072  13%   30.36MB/s    0:00:00 (xfr#23, to-chk=154/224)
23-Nov-2024 09:01:53       1,321,633  15%   29.31MB/s    0:00:00 (xfr#24, to-chk=153/224)
23-Nov-2024 09:01:53       1,322,191  15%   29.32MB/s    0:00:00 (xfr#25, to-chk=149/224)
23-Nov-2024 09:01:53       1,755,970  19%   30.45MB/s    0:00:00 (xfr#26, to-chk=148/224)
23-Nov-2024 09:01:53       1,756,528  19%   30.46MB/s    0:00:00 (xfr#27, to-chk=147/224)
23-Nov-2024 09:01:53       1,757,156  19%   30.47MB/s    0:00:00 (xfr#28, to-chk=146/224)
23-Nov-2024 09:01:53       1,794,491  20%   26.74MB/s    0:00:00 (xfr#29, to-chk=145/224)
23-Nov-2024 09:01:53       1,794,953  20%   26.75MB/s    0:00:00 (xfr#30, to-chk=141/224)
23-Nov-2024 09:01:53       1,909,304  21%   27.59MB/s    0:00:00 (xfr#31, to-chk=140/224)
23-Nov-2024 09:01:53       1,909,766  21%   27.60MB/s    0:00:00 (xfr#32, to-chk=139/224)
23-Nov-2024 09:01:53       2,046,056  23%   28.28MB/s    0:00:00 (xfr#33, to-chk=138/224)
23-Nov-2024 09:01:53       2,046,998  23%   28.29MB/s    0:00:00 (xfr#34, to-chk=134/224)
23-Nov-2024 09:01:53       2,443,460  27%   28.42MB/s    0:00:00 (xfr#35, to-chk=133/224)
23-Nov-2024 09:01:53       2,444,402  27%   28.43MB/s    0:00:00 (xfr#36, to-chk=132/224)
23-Nov-2024 09:01:53       2,445,030  27%   28.44MB/s    0:00:00 (xfr#37, to-chk=131/224)
23-Nov-2024 09:01:53       2,478,944  28%   27.81MB/s    0:00:00 (xfr#38, to-chk=130/224)
23-Nov-2024 09:01:53       2,479,406  28%   27.82MB/s    0:00:00 (xfr#39, to-chk=126/224)
23-Nov-2024 09:01:53       2,639,195  29%   28.60MB/s    0:00:00 (xfr#40, to-chk=125/224)
23-Nov-2024 09:01:53       2,639,657  30%   28.61MB/s    0:00:00 (xfr#41, to-chk=124/224)
23-Nov-2024 09:01:53       2,692,851  30%   29.18MB/s    0:00:00 (xfr#42, to-chk=123/224)
23-Nov-2024 09:01:53       2,693,409  30%   29.19MB/s    0:00:00 (xfr#43, to-chk=119/224)
23-Nov-2024 09:01:53       2,862,516  32%   28.44MB/s    0:00:00 (xfr#44, to-chk=118/224)
23-Nov-2024 09:01:53       2,863,074  32%   28.44MB/s    0:00:00 (xfr#45, to-chk=117/224)
23-Nov-2024 09:01:53       2,899,655  32%   28.22MB/s    0:00:00 (xfr#46, to-chk=116/224)
23-Nov-2024 09:01:53       2,900,117  32%   28.22MB/s    0:00:00 (xfr#47, to-chk=112/224)
23-Nov-2024 09:01:53       3,061,294  34%   28.07MB/s    0:00:00 (xfr#48, to-chk=111/224)
23-Nov-2024 09:01:53       3,061,756  34%   28.08MB/s    0:00:00 (xfr#49, to-chk=110/224)
23-Nov-2024 09:01:53       3,062,384  34%   28.08MB/s    0:00:00 (xfr#50, to-chk=109/224)
23-Nov-2024 09:01:53       3,096,344  35%   28.12MB/s    0:00:00 (xfr#51, to-chk=108/224)
23-Nov-2024 09:01:53       3,096,998  35%   28.13MB/s    0:00:00 (xfr#52, to-chk=104/224)
23-Nov-2024 09:01:53       3,256,200  37%   28.49MB/s    0:00:00 (xfr#53, to-chk=103/224)
23-Nov-2024 09:01:53       3,256,854  37%   28.50MB/s    0:00:00 (xfr#54, to-chk=102/224)
23-Nov-2024 09:01:53       3,287,420  37%   28.50MB/s    0:00:00 (xfr#55, to-chk=101/224)
23-Nov-2024 09:01:53       3,288,170  37%   28.51MB/s    0:00:00 (xfr#56, to-chk=97/224)
23-Nov-2024 09:01:53       3,292,305  37%   28.54MB/s    0:00:00 (xfr#57, to-chk=96/224)
23-Nov-2024 09:01:53       3,408,954  38%   28.27MB/s    0:00:00 (xfr#58, to-chk=95/224)
23-Nov-2024 09:01:53       3,409,704  38%   28.28MB/s    0:00:00 (xfr#59, to-chk=94/224)
23-Nov-2024 09:01:53       3,468,661  39%   28.76MB/s    0:00:00 (xfr#60, to-chk=93/224)
23-Nov-2024 09:01:53       3,469,315  39%   28.77MB/s    0:00:00 (xfr#61, to-chk=89/224)
23-Nov-2024 09:01:53       3,738,034  42%   27.85MB/s    0:00:00 (xfr#62, to-chk=88/224)
23-Nov-2024 09:01:53       3,738,688  42%   27.86MB/s    0:00:00 (xfr#63, to-chk=87/224)
23-Nov-2024 09:01:53       3,739,316  42%   27.86MB/s    0:00:00 (xfr#64, to-chk=86/224)
23-Nov-2024 09:01:53       4,081,507  46%   27.80MB/s    0:00:00 (xfr#65, to-chk=85/224)
23-Nov-2024 09:01:53       4,082,065  46%   27.81MB/s    0:00:00 (xfr#66, to-chk=81/224)
23-Nov-2024 09:01:53       5,335,583  60%   30.84MB/s    0:00:00 (xfr#67, to-chk=80/224)
23-Nov-2024 09:01:53       5,350,676  60%   30.93MB/s    0:00:00 (xfr#68, to-chk=79/224)
23-Nov-2024 09:01:53       5,405,714  61%   31.06MB/s    0:00:00 (xfr#69, to-chk=78/224)
23-Nov-2024 09:01:53       5,406,368  61%   31.06MB/s    0:00:00 (xfr#70, to-chk=74/224)
23-Nov-2024 09:01:53       5,594,131  63%   31.38MB/s    0:00:00 (xfr#71, to-chk=73/224)
23-Nov-2024 09:01:53       5,595,305  63%   31.39MB/s    0:00:00 (xfr#72, to-chk=72/224)
23-Nov-2024 09:01:53       5,729,415  65%   31.77MB/s    0:00:00 (xfr#73, to-chk=71/224)
23-Nov-2024 09:01:53       5,729,973  65%   31.77MB/s    0:00:00 (xfr#74, to-chk=67/224)
23-Nov-2024 09:01:53       6,223,322  70%   33.53MB/s    0:00:00 (xfr#75, to-chk=66/224)
23-Nov-2024 09:01:53       6,223,880  70%   33.53MB/s    0:00:00 (xfr#76, to-chk=65/224)
23-Nov-2024 09:01:53       6,262,085  71%   33.74MB/s    0:00:00 (xfr#77, to-chk=64/224)
23-Nov-2024 09:01:53       6,262,835  71%   33.74MB/s    0:00:00 (xfr#78, to-chk=60/224)
23-Nov-2024 09:01:53       6,394,618  72%   34.26MB/s    0:00:00 (xfr#79, to-chk=59/224)
23-Nov-2024 09:01:53       6,395,368  72%   34.26MB/s    0:00:00 (xfr#80, to-chk=58/224)
23-Nov-2024 09:01:53       6,450,109  73%   34.17MB/s    0:00:00 (xfr#81, to-chk=57/224)
23-Nov-2024 09:01:53       6,450,859  73%   34.18MB/s    0:00:00 (xfr#82, to-chk=53/224)
23-Nov-2024 09:01:53       6,674,482  75%   35.17MB/s    0:00:00 (xfr#83, to-chk=52/224)
23-Nov-2024 09:01:53       6,675,232  75%   35.17MB/s    0:00:00 (xfr#84, to-chk=51/224)
23-Nov-2024 09:01:53       6,718,420  76%   35.40MB/s    0:00:00 (xfr#85, to-chk=50/224)
23-Nov-2024 09:01:53       6,718,882  76%   35.40MB/s    0:00:00 (xfr#86, to-chk=46/224)
23-Nov-2024 09:01:53       6,866,392  78%   35.59MB/s    0:00:00 (xfr#87, to-chk=45/224)
23-Nov-2024 09:01:53       6,866,854  78%   35.40MB/s    0:00:00 (xfr#88, to-chk=44/224)
23-Nov-2024 09:01:53       6,867,482  78%   35.40MB/s    0:00:00 (xfr#89, to-chk=43/224)
23-Nov-2024 09:01:53       6,890,420  78%   35.52MB/s    0:00:00 (xfr#90, to-chk=42/224)
23-Nov-2024 09:01:53       6,890,978  78%   35.52MB/s    0:00:00 (xfr#91, to-chk=38/224)
23-Nov-2024 09:01:53       7,015,982  79%   35.97MB/s    0:00:00 (xfr#92, to-chk=37/224)
23-Nov-2024 09:01:53       7,016,540  79%   35.98MB/s    0:00:00 (xfr#93, to-chk=36/224)
23-Nov-2024 09:01:53       7,082,803  80%   36.12MB/s    0:00:00 (xfr#94, to-chk=35/224)
23-Nov-2024 09:01:53       7,083,841  80%   36.13MB/s    0:00:00 (xfr#95, to-chk=31/224)
23-Nov-2024 09:01:53       7,321,787  83%   36.56MB/s    0:00:00 (xfr#96, to-chk=30/224)
23-Nov-2024 09:01:53       7,322,825  83%   36.56MB/s    0:00:00 (xfr#97, to-chk=29/224)
23-Nov-2024 09:01:53       7,368,148  83%   36.79MB/s    0:00:00 (xfr#98, to-chk=28/224)
23-Nov-2024 09:01:53       7,368,914  83%   36.41MB/s    0:00:00 (xfr#99, to-chk=24/224)
23-Nov-2024 09:01:53       7,581,544  86%   35.97MB/s    0:00:00 (xfr#100, to-chk=23/224)
23-Nov-2024 09:01:53       7,582,830  86%   35.98MB/s    0:00:00 (xfr#101, to-chk=22/224)
23-Nov-2024 09:01:53       7,635,769  86%   36.05MB/s    0:00:00 (xfr#102, to-chk=21/224)
23-Nov-2024 09:01:53       7,636,423  86%   36.05MB/s    0:00:00 (xfr#103, to-chk=17/224)
23-Nov-2024 09:01:53       7,863,395  89%   36.58MB/s    0:00:00 (xfr#104, to-chk=16/224)
23-Nov-2024 09:01:53       7,864,049  89%   36.41MB/s    0:00:00 (xfr#105, to-chk=15/224)
23-Nov-2024 09:01:53       7,962,472  90%   36.86MB/s    0:00:00 (xfr#106, to-chk=14/224)
23-Nov-2024 09:01:53       7,963,030  90%   36.86MB/s    0:00:00 (xfr#107, to-chk=10/224)
23-Nov-2024 09:01:53       8,361,942  95%   35.29MB/s    0:00:00 (xfr#108, to-chk=9/224)
23-Nov-2024 09:01:53       8,362,500  95%   35.29MB/s    0:00:00 (xfr#109, to-chk=8/224)
23-Nov-2024 09:01:53       8,433,868  95%   35.43MB/s    0:00:00 (xfr#110, to-chk=7/224)
23-Nov-2024 09:01:53       8,434,618  95%   35.44MB/s    0:00:00 (xfr#111, to-chk=3/224)
23-Nov-2024 09:01:53       8,694,084  98%   36.05MB/s    0:00:00 (xfr#112, to-chk=2/224)
23-Nov-2024 09:01:53       8,694,834  98%   36.05MB/s    0:00:00 (xfr#113, to-chk=1/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.46MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.15MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.15MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53       8,793,693  99%   36.15MB/s    0:00:00 (xfr#114, to-chk=0/224)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53          23,499  16%   22.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:01:53          47,983  33%   45.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:01:53          47,983  33%   45.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:01:53          71,279  49%   67.98MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:01:53          71,570  50%   68.25MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:01:53          71,570  50%   34.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:01:53           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:01:53           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:01:53           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:01:53           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:01:53           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53          59,358   6%   56.61MB/s    0:00:00 (xfr#2, to-chk=135/140)
23-Nov-2024 09:01:53          98,291  10%   93.74MB/s    0:00:00 (xfr#3, to-chk=133/140)
23-Nov-2024 09:01:53          98,291  10%   93.74MB/s    0:00:00 (xfr#4, to-chk=131/140)
23-Nov-2024 09:01:53          98,291  10%   93.74MB/s    0:00:00 (xfr#5, to-chk=129/140)
23-Nov-2024 09:01:53         135,804  14%  129.51MB/s    0:00:00 (xfr#6, to-chk=127/140)
23-Nov-2024 09:01:53         135,954  14%  129.66MB/s    0:00:00 (xfr#7, to-chk=125/140)
23-Nov-2024 09:01:53         136,251  14%   64.97MB/s    0:00:00 (xfr#8, to-chk=119/140)
23-Nov-2024 09:01:53         281,474  29%   67.11MB/s    0:00:00 (xfr#9, to-chk=117/140)
23-Nov-2024 09:01:53         281,790  29%   67.18MB/s    0:00:00 (xfr#10, to-chk=107/140)
23-Nov-2024 09:01:53         282,112  29%   53.81MB/s    0:00:00 (xfr#11, to-chk=106/140)
23-Nov-2024 09:01:53         283,115  29%   54.00MB/s    0:00:00 (xfr#12, to-chk=105/140)
23-Nov-2024 09:01:53         283,431  30%   54.06MB/s    0:00:00 (xfr#13, to-chk=104/140)
23-Nov-2024 09:01:53         284,239  30%   54.21MB/s    0:00:00 (xfr#14, to-chk=103/140)
23-Nov-2024 09:01:53         284,555  30%   54.27MB/s    0:00:00 (xfr#15, to-chk=102/140)
23-Nov-2024 09:01:53         284,871  30%   54.33MB/s    0:00:00 (xfr#16, to-chk=101/140)
23-Nov-2024 09:01:53         285,841  30%   54.52MB/s    0:00:00 (xfr#17, to-chk=100/140)
23-Nov-2024 09:01:53         286,313  30%   54.61MB/s    0:00:00 (xfr#18, to-chk=99/140)
23-Nov-2024 09:01:53         287,106  30%   45.63MB/s    0:00:00 (xfr#19, to-chk=98/140)
23-Nov-2024 09:01:53         289,450  30%   46.01MB/s    0:00:00 (xfr#20, to-chk=97/140)
23-Nov-2024 09:01:53         290,561  30%   46.18MB/s    0:00:00 (xfr#21, to-chk=96/140)
23-Nov-2024 09:01:53         291,537  30%   46.34MB/s    0:00:00 (xfr#22, to-chk=95/140)
23-Nov-2024 09:01:53         291,853  30%   46.39MB/s    0:00:00 (xfr#23, to-chk=94/140)
23-Nov-2024 09:01:53         293,730  31%   46.69MB/s    0:00:00 (xfr#24, to-chk=93/140)
23-Nov-2024 09:01:53         294,046  31%   46.74MB/s    0:00:00 (xfr#25, to-chk=92/140)
23-Nov-2024 09:01:53         294,713  31%   40.15MB/s    0:00:00 (xfr#26, to-chk=91/140)
23-Nov-2024 09:01:53         295,029  31%   40.19MB/s    0:00:00 (xfr#27, to-chk=90/140)
23-Nov-2024 09:01:53         295,345  31%   40.24MB/s    0:00:00 (xfr#28, to-chk=89/140)
23-Nov-2024 09:01:53         296,333  31%   40.37MB/s    0:00:00 (xfr#29, to-chk=88/140)
23-Nov-2024 09:01:53         296,649  31%   40.42MB/s    0:00:00 (xfr#30, to-chk=87/140)
23-Nov-2024 09:01:53         297,121  31%   40.48MB/s    0:00:00 (xfr#31, to-chk=86/140)
23-Nov-2024 09:01:53         297,437  31%   40.52MB/s    0:00:00 (xfr#32, to-chk=85/140)
23-Nov-2024 09:01:53         298,407  31%   40.65MB/s    0:00:00 (xfr#33, to-chk=84/140)
23-Nov-2024 09:01:53         298,567  31%   40.68MB/s    0:00:00 (xfr#34, to-chk=83/140)
23-Nov-2024 09:01:53         299,560  31%   40.81MB/s    0:00:00 (xfr#35, to-chk=82/140)
23-Nov-2024 09:01:53         300,347  31%   35.80MB/s    0:00:00 (xfr#36, to-chk=81/140)
23-Nov-2024 09:01:53         301,305  31%   35.92MB/s    0:00:00 (xfr#37, to-chk=80/140)
23-Nov-2024 09:01:53         301,621  31%   35.96MB/s    0:00:00 (xfr#38, to-chk=79/140)
23-Nov-2024 09:01:53         301,937  31%   35.99MB/s    0:00:00 (xfr#39, to-chk=78/140)
23-Nov-2024 09:01:53         302,260  32%   36.03MB/s    0:00:00 (xfr#40, to-chk=77/140)
23-Nov-2024 09:01:53         303,224  32%   36.15MB/s    0:00:00 (xfr#41, to-chk=76/140)
23-Nov-2024 09:01:53         304,209  32%   36.26MB/s    0:00:00 (xfr#42, to-chk=75/140)
23-Nov-2024 09:01:53         304,525  32%   32.27MB/s    0:00:00 (xfr#43, to-chk=74/140)
23-Nov-2024 09:01:53         305,000  32%   32.32MB/s    0:00:00 (xfr#44, to-chk=73/140)
23-Nov-2024 09:01:53         305,481  32%   32.37MB/s    0:00:00 (xfr#45, to-chk=72/140)
23-Nov-2024 09:01:53         306,631  32%   32.49MB/s    0:00:00 (xfr#46, to-chk=71/140)
23-Nov-2024 09:01:53         306,947  32%   32.53MB/s    0:00:00 (xfr#47, to-chk=70/140)
23-Nov-2024 09:01:53         307,767  32%   32.61MB/s    0:00:00 (xfr#48, to-chk=69/140)
23-Nov-2024 09:01:53         308,728  32%   32.71MB/s    0:00:00 (xfr#49, to-chk=68/140)
23-Nov-2024 09:01:53         309,683  32%   32.82MB/s    0:00:00 (xfr#50, to-chk=67/140)
23-Nov-2024 09:01:53         310,160  32%   29.58MB/s    0:00:00 (xfr#51, to-chk=66/140)
23-Nov-2024 09:01:53         310,815  32%   29.64MB/s    0:00:00 (xfr#52, to-chk=65/140)
23-Nov-2024 09:01:53         311,136  32%   29.67MB/s    0:00:00 (xfr#53, to-chk=64/140)
23-Nov-2024 09:01:53         311,452  33%   29.70MB/s    0:00:00 (xfr#54, to-chk=63/140)
23-Nov-2024 09:01:53         312,401  33%   29.79MB/s    0:00:00 (xfr#55, to-chk=62/140)
23-Nov-2024 09:01:53         312,941  33%   29.84MB/s    0:00:00 (xfr#56, to-chk=61/140)
23-Nov-2024 09:01:53         313,413  33%   29.89MB/s    0:00:00 (xfr#57, to-chk=60/140)
23-Nov-2024 09:01:53         314,041  33%   29.95MB/s    0:00:00 (xfr#58, to-chk=59/140)
23-Nov-2024 09:01:53         314,357  33%   29.98MB/s    0:00:00 (xfr#59, to-chk=58/140)
23-Nov-2024 09:01:53         314,673  33%   30.01MB/s    0:00:00 (xfr#60, to-chk=57/140)
23-Nov-2024 09:01:53         314,989  33%   30.04MB/s    0:00:00 (xfr#61, to-chk=56/140)
23-Nov-2024 09:01:53         319,241  33%   27.68MB/s    0:00:00 (xfr#62, to-chk=55/140)
23-Nov-2024 09:01:53         322,586  34%   27.97MB/s    0:00:00 (xfr#63, to-chk=54/140)
23-Nov-2024 09:01:53         327,827  34%   28.42MB/s    0:00:00 (xfr#64, to-chk=53/140)
23-Nov-2024 09:01:53         329,685  34%   28.58MB/s    0:00:00 (xfr#65, to-chk=52/140)
23-Nov-2024 09:01:53         331,449  35%   28.74MB/s    0:00:00 (xfr#66, to-chk=51/140)
23-Nov-2024 09:01:53         342,033  36%   29.65MB/s    0:00:00 (xfr#67, to-chk=50/140)
23-Nov-2024 09:01:53         351,244  37%   27.91MB/s    0:00:00 (xfr#68, to-chk=49/140)
23-Nov-2024 09:01:53         360,418  38%   28.64MB/s    0:00:00 (xfr#69, to-chk=48/140)
23-Nov-2024 09:01:53         373,295  39%   29.67MB/s    0:00:00 (xfr#70, to-chk=47/140)
23-Nov-2024 09:01:53         377,054  39%   29.97MB/s    0:00:00 (xfr#71, to-chk=46/140)
23-Nov-2024 09:01:53         379,087  40%   30.13MB/s    0:00:00 (xfr#72, to-chk=45/140)
23-Nov-2024 09:01:53         381,364  40%   27.98MB/s    0:00:00 (xfr#73, to-chk=44/140)
23-Nov-2024 09:01:53         384,154  40%   28.18MB/s    0:00:00 (xfr#74, to-chk=43/140)
23-Nov-2024 09:01:53         395,645  41%   29.02MB/s    0:00:00 (xfr#75, to-chk=42/140)
23-Nov-2024 09:01:53         404,363  42%   29.66MB/s    0:00:00 (xfr#76, to-chk=41/140)
23-Nov-2024 09:01:53         411,522  43%   30.19MB/s    0:00:00 (xfr#77, to-chk=40/140)
23-Nov-2024 09:01:53         418,188  44%   30.68MB/s    0:00:00 (xfr#78, to-chk=39/140)
23-Nov-2024 09:01:53         424,492  44%   31.14MB/s    0:00:00 (xfr#79, to-chk=38/140)
23-Nov-2024 09:01:53         434,615  46%   29.61MB/s    0:00:00 (xfr#80, to-chk=37/140)
23-Nov-2024 09:01:53         441,737  46%   30.09MB/s    0:00:00 (xfr#81, to-chk=36/140)
23-Nov-2024 09:01:53         446,557  47%   30.42MB/s    0:00:00 (xfr#82, to-chk=35/140)
23-Nov-2024 09:01:53         459,131  48%   31.28MB/s    0:00:00 (xfr#83, to-chk=34/140)
23-Nov-2024 09:01:53         464,409  49%   31.64MB/s    0:00:00 (xfr#84, to-chk=33/140)
23-Nov-2024 09:01:53         474,039  50%   32.29MB/s    0:00:00 (xfr#85, to-chk=32/140)
23-Nov-2024 09:01:53         474,928  50%   32.35MB/s    0:00:00 (xfr#86, to-chk=31/140)
23-Nov-2024 09:01:53         480,739  50%   32.75MB/s    0:00:00 (xfr#87, to-chk=30/140)
23-Nov-2024 09:01:53         490,770  52%   33.43MB/s    0:00:00 (xfr#88, to-chk=29/140)
23-Nov-2024 09:01:53         502,224  53%   31.93MB/s    0:00:00 (xfr#89, to-chk=28/140)
23-Nov-2024 09:01:53         503,683  53%   32.02MB/s    0:00:00 (xfr#90, to-chk=27/140)
23-Nov-2024 09:01:53         507,536  53%   32.27MB/s    0:00:00 (xfr#91, to-chk=26/140)
23-Nov-2024 09:01:53         516,296  54%   32.83MB/s    0:00:00 (xfr#92, to-chk=25/140)
23-Nov-2024 09:01:53         516,749  54%   32.85MB/s    0:00:00 (xfr#93, to-chk=24/140)
23-Nov-2024 09:01:53         524,384  55%   33.34MB/s    0:00:00 (xfr#94, to-chk=23/140)
23-Nov-2024 09:01:53         531,087  56%   33.77MB/s    0:00:00 (xfr#95, to-chk=22/140)
23-Nov-2024 09:01:53         531,884  56%   33.82MB/s    0:00:00 (xfr#96, to-chk=21/140)
23-Nov-2024 09:01:53         532,374  56%   33.85MB/s    0:00:00 (xfr#97, to-chk=20/140)
23-Nov-2024 09:01:53         544,854  57%   32.48MB/s    0:00:00 (xfr#98, to-chk=19/140)
23-Nov-2024 09:01:53         550,702  58%   32.82MB/s    0:00:00 (xfr#99, to-chk=18/140)
23-Nov-2024 09:01:53         556,969  59%   33.20MB/s    0:00:00 (xfr#100, to-chk=17/140)
23-Nov-2024 09:01:53         567,967  60%   30.09MB/s    0:00:00 (xfr#101, to-chk=16/140)
23-Nov-2024 09:01:53         571,270  60%   30.27MB/s    0:00:00 (xfr#102, to-chk=15/140)
23-Nov-2024 09:01:53         578,947  61%   30.67MB/s    0:00:00 (xfr#103, to-chk=14/140)
23-Nov-2024 09:01:53         590,800  62%   31.30MB/s    0:00:00 (xfr#104, to-chk=13/140)
23-Nov-2024 09:01:53         600,467  63%   30.14MB/s    0:00:00 (xfr#105, to-chk=12/140)
23-Nov-2024 09:01:53         603,294  63%   30.28MB/s    0:00:00 (xfr#106, to-chk=11/140)
23-Nov-2024 09:01:53         613,836  65%   30.81MB/s    0:00:00 (xfr#107, to-chk=10/140)
23-Nov-2024 09:01:53         618,709  65%   31.06MB/s    0:00:00 (xfr#108, to-chk=9/140)
23-Nov-2024 09:01:53         631,645  66%   31.70MB/s    0:00:00 (xfr#109, to-chk=8/140)
23-Nov-2024 09:01:53         635,860  67%   31.92MB/s    0:00:00 (xfr#110, to-chk=7/140)
23-Nov-2024 09:01:53         646,895  68%   32.47MB/s    0:00:00 (xfr#111, to-chk=6/140)
23-Nov-2024 09:01:53         658,842  69%   31.42MB/s    0:00:00 (xfr#112, to-chk=5/140)
23-Nov-2024 09:01:53         661,213  70%   31.53MB/s    0:00:00 (xfr#113, to-chk=4/140)
23-Nov-2024 09:01:53         661,499  70%   31.54MB/s    0:00:00 (xfr#114, to-chk=1/140)
23-Nov-2024 09:01:53         661,785  70%   31.56MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         661,785  70%   31.56MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         661,785  70%   31.56MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         661,785  70%   30.05MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         661,785  70%   30.05MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         661,785  70%   30.05MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-oneprovider-paris-0/op-panel
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53          23,465  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:01:53          47,913  33%   45.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:01:53          47,913  33%   45.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:01:53          71,175  49%   67.88MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:01:53          71,466  50%   68.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:01:53          71,466  50%   22.72MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-oneprovider-paris-0/cluster-manager
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:01:53           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:01:53           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:01:53           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:01:53           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:01:53           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-oneprovider-paris-0/op-worker
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53         150,891  13%   15.99MB/s    0:00:00 (xfr#2, to-chk=135/140)
23-Nov-2024 09:01:53         190,157  16%   20.15MB/s    0:00:00 (xfr#3, to-chk=133/140)
23-Nov-2024 09:01:53         190,157  16%   20.15MB/s    0:00:00 (xfr#4, to-chk=131/140)
23-Nov-2024 09:01:53         190,157  16%   18.13MB/s    0:00:00 (xfr#5, to-chk=129/140)
23-Nov-2024 09:01:53         228,003  20%   21.74MB/s    0:00:00 (xfr#6, to-chk=127/140)
23-Nov-2024 09:01:53         228,153  20%   21.76MB/s    0:00:00 (xfr#7, to-chk=125/140)
23-Nov-2024 09:01:53         228,450  20%   21.79MB/s    0:00:00 (xfr#8, to-chk=119/140)
23-Nov-2024 09:01:53         374,175  32%   23.79MB/s    0:00:00 (xfr#9, to-chk=117/140)
23-Nov-2024 09:01:53         374,455  33%   22.32MB/s    0:00:00 (xfr#10, to-chk=107/140)
23-Nov-2024 09:01:53         374,738  33%   22.34MB/s    0:00:00 (xfr#11, to-chk=106/140)
23-Nov-2024 09:01:53         375,768  33%   22.40MB/s    0:00:00 (xfr#12, to-chk=105/140)
23-Nov-2024 09:01:53         376,048  33%   22.41MB/s    0:00:00 (xfr#13, to-chk=104/140)
23-Nov-2024 09:01:53         376,733  33%   22.46MB/s    0:00:00 (xfr#14, to-chk=103/140)
23-Nov-2024 09:01:53         377,172  33%   22.48MB/s    0:00:00 (xfr#15, to-chk=102/140)
23-Nov-2024 09:01:53         377,454  33%   22.50MB/s    0:00:00 (xfr#16, to-chk=101/140)
23-Nov-2024 09:01:53         378,454  33%   22.56MB/s    0:00:00 (xfr#17, to-chk=100/140)
23-Nov-2024 09:01:53         378,926  33%   22.59MB/s    0:00:00 (xfr#18, to-chk=99/140)
23-Nov-2024 09:01:53         379,794  33%   22.64MB/s    0:00:00 (xfr#19, to-chk=98/140)
23-Nov-2024 09:01:53         387,618  34%   23.10MB/s    0:00:00 (xfr#20, to-chk=97/140)
23-Nov-2024 09:01:53         388,807  34%   21.81MB/s    0:00:00 (xfr#21, to-chk=96/140)
23-Nov-2024 09:01:53         389,804  34%   21.87MB/s    0:00:00 (xfr#22, to-chk=95/140)
23-Nov-2024 09:01:53         390,240  34%   21.89MB/s    0:00:00 (xfr#23, to-chk=94/140)
23-Nov-2024 09:01:53         392,387  34%   22.01MB/s    0:00:00 (xfr#24, to-chk=93/140)
23-Nov-2024 09:01:53         392,667  34%   22.03MB/s    0:00:00 (xfr#25, to-chk=92/140)
23-Nov-2024 09:01:53         393,535  34%   22.08MB/s    0:00:00 (xfr#26, to-chk=91/140)
23-Nov-2024 09:01:53         393,817  34%   22.09MB/s    0:00:00 (xfr#27, to-chk=90/140)
23-Nov-2024 09:01:53         394,099  34%   22.11MB/s    0:00:00 (xfr#28, to-chk=89/140)
23-Nov-2024 09:01:53         395,081  34%   22.16MB/s    0:00:00 (xfr#29, to-chk=88/140)
23-Nov-2024 09:01:53         395,519  34%   20.96MB/s    0:00:00 (xfr#30, to-chk=87/140)
23-Nov-2024 09:01:53         395,955  34%   20.98MB/s    0:00:00 (xfr#31, to-chk=86/140)
23-Nov-2024 09:01:53         396,393  34%   21.00MB/s    0:00:00 (xfr#32, to-chk=85/140)
23-Nov-2024 09:01:53         397,402  35%   21.06MB/s    0:00:00 (xfr#33, to-chk=84/140)
23-Nov-2024 09:01:53         397,680  35%   21.07MB/s    0:00:00 (xfr#34, to-chk=83/140)
23-Nov-2024 09:01:53         398,747  35%   21.13MB/s    0:00:00 (xfr#35, to-chk=82/140)
23-Nov-2024 09:01:53         399,780  35%   21.18MB/s    0:00:00 (xfr#36, to-chk=81/140)
23-Nov-2024 09:01:53         400,768  35%   21.23MB/s    0:00:00 (xfr#37, to-chk=80/140)
23-Nov-2024 09:01:53         401,202  35%   21.26MB/s    0:00:00 (xfr#38, to-chk=79/140)
23-Nov-2024 09:01:53         401,638  35%   21.28MB/s    0:00:00 (xfr#39, to-chk=78/140)
23-Nov-2024 09:01:53         401,919  35%   21.29MB/s    0:00:00 (xfr#40, to-chk=77/140)
23-Nov-2024 09:01:53         402,995  35%   21.35MB/s    0:00:00 (xfr#41, to-chk=76/140)
23-Nov-2024 09:01:53         404,025  35%   20.28MB/s    0:00:00 (xfr#42, to-chk=75/140)
23-Nov-2024 09:01:53         404,305  35%   20.29MB/s    0:00:00 (xfr#43, to-chk=74/140)
23-Nov-2024 09:01:53         405,008  35%   20.33MB/s    0:00:00 (xfr#44, to-chk=73/140)
23-Nov-2024 09:01:53         405,618  35%   20.36MB/s    0:00:00 (xfr#45, to-chk=72/140)
23-Nov-2024 09:01:53         406,828  35%   20.42MB/s    0:00:00 (xfr#46, to-chk=71/140)
23-Nov-2024 09:01:53         407,108  35%   20.43MB/s    0:00:00 (xfr#47, to-chk=70/140)
23-Nov-2024 09:01:53         408,129  35%   20.49MB/s    0:00:00 (xfr#48, to-chk=69/140)
23-Nov-2024 09:01:53         409,108  36%   19.51MB/s    0:00:00 (xfr#49, to-chk=68/140)
23-Nov-2024 09:01:53         410,114  36%   19.56MB/s    0:00:00 (xfr#50, to-chk=67/140)
23-Nov-2024 09:01:53         410,555  36%   19.58MB/s    0:00:00 (xfr#51, to-chk=66/140)
23-Nov-2024 09:01:53         411,225  36%   19.61MB/s    0:00:00 (xfr#52, to-chk=65/140)
23-Nov-2024 09:01:53         411,505  36%   19.62MB/s    0:00:00 (xfr#53, to-chk=64/140)
23-Nov-2024 09:01:53         411,787  36%   19.64MB/s    0:00:00 (xfr#54, to-chk=63/140)
23-Nov-2024 09:01:53         412,760  36%   19.68MB/s    0:00:00 (xfr#55, to-chk=62/140)
23-Nov-2024 09:01:53         413,578  36%   19.72MB/s    0:00:00 (xfr#56, to-chk=61/140)
23-Nov-2024 09:01:53         414,482  36%   18.82MB/s    0:00:00 (xfr#57, to-chk=60/140)
23-Nov-2024 09:01:53         415,413  36%   18.87MB/s    0:00:00 (xfr#58, to-chk=59/140)
23-Nov-2024 09:01:53         415,697  36%   18.88MB/s    0:00:00 (xfr#59, to-chk=58/140)
23-Nov-2024 09:01:53         416,135  36%   18.90MB/s    0:00:00 (xfr#60, to-chk=57/140)
23-Nov-2024 09:01:53         416,571  36%   18.92MB/s    0:00:00 (xfr#61, to-chk=56/140)
23-Nov-2024 09:01:53         420,723  37%   19.11MB/s    0:00:00 (xfr#62, to-chk=55/140)
23-Nov-2024 09:01:53         423,971  37%   19.25MB/s    0:00:00 (xfr#63, to-chk=54/140)
23-Nov-2024 09:01:53         429,212  37%   18.61MB/s    0:00:00 (xfr#64, to-chk=53/140)
23-Nov-2024 09:01:53         430,913  37%   18.68MB/s    0:00:00 (xfr#65, to-chk=52/140)
23-Nov-2024 09:01:53         432,677  38%   18.76MB/s    0:00:00 (xfr#66, to-chk=51/140)
23-Nov-2024 09:01:53         443,156  39%   19.21MB/s    0:00:00 (xfr#67, to-chk=50/140)
23-Nov-2024 09:01:53         452,267  39%   19.61MB/s    0:00:00 (xfr#68, to-chk=49/140)
23-Nov-2024 09:01:53         461,441  40%   20.00MB/s    0:00:00 (xfr#69, to-chk=48/140)
23-Nov-2024 09:01:53         474,320  41%   16.75MB/s    0:00:00 (xfr#70, to-chk=47/140)
23-Nov-2024 09:01:53         478,079  42%   16.28MB/s    0:00:00 (xfr#71, to-chk=46/140)
23-Nov-2024 09:01:53         479,516  42%   16.33MB/s    0:00:00 (xfr#72, to-chk=45/140)
23-Nov-2024 09:01:53         481,793  42%   16.41MB/s    0:00:00 (xfr#73, to-chk=44/140)
23-Nov-2024 09:01:53         484,583  42%   16.50MB/s    0:00:00 (xfr#74, to-chk=43/140)
23-Nov-2024 09:01:53         495,974  43%   16.89MB/s    0:00:00 (xfr#75, to-chk=42/140)
23-Nov-2024 09:01:53         504,692  44%   17.19MB/s    0:00:00 (xfr#76, to-chk=41/140)
23-Nov-2024 09:01:53         511,751  45%   17.43MB/s    0:00:00 (xfr#77, to-chk=40/140)
23-Nov-2024 09:01:53         518,417  45%   17.66MB/s    0:00:00 (xfr#78, to-chk=39/140)
23-Nov-2024 09:01:53         524,621  46%   17.87MB/s    0:00:00 (xfr#79, to-chk=38/140)
23-Nov-2024 09:01:53         534,644  47%   17.58MB/s    0:00:00 (xfr#80, to-chk=37/140)
23-Nov-2024 09:01:53         541,766  47%   17.82MB/s    0:00:00 (xfr#81, to-chk=36/140)
23-Nov-2024 09:01:53         546,431  48%   17.97MB/s    0:00:00 (xfr#82, to-chk=35/140)
23-Nov-2024 09:01:53         558,848  49%   18.38MB/s    0:00:00 (xfr#83, to-chk=34/140)
23-Nov-2024 09:01:53         564,026  49%   18.55MB/s    0:00:00 (xfr#84, to-chk=33/140)
23-Nov-2024 09:01:53         573,656  50%   18.86MB/s    0:00:00 (xfr#85, to-chk=32/140)
23-Nov-2024 09:01:53         574,388  50%   18.89MB/s    0:00:00 (xfr#86, to-chk=31/140)
23-Nov-2024 09:01:53         580,201  51%   19.08MB/s    0:00:00 (xfr#87, to-chk=30/140)
23-Nov-2024 09:01:53         590,230  52%   19.41MB/s    0:00:00 (xfr#88, to-chk=29/140)
23-Nov-2024 09:01:53         601,684  53%   19.13MB/s    0:00:00 (xfr#89, to-chk=28/140)
23-Nov-2024 09:01:53         602,984  53%   19.17MB/s    0:00:00 (xfr#90, to-chk=27/140)
23-Nov-2024 09:01:53         606,680  53%   19.29MB/s    0:00:00 (xfr#91, to-chk=26/140)
23-Nov-2024 09:01:53         615,343  54%   19.56MB/s    0:00:00 (xfr#92, to-chk=25/140)
23-Nov-2024 09:01:53         615,796  54%   19.58MB/s    0:00:00 (xfr#93, to-chk=24/140)
23-Nov-2024 09:01:53         623,431  54%   19.82MB/s    0:00:00 (xfr#94, to-chk=23/140)
23-Nov-2024 09:01:53         630,034  55%   20.03MB/s    0:00:00 (xfr#95, to-chk=22/140)
23-Nov-2024 09:01:53         630,831  55%   20.05MB/s    0:00:00 (xfr#96, to-chk=21/140)
23-Nov-2024 09:01:53         631,221  55%   20.07MB/s    0:00:00 (xfr#97, to-chk=20/140)
23-Nov-2024 09:01:53         643,701  56%   19.80MB/s    0:00:00 (xfr#98, to-chk=19/140)
23-Nov-2024 09:01:53         649,449  57%   19.98MB/s    0:00:00 (xfr#99, to-chk=18/140)
23-Nov-2024 09:01:53         655,716  57%   20.17MB/s    0:00:00 (xfr#100, to-chk=17/140)
23-Nov-2024 09:01:53         666,714  58%   20.51MB/s    0:00:00 (xfr#101, to-chk=16/140)
23-Nov-2024 09:01:53         670,017  59%   20.61MB/s    0:00:00 (xfr#102, to-chk=15/140)
23-Nov-2024 09:01:53         677,597  59%   20.85MB/s    0:00:00 (xfr#103, to-chk=14/140)
23-Nov-2024 09:01:53         689,450  60%   20.55MB/s    0:00:00 (xfr#104, to-chk=13/140)
23-Nov-2024 09:01:53         699,025  61%   20.83MB/s    0:00:00 (xfr#105, to-chk=12/140)
23-Nov-2024 09:01:53         701,752  61%   20.91MB/s    0:00:00 (xfr#106, to-chk=11/140)
23-Nov-2024 09:01:53         712,294  62%   21.23MB/s    0:00:00 (xfr#107, to-chk=10/140)
23-Nov-2024 09:01:53         717,165  63%   21.37MB/s    0:00:00 (xfr#108, to-chk=9/140)
23-Nov-2024 09:01:53         730,101  64%   21.76MB/s    0:00:00 (xfr#109, to-chk=8/140)
23-Nov-2024 09:01:53         734,316  64%   21.88MB/s    0:00:00 (xfr#110, to-chk=7/140)
23-Nov-2024 09:01:53         745,251  65%   21.54MB/s    0:00:00 (xfr#111, to-chk=6/140)
23-Nov-2024 09:01:53         757,041  66%   21.88MB/s    0:00:00 (xfr#112, to-chk=5/140)
23-Nov-2024 09:01:53         759,255  66%   21.94MB/s    0:00:00 (xfr#113, to-chk=4/140)
23-Nov-2024 09:01:53         759,540  66%   21.95MB/s    0:00:00 (xfr#114, to-chk=1/140)
23-Nov-2024 09:01:53         759,825  66%   21.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         759,825  66%   21.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         759,825  66%   21.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         759,825  66%   21.31MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         759,825  66%   21.31MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53         759,825  66%   21.31MB/s    0:00:00 (xfr#115, to-chk=0/140)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53          23,905   3%   22.80MB/s    0:00:00 (xfr#2, to-chk=15/20)
23-Nov-2024 09:01:53          48,577   6%   23.16MB/s    0:00:00 (xfr#3, to-chk=13/20)
23-Nov-2024 09:01:53          48,577   6%   23.16MB/s    0:00:00 (xfr#4, to-chk=11/20)
23-Nov-2024 09:01:53          72,002  10%   13.73MB/s    0:00:00 (xfr#5, to-chk=9/20)
23-Nov-2024 09:01:53          72,093  10%   13.75MB/s    0:00:00 (xfr#6, to-chk=7/20)
23-Nov-2024 09:01:53         208,711  29%    9.95MB/s    0:00:00 (xfr#7, to-chk=5/20)
23-Nov-2024 09:01:53         209,008  29%    9.97MB/s    0:00:00 (xfr#8, to-chk=3/20)
23-Nov-2024 09:01:53         355,457  50%   10.27MB/s    0:00:00 (xfr#9, to-chk=1/20)
23-Nov-2024 09:01:53         355,457  50%    9.69MB/s    0:00:00 (xfr#9, to-chk=0/20)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:01:53           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:01:53           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:01:53           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:01:53           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:01:53           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:01:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.40.38/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 09:01:53               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 09:01:53          54,759  12%   17.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 09:01:53         111,088  26%   26.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 09:01:53         158,563  37%   25.20MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 09:01:53         213,119  49%   33.87MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 09:01:53         213,410  50%   33.92MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 09:01:53         213,410  50%   25.44MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 09:01:53 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1732352502.020184 exists, exporting anyway.
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53 =============================== warnings summary ===============================
23-Nov-2024 09:01:53 tests/utils/rest_utils.py:98
23-Nov-2024 09:01:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 09:01:53     print("""
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53 tests/utils/path_utils.py:112
23-Nov-2024 09:01:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 09:01:53     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53 tests/utils/acceptance_utils.py:55
23-Nov-2024 09:01:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 09:01:53     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53 tests/utils/acceptance_utils.py:57
23-Nov-2024 09:01:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 09:01:53     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 09:01:53
23-Nov-2024 09:01:53 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 09:01:53 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 09:01:53 ================= 26 passed, 4 warnings in 1277.51s (0:21:17) ==================
23-Nov-2024 09:01:58 release "dev" uninstalled
23-Nov-2024 09:01:59 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
23-Nov-2024 09:01:59 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
23-Nov-2024 09:02:03 No resources found
23-Nov-2024 09:02:04 Sidecar injection has been disabled
23-Nov-2024 09:02:04 Cleaning helm release "dev"...
23-Nov-2024 09:02:04 Deleted 1 helm deployments
23-Nov-2024 09:02:04 Deleted 0 k8s deployments
23-Nov-2024 09:02:04 Deleted 0 k8s services
23-Nov-2024 09:02:04 Deleted 0 persistent volumes
23-Nov-2024 09:02:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 09:02:05 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 09:02:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 09:02:05 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 09:02:05 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 09:02:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 09:02:05 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 09:02:05 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 09:02:05 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 09:02:05 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS...
23-Nov-2024 09:02:05 Finished task 'Parse test results' with result: Success
23-Nov-2024 09:02:05 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 09:02:05
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 09:02:05 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 09:02:05
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3367 (ODSRV-OAP-MRFCDS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3367-ScriptBuildTask-3943888620087082154.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
23-Nov-2024 09:02:05 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
23-Nov-2024 09:02:05 Uploading artifact
23-Nov-2024 09:02:05     source path: surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
23-Nov-2024 09:02:05     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
23-Nov-2024 09:02:05 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 09:02:05 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 09:02:05 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 09:02:05
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3367 (ODSRV-OAP-MRFCDS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3367-ScriptBuildTask-1312072454166579333.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS
23-Nov-2024 09:02:05 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 09:02:06 Finished task 'Pack logs' with result: Success
23-Nov-2024 09:02:06 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 09:02:06
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 09:02:06 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 09:02:06
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3367 (ODSRV-OAP-MRFCDS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3367-ScriptBuildTask-14709228474192225617.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
23-Nov-2024 09:02:06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 09:02:06                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 09:02:06
23-Nov-2024 09:02:06   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 09:02:06 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
23-Nov-2024 09:02:06 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 09:02:06 Cleaning helm deployments
23-Nov-2024 09:02:07 Cleanining pods
23-Nov-2024 09:02:07 Cleaning kube persistant volumes
23-Nov-2024 09:02:07 Cleaning dockswift container
23-Nov-2024 09:02:07 Cleaning docker containers
23-Nov-2024 09:02:09 Stalled docker containers to remove:
23-Nov-2024 09:02:09 5c79055ba673 72fe5c470ba5 0cc99ff513e2 2f6750258f63 c32b1c6a3b98 62a5cb6d0d15 c850213b8b3d 9e923943e610 4584acb5bedf 617191a5e33c 0600d3a787ca 3335fca20ef2 6dd816f1f5fb b3dd1776f4c7 696dd0ac27f6 872d93abaeba 3d7fb4aab950 47b89ef88e5c dc003922290f 00c03f237c8d
23-Nov-2024 09:02:09 Removing stalled docker containers
23-Nov-2024 09:02:09 Error response from daemon: Cannot kill container: 5c79055ba673: Container 5c79055ba67370f7c1b64cac4936fb1633ccc34a99863cd4abaf4893553776fa is not running
23-Nov-2024 09:02:10 5c79055ba673
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 72fe5c470ba5: Container 72fe5c470ba5a5cae848ba4cfb297402683e543b68540d9a85ed9bd373f0e779 is not running
23-Nov-2024 09:02:10 72fe5c470ba5
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 0cc99ff513e2: Container 0cc99ff513e2dad9b7b69ed1830f9087c95ca730ec3063acee72ddc889265c4b is not running
23-Nov-2024 09:02:10 0cc99ff513e2
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 2f6750258f63: Container 2f6750258f63e8e0caed4f649c46d352242ba7aa56818dc03c0fd532e35dcc6c is not running
23-Nov-2024 09:02:10 2f6750258f63
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: c32b1c6a3b98: Container c32b1c6a3b989c5349606bee6f3747a06abab82a0852c38c929ebb2385aa84dd is not running
23-Nov-2024 09:02:10 c32b1c6a3b98
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 62a5cb6d0d15: Container 62a5cb6d0d15fc9d789f9f9f96c00110b6550e04d2c40fc15106fb49d3e9a7a8 is not running
23-Nov-2024 09:02:10 62a5cb6d0d15
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: c850213b8b3d: Container c850213b8b3dcd36e166d7678ca9cc448108c2667435c97617bad94c0c668f7d is not running
23-Nov-2024 09:02:10 c850213b8b3d
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 9e923943e610: Container 9e923943e610564b4ca957ad5779a8819a823604336d7da691c295d38f083a1a is not running
23-Nov-2024 09:02:10 9e923943e610
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 4584acb5bedf: Container 4584acb5bedfba45b628bb55b365808ab74af59249f9dce3df4c8eca3269fcbc is not running
23-Nov-2024 09:02:10 4584acb5bedf
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 617191a5e33c: Container 617191a5e33cad263b6132e6624728aca3eeaf5273a662428d573a9dec7cbf56 is not running
23-Nov-2024 09:02:10 617191a5e33c
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 0600d3a787ca: Container 0600d3a787ca9b7f01717c3406166c2156fab9b73d4ce4c6379ba99103796443 is not running
23-Nov-2024 09:02:10 0600d3a787ca
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 3335fca20ef2: Container 3335fca20ef20f5bb004424f180d65098c9730f3b3f6b3c4d30ff8866122b2e3 is not running
23-Nov-2024 09:02:10 3335fca20ef2
23-Nov-2024 09:02:10 Error response from daemon: Cannot kill container: 6dd816f1f5fb: Container 6dd816f1f5fbc361063dc3c69016f0839b948c6a5121156dbe066d598804a40e is not running
23-Nov-2024 09:02:10 6dd816f1f5fb
23-Nov-2024 09:02:11 Error response from daemon: Cannot kill container: b3dd1776f4c7: Container b3dd1776f4c75eae149192f964ad05e1ed7ffa46caae8e4205cacec9f10dae86 is not running
23-Nov-2024 09:02:11 b3dd1776f4c7
23-Nov-2024 09:02:11 Error response from daemon: Cannot kill container: 696dd0ac27f6: Container 696dd0ac27f613b641e3e764e020f23e65ac9ddff7410fc4c5d2c1aee61b4383 is not running
23-Nov-2024 09:02:11 696dd0ac27f6
23-Nov-2024 09:02:11 Error response from daemon: Cannot kill container: 872d93abaeba: Container 872d93abaeba6df58566caa35eea1642cf90fa9cd2d7e6011eb7e00c8d3049d8 is not running
23-Nov-2024 09:02:11 872d93abaeba
23-Nov-2024 09:02:11 Error response from daemon: Cannot kill container: 3d7fb4aab950: Container 3d7fb4aab950a456e02ab5917c74a80e71a2914d05eb4ce03f320dc34a1d0e26 is not running
23-Nov-2024 09:02:11 3d7fb4aab950
23-Nov-2024 09:02:11 Error response from daemon: Cannot kill container: 47b89ef88e5c: Container 47b89ef88e5c81fb67fad70b3e3ad710732ce95f01ac4b757f76e3778cb9cd7c is not running
23-Nov-2024 09:02:11 47b89ef88e5c
23-Nov-2024 09:02:11 Error response from daemon: Cannot kill container: dc003922290f: Container dc003922290f35132cc0337a88b8043797096a41a4f38dd041c736049837f876 is not running
23-Nov-2024 09:02:11 dc003922290f
23-Nov-2024 09:02:11 00c03f237c8d
23-Nov-2024 09:02:11 00c03f237c8d
23-Nov-2024 09:02:11 Stalled docker volumes to remove:
23-Nov-2024 09:02:11
23-Nov-2024 09:02:11 Removing stalled docker volumes
23-Nov-2024 09:02:11 Removing stalled loopdevices
23-Nov-2024 09:02:12 Done
23-Nov-2024 09:02:12 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 09:02:12 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 09:02:12 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 09:02:12 Running post build plugin 'NCover Results Collector'
23-Nov-2024 09:02:12 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 09:02:12 Running post build plugin 'Clover Results Collector'
23-Nov-2024 09:02:12 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 09:02:12 Running post build plugin 'Artifact Copier'
23-Nov-2024 09:02:12 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 09:02:13 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 177.9 ms
23-Nov-2024 09:02:13 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS'
23-Nov-2024 09:02:13 Finalising the build...
23-Nov-2024 09:02:13 Stopping timer.
23-Nov-2024 09:02:13 Build ODSRV-OAP-MRFCDS-3367 completed.
23-Nov-2024 09:02:13 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 09:02:13 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 09:02:13 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 09:02:13 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 09:02:13 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 09:02:13 All post build plugins have finished
23-Nov-2024 09:02:13 Generating build results summary...
23-Nov-2024 09:02:13 Saving build results to disk...
23-Nov-2024 09:02:13 Store variable context...
23-Nov-2024 09:02:13 Finished building ODSRV-OAP-MRFCDS-3367.