+ COMMAND=start + start + exec octavia-worker --config-file /etc/octavia/octavia.conf /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-08 11:06:38.884 1 INFO octavia.common.config [-] Logging enabled! 2026-05-08 11:06:38.884 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-05-08 11:06:39.000 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-05-08 11:06:39.011 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-05-08 11:06:39.026 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-08 11:06:39.035 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-08 11:06:39.045 8 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-05-08 11:06:39.070 11 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-05-08 11:36:27.473 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer 'e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c'... 2026-05-08 11:36:28.910 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 93a2fd88-3029-4ce3-85dd-05ae498dd78d already exists. Nothing to be done. 2026-05-08 11:36:28.911 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 93a2fd88-3029-4ce3-85dd-05ae498dd78d, subnet id 9d11879b-0394-489b-ae62-e725886907a4, ip address 10.1.1.39 for load balancer e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c 2026-05-08 11:36:28.946 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 93a2fd88-3029-4ce3-85dd-05ae498dd78d, subnet id 9d11879b-0394-489b-ae62-e725886907a4, ip address 10.1.1.39 for load balancer e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c 2026-05-08 11:36:29.756 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 6fd1c799-0185-4a16-ac4b-d2a6b0920ba6 for load balancer e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c complete 2026-05-08 11:36:29.849 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 9d11879b-0394-489b-ae62-e725886907a4 for load balancer e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c 2026-05-08 11:36:29.893 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 52288ee1-9727-46d2-99c1-fe07a9ee46fa in DB for load balancer e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c 2026-05-08 11:36:30.158 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-05-08 11:36:30.158 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-05-08 11:36:30.159 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-05-08 11:36:30.159 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-05-08 11:36:37.533 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 58e53372-cc30-4125-8e3e-2b2fcc9b1903 for amphora id: 52288ee1-9727-46d2-99c1-fe07a9ee46fa 2026-05-08 11:36:37.724 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 58e53372-cc30-4125-8e3e-2b2fcc9b1903  2026-05-08 11:36:39.737 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (b361865c-78c1-476f-b499-84166f44b1b4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-08 11:36:42.177 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (b361865c-78c1-476f-b499-84166f44b1b4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-08 11:36:52.582 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.2.178', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.2.178 timed out. (connect timeout=10.0)')) 2026-05-08 11:36:57.604 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (44c9b0e7-b1ee-4436-9a30-9dff45dac58a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-08 11:37:00.680 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.178', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-08 11:37:05.697 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (44c9b0e7-b1ee-4436-9a30-9dff45dac58a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-08 11:37:05.734 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.178', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-08 11:37:10.747 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (44c9b0e7-b1ee-4436-9a30-9dff45dac58a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-08 11:37:10.781 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.178', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-08 11:37:15.794 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (44c9b0e7-b1ee-4436-9a30-9dff45dac58a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-08 11:37:15.943 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 52288ee1-9727-46d2-99c1-fe07a9ee46fa with compute id: 58e53372-cc30-4125-8e3e-2b2fcc9b1903 for load balancer: e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c 2026-05-08 11:37:22.240 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-08 11:37:29.471 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '21e3b29c-6915-4668-970a-c19556c24944'... 2026-05-08 11:37:34.959 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool 'ee15ce0c-6a34-41ad-952e-a9920677656d'... 2026-05-08 11:37:40.836 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'efffceac-5085-4547-a178-ad9b79b8c209'... 2026-05-08 11:37:52.535 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'bc2679ec-3358-4d76-9e62-8eb4ba7905e0'... 2026-05-08 11:38:06.390 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'bc2679ec-3358-4d76-9e62-8eb4ba7905e0'... 2026-05-08 11:38:11.840 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'efffceac-5085-4547-a178-ad9b79b8c209'... 2026-05-08 11:38:17.280 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool 'ee15ce0c-6a34-41ad-952e-a9920677656d'... 2026-05-08 11:38:22.620 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '21e3b29c-6915-4668-970a-c19556c24944'... 2026-05-08 11:38:23.937 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-f755d811-f531-43a0-9aa5-dde4fdf3e991 - 32aa84baf4214893ab97e490e984f3e8 - - - -] Mark ACTIVE in DB for load balancer id: e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c 2026-05-08 11:38:28.433 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer 'e1386ee0-0f8e-45dd-bbd8-9fe4b00aaf9c'... 2026-05-08 11:38:31.584 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-4e0e92ec-d359-48ef-bfc6-6cb3f1191b6d - 32aa84baf4214893ab97e490e984f3e8 - - - -] Removing security group 6fd1c799-0185-4a16-ac4b-d2a6b0920ba6 from port 93a2fd88-3029-4ce3-85dd-05ae498dd78d 2026-05-08 11:38:32.089 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-4e0e92ec-d359-48ef-bfc6-6cb3f1191b6d - 32aa84baf4214893ab97e490e984f3e8 - - - -] Deleted security group 6fd1c799-0185-4a16-ac4b-d2a6b0920ba6 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg)