Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The container hawkular-metrics is crashing frequently #331

Closed
rahul334481 opened this issue Apr 12, 2017 · 14 comments
Closed

The container hawkular-metrics is crashing frequently #331

rahul334481 opened this issue Apr 12, 2017 · 14 comments

Comments

@rahul334481
Copy link

Hi Team,

Hawkular containers are failing whereas it was all good till yesterday. Is there something updated or needs attention to fix this?

Issue:

[root@oc-master1 ~]# oc get pods -n openshift-infra
NAME                                     READY     STATUS      RESTARTS   AGE
hawkular-cassandra-1-9rz1q               1/1       Running     0          1h
hawkular-metrics-yf6me                   0/1       Running     6          53m
heapster-w6vy4                           0/1       Running     5          53m

Current Version:

[root@oc-master1 ~]# oc version
oc v1.4.1
kubernetes v1.4.0+776c994
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://oc-master.dur.lulu.com:8443
openshift v1.4.1
kubernetes v1.4.0+776c994

I am using latest version and have edited all 3 rc/hawkular and heapster to replace :latest to :v1.4.1. That's not fixing the issue.

Please review.

Thanks in Advance!

@jpkrohling
Copy link
Contributor

Could you please provide the logs for the hawkular-metrics-* pods? Something like oc logs hawkular-metrics-yf6me should already be helpful.

@rahul334481
Copy link
Author

Please find log details:

[root@oc-master1 ~]# oc logs hawkular-metrics-yf6me -n openshift-infra
2017-04-13 12:10:51 Starting Hawkular Metrics
The service account has read permissions for its project. Proceeding
cp: missing destination file operand after '/opt/jboss/wildfly/modules/system/layers/base/org/jgroups/main/hawkular-jgroups.keystore'
Try 'cp --help' for more information.
/opt/hawkular/auth /opt/jboss
Certificate was added to keystore
[Storing hawkular-metrics.truststore]
/opt/jboss
=========================================================================
  JBoss Bootstrap Environment
  JBOSS_HOME: /opt/jboss/wildfly
  JAVA: /usr/lib/jvm/java/bin/java
  JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true  -Xbootclasspath/p:/opt/jboss/wildfly/bin/alpn-boot-8.1.7.v20160121.jar -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/heapdump
=========================================================================
2017-04-13 12:10:52,231 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final
2017-04-13 12:10:52,469 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
2017-04-13 12:10:52,546 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
2017-04-13 12:10:52,547 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties:
	KUBERNETES_MASTER_URL = https://kubernetes.default.svc.cluster.local
	USER_WRITE_ACCESS = False
	[Standalone] = 
	awt.toolkit = sun.awt.X11.XToolkit
	com.datastax.driver.FORCE_NIO = true
	file.encoding = ANSI_X3.4-1968
	file.encoding.pkg = sun.io
	file.separator = /
	hawkular-alerts.cassandra-nodes = hawkular-cassandra
	hawkular-alerts.cassandra-use-ssl = true
	hawkular.alerts.allowed-cors-access-control-allow-headers = authorization
	hawkular.alerts.openshift.auth-methods = openshift-oauth,htpasswd
	hawkular.alerts.openshift.htpasswd-file = /secrets/hawkular-metrics.htpasswd.file
	hawkular.metrics.admin-tenant = _hawkular_admin
	hawkular.metrics.allowed-cors-access-control-allow-headers = authorization
	hawkular.metrics.cassandra.nodes = hawkular-cassandra
	hawkular.metrics.cassandra.use-ssl = true
	hawkular.metrics.default-ttl = 7
	hawkular.metrics.openshift.auth-methods = openshift-oauth,htpasswd
	hawkular.metrics.openshift.htpasswd-file = /secrets/hawkular-metrics.htpasswd.file
	java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
	java.awt.headless = true
	java.awt.printerjob = sun.print.PSPrinterJob
	java.class.path = /opt/jboss/wildfly/jboss-modules.jar
	java.class.version = 52.0
	java.endorsed.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/endorsed
	java.ext.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/ext:/usr/java/packages/lib/ext
	java.home = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre
	java.io.tmpdir = /tmp
	java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
	java.net.preferIPv4Stack = true
	java.runtime.name = OpenJDK Runtime Environment
	java.runtime.version = 1.8.0_111-b15
	java.specification.name = Java Platform API Specification
	java.specification.vendor = Oracle Corporation
	java.specification.version = 1.8
	java.util.logging.manager = org.jboss.logmanager.LogManager
	java.vendor = Oracle Corporation
	java.vendor.url = http://java.oracle.com/
	java.vendor.url.bug = http://bugreport.sun.com/bugreport/
	java.version = 1.8.0_111
	java.vm.info = mixed mode
	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 = 1.8
	java.vm.vendor = Oracle Corporation
	java.vm.version = 25.111-b15
	javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
	javax.net.ssl.keyStore = /opt/hawkular/auth/hawkular-metrics.keystore
	javax.net.ssl.keyStorePassword = <redacted>
	javax.net.ssl.trustStore = /opt/hawkular/auth/hawkular-metrics.truststore
	javax.net.ssl.trustStorePassword = <redacted>
	javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
	javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
	javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
	javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
	javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
	javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
	javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
	javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
	javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
	jboss.bind.address = 0.0.0.0
	jboss.bind.address.private = 10.128.2.110
	jboss.home.dir = /opt/jboss/wildfly
	jboss.host.name = hawkular-metrics-yf6me
	jboss.modules.dir = /opt/jboss/wildfly/modules
	jboss.modules.system.pkgs = org.jboss.byteman
	jboss.node.name = hawkular-metrics-yf6me
	jboss.qualified.host.name = hawkular-metrics-yf6me
	jboss.server.base.dir = /opt/jboss/wildfly/standalone
	jboss.server.config.dir = /opt/jboss/wildfly/standalone/configuration
	jboss.server.data.dir = /opt/jboss/wildfly/standalone/data
	jboss.server.deploy.dir = /opt/jboss/wildfly/standalone/data/content
	jboss.server.log.dir = /opt/jboss/wildfly/standalone/log
	jboss.server.name = hawkular-metrics-yf6me
	jboss.server.persist.config = true
	jboss.server.temp.dir = /opt/jboss/wildfly/standalone/tmp
	line.separator = 
	logging.configuration = file:/opt/jboss/wildfly/standalone/configuration/logging.properties
	module.path = /opt/jboss/wildfly/modules
	org.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH = true
	org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH = true
	org.jboss.boot.log.file = /opt/jboss/wildfly/standalone/log/server.log
	org.jboss.resolver.warning = true
	org.xml.sax.driver = __redirected.__XMLReaderFactory
	os.arch = amd64
	os.name = Linux
	os.version = 3.10.0-514.6.1.el7.x86_64
	path.separator = :
	sun.arch.data.model = 64
	sun.boot.class.path = /opt/jboss/wildfly/bin/alpn-boot-8.1.7.v20160121.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/classes
	sun.boot.library.path = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre/lib/amd64
	sun.cpu.endian = little
	sun.cpu.isalist = 
	sun.io.unicode.encoding = UnicodeLittle
	sun.java.command = /opt/jboss/wildfly/jboss-modules.jar -mp /opt/jboss/wildfly/modules org.jboss.as.standalone -Djboss.home.dir=/opt/jboss/wildfly -Djboss.server.base.dir=/opt/jboss/wildfly/standalone -Djavax.net.ssl.keyStore=/opt/hawkular/auth/hawkular-metrics.keystore -Djavax.net.ssl.keyStorePassword=hLaOE8xBVNrNf8D -Djavax.net.ssl.trustStore=/opt/hawkular/auth/hawkular-metrics.truststore -Djavax.net.ssl.trustStorePassword=mXGZJwg6Ks8y8Nb -Djboss.node.name=hawkular-metrics-yf6me -b 10.128.2.110 -bprivate 10.128.2.110 -b 0.0.0.0 -Dhawkular.metrics.cassandra.nodes=hawkular-cassandra -Dhawkular.metrics.cassandra.use-ssl -Dhawkular.metrics.openshift.auth-methods=openshift-oauth,htpasswd -Dhawkular.metrics.openshift.htpasswd-file=/secrets/hawkular-metrics.htpasswd.file -Dhawkular.metrics.allowed-cors-access-control-allow-headers=authorization -Dhawkular.metrics.default-ttl=7 -Dhawkular.metrics.admin-tenant=_hawkular_admin -Dhawkular-alerts.cassandra-nodes=hawkular-cassandra -Dhawkular-alerts.cassandra-use-ssl -Dhawkular.alerts.openshift.auth-methods=openshift-oauth,htpasswd -Dhawkular.alerts.openshift.htpasswd-file=/secrets/hawkular-metrics.htpasswd.file -Dhawkular.alerts.allowed-cors-access-control-allow-headers=authorization -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true -Dcom.datastax.driver.FORCE_NIO=true -DKUBERNETES_MASTER_URL=https://kubernetes.default.svc.cluster.local -DUSER_WRITE_ACCESS=False
	sun.java.launcher = SUN_STANDARD
	sun.jnu.encoding = ANSI_X3.4-1968
	sun.management.compiler = HotSpot 64-Bit Tiered Compilers
	sun.os.patch.level = unknown
	user.country = US
	user.dir = /opt/jboss
	user.home = ?
	user.language = en
	user.name = ?
	user.timezone = UTC
2017-04-13 12:10:52,548 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -D[Standalone] -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Xbootclasspath/p:/opt/jboss/wildfly/bin/alpn-boot-8.1.7.v20160121.jar -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/heapdump -Dorg.jboss.boot.log.file=/opt/jboss/wildfly/standalone/log/server.log -Dlogging.configuration=file:/opt/jboss/wildfly/standalone/configuration/logging.properties 
12:10:57,111 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0001: /content/hawkular-metrics.ear/hawkular-metrics.war/WEB-INF/jboss-deployment-structure.xml in subdeployment ignored. jboss-deployment-structure.xml is only parsed for top level deployments.
12:10:57,498 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0001: /content/hawkular-metrics.ear/hawkular-alerts.war/WEB-INF/jboss-deployment-structure.xml in subdeployment ignored. jboss-deployment-structure.xml is only parsed for top level deployments.
12:10:57,979 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.hawkular-metrics.ear.hawkular-alerts.war" is using a private module ("com.google.guava:main") which may be changed or removed in future versions without notice.
12:10:57,980 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.hawkular-metrics.ear.hawkular-alerts.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
12:10:57,980 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.hawkular-metrics.ear.hawkular-alerts.war" is using a private module ("org.jboss.xnio.nio:main") which may be changed or removed in future versions without notice.
12:10:57,983 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.hawkular-metrics.ear.hawkular-metrics.war" is using a private module ("org.jboss.xnio.nio:main") which may be changed or removed in future versions without notice.
12:10:57,989 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment hawkular-metrics.ear
12:10:58,045 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-5) HV000001: Hibernate Validator 5.2.4.Final
12:10:58,184 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment hawkular-metrics.war
12:10:58,184 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment hawkular-metrics-alerter.war
12:10:58,191 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ExpressionManager' in deployment unit 'subdeployment "hawkular-metrics-alerter.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-metrics-alerter/ExpressionManager!org.hawkular.metrics.alerter.ExpressionManager
	java:app/hawkular-metrics-alerter/ExpressionManager!org.hawkular.metrics.alerter.ExpressionManager
	java:module/ExpressionManager!org.hawkular.metrics.alerter.ExpressionManager
	java:global/hawkular-metrics/hawkular-metrics-alerter/ExpressionManager
	java:app/hawkular-metrics-alerter/ExpressionManager
	java:module/ExpressionManager
12:10:58,241 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment hawkular-alerts.war
12:10:58,247 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DroolsRulesEngineImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/DroolsRulesEngineImpl!org.hawkular.alerts.engine.service.RulesEngine
	java:app/hawkular-alerts/DroolsRulesEngineImpl!org.hawkular.alerts.engine.service.RulesEngine
	java:module/DroolsRulesEngineImpl!org.hawkular.alerts.engine.service.RulesEngine
	java:global/hawkular-metrics/hawkular-alerts/DroolsRulesEngineImpl
	java:app/hawkular-alerts/DroolsRulesEngineImpl
	java:module/DroolsRulesEngineImpl
12:10:58,247 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PropertiesServiceImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/PropertiesServiceImpl!org.hawkular.alerts.api.services.PropertiesService
	java:app/hawkular-alerts/PropertiesServiceImpl!org.hawkular.alerts.api.services.PropertiesService
	java:module/PropertiesServiceImpl!org.hawkular.alerts.api.services.PropertiesService
	java:global/hawkular-metrics/hawkular-alerts/PropertiesServiceImpl
	java:app/hawkular-alerts/PropertiesServiceImpl
	java:module/PropertiesServiceImpl
12:10:58,247 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'IncomingDataManagerImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/IncomingDataManagerImpl!org.hawkular.alerts.engine.service.IncomingDataManager
	java:app/hawkular-alerts/IncomingDataManagerImpl!org.hawkular.alerts.engine.service.IncomingDataManager
	java:module/IncomingDataManagerImpl!org.hawkular.alerts.engine.service.IncomingDataManager
	java:global/hawkular-metrics/hawkular-alerts/IncomingDataManagerImpl
	java:app/hawkular-alerts/IncomingDataManagerImpl
	java:module/IncomingDataManagerImpl
12:10:58,248 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'AlertsContext' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/AlertsContext!org.hawkular.alerts.engine.impl.AlertsContext
	java:app/hawkular-alerts/AlertsContext!org.hawkular.alerts.engine.impl.AlertsContext
	java:module/AlertsContext!org.hawkular.alerts.engine.impl.AlertsContext
	java:global/hawkular-metrics/hawkular-alerts/AlertsContext
	java:app/hawkular-alerts/AlertsContext
	java:module/AlertsContext
12:10:58,248 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'AlertsEngineImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/AlertsEngineImpl!org.hawkular.alerts.engine.service.AlertsEngine
	java:app/hawkular-alerts/AlertsEngineImpl!org.hawkular.alerts.engine.service.AlertsEngine
	java:module/AlertsEngineImpl!org.hawkular.alerts.engine.service.AlertsEngine
	java:global/hawkular-metrics/hawkular-alerts/AlertsEngineImpl
	java:app/hawkular-alerts/AlertsEngineImpl
	java:module/AlertsEngineImpl
12:10:58,249 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CassActionsServiceImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/CassActionsServiceImpl!org.hawkular.alerts.api.services.ActionsService
	java:app/hawkular-alerts/CassActionsServiceImpl!org.hawkular.alerts.api.services.ActionsService
	java:module/CassActionsServiceImpl!org.hawkular.alerts.api.services.ActionsService
	java:global/hawkular-metrics/hawkular-alerts/CassActionsServiceImpl
	java:app/hawkular-alerts/CassActionsServiceImpl
	java:module/CassActionsServiceImpl
12:10:58,250 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PartitionManagerImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/PartitionManagerImpl!org.hawkular.alerts.engine.service.PartitionManager
	java:app/hawkular-alerts/PartitionManagerImpl!org.hawkular.alerts.engine.service.PartitionManager
	java:module/PartitionManagerImpl!org.hawkular.alerts.engine.service.PartitionManager
	java:global/hawkular-metrics/hawkular-alerts/PartitionManagerImpl
	java:app/hawkular-alerts/PartitionManagerImpl
	java:module/PartitionManagerImpl
12:10:58,250 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CassAlertsServiceImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/CassAlertsServiceImpl!org.hawkular.alerts.api.services.AlertsService
	java:app/hawkular-alerts/CassAlertsServiceImpl!org.hawkular.alerts.api.services.AlertsService
	java:module/CassAlertsServiceImpl!org.hawkular.alerts.api.services.AlertsService
	java:global/hawkular-metrics/hawkular-alerts/CassAlertsServiceImpl
	java:app/hawkular-alerts/CassAlertsServiceImpl
	java:module/CassAlertsServiceImpl
12:10:58,250 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StatusServiceImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/StatusServiceImpl!org.hawkular.alerts.api.services.StatusService
	java:app/hawkular-alerts/StatusServiceImpl!org.hawkular.alerts.api.services.StatusService
	java:module/StatusServiceImpl!org.hawkular.alerts.api.services.StatusService
	java:global/hawkular-metrics/hawkular-alerts/StatusServiceImpl
	java:app/hawkular-alerts/StatusServiceImpl
	java:module/StatusServiceImpl
12:10:58,250 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DataDrivenGroupCacheManager' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/DataDrivenGroupCacheManager!org.hawkular.alerts.engine.impl.DataDrivenGroupCacheManager
	java:app/hawkular-alerts/DataDrivenGroupCacheManager!org.hawkular.alerts.engine.impl.DataDrivenGroupCacheManager
	java:module/DataDrivenGroupCacheManager!org.hawkular.alerts.engine.impl.DataDrivenGroupCacheManager
	java:global/hawkular-metrics/hawkular-alerts/DataDrivenGroupCacheManager
	java:app/hawkular-alerts/DataDrivenGroupCacheManager
	java:module/DataDrivenGroupCacheManager
12:10:58,250 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CacheManager' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/CacheManager!org.hawkular.alerts.engine.cache.CacheManager
	java:app/hawkular-alerts/CacheManager!org.hawkular.alerts.engine.cache.CacheManager
	java:module/CacheManager!org.hawkular.alerts.engine.cache.CacheManager
	java:global/hawkular-metrics/hawkular-alerts/CacheManager
	java:app/hawkular-alerts/CacheManager
	java:module/CacheManager
12:10:58,250 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CassCluster' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/CassCluster!org.hawkular.alerts.engine.impl.CassCluster
	java:app/hawkular-alerts/CassCluster!org.hawkular.alerts.engine.impl.CassCluster
	java:module/CassCluster!org.hawkular.alerts.engine.impl.CassCluster
	java:global/hawkular-metrics/hawkular-alerts/CassCluster
	java:app/hawkular-alerts/CassCluster
	java:module/CassCluster
12:10:58,251 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CassDefinitionsServiceImpl' in deployment unit 'subdeployment "hawkular-alerts.war" of deployment "hawkular-metrics.ear"' are as follows:
	java:global/hawkular-metrics/hawkular-alerts/CassDefinitionsServiceImpl!org.hawkular.alerts.api.services.DefinitionsService
	java:app/hawkular-alerts/CassDefinitionsServiceImpl!org.hawkular.alerts.api.services.DefinitionsService
	java:module/CassDefinitionsServiceImpl!org.hawkular.alerts.api.services.DefinitionsService
	java:global/hawkular-metrics/hawkular-alerts/CassDefinitionsServiceImpl
	java:app/hawkular-alerts/CassDefinitionsServiceImpl
	java:module/CassDefinitionsServiceImpl
12:10:58,318 INFO  [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.5 (Final)
12:10:58,871 INFO  [org.jgroups.protocols.kubernetes.KUBE_PING] (MSC service thread 1-5) namespace [openshift-infra] set; clustering enabled
12:10:58,898 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.jgroups.channel.ee: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee: java.security.PrivilegedActionException: java.io.FileNotFoundException: hawkular-jgroups.keystore (No such file or directory)
	at org.wildfly.clustering.jgroups.spi.service.ChannelBuilder.start(ChannelBuilder.java:80)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.security.PrivilegedActionException: java.io.FileNotFoundException: hawkular-jgroups.keystore (No such file or directory)
	at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:869)
	at org.jboss.as.clustering.jgroups.JChannelFactory.createChannel(JChannelFactory.java:106)
	at org.wildfly.clustering.jgroups.spi.service.ChannelBuilder.start(ChannelBuilder.java:78)
	... 5 more
Caused by: java.io.FileNotFoundException: hawkular-jgroups.keystore (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at java.io.FileInputStream.<init>(FileInputStream.java:93)
	at org.jgroups.protocols.SYM_ENCRYPT.readSecretKeyFromKeystore(SYM_ENCRYPT.java:91)
	at org.jgroups.protocols.SYM_ENCRYPT.init(SYM_ENCRYPT.java:72)
	at org.jgroups.stack.ProtocolStack.initProtocolStack(ProtocolStack.java:861)
	at org.jgroups.stack.ProtocolStack.setup(ProtocolStack.java:480)
	at org.jgroups.JChannel.init(JChannel.java:852)
	at org.jgroups.JChannel.<init>(JChannel.java:159)
	at org.jboss.as.clustering.jgroups.JChannelFactory$1.run(JChannelFactory.java:100)
	at org.jboss.as.clustering.jgroups.JChannelFactory$1.run(JChannelFactory.java:92)
	at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:867)
	... 7 more
