--Task-- name: DSPrimeTask_id_repo_2 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-2 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_1'] 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 ________________________________________________________________________________ [22/Apr/2023 00:49:23] DSPrimeTask_id_repo_2 pre : N/A ________________________________________________________________________________ [22/Apr/2023 00:49:23] - INFO: target (ds-idrepo-2) is a ds pod [22/Apr/2023 00:49:23] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [22/Apr/2023 00:49:23] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_2/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_2 [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "8ZTay1MPF1c808VoxHNsw9KcD9V8x5vf" -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 --- ________________________________________________________________________________ [22/Apr/2023 00:49:24] DSPrimeTask_id_repo_2 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "8ZTay1MPF1c808VoxHNsw9KcD9V8x5vf" -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-2.ds-idrepo -w "8ZTay1MPF1c808VoxHNsw9KcD9V8x5vf" -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.{})' ________________________________________________________________________________ [22/Apr/2023 00:49:26] DSPrimeTask_id_repo_2 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "8ZTay1MPF1c808VoxHNsw9KcD9V8x5vf" -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/05_DSPrimeTask_id_repo_2/order.json { "name": "DSPrimeTask_id_repo_2", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w \"8ZTay1MPF1c808VoxHNsw9KcD9V8x5vf\" -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_2" } ________________________________________________________________________________ [22/Apr/2023 00:49:28] DSPrimeTask_id_repo_2 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [22/Apr/2023 00:49:28] DSPrimeTask_id_repo_2 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-c5f75d5c7-jtc6v --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.json overseer-0-c5f75d5c7-jtc6v:/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 ________________________________________________________________________________ [22/Apr/2023 00:49:30] DSPrimeTask_id_repo_2 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 47s, 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 34s, 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 21s, 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 47s, 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 34s, 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 55s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [22/Apr/2023 00:55:35] DSPrimeTask_id_repo_2 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-c5f75d5c7-jtc6v --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c5f75d5c7-jtc6v -- 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 ________________________________________________________________________________ [22/Apr/2023 00:55:36] DSPrimeTask_id_repo_2 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-c5f75d5c7-jtc6v --- stderr --- Checking pod: overseer-0-c5f75d5c7-jtc6v 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-c5f75d5c7-jtc6v --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c5f75d5c7-jtc6v -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_2/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_2/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-c5f75d5c7-jtc6v --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-c5f75d5c7-jtc6v -i -- du -k /results/orders/DSPrimeTask_id_repo_2/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_2/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-c5f75d5c7-jtc6v --- stderr --- source : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz @ overseer-0-c5f75d5c7-jtc6v destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/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-c5f75d5c7-jtc6v --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-c5f75d5c7-jtc6v:/results/orders/DSPrimeTask_id_repo_2/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2 ________________________________________________________________________________ [22/Apr/2023 00:55:40] DSPrimeTask_id_repo_2 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w "8ZTay1MPF1c808VoxHNsw9KcD9V8x5vf" -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.{})' ________________________________________________________________________________ [22/Apr/2023 00:55:40] DSPrimeTask_id_repo_2 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [22/Apr/2023 00:55:40] DSPrimeTask_id_repo_2 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/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 | -------------------------------------------------------------------------------------------- | 4146.6 4146.6 | 123.939 123.939 178.26 180.36 190.84 | 0.0 1.0 | | 4907.0 4526.8 | 104.525 113.417 178.26 180.36 190.84 | 0.0 1.0 | | 5540.8 4864.8 | 92.441 105.453 178.26 180.36 182.45 | 0.0 1.0 | | 6271.4 5216.5 | 81.726 98.322 177.21 179.31 182.45 | 0.0 1.0 | | 6945.8 5562.3 | 73.753 92.186 177.21 179.31 182.45 | 0.0 1.0 | | 7533.4 5890.8 | 68.004 87.032 176.16 179.31 181.40 | 0.0 1.0 | | 8004.8 6192.8 | 63.951 82.770 176.16 179.31 181.40 | 0.0 1.0 | | 8364.8 6464.3 | 61.241 79.287 176.16 179.31 181.40 | 0.0 1.0 | | 8614.6 6703.2 | 59.426 76.451 176.16 178.26 181.40 | 0.0 1.0 | | 8796.0 6912.5 | 58.209 74.130 176.16 178.26 181.40 | 0.0 1.0 | | 8904.2 7093.6 | 57.468 72.229 175.11 178.26 181.40 | 0.0 1.0 | | 8941.2 7247.6 | 57.284 70.692 175.11 178.26 181.40 | 0.0 1.0 | | 9184.6 7396.6 | 55.715 69.262 175.11 178.26 180.36 | 0.0 1.0 | | 9444.4 7542.8 | 54.243 67.918 175.11 178.26 180.36 | 0.0 1.0 | | 9632.8 7682.2 | 53.154 66.684 175.11 178.26 180.36 | 0.0 1.0 | | 9824.2 7816.0 | 52.096 65.538 175.11 178.26 180.36 | 0.0 1.0 | | 10036.4 7946.6 | 51.024 64.460 175.11 178.26 180.36 | 0.0 1.0 | | 10291.0 8076.9 | 49.745 63.418 175.11 178.26 180.36 | 0.0 1.0 | | 10395.2 8198.9 | 49.257 62.473 175.11 178.26 180.36 | 0.0 1.0 | | 10643.4 8321.1 | 48.100 61.554 175.11 178.26 180.36 | 0.0 1.0 | | 10993.0 8448.4 | 46.567 60.625 174.06 178.26 180.36 | 0.0 1.0 | | 11145.4 8571.0 | 45.930 59.757 174.06 178.26 180.36 | 0.0 1.0 | | 11262.0 8688.0 | 45.491 58.953 174.06 178.26 180.36 | 0.0 1.0 | | 11621.6 8810.2 | 44.030 58.133 174.06 178.26 180.36 | 0.0 1.0 | | 11820.0 8930.6 | 43.307 57.348 174.06 177.21 180.36 | 0.0 1.0 | | 12018.6 9049.4 | 42.622 56.596 174.06 177.21 180.36 | 0.0 1.0 | | 12307.2 9170.0 | 41.589 55.850 174.06 177.21 180.36 | 0.0 1.0 | | 12621.6 9293.3 | 40.579 55.109 174.06 177.21 179.31 | 0.0 1.0 | | 12892.8 9417.4 | 39.701 54.382 174.06 177.21 179.31 | 0.0 1.0 | | 13364.6 9549.0 | 38.298 53.631 174.06 177.21 179.31 | 0.0 1.0 | | 13858.8 9688.0 | 36.956 52.862 174.06 177.21 179.31 | 0.0 1.0 | | 14279.6 9831.5 | 35.840 52.089 174.06 177.21 179.31 | 0.0 1.0 | | 14594.4 9975.8 | 35.105 51.336 174.06 177.21 179.31 | 0.0 1.0 | | 15346.4 10133.8 | 33.337 50.534 173.02 177.21 179.31 | 0.0 1.0 | | 16167.8 10306.2 | 31.655 49.688 173.02 177.21 179.31 | 0.0 1.0 | | 17364.4 10502.2 | 29.499 48.761 173.02 177.21 179.31 | 0.0 1.0 | | 18642.8 10722.3 | 27.449 47.760 173.02 176.16 179.31 | 0.0 1.0 | | 20060.4 10968.0 | 25.528 46.690 173.02 176.16 179.31 | 0.0 1.0 | | 22436.6 11262.1 | 22.819 45.470 173.02 176.16 179.31 | 0.0 1.0 | | 25102.0 11608.1 | 20.404 44.115 173.02 176.16 179.31 | 0.0 1.0 | | 29339.4 12040.5 | 17.452 42.530 173.02 176.16 179.31 | 0.0 1.0 | | 36227.2 12616.4 | 14.123 40.588 171.97 176.16 179.31 | 0.0 1.0 | | 38433.6 13216.8 | 13.319 38.744 171.97 176.16 179.31 | 0.0 1.0 | | 38700.8 13796.0 | 13.229 37.117 171.97 176.16 179.31 | 0.0 1.0 | | 39909.2 14376.3 | 12.817 35.618 171.97 176.16 178.26 | 0.0 1.0 | | 41246.4 14960.4 | 12.384 34.226 170.92 176.16 178.26 | 0.0 1.0 | | 41961.6 15534.9 | 12.222 32.961 170.92 176.16 178.26 | 0.0 1.0 | | 42568.4 16098.1 | 12.031 31.808 169.87 176.16 178.26 | 0.0 1.0 | | 43438.0 16656.1 | 11.773 30.742 169.87 175.11 178.26 | 0.0 1.0 | | 44988.2 17222.7 | 11.377 29.730 168.82 175.11 178.26 | 0.0 1.0 | | 45033.4 17768.0 | 11.359 28.817 168.82 175.11 178.26 | 0.0 1.0 | | 22516.2 17859.3 | 22.734 28.670 168.82 175.11 178.26 | 0.0 1.0 | | 21732.0 17932.4 | 23.528 28.552 167.77 175.11 178.26 | 0.0 1.0 | | 22703.0 18020.7 | 22.559 28.412 167.77 175.11 178.26 | 0.0 1.0 | | 23375.0 18118.1 | 21.908 28.260 167.77 175.11 178.26 | 0.0 1.0 | | 24158.2 18226.0 | 21.170 28.092 167.77 175.11 178.26 | 0.0 1.0 | | 24811.6 18341.5 | 20.631 27.915 167.77 175.11 178.26 | 0.0 1.0 | | 25374.2 18462.7 | 20.185 27.732 167.77 175.11 178.26 | 0.0 1.0 | | 25801.0 18587.1 | 19.830 27.546 167.77 175.11 178.26 | 0.0 1.0 | | 26287.2 18715.5 | 19.442 27.356 166.72 175.11 178.26 | 0.0 1.0 | | 26668.8 18845.8 | 19.220 27.167 166.72 175.11 178.26 | 0.0 1.0 | | 27062.2 18978.4 | 18.923 26.978 166.72 175.11 178.26 | 0.0 1.0 | | 26943.4 19104.8 | 18.997 26.799 166.72 175.11 178.26 | 0.0 1.0 | | 26964.8 19227.6 | 18.979 26.628 166.72 175.11 178.26 | 0.0 1.0 | | 27212.4 19350.4 | 18.816 26.459 165.68 175.11 178.26 | 0.0 1.0 | | 27276.0 19470.5 | 18.756 26.295 165.68 175.11 178.26 | 0.0 1.0 | | 27849.2 19595.6 | 18.385 26.127 165.68 175.11 178.26 | 0.0 1.0 | | 27737.4 19715.3 | 18.449 25.969 165.68 175.11 178.26 | 0.0 1.0 | | 27587.2 19829.4 | 18.557 25.819 165.68 175.11 178.26 | 0.0 1.0 | | 27982.4 19945.9 | 18.283 25.668 165.68 175.11 178.26 | 0.0 1.0 | | 28000.0 19946.1 | 18.323 25.668 165.68 175.11 178.26 | 0.0 0.7 | ________________________________________________________________________________ [22/Apr/2023 00:55:40] DSPrimeTask_id_repo_2 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [22/Apr/2023 00:55:40] DSPrimeTask_id_repo_2 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 ________________________________________________________________________________ [22/Apr/2023 00:55:40] DSPrimeTask_id_repo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [22/Apr/2023 00:55:40] DSPrimeTask_id_repo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped