{"uuid": "cf273e5d-a03e-44ee-9496-503e92a64f28", "children": ["8d4a385c-33b8-44ad-b74b-71db5e342157", "05dc0f88-71f3-4611-a312-868ebd3f3b3e"], "befores": [{"name": "wms_warehouses_storage_cells", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /placement/init (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-availability.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 53, in run_old_style_hookwrapper\n    return result.get_result()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_result.py\", line 103, in get_result\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n    return (yield)\n            ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 121, in _multicall\n    res = hook_impl.function(*args)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 1202, in pytest_fixture_setup\n    result = call_fixture_func(fixturefunc, request, kwargs)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 908, in call_fixture_func\n    fixture_result = next(generator)\n                     ^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/fixtures/availability/topology_cell.py\", line 146, in wms_warehouses_storage_cells\n    .stocks_add_to_cell()\n     ^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 149, in stocks_add_to_cell\n    .make_placement()\n     ^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 106, in make_placement\n    self.init_placement().complete_placement_cells().publish_placement()\n    ^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 69, in init_placement\n    init_placement_response = PlacementApi(headers=self.headers).placement_init_post(\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 252, in placement_init_post\n    return self.placement_init_post_with_http_info(body, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 320, in placement_init_post_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 383, in request\n    return self.rest_client.POST(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 286, in POST\n    return self.request(\"POST\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 161, in request\n    r = self.pool_manager.request(\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 143, in request\n    return self.request_encode_body(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 278, in request_encode_body\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "cell creation", "status": "passed", "steps": [{"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "208f24b1-8521-4a64-a65e-e7e8c53e4af8-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "06c604c0-322f-406c-8a96-7a5d0eabb9cc-attachment.json", "type": "application/json"}], "start": 1775205306598, "stop": 1775205306598}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "f60d0e04-51dc-45ad-af1e-90b276d931f7-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "3569a52c-b600-46c2-9f44-9d11afa26b73-attachment.json", "type": "application/json"}], "start": 1775205306599, "stop": 1775205306600}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "9ca77ca0-3315-4401-9d22-122c8ddd0aa6-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "28f31779-7890-404c-93ed-471669d8155a-attachment.json", "type": "application/json"}], "start": 1775205306600, "stop": 1775205306600}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "fe20ec36-25f7-4884-b620-b3c5f1dd9cdf-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "665ad125-5c54-4a55-8be9-108b85bd08d3-attachment.json", "type": "application/json"}], "start": 1775205306603, "stop": 1775205306603}], "start": 1775205306585, "stop": 1775205306606}], "start": 1775205306531, "stop": 1775205306606}, {"name": "stocks increment", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /placement/init (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-availability.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/app/src/framework/wms/fixtures/availability/topology_cell.py\", line 146, in wms_warehouses_storage_cells\n    .stocks_add_to_cell()\n     ^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 149, in stocks_add_to_cell\n    .make_placement()\n     ^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 106, in make_placement\n    self.init_placement().complete_placement_cells().publish_placement()\n    ^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 69, in init_placement\n    init_placement_response = PlacementApi(headers=self.headers).placement_init_post(\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 252, in placement_init_post\n    return self.placement_init_post_with_http_info(body, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 320, in placement_init_post_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 383, in request\n    return self.rest_client.POST(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 286, in POST\n    return self.request(\"POST\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 161, in request\n    r = self.pool_manager.request(\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 143, in request\n    return self.request_encode_body(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 278, in request_encode_body\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "3de8c203-3649-4e57-8f46-565352722a4d-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "54bebd6a-3bc9-4d13-a7ff-3a8aee96ebb6-attachment.json", "type": "application/json"}], "start": 1775205306617, "stop": 1775205306617}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a1cf30d8-5c5e-4094-b2e8-f17a5260f5f8-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "d9e30f7b-3359-425f-a47f-710b62a55fa2-attachment.json", "type": "application/json"}], "start": 1775205306617, "stop": 1775205306618}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a247e3fe-7dba-45ee-a057-e8770775834f-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "8a418e2d-873a-4de2-97a2-a53f968c3b29-attachment.json", "type": "application/json"}], "start": 1775205306618, "stop": 1775205306618}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "52591f7d-33d0-40b6-abcb-30a6235fec1a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "730e77d3-4850-4d32-a010-d95a39b1a7b2-attachment.json", "type": "application/json"}], "start": 1775205306630, "stop": 1775205306630}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e22c5119-da28-43b3-9fcd-adaab19b581c-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "c1acb64c-1a45-43b9-815f-aaa5a6900bb5-attachment.json", "type": "application/json"}], "start": 1775205306678, "stop": 1775205306678}, {"name": "Response → 200, trace_id: eb756c32e99f443f6b6b026d0100621c", "status": "passed", "attachments": [{"name": "response.headers", "source": "6f07d0ea-21b9-4d80-a582-96820d2acaa4-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d8fc9f27-5423-4fb7-9748-472ae671f807-attachment.json", "type": "application/json"}], "start": 1775205306678, "stop": 1775205306679}], "attachments": [{"name": "cURL", "source": "3cefb9b7-73c0-4199-8395-1cc8e4ed3603-attachment.txt", "type": "text/plain"}], "start": 1775205306678, "stop": 1775205306679}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "26d71b44-4c61-4e68-873c-708d61b398da-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "a0c904e2-67e0-444b-af41-47fc996c8742-attachment.json", "type": "application/json"}], "start": 1775205306698, "stop": 1775205306698}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a4cb4a64-2cd0-4eec-840a-28c91ab0f56e-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "3a7f870c-6fc8-4ace-8f0f-0a7770b61ac2-attachment.json", "type": "application/json"}], "start": 1775205306699, "stop": 1775205306699}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "4e238b89-cd06-487b-8940-15f3f9492f77-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "d5ff845d-01f1-4d9e-9422-7df9f8aca2ab-attachment.json", "type": "application/json"}], "start": 1775205306700, "stop": 1775205306700}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "7992f866-f9d2-4efd-aa42-cc18f20f417f-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "cda5b1d1-d61e-4eca-95bc-e5be7bfb9771-attachment.json", "type": "application/json"}], "start": 1775205306712, "stop": 1775205306712}, {"name": "POST → https://dm-ff-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3d148487-5cb2-4ab6-8357-20024ec16054-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4dc084be-cd68-42d0-b573-4fbe51c9d764-attachment.json", "type": "application/json"}], "start": 1775205306760, "stop": 1775205306760}, {"name": "Response → 200, trace_id: 8f2b70ed6c56aef932d7489bfaa93091", "status": "passed", "attachments": [{"name": "response.headers", "source": "dd644b04-6592-4cad-9a13-3bdcdc2a1fc2-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "73e06748-db91-42d1-9ca1-bce2dfc45e82-attachment.json", "type": "application/json"}], "start": 1775205306760, "stop": 1775205306760}], "attachments": [{"name": "cURL", "source": "f12bd83b-8383-42b0-9002-38aa2830299c-attachment.txt", "type": "text/plain"}], "start": 1775205306760, "stop": 1775205306760}, {"name": "Waiter function: wait_sku_batch_upload", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b51cd78d-6d17-4c0b-95a2-5ee76b04f39b-attachment.json", "type": "application/json"}], "start": 1775205306832, "stop": 1775205306832}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "c9b861d9-d69f-43e7-9318-a3af3d099f92-attachment.json", "type": "application/json"}], "start": 1775205306832, "stop": 1775205306832}], "attachments": [{"name": "cURL", "source": "c5dd1064-a2a1-4395-a18d-f512b92f1f92-attachment.txt", "type": "text/plain"}], "start": 1775205306832, "stop": 1775205306832}], "start": 1775205306800, "stop": 1775205306836}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/2807894853935", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8afbb593-11b5-426e-9d20-2894b326f1a0-attachment.json", "type": "application/json"}], "start": 1775205306864, "stop": 1775205306864}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "4bf48ba6-9a96-417e-bae5-c97ee9bcb3bd-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2b1fe4f0-852f-4392-82e0-2ca056f75d14-attachment.json", "type": "application/json"}], "start": 1775205306864, "stop": 1775205306864}], "attachments": [{"name": "cURL", "source": "0c7f4a08-5b3b-4292-b583-c9ae2ef22792-attachment.txt", "type": "text/plain"}], "start": 1775205306864, "stop": 1775205306865}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8ed4ad0d-462c-4f88-92f5-d2bbc246739d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "74b4aea6-e723-4c0d-bcb3-6b1584e83739-attachment.json", "type": "application/json"}], "start": 1775205306899, "stop": 1775205306900}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "6d307629-1ef4-47f6-b9a4-b308fbe73e28-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "90206d38-18e6-4f85-90ed-5e65fbf8496f-attachment.json", "type": "application/json"}], "start": 1775205306900, "stop": 1775205306900}], "attachments": [{"name": "cURL", "source": "2282cad5-de61-4720-bfbd-d50c8cf44f38-attachment.txt", "type": "text/plain"}], "start": 1775205306899, "stop": 1775205306900}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "dd1a27f4-36ef-499d-8e1e-c4f10b056218-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "0de5f4a5-fbee-4fbf-afe5-cda6fb5315cd-attachment.json", "type": "application/json"}], "start": 1775205306918, "stop": 1775205306918}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "6216a747-787c-4d0a-b797-8e9062aaf2c5-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "e8f6fd23-a655-4caa-9b1b-26a076b3056c-attachment.json", "type": "application/json"}], "start": 1775205306919, "stop": 1775205306919}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "2888d1aa-483b-4e83-8db5-7c66255a567d-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "83bf87ab-2c52-45cb-9bc1-421722a3f6b0-attachment.json", "type": "application/json"}], "start": 1775205306920, "stop": 1775205306920}, {"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "eb6ab56e-a500-42c6-9018-308592e8cfd4-attachment.json", "type": "application/json"}], "start": 1775205307614, "stop": 1775205307614}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "b1b09e50-f2d4-4d44-ba68-32c2b591a19e-attachment.json", "type": "application/json"}], "start": 1775205307614, "stop": 1775205307614}], "attachments": [{"name": "cURL", "source": "82563ec2-3812-45fd-aa67-c383f6c76e3f-attachment.txt", "type": "text/plain"}], "start": 1775205307614, "stop": 1775205307614}, {"name": "Waiter function: wait_service_supply_new_invoice", "status": "passed", "start": 1775205307617, "stop": 1775205307628}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5dbaf86b-f012-4782-898a-08bc0dec4aa4-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "e18aec12-e67b-412b-82ba-e892405779ac-attachment.json", "type": "application/json"}], "start": 1775205307659, "stop": 1775205307659}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "ebff2428-904a-4dc6-b43d-98c3ced4ec08-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3be059a9-5675-491a-9f14-8b517c0b1ad9-attachment.json", "type": "application/json"}], "start": 1775205307659, "stop": 1775205307659}], "attachments": [{"name": "cURL", "source": "bac7d703-c9e7-4a43-832a-fd50b01c8ac3-attachment.txt", "type": "text/plain"}], "start": 1775205307659, "stop": 1775205307660}, {"name": "POST → https://dm-ff-be-service-stock.k8s-review.dailymail-tech.uz/qa-api/v1/pull-stock-records", "status": "passed", "attachments": [{"name": "Request", "source": "7170ec50-5616-424b-94bc-a2eb86147d61-attachment.json", "type": "application/json"}, {"name": "Response", "source": "249ae01e-9719-458b-9945-3e1afdfbc6fa-attachment.json", "type": "application/json"}], "start": 1775205307677, "stop": 1775205307711}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "e8418838-7b76-4021-8bc0-547b3b6ea5a8-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "240cb8ee-510f-44c5-9c5b-a270aa9e89dc-attachment.json", "type": "application/json"}], "start": 1775205307724, "stop": 1775205307725}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "be5bc329-2baa-4f73-aeb4-7356fc67e3bc-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "6d1b957a-89ff-4d65-beb5-0420846b7900-attachment.json", "type": "application/json"}], "start": 1775205307725, "stop": 1775205307725}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "44cb7ec7-68b9-46d1-aff1-3c9b88e8ddd2-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "6dcb895b-1a71-4f98-a164-d5c96d9323c4-attachment.json", "type": "application/json"}], "start": 1775205307726, "stop": 1775205307726}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "3714aece-fe49-4d61-94ee-d9cc0a7d273e-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "2d0d42d9-3474-492c-a034-91ebee5513b9-attachment.json", "type": "application/json"}], "start": 1775205307734, "stop": 1775205307734}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice?invoiceNumber=410000015514", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "02ef72a9-eed9-4356-bb13-7d02165d2efc-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0b68bcc1-b5c3-4cfd-a34c-125b0a9be59f-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "24fb9cbb-a0e8-429d-85d2-37b80888cbca-attachment.json", "type": "application/json"}], "start": 1775205307775, "stop": 1775205307775}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "13a78b6d-203e-4934-8887-590c1914a1cb-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b48af78b-0121-4906-ac6e-ab0c0bcd16db-attachment.json", "type": "application/json"}], "start": 1775205307775, "stop": 1775205307775}], "attachments": [{"name": "cURL", "source": "b12c88c2-85f0-4027-ba34-f72671779a14-attachment.txt", "type": "text/plain"}], "start": 1775205307775, "stop": 1775205307775}, {"name": "Waiter function: wait_send_invoice", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/send?invoiceNumber=410000015514", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "78e54725-4551-4d8f-bb51-bc3b77cf0356-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "5d2b599f-613b-4eda-8979-75f25ed12f4b-attachment.json", "type": "application/json"}], "start": 1775205307831, "stop": 1775205307831}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "28e56154-6f86-4243-9545-1b49d2c546be-attachment.json", "type": "application/json"}], "start": 1775205307831, "stop": 1775205307831}], "attachments": [{"name": "cURL", "source": "17b618c7-f67d-478e-b048-0b18886a182f-attachment.txt", "type": "text/plain"}], "start": 1775205307831, "stop": 1775205307831}], "start": 1775205307776, "stop": 1775205307831}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "2c4fde1c-be45-41c5-a2bc-bdb449696b3a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "5af23f78-1f25-4049-8e3c-4148877efc30-attachment.json", "type": "application/json"}], "start": 1775205307833, "stop": 1775205307833}, {"name": "Waiter function: wait_batch_created", "status": "passed", "start": 1775205307912, "stop": 1775205307915}], "start": 1775205306606, "stop": 1775205307924}], "start": 1775205306531, "stop": 1775205307927}], "start": 1775205306531, "stop": 1775205308200}