12:11:00,306 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "hawkular-metrics.ear")]) - failure description: {
    "WFLYCTL0412: Required services that are not installed:" => [
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
    ],
    "WFLYCTL0180: Services with missing/unavailable dependencies" => [
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".batch.environment is missing [jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager]",
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".batch.environment is missing [jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager]",
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".weld.weldClassIntrospector is missing [jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager]",
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".weld.weldClassIntrospector is missing [jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager]",
        "jboss.deployment.unit.\"hawkular-metrics.ear\".deploymentCompleteService is missing [jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService, jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService]",
        "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".INSTALL is missing [jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService]"
    ]
}
12:11:00,308 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "jgroups")]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.nodes.default",
            "jboss.jgroups.factory.default"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,310 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "jgroups"),
    ("channel" => "ee")
]) - failure description: {
    "WFLYCTL0080: Failed services" => {"jboss.jgroups.channel.ee" => "org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee: java.security.PrivilegedActionException: java.io.FileNotFoundException: hawkular-jgroups.keystore (No such file or directory)
    Caused by: java.security.PrivilegedActionException: java.io.FileNotFoundException: hawkular-jgroups.keystore (No such file or directory)
    Caused by: java.io.FileNotFoundException: hawkular-jgroups.keystore (No such file or directory)"},
    "WFLYCTL0412: Required services that are not installed:" => ["jboss.jgroups.channel.ee"],
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.jgroups.channel.ee.connector"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,312 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "ejb3"),
    ("service" => "remote")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.ejb.remoting.connector.client-mappings.installer"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,313 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.group.ejb.client-mappings",
            "jboss.clustering.nodes.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings.factory",
            "jboss.infinispan.ejb.client-mappings",
            "jboss.infinispan.ejb.client-mappings.config",
            "jboss.infinispan.ejb.default.config"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,329 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb"),
    ("transport" => "jgroups")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.clustering.nodes.ejb"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,331 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,332 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "triggers")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.triggers"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,334 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "data")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.data"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,335 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "publish")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.publish"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "schema")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.schema"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,337 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb"),
    ("thread-pool" => "async-operations")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.group.ejb.client-mappings",
            "jboss.clustering.nodes.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings.factory",
            "jboss.infinispan.ejb.client-mappings",
            "jboss.infinispan.ejb.client-mappings.config",
            "jboss.infinispan.ejb.default.config"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,337 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb"),
    ("thread-pool" => "expiration")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.group.ejb.client-mappings",
            "jboss.clustering.nodes.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings.factory",
            "jboss.infinispan.ejb.client-mappings",
            "jboss.infinispan.ejb.client-mappings.config",
            "jboss.infinispan.ejb.default.config"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,338 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb"),
    ("thread-pool" => "listener")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.group.ejb.client-mappings",
            "jboss.clustering.nodes.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings.factory",
            "jboss.infinispan.ejb.client-mappings",
            "jboss.infinispan.ejb.client-mappings.config",
            "jboss.infinispan.ejb.default.config"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,338 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb"),
    ("thread-pool" => "persistence")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.group.ejb.client-mappings",
            "jboss.clustering.nodes.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings.factory",
            "jboss.infinispan.ejb.client-mappings",
            "jboss.infinispan.ejb.client-mappings.config",
            "jboss.infinispan.ejb.default.config"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,338 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb"),
    ("thread-pool" => "remote-command")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.group.ejb.client-mappings",
            "jboss.clustering.nodes.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings.factory",
            "jboss.infinispan.ejb.client-mappings",
            "jboss.infinispan.ejb.client-mappings.config",
            "jboss.infinispan.ejb.default.config"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,344 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb"),
    ("thread-pool" => "state-transfer")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.group.ejb.client-mappings",
            "jboss.clustering.nodes.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings.factory",
            "jboss.infinispan.ejb.client-mappings",
            "jboss.infinispan.ejb.client-mappings.config",
            "jboss.infinispan.ejb.default.config"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,349 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "ejb"),
    ("thread-pool" => "transport")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.clustering.group.ejb.client-mappings",
            "jboss.clustering.nodes.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings",
            "jboss.clustering.registry.ejb.client-mappings.factory",
            "jboss.infinispan.ejb.client-mappings",
            "jboss.infinispan.ejb.client-mappings.config",
            "jboss.infinispan.ejb.default.config"
        ],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,349 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition"),
    ("component" => "backup-for")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,350 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition"),
    ("component" => "backups")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,350 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition"),
    ("component" => "eviction")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,351 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition"),
    ("component" => "expiration")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,351 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition"),
    ("component" => "locking")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,351 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition"),
    ("component" => "partition-handling")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,352 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition"),
    ("component" => "state-transfer")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,352 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "partition"),
    ("store" => "none")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.partition"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,352 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "triggers"),
    ("component" => "backup-for")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.triggers"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,352 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "triggers"),
    ("component" => "backups")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.triggers"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,353 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "triggers"),
    ("component" => "eviction")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.triggers"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,353 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "triggers"),
    ("component" => "expiration")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.triggers"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,353 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "triggers"),
    ("component" => "locking")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => ["jboss.infinispan.hawkular-alerts.triggers"],
        "Services that may be the cause:" => [
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics-alerter.war\".deploymentCompleteService",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".beanmanager",
            "jboss.deployment.subunit.\"hawkular-metrics.ear\".\"hawkular-metrics.war\".deploymentCompleteService"
        ]
    }
}
12:11:00,354 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "hawkular-alerts"),
    ("replicated-cache" => "triggers"),
    ("component" => "partition-handling")
]) - failure description: {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
[root@oc-master1 ~]#

@rahul334481
Copy link
Author

rahul334481 commented Apr 13, 2017 via email

@jpkrohling
Copy link
Contributor

It seems the reason Hawkular is failing to start is this:

Caused by: java.io.FileNotFoundException: hawkular-jgroups.keystore (No such file or directory)

This file originally comes from the secret hawkular-metrics-secrets: https://github.com/openshift/origin-metrics/blob/v1.4.1/deployer/scripts/hawkular.sh#L94

Could you please confirm that the entry hawkular-metrics.jgroups.keystore exists on the secret hawkular-metrics-secrets? Please, DON'T paste the contents of the secret here :)

If you prefer, join the IRC channel #hawkular and I can try to help you there.

@mwringe
Copy link
Contributor

mwringe commented Apr 13, 2017

The problem is most likely that they are trying to deploy metrics using tagged with one version and using ansible meant for a different version.

What version of ansible are you using? And what is the tagged metric images you are using?

@rahul334481
Copy link
Author

Ansible:

[root@oc-master1 ~]# ansible --version
ansible 2.2.1.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = Default w/o overrides
[root@oc-master1 ~]# 

Tagged metrics image was :latest which I got replaced with v1.4.1

Thanks,
Rahul

@mwringe
Copy link
Contributor

mwringe commented Apr 13, 2017

Sorry, I think I have made a few assumptions here.
Are you installing with openshift-ansible or did you use the deployer?
If you are using openshift-ansible what does your inventory file look like and what does the command you are using to install it look like?
If you are using the deployer, what is the command you are using?

I am using latest version and have edited all 3 rc/hawkular and heapster to replace :latest to :v1.4.1. That's not fixing the issue.

You cannot just replace the image versions and expect things to continue to work. This is always going to cause issues. Its not just about the image itself. The pod definition's commands may be different between versions and the secrets or configmaps may have also changed.

@rahul334481
Copy link
Author

Hi jpkrohling, I am unable to find your id at IRC #openshift channel.

Thanks,
Rahul

@rahul334481
Copy link
Author

rahul334481 commented Apr 21, 2017 via email

@jpkrohling
Copy link
Contributor

I'm closing this issue, as it's it appears to me that this is not a bug in the code.

Please, re-read the comments on this issue, but basically, you'd need to bring your services in sync with the image: compare the service definitions that you have in your environment with the definitions on this git repository (hint: https://github.com/openshift/origin-metrics/tree/master/deployer/templates), and either use new service definitions with new images, or use older images with the older service definitions.

It's hard to say exactly what's going on and we would benefit from having better debugging info from your side, but based on information you provided, it looks like you have a newer service definition with an older image: the container image requires hawkular-jgroups.keystore, but this is not being provided by the newest service definitions.

Caused by: java.security.PrivilegedActionException: java.io.FileNotFoundException: hawkular-jgroups.keystore (No such file or directory)

If you don't know how to do that, I suggest you tear down your environment and start from scratch. Make sure to not use latest as the version for the images, as that means the images will keep updating, but the service definitions will not.

Should you require further assistance, please join the IRC channel #hawkular on freenode or send an email to our mailing list: http://www.hawkular.org/community/docs/getting-involved/ .

As a final "hint", compare the command used to start Hawkular Metrics. It should look like this:

                        "command": [
                            "/opt/hawkular/scripts/hawkular-metrics-wrapper.sh",
                            "-b",
                            "0.0.0.0",
                            "-Dhawkular.metrics.cassandra.nodes=hawkular-cassandra",
                            "-Dhawkular.metrics.cassandra.use-ssl",
                            "-Dhawkular.metrics.openshift.auth-methods=openshift-oauth,htpasswd",
                            "-Dhawkular.metrics.openshift.htpasswd-file=/client-secrets/hawkular-metrics.htpasswd.file",
                            "-Dhawkular.metrics.allowed-cors-access-control-allow-headers=authorization",
                            "-Dhawkular.metrics.default-ttl=7",
                            "-Dhawkular.metrics.admin-tenant=_hawkular_admin",
                            "-Dhawkular-alerts.cassandra-nodes=hawkular-cassandra",
                            "-Dhawkular-alerts.cassandra-use-ssl",
                            "-Dhawkular.alerts.openshift.auth-methods=openshift-oauth,htpasswd",
                            "-Dhawkular.alerts.openshift.htpasswd-file=/client-secrets/hawkular-metrics.htpasswd.file",
                            "-Dhawkular.alerts.allowed-cors-access-control-allow-headers=authorization",
                            "-Dcom.datastax.driver.FORCE_NIO=true",
                            "-Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true",
                            "-Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true",
                            "-DKUBERNETES_MASTER_URL=https://kubernetes.default.svc:443",
                            "-DUSER_WRITE_ACCESS=false",
                            "--hmw.truststore_authorities=/hawkular-metrics-certs/tls.truststore.crt"
                        ],

Newer service definitions have this under the env variables for the service:

                            {
                                "name": "JGROUPS_PASSWORD",
                                "value": "kIfQ7JIARmfgY2tUMl6Pmgn"
                            }

If you are using Fedora 25 (or a recent enough version of oc), you can create a local cluster and compare with your setup: oc cluster up --version=latest --metrics=true (again: --version=latest is fine for a quick test, but not for a real production setup).

@vikaschoudhary16
Copy link

@rahul334481 , please retry after increasing memory of the node which is running the metrics pod. I encountered similar problem earlier and increasing memory solved that. How much memory your node has?

@rahul334481
Copy link
Author

rahul334481 commented Apr 22, 2017 via email

@rahul334481
Copy link
Author

TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] ***
task path: /root/openshift-ansible/roles/openshift_version/tasks/main.yml:152
fatal: [oc-master1.dur.lulu.com]: FAILED! => {
    "assertion": "openshift_version.startswith(openshift_release) | bool", 
    "changed": false, 
    "evaluated_to": false, 
    "failed": true, 
    "invocation": {
        "module_args": {
            "msg": "You requested openshift_release 1.5, which is not matched by\nthe latest OpenShift RPM we detected as origin-1.4.1\non host oc-master1.dur.lulu.com.\nWe will only install the latest RPMs, so please ensure you are getting the release\nyou expect. You may need to adjust your Ansible inventory, modify the repositories\navailable on the host, or run the appropriate OpenShift upgrade playbook.", 
            "that": [
                "openshift_version.startswith(openshift_release) | bool"
            ]
        }, 
        "module_name": "assert"
    }, 
    "msg": "You requested openshift_release 1.5, which is not matched by\nthe latest OpenShift RPM we detected as origin-1.4.1\non host oc-master1.dur.lulu.com.\nWe will only install the latest RPMs, so please ensure you are getting the release\nyou expect. You may need to adjust your Ansible inventory, modify the repositories\navailable on the host, or run the appropriate OpenShift upgrade playbook."
}
	to retry, use: --limit @/root/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade.retry

PLAY RECAP *********************************************************************
localhost                  : ok=10   changed=0    unreachable=0    failed=0   
oc-etcd1.dur.lulu.com      : ok=35   changed=1    unreachable=0    failed=0   
oc-etcd2.dur.lulu.com      : ok=35   changed=1    unreachable=0    failed=0   
oc-etcd3.dur.lulu.com      : ok=35   changed=1    unreachable=0    failed=0   
oc-master.dur.lulu.com     : ok=35   changed=1    unreachable=0    failed=0   
oc-master1.dur.lulu.com    : ok=104  changed=8    unreachable=0    failed=1   
oc-master2.dur.lulu.com    : ok=71   changed=4    unreachable=0    failed=0   
oc-master3.dur.lulu.com    : ok=71   changed=4    unreachable=0    failed=0   
oc-node1.dur.lulu.com      : ok=70   changed=4    unreachable=0    failed=0   
oc-node2.dur.lulu.com      : ok=70   changed=4    unreachable=0    failed=0   
oc-node3.dur.lulu.com      : ok=70   changed=4    unreachable=0    failed=0   

@jpkrohling
Copy link
Contributor

Please, use the mailing list or IRC for support. GitHub issues are for issues around Origin Metrics code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants