Zun compute latest version outputs error logs

Bug #2064785 reported by Debasis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
New
Undecided
Unassigned

Bug Description

I'm using latest version of kolla ansible(upgraded from 2023.2) and ssl is enabled in my openstack deployment. I use ubuntu 22.04 host machine and ubuntu containers for my deployment. I see the following logs in the zun-compute.log file and zun-compute container always restarting continuously. Any idea how to solve this?

05-04 10:31:03.810 7 ERROR oslo_service.service oslo_messaging.exceptions.MessageDeliveryFailure: Unable to connect to AMQP server on 10.0.0.11:5672 after
inf tries: Queue.declare: (406) PRECONDITION_FAILED - inequivalent arg 'x-queue-type' for queue 'zun-compute' in vhost '/': received the value 'quorum' of type
'longstr' but current is none
2024-05-04 10:31:03.810 7 ERROR oslo_service.service
2024-05-04 10:31:17.897 7 INFO zun.cmd.compute [-] Starting server in PID 7
2024-05-04 10:31:18.021 7 INFO zun.container.driver [-] Loading container driver 'docker'
2024-05-04 10:31:18.078 7 INFO zun.volume.driver [-] Loading volume driver 'cinder'
2024-05-04 10:31:18.078 7 INFO zun.volume.driver [-] Loading volume driver 'local'
2024-05-04 10:31:18.112 7 INFO zun.image.driver [-] Loading container image driver 'glance'
2024-05-04 10:31:18.113 7 INFO zun.image.driver [-] Loading container image driver 'docker'
2024-05-04 10:31:18.257 7 INFO zun.volume.driver [-] Loading volume driver 'cinder'
2024-05-04 10:31:18.258 7 INFO zun.volume.driver [-] Loading volume driver 'local'
2024-05-04 10:31:18.516 7 WARNING oslo.messaging._drivers.impl_rabbit [None req-62821f9d-9942-4156-9794-59541697244d - - - - - -] Exchange.declare: (406) PRECONDITION_FAILED - inequivalent arg 'durable' for exchange 'zun' in vhost '/': received 'true' but current is 'false': amqp.exceptions.PreconditionFailed: Exchange.declare: (406) PRECONDITION_FAILED - inequivalent arg 'durable' for exchange 'zun' in vhost '/': received 'true' but current is 'false'
2024-05-04 10:31:18.517 7 INFO oslo.messaging._drivers.impl_rabbit [None req-62821f9d-9942-4156-9794-59541697244d - - - - - -] [05cd4452-6602-4969-8ff2-c7ce5432bfae] Retrying to declare the exchange (zun) as non durable
2024-05-04 10:31:18.520 7 ERROR oslo.messaging._drivers.impl_rabbit [None req-62821f9d-9942-4156-9794-59541697244d - - - - - -] Failed to declare consumer for topic 'zun-compute': Queue.declare: (406) PRECONDITION_FAILED - inequivalent arg
'x-queue-type' for queue 'zun-compute' in vhost '/': received the value 'quorum' of type 'longstr' but current is none: amqp.exceptions.PreconditionFailed: Queue.declare: (406) PRECONDITION_FAILED - inequivalent arg 'x-queue-type' for queue 'zun-compute' in vhost '/': received the value 'quorum' of type 'longstr' but current is none
2024-05-04 10:31:18.523 7 ERROR oslo.messaging._drivers.impl_rabbit [None req-62821f9d-9942-4156-9794-59541697244d - - - - - -] Unable to connect to AMQP server on 10.0.0.11:5672 after inf tries: Queue.declare: (406) PRECONDITION_FAILED - inequivalent arg 'x-queue-type' for queue 'zun-compute' in vhost '/': received the value 'quorum' of type 'longstr' but current is none: amqp.exceptions.PreconditionFailed: Queue.declare: (406) PRECONDITION_FAILED - inequivalent arg 'x-queue-type' for queue 'zun-compute' in vhost '/': received the value 'quorum' of type 'longstr' but current is none
2024-05-04 10:31:18.523 7 ERROR oslo_service.service [None req-62821f9d-9942-4156-9794-59541697244d - - - - - -] Error starting thread.: oslo_messaging.exceptions.MessageDeliveryFailure: Unable to connect to AMQP server on 10.0.0.11:5672 after inf tries: Queue.declare: (406) PRECONDITION_FAILED - inequivalent arg 'x-queue-type' for queue 'zun-compute' in vhost '/': received the value 'quorum' of type 'longstr' but current is none

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.