2026-02-24 20:47:35,139 - INFO - Domain Default found not creating 2026-02-24 20:47:35,482 - INFO - Project ctest-TestCRUD-45902177 not found, creating it 2026-02-24 20:47:36,214 - INFO - Created Project:ctest-TestCRUD-45902177, ID : e816e091-da69-460a-b773-12e081e03e7e 2026-02-24 20:47:38,449 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-19505967'] 2026-02-24 20:47:39,506 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-54948812'] 2026-02-24 20:47:40,618 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-45902177', 'ctest-proj-sg1-88134713'] 2026-02-24 20:47:41,520 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-45902177', 'ctest-proj-sg2-47173753'] 2026-02-24 20:47:42,339 - INFO - ================================================================================ 2026-02-24 20:47:42,340 - INFO - STARTING TEST : test_router_crud 2026-02-24 20:47:42,632 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-02-24 20:47:42,632 - INFO - Initial checks done. Running the testcase now 2026-02-24 20:47:42,632 - INFO - 2026-02-24 20:47:42,632 - INFO - Router create Request {'router': {'name': 'name-26735759'}} 2026-02-24 20:47:42,710 - INFO - Router create Response : {'router': {'id': '979d5121-6bfd-414d-8c0d-215d2f074092', 'name': 'name-26735759', 'tenant_id': 'a702f10abda34b6a8d0db2cb4398340a', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-26735759'], 'description': '', 'project_id': 'a702f10abda34b6a8d0db2cb4398340a'}} 2026-02-24 20:47:42,710 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-26735759'}} 2026-02-24 20:47:42,728 - INFO - Attribute id is created 2026-02-24 20:47:42,728 - INFO - Attribute name is created 2026-02-24 20:47:42,728 - INFO - Attribute admin_state_up is created 2026-02-24 20:47:42,728 - INFO - Attribute status is created 2026-02-24 20:47:42,728 - INFO - Attribute tenant_id is created 2026-02-24 20:47:43,437 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-24 20:47:43,438 - INFO - Router Update request {'router': {'name': 'name-86841817'}} 2026-02-24 20:47:43,526 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-86841817'}} 2026-02-24 20:47:43,527 - INFO - Response : {'router': {'id': '979d5121-6bfd-414d-8c0d-215d2f074092', 'name': 'name-86841817', 'tenant_id': 'a702f10abda34b6a8d0db2cb4398340a', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-26735759'], 'description': '', 'project_id': 'a702f10abda34b6a8d0db2cb4398340a'}} 2026-02-24 20:47:43,527 - INFO - Updation of Router 979d5121-6bfd-414d-8c0d-215d2f074092 with body {'router': {'name': 'name-86841817'}} passed 2026-02-24 20:47:43,527 - INFO - -------------------------------------------------------------------------------- 2026-02-24 20:47:43,527 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-24 20:47:43,604 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-24 20:47:43,605 - INFO - Response : {'router': {'id': '979d5121-6bfd-414d-8c0d-215d2f074092', 'name': 'name-86841817', 'tenant_id': 'a702f10abda34b6a8d0db2cb4398340a', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-26735759'], 'description': '', 'project_id': 'a702f10abda34b6a8d0db2cb4398340a'}} 2026-02-24 20:47:43,605 - INFO - Updation of Router 979d5121-6bfd-414d-8c0d-215d2f074092 with body {'router': {'admin_state_up': 'True'}} passed 2026-02-24 20:47:43,605 - INFO - -------------------------------------------------------------------------------- 2026-02-24 20:47:43,605 - INFO - Deleting router 979d5121-6bfd-414d-8c0d-215d2f074092 2026-02-24 20:47:43,706 - ERROR - Result of delete router 979d5121-6bfd-414d-8c0d-215d2f074092: () 2026-02-24 20:47:43,707 - INFO - ================================================================================ 2026-02-24 20:47:43,707 - INFO - Router create Request {'router': {'name': 'name-11171723', 'admin_state_up': 'False'}} 2026-02-24 20:47:43,785 - INFO - Router create Response : {'router': {'id': '4f7c9870-d700-4ab3-b2ae-ae8b659d9419', 'name': 'name-11171723', 'tenant_id': 'a702f10abda34b6a8d0db2cb4398340a', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-11171723'], 'description': '', 'project_id': 'a702f10abda34b6a8d0db2cb4398340a'}} 2026-02-24 20:47:43,786 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-11171723', 'admin_state_up': 'False'}} 2026-02-24 20:47:43,801 - INFO - Attribute id is created 2026-02-24 20:47:43,802 - INFO - Attribute name is created 2026-02-24 20:47:43,802 - INFO - Attribute admin_state_up is created 2026-02-24 20:47:43,802 - INFO - Attribute status is created 2026-02-24 20:47:43,802 - INFO - Attribute tenant_id is created 2026-02-24 20:47:44,479 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-24 20:47:44,480 - INFO - Router Update request {'router': {'name': 'name-66275756'}} 2026-02-24 20:47:44,572 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-66275756'}} 2026-02-24 20:47:44,572 - INFO - Response : {'router': {'id': '4f7c9870-d700-4ab3-b2ae-ae8b659d9419', 'name': 'name-66275756', 'tenant_id': 'a702f10abda34b6a8d0db2cb4398340a', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-11171723'], 'description': '', 'project_id': 'a702f10abda34b6a8d0db2cb4398340a'}} 2026-02-24 20:47:44,572 - INFO - Updation of Router 4f7c9870-d700-4ab3-b2ae-ae8b659d9419 with body {'router': {'name': 'name-66275756'}} passed 2026-02-24 20:47:44,572 - INFO - -------------------------------------------------------------------------------- 2026-02-24 20:47:44,572 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-02-24 20:47:44,659 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-02-24 20:47:44,660 - INFO - Response : {'router': {'id': '4f7c9870-d700-4ab3-b2ae-ae8b659d9419', 'name': 'name-66275756', 'tenant_id': 'a702f10abda34b6a8d0db2cb4398340a', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-11171723'], 'description': '', 'project_id': 'a702f10abda34b6a8d0db2cb4398340a'}} 2026-02-24 20:47:44,660 - INFO - Updation of Router 4f7c9870-d700-4ab3-b2ae-ae8b659d9419 with body {'router': {'admin_state_up': 'False'}} passed 2026-02-24 20:47:44,660 - INFO - -------------------------------------------------------------------------------- 2026-02-24 20:47:44,660 - INFO - Deleting router 4f7c9870-d700-4ab3-b2ae-ae8b659d9419 2026-02-24 20:47:44,792 - ERROR - Result of delete router 4f7c9870-d700-4ab3-b2ae-ae8b659d9419: () 2026-02-24 20:47:44,792 - INFO - ================================================================================ 2026-02-24 20:47:44,792 - INFO - Router create Request {'router': {'name': 'name-57766050', 'tenant_id': 'e816e091-da69-460a-b773-12e081e03e7e'}} 2026-02-24 20:47:44,880 - INFO - Router create Response : {'router': {'id': '7f9c78c9-443a-440b-810c-6ba46948f13b', 'name': 'name-57766050', 'tenant_id': 'e816e091da69460ab77312e081e03e7e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-45902177', 'name-57766050'], 'description': '', 'project_id': 'e816e091da69460ab77312e081e03e7e'}} 2026-02-24 20:47:44,880 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-57766050', 'tenant_id': 'e816e091-da69-460a-b773-12e081e03e7e'}} 2026-02-24 20:47:44,894 - INFO - Attribute id is created 2026-02-24 20:47:44,895 - INFO - Attribute name is created 2026-02-24 20:47:44,895 - INFO - Attribute admin_state_up is created 2026-02-24 20:47:44,895 - INFO - Attribute status is created 2026-02-24 20:47:44,895 - INFO - Attribute tenant_id is created 2026-02-24 20:47:45,456 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-24 20:47:45,456 - INFO - Router Update request {'router': {'name': 'name-11636241'}} 2026-02-24 20:47:45,510 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-11636241'}} 2026-02-24 20:47:45,511 - INFO - Response : {'router': {'id': '7f9c78c9-443a-440b-810c-6ba46948f13b', 'name': 'name-11636241', 'tenant_id': 'e816e091da69460ab77312e081e03e7e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-45902177', 'name-57766050'], 'description': '', 'project_id': 'e816e091da69460ab77312e081e03e7e'}} 2026-02-24 20:47:45,511 - INFO - Updation of Router 7f9c78c9-443a-440b-810c-6ba46948f13b with body {'router': {'name': 'name-11636241'}} passed 2026-02-24 20:47:45,511 - INFO - -------------------------------------------------------------------------------- 2026-02-24 20:47:45,511 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-02-24 20:47:45,566 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-02-24 20:47:45,567 - INFO - Response : {'router': {'id': '7f9c78c9-443a-440b-810c-6ba46948f13b', 'name': 'name-11636241', 'tenant_id': 'e816e091da69460ab77312e081e03e7e', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-45902177', 'name-57766050'], 'description': '', 'project_id': 'e816e091da69460ab77312e081e03e7e'}} 2026-02-24 20:47:45,567 - INFO - Updation of Router 7f9c78c9-443a-440b-810c-6ba46948f13b with body {'router': {'admin_state_up': 'False'}} passed 2026-02-24 20:47:45,567 - INFO - -------------------------------------------------------------------------------- 2026-02-24 20:47:45,568 - INFO - Deleting router 7f9c78c9-443a-440b-810c-6ba46948f13b 2026-02-24 20:47:45,640 - ERROR - Result of delete router 7f9c78c9-443a-440b-810c-6ba46948f13b: () 2026-02-24 20:47:45,640 - INFO - ================================================================================ 2026-02-24 20:47:45,640 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-45902177', 'ctest-proj-sg2-47173753'] 2026-02-24 20:47:45,697 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-45902177', 'ctest-proj-sg1-88134713'] 2026-02-24 20:47:45,754 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-54948812'] 2026-02-24 20:47:45,815 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-19505967'] 2026-02-24 20:47:46,171 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 20:47:46,172 - INFO - END TEST : test_router_crud : PASSED[0:00:04]
2026-02-24 20:47:46,172 - INFO - -------------------------------------------------------------------------------- 2026-02-24 20:47:47,089 - INFO - Deleted project: ctest-TestCRUD-45902177, ID : e816e091-da69-460a-b773-12e081e03e7e