--Task-- name: DSPrimeTask_id_repo_0 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-0 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: [] 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 ________________________________________________________________________________ [20/Apr/2023 00:09:35] DSPrimeTask_id_repo_0 pre : N/A ________________________________________________________________________________ [20/Apr/2023 00:09:35] - INFO: target (ds-idrepo-0) is a ds pod [20/Apr/2023 00:09:35] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [20/Apr/2023 00:09:35] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_0/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_0 [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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 --- ________________________________________________________________________________ [20/Apr/2023 00:09:36] DSPrimeTask_id_repo_0 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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: 10000022 --- stderr --- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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,10000022)' '(uid=user.{})' ________________________________________________________________________________ [20/Apr/2023 00:09:38] DSPrimeTask_id_repo_0 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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: 10000022 --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.json { "name": "DSPrimeTask_id_repo_0", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w \"FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu\" -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,10000022)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_id_repo_0" } ________________________________________________________________________________ [20/Apr/2023 00:09:40] DSPrimeTask_id_repo_0 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 ________________________________________________________________________________ [20/Apr/2023 00:09:40] DSPrimeTask_id_repo_0 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.json overseer-0-7d558546cb-vlzlv:/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 ________________________________________________________________________________ [20/Apr/2023 00:09:42] DSPrimeTask_id_repo_0 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 46s, 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 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 54s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [20/Apr/2023 00:15:47] DSPrimeTask_id_repo_0 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -- 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 ________________________________________________________________________________ [20/Apr/2023 00:15:48] DSPrimeTask_id_repo_0 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-7d558546cb-vlzlv --- stderr --- Checking pod: overseer-0-7d558546cb-vlzlv 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_0/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_0/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-7d558546cb-vlzlv --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -i -- du -k /results/orders/DSPrimeTask_id_repo_0/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_0/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-7d558546cb-vlzlv --- stderr --- source : /results/orders/DSPrimeTask_id_repo_0/order.tar.gz @ overseer-0-7d558546cb-vlzlv destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7d558546cb-vlzlv:/results/orders/DSPrimeTask_id_repo_0/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/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/03_DSPrimeTask_id_repo_0/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0 ________________________________________________________________________________ [20/Apr/2023 00:15:52] DSPrimeTask_id_repo_0 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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,10000022)' '(uid=user.{})' ________________________________________________________________________________ [20/Apr/2023 00:15:52] DSPrimeTask_id_repo_0 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [20/Apr/2023 00:15:52] DSPrimeTask_id_repo_0 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/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 | -------------------------------------------------------------------------------------------- | 4171.0 4171.0 | 123.229 123.229 178.26 217.06 241.17 | 0.0 1.0 | | 4958.6 4564.8 | 103.516 112.522 177.21 214.96 241.17 | 0.0 1.0 | | 5885.4 5005.0 | 87.094 102.555 176.16 210.76 239.08 | 0.0 1.0 | | 6932.8 5487.0 | 73.908 93.506 176.16 208.67 239.08 | 0.0 1.0 | | 7772.6 5944.1 | 65.901 86.287 175.11 206.57 239.08 | 0.0 1.0 | | 8399.8 6353.4 | 60.972 80.709 175.11 205.52 219.15 | 0.0 1.0 | | 8774.0 6699.2 | 58.525 76.558 175.11 183.50 219.15 | 0.0 1.0 | | 9088.4 6997.8 | 56.168 73.248 175.11 181.40 218.10 | 0.0 1.0 | | 9278.0 7251.2 | 55.185 70.680 174.06 180.36 218.10 | 0.0 1.0 | | 9449.4 7471.0 | 54.187 68.594 174.06 180.36 218.10 | 0.0 1.0 | | 9601.2 7664.7 | 53.319 66.854 174.06 179.31 218.10 | 0.0 1.0 | | 9739.8 7837.6 | 52.567 65.375 174.06 178.26 217.06 | 0.0 1.0 | | 9891.6 7995.6 | 51.759 64.079 174.06 178.26 217.06 | 0.0 1.0 | | 10033.6 8141.2 | 51.010 62.929 173.02 177.21 217.06 | 0.0 1.0 | | 10116.0 8272.8 | 50.621 61.925 173.02 177.21 217.06 | 0.0 1.0 | | 10226.0 8394.9 | 50.047 61.021 173.02 177.21 216.01 | 0.0 1.0 | | 10246.0 8503.8 | 49.969 60.238 173.02 177.21 216.01 | 0.0 1.0 | | 10255.4 8601.1 | 49.924 59.554 173.02 177.21 214.96 | 0.0 1.0 | | 10403.4 8695.9 | 49.205 58.903 173.02 177.21 214.96 | 0.0 1.0 | | 10383.8 8780.3 | 49.301 58.335 171.97 177.21 214.96 | 0.0 1.0 | | 10377.0 8856.4 | 49.345 57.833 171.97 176.16 214.96 | 0.0 1.0 | | 10519.2 8932.0 | 48.668 57.343 171.97 176.16 210.76 | 0.0 1.0 | | 10656.8 9006.9 | 48.033 56.864 171.97 176.16 210.76 | 0.0 1.0 | | 10673.8 9076.4 | 47.941 56.427 171.97 176.16 210.76 | 0.0 1.0 | | 10746.8 9143.2 | 47.644 56.014 171.97 176.16 210.76 | 0.0 1.0 | | 10811.0 9207.4 | 47.352 55.623 171.97 176.16 209.72 | 0.0 1.0 | | 10896.8 9269.9 | 46.982 55.246 171.97 176.16 209.72 | 0.0 1.0 | | 10996.2 9331.6 | 46.554 54.881 171.97 176.16 209.72 | 0.0 1.0 | | 11057.8 9391.1 | 46.325 54.533 171.97 176.16 209.72 | 0.0 1.0 | | 11116.6 9448.6 | 46.030 54.200 170.92 176.16 208.67 | 0.0 1.0 | | 11260.2 9507.1 | 45.464 53.866 170.92 176.16 208.67 | 0.0 1.0 | | 11437.6 9567.4 | 44.765 53.526 170.92 176.16 208.67 | 0.0 1.0 | | 11503.8 9626.1 | 44.509 53.199 170.92 176.16 208.67 | 0.0 1.0 | | 11494.2 9681.0 | 44.536 52.897 170.92 176.16 208.67 | 0.0 1.0 | | 11640.8 9737.0 | 43.952 52.591 170.92 176.16 207.62 | 0.0 1.0 | | 11727.6 9792.3 | 43.668 52.294 170.92 175.11 207.62 | 0.0 1.0 | | 11835.0 9847.5 | 43.254 52.001 170.92 175.11 206.57 | 0.0 1.0 | | 12021.8 9904.7 | 42.566 51.699 170.92 175.11 206.57 | 0.0 1.0 | | 12034.6 9959.3 | 42.566 51.416 169.87 175.11 206.57 | 0.0 1.0 | | 12170.6 10014.6 | 42.039 51.132 169.87 175.11 206.57 | 0.0 1.0 | | 12274.2 10069.7 | 41.722 50.852 169.87 175.11 205.52 | 0.0 1.0 | | 12394.4 10125.1 | 41.305 50.574 169.87 175.11 205.52 | 0.0 1.0 | | 12491.0 10180.1 | 40.979 50.300 169.87 175.11 205.52 | 0.0 1.0 | | 12635.0 10235.9 | 40.524 50.026 169.87 175.11 205.52 | 0.0 1.0 | | 12736.4 10291.5 | 40.182 49.755 169.87 175.11 205.52 | 0.0 1.0 | | 12716.4 10344.2 | 40.255 49.501 169.87 175.11 205.52 | 0.0 1.0 | | 12958.2 10399.8 | 39.518 49.236 169.87 175.11 205.52 | 0.0 1.0 | | 13091.4 10455.9 | 39.108 48.972 169.87 175.11 204.47 | 0.0 1.0 | | 13192.0 10511.7 | 38.819 48.712 169.87 175.11 185.60 | 0.0 1.0 | | 13406.0 10569.6 | 38.154 48.444 169.87 175.11 185.60 | 0.0 1.0 | | 13404.0 10625.2 | 38.210 48.191 168.82 175.11 183.50 | 0.0 1.0 | | 13711.4 10684.5 | 37.320 47.923 168.82 175.11 182.45 | 0.0 1.0 | | 13762.0 10742.6 | 37.211 47.664 168.82 175.11 182.45 | 0.0 1.0 | | 14001.2 10802.9 | 36.555 47.397 168.82 175.11 181.40 | 0.0 1.0 | | 14044.8 10861.9 | 36.456 47.140 168.82 175.11 181.40 | 0.0 1.0 | | 14340.8 10924.0 | 35.698 46.872 168.82 175.11 181.40 | 0.0 1.0 | | 14235.0 10982.1 | 35.949 46.623 168.82 175.11 181.40 | 0.0 1.0 | | 14405.8 11041.1 | 35.547 46.374 168.82 175.11 181.40 | 0.0 1.0 | | 14539.0 11100.4 | 35.213 46.126 168.82 174.06 181.40 | 0.0 1.0 | | 14653.8 11159.6 | 34.932 45.882 168.82 174.06 181.40 | 0.0 1.0 | | 14929.2 11221.4 | 34.276 45.628 168.82 174.06 180.36 | 0.0 1.0 | | 14960.6 11281.7 | 34.212 45.384 167.77 174.06 180.36 | 0.0 1.0 | | 14964.8 11340.2 | 34.227 45.150 167.77 174.06 180.36 | 0.0 1.0 | | 15209.6 11400.7 | 33.657 44.911 167.77 174.06 180.36 | 0.0 1.0 | | 15248.0 11459.8 | 33.581 44.679 167.77 174.06 180.36 | 0.0 1.0 | | 15416.8 11519.8 | 33.191 44.446 167.77 174.06 180.36 | 0.0 1.0 | | 15520.0 11579.5 | 32.996 44.217 167.77 174.06 180.36 | 0.0 1.0 | | 15800.8 11641.6 | 32.385 43.981 167.77 174.06 180.36 | 0.0 1.0 | | 15867.0 11702.8 | 32.272 43.751 167.77 174.06 180.36 | 0.0 1.0 | | 15895.8 11762.7 | 32.184 43.527 166.72 174.06 179.31 | 0.0 1.0 | | 14961.5 11763.0 | 32.758 43.526 166.72 174.06 179.31 | 0.0 0.9 | ________________________________________________________________________________ [20/Apr/2023 00:15:52] DSPrimeTask_id_repo_0 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [20/Apr/2023 00:15:52] DSPrimeTask_id_repo_0 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 ________________________________________________________________________________ [20/Apr/2023 00:15:52] DSPrimeTask_id_repo_0 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [20/Apr/2023 00:15:52] DSPrimeTask_id_repo_0 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped