2025-09-09 07:02:38,716 - INFO - Domain Default found not creating 2025-09-09 07:02:38,863 - INFO - Project ctest-TestCRUD-37732997 not found, creating it 2025-09-09 07:02:39,312 - INFO - Created Project:ctest-TestCRUD-37732997, ID : b3cbd4ef-b1fc-48b3-90b2-814a49976e43 2025-09-09 07:02:41,037 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-61096628'] 2025-09-09 07:02:41,815 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-32035212'] 2025-09-09 07:02:42,895 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-37732997', 'ctest-proj-sg1-06126836'] 2025-09-09 07:02:43,628 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-37732997', 'ctest-proj-sg2-00671355'] 2025-09-09 07:02:44,325 - INFO - ================================================================================ 2025-09-09 07:02:44,325 - INFO - STARTING TEST : test_router_crud 2025-09-09 07:02:44,584 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with 2025-09-09 07:02:44,584 - INFO - Initial checks done. Running the testcase now 2025-09-09 07:02:44,584 - INFO - 2025-09-09 07:02:44,584 - INFO - Router create Request {'router': {'name': 'name-02287942'}} 2025-09-09 07:02:44,643 - INFO - Router create Response : {'router': {'id': '8125cf1e-5621-434b-ad18-347ecb7fecfb', 'name': 'name-02287942', 'tenant_id': 'a955982977b34c148a097423ab229acf', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-02287942'], 'description': '', 'project_id': 'a955982977b34c148a097423ab229acf'}} 2025-09-09 07:02:44,643 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-02287942'}} 2025-09-09 07:02:44,661 - INFO - Attribute id is created 2025-09-09 07:02:44,661 - INFO - Attribute name is created 2025-09-09 07:02:44,661 - INFO - Attribute admin_state_up is created 2025-09-09 07:02:44,661 - INFO - Attribute status is created 2025-09-09 07:02:44,661 - INFO - Attribute tenant_id is created 2025-09-09 07:02:45,073 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-09 07:02:45,073 - INFO - Router Update request {'router': {'name': 'name-83992377'}} 2025-09-09 07:02:45,110 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-83992377'}} 2025-09-09 07:02:45,110 - INFO - Response : {'router': {'id': '8125cf1e-5621-434b-ad18-347ecb7fecfb', 'name': 'name-83992377', 'tenant_id': 'a955982977b34c148a097423ab229acf', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-02287942'], 'description': '', 'project_id': 'a955982977b34c148a097423ab229acf'}} 2025-09-09 07:02:45,110 - INFO - Updation of Router 8125cf1e-5621-434b-ad18-347ecb7fecfb with body {'router': {'name': 'name-83992377'}} passed 2025-09-09 07:02:45,110 - INFO - -------------------------------------------------------------------------------- 2025-09-09 07:02:45,110 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-09-09 07:02:45,148 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-09-09 07:02:45,148 - INFO - Response : {'router': {'id': '8125cf1e-5621-434b-ad18-347ecb7fecfb', 'name': 'name-83992377', 'tenant_id': 'a955982977b34c148a097423ab229acf', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-02287942'], 'description': '', 'project_id': 'a955982977b34c148a097423ab229acf'}} 2025-09-09 07:02:45,149 - INFO - Updation of Router 8125cf1e-5621-434b-ad18-347ecb7fecfb with body {'router': {'admin_state_up': 'True'}} passed 2025-09-09 07:02:45,149 - INFO - -------------------------------------------------------------------------------- 2025-09-09 07:02:45,149 - INFO - Deleting router 8125cf1e-5621-434b-ad18-347ecb7fecfb 2025-09-09 07:02:45,218 - ERROR - Result of delete router 8125cf1e-5621-434b-ad18-347ecb7fecfb: () 2025-09-09 07:02:45,219 - INFO - ================================================================================ 2025-09-09 07:02:45,219 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-31498849'}} 2025-09-09 07:02:45,285 - INFO - Router create Response : {'router': {'id': '10562704-6691-4f81-9845-6346585f0643', 'name': 'name-31498849', 'tenant_id': 'a955982977b34c148a097423ab229acf', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-31498849'], 'description': '', 'project_id': 'a955982977b34c148a097423ab229acf'}} 2025-09-09 07:02:45,285 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-31498849'}} 2025-09-09 07:02:45,299 - INFO - Attribute id is created 2025-09-09 07:02:45,299 - INFO - Attribute name is created 2025-09-09 07:02:45,299 - INFO - Attribute admin_state_up is created 2025-09-09 07:02:45,299 - INFO - Attribute status is created 2025-09-09 07:02:45,299 - INFO - Attribute tenant_id is created 2025-09-09 07:02:45,695 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-09 07:02:45,695 - INFO - Router Update request {'router': {'name': 'name-48385732'}} 2025-09-09 07:02:45,734 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-48385732'}} 2025-09-09 07:02:45,734 - INFO - Response : {'router': {'id': '10562704-6691-4f81-9845-6346585f0643', 'name': 'name-48385732', 'tenant_id': 'a955982977b34c148a097423ab229acf', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-31498849'], 'description': '', 'project_id': 'a955982977b34c148a097423ab229acf'}} 2025-09-09 07:02:45,735 - INFO - Updation of Router 10562704-6691-4f81-9845-6346585f0643 with body {'router': {'name': 'name-48385732'}} passed 2025-09-09 07:02:45,735 - INFO - -------------------------------------------------------------------------------- 2025-09-09 07:02:45,735 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-09-09 07:02:45,784 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-09-09 07:02:45,784 - INFO - Response : {'router': {'id': '10562704-6691-4f81-9845-6346585f0643', 'name': 'name-48385732', 'tenant_id': 'a955982977b34c148a097423ab229acf', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-31498849'], 'description': '', 'project_id': 'a955982977b34c148a097423ab229acf'}} 2025-09-09 07:02:45,784 - INFO - Updation of Router 10562704-6691-4f81-9845-6346585f0643 with body {'router': {'admin_state_up': 'False'}} passed 2025-09-09 07:02:45,785 - INFO - -------------------------------------------------------------------------------- 2025-09-09 07:02:45,785 - INFO - Deleting router 10562704-6691-4f81-9845-6346585f0643 2025-09-09 07:02:45,874 - ERROR - Result of delete router 10562704-6691-4f81-9845-6346585f0643: () 2025-09-09 07:02:45,874 - INFO - ================================================================================ 2025-09-09 07:02:45,875 - INFO - Router create Request {'router': {'name': 'name-39639711', 'tenant_id': 'b3cbd4ef-b1fc-48b3-90b2-814a49976e43'}} 2025-09-09 07:02:45,951 - INFO - Router create Response : {'router': {'id': '2f28c762-157b-4b92-9c89-72af5f6f7aaf', 'name': 'name-39639711', 'tenant_id': 'b3cbd4efb1fc48b390b2814a49976e43', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-37732997', 'name-39639711'], 'description': '', 'project_id': 'b3cbd4efb1fc48b390b2814a49976e43'}} 2025-09-09 07:02:45,951 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-39639711', 'tenant_id': 'b3cbd4ef-b1fc-48b3-90b2-814a49976e43'}} 2025-09-09 07:02:45,965 - INFO - Attribute id is created 2025-09-09 07:02:45,965 - INFO - Attribute name is created 2025-09-09 07:02:45,965 - INFO - Attribute admin_state_up is created 2025-09-09 07:02:45,966 - INFO - Attribute status is created 2025-09-09 07:02:45,966 - INFO - Attribute tenant_id is created 2025-09-09 07:02:46,380 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-09 07:02:46,380 - INFO - Router Update request {'router': {'name': 'name-20657728'}} 2025-09-09 07:02:46,419 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-20657728'}} 2025-09-09 07:02:46,420 - INFO - Response : {'router': {'id': '2f28c762-157b-4b92-9c89-72af5f6f7aaf', 'name': 'name-20657728', 'tenant_id': 'b3cbd4efb1fc48b390b2814a49976e43', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-37732997', 'name-39639711'], 'description': '', 'project_id': 'b3cbd4efb1fc48b390b2814a49976e43'}} 2025-09-09 07:02:46,420 - INFO - Updation of Router 2f28c762-157b-4b92-9c89-72af5f6f7aaf with body {'router': {'name': 'name-20657728'}} passed 2025-09-09 07:02:46,420 - INFO - -------------------------------------------------------------------------------- 2025-09-09 07:02:46,420 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-09-09 07:02:46,461 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-09-09 07:02:46,461 - INFO - Response : {'router': {'id': '2f28c762-157b-4b92-9c89-72af5f6f7aaf', 'name': 'name-20657728', 'tenant_id': 'b3cbd4efb1fc48b390b2814a49976e43', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-37732997', 'name-39639711'], 'description': '', 'project_id': 'b3cbd4efb1fc48b390b2814a49976e43'}} 2025-09-09 07:02:46,461 - INFO - Updation of Router 2f28c762-157b-4b92-9c89-72af5f6f7aaf with body {'router': {'admin_state_up': 'True'}} passed 2025-09-09 07:02:46,461 - INFO - -------------------------------------------------------------------------------- 2025-09-09 07:02:46,461 - INFO - Deleting router 2f28c762-157b-4b92-9c89-72af5f6f7aaf 2025-09-09 07:02:46,519 - ERROR - Result of delete router 2f28c762-157b-4b92-9c89-72af5f6f7aaf: () 2025-09-09 07:02:46,519 - INFO - ================================================================================ 2025-09-09 07:02:46,519 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-37732997', 'ctest-proj-sg2-00671355'] 2025-09-09 07:02:46,573 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-37732997', 'ctest-proj-sg1-06126836'] 2025-09-09 07:02:46,631 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-32035212'] 2025-09-09 07:02:46,696 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-61096628'] 2025-09-09 07:02:47,012 - DEBUG - No XMPP flaps were noticed during the test 2025-09-09 07:02:47,012 - INFO - END TEST : test_router_crud : PASSED[0:00:03] 2025-09-09 07:02:47,012 - INFO - -------------------------------------------------------------------------------- 2025-09-09 07:02:47,735 - INFO - Deleted project: ctest-TestCRUD-37732997, ID : b3cbd4ef-b1fc-48b3-90b2-814a49976e43