+ COMMAND=start + start + exec octavia-worker --config-file /etc/octavia/octavia.conf Deprecated: Option "endpoint_type" from group "neutron" is deprecated for removal (This option was replaced by the valid_interfaces option defined by keystoneauth.). Its value may be silently ignored in the future. 2026-05-12 17:16:14.594 1 INFO octavia.common.config [-] Logging enabled! 2026-05-12 17:16:14.594 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 14.0.2 2026-05-12 17:16:14.709 8 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-12 17:16:14.726 11 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-12 17:45:47.443 8 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '4a8534cb-1a7f-491c-9896-d0ffb1fb9f87'... 2026-05-12 17:45:50.044 11 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 0bc616e5-93b7-4ced-9f78-b0b7d4f4f3ea already exists. Nothing to be done. 2026-05-12 17:45:50.045 11 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 0bc616e5-93b7-4ced-9f78-b0b7d4f4f3ea, subnet id 36ea8467-2379-4915-aaa1-dd44e8891a71, ip address 10.1.1.24 for load balancer 4a8534cb-1a7f-491c-9896-d0ffb1fb9f87 2026-05-12 17:45:50.121 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 0bc616e5-93b7-4ced-9f78-b0b7d4f4f3ea, subnet id 36ea8467-2379-4915-aaa1-dd44e8891a71, ip address 10.1.1.24 for load balancer 4a8534cb-1a7f-491c-9896-d0ffb1fb9f87 2026-05-12 17:45:51.014 11 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG e1baf621-c019-459b-9999-4a1f0c8c8889 for load balancer 4a8534cb-1a7f-491c-9896-d0ffb1fb9f87 complete 2026-05-12 17:45:51.150 11 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 36ea8467-2379-4915-aaa1-dd44e8891a71 for load balancer 4a8534cb-1a7f-491c-9896-d0ffb1fb9f87 2026-05-12 17:45:51.208 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora c782dddc-64d5-4484-97fa-09ae2916f3bb in DB for load balancer 4a8534cb-1a7f-491c-9896-d0ffb1fb9f87 2026-05-12 17:45:51.357 11 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-05-12 17:45:51.357 11 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-05-12 17:45:51.357 11 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-05-12 17:45:51.357 11 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. /var/lib/openstack/lib/python3.10/site-packages/octavia/common/tls_utils/cert_parser.py:302: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_after_utc. return cert.not_valid_after 2026-05-12 17:45:59.407 11 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 28781828-ad8d-432b-b1f3-429606221642 for amphora id: c782dddc-64d5-4484-97fa-09ae2916f3bb 2026-05-12 17:46:02.257 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (79b770aa-e601-4169-9237-8f62e80cfc98) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-12 17:46:05.530 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (79b770aa-e601-4169-9237-8f62e80cfc98) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-12 17:46:16.363 11 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.1.85', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.1.85 timed out. (connect timeout=10.0)')) 2026-05-12 17:46:21.618 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (21dc98ba-3626-4f61-a197-cd36cc2a0c15) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-12 17:46:21.949 11 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.85', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-12 17:46:27.498 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (21dc98ba-3626-4f61-a197-cd36cc2a0c15) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-12 17:46:27.764 11 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.85', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-12 17:46:33.089 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (21dc98ba-3626-4f61-a197-cd36cc2a0c15) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-12 17:46:33.371 11 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.85', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-12 17:46:38.591 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (21dc98ba-3626-4f61-a197-cd36cc2a0c15) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-12 17:46:39.280 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: c782dddc-64d5-4484-97fa-09ae2916f3bb with compute id: 28781828-ad8d-432b-b1f3-429606221642 for load balancer: 4a8534cb-1a7f-491c-9896-d0ffb1fb9f87 2026-05-12 17:46:47.434 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 4a8534cb-1a7f-491c-9896-d0ffb1fb9f87 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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-12 17:46:49.481 11 INFO octavia.controller.queue.v2.endpoints [-] Creating listener 'a15f5ec7-e76d-41ef-a681-395502ffac00'... 2026-05-12 17:46:54.844 8 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '35299e9e-b49e-4c91-b0c8-ab65b0f99a3d'... 2026-05-12 17:47:01.808 11 INFO octavia.controller.queue.v2.endpoints [-] Creating member '3d184806-ef60-4540-8bbe-80eb3ef93800'... 2026-05-12 17:47:12.724 8 INFO octavia.controller.queue.v2.endpoints [-] Creating member '5372c953-b60a-4197-8562-5dcc3403877b'... 2026-05-12 17:47:26.423 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '5372c953-b60a-4197-8562-5dcc3403877b'... 2026-05-12 17:47:52.180 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '3d184806-ef60-4540-8bbe-80eb3ef93800'... 2026-05-12 17:48:22.868 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '35299e9e-b49e-4c91-b0c8-ab65b0f99a3d'... 2026-05-12 17:48:28.134 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener 'a15f5ec7-e76d-41ef-a681-395502ffac00'... 2026-05-12 17:48:31.038 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 4a8534cb-1a7f-491c-9896-d0ffb1fb9f87 2026-05-12 17:48:33.903 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '4a8534cb-1a7f-491c-9896-d0ffb1fb9f87'... 2026-05-12 17:48:57.422 8 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Removing security group e1baf621-c019-459b-9999-4a1f0c8c8889 from port 0bc616e5-93b7-4ced-9f78-b0b7d4f4f3ea 2026-05-12 17:48:58.020 8 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Deleted security group e1baf621-c019-459b-9999-4a1f0c8c8889 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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)