==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: am-685d4f4864-v4ctk Namespace: xlou Priority: 0 Node: gke-xlou-cdm-default-pool-4f098948-s0zd/10.142.0.58 Start Time: Fri, 21 Apr 2023 03:51:36 +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=685d4f4864 tier=middle Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true Status: Running IP: 10.106.40.76 IPs: IP: 10.106.40.76 Controlled By: ReplicaSet/am-685d4f4864 Init Containers: fbc-init: Container ID: containerd://96e1bcbcf3ee20ace58a46853144ddf5ed848b6ae62251225cd4e998f71ece4b Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:6672fa2a881c5b97e1cca29abebcd573fd8d26dd826569e86774fc93acaea365 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: Fri, 21 Apr 2023 03:51:38 +0000 Finished: Fri, 21 Apr 2023 03:51:38 +0000 Ready: True Restart Count: 0 Environment: Mounts: /fbc from fbc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-8f7h8 (ro) truststore-init: Container ID: containerd://d85a1d2a3e4cb66ca65d620b687861f34c9ef46fd8208dc49dc4b4c95bae0f98 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:6672fa2a881c5b97e1cca29abebcd573fd8d26dd826569e86774fc93acaea365 Port: Host Port: Command: /home/forgerock/import-pem-certs.sh State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 21 Apr 2023 03:51:38 +0000 Finished: Fri, 21 Apr 2023 03:51:38 +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-8f7h8 (ro) /var/run/secrets/truststore from truststore (rw) Containers: openam: Container ID: containerd://9f91a0403494e8d409542bd346e9a59479349c4dd4b32f1797255ae68bfcd262 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:6672fa2a881c5b97e1cca29abebcd573fd8d26dd826569e86774fc93acaea365 Port: 8080/TCP Host Port: 0/TCP Command: bash /home/forgerock/docker-entrypoint.sh State: Running Started: Fri, 21 Apr 2023 03:51:39 +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-8f7h8 (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-8f7h8: 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 2m29s default-scheduler Successfully assigned xlou/am-685d4f4864-v4ctk to gke-xlou-cdm-default-pool-4f098948-s0zd Normal Pulling 2m28s 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 218.843615ms Normal Created 2m28s kubelet Created container fbc-init Normal Started 2m27s kubelet Started container fbc-init Normal Pulling 2m27s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 2m27s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 209.239882ms Normal Created 2m27s kubelet Created container truststore-init Normal Started 2m27s kubelet Started container truststore-init Normal Pulling 2m26s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 2m26s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 193.235118ms Normal Created 2m26s kubelet Created container openam Normal Started 2m26s kubelet Started container openam Warning Unhealthy 2m7s (x2 over 2m17s) kubelet Startup probe failed: Get "http://10.106.40.76: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 21-Apr-2023 03:51:41.951 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.74 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 13 2023 08:10:39 UTC 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.74.0 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 5.10.147+ 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /opt/java/openjdk 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 11.0.18+10 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Eclipse Adoptium 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat 21-Apr-2023 03:51:41.954 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat 21-Apr-2023 03:51:41.964 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED 21-Apr-2023 03:51:41.964 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED 21-Apr-2023 03:51:41.964 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED 21-Apr-2023 03:51:41.964 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED 21-Apr-2023 03:51:41.964 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 21-Apr-2023 03:51:41.964 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties 21-Apr-2023 03:51:41.965 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 21-Apr-2023 03:51:41.965 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 21-Apr-2023 03:51:41.965 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 21-Apr-2023 03:51:41.965 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 21-Apr-2023 03:51:41.965 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.services.debug.mergeall=on 21-Apr-2023 03:51:41.965 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.configuration.directory=/home/forgerock/openam 21-Apr-2023 03:51:41.965 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.iplanet.services.stats.state=off 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.sm.sms_object_filebased_enabled=true 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.donotupgrade=true 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogDir=/proc/self/fd 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogFile=1 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxRAMPercentage=75 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:InitialRAMPercentage=75 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxTenuringThreshold=1 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.security.egd=file:/dev/urandom 21-Apr-2023 03:51:41.966 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI 21-Apr-2023 03:51:41.967 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 21-Apr-2023 03:51:41.967 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore 21-Apr-2023 03:51:41.967 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStorePassword=changeit 21-Apr-2023 03:51:41.967 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStoreType=jks 21-Apr-2023 03:51:41.967 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 21-Apr-2023 03:51:41.967 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat 21-Apr-2023 03:51:41.967 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat 21-Apr-2023 03:51:41.968 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp 21-Apr-2023 03:51:41.971 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.36] using APR version [1.7.0]. 21-Apr-2023 03:51:41.971 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 21-Apr-2023 03:51:41.971 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 21-Apr-2023 03:51:41.975 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 3.0.2 15 Mar 2022] 21-Apr-2023 03:51:42.213 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 21-Apr-2023 03:51:42.232 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8081"] 21-Apr-2023 03:51:42.233 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [433] milliseconds 21-Apr-2023 03:51:42.279 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 21-Apr-2023 03:51:42.279 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.74] 21-Apr-2023 03:51:42.284 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/am] 21-Apr-2023 03:51:49.359 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 Apr 21, 2023, 3:51:51 AM {"timestamp":"2023-04-21T03:51:55.294Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-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-04-21T03:51:57.315Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.MonitoringConfig","message":"JDMK runtime not found - Legacy Monitoring disabled","context":"default"} {"timestamp":"2023-04-21T03:51:57.327Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-04-21T03:51:57.613Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-04-21T03:51:59.445Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"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-04-21T03:51:59.499Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2023-04-21T03:51:59.550Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2023-04-21T03:52:00.180Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2023-04-21T03:52:00.202Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2023-04-21T03:52:00.446Z","level":"WARN","thread":"RADIUS-RadiusServerManager","logger":"org.forgerock.openam.radius.server.config.RadiusServerManager","message":"RADIUS service is not enabled.","context":"default"} {"timestamp":"2023-04-21T03:52:00.848Z","level":"WARN","thread":"Thread-4","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-04-21T03:52:00.848Z","level":"WARN","thread":"Thread-4","logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Delegate configured for realm /","context":"default"} {"timestamp":"2023-04-21T03:52:01.106Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.iplanet.services.naming.WebtopNaming","message":"WebtopNaming.configMonitoring: start generating ssoserverinfo\n Start time = 2023-04-21 03:52:01","context":"default"} {"timestamp":"2023-04-21T03:52:01.109Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-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-04-21T03:52:01.110Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring SNMP port not enabled or JDMK not present.","context":"default"} {"timestamp":"2023-04-21T03:52:01.110Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring RMI port not enabled.","context":"default"} {"timestamp":"2023-04-21T03:52:01.143Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-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-04-21T03:52:01.151Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-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-04-21T03:52:01.158Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-04-21T03:52:01.162Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: DB password is null","context":"default"} {"timestamp":"2023-04-21T03:52:01.162Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Logfile prefix string is null","context":"default"} {"timestamp":"2023-04-21T03:52:01.163Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Filter class is null","context":"default"} {"timestamp":"2023-04-21T03:52:01.168Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-04-21T03:52:01.189Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-04-21T03:52:01.193Z","level":"WARN","thread":"main","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-0"},"logger":"com.sun.identity.monitoring.FederationMonitoringSetupImpl","message":"JDMK runtime not found - Federation SNMP disabled","context":"default"} 21-Apr-2023 03:52:04.491 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/am] has finished in [22,206] ms 21-Apr-2023 03:52:04.495 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 21-Apr-2023 03:52:04.505 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8081"] 21-Apr-2023 03:52:04.508 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [22274] milliseconds {"timestamp":"2023-04-21T03:52:04.671Z","level":"WARN","thread":"http-nio-8081-exec-1","logger":"org.forgerock.openam.core.rest.docs.api.ApiDocsService","message":"API Descriptor has changed - regenerating docs","context":"default"} {"timestamp":"2023-04-21T03:52:13.729Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-35"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: authenticate","context":"default"} {"timestamp":"2023-04-21T03:52:13.731Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-35"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:52:13.731Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-35"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:52:13.808Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-35"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module OpenIdConnect","context":"default"} {"timestamp":"2023-04-21T03:52:13.828Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-35"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module AuthenticatorPushRegistration","context":"default"} {"timestamp":"2023-04-21T03:52:13.842Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-35"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module PersistentCookie","context":"default"} {"timestamp":"2023-04-21T03:52:14.010Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-35","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-38"],"client":{"ip":"10.106.41.201","port":45142},"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":312,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-40"} {"timestamp":"2023-04-21T03:52:14.135Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:52:14.135Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:52:14.153Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-04-21T03:52:14.250Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42"},"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-04-21T03:52:14.303Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-38"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"Amster","info":{"authIndex":"service","authControlFlag":"REQUIRED","moduleClass":"Amster","ipAddress":"10.106.41.201","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-46"} {"timestamp":"2023-04-21T03:52:14.482Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-04-21T03:52:14.476Z","eventName":"AM-SESSION-CREATED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-38"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-38","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-54"} {"timestamp":"2023-04-21T03:52:14.493Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-38"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"Amster","info":{"authIndex":"service","authIndexValue":"amsterService","ipAddress":"10.106.41.201","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-58"} 10.106.40.1 - - [21/Apr/2023:03:52:05 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 941ms 10.106.40.1 - - [21/Apr/2023:03:52:05 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 941ms 10.106.42.23 - - [21/Apr/2023:03:52:05 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 199812 997ms 10.106.40.1 - - [21/Apr/2023:03:52:07 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 4ms 10.106.40.1 - - [21/Apr/2023:03:52:07 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 6ms 10.106.41.201 - - [21/Apr/2023:03:52:14 +0000] "POST /am/json/authenticate?authIndexType=service&authIndexValue=amsterService HTTP/1.1" 200 668 330ms {"timestamp":"2023-04-21T03:52:14.568Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-42","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-38"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.201","port":45142},"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":434,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-64"} {"timestamp":"2023-04-21T03:52:14.579Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-65"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: serverinfo","context":"default"} {"timestamp":"2023-04-21T03:52:14.580Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-65"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:52:14.580Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-65"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:52:14.641Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-65","client":{"ip":"10.106.41.201","port":45142},"server":{"ip":"10.106.40.76","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":67,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"-485253810"}},"realm":"/","component":"Server Info","source":"audit","topic":"access","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-69"} 10.106.41.201 - - [21/Apr/2023:03:52:14 +0000] "POST /am/json/authenticate?authIndexType=service&authIndexValue=amsterService HTTP/1.1" 200 167 437ms 10.106.41.201 - - [21/Apr/2023:03:52:14 +0000] "GET /am/json/serverinfo/* HTTP/1.1" 200 544 79ms 10.106.40.1 - - [21/Apr/2023:03:52:17 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.42.23 - - [21/Apr/2023:03:52:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356406 46ms 10.106.40.1 - - [21/Apr/2023:03:52:27 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.40.1 - - [21/Apr/2023:03:52:37 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 4ms 10.106.40.1 - - [21/Apr/2023:03:52:37 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.1 - - [21/Apr/2023:03:52:47 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.23 - - [21/Apr/2023:03:52:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356403 38ms 10.106.40.1 - - [21/Apr/2023:03:52:57 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.1 - - [21/Apr/2023:03:53:07 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.1 - - [21/Apr/2023:03:53:07 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.40.1 - - [21/Apr/2023:03:53:17 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.23 - - [21/Apr/2023:03:53:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356441 29ms 10.106.40.1 - - [21/Apr/2023:03:53:27 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms {"timestamp":"2023-04-21T03:53:38.429Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-117"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:53:38.429Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-117"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:53:38.506Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-117","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-120"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.42.10","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-122"} {"timestamp":"2023-04-21T03:53:38.517Z","eventName":"AM-SESSION-CREATED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-117","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-120"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-120","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-125"} {"timestamp":"2023-04-21T03:53:38.518Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-117","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-120"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.42.10","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-127"} {"timestamp":"2023-04-21T03:53:38.520Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-117","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-120"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.42.10","port":56966},"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":["5b8d06ae450b8676d92ba30ac6b90b4c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":95,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-129"} 10.106.40.1 - - [21/Apr/2023:03:53:37 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.1 - - [21/Apr/2023:03:53:37 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.10 - - [21/Apr/2023:03:53:38 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 99ms {"timestamp":"2023-04-21T03:53:45.601Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-131"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:53:45.601Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-131"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:53:45.605Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-131","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-134"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.42.10","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-136"} {"timestamp":"2023-04-21T03:53:45.622Z","eventName":"AM-SESSION-CREATED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-131","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-134"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-134","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-139"} {"timestamp":"2023-04-21T03:53:45.623Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-131","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-134"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.42.10","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-141"} {"timestamp":"2023-04-21T03:53:45.625Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-131","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-134"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.42.10","port":55040},"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":["860d222e8987fc995bfbee342fe9ca77"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-143"} {"timestamp":"2023-04-21T03:53:45.862Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-144"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:53:45.862Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-144"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-04-21T03:53:45.886Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-144","trackingIds":["4da08f64-78ed-41d2-8bc6-c7be9da39549-134"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.42.10","port":55046},"server":{"ip":"10.106.40.76","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":["9cc0da69b4b68bc3ca8ccf791ca2990d"],"x-scheme":["https"]}}},"request":{"protocol":"CREST","operation":"READ"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"-1522579604"}},"realm":"/","component":"Server Info","source":"audit","topic":"access","level":"INFO","_eventId":"4da08f64-78ed-41d2-8bc6-c7be9da39549-148"} 10.106.42.10 - - [21/Apr/2023:03:53:45 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 27ms 10.106.42.10 - - [21/Apr/2023:03:53:45 +0000] "GET /am/json/serverinfo/version HTTP/1.1" 200 276 30ms 10.106.40.1 - - [21/Apr/2023:03:53:47 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.23 - - [21/Apr/2023:03:53:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356752 29ms 10.106.40.1 - - [21/Apr/2023:03:53:57 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms