Skip to content

Instantly share code, notes, and snippets.

@jfdenise
Created January 10, 2023 16:01
Show Gist options
  • Save jfdenise/7e023e9236185c82501f0b8430b13b41 to your computer and use it in GitHub Desktop.
Save jfdenise/7e023e9236185c82501f0b8430b13b41 to your computer and use it in GitHub Desktop.
[jdenise@jdenise latest]$ oc logs -f wildfly-cloud-tests-oidc-auto-registration-546f476475-kbnwv
Using openshift launcher.
2023-01-10 16:00:04 Launching WildFly Server
INFO Access log is disabled, ignoring configuration.
INFO Clustering feature is not enabled, no jgroups subsystem present in server configuration.
INFO Configuring OIDC subsystem for provider keycloak
INFO Obtained auth token from http://192.168.49.2:30075/realms/WildFly
INFO Registered OIDC client for module root in http://192.168.49.2:30075/realms/WildFly on "http://192.168.49.2:30074/*"
INFO Server started in admin mode, CLI script executed during server boot.
INFO Running wildfly/wildfly-runtime image, version 1.0.0-jdk17
JAVA_OPTS already set in environment; overriding default settings with values: -XX:MaxRAMPercentage=80.0 -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MetaspaceSize=96m -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=jdk.nashorn.api,com.sun.crypto.provider
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/server
JAVA: /usr/lib/jvm/java-17/bin/java
JAVA_OPTS: -server -XX:MaxRAMPercentage=80.0 -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MetaspaceSize=96m -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=jdk.nashorn.api,com.sun.crypto.provider --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldaps=ALL-UNNAMED --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED -Djava.security.manager=allow
=========================================================================
16:00:08,147 INFO [org.jboss.modules] (main) JBoss Modules version 2.1.0.Final
16:00:11,340 INFO [org.jboss.msc] (main) JBoss MSC version 1.5.0.Beta4
16:00:11,350 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
16:00:11,764 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 28.0.0.Beta1-SNAPSHOT (WildFly Core 20.0.0.Beta4) starting
16:00:11,779 DEBUG [org.jboss.as.config] (MSC service thread 1-3) Configured system properties:
[Standalone] =
file.encoding = ANSI_X3.4-1968
file.separator = /
java.class.path = /opt/server/jboss-modules.jar
java.class.version = 61.0
java.home = /usr/lib/jvm/java-17-openjdk-17.0.5.0.8-2.el8_6.x86_64
java.io.tmpdir = /tmp
java.library.path = /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
java.net.preferIPv4Stack = true
java.runtime.name = OpenJDK Runtime Environment
java.runtime.version = 17.0.5+8-LTS
java.security.egd = file:/dev/./urandom
java.security.manager = allow
java.specification.name = Java Platform API Specification
java.specification.vendor = Oracle Corporation
java.specification.version = 17
java.util.logging.manager = org.jboss.logmanager.LogManager
java.vendor = Red Hat, Inc.
java.vendor.url = https://www.redhat.com/
java.vendor.url.bug = https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%208&component=java-17-openjdk
java.vendor.version = (Red_Hat-17.0.5.0.8-2.el8_6)
java.version = 17.0.5
java.version.date = 2022-10-18
java.vm.compressedOopsMode = Zero based
java.vm.info = mixed mode, sharing
java.vm.name = OpenJDK 64-Bit Server VM
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Oracle Corporation
java.vm.specification.version = 17
java.vm.vendor = Red Hat, Inc.
java.vm.version = 17.0.5+8-LTS
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
jboss.bind.address = 172.17.0.6
jboss.bind.address.management = 0.0.0.0
jboss.bind.address.private = 172.17.0.6
jboss.home.dir = /opt/server
jboss.host.name = wildfly-cloud-tests-oidc-auto-registration-546f476475-kbnwv
jboss.messaging.cluster.password = <redacted>
jboss.messaging.host = 172.17.0.6
jboss.modules.dir = /opt/server/modules
jboss.modules.system.pkgs = jdk.nashorn.api,com.sun.crypto.provider
jboss.node.name = ration-546f476475-kbnwv
jboss.qualified.host.name = wildfly-cloud-tests-oidc-auto-registration-546f476475-kbnwv
jboss.server.base.dir = /opt/server/standalone
jboss.server.config.dir = /opt/server/standalone/configuration
jboss.server.data.dir = /opt/server/standalone/data
jboss.server.deploy.dir = /opt/server/standalone/data/content
jboss.server.log.dir = /opt/server/standalone/log
jboss.server.name = wildfly-cloud-tests-oidc-auto-registration-546f476475-kbnwv
jboss.server.persist.config = true
jboss.server.temp.dir = /opt/server/standalone/tmp
jdk.debug = release
line.separator =
logging.configuration = file:/opt/server/standalone/configuration/logging.properties
module.path = /opt/server/modules
native.encoding = ANSI_X3.4-1968
org.jboss.boot.log.file = /opt/server/standalone/log/server.log
org.jboss.resolver.warning = true
org.wildfly.internal.cli.boot.hook.marker.dir = /tmp/cli-boot-reload-marker-1673366407
org.wildfly.internal.cli.boot.hook.script = /tmp/cli-script-1673366404.cli
org.wildfly.internal.cli.boot.hook.script.error.file = /tmp/cli-script-error-1673366404.cli
org.wildfly.internal.cli.boot.hook.script.output.file = /tmp/cli-script-output-1673366404.cli
org.wildfly.internal.cli.boot.hook.script.properties = /tmp/cli-script-property-1673366404.cli
org.wildfly.internal.cli.boot.hook.script.warn.file = /tmp/cli-warning-1673366404.log
os.arch = amd64
os.name = Linux
os.version = 3.10.0-1160.15.2.el7.x86_64
path.separator = :
sun.arch.data.model = 64
sun.boot.library.path = /usr/lib/jvm/java-17-openjdk-17.0.5.0.8-2.el8_6.x86_64/lib
sun.cpu.endian = little
sun.io.unicode.encoding = UnicodeLittle
sun.java.command = /opt/server/jboss-modules.jar -mp /opt/server/modules org.jboss.as.standalone -Djboss.home.dir=/opt/server -Djboss.server.base.dir=/opt/server/standalone -c standalone.xml -Djboss.messaging.host=172.17.0.6 -Djboss.messaging.cluster.password=<redacted> --start-mode=admin-only -Dorg.wildfly.internal.cli.boot.hook.script=/tmp/cli-script-1673366404.cli -Dorg.wildfly.internal.cli.boot.hook.marker.dir=/tmp/cli-boot-reload-marker-1673366407 -Dorg.wildfly.internal.cli.boot.hook.script.properties=/tmp/cli-script-property-1673366404.cli -Dorg.wildfly.internal.cli.boot.hook.script.error.file=/tmp/cli-script-error-1673366404.cli -Dorg.wildfly.internal.cli.boot.hook.script.warn.file=/tmp/cli-warning-1673366404.log -Dorg.wildfly.internal.cli.boot.hook.script.output.file=/tmp/cli-script-output-1673366404.cli -Djboss.node.name=ration-546f476475-kbnwv -bprivate 172.17.0.6 -b 172.17.0.6 -bmanagement 0.0.0.0 -Dwildfly.statistics-enabled=true
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = ANSI_X3.4-1968
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
user.country = US
user.dir = /home/jboss
user.home = /home/jboss
user.language = en
user.name = jboss
user.timezone = GMT
wildfly.statistics-enabled = true
16:00:11,840 DEBUG [org.jboss.as.config] (MSC service thread 1-3) VM Arguments: -D[Standalone] -XX:MaxRAMPercentage=80.0 -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MetaspaceSize=96m -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=jdk.nashorn.api,com.sun.crypto.provider --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldaps=ALL-UNNAMED --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED -Djava.security.manager=allow -Dorg.jboss.boot.log.file=/opt/server/standalone/log/server.log -Dlogging.configuration=file:/opt/server/standalone/configuration/logging.properties
16:00:15,237 INFO [org.wildfly.security] (ServerService Thread Pool -- 15) ELY00001: WildFly Elytron version 2.0.0.Final
16:00:17,341 WARN [org.jboss.as.controller] (ServerService Thread Pool -- 22) WFLYCTL0481: The runtime dependency package 'io.smallrye.opentracing-contrib' is already registered at location '/subsystem=microprofile-opentracing-smallrye'
16:00:17,343 WARN [org.jboss.as.controller] (ServerService Thread Pool -- 22) WFLYCTL0481: The runtime dependency package 'io.smallrye.opentracing-contrib' is already registered at location '/subsystem=microprofile-opentracing-smallrye'
16:00:20,162 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
16:00:20,343 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.8.8.Final
16:00:20,366 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.8.8.Final
16:00:20,855 INFO [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 5.0.26.Final
16:00:20,943 WARN [org.wildfly.extension.elytron] (MSC service thread 1-8) WFLYELY00023: KeyStore file '/opt/server/standalone/configuration/application.keystore' does not exist. Used blank.
16:00:21,132 WARN [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY01084: KeyStore /opt/server/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
16:00:21,540 INFO [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
16:00:22,440 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
16:00:22,446 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://0.0.0.0:9990/management
16:00:22,446 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
16:00:22,447 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 28.0.0.Beta1-SNAPSHOT (WildFly Core 20.0.0.Beta4) started in 14775ms - Started 71 of 82 services (25 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml
16:00:22,449 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0472: Checking for presence of marker file indicating that the server has been restarted following execution of the additional commands from the CLI script
16:00:22,449 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0474: No marker file found indicating that the server has been restarted following execution of the additional commands from the CLI script
16:00:22,450 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0466: Initialised the additional boot CLI script functionality. The CLI commands will be read from /tmp/cli-script-1673366404.cli. The server will be rebooted to normal mode after these have been executed
16:00:22,548 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0467: Running the additional commands from the CLI script /tmp/cli-script-1673366404.cli against the server which is running in admin-only mode
16:00:22,557 INFO [org.jboss.as.cli] (Controller Boot Thread) WFLYCLI0001: Processing CLI script /tmp/cli-script-1673366404.cli
16:00:25,135 INFO [org.jboss.as.cli] (Controller Boot Thread) WFLYCLI0005: Done processing CLI script /tmp/cli-script-1673366404.cli
16:00:25,136 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0468: Completed running the commands from the CLI script
16:00:25,137 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0470: Reloading the server to normal mode after execution of the additional commands from the CLI script. This will clear the properties triggering the additional boot cli script functionality if they were set (org.wildfly.internal.cli.boot.hook.script, org.wildfly.internal.cli.boot.hook.reload.skip, org.wildfly.internal.cli.boot.hook.marker.dir), and delete the marker file indicating the server was restarted
16:00:25,354 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Full 28.0.0.Beta1-SNAPSHOT (WildFly Core 20.0.0.Beta4) stopped in 206ms
16:00:25,357 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 28.0.0.Beta1-SNAPSHOT (WildFly Core 20.0.0.Beta4) starting
16:00:25,360 DEBUG [org.jboss.as.config] (MSC service thread 1-1) Configured system properties:
[Standalone] =
file.encoding = ANSI_X3.4-1968
file.separator = /
java.class.path = /opt/server/jboss-modules.jar
java.class.version = 61.0
java.home = /usr/lib/jvm/java-17-openjdk-17.0.5.0.8-2.el8_6.x86_64
java.io.tmpdir = /tmp
java.library.path = /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
java.net.preferIPv4Stack = true
java.runtime.name = OpenJDK Runtime Environment
java.runtime.version = 17.0.5+8-LTS
java.security.egd = file:/dev/./urandom
java.security.manager = allow
java.specification.name = Java Platform API Specification
java.specification.vendor = Oracle Corporation
java.specification.version = 17
java.util.logging.manager = org.jboss.logmanager.LogManager
java.vendor = Red Hat, Inc.
java.vendor.url = https://www.redhat.com/
java.vendor.url.bug = https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%208&component=java-17-openjdk
java.vendor.version = (Red_Hat-17.0.5.0.8-2.el8_6)
java.version = 17.0.5
java.version.date = 2022-10-18
java.vm.compressedOopsMode = Zero based
java.vm.info = mixed mode, sharing
java.vm.name = OpenJDK 64-Bit Server VM
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Oracle Corporation
java.vm.specification.version = 17
java.vm.vendor = Red Hat, Inc.
java.vm.version = 17.0.5+8-LTS
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
jboss.bind.address = 172.17.0.6
jboss.bind.address.management = 0.0.0.0
jboss.bind.address.private = 172.17.0.6
jboss.home.dir = /opt/server
jboss.host.name = wildfly-cloud-tests-oidc-auto-registration-546f476475-kbnwv
jboss.messaging.cluster.password = <redacted>
jboss.messaging.host = 172.17.0.6
jboss.modules.dir = /opt/server/modules
jboss.modules.system.pkgs = jdk.nashorn.api,com.sun.crypto.provider
jboss.node.name = ration-546f476475-kbnwv
jboss.qualified.host.name = wildfly-cloud-tests-oidc-auto-registration-546f476475-kbnwv
jboss.server.base.dir = /opt/server/standalone
jboss.server.config.dir = /opt/server/standalone/configuration
jboss.server.data.dir = /opt/server/standalone/data
jboss.server.deploy.dir = /opt/server/standalone/data/content
jboss.server.log.dir = /opt/server/standalone/log
jboss.server.name = wildfly-cloud-tests-oidc-auto-registration-546f476475-kbnwv
jboss.server.persist.config = true
jboss.server.temp.dir = /opt/server/standalone/tmp
jdk.debug = release
line.separator =
logging.configuration = file:/opt/server/standalone/configuration/logging.properties
module.path = /opt/server/modules
native.encoding = ANSI_X3.4-1968
org.jboss.boot.log.file = /opt/server/standalone/log/server.log
org.jboss.resolver.warning = true
org.wildfly.internal.cli.boot.hook.script.error.file = /tmp/cli-script-error-1673366404.cli
org.wildfly.internal.cli.boot.hook.script.output.file = /tmp/cli-script-output-1673366404.cli
org.wildfly.internal.cli.boot.hook.script.properties = /tmp/cli-script-property-1673366404.cli
org.wildfly.internal.cli.boot.hook.script.warn.file = /tmp/cli-warning-1673366404.log
os.arch = amd64
os.name = Linux
os.version = 3.10.0-1160.15.2.el7.x86_64
path.separator = :
sun.arch.data.model = 64
sun.boot.library.path = /usr/lib/jvm/java-17-openjdk-17.0.5.0.8-2.el8_6.x86_64/lib
sun.cpu.endian = little
sun.io.unicode.encoding = UnicodeLittle
sun.java.command = /opt/server/jboss-modules.jar -mp /opt/server/modules org.jboss.as.standalone -Djboss.home.dir=/opt/server -Djboss.server.base.dir=/opt/server/standalone -c standalone.xml -Djboss.messaging.host=172.17.0.6 -Djboss.messaging.cluster.password=<redacted> --start-mode=admin-only -Dorg.wildfly.internal.cli.boot.hook.script=/tmp/cli-script-1673366404.cli -Dorg.wildfly.internal.cli.boot.hook.marker.dir=/tmp/cli-boot-reload-marker-1673366407 -Dorg.wildfly.internal.cli.boot.hook.script.properties=/tmp/cli-script-property-1673366404.cli -Dorg.wildfly.internal.cli.boot.hook.script.error.file=/tmp/cli-script-error-1673366404.cli -Dorg.wildfly.internal.cli.boot.hook.script.warn.file=/tmp/cli-warning-1673366404.log -Dorg.wildfly.internal.cli.boot.hook.script.output.file=/tmp/cli-script-output-1673366404.cli -Djboss.node.name=ration-546f476475-kbnwv -bprivate 172.17.0.6 -b 172.17.0.6 -bmanagement 0.0.0.0 -Dwildfly.statistics-enabled=true
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = ANSI_X3.4-1968
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.nio.ch.bugLevel =
user.country = US
user.dir = /home/jboss
user.home = /home/jboss
user.language = en
user.name = jboss
user.timezone = GMT
wildfly.statistics-enabled = true
16:00:25,431 DEBUG [org.jboss.as.config] (MSC service thread 1-1) VM Arguments: -D[Standalone] -XX:MaxRAMPercentage=80.0 -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MetaspaceSize=96m -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=jdk.nashorn.api,com.sun.crypto.provider --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldaps=ALL-UNNAMED --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED -Djava.security.manager=allow -Dorg.jboss.boot.log.file=/opt/server/standalone/log/server.log -Dlogging.configuration=file:/opt/server/standalone/configuration/logging.properties
16:00:26,441 WARN [org.jboss.as.controller] (ServerService Thread Pool -- 13) WFLYCTL0481: The runtime dependency package 'io.smallrye.opentracing-contrib' is already registered at location '/subsystem=microprofile-opentracing-smallrye'
16:00:26,443 WARN [org.jboss.as.controller] (ServerService Thread Pool -- 13) WFLYCTL0481: The runtime dependency package 'io.smallrye.opentracing-contrib' is already registered at location '/subsystem=microprofile-opentracing-smallrye'
16:00:26,862 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 14) WFLYDR0001: Content added at location /opt/server/standalone/data/content/0a/c6ecf825b9aaa8f9870f687740abbc2a8bf682/content
16:00:26,870 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
16:00:26,942 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 39) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
16:00:26,944 WARN [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 39) WFLYOIDC0008: The 'disable-trust-manager' attribute has been set to 'true' so no trust manager will be used when communicating with the OpenID provider over HTTPS. This value should always be set to 'false' in a production environment.
16:00:26,954 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 40) WFLYHEALTH0001: Activating Base Health Subsystem
16:00:27,031 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")
16:00:27,101 WARN [org.wildfly.extension.elytron] (MSC service thread 1-1) WFLYELY00023: KeyStore file '/opt/server/standalone/configuration/application.keystore' does not exist. Used blank.
16:00:27,101 WARN [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY01084: KeyStore /opt/server/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
16:00:27,100 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 43) WFLYRS0016: RESTEasy version 6.2.1.Final
16:00:27,113 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 53) WFLYNAM0001: Activating Naming Subsystem
16:00:27,113 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 49) WFLYCONF0001: Activating MicroProfile Config Subsystem
16:00:27,114 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 52) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem
16:00:27,116 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 42) WFLYIO001: Worker 'default' has auto-configured to 16 IO threads with 128 max task threads based on your 8 available processors
16:00:27,136 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
16:00:27,235 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 50) WFLYMPHEALTH0001: Activating MicroProfile Health Subsystem
16:00:27,237 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 1.5.10.Final)
16:00:27,344 INFO [org.wildfly.extension.metrics] (ServerService Thread Pool -- 48) WFLYMETRICS0001: Activating Base Metrics Subsystem
16:00:27,456 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 51) WFLYMPMETRICS0001: Activating MicroProfile Metrics Subsystem
16:00:27,545 INFO [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service
16:00:27,735 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 2.3.0.Final starting
16:00:28,244 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
16:00:28,250 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) Queuing requests.
16:00:28,260 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
16:00:28,344 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080
16:00:28,940 INFO [org.jboss.as.patching] (MSC service thread 1-3) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
16:00:28,962 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/server/standalone/deployments
16:00:30,541 WARN [org.wildfly.extension.microprofile.health.smallrye] (management I/O-1) WFLYMPHEALTH0003: Reporting health down status: {"status":"DOWN","checks":[{"name":"boot-errors","status":"DOWN"},{"name":"empty-readiness-checks","status":"UP"},{"name":"server-state","status":"DOWN"},{"name":"deployments-status","status":"DOWN"}]}
16:00:33,755 INFO [org.wildfly.extension.elytron.oidc._private] (MSC service thread 1-5) WFLYOIDC0002: Elytron OIDC Client subsystem override for deployment 'ROOT.war'
16:00:33,833 WARN [org.wildfly.extension.microprofile.health.smallrye] (management I/O-1) WFLYMPHEALTH0003: Reporting health down status: {"status":"DOWN","checks":[{"name":"boot-errors","status":"DOWN"},{"name":"empty-readiness-checks","status":"UP"},{"name":"server-state","status":"DOWN"},{"name":"deployments-status","status":"DOWN"}]}
16:00:37,037 WARN [org.wildfly.extension.microprofile.health.smallrye] (management I/O-1) WFLYMPHEALTH0003: Reporting health down status: {"status":"DOWN","checks":[{"name":"boot-errors","status":"DOWN"},{"name":"empty-readiness-checks","status":"UP"},{"name":"server-state","status":"DOWN"},{"name":"deployments-status","status":"DOWN"}]}
16:00:37,200 WARN [io.undertow.servlet] (ServerService Thread Pool -- 60) UT015020: Path /secured is secured for some HTTP methods, however it is not secured for [TRACE, HEAD, DELETE, POST, CONNECT, OPTIONS, PUT]
16:00:37,230 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 60) WFLYUT0021: Registered web context: '/' for server 'default-server'
16:00:37,445 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) WFLYSRV0010: Deployed "ROOT.war" (runtime-name : "ROOT.war")
16:00:37,839 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
16:00:37,844 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://0.0.0.0:9990/management
16:00:37,845 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
16:00:37,937 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 28.0.0.Beta1-SNAPSHOT (WildFly Core 20.0.0.Beta4) started in 12409ms - Started 255 of 355 services (148 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml
16:00:39,055 INFO [org.wildfly.security.http.oidc] (default task-1) ELY23004: Loaded OpenID provider metadata from 'http://192.168.49.2:30075/realms/WildFly/.well-known/openid-configuration'
ERROR *** WildFly wrapper process (1) received TERM signal ***
16:00:59,580 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0211: Suspending server with 60000 ms timeout.
16:00:59,833 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
16:00:59,863 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending
16:00:59,863 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0022: Unregistered web context: '/' from server 'default-server'
16:00:59,869 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 0.0.0.0:8080
16:00:59,958 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping
16:01:00,032 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 2.3.0.Final stopping
16:01:00,154 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment ROOT.war (runtime-name: ROOT.war) in 305ms
16:01:00,234 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Full 28.0.0.Beta1-SNAPSHOT (WildFly Core 20.0.0.Beta4) stopped in 385ms
[jdenise@jdenise latest]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment