==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: am-7849cf7bdb-2vjw5 Namespace: xlou Priority: 0 Node: gke-xlou-cdm-default-pool-cab466d1-0gz0/10.142.0.17 Start Time: Thu, 18 May 2023 16:56:17 +0000 Labels: app=am app.kubernetes.io/component=am app.kubernetes.io/instance=am app.kubernetes.io/name=am app.kubernetes.io/part-of=forgerock pod-template-hash=7849cf7bdb tier=middle Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true Status: Running IP: 10.106.40.37 IPs: IP: 10.106.40.37 Controlled By: ReplicaSet/am-7849cf7bdb Init Containers: fbc-init: Container ID: containerd://5e506d82e8477f051ef8cb3f65b60e0e7af4291d068c174153221ee2c5dff68c Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:d6f0735f48fed35cb18fae0298c8d9a9283657bde26c5e0d0bdaba38c2303c83 Port: Host Port: Command: /bin/bash -c if [ -d /fbc/config ]; then echo "Existing openam configuration found. Skipping copy" else echo "Copying docker image configuration files to the shared volume" cd /home/forgerock/openam cp -r .homeVersion * /fbc fi State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 18 May 2023 16:56:24 +0000 Finished: Thu, 18 May 2023 16:56:24 +0000 Ready: True Restart Count: 0 Environment: Mounts: /fbc from fbc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-874xn (ro) truststore-init: Container ID: containerd://e2096d6c246791e680c755b29d9d2cd35b714d8cde65e1f69344c1da14662398 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:d6f0735f48fed35cb18fae0298c8d9a9283657bde26c5e0d0bdaba38c2303c83 Port: Host Port: Command: /home/forgerock/import-pem-certs.sh State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 18 May 2023 16:56:27 +0000 Finished: Thu, 18 May 2023 16:56:27 +0000 Ready: True Restart Count: 0 Environment: TRUSTSTORE_PATH: /truststore/amtruststore TRUSTSTORE_PASSWORD: changeit AM_PEM_TRUSTSTORE: /var/run/secrets/truststore/cacerts Mounts: /truststore from new-truststore (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-874xn (ro) /var/run/secrets/truststore from truststore (rw) Containers: openam: Container ID: containerd://51663ea92794983e46be8ccc538da3cc57e7ee43fc3d0412d07ed17d641d8609 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:d6f0735f48fed35cb18fae0298c8d9a9283657bde26c5e0d0bdaba38c2303c83 Port: 8080/TCP Host Port: 0/TCP Command: bash /home/forgerock/docker-entrypoint.sh State: Running Started: Thu, 18 May 2023 16:56:28 +0000 Ready: True Restart Count: 0 Limits: memory: 10Gi Requests: cpu: 11 memory: 10Gi Liveness: http-get http://:8080/am/json/health/live delay=30s timeout=5s period=30s #success=1 #failure=3 Readiness: http-get http://:8080/am/json/health/ready delay=20s timeout=5s period=10s #success=1 #failure=3 Startup: http-get http://:8080/am/json/health/live delay=0s timeout=1s period=10s #success=1 #failure=40 Environment Variables from: am-env-secrets Secret Optional: false platform-config ConfigMap Optional: false amster-env-secrets Secret Optional: false ds-env-secrets Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) AM_STORES_SSL_ENABLED: true TRUSTSTORE_PATH: /home/forgerock/amtruststore TRUSTSTORE_PASSWORD: changeit AM_STORES_USER_TYPE: LDAPv3ForForgeRockIAM Mounts: /home/forgerock/amtruststore from new-truststore (ro,path="amtruststore") /home/forgerock/openam from fbc (rw) /var/run/secrets/am from am-secrets (rw) /var/run/secrets/amster from amster-key (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-874xn (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: fbc: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: am-secrets: Type: Projected (a volume that contains injected data from multiple sources) SecretName: am-passwords SecretOptionalName: SecretName: am-keystore SecretOptionalName: amster-key: Type: Secret (a volume populated by a Secret) SecretName: amster Optional: false truststore: Type: Secret (a volume populated by a Secret) SecretName: truststore-pem Optional: false new-truststore: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-874xn: 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: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 2m35s default-scheduler Successfully assigned xlou/am-7849cf7bdb-2vjw5 to gke-xlou-cdm-default-pool-cab466d1-0gz0 Normal Pulling 2m34s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 2m28s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 6.512763956s Normal Created 2m28s kubelet Created container fbc-init Normal Started 2m28s kubelet Started container fbc-init Normal Pulling 2m26s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 2m25s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 214.98877ms Normal Created 2m25s kubelet Created container truststore-init Normal Started 2m25s kubelet Started container truststore-init Normal Pulling 2m25s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 2m24s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 204.845178ms Normal Created 2m24s kubelet Created container openam Normal Started 2m24s kubelet Started container openam Warning Unhealthy 2m3s (x2 over 2m13s) kubelet Startup probe failed: Get "http://10.106.40.37:8080/am/json/health/live": context deadline exceeded (Client.Timeout exceeded while awaiting headers) ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Copying docker image configuration files to the shared volume Copying /opt/java/openjdk/lib/security/cacerts to /truststore/amtruststore Found (1) certificates in /var/run/secrets/truststore/cacerts Importing (1) certificates into /truststore/amtruststore Certificate was added to keystore Import complete! Copying bootstrap files for legacy AMKeyProvider Waiting for User Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint User Store is responding Waiting for CTS to be available Trying ds-cts-0.ds-cts:8080/alive endpoint CTS is responding Waiting for Application Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Application Store is responding Waiting for Policy Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Policy Store is responding Waiting for UMA Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint UMA Store is responding Starting tomcat with opts: -server -Dcom.sun.services.debug.mergeall=on -Dcom.sun.identity.configuration.directory=/home/forgerock/openam -Dcom.iplanet.services.stats.state=off -Dcom.sun.identity.sm.sms_object_filebased_enabled=true -Dorg.forgerock.donotupgrade=true -DtomcatAccessLogDir=/proc/self/fd -DtomcatAccessLogFile=1 -XX:MaxRAMPercentage=75 -XX:InitialRAMPercentage=75 -XX:MaxTenuringThreshold=1 -Djava.security.egd=file:/dev/urandom -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI -Dcom.forgerock.am.fileconfig.basepaths=/home/forgerock/base/config/services,/home/forgerock/cdk/config/services -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore -Djavax.net.ssl.trustStorePassword=changeit -Djavax.net.ssl.trustStoreType=jks NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 18-May-2023 16:56:30.359 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.75 18-May-2023 16:56:30.362 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: May 4 2023 13:04:05 UTC 18-May-2023 16:56:30.362 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.75.0 18-May-2023 16:56:30.362 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 18-May-2023 16:56:30.362 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 5.10.162+ 18-May-2023 16:56:30.362 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 18-May-2023 16:56:30.362 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /opt/java/openjdk 18-May-2023 16:56:30.363 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 11.0.19+7 18-May-2023 16:56:30.363 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Eclipse Adoptium 18-May-2023 16:56:30.363 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat 18-May-2023 16:56:30.363 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat 18-May-2023 16:56:30.371 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED 18-May-2023 16:56:30.371 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED 18-May-2023 16:56:30.372 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED 18-May-2023 16:56:30.372 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED 18-May-2023 16:56:30.372 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 18-May-2023 16:56:30.372 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties 18-May-2023 16:56:30.372 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 18-May-2023 16:56:30.372 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 18-May-2023 16:56:30.372 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.services.debug.mergeall=on 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.configuration.directory=/home/forgerock/openam 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.iplanet.services.stats.state=off 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.sm.sms_object_filebased_enabled=true 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.donotupgrade=true 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogDir=/proc/self/fd 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogFile=1 18-May-2023 16:56:30.373 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxRAMPercentage=75 18-May-2023 16:56:30.374 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:InitialRAMPercentage=75 18-May-2023 16:56:30.374 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxTenuringThreshold=1 18-May-2023 16:56:30.374 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.security.egd=file:/dev/urandom 18-May-2023 16:56:30.374 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI 18-May-2023 16:56:30.374 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.forgerock.am.fileconfig.basepaths=/home/forgerock/base/config/services,/home/forgerock/cdk/config/services 18-May-2023 16:56:30.374 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore 18-May-2023 16:56:30.374 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStorePassword=changeit 18-May-2023 16:56:30.374 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStoreType=jks 18-May-2023 16:56:30.375 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 18-May-2023 16:56:30.375 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat 18-May-2023 16:56:30.375 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat 18-May-2023 16:56:30.375 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp 18-May-2023 16:56:30.378 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.36] using APR version [1.7.0]. 18-May-2023 16:56:30.378 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 18-May-2023 16:56:30.378 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 18-May-2023 16:56:30.381 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 3.0.2 15 Mar 2022] 18-May-2023 16:56:30.578 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 18-May-2023 16:56:30.594 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8081"] 18-May-2023 16:56:30.595 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [388] milliseconds 18-May-2023 16:56:30.636 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 18-May-2023 16:56:30.636 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.75] 18-May-2023 16:56:30.641 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/am] 18-May-2023 16:56:37.328 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.assistedinject.FactoryProvider2$MethodHandleWrapper (file:/usr/local/tomcat/webapps/am/WEB-INF/lib/guice-assistedinject-4.2.1.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int) WARNING: Please consider reporting this to the maintainers of com.google.inject.assistedinject.FactoryProvider2$MethodHandleWrapper WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Starting up OpenAM at May 18, 2023, 4:56:39 PM {"timestamp":"2023-05-18T16:56:42.661Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"org.forgerock.openam.plugins.PluginLifecycle","message":"PluginTools#upgradePlugins: Encountered plugin org.forgerock.openam.auth.nodes.CloudOnlyNodesPlugin not configured in SMS","context":"default"} {"timestamp":"2023-05-18T16:56:43.501Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2023-05-18T16:56:43.523Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2023-05-18T16:56:43.537Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2023-05-18T16:56:43.555Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2023-05-18T16:56:43.652Z","level":"WARN","thread":"Thread-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-3"},"logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=UNUSED.IN.FBC, port=9999, protocol=LDAP (clear-text)))' is no longer operational: Connect Error: Host 'UNUSED.IN.FBC' cannot be resolved","context":"default"} {"timestamp":"2023-05-18T16:56:43.673Z","level":"WARN","thread":"Thread-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-3"},"logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Service Config found for realm /","context":"default","exception":"java.util.NoSuchElementException: No value present\n\tat java.base/java.util.Optional.get(Optional.java:148)\n\tat org.forgerock.openam.services.push.PushNotificationServiceConfigHelperFactory.getConfigHelperFor(PushNotificationServiceConfigHelperFactory.java:58)\n\tat org.forgerock.openam.services.push.PushNotificationService.getConfigHelper(PushNotificationService.java:280)\n\tat org.forgerock.openam.services.push.PushNotificationService.updatePreferences(PushNotificationService.java:242)\n\tat org.forgerock.openam.services.push.PushNotificationService.init(PushNotificationService.java:157)\n\tat org.forgerock.openam.services.push.PushNotificationServiceSetupListener$1.run(PushNotificationServiceSetupListener.java:48)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} {"timestamp":"2023-05-18T16:56:43.673Z","level":"WARN","thread":"Thread-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-3"},"logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Delegate configured for realm /","context":"default"} {"timestamp":"2023-05-18T16:56:43.883Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringConfig","message":"JDMK runtime not found - Legacy Monitoring disabled","context":"default"} {"timestamp":"2023-05-18T16:56:43.894Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-18T16:56:44.883Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-18T16:56:47.075Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.iplanet.services.naming.WebtopNaming","message":"WebtopNaming.configMonitoring: start generating ssoserverinfo\n Start time = 2023-05-18 16:56:47","context":"default"} {"timestamp":"2023-05-18T16:56:47.079Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring HTML port not enabled in configuration or JDMK not present.","context":"default"} {"timestamp":"2023-05-18T16:56:47.079Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring SNMP port not enabled or JDMK not present.","context":"default"} {"timestamp":"2023-05-18T16:56:47.079Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring RMI port not enabled.","context":"default"} {"timestamp":"2023-05-18T16:56:47.105Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2023-05-18T16:56:47.112Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMWSFederationMetadataService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2023-05-18T16:56:47.118Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-18T16:56:47.121Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: DB password is null","context":"default"} {"timestamp":"2023-05-18T16:56:47.121Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Logfile prefix string is null","context":"default"} {"timestamp":"2023-05-18T16:56:47.122Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Filter class is null","context":"default"} {"timestamp":"2023-05-18T16:56:47.126Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-18T16:56:47.142Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-18T16:56:47.147Z","level":"WARN","thread":"main","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-0"},"logger":"com.sun.identity.monitoring.FederationMonitoringSetupImpl","message":"JDMK runtime not found - Federation SNMP disabled","context":"default"} {"timestamp":"2023-05-18T16:56:47.854Z","level":"WARN","thread":"RADIUS-RadiusServerManager","logger":"org.forgerock.openam.radius.server.config.RadiusServerManager","message":"RADIUS service is not enabled.","context":"default"} 18-May-2023 16:56:50.017 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/am] has finished in [19,375] ms 18-May-2023 16:56:50.021 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 18-May-2023 16:56:50.030 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8081"] 18-May-2023 16:56:50.032 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [19437] milliseconds {"timestamp":"2023-05-18T16:56:50.184Z","level":"WARN","thread":"http-nio-8080-exec-2","logger":"org.forgerock.openam.core.rest.docs.api.ApiDocsService","message":"API Descriptor has changed - regenerating docs","context":"default"} 10.106.40.1 - - [18/May/2023:16:56:50 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 601ms 10.106.40.1 - - [18/May/2023:16:56:50 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 601ms 10.106.43.6 - - [18/May/2023:16:56:50 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 199827 649ms 10.106.40.1 - - [18/May/2023:16:56:58 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.1 - - [18/May/2023:16:56:58 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms {"timestamp":"2023-05-18T16:57:03.857Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-39"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: authenticate","context":"default"} {"timestamp":"2023-05-18T16:57:03.858Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-39"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:57:03.858Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-39"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:57:03.927Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-39"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module OpenIdConnect","context":"default"} {"timestamp":"2023-05-18T16:57:03.941Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-39"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module AuthenticatorPushRegistration","context":"default"} {"timestamp":"2023-05-18T16:57:03.952Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-39"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module PersistentCookie","context":"default"} {"timestamp":"2023-05-18T16:57:04.089Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-39","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-42"],"client":{"ip":"10.106.40.186","port":57900},"http":{"request":{"secure":true,"method":"POST","path":"https://am:80/am/json/authenticate","headers":{"accept-api-version":["protocol=2.1"],"content-type":["application/json; charset=UTF-8"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"],"x-requested-with":["Amster"]},"queryParameters":{"authIndexType":["service"],"authIndexValue":["amsterService"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":282,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-44"} {"timestamp":"2023-05-18T16:57:04.206Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:57:04.206Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:57:04.223Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-18T16:57:04.320Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45"},"logger":"com.sun.identity.idm.plugins.internal.AgentsRepo","message":"AgentsRepo.getAgentGroupConfig: Unable to get Agent Group Config due to The instance agentgroup does not exist","context":"default"} {"timestamp":"2023-05-18T16:57:04.371Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-42"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"Amster","info":{"authIndex":"service","authControlFlag":"REQUIRED","moduleClass":"Amster","ipAddress":"10.106.40.186","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-49"} {"timestamp":"2023-05-18T16:57:04.547Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-18T16:57:04.538Z","eventName":"AM-SESSION-CREATED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-42"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"e714ef69-b182-410e-971f-960bcdbcdc98-42","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-55"} {"timestamp":"2023-05-18T16:57:04.557Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-42"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"Amster","info":{"authIndex":"service","authIndexValue":"amsterService","ipAddress":"10.106.40.186","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-59"} {"timestamp":"2023-05-18T16:57:04.577Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-45","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-42"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.40.186","port":57900},"http":{"request":{"secure":true,"method":"POST","path":"https://am:80/am/json/authenticate","headers":{"accept-api-version":["protocol=2.1"],"content-type":["application/json; charset=UTF-8"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"],"x-requested-with":["Amster"]},"queryParameters":{"authIndexType":["service"],"authIndexValue":["amsterService"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":372,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-65"} {"timestamp":"2023-05-18T16:57:04.587Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-66"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: serverinfo","context":"default"} {"timestamp":"2023-05-18T16:57:04.587Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-66"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:57:04.587Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-66"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:57:04.632Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-66","client":{"ip":"10.106.40.186","port":57900},"server":{"ip":"10.106.40.37","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://am:80/am/json/serverinfo/*","headers":{"accept-api-version":["protocol=2.1"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"]}}},"request":{"protocol":"CREST","operation":"READ"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":50,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"-485253810"}},"realm":"/","component":"Server Info","source":"audit","topic":"access","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-70"} 10.106.40.186 - - [18/May/2023:16:57:04 +0000] "POST /am/json/authenticate?authIndexType=service&authIndexValue=amsterService HTTP/1.1" 200 668 332ms 10.106.40.186 - - [18/May/2023:16:57:04 +0000] "POST /am/json/authenticate?authIndexType=service&authIndexValue=amsterService HTTP/1.1" 200 167 374ms 10.106.40.186 - - [18/May/2023:16:57:04 +0000] "GET /am/json/serverinfo/* HTTP/1.1" 200 544 61ms 10.106.40.1 - - [18/May/2023:16:57:08 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 14ms 10.106.43.6 - - [18/May/2023:16:57:15 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356326 57ms 10.106.40.1 - - [18/May/2023:16:57:18 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 4ms 10.106.40.1 - - [18/May/2023:16:57:18 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 6ms 10.106.40.1 - - [18/May/2023:16:57:28 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.1 - - [18/May/2023:16:57:38 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.43.6 - - [18/May/2023:16:57:45 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356333 42ms 10.106.40.1 - - [18/May/2023:16:57:48 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.1 - - [18/May/2023:16:57:48 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.1 - - [18/May/2023:16:57:58 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.1 - - [18/May/2023:16:58:08 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.43.6 - - [18/May/2023:16:58:15 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356356 39ms 10.106.40.1 - - [18/May/2023:16:58:18 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.1 - - [18/May/2023:16:58:18 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms {"timestamp":"2023-05-18T16:58:25.802Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-116"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:58:25.802Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-116"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:58:25.915Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-116","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-119"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-121"} {"timestamp":"2023-05-18T16:58:25.928Z","eventName":"AM-SESSION-CREATED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-116","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-119"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"e714ef69-b182-410e-971f-960bcdbcdc98-119","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-124"} {"timestamp":"2023-05-18T16:58:25.929Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-116","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-119"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-126"} {"timestamp":"2023-05-18T16:58:25.931Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-116","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-119"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":57946},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["9a6abeb9f175883c2326e332ef3d48dc"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":132,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-128"} 10.106.41.135 - - [18/May/2023:16:58:25 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 136ms 10.106.40.1 - - [18/May/2023:16:58:28 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms {"timestamp":"2023-05-18T16:58:32.687Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-132"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:58:32.687Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-132"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:58:32.690Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-132","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-135"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-137"} {"timestamp":"2023-05-18T16:58:32.705Z","eventName":"AM-SESSION-CREATED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-132","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-135"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"e714ef69-b182-410e-971f-960bcdbcdc98-135","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-140"} {"timestamp":"2023-05-18T16:58:32.706Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-132","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-135"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-142"} {"timestamp":"2023-05-18T16:58:32.708Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-132","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-135"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":45040},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["59d5e9a9311da2e2c2743b3b69a26f55"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-144"} {"timestamp":"2023-05-18T16:58:33.315Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-145"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:58:33.315Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-145"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-18T16:58:33.319Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"e714ef69-b182-410e-971f-960bcdbcdc98-145","trackingIds":["e714ef69-b182-410e-971f-960bcdbcdc98-135"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":45040},"server":{"ip":"10.106.40.37","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/serverinfo/version","headers":{"accept":["*/*"],"accept-api-version":["protocol=2.1"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["02053ff8be33453211498cefa31a265e"],"x-scheme":["https"]}}},"request":{"protocol":"CREST","operation":"READ"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":68,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"557845788"}},"realm":"/","component":"Server Info","source":"audit","topic":"access","level":"INFO","_eventId":"e714ef69-b182-410e-971f-960bcdbcdc98-149"} 10.106.41.135 - - [18/May/2023:16:58:32 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 23ms 10.106.41.135 - - [18/May/2023:16:58:33 +0000] "GET /am/json/serverinfo/version HTTP/1.1" 200 270 73ms 10.106.40.1 - - [18/May/2023:16:58:38 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [18/May/2023:16:58:45 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356742 39ms 10.106.40.1 - - [18/May/2023:16:58:48 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.1 - - [18/May/2023:16:58:48 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms