--Task-- name: DSPrimeTask_id_repo_1 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-1 target_namespace: >default< start: 0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: ['DSPrimeTask_id_repo_0'] wait_for: [] options: {'_options_': "--noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [19/Apr/2023 03:38:02] DSPrimeTask_id_repo_1 pre : N/A ________________________________________________________________________________ [19/Apr/2023 03:38:02] - INFO: target (ds-idrepo-1) is a ds pod [19/Apr/2023 03:38:02] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [19/Apr/2023 03:38:02] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_1/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_1 [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- ________________________________________________________________________________ [19/Apr/2023 03:38:04] DSPrimeTask_id_repo_1 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -D "uid=admin" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})' ________________________________________________________________________________ [19/Apr/2023 03:38:05] DSPrimeTask_id_repo_1 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.json { "name": "DSPrimeTask_id_repo_1", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w \"FdixHuZ19L8lm86IiOOowXfulZOEtMK4\" -D \"uid=admin\" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_id_repo_1" } ________________________________________________________________________________ [19/Apr/2023 03:38:07] DSPrimeTask_id_repo_1 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [19/Apr/2023 03:38:07] DSPrimeTask_id_repo_1 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.json overseer-0-6f8fb8c4bb-c59tm:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer ________________________________________________________________________________ [19/Apr/2023 03:38:09] DSPrimeTask_id_repo_1 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 59s Waiting for status (curl --fail -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 5s, retry Order is running since 10s, retry Order is running since 15s, retry Order is running since 20s, retry Order is running since 26s, retry Order is running since 31s, retry Order is running since 36s, retry Order is running since 41s, retry Order is running since 47s, retry Order is running since 52s, retry Order is running since 57s, retry Order is running since 1m 02s, retry Order is running since 1m 07s, retry Order is running since 1m 13s, retry Order is running since 1m 18s, retry Order is running since 1m 23s, retry Order is running since 1m 28s, retry Order is running since 1m 33s, retry Order is running since 1m 39s, retry Order is running since 1m 44s, retry Order is running since 1m 49s, retry Order is running since 1m 54s, retry Order is running since 2m, retry Order is running since 2m 05s, retry Order is running since 2m 10s, retry Order is running since 2m 15s, retry Order is running since 2m 20s, retry Order is running since 2m 26s, retry Order is running since 2m 31s, retry Order is running since 2m 36s, retry Order is running since 2m 41s, retry Order is running since 2m 46s, retry Order is running since 2m 52s, retry Order is running since 2m 57s, retry Order is running since 3m 02s, retry Order is running since 3m 07s, retry Order is running since 3m 13s, retry Order is running since 3m 18s, retry Order is running since 3m 23s, retry Order is running since 3m 28s, retry Order is running since 3m 33s, retry Order is running since 3m 39s, retry Order is running since 3m 44s, retry Order is running since 3m 49s, retry Order is running since 3m 54s, retry Order is running since 4m, retry Order is running since 4m 05s, retry Order is running since 4m 10s, retry Order is running since 4m 15s, retry Order is running since 4m 20s, retry Order is running since 4m 26s, retry Order is running since 4m 31s, retry Order is running since 4m 36s, retry Order is running since 4m 41s, retry Order is running since 4m 46s, retry Order is running since 4m 52s, retry Order is running since 4m 57s, retry Order is running since 5m 02s, retry Order is running since 5m 07s, retry Order is running since 5m 13s, retry Order is running since 5m 18s, retry Order is running since 5m 23s, retry Order is running since 5m 28s, retry Order is running since 5m 33s, retry Order is running since 5m 39s, retry Order is running since 5m 44s, retry Order is running since 5m 49s, retry Order is running since 5m 54s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [19/Apr/2023 03:44:14] DSPrimeTask_id_repo_1 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 6m 06s ________________________________________________________________________________ [19/Apr/2023 03:44:15] DSPrimeTask_id_repo_1 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- Checking pod: overseer-0-6f8fb8c4bb-c59tm for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/DSPrimeTask_id_repo_1/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -i -- du -k /results/orders/DSPrimeTask_id_repo_1/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_1/order.tar.gz --- stderr --- - Download file (size 4k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- source : /results/orders/DSPrimeTask_id_repo_1/order.tar.gz @ overseer-0-6f8fb8c4bb-c59tm destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-6f8fb8c4bb-c59tm:/results/orders/DSPrimeTask_id_repo_1/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1 ________________________________________________________________________________ [19/Apr/2023 03:44:19] DSPrimeTask_id_repo_1 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -D "uid=admin" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})' ________________________________________________________________________________ [19/Apr/2023 03:44:19] DSPrimeTask_id_repo_1 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [19/Apr/2023 03:44:19] DSPrimeTask_id_repo_1 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/stdout.txt is small (77 lines), printing all lines: ----- output ----- Warming up for 10 seconds... -------------------------------------------------------------------------------------------- | Throughput | Response Time | Additional | | (ops/second) | (milliseconds) | Statistics | | recent average | recent average 99.9% 99.99% 99.999% | err/sec Entries/Srch | -------------------------------------------------------------------------------------------- | 4139.2 4139.2 | 124.065 124.065 177.21 181.40 185.60 | 0.0 1.0 | | 4926.4 4532.8 | 104.104 113.218 177.21 180.36 185.60 | 0.0 1.0 | | 5787.2 4950.9 | 88.610 103.630 176.16 178.26 183.50 | 0.0 1.0 | | 6842.2 5423.8 | 74.910 94.572 176.16 178.26 183.50 | 0.0 1.0 | | 7669.2 5872.8 | 66.780 87.314 176.16 177.21 183.50 | 0.0 1.0 | | 8374.6 6289.8 | 61.149 81.507 176.16 177.21 182.45 | 0.0 1.0 | | 8850.4 6655.6 | 57.854 77.014 176.16 177.21 182.45 | 0.0 1.0 | | 9266.8 6982.0 | 55.248 73.403 176.16 177.21 182.45 | 0.0 1.0 | | 9588.4 7271.6 | 53.404 70.473 176.16 177.21 182.45 | 0.0 1.0 | | 9694.6 7513.9 | 52.805 68.193 175.11 177.21 182.45 | 0.0 1.0 | | 9853.6 7726.6 | 51.972 66.313 175.11 177.21 182.45 | 0.0 1.0 | | 9949.0 7911.8 | 51.445 64.755 175.11 177.21 181.40 | 0.0 1.0 | | 10108.8 8080.8 | 50.666 63.399 175.11 177.21 181.40 | 0.0 1.0 | | 10257.0 8236.2 | 49.903 62.198 175.11 177.21 181.40 | 0.0 1.0 | | 10235.6 8369.5 | 50.005 61.204 175.11 177.21 181.40 | 0.0 1.0 | | 10423.4 8497.9 | 49.117 60.278 175.11 177.21 181.40 | 0.0 1.0 | | 10546.0 8618.4 | 48.529 59.432 175.11 177.21 181.40 | 0.0 1.0 | | 10631.8 8730.2 | 48.171 58.670 175.11 177.21 180.36 | 0.0 1.0 | | 10714.2 8834.7 | 47.797 57.976 175.11 177.21 180.36 | 0.0 1.0 | | 10830.2 8934.4 | 47.247 57.326 175.11 176.16 178.26 | 0.0 1.0 | | 10802.2 9023.4 | 47.393 56.760 174.06 176.16 178.26 | 0.0 1.0 | | 10862.8 9107.0 | 47.121 56.237 174.06 176.16 178.26 | 0.0 1.0 | | 10960.6 9187.6 | 46.720 55.743 174.06 176.16 178.26 | 0.0 1.0 | | 11026.2 9264.2 | 46.428 55.282 174.06 176.16 178.26 | 0.0 1.0 | | 11099.0 9337.6 | 46.131 54.846 174.06 176.16 178.26 | 0.0 1.0 | | 11119.6 9406.1 | 46.021 54.445 174.06 176.16 178.26 | 0.0 1.0 | | 11275.4 9475.3 | 45.418 54.047 173.02 176.16 178.26 | 0.0 1.0 | | 11382.8 9543.5 | 44.996 53.662 173.02 176.16 178.26 | 0.0 1.0 | | 11317.2 9604.6 | 45.223 53.319 173.02 176.16 178.26 | 0.0 1.0 | | 11482.2 9667.2 | 44.571 52.973 173.02 176.16 178.26 | 0.0 1.0 | | 11562.6 9728.4 | 44.267 52.639 173.02 176.16 178.26 | 0.0 1.0 | | 11716.6 9790.5 | 43.691 52.304 173.02 176.16 177.21 | 0.0 1.0 | | 11782.0 9850.8 | 43.445 51.983 173.02 176.16 177.21 | 0.0 1.0 | | 11983.6 9913.6 | 42.715 51.654 171.97 176.16 177.21 | 0.0 1.0 | | 12054.2 9974.7 | 42.489 51.337 171.97 176.16 177.21 | 0.0 1.0 | | 12158.8 10035.4 | 42.110 51.027 171.97 176.16 177.21 | 0.0 1.0 | | 12276.6 10096.0 | 41.698 50.720 171.97 176.16 177.21 | 0.0 1.0 | | 12324.0 10154.6 | 41.542 50.427 171.97 176.16 177.21 | 0.0 1.0 | | 12558.8 10216.3 | 40.760 50.122 171.97 176.16 177.21 | 0.0 1.0 | | 12580.0 10275.3 | 40.693 49.834 171.97 176.16 177.21 | 0.0 1.0 | | 12803.2 10337.0 | 39.976 49.536 170.92 176.16 177.21 | 0.0 1.0 | | 12916.4 10398.4 | 39.632 49.243 170.92 176.16 177.21 | 0.0 1.0 | | 13003.6 10459.0 | 39.378 48.958 170.92 176.16 177.21 | 0.0 1.0 | | 13121.2 10519.5 | 39.017 48.676 170.92 176.16 177.21 | 0.0 1.0 | | 13315.6 10581.6 | 38.451 48.390 170.92 176.16 177.21 | 0.0 1.0 | | 13363.0 10642.1 | 38.300 48.114 170.92 176.16 177.21 | 0.0 1.0 | | 13530.0 10703.5 | 37.821 47.838 170.92 176.16 177.21 | 0.0 1.0 | | 13722.8 10766.5 | 37.309 47.558 170.92 176.16 177.21 | 0.0 1.0 | | 13877.4 10829.9 | 36.912 47.280 170.92 176.16 177.21 | 0.0 1.0 | | 14014.6 10893.6 | 36.506 47.002 170.92 176.16 177.21 | 0.0 1.0 | | 14088.8 10956.3 | 36.342 46.734 169.87 176.16 177.21 | 0.0 1.0 | | 14283.0 11020.3 | 35.852 46.462 169.87 176.16 177.21 | 0.0 1.0 | | 14409.4 11084.2 | 35.523 46.194 169.87 176.16 177.21 | 0.0 1.0 | | 14648.6 11150.2 | 34.921 45.920 169.87 176.16 177.21 | 0.0 1.0 | | 14793.6 11216.5 | 34.618 45.649 169.87 176.16 177.21 | 0.0 1.0 | | 15065.6 11285.2 | 33.997 45.371 169.87 176.16 177.21 | 0.0 1.0 | | 15042.8 11351.1 | 34.020 45.107 169.87 176.16 177.21 | 0.0 1.0 | | 15244.2 11418.2 | 33.579 44.842 169.87 176.16 177.21 | 0.0 1.0 | | 15476.0 11487.0 | 33.084 44.573 169.87 176.16 177.21 | 0.0 1.0 | | 15571.0 11555.1 | 32.860 44.310 168.82 176.16 177.21 | 0.0 1.0 | | 15771.4 11624.2 | 32.464 44.047 168.82 176.16 177.21 | 0.0 1.0 | | 15901.6 11693.2 | 32.210 43.787 168.82 176.16 177.21 | 0.0 1.0 | | 15911.4 11760.1 | 32.163 43.537 168.82 176.16 177.21 | 0.0 1.0 | | 15882.0 11824.5 | 32.231 43.300 168.82 176.16 177.21 | 0.0 1.0 | | 16111.2 11890.5 | 31.758 43.060 168.82 176.16 177.21 | 0.0 1.0 | | 16197.0 11955.7 | 31.621 42.825 168.82 176.16 177.21 | 0.0 1.0 | | 16068.4 12017.1 | 31.853 42.606 168.82 175.11 177.21 | 0.0 1.0 | | 16202.6 12078.7 | 31.588 42.388 168.82 175.11 177.21 | 0.0 1.0 | | 16559.8 12143.6 | 30.918 42.162 168.82 175.11 177.21 | 0.0 1.0 | | 16506.2 12205.9 | 31.014 41.946 168.82 175.11 177.21 | 0.0 1.0 | | 16000.0 12206.2 | 30.554 41.945 168.82 175.11 177.21 | 0.0 0.9 | ________________________________________________________________________________ [19/Apr/2023 03:44:19] DSPrimeTask_id_repo_1 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [19/Apr/2023 03:44:19] DSPrimeTask_id_repo_1 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [19/Apr/2023 03:44:19] DSPrimeTask_id_repo_1 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [19/Apr/2023 03:44:19] DSPrimeTask_id_repo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped