==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: overseer-0-6f8784665d-zq5hb Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-0 Node: gke-xlou-cdm-frontend-a8771548-i82n/10.142.0.26 Start Time: Tue, 09 Apr 2024 22:04:59 +0000 Labels: app=overseer-0 pod-template-hash=6f8784665d release=overseer skaffold.dev/run-id=e66ffcc7-6f78-4dda-86ec-ecfb0dcd3692 Annotations: Status: Running IP: 10.106.41.67 IPs: IP: 10.106.41.67 Controlled By: ReplicaSet/overseer-0-6f8784665d Containers: overseer: Container ID: containerd://34e238e4a71285ce3eca73856416781fa1108f5e252085e60d024b105a86612a Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:e4be5d425b9198ab976022ff44dd785b61fe8218e43dfc240e77fc7ef03ecad1 Port: Host Port: Args: /bin/sh -c PYTHONUNBUFFERED=x /lodestar/pyrock/shared/scripts/overseer/run.py State: Running Started: Tue, 09 Apr 2024 22:05:08 +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-l94nz (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-l94nz: 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 =========================================== ==================================================================================================== [2024-04-09 23:05:08] httpd web_server : Server is running at http://localhost:8080 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:05:08] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10.106.40.130 - - [09/Apr/2024 23:05:12] "GET / HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:05:15] "GET / HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:07:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:19:30] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-09 23:19:32] overseer : Start new order MakeFeeders_ds-idrepo (id 1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:19:32] order MakeFeeders_ds-idrepo : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:19:32] order MakeFeeders_ds-idrepo : Running command : python3 /lodestar/pyrock/shared/scripts/ds/generate_feeders.py --ldif-file /results/ds-idrepo/user_entries.ldif --out-dir /results/ds-idrepo --zip-file /results/ds-idrepo/feeders.tar.gz [2024-04-09 23:19:32] order MakeFeeders_ds-idrepo : Http access : http://localhost:8080/orders/MakeFeeders_ds-idrepo [2024-04-09 23:19:32] order MakeFeeders_ds-idrepo : Full command stored in : /results/orders/MakeFeeders_ds-idrepo/cmd.txt [2024-04-09 23:19:32] order MakeFeeders_ds-idrepo : RC file : /results/orders/MakeFeeders_ds-idrepo/rc.txt [2024-04-09 23:19:32] order MakeFeeders_ds-idrepo : Stdout file : /results/orders/MakeFeeders_ds-idrepo/stdout.txt [2024-04-09 23:19:32] order MakeFeeders_ds-idrepo : Stderr file : /results/orders/MakeFeeders_ds-idrepo/stderr.txt [2024-04-09 23:19:32] order MakeFeeders_ds-idrepo : Process 374 has been successfully launched [2024-04-09 23:20:02] order MakeFeeders_ds-idrepo : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-09 23:20:02] overseer : order stopped by itself MakeFeeders_ds-idrepo : /results/orders/MakeFeeders_ds-idrepo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:20:02] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:20:02] overseer : Http access : http://localhost:8080 10.106.40.130 - - [09/Apr/2024 23:21:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:21:52] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-09 23:21:54] overseer : Start new order DSPrimeTask_ds_idrepo_0 (id 2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:21:54] order DSPrimeTask_ds_idrepo_0 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:21:54] order DSPrimeTask_ds_idrepo_0 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-09 23:21:54] order DSPrimeTask_ds_idrepo_0 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_0 [2024-04-09 23:21:54] order DSPrimeTask_ds_idrepo_0 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt [2024-04-09 23:21:54] order DSPrimeTask_ds_idrepo_0 : RC file : /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt [2024-04-09 23:21:54] order DSPrimeTask_ds_idrepo_0 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt [2024-04-09 23:21:54] order DSPrimeTask_ds_idrepo_0 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt [2024-04-09 23:21:54] order DSPrimeTask_ds_idrepo_0 : Process 473 has been successfully launched [2024-04-09 23:22:06] order DSPrimeTask_ds_idrepo_0 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-09 23:22:06] overseer : order stopped by itself DSPrimeTask_ds_idrepo_0 : /results/orders/DSPrimeTask_ds_idrepo_0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:22:06] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:22:06] overseer : Http access : http://localhost:8080 10.106.40.130 - - [09/Apr/2024 23:23:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:24:12] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-09 23:24:14] overseer : Start new order DSPrimeTask_ds_idrepo_1 (id 3) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:24:14] order DSPrimeTask_ds_idrepo_1 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:24:14] order DSPrimeTask_ds_idrepo_1 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-09 23:24:14] order DSPrimeTask_ds_idrepo_1 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_1 [2024-04-09 23:24:14] order DSPrimeTask_ds_idrepo_1 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt [2024-04-09 23:24:14] order DSPrimeTask_ds_idrepo_1 : RC file : /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt [2024-04-09 23:24:14] order DSPrimeTask_ds_idrepo_1 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt [2024-04-09 23:24:14] order DSPrimeTask_ds_idrepo_1 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt [2024-04-09 23:24:14] order DSPrimeTask_ds_idrepo_1 : Process 626 has been successfully launched [2024-04-09 23:24:26] order DSPrimeTask_ds_idrepo_1 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-09 23:24:26] overseer : order stopped by itself DSPrimeTask_ds_idrepo_1 : /results/orders/DSPrimeTask_ds_idrepo_1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:24:26] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:24:26] overseer : Http access : http://localhost:8080 10.106.40.130 - - [09/Apr/2024 23:26:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:26:33] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-09 23:26:34] overseer : Start new order DSPrimeTask_ds_idrepo_2 (id 4) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:26:34] order DSPrimeTask_ds_idrepo_2 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:26:34] order DSPrimeTask_ds_idrepo_2 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-09 23:26:34] order DSPrimeTask_ds_idrepo_2 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_2 [2024-04-09 23:26:34] order DSPrimeTask_ds_idrepo_2 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt [2024-04-09 23:26:34] order DSPrimeTask_ds_idrepo_2 : RC file : /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt [2024-04-09 23:26:34] order DSPrimeTask_ds_idrepo_2 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt [2024-04-09 23:26:34] order DSPrimeTask_ds_idrepo_2 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt [2024-04-09 23:26:34] order DSPrimeTask_ds_idrepo_2 : Process 778 has been successfully launched [2024-04-09 23:26:46] order DSPrimeTask_ds_idrepo_2 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-09 23:26:46] overseer : order stopped by itself DSPrimeTask_ds_idrepo_2 : /results/orders/DSPrimeTask_ds_idrepo_2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:26:46] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:26:46] overseer : Http access : http://localhost:8080 10.106.40.130 - - [09/Apr/2024 23:28:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:28:56] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-09 23:28:58] overseer : Start new order authn-users-100 (id 5) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:28:58] order authn-users-100 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-09 23:28:58] order authn-users-100 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -Drampup_duration=30 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=100 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-100 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-09 23:28:58] order authn-users-100 : Http access : http://localhost:8080/orders/authn-users-100 [2024-04-09 23:28:58] order authn-users-100 : Full command stored in : /results/orders/authn-users-100/cmd.txt [2024-04-09 23:28:58] order authn-users-100 : RC file : /results/orders/authn-users-100/rc.txt [2024-04-09 23:28:58] order authn-users-100 : Stdout file : /results/orders/authn-users-100/stdout.txt [2024-04-09 23:28:58] order authn-users-100 : Stderr file : /results/orders/authn-users-100/stderr.txt [2024-04-09 23:28:58] order authn-users-100 : Process 931 has been successfully launched 10.106.40.130 - - [09/Apr/2024 23:31:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:33:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:35:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:37:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:39:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:41:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:43:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:45:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:47:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:49:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:51:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:53:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:55:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:57:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [09/Apr/2024 23:59:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:01:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:03:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:05:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:07:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:09:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:11:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:13:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:15:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:17:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:19:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:21:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:23:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:25:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:27:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:29:26] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 00:29:44] order authn-users-100 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-10 00:29:44] overseer : order stopped by itself authn-users-100 : /results/orders/authn-users-100 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 00:29:44] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 00:29:44] overseer : Http access : http://localhost:8080 10.106.40.130 - - [10/Apr/2024 00:31:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:31:47] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 00:31:49] overseer : Start new order authn-users-500 (id 6) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 00:31:49] order authn-users-500 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 00:31:49] order authn-users-500 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -Drampup_duration=30 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=500 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-500 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-10 00:31:49] order authn-users-500 : Http access : http://localhost:8080/orders/authn-users-500 [2024-04-10 00:31:49] order authn-users-500 : Full command stored in : /results/orders/authn-users-500/cmd.txt [2024-04-10 00:31:49] order authn-users-500 : RC file : /results/orders/authn-users-500/rc.txt [2024-04-10 00:31:49] order authn-users-500 : Stdout file : /results/orders/authn-users-500/stdout.txt [2024-04-10 00:31:49] order authn-users-500 : Stderr file : /results/orders/authn-users-500/stderr.txt [2024-04-10 00:31:49] order authn-users-500 : Process 1224 has been successfully launched 10.106.40.130 - - [10/Apr/2024 00:34:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:36:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:38:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:40:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:42:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:44:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:46:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:48:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:50:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:52:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:54:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:56:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 00:58:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:00:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:02:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:04:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:06:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:08:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:10:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:12:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:14:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:16:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:18:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:20:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:22:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:24:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:26:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:28:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:30:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:32:18] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 01:32:37] order authn-users-500 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-10 01:32:37] overseer : order stopped by itself authn-users-500 : /results/orders/authn-users-500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 01:32:37] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 01:32:37] overseer : Http access : http://localhost:8080 10.106.40.130 - - [10/Apr/2024 01:34:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:34:39] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 01:34:41] overseer : Start new order authn-users-1000 (id 7) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 01:34:41] order authn-users-1000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 01:34:41] order authn-users-1000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -Drampup_duration=30 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=1000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-1000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-10 01:34:41] order authn-users-1000 : Http access : http://localhost:8080/orders/authn-users-1000 [2024-04-10 01:34:41] order authn-users-1000 : Full command stored in : /results/orders/authn-users-1000/cmd.txt [2024-04-10 01:34:41] order authn-users-1000 : RC file : /results/orders/authn-users-1000/rc.txt [2024-04-10 01:34:41] order authn-users-1000 : Stdout file : /results/orders/authn-users-1000/stdout.txt [2024-04-10 01:34:41] order authn-users-1000 : Stderr file : /results/orders/authn-users-1000/stderr.txt [2024-04-10 01:34:41] order authn-users-1000 : Process 1545 has been successfully launched 10.106.40.130 - - [10/Apr/2024 01:36:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:38:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:40:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:42:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:44:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:46:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:48:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:50:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:52:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:54:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:56:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 01:58:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:00:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:02:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:04:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:06:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:08:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:10:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:12:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:14:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:16:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:18:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:20:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:22:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:24:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:26:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:28:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:30:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:32:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:34:58] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 02:35:17] order authn-users-1000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-10 02:35:17] overseer : order stopped by itself authn-users-1000 : /results/orders/authn-users-1000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 02:35:18] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 02:35:18] overseer : Http access : http://localhost:8080 10.106.40.130 - - [10/Apr/2024 02:36:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:37:18] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 02:37:20] overseer : Start new order authn-users-2000 (id 8) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 02:37:20] order authn-users-2000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 02:37:20] order authn-users-2000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -Drampup_duration=30 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=2000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-2000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-10 02:37:20] order authn-users-2000 : Http access : http://localhost:8080/orders/authn-users-2000 [2024-04-10 02:37:20] order authn-users-2000 : Full command stored in : /results/orders/authn-users-2000/cmd.txt [2024-04-10 02:37:20] order authn-users-2000 : RC file : /results/orders/authn-users-2000/rc.txt [2024-04-10 02:37:20] order authn-users-2000 : Stdout file : /results/orders/authn-users-2000/stdout.txt [2024-04-10 02:37:20] order authn-users-2000 : Stderr file : /results/orders/authn-users-2000/stderr.txt [2024-04-10 02:37:20] order authn-users-2000 : Process 1850 has been successfully launched 10.106.40.130 - - [10/Apr/2024 02:39:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:41:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:43:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:45:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:47:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:49:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:51:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:53:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:55:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:57:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 02:59:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:01:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:03:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:05:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:07:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:09:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:11:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:13:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:15:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:17:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:19:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:21:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:23:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:25:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:27:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:29:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:31:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:33:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:35:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:37:37] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 03:37:56] order authn-users-2000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-10 03:37:56] overseer : order stopped by itself authn-users-2000 : /results/orders/authn-users-2000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 03:37:57] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 03:37:57] overseer : Http access : http://localhost:8080 10.106.40.130 - - [10/Apr/2024 03:39:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:39:58] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 03:40:00] overseer : Start new order authn-users-3000 (id 9) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 03:40:00] order authn-users-3000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 03:40:00] order authn-users-3000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -Drampup_duration=30 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=3000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-3000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-10 03:40:00] order authn-users-3000 : Http access : http://localhost:8080/orders/authn-users-3000 [2024-04-10 03:40:00] order authn-users-3000 : Full command stored in : /results/orders/authn-users-3000/cmd.txt [2024-04-10 03:40:00] order authn-users-3000 : RC file : /results/orders/authn-users-3000/rc.txt [2024-04-10 03:40:00] order authn-users-3000 : Stdout file : /results/orders/authn-users-3000/stdout.txt [2024-04-10 03:40:00] order authn-users-3000 : Stderr file : /results/orders/authn-users-3000/stderr.txt [2024-04-10 03:40:00] order authn-users-3000 : Process 2154 has been successfully launched 10.106.40.130 - - [10/Apr/2024 03:42:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:44:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:46:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:48:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:50:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:52:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:54:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:56:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 03:58:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:00:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:02:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:04:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:06:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:08:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:10:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:12:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:14:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:16:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:18:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:20:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:22:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:24:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:26:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:28:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:30:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:32:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:34:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:36:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:38:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:40:17] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 04:40:36] order authn-users-3000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-10 04:40:36] overseer : order stopped by itself authn-users-3000 : /results/orders/authn-users-3000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 04:40:37] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 04:40:37] overseer : Http access : http://localhost:8080 10.106.40.130 - - [10/Apr/2024 04:42:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:42:37] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 04:42:39] overseer : Start new order authn-users-3500 (id 10) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 04:42:39] order authn-users-3500 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 04:42:39] order authn-users-3500 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -Drampup_duration=30 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=3500 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-3500 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-10 04:42:39] order authn-users-3500 : Http access : http://localhost:8080/orders/authn-users-3500 [2024-04-10 04:42:39] order authn-users-3500 : Full command stored in : /results/orders/authn-users-3500/cmd.txt [2024-04-10 04:42:39] order authn-users-3500 : RC file : /results/orders/authn-users-3500/rc.txt [2024-04-10 04:42:39] order authn-users-3500 : Stdout file : /results/orders/authn-users-3500/stdout.txt [2024-04-10 04:42:39] order authn-users-3500 : Stderr file : /results/orders/authn-users-3500/stderr.txt [2024-04-10 04:42:39] order authn-users-3500 : Process 2446 has been successfully launched 10.106.40.130 - - [10/Apr/2024 04:44:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:46:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:48:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:50:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:52:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:54:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:56:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 04:58:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:00:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:02:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:04:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:06:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:08:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:10:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:12:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:14:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:16:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:18:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:20:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:22:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:24:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:26:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:29:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:31:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:33:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:35:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:37:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:39:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:41:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:43:02] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 05:43:16] order authn-users-3500 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-10 05:43:16] overseer : order stopped by itself authn-users-3500 : /results/orders/authn-users-3500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 05:43:17] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 05:43:17] overseer : Http access : http://localhost:8080 10.106.40.130 - - [10/Apr/2024 05:45:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:45:23] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 05:45:25] overseer : Start new order authn-users-4000 (id 11) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 05:45:25] order authn-users-4000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 05:45:25] order authn-users-4000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -Drampup_duration=30 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=4000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-4000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-10 05:45:25] order authn-users-4000 : Http access : http://localhost:8080/orders/authn-users-4000 [2024-04-10 05:45:25] order authn-users-4000 : Full command stored in : /results/orders/authn-users-4000/cmd.txt [2024-04-10 05:45:25] order authn-users-4000 : RC file : /results/orders/authn-users-4000/rc.txt [2024-04-10 05:45:25] order authn-users-4000 : Stdout file : /results/orders/authn-users-4000/stdout.txt [2024-04-10 05:45:25] order authn-users-4000 : Stderr file : /results/orders/authn-users-4000/stderr.txt [2024-04-10 05:45:25] order authn-users-4000 : Process 2750 has been successfully launched 10.106.40.130 - - [10/Apr/2024 05:47:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:49:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:51:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:53:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:55:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:57:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 05:59:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:01:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:03:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:05:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:07:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:09:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:11:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:13:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:15:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:17:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:19:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:21:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:23:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:25:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:27:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:29:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:31:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:33:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:35:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:37:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:39:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:41:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:43:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.130 - - [10/Apr/2024 06:45:48] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-10 06:46:06] order authn-users-4000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-10 06:46:06] overseer : order stopped by itself authn-users-4000 : /results/orders/authn-users-4000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 06:46:07] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-10 06:46:07] overseer : Http access : http://localhost:8080 10.106.40.130 - - [10/Apr/2024 06:47:49] "GET /orders/status.txt HTTP/1.1" 200 -