hykych opened a new issue #83: Invoker was stuck in "ContainerCreating"
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/83
 
 
   Using MiniKube, and follow the instruction to deploy.
   
   When I try to deploy invoker, the invoker-0 was stuck in "ContainerCreating".
   
   The log show:
   ```
   {"log":"[2017-11-16T03:34:59.712Z] [ERROR] [??] [Invoker] failed to ping the 
controller: org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:34:59.713844727Z"}
   {"log":"[2017-11-16T03:35:59.769Z] [ERROR] [??] [KafkaProducerConnector] 
sending message on topic 'health' failed: Failed to update metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:35:59.773521203Z"}
   {"log":"[2017-11-16T03:35:59.774Z] [ERROR] [??] [Invoker] failed to ping the 
controller: org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:35:59.77544446Z"}
   {"log":"[2017-11-16T03:36:59.812Z] [ERROR] [??] [KafkaProducerConnector] 
sending message on topic 'health' failed: Failed to update metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:36:59.814143252Z"}
   {"log":"[2017-11-16T03:36:59.813Z] [ERROR] [??] [Invoker] failed to ping the 
controller: org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:36:59.814279723Z"}
   {"log":"[2017-11-16T03:37:59.974Z] [ERROR] [??] [KafkaProducerConnector] 
sending message on topic 'health' failed: Failed to update metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:38:00.053401421Z"}
   {"log":"[2017-11-16T03:38:00.089Z] [ERROR] [??] [Invoker] failed to ping the 
controller: org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:38:00.093904605Z"}
   {"log":"[2017-11-16T03:39:00.266Z] [ERROR] [??] [KafkaProducerConnector] 
sending message on topic 'health' failed: Failed to update metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:39:00.268608706Z"}
   {"log":"[2017-11-16T03:39:00.268Z] [ERROR] [??] [Invoker] failed to ping the 
controller: org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:39:00.30064349Z"}
   {"log":"[2017-11-16T03:40:00.347Z] [ERROR] [??] [KafkaProducerConnector] 
sending message on topic 'health' failed: Failed to update metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:40:00.359147873Z"}
   {"log":"[2017-11-16T03:40:00.360Z] [ERROR] [??] [Invoker] failed to ping the 
controller: org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:40:00.38143021Z"}
   {"log":"[2017-11-16T03:41:00.888Z] [ERROR] [??] [KafkaProducerConnector] 
sending message on topic 'health' failed: Failed to update metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:41:01.073280485Z"}
   {"log":"[2017-11-16T03:41:01.074Z] [ERROR] [??] [Invoker] failed to ping the 
controller: org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 60000 
ms.\n","stream":"stdout","time":"2017-11-16T03:41:01.076197685Z"}
   ```
   
   It seems like the Invoker having trouble connecting to the kafka.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to