==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: overseer-0-7cc5dd9f4c-pr5wc Namespace: xlou Priority: 0 Node: gke-xlou-bsln-frontend-01904a74-nnnr/10.142.15.205 Start Time: Tue, 21 Feb 2023 00:50:04 +0000 Labels: app=overseer-0 pod-template-hash=7cc5dd9f4c release=overseer skaffold.dev/run-id=8e147afe-7588-4946-9ee5-cf9086b5e513 Annotations: Status: Running IP: 10.56.54.222 IPs: IP: 10.56.54.222 Controlled By: ReplicaSet/overseer-0-7cc5dd9f4c Containers: overseer: Container ID: containerd://034e8891e688730a1c87ea8f379f01a7cd3461d3667dfaeeaa47cb73e9a97454 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:2b149970e3a304484cbfc8bfd3bd95f234e56e575ceeb1e26bb1c6e461705b20 Port: Host Port: Args: /bin/sh -c PYTHONUNBUFFERED=x /lodestar/pyrock/shared/scripts/overseer/run.py State: Running Started: Tue, 21 Feb 2023 00:50:15 +0000 Ready: True Restart Count: 0 Limits: cpu: 8 memory: 8Gi Requests: cpu: 2500m memory: 4Gi Environment Variables from: overseer-config-0 ConfigMap Optional: false Environment: Mounts: /results from results (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rn7kl (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: results: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: overseer-0 ReadOnly: false kube-api-access-rn7kl: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: forgerock.io/role=frontend Tolerations: WorkerDedicatedFrontend=true:NoSchedule node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== [21/Feb/2023 00:50:15] httpd web_server : Server is running at http://localhost:8080 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 00:50:15] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10.56.48.19 - - [21/Feb/2023 00:50:20] "GET / HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:50:35] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 00:50:37] overseer : Start new order prepare-workload (id 1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 00:50:37] order prepare-workload : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 00:50:37] order prepare-workload : Running command : /lodestar/pyrock/shared/scripts/idm/prepare_workload.py --preload_records 1000000 --preload_output /results/idm/preload.csv [21/Feb/2023 00:50:37] order prepare-workload : Http access : http://localhost:8080/orders/prepare-workload [21/Feb/2023 00:50:37] order prepare-workload : Full command stored in : /results/orders/prepare-workload/cmd.txt [21/Feb/2023 00:50:37] order prepare-workload : RC file : /results/orders/prepare-workload/rc.txt [21/Feb/2023 00:50:37] order prepare-workload : Stdout file : /results/orders/prepare-workload/stdout.txt [21/Feb/2023 00:50:37] order prepare-workload : Stderr file : /results/orders/prepare-workload/stderr.txt [21/Feb/2023 00:50:37] order prepare-workload : Process 26 has been successfully launched 10.56.48.19 - - [21/Feb/2023 00:50:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:50:47] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 00:50:49] order prepare-workload : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 00:50:49] overseer : order stopped by itself prepare-workload : /results/orders/prepare-workload ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 00:50:49] order prepare-workload : Compress /results/orders/prepare-workload ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/prepare-workload/order.tar.gz Compressed generated in 0s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 00:50:49] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 00:50:49] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 00:50:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:50:58] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 00:50:59] overseer : Start new order preload-with-gatling (id 2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 00:50:59] order preload-with-gatling : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 00:50:59] order preload-with-gatling : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-bsln.engineeringpit.com -DamadminPassword=WqvW4NP4iYpBdoVOxlGe51yP -DamadminUsername=amadmin -Dconcurrency=20 -Dcsvfile=/results/idm/preload.csv -Didm_host=xlou.iam.xlou-bsln.engineeringpit.com -Dnum_users=1000000 -Doutput=/results/idm/user_feeder.csv -Duser_password=T35tr0ck123 -Xmx4G" ; exec /lodestar/clients/gatling-for-pyrock.sh -s idm.simple_managed_users.ManagedUsersPreload -sf /lodestar/pyrock/shared/clients/gatling/ -rd idm.simple_managed_users.ManagedUsersPreload@medium -rf /results/gatling/preload-with-gatling --no-reports [21/Feb/2023 00:50:59] order preload-with-gatling : Http access : http://localhost:8080/orders/preload-with-gatling [21/Feb/2023 00:50:59] order preload-with-gatling : Full command stored in : /results/orders/preload-with-gatling/cmd.txt [21/Feb/2023 00:50:59] order preload-with-gatling : RC file : /results/orders/preload-with-gatling/rc.txt [21/Feb/2023 00:50:59] order preload-with-gatling : Stdout file : /results/orders/preload-with-gatling/stdout.txt [21/Feb/2023 00:50:59] order preload-with-gatling : Stderr file : /results/orders/preload-with-gatling/stderr.txt [21/Feb/2023 00:50:59] order preload-with-gatling : Process 63 has been successfully launched 10.56.48.19 - - [21/Feb/2023 00:51:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:51:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:51:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:51:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:51:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:51:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:51:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:51:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:52:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:53:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:54:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:55:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:56:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:57:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:58:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 00:59:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:00:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:01:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:02:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:03:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:04:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:05:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:06:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:07:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:08:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:09:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:10:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:11:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:09] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:12:12] order preload-with-gatling : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 01:12:12] overseer : order stopped by itself preload-with-gatling : /results/orders/preload-with-gatling ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:12:12] order preload-with-gatling : Compress /results/orders/preload-with-gatling ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/preload-with-gatling/order.tar.gz Compressed generated in 0s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:12:12] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:12:12] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 01:12:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:19] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:12:21] overseer : Start new order generate-ldif (id 3) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:12:21] order generate-ldif : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:12:21] order generate-ldif : Running command : python3 /lodestar/pyrock/shared/scripts/ds/gen_ldif.py -f /results/ldap.ldif -n 1000 -c /results/idm/user_feeder.csv [21/Feb/2023 01:12:21] order generate-ldif : Http access : http://localhost:8080/orders/generate-ldif [21/Feb/2023 01:12:21] order generate-ldif : Full command stored in : /results/orders/generate-ldif/cmd.txt [21/Feb/2023 01:12:21] order generate-ldif : RC file : /results/orders/generate-ldif/rc.txt [21/Feb/2023 01:12:21] order generate-ldif : Stdout file : /results/orders/generate-ldif/stdout.txt [21/Feb/2023 01:12:21] order generate-ldif : Stderr file : /results/orders/generate-ldif/stderr.txt [21/Feb/2023 01:12:21] order generate-ldif : Process 324 has been successfully launched 10.56.48.19 - - [21/Feb/2023 01:12:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:12:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:23] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:13:25] order generate-ldif : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 01:13:25] overseer : order stopped by itself generate-ldif : /results/orders/generate-ldif ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:13:25] order generate-ldif : Compress /results/orders/generate-ldif ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/generate-ldif/order.tar.gz Compressed generated in 0s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:13:25] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:13:25] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 01:13:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:33] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:13:35] overseer : Start new order import-groups (id 4) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:13:35] order import-groups : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:13:35] order import-groups : Running command : /lodestar/clients/ds/bin/ldapmodify --noPropertiesFile -h ds-idrepo-0.ds-idrepo.xlou-rcs.svc.cluster.local -w "TnGs4INNRqsuvuBcvewyK9O1XFqpTmKK" -D "uid=admin" -p 1389 -f /results/ldap.ldif --no-prompt --continueOnError --useStartTls --trustAll --numConnections 16 [21/Feb/2023 01:13:35] order import-groups : Http access : http://localhost:8080/orders/import-groups [21/Feb/2023 01:13:35] order import-groups : Full command stored in : /results/orders/import-groups/cmd.txt [21/Feb/2023 01:13:35] order import-groups : RC file : /results/orders/import-groups/rc.txt [21/Feb/2023 01:13:35] order import-groups : Stdout file : /results/orders/import-groups/stdout.txt [21/Feb/2023 01:13:35] order import-groups : Stderr file : /results/orders/import-groups/stderr.txt [21/Feb/2023 01:13:35] order import-groups : Process 361 has been successfully launched 10.56.48.19 - - [21/Feb/2023 01:13:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:13:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:14:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:15:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:16:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:17:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:18:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:19:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:20:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:20:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:20:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:20:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:20:22] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:20:23] order import-groups : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 01:20:23] overseer : order stopped by itself import-groups : /results/orders/import-groups ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:20:23] order import-groups : Compress /results/orders/import-groups ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/import-groups/order.tar.gz 10.56.48.19 - - [21/Feb/2023 01:20:27] "GET /orders/status.txt HTTP/1.1" 200 - Compressed generated in 3s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:20:28] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:20:28] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 01:20:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:20:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:20:46] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:20:48] overseer : Start new order DSPrimeTask_id_repo_0 (id 5) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:20:48] order DSPrimeTask_id_repo_0 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:20:48] order DSPrimeTask_id_repo_0 : Running command : /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w "GSjqN2wc7hyl16OQj13R3XXWwFTWMC0K" -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,1000021)' '(uid=user.{})' [21/Feb/2023 01:20:48] order DSPrimeTask_id_repo_0 : Http access : http://localhost:8080/orders/DSPrimeTask_id_repo_0 [21/Feb/2023 01:20:48] order DSPrimeTask_id_repo_0 : Full command stored in : /results/orders/DSPrimeTask_id_repo_0/cmd.txt [21/Feb/2023 01:20:48] order DSPrimeTask_id_repo_0 : RC file : /results/orders/DSPrimeTask_id_repo_0/rc.txt [21/Feb/2023 01:20:48] order DSPrimeTask_id_repo_0 : Stdout file : /results/orders/DSPrimeTask_id_repo_0/stdout.txt [21/Feb/2023 01:20:48] order DSPrimeTask_id_repo_0 : Stderr file : /results/orders/DSPrimeTask_id_repo_0/stderr.txt [21/Feb/2023 01:20:48] order DSPrimeTask_id_repo_0 : Process 453 has been successfully launched 10.56.48.19 - - [21/Feb/2023 01:20:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:20:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:21:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:22:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:23:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:24:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:25:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:26:48] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:26:49] order DSPrimeTask_id_repo_0 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 01:26:49] overseer : order stopped by itself DSPrimeTask_id_repo_0 : /results/orders/DSPrimeTask_id_repo_0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:26:49] order DSPrimeTask_id_repo_0 : Compress /results/orders/DSPrimeTask_id_repo_0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/DSPrimeTask_id_repo_0/order.tar.gz Compressed generated in 0s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:26:50] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:26:50] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 01:26:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:03] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:27:04] overseer : Start new order DSPrimeTask_id_repo_1 (id 6) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:27:04] order DSPrimeTask_id_repo_1 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:27:04] order DSPrimeTask_id_repo_1 : Running command : /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w "GSjqN2wc7hyl16OQj13R3XXWwFTWMC0K" -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,1000021)' '(uid=user.{})' [21/Feb/2023 01:27:04] order DSPrimeTask_id_repo_1 : Http access : http://localhost:8080/orders/DSPrimeTask_id_repo_1 [21/Feb/2023 01:27:04] order DSPrimeTask_id_repo_1 : Full command stored in : /results/orders/DSPrimeTask_id_repo_1/cmd.txt [21/Feb/2023 01:27:04] order DSPrimeTask_id_repo_1 : RC file : /results/orders/DSPrimeTask_id_repo_1/rc.txt [21/Feb/2023 01:27:04] order DSPrimeTask_id_repo_1 : Stdout file : /results/orders/DSPrimeTask_id_repo_1/stdout.txt [21/Feb/2023 01:27:04] order DSPrimeTask_id_repo_1 : Stderr file : /results/orders/DSPrimeTask_id_repo_1/stderr.txt [21/Feb/2023 01:27:04] order DSPrimeTask_id_repo_1 : Process 549 has been successfully launched 10.56.48.19 - - [21/Feb/2023 01:27:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:27:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:28:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:29:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:30:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:31:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:32:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:33:04] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:33:06] order DSPrimeTask_id_repo_1 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 01:33:06] overseer : order stopped by itself DSPrimeTask_id_repo_1 : /results/orders/DSPrimeTask_id_repo_1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:33:06] order DSPrimeTask_id_repo_1 : Compress /results/orders/DSPrimeTask_id_repo_1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/DSPrimeTask_id_repo_1/order.tar.gz Compressed generated in 0s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:33:06] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:33:06] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 01:33:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:33:19] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:33:21] overseer : Start new order DSPrimeTask_id_repo_2 (id 7) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:33:21] order DSPrimeTask_id_repo_2 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:33:21] order DSPrimeTask_id_repo_2 : Running command : /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w "GSjqN2wc7hyl16OQj13R3XXWwFTWMC0K" -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,1000021)' '(uid=user.{})' [21/Feb/2023 01:33:21] order DSPrimeTask_id_repo_2 : Http access : http://localhost:8080/orders/DSPrimeTask_id_repo_2 [21/Feb/2023 01:33:21] order DSPrimeTask_id_repo_2 : Full command stored in : /results/orders/DSPrimeTask_id_repo_2/cmd.txt [21/Feb/2023 01:33:21] order DSPrimeTask_id_repo_2 : RC file : /results/orders/DSPrimeTask_id_repo_2/rc.txt [21/Feb/2023 01:33:21] order DSPrimeTask_id_repo_2 : Stdout file : /results/orders/DSPrimeTask_id_repo_2/stdout.txt [21/Feb/2023 01:33:21] order DSPrimeTask_id_repo_2 : Stderr file : /results/orders/DSPrimeTask_id_repo_2/stderr.txt [21/Feb/2023 01:33:21] order DSPrimeTask_id_repo_2 : Process 645 has been successfully launched 10.56.48.19 - - [21/Feb/2023 01:33:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:33:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:33:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:33:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:33:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:33:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:33:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:34:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:35:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:36:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:37:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:38:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:39:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:39:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:39:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:39:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:39:21] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:39:23] order DSPrimeTask_id_repo_2 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 01:39:23] overseer : order stopped by itself DSPrimeTask_id_repo_2 : /results/orders/DSPrimeTask_id_repo_2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:39:23] order DSPrimeTask_id_repo_2 : Compress /results/orders/DSPrimeTask_id_repo_2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz Compressed generated in 0s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:39:23] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:39:23] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 01:39:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:39:33] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 01:39:35] overseer : Start new order login-service-950 (id 8) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:39:35] order login-service-950 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 01:39:35] order login-service-950 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-bsln.engineeringpit.com -DamadminPassword=WqvW4NP4iYpBdoVOxlGe51yP -DamadminUsername=amadmin -Dduration=3600 -Didm_host=xlou.iam.xlou-bsln.engineeringpit.com -Dlogin_tree=LoginPta -Dnum_users=1000000 -Drampup_duration=30 -DtestCase=platform.LoginPta -DtestMode=open -Dthroughput=950 -Duser_password=N3wt35tr0ck123 -Xmx4G" ; exec /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd platform.LoginPta@medium -rf /results/gatling/login-service-950 --no-reports [21/Feb/2023 01:39:35] order login-service-950 : Http access : http://localhost:8080/orders/login-service-950 [21/Feb/2023 01:39:35] order login-service-950 : Full command stored in : /results/orders/login-service-950/cmd.txt [21/Feb/2023 01:39:35] order login-service-950 : RC file : /results/orders/login-service-950/rc.txt [21/Feb/2023 01:39:35] order login-service-950 : Stdout file : /results/orders/login-service-950/stdout.txt [21/Feb/2023 01:39:35] order login-service-950 : Stderr file : /results/orders/login-service-950/stderr.txt [21/Feb/2023 01:39:35] order login-service-950 : Process 741 has been successfully launched 10.56.48.19 - - [21/Feb/2023 01:39:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:40:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:41:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:42:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:43:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:44:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:45:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:46:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:47:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:48:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:49:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:50:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:51:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:52:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:53:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:54:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:55:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:56:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:57:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:58:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 01:59:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:00:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:01:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:02:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:03:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:04:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:05:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:06:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:07:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:08:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:09:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:10:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:11:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:12:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:13:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:14:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:15:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:16:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:17:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:18:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:19:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:20:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:21:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:22:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:23:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:24:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:25:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:26:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:27:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:28:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:29:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:30:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:31:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:32:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:33:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:34:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:35:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:36:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:37:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:38:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:39:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:40:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:40:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:40:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:40:17] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 02:40:19] order login-service-950 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 02:40:19] overseer : order stopped by itself login-service-950 : /results/orders/login-service-950 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 02:40:19] order login-service-950 : Compress /results/orders/login-service-950 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/login-service-950/order.tar.gz Compressed generated in 0s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 02:40:19] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 02:40:19] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 02:40:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:40:58] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 02:41:00] overseer : Start new order Reporting_login-service-950 (id 9) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 02:41:00] order Reporting_login-service-950 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 02:41:00] order Reporting_login-service-950 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh login-service-950 [21/Feb/2023 02:41:00] order Reporting_login-service-950 : Http access : http://localhost:8080/orders/Reporting_login-service-950 [21/Feb/2023 02:41:00] order Reporting_login-service-950 : Full command stored in : /results/orders/Reporting_login-service-950/cmd.txt [21/Feb/2023 02:41:00] order Reporting_login-service-950 : RC file : /results/orders/Reporting_login-service-950/rc.txt [21/Feb/2023 02:41:00] order Reporting_login-service-950 : Stdout file : /results/orders/Reporting_login-service-950/stdout.txt [21/Feb/2023 02:41:00] order Reporting_login-service-950 : Stderr file : /results/orders/Reporting_login-service-950/stderr.txt [21/Feb/2023 02:41:00] order Reporting_login-service-950 : Process 1008 has been successfully launched 10.56.48.19 - - [21/Feb/2023 02:41:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:41:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.56.48.19 - - [21/Feb/2023 02:42:55] "GET /orders/status.txt HTTP/1.1" 200 - [21/Feb/2023 02:42:59] order Reporting_login-service-950 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [21/Feb/2023 02:42:59] overseer : order stopped by itself Reporting_login-service-950 : /results/orders/Reporting_login-service-950 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 02:42:59] order Reporting_login-service-950 : Compress /results/orders/Reporting_login-service-950 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - tmp file : /results/orders/order.tar.gz - file : /results/orders/Reporting_login-service-950/order.tar.gz Compressed generated in 0s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 02:42:59] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/Feb/2023 02:42:59] overseer : Http access : http://localhost:8080 10.56.48.19 - - [21/Feb/2023 02:43:00] "GET /orders/status.txt HTTP/1.1" 200 -