{"name": "test_gateway_order_delivery_info[Uzbekistan | YaMarket]", "status": "failed", "statusDetails": {"message": "AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-05T23:24:01.819+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 9a3a0be6e35ac20eb912e310c0b34317", "trace": "self = <tests.fulfillment.test_gateway.test_gateway.TestGateway object at 0x736776d4a950>\nwms_provider_warehouse_stock = WMSProviderWarehouseStockDTO(warehouse=WMSWarehouse(id=1693627, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, ff...ider_name='YaMarket'), stocks=<src.framework.wms.builders.availability.stock.WMSStockBuilder object at 0x736774d78210>)\n\n    @allure.feature(\"Service Gateway Order\")\n    def test_gateway_order_delivery_info(self, wms_provider_warehouse_stock):\n        \"\"\"\n        checking Gateway url:\n        /order/internal/order/delivering-order-info\"\n        \"\"\"\n        with allure.step(\"builder init\"):\n            builder = (\n                WMSOrderBuilder(\n                    warehouse=wms_provider_warehouse_stock.warehouse,\n                    provider=wms_provider_warehouse_stock.provider,\n                    items=wms_provider_warehouse_stock.stocks.items,\n                    user=wms_provider_warehouse_stock.stocks.user,\n                    headers=wms_provider_warehouse_stock.stocks.headers,\n                    clear=True,\n                )\n                .set_user()\n                .set_user_auth()\n                .outbound_e2e_fast_flow()\n            )\n            builder.control_order_status_in_order_service(\n                order_id=builder.order.order_id, order_status=OrderStatus.DELIVERING\n            )\n        response = SwaggerDmFfBeFacadeGateway(\n            headers=builder.headers\n>       ).post_wms_order_internal_order_delivering_order_info(\n            body=WmsOrderInternalOrderDeliveringOrderInfoRequest(order_id=builder.order.order_id)\n        )\n\ntests/fulfillment/test_gateway/test_gateway.py:168: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \nsrc/framework/common/swagger/dm/ff/be/facade/gateway.py:182: in post_wms_order_internal_order_delivering_order_info\n    response = self.client.request(\nsrc/framework/common/api.py:288: in request\n    cls._validator.validate_status_code(response, allowed_status_codes, method=method)\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nresponse = <Response [405]>\nallowed_status_codes = (<HTTPStatus.OK: 200>, <HTTPStatus.NO_CONTENT: 204>, <HTTPStatus.CREATED: 201>, <HTTPStatus.ACCEPTED: 202>)\nmethod = <HTTPMethod.POST>\n\n    @staticmethod\n    def validate_status_code(response: requests.Response, allowed_status_codes: tuple, method: str = None) -> None:\n        \"\"\"Валидирует статус код ответа\"\"\"\n        if response.status_code not in allowed_status_codes:\n            trace_id = get_clear_trace_id(headers=response.headers)\n            response_content = (\n                response.content[:STEP_CONTENT_MAX_LENGTH]\n                if len(response.content) > STEP_CONTENT_MAX_LENGTH\n                else response.content\n            )\n>           raise AssertionError(\n                f\"{response.status_code} {method} {response.url}: {response_content.decode()}, \"\n                f\"x-aer-trace-id: {trace_id}\"\n            )\nE           AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-05T23:24:01.819+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 9a3a0be6e35ac20eb912e310c0b34317\n\nsrc/framework/common/api.py:138: AssertionError"}, "description": "\n        checking Gateway url:\n        /order/internal/order/delivering-order-info\"\n        ", "steps": [{"name": "builder init", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_availability ", "status": "passed", "attachments": [{"name": "query", "source": "2f2af756-f647-4406-9306-951139224f6d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "c62b07f6-afbe-4d95-9330-1489b5c75153-attachment.json", "type": "application/json"}], "start": 1775431430618, "stop": 1775431430618}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "937a70d2-044d-4a54-ac9b-c7952caedc93-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "067509ba-0ae8-41f1-9ca9-f670abba05c0-attachment.json", "type": "application/json"}], "start": 1775431430722, "stop": 1775431430722}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "af3c863a-1932-482b-8c17-61b2ea321d0f-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "9d8f2955-1d8f-43c3-81f5-1eb59c331e54-attachment.json", "type": "application/json"}], "start": 1775431430723, "stop": 1775431430723}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "80d67d2c-41bb-4914-8cba-78cc9643fb71-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "0a7ca865-7c33-4935-b47a-deec8fa5285e-attachment.json", "type": "application/json"}], "start": 1775431430724, "stop": 1775431430724}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "6a9ed411-5e87-4427-8c4d-732d21ab107f-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "1536af76-20c6-4d1c-9c92-34d5598b4cd7-attachment.json", "type": "application/json"}], "start": 1775431430726, "stop": 1775431430726}], "start": 1775431430711, "stop": 1775431430729}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "69447293-ea29-4d13-abc8-118902d64957-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "1f58464f-fe7d-4e98-90aa-a848cea01850-attachment.json", "type": "application/json"}], "start": 1775431430741, "stop": 1775431430741}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "43a6a2de-7004-44e6-9cde-92fd82794fe3-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "a1848260-d435-44d2-8aa5-2cce6f987b8b-attachment.json", "type": "application/json"}], "start": 1775431430742, "stop": 1775431430742}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "c1f6eb25-962f-4010-8cbe-be36743ef069-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "2d6a1aae-e481-4988-8e07-3ed8ad4592e6-attachment.json", "type": "application/json"}], "start": 1775431430743, "stop": 1775431430743}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "c8d26c36-4c64-4c76-907c-3a566b089123-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "03c12021-f6b3-4b34-8caa-b962c12344af-attachment.json", "type": "application/json"}], "start": 1775431430743, "stop": 1775431430743}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "fcffe8c0-5582-459f-8ea1-44b397bf62de-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f144aee3-5f8c-4856-a0cf-a6e3c763595b-attachment.json", "type": "application/json"}], "start": 1775431430747, "stop": 1775431430748}, {"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": "d26e46da-1c52-4c71-8641-8ea881d4b403-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "db5292b8-605d-4385-b2e2-35f3f18c2f6a-attachment.json", "type": "application/json"}], "start": 1775431430783, "stop": 1775431430784}, {"name": "Response → 200, trace_id: ac7324d129926701eca016dd03cfd01e", "status": "passed", "attachments": [{"name": "response.headers", "source": "19630f46-f0ad-4d8d-b09a-ab8e9454bcd3-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "cf77796a-5e81-4f66-9522-2d9121cac587-attachment.json", "type": "application/json"}], "start": 1775431430784, "stop": 1775431430784}], "attachments": [{"name": "cURL", "source": "87323a9b-4819-4974-92f3-17b09105bf91-attachment.txt", "type": "text/plain"}], "start": 1775431430783, "stop": 1775431430784}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "a1d261f4-0ce9-4a9d-83be-b91d6c13706b-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "7da5786e-0748-45a4-b2cd-5abc0def3e2f-attachment.json", "type": "application/json"}], "start": 1775431430791, "stop": 1775431430791}, {"name": "Waiter function: login_or_refresh", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/oauth/custom/token", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6169ddef-2ca1-4eca-8c12-3e7ff3f38e12-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "78afda9e-77e1-44da-aa79-556676e31407-attachment.json", "type": "application/json"}], "start": 1775431430824, "stop": 1775431430824}, {"name": "Response → 200, trace_id: eb2c541b5aa89cdf055985dae123eafd", "status": "passed", "attachments": [{"name": "response.headers", "source": "d660304b-2b30-423a-806d-f94ae1f1dee9-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d60016b0-f6fc-4398-bcc0-4707b8718d3a-attachment.json", "type": "application/json"}], "start": 1775431430824, "stop": 1775431430825}], "attachments": [{"name": "cURL", "source": "58ed65e5-a4c1-4977-9b5d-98adb7e60402-attachment.txt", "type": "text/plain"}], "start": 1775431430824, "stop": 1775431430825}], "start": 1775431430792, "stop": 1775431430828}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status": "passed", "attachments": [{"name": "Request", "source": "b08d6e00-2b2d-4b30-bfe0-4b1f14538419-attachment.json", "type": "application/json"}, {"name": "Response", "source": "ccac9f34-07df-4c3c-9ffd-d474adcf4db5-attachment.json", "type": "application/json"}], "start": 1775431430856, "stop": 1775431430894}, {"name": "Waiter function: wait_order_order_by_platform_tracking_code", "status": "passed", "start": 1775431430895, "stop": 1775431433260}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/create-wave/order", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f28d0846-1156-4ce4-96e4-40d73da6b59f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "73f726b1-bd15-409d-9966-4a37c06882e3-attachment.json", "type": "application/json"}], "start": 1775431434339, "stop": 1775431434339}, {"name": "Response → 200, trace_id: 6ec061b6a74e3c765615265d8bcdc1ec", "status": "passed", "attachments": [{"name": "response.headers", "source": "d7c98ac8-cea4-43fc-b9cd-df5b489fc194-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "0dcca6e1-42cd-45de-a48e-13249f89f65e-attachment.json", "type": "application/json"}], "start": 1775431434339, "stop": 1775431434339}], "attachments": [{"name": "cURL", "source": "86859442-f33a-4773-80ae-76f6ef8d208e-attachment.txt", "type": "text/plain"}], "start": 1775431434339, "stop": 1775431434339}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/api/v1/account/set-worker-location", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "a3eb4f4d-5e17-431c-9066-cf76e085b81a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0ae0dbc9-13d0-472e-8de1-e6add0a229d4-attachment.json", "type": "application/json"}], "start": 1775431434394, "stop": 1775431434394}, {"name": "Response → 200, trace_id: 1fc58d013496674f6a7471c297178760", "status": "passed", "attachments": [{"name": "response.headers", "source": "74960046-b0ae-468a-8853-39fe71dfa36a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d18b2932-948f-4ba9-affc-62ed4dc751a2-attachment.json", "type": "application/json"}], "start": 1775431434394, "stop": 1775431434394}], "attachments": [{"name": "cURL", "source": "69347d6e-f764-4778-8d5f-2786f0f8872e-attachment.txt", "type": "text/plain"}], "start": 1775431434394, "stop": 1775431434394}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task-for-wave", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "731d80ca-f2f2-4581-af04-a3a553560eb9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5fdc3349-afe3-499d-9b4b-bd236ec4070b-attachment.json", "type": "application/json"}], "start": 1775431434444, "stop": 1775431434445}, {"name": "Response → 200, trace_id: 7bdfa31f086cf997c9ca6e6f24595d29", "status": "passed", "attachments": [{"name": "response.headers", "source": "3fd47c81-eeed-45fc-922a-b6751771a9f5-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "906ccf73-8b74-4447-a024-126b7b4bca0a-attachment.json", "type": "application/json"}], "start": 1775431434445, "stop": 1775431434445}], "attachments": [{"name": "cURL", "source": "0c27ef8c-9d67-4fff-87e8-734e196f81c8-attachment.txt", "type": "text/plain"}], "start": 1775431434444, "stop": 1775431434445}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "fd908d9b-c797-41e0-9107-2a7860ec7dfb-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "048a8534-25af-469d-b979-8853d974088a-attachment.json", "type": "application/json"}], "start": 1775431434489, "stop": 1775431434489}, {"name": "Response → 200, trace_id: 7583ef934847232abb28a1f650cc78ce", "status": "passed", "attachments": [{"name": "response.headers", "source": "c13b519a-e1ff-4d85-abae-fa3a4e981a0d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e1499375-32b5-4a65-88c0-369cc7da5679-attachment.json", "type": "application/json"}], "start": 1775431434489, "stop": 1775431434489}], "attachments": [{"name": "cURL", "source": "50cb6040-75c6-4ba7-bbab-65c90ff1fe0d-attachment.txt", "type": "text/plain"}], "start": 1775431434489, "stop": 1775431434489}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "aef67d43-4c0c-477d-976a-fd6eab46746e-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "fa1ad775-6ce9-4e5a-ae9e-9ec0afcbdf72-attachment.json", "type": "application/json"}], "start": 1775431434535, "stop": 1775431434535}, {"name": "Response → 200, trace_id: a6f17df81ade4f35b3f15d1301e1b9e0", "status": "passed", "attachments": [{"name": "response.headers", "source": "f1f4dc30-c5fa-4074-9990-cdef1fc0e094-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "712c96d7-97ef-4dbd-84ca-5bbe2a366c8e-attachment.json", "type": "application/json"}], "start": 1775431434535, "stop": 1775431434535}], "attachments": [{"name": "cURL", "source": "e156d215-1ace-4e1c-be97-5d3694968f60-attachment.txt", "type": "text/plain"}], "start": 1775431434534, "stop": 1775431434535}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/{sortingType}/box/create", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d8d2195a-ed14-4f83-b809-a25c8bc0bcc3-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8ac0a387-61f6-44bd-9ba8-f10d1c499ef3-attachment.json", "type": "application/json"}], "start": 1775431434568, "stop": 1775431434568}, {"name": "Response → 200, trace_id: de9a57e9743d7d8854cb49d6a4f482fe", "status": "passed", "attachments": [{"name": "response.headers", "source": "de3c7dbb-4d61-4f25-b35f-ed3fdb78223a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b1617a2c-bc7f-4edc-9772-a91f8d85d0fb-attachment.txt", "type": "text/plain"}], "start": 1775431434568, "stop": 1775431434568}], "attachments": [{"name": "cURL", "source": "6f0ae96a-07b7-4730-8add-435eb596b176-attachment.txt", "type": "text/plain"}], "start": 1775431434568, "stop": 1775431434568}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/box/assign?boxBarcodes=BX-0000492869&pickingTaskKey=b7085dbd303c227988a62cd1ed5917117c102889c9f6c368c4df15361badd529", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6a406639-2b3d-415e-9547-5af1d3c9b8c1-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "c0b5f0fe-1356-41e0-8199-11587d131766-attachment.json", "type": "application/json"}], "start": 1775431434599, "stop": 1775431434599}, {"name": "Response → 200, trace_id: 69a1ec8f41e35a12725c4a6eabb897ba", "status": "passed", "attachments": [{"name": "response.headers", "source": "326f3568-2614-45e8-92bf-8c848c79219c-attachment.json", "type": "application/json"}], "start": 1775431434599, "stop": 1775431434599}], "attachments": [{"name": "cURL", "source": "81257f2d-f2b8-40a3-961f-a93bfdc1bc21-attachment.txt", "type": "text/plain"}], "start": 1775431434599, "stop": 1775431434599}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/sku-cell/inc-by-sku-barcode", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "407f108b-6864-45ee-adc1-7d57d3d6cbbd-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "30b2c1b4-a7f7-4eeb-aade-c50d539ca7b6-attachment.json", "type": "application/json"}], "start": 1775431434631, "stop": 1775431434631}, {"name": "Response → 200, trace_id: 784fe667933c235295342f633011f6a1", "status": "passed", "attachments": [{"name": "response.headers", "source": "ea5aba9c-998d-4095-98ba-efafdf8c62bc-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "465fa776-e758-4f72-ae50-40655d062564-attachment.json", "type": "application/json"}], "start": 1775431434631, "stop": 1775431434631}], "attachments": [{"name": "cURL", "source": "c9588467-ddc2-4a70-8afd-962efc1de067-attachment.txt", "type": "text/plain"}], "start": 1775431434631, "stop": 1775431434631}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task/complete-step?taskKey=b7085dbd303c227988a62cd1ed5917117c102889c9f6c368c4df15361badd529&skuId=4100000000000053097&cellBarcode=QA-75431428990880000&cellId=488290", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c4c160e5-6b29-4dee-a116-07cf1bf44228-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "d90eddc8-1344-4b51-9a39-02667529eec3-attachment.json", "type": "application/json"}], "start": 1775431434701, "stop": 1775431434701}, {"name": "Response → 200, trace_id: 29dae796d6f2ed8f1ca689c7cfff69b8", "status": "passed", "attachments": [{"name": "response.headers", "source": "7b499197-8f1d-403a-a165-52ac7efc1cb6-attachment.json", "type": "application/json"}], "start": 1775431434701, "stop": 1775431434701}], "attachments": [{"name": "cURL", "source": "735dc586-62f9-4626-a759-ddce36f5551e-attachment.txt", "type": "text/plain"}], "start": 1775431434701, "stop": 1775431434701}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "312da851-e633-40c9-88c4-9dce15524a49-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "2a334c74-dbca-4798-a2b8-0036291b8e0f-attachment.json", "type": "application/json"}], "start": 1775431434735, "stop": 1775431434735}, {"name": "Response → 200, trace_id: 42b3c4f2905c64162dc76a9bce1931d4", "status": "passed", "attachments": [{"name": "response.headers", "source": "74a5cbe2-8962-4918-a4fc-fed8799503dc-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6284b48b-61c2-4cda-930a-0f27908c78b8-attachment.json", "type": "application/json"}], "start": 1775431434735, "stop": 1775431434735}], "attachments": [{"name": "cURL", "source": "98bc8700-d67a-436e-974c-d181e00f31d8-attachment.txt", "type": "text/plain"}], "start": 1775431434735, "stop": 1775431434735}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/cell-pre/bind-task-boxes", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1a5dab88-478d-4bef-a031-2403ffd779de-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e9210358-9af2-4240-a094-0d33e9d19e3a-attachment.json", "type": "application/json"}], "start": 1775431434763, "stop": 1775431434763}, {"name": "Response → 200, trace_id: 096282d5648781f847e8a0e7e66fb1e5", "status": "passed", "attachments": [{"name": "response.headers", "source": "339d02bb-ca3a-4f1b-a088-b05078272f27-attachment.json", "type": "application/json"}], "start": 1775431434764, "stop": 1775431434764}], "attachments": [{"name": "cURL", "source": "db5efadc-3dd9-4376-a401-7dcd66f7c876-attachment.txt", "type": "text/plain"}], "start": 1775431434763, "stop": 1775431434764}, {"name": "Waiter function: wait_consolidation_task_start", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/tasks/start", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "981a90dd-0ea1-4f8c-a92f-8a220d040b6c-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b6629068-be69-4b54-bfea-322f7e870e2e-attachment.json", "type": "application/json"}], "start": 1775431434833, "stop": 1775431434833}, {"name": "Response → 200, trace_id: 3b14433e4aefe14d527ea0188a5c81ea", "status": "passed", "attachments": [{"name": "response.headers", "source": "5a6020d0-1266-4c23-9ae1-860c6a6c9fad-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "64f5fd00-cf88-4a66-8c99-ade12e9de983-attachment.json", "type": "application/json"}], "start": 1775431434833, "stop": 1775431434833}], "attachments": [{"name": "cURL", "source": "cfbd1fc4-6709-4586-bb60-8eff91f6e784-attachment.txt", "type": "text/plain"}], "start": 1775431434833, "stop": 1775431434833}], "start": 1775431434767, "stop": 1775431434837}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/tasks/finish", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "91ba0d1c-b7c4-4d66-9887-b437b62fa2cc-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "773fa825-6b77-4bf2-a3ab-b287d817c91b-attachment.json", "type": "application/json"}], "start": 1775431434914, "stop": 1775431434915}, {"name": "Response → 200, trace_id: 737335458c4916db9701c1d983a5abe3", "status": "passed", "attachments": [{"name": "response.headers", "source": "7dfb2953-2e9e-4106-a061-07af63a75f67-attachment.json", "type": "application/json"}], "start": 1775431434915, "stop": 1775431434915}], "attachments": [{"name": "cURL", "source": "57d87e31-8202-4f8e-9660-f4ea021aa783-attachment.txt", "type": "text/plain"}], "start": 1775431434914, "stop": 1775431434915}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/create-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e52769bb-5d3e-4942-84c7-7490eda39fd1-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3d4524fe-767b-40bc-80a0-9cef69788abd-attachment.json", "type": "application/json"}], "start": 1775431434945, "stop": 1775431434945}, {"name": "Response → 200, trace_id: 7986180c708a6c0dd4cddfd08bf8fd62", "status": "passed", "attachments": [{"name": "response.headers", "source": "b433aaca-d9fb-42d9-8da5-9b74b091e18b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ec7d6388-98c1-485b-a4cd-0fd04c59e399-attachment.json", "type": "application/json"}], "start": 1775431434945, "stop": 1775431434945}], "attachments": [{"name": "cURL", "source": "ef4d604f-e4ad-46d0-a5e1-ca7048cf2c53-attachment.txt", "type": "text/plain"}], "start": 1775431434945, "stop": 1775431434945}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/boxes", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e9efec59-e981-4cc6-8652-fd3bae5b223c-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "ef6dff7c-2812-4179-9c17-0461f0348f4d-attachment.json", "type": "application/json"}], "start": 1775431434986, "stop": 1775431434986}, {"name": "Response → 200, trace_id: 6f6f4210966839fce64e4717529a16e5", "status": "passed", "attachments": [{"name": "response.headers", "source": "146c0204-d992-4df5-a44c-8d177ee23824-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c5b4f6cc-c253-435d-8214-53a36773546b-attachment.json", "type": "application/json"}], "start": 1775431434986, "stop": 1775431434986}], "attachments": [{"name": "cURL", "source": "9a1f5c56-72ef-43e2-9851-334f52539341-attachment.txt", "type": "text/plain"}], "start": 1775431434986, "stop": 1775431434986}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/add-box-to-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "a66df917-f4cb-4ca0-8f27-4e33c49f014b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "57ba8784-c726-4b84-a556-4e1772a9525e-attachment.json", "type": "application/json"}], "start": 1775431435034, "stop": 1775431435035}, {"name": "Response → 200, trace_id: 5d4233ca7c0f1f47ab871637e4988096", "status": "passed", "attachments": [{"name": "response.headers", "source": "28b6187e-daf5-4d8d-a0a1-c1b8a30ab0ca-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "57f78eac-d834-4519-a6ce-acf434c0f8b3-attachment.json", "type": "application/json"}], "start": 1775431435035, "stop": 1775431435035}], "attachments": [{"name": "cURL", "source": "eb054ad6-7411-4330-a848-4809cceebe1e-attachment.txt", "type": "text/plain"}], "start": 1775431435034, "stop": 1775431435035}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/move-in-progress?sortingTaskId=161060", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3fbb496d-af0f-4dfc-809c-cfd9f57b6deb-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "a99a1572-f9a5-4298-89ed-6884b5c6cc8d-attachment.json", "type": "application/json"}], "start": 1775431435060, "stop": 1775431435060}, {"name": "Response → 200, trace_id: 0ecd4ff0471f634731f7acecb270da8d", "status": "passed", "attachments": [{"name": "response.headers", "source": "03beb47e-f7a3-4e97-912d-492a379d4faa-attachment.json", "type": "application/json"}], "start": 1775431435060, "stop": 1775431435060}], "attachments": [{"name": "cURL", "source": "b0435202-0149-48b9-afb9-2761f78fefab-attachment.txt", "type": "text/plain"}], "start": 1775431435060, "stop": 1775431435060}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/api/v1/account/set-worker-location", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "76b98e25-396d-4eab-8a6f-7777ad86b777-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "dab02c4b-3b27-4ba5-a4c9-75bace02c8ac-attachment.json", "type": "application/json"}], "start": 1775431435095, "stop": 1775431435096}, {"name": "Response → 200, trace_id: 7c0a550c90ade30d58b4d433528a4cc9", "status": "passed", "attachments": [{"name": "response.headers", "source": "368d9712-8312-4e1f-914e-6b39a69867fc-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "42f4d526-986e-4f34-98d3-41fccfb79e3d-attachment.json", "type": "application/json"}], "start": 1775431435096, "stop": 1775431435096}], "attachments": [{"name": "cURL", "source": "e8588c97-b0a3-4951-855a-83449cfbfb2c-attachment.txt", "type": "text/plain"}], "start": 1775431435095, "stop": 1775431435096}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/check-requirements", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "7fa2dd8a-2a9b-4bf5-9c14-7874b504a5db-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "cceece78-a931-40c6-96fa-31e4917f823e-attachment.json", "type": "application/json"}], "start": 1775431435164, "stop": 1775431435164}, {"name": "Response → 200, trace_id: c4cd593f99d9c578307c982e3e9ec729", "status": "passed", "attachments": [{"name": "response.headers", "source": "9ae67710-a644-44cf-bb0a-dc557e6f4b6c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "16bc1a17-f7b5-44bb-9dda-400e935d3e82-attachment.json", "type": "application/json"}], "start": 1775431435164, "stop": 1775431435164}], "attachments": [{"name": "cURL", "source": "74b24ee7-1542-4a2c-8581-04e4eadb5cd7-attachment.txt", "type": "text/plain"}], "start": 1775431435164, "stop": 1775431435164}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/box/complete", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4e287045-9858-42a2-b491-f61cf52c5e8f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "feab8e33-feaf-4754-a851-db239365e24a-attachment.json", "type": "application/json"}], "start": 1775431435202, "stop": 1775431435202}, {"name": "Response → 200, trace_id: 15ac7b7644a4169be195c41d4439b98d", "status": "passed", "attachments": [{"name": "response.headers", "source": "50e9d7e1-ba89-4ee2-875d-6b82db3b84cc-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ace6d2ff-0f7d-434c-a0c9-4746bd1165a2-attachment.json", "type": "application/json"}], "start": 1775431435202, "stop": 1775431435202}], "attachments": [{"name": "cURL", "source": "9a7f03da-c6a9-491d-b7d3-be27fa35cda7-attachment.txt", "type": "text/plain"}], "start": 1775431435202, "stop": 1775431435202}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/multi-barcode/box", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "413a29c8-103c-4746-a9ba-91a420753bfe-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "439c3cad-f275-48a0-b9b8-de22555dd3e2-attachment.json", "type": "application/json"}], "start": 1775431435248, "stop": 1775431435248}, {"name": "Response → 200, trace_id: 9af3345abcb30b236ba489546af54e44", "status": "passed", "attachments": [{"name": "response.headers", "source": "b154ea8a-c4b1-4612-81a8-5f4059740196-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b2b244d7-aec6-42e8-b288-4c46c968178e-attachment.json", "type": "application/json"}], "start": 1775431435248, "stop": 1775431435249}], "attachments": [{"name": "cURL", "source": "76a8e075-1462-4b60-8a5f-a8c94698ffc5-attachment.txt", "type": "text/plain"}], "start": 1775431435248, "stop": 1775431435249}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "d1170ab3-8e77-4139-b58d-32df4d2f8592-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "3d15e058-1692-4c14-aa0b-4dfe81e9ccbc-attachment.json", "type": "application/json"}], "start": 1775431435269, "stop": 1775431435270}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/assign/cell?orderId=4278192534&wallCellBarcode=12.18.1.47", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ebdfb323-32b2-4b59-82b8-725330e98b9c-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "839774ed-55c0-4b53-ba83-0d31adb94845-attachment.json", "type": "application/json"}], "start": 1775431435304, "stop": 1775431435305}, {"name": "Response → 200, trace_id: 584ba555bb89cddb1bff95ad026d8737", "status": "passed", "attachments": [{"name": "response.headers", "source": "f0c4a6c1-b1d6-4d98-bee8-ed5ce97be224-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "f8a7f84f-06d7-4eee-a6ba-31d83edab2a6-attachment.txt", "type": "text/plain"}], "start": 1775431435305, "stop": 1775431435305}], "attachments": [{"name": "cURL", "source": "1542af93-0e05-4fa1-beb5-42a4388ca4ed-attachment.txt", "type": "text/plain"}], "start": 1775431435304, "stop": 1775431435305}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "90105900-8b35-4184-b468-ba6c49cd0b03-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "0593b16b-385e-40c5-a5f9-1e3b5bd4d59e-attachment.json", "type": "application/json"}], "start": 1775431435320, "stop": 1775431435320}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/wall/cell/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4192001c-1a0c-4866-8ddc-a9ffcfece252-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0df7c377-dd90-4171-9499-4e3b1d4351dc-attachment.json", "type": "application/json"}], "start": 1775431436374, "stop": 1775431436374}, {"name": "Response → 200, trace_id: 0e89745b217cf9c8e17d8e1b28379f56", "status": "passed", "attachments": [{"name": "response.headers", "source": "00437ac4-1c26-4a43-84a6-a0b509623ed3-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2dbf2362-da9b-4848-a834-1f7976bc8bf4-attachment.json", "type": "application/json"}], "start": 1775431436374, "stop": 1775431436375}], "attachments": [{"name": "cURL", "source": "72dfb5cd-d645-4af9-bfb9-29f547f195ce-attachment.txt", "type": "text/plain"}], "start": 1775431436374, "stop": 1775431436375}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/box/complete", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f795241a-a0cf-48dc-9771-22335217a343-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d35af7a1-2810-489c-983f-1b1c1e393788-attachment.json", "type": "application/json"}], "start": 1775431436403, "stop": 1775431436403}, {"name": "Response → 200, trace_id: fa4e7204e7566c2d9d2236ccdbe5478c", "status": "passed", "attachments": [{"name": "response.headers", "source": "6c41d3f7-9d73-49d1-a716-378c8ce36f07-attachment.json", "type": "application/json"}], "start": 1775431436403, "stop": 1775431436403}], "attachments": [{"name": "cURL", "source": "93215518-1d01-41e6-9c45-83764592f184-attachment.txt", "type": "text/plain"}], "start": 1775431436403, "stop": 1775431436403}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/complete-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "25654450-9bf7-485c-911c-6bfaeb54997d-attachment.json", "type": "application/json"}], "start": 1775431436427, "stop": 1775431436427}, {"name": "Response → 200, trace_id: 6e854eb88cc1445416377e550435b798", "status": "passed", "attachments": [{"name": "response.headers", "source": "8f50d945-f1c0-4278-b987-eb2b60a07873-attachment.json", "type": "application/json"}], "start": 1775431436427, "stop": 1775431436427}], "attachments": [{"name": "cURL", "source": "72a1d5c8-bf41-4e6c-94b4-a77a98ffdfee-attachment.txt", "type": "text/plain"}], "start": 1775431436427, "stop": 1775431436428}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "05d95c1b-0e7f-4a00-997b-f14c097602d1-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "85121a16-b843-484d-8494-88665cf9a935-attachment.json", "type": "application/json"}], "start": 1775431436432, "stop": 1775431436433}], "start": 1775431436431, "stop": 1775431436434}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/bind-worker", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3ad11eed-a705-4c15-af30-278db720fd4d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "67060d70-c104-43fc-9adf-0ac29aff61f7-attachment.json", "type": "application/json"}], "start": 1775431436463, "stop": 1775431436464}, {"name": "Response → 200, trace_id: 49aa0b2a81045e8dee1d7e756210ccc5", "status": "passed", "attachments": [{"name": "response.headers", "source": "375ee724-3b27-4171-8d24-e405565dab51-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "23c77554-9a52-4dcd-aef3-30f2b88cbc64-attachment.json", "type": "application/json"}], "start": 1775431436464, "stop": 1775431436464}], "attachments": [{"name": "cURL", "source": "4bb57fae-40bc-4e9d-b885-6736b897fe85-attachment.txt", "type": "text/plain"}], "start": 1775431436463, "stop": 1775431436464}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/generate", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "11ed970e-fd42-4ef2-bb78-665b3fefe4a7-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3035c49f-0437-478a-98cb-fca9c23e0683-attachment.json", "type": "application/json"}], "start": 1775431436488, "stop": 1775431436488}, {"name": "Response → 200, trace_id: fcba6419d9dd67036aed03a3a00ecf8b", "status": "passed", "attachments": [{"name": "response.headers", "source": "614b8067-d92d-4f4b-b155-3f13b210ce34-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "54c4aadf-74ec-4b83-8278-fc40047adc6d-attachment.json", "type": "application/json"}], "start": 1775431436488, "stop": 1775431436488}], "attachments": [{"name": "cURL", "source": "9944b098-6a71-4b59-b4c3-505857953aa2-attachment.txt", "type": "text/plain"}], "start": 1775431436488, "stop": 1775431436488}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "3d59a6bd-0ad9-4c03-bbe5-e2e03ed497d3-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "1774ab4d-8aab-45a1-bcf1-63ab22f0edf3-attachment.json", "type": "application/json"}], "start": 1775431436506, "stop": 1775431436506}], "start": 1775431436490, "stop": 1775431436506}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/bind-big-bag", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4c822fc3-c5e8-4376-98f7-18711d546968-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d62fa6a0-150c-4b2b-a17f-f3ae730336b0-attachment.json", "type": "application/json"}], "start": 1775431436538, "stop": 1775431436538}, {"name": "Response → 200, trace_id: 74de76f08c03a6e0352e657ed48b5bc8", "status": "passed", "attachments": [{"name": "response.headers", "source": "271a948d-a0f8-4636-91e3-56bbd899d2f8-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b6037a9d-ef16-450b-952f-9f602326553a-attachment.json", "type": "application/json"}], "start": 1775431436538, "stop": 1775431436538}], "attachments": [{"name": "cURL", "source": "0d84e227-dd17-463d-a873-82cbd227662d-attachment.txt", "type": "text/plain"}], "start": 1775431436538, "stop": 1775431436538}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "57d79d41-87e3-4f2d-a741-b4b56682a4cf-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "3e849d54-f4ec-4f51-bd74-49722c0dc8d2-attachment.json", "type": "application/json"}], "start": 1775431436547, "stop": 1775431436547}], "start": 1775431436542, "stop": 1775431436547}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "09483547-3b57-4ed2-ad06-b8e2a2165db4-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "d238a531-8c7b-4510-a9d3-cf05771c0f9f-attachment.json", "type": "application/json"}], "start": 1775431436578, "stop": 1775431436578}, {"name": "Response → 200, trace_id: c1c0c19467e91134edab47a0782a0a90", "status": "passed", "attachments": [{"name": "response.headers", "source": "b8ebf108-4245-4dd0-b25d-51825767087b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b8c83f50-b740-4e37-a01a-aefed7be2ea5-attachment.json", "type": "application/json"}], "start": 1775431436578, "stop": 1775431436578}], "attachments": [{"name": "cURL", "source": "d537f8a5-b3c0-4772-9a85-d7c8789f862a-attachment.txt", "type": "text/plain"}], "start": 1775431436578, "stop": 1775431436579}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "17487886-b805-41cf-b13a-94aac9ac2c6d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "180fb626-20ab-41a0-9eab-f20081682f81-attachment.json", "type": "application/json"}], "start": 1775431436624, "stop": 1775431436625}, {"name": "Response → 200, trace_id: 7849f1c4578eada65abbdaca1497a4bd", "status": "passed", "attachments": [{"name": "response.headers", "source": "f5e864fe-b141-477d-a84d-9d22aad9b847-attachment.json", "type": "application/json"}], "start": 1775431436625, "stop": 1775431436625}], "attachments": [{"name": "cURL", "source": "df479c85-69f7-4edb-be33-bc06a3bb5334-attachment.txt", "type": "text/plain"}], "start": 1775431436624, "stop": 1775431436625}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b78b5497-1a38-4a96-85df-f24591c5a703-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7f4ba830-07a1-401a-af03-eac7150b561b-attachment.json", "type": "application/json"}], "start": 1775431436670, "stop": 1775431436671}, {"name": "Response → 200, trace_id: e77b535d02ef0d1042c0a9894664a6d8", "status": "passed", "attachments": [{"name": "response.headers", "source": "ccfdfd1f-be05-4774-a334-920fdb7620ea-attachment.json", "type": "application/json"}], "start": 1775431436671, "stop": 1775431436671}], "attachments": [{"name": "cURL", "source": "d9522993-4fa5-41dc-a1f0-697c9d43a03b-attachment.txt", "type": "text/plain"}], "start": 1775431436670, "stop": 1775431436671}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "9135bc3f-dca2-4c93-9b6e-97fbc4b53d32-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e3d22f0c-c0f6-4cc8-9895-3e998c9ceec1-attachment.json", "type": "application/json"}], "start": 1775431436713, "stop": 1775431436714}, {"name": "Response → 200, trace_id: c3c93bfd139520cdbfa7ee6dfe1dab81", "status": "passed", "attachments": [{"name": "response.headers", "source": "23d30a6c-d2e5-44d0-b416-fb80de41cabd-attachment.json", "type": "application/json"}], "start": 1775431436714, "stop": 1775431436714}], "attachments": [{"name": "cURL", "source": "ec4c211f-a54b-4026-931a-b566287327aa-attachment.txt", "type": "text/plain"}], "start": 1775431436713, "stop": 1775431436714}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "55e6050c-3e82-45ff-8abb-755e493c4483-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5b95a48b-14b3-4152-a7f2-370eab7532ac-attachment.json", "type": "application/json"}], "start": 1775431436758, "stop": 1775431436759}, {"name": "Response → 200, trace_id: 057cc13e4e9b046ffd5031b1074b8e9a", "status": "passed", "attachments": [{"name": "response.headers", "source": "0fdfcdb6-9d10-46ed-bfea-b16bfeb0f78a-attachment.json", "type": "application/json"}], "start": 1775431436759, "stop": 1775431436759}], "attachments": [{"name": "cURL", "source": "837063ac-f840-402a-b8e6-8ae737963d6a-attachment.txt", "type": "text/plain"}], "start": 1775431436758, "stop": 1775431436759}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/update-weight", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ab5a0092-5775-4576-8f93-12d7015fa9fe-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "481b44af-2d1b-4624-bc18-c3617de2c867-attachment.json", "type": "application/json"}], "start": 1775431436798, "stop": 1775431436798}, {"name": "Response → 200, trace_id: 48771bfc6896d416e00ae36fcf0f4c4f", "status": "passed", "attachments": [{"name": "response.headers", "source": "111cee37-04f0-4263-af5a-2e894eda0013-attachment.json", "type": "application/json"}], "start": 1775431436798, "stop": 1775431436799}], "attachments": [{"name": "cURL", "source": "2f48adf6-93f8-42fe-b731-a3b360c6c3f9-attachment.txt", "type": "text/plain"}], "start": 1775431436798, "stop": 1775431436799}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/close", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1f8d5968-b38c-44f4-bf0f-67466ce27104-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5caded85-b3d6-47b0-ae03-bbdf6984c7bb-attachment.json", "type": "application/json"}], "start": 1775431437915, "stop": 1775431437915}, {"name": "Response → 200, trace_id: 078911154edee41ccf5bbd99a25c38cb", "status": "passed", "attachments": [{"name": "response.headers", "source": "9411a240-63bf-4d74-b91f-9b90924a0b53-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "9c2da65e-b4f5-444a-8805-6ea02ab534ae-attachment.json", "type": "application/json"}], "start": 1775431437916, "stop": 1775431437916}], "attachments": [{"name": "cURL", "source": "e1bed2ea-e828-4250-89f7-dbc4feefbf35-attachment.txt", "type": "text/plain"}], "start": 1775431437915, "stop": 1775431437916}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "ed9b21aa-bb36-4307-b51a-442e46399bb0-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "70352cc2-2aae-49e9-a487-eb334801d998-attachment.json", "type": "application/json"}], "start": 1775431437926, "stop": 1775431437926}], "start": 1775431437920, "stop": 1775431437926}, {"name": "Waiter function: wait_big_bag_by_order_id", "status": "passed", "start": 1775431437926, "stop": 1775431437928}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/unbind-worker", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d9b46f9d-4a28-4a2d-881a-1f96c4e25c00-attachment.json", "type": "application/json"}], "start": 1775431437950, "stop": 1775431437950}, {"name": "Response → 200, trace_id: cf981978f906c90fe55ab85f8ebc04c8", "status": "passed", "attachments": [{"name": "response.headers", "source": "82d5d704-1f64-4779-84dd-3e3f057505a7-attachment.json", "type": "application/json"}], "start": 1775431437950, "stop": 1775431437951}], "attachments": [{"name": "cURL", "source": "a826f816-7c84-46a9-b19e-53b252632bcb-attachment.txt", "type": "text/plain"}], "start": 1775431437950, "stop": 1775431437951}, {"name": "Waiter function: wait_big_bags_ship", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/ship", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "66b07273-8677-43ad-baae-21cc9364b96f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "ab4eab51-4816-43f5-bc4d-636dee811985-attachment.json", "type": "application/json"}], "start": 1775431438781, "stop": 1775431438781}, {"name": "Response → 200, trace_id: 6b898d16fcfd786e41f0cd324273750a", "status": "passed", "attachments": [{"name": "response.headers", "source": "8f976a19-ab0a-41bb-ac48-e5dc3ce19d1d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6df1de65-a047-423c-9803-1631f6659f65-attachment.json", "type": "application/json"}], "start": 1775431438781, "stop": 1775431438782}], "attachments": [{"name": "cURL", "source": "fd68a094-8745-48bd-974c-7a899d941e3e-attachment.txt", "type": "text/plain"}], "start": 1775431438781, "stop": 1775431438782}], "start": 1775431437953, "stop": 1775431438786}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "ad1a20da-81fb-46ef-9f5d-1697d016237a-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "ae1d1b8b-f152-48cc-88c0-214545447966-attachment.json", "type": "application/json"}], "start": 1775431438790, "stop": 1775431438790}], "start": 1775431438786, "stop": 1775431438790}, {"name": "Waiter function: wait_order_order", "status": "passed", "start": 1775431438790, "stop": 1775431441794}], "start": 1775431430600, "stop": 1775431441794}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info", "status": "failed", "statusDetails": {"message": "AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-05T23:24:01.819+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 9a3a0be6e35ac20eb912e310c0b34317\n", "trace": "  File \"/app/src/framework/common/api.py\", line 288, in request\n    cls._validator.validate_status_code(response, allowed_status_codes, method=method)\n  File \"/app/src/framework/common/api.py\", line 138, in validate_status_code\n    raise AssertionError(\n"}, "attachments": [{"name": "Request", "source": "f5ef9cdf-a36f-4418-a8d3-0de7fabd2c75-attachment.json", "type": "application/json"}, {"name": "Response", "source": "c6632be1-6616-48a2-b916-5c0dbfafb300-attachment.json", "type": "application/json"}], "start": 1775431441794, "stop": 1775431441822}], "attachments": [{"name": "log", "source": "7e089446-8377-4b22-864c-5f774f496f32-attachment.txt", "type": "text/plain"}], "parameters": [{"name": "wms_providers", "value": "{'provider': WMSProvider(last_mile='YaMarket', city_id=<DeliveryCityId.ALIEXPRESS_UZ: 11>, delivery_point_id=<DeliveryPointId.ALIEXPRESS_UZ: 12>, last_mile_id=<DeliveryLastMileId.ALIEXPRESS_UZ: 12>, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, assembly_group_id=<AssemblyGroupId.ALIEXPRESS_UZ: 12>, order_source=<OrderSource.YaMarket: 'YaMarket'>, provider_name='YaMarket'), 'warehouse': WMSWarehouse(id=1693627, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, ff_id='WH_TASHKENT', hub_last_mile_id=0, providers=[WMSProvider(last_mile=<DeliveryLastMile.TANAIS: 'TANAIS'>, city_id=<DeliveryCityId.ALIEXPRESS_UZ: 11>, delivery_point_id=<DeliveryPointId.TANAIS: 13>, last_mile_id=<DeliveryLastMileId.TANAIS: 13>, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, assembly_group_id=<AssemblyGroupId.TANAIS: 13>, order_source=<OrderSource.GLOBAL: 'GLOBAL'>, provider_name=<DeliveryLastMile.TANAIS: 'TANAIS'>), WMSProvider(last_mile='YaMarket', city_id=<DeliveryCityId.ALIEXPRESS_UZ: 11>, delivery_point_id=<DeliveryPointId.ALIEXPRESS_UZ: 12>, last_mile_id=<DeliveryLastMileId.ALIEXPRESS_UZ: 12>, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, assembly_group_id=<AssemblyGroupId.ALIEXPRESS_UZ: 12>, order_source=<OrderSource.YaMarket: 'YaMarket'>, provider_name='YaMarket')], name='Uzbekistan', description='Бонд Узбекистан', use_datamatrix=False, user=WMSAccount(wms_id=33349, phone='3335000010', role_wms_id=23, zone_id=None, patronymic=None, last_name='', password='1234', first_name='', token='', refresh_token=''), storage_cell=<StorageCells.MA1_1_1_01: 'MA1-1-1-01'>, defected_cell=<DefectedCells.BR_01_01_1_05: 'BR-01-01-1-05'>, overage_cell=<OverageCells.IZ_1_01_01_1_05: 'IZ-1-01-01-1-05'>, weighing_cell=<WeighingCells.WT_1_11_1: 'WT-1-01-1'>, packing_table=<PackingTable.UP_AUTOTEST_01: 'UP-AUTOTEST-01'>, packing_zone_id='', qa_zone=<WMSZoneIds.QA_UZ_ZONE: 31>, email=None, phone=None)}"}], "start": 1775431430600, "stop": 1775431441823, "uuid": "f0acd1f3-522b-4268-94f9-6bee6e12363a", "historyId": "8c8b8c6b9e3caaa4a9ed119007bdf4f2", "testCaseId": "9c8e78d70f21f5b03bce3045b89b1458", "fullName": "tests.fulfillment.test_gateway.test_gateway.TestGateway#test_gateway_order_delivery_info", "labels": [{"name": "feature", "value": "Service Gateway Order"}, {"name": "tag", "value": "dm-ff-be-facade-gateway"}, {"name": "parentSuite", "value": "tests.fulfillment.test_gateway"}, {"name": "suite", "value": "test_gateway"}, {"name": "subSuite", "value": "TestGateway"}, {"name": "host", "value": "runner-1rdl4o-mi-project-9-concurrent-0-lal5tysd"}, {"name": "thread", "value": "22-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.fulfillment.test_gateway.test_gateway"}], "titlePath": ["tests", "fulfillment", "test_gateway", "test_gateway.py", "TestGateway"]}