{"name": "test_e2e_inbound_uzbekistan_yandex_with_created_stock_no_kafka", "status": "failed", "statusDetails": {"message": "AssertionError: assert 'YA41000000200016056' == 'WMS410000015671'\n  \n  - WMS410000015671\n  + YA41000000200016056", "trace": "self = <tests.wms.test_e2e_inbound.test_inbound.TestE2EInbound object at 0x794335be7d10>\necom_invoice_in_wms = FFInvoiceDTO(invoice=<src.framework.fulfillment.builders.supply.invoice.InvoiceBuilder object at 0x794335130a50>)\n\n    def test_e2e_inbound_uzbekistan_yandex_with_created_stock_no_kafka(self, ecom_invoice_in_wms):\n        # wms_items = []\n        # stock_ff = (\n        #     FFSupplyBuilder()\n        #     .set_random_user()\n        #     .set_user_auth()\n        #     .create_items(\n        #         from_batch=True,\n        #         sku_amount=params[\"sku_amount\"],\n        #         barcode_count=params[\"barcode_count\"],\n        #         quantity=params[\"quantity\"],\n        #         update_stock=True,\n        #     )\n        #     .invoice_data\n        # )\n    \n        # for item_sku in stock_ff.sku_items:\n        #     item = WMSItemQty(\n        #         sku=item_sku.internal_sku_id,\n        #         qty=item_sku.quantity,\n        #         barcode=item_sku.barcode,\n        #         external_sku_id=item_sku.external_sku_id,\n        #     )\n        #     wms_items.append(item)\n    \n        # invoice = WMSInvoiceBuilder(\n        #     invoice_prefix=wms_inbound_e2e[\"invoice_prefix\"],\n        #     warehouse=wms_inbound_e2e[\"warehouse\"],\n        #     proper_cell=wms_inbound_e2e[\"cell\"].key,\n        # ).set_user_auth(wms_inbound_e2e[\"warehouse\"].user.token)\n    \n        warehouse = WMSWarehouses.get_warehouse_by_id(ecom_invoice_in_wms.invoice.warehouse_id)\n    \n        # count_types = {\n        #                 \"proper\": True,\n        #                 \"defected\": False,\n        #                 \"overage\": False,\n        #                 \"zero\": False,\n        #             }\n    \n        proper_cell = new_free_cell(\n            zone_id=warehouse.qa_zone.value,\n            cell_prefix=INBOUND_PLACEMENT_CELL_PREFIX,\n            cell_picking_type=AvailabilityCellPickingType.PICKUP,\n        )\n    \n        with allure.step(\"clear tasks\"):\n            invoice = (\n                WMSInvoiceBuilder(\n                    invoice_id=ecom_invoice_in_wms.invoice.invoice_number,\n                    # invoice_prefix=\"YA41\",\n                    warehouse=warehouse,\n                    proper_cell=proper_cell.key,\n                    # ).set_user_auth(warehouse.user.token)\n                )\n                .set_user()\n                .login_or_refresh()\n            )\n            # invoice.set_count_types(**count_types)\n            # invoice.update_invoice()\n            # invoice.update_items()\n            # invoice.update_pallets()\n    \n        with allure.step(\"clear tasks\"):\n            AcceptanceQueries().clear_worker_tasks(worker_id=invoice.user.wms_id)\n    \n        invoice.full_acceptance()\n    \n        # invoice.supply.list_generate_from_items_qty(items_qty=wms_items)\n        # invoice.set_count_types(**wms_inbound_e2e[\"count_types\"]).full_acceptance()\n        # invoice_items = invoice.get_accepted_invoice_items()\n        # for item in invoice_items.content:\n        #     if item.reason != WMSAcceptanceReason.NEW:\n        #         continue\n        #     wait_stock_service_expected_quantity(\n        #         internal_sku_id=item.sku.id,\n        #         expected_qty_active=item.amount * params[\"barcode_count\"] + params[\"quantity\"],\n        #     )\n>       check_wms_be_accepted_invoice(invoice)\n\ntests/wms/test_e2e_inbound/test_inbound.py:201: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\ninvoice = <src.framework.wms.builders.acceptance.invoice.invoice.WMSInvoiceBuilder object at 0x794334503190>\n\n    def check_wms_be_accepted_invoice(invoice: WMSInvoiceBuilder):\n        accepted_invoice = get_accepted_invoice(invoice.invoice_id)\n        assert accepted_invoice.invoice_number == invoice.invoice_id\n>       assert accepted_invoice.bar_code == invoice.invoice_barcode\nE       AssertionError: assert 'YA41000000200016056' == 'WMS410000015671'\nE         \nE         - WMS410000015671\nE         + YA41000000200016056\n\nsrc/framework/wms/validation/inbound_check.py:33: AssertionError"}, "steps": [{"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "738a46d8-bcfc-4a73-9004-fdfe5964d466-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "6d1a8329-383f-4d58-99e7-a9ed4ce29ef3-attachment.json", "type": "application/json"}], "start": 1775397544210, "stop": 1775397544210}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "38a427f8-f439-4e57-8394-c330c51bc672-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "084f6169-29a1-4f76-b241-7b7f2d9a1572-attachment.json", "type": "application/json"}], "start": 1775397544210, "stop": 1775397544211}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "0e29188b-55e2-4877-93c0-49f7aea8d061-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "d5d4ecf3-19cf-4b25-9c56-f1134029e2d8-attachment.json", "type": "application/json"}], "start": 1775397544211, "stop": 1775397544211}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "47f1665e-f99e-4fdf-9122-ad1c5a0aa154-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "55b4892f-8bb7-4f35-8039-84600f21406b-attachment.json", "type": "application/json"}], "start": 1775397544213, "stop": 1775397544213}], "start": 1775397544200, "stop": 1775397544216}, {"name": "clear tasks", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "604935da-e0d7-40e3-97d0-4ae232a67f5a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "36fab154-2d11-49b8-b838-be3dfe27b669-attachment.json", "type": "application/json"}], "start": 1775397544295, "stop": 1775397544295}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "9a33093b-f609-42e5-ae9f-9c18ae2244af-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f351eecf-f652-4f3e-b24c-a6f1d71aa712-attachment.json", "type": "application/json"}], "start": 1775397544296, "stop": 1775397544296}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "fd4b7da9-de8b-4570-923e-e615ed8df9f2-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f894e02c-842f-4138-a843-97b080b9495f-attachment.json", "type": "application/json"}], "start": 1775397544296, "stop": 1775397544296}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "8636e592-ee19-4dbd-8738-78ca5e6ecdb7-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "dbf2f365-d7e7-46b4-af63-50950cb8d434-attachment.json", "type": "application/json"}], "start": 1775397544307, "stop": 1775397544307}, {"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": "4073fc27-11f2-435f-98b7-77e0041d3ea9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "eff482be-2f53-48e1-a65d-a96428c9ae27-attachment.json", "type": "application/json"}], "start": 1775397544345, "stop": 1775397544346}, {"name": "Response → 200, trace_id: 257ff258976ffb52a4f02c71635b2515", "status": "passed", "attachments": [{"name": "response.headers", "source": "273d7e3e-4621-482d-9efe-4e63c06b5c2b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "438012a0-a167-435c-a598-58d42e86abfa-attachment.json", "type": "application/json"}], "start": 1775397544346, "stop": 1775397544346}], "attachments": [{"name": "cURL", "source": "21f66d23-4977-4797-a9c6-a6188efc2602-attachment.txt", "type": "text/plain"}], "start": 1775397544345, "stop": 1775397544346}], "start": 1775397544308, "stop": 1775397544349}], "start": 1775397544216, "stop": 1775397544349}, {"name": "clear tasks", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "e17bfacd-af9f-4e66-bdad-1eb6fc9a50d1-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "1c434bcc-87ba-4ed7-baac-c9b69c9f3afd-attachment.json", "type": "application/json"}], "start": 1775397544360, "stop": 1775397544360}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "90597354-029b-4b54-91f5-9d03aefe30dd-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "a406eaac-f7fa-465f-a7c4-f40650c0792f-attachment.json", "type": "application/json"}], "start": 1775397544361, "stop": 1775397544361}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "07f2b3d7-7f9a-4f80-bac6-4f7211e883c0-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "928ac222-cd92-4ec6-aff6-e6566ed49592-attachment.json", "type": "application/json"}], "start": 1775397544361, "stop": 1775397544361}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "d6f0c5b6-0362-46fb-8d91-cbc380508b6e-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "aa0f6e50-9f80-485a-ae4f-c71c4c408b98-attachment.json", "type": "application/json"}], "start": 1775397544688, "stop": 1775397544688}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "84a6fa7d-05d9-473c-bff1-91c868817189-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "56a29105-3c41-42de-9431-c8ed05f5e279-attachment.json", "type": "application/json"}], "start": 1775397544691, "stop": 1775397544692}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "9c7dd522-2733-407c-bf42-8dae6ecc1bad-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "0916b34a-13e4-4da4-ab46-c6eb2f879b98-attachment.json", "type": "application/json"}], "start": 1775397544693, "stop": 1775397544693}], "start": 1775397544349, "stop": 1775397544694}, {"name": "invoice creation", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "a7c364ff-8479-43b6-943c-e0598e4f8087-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "49a1cb96-7aa4-4a96-aa3b-c3a45022a855-attachment.json", "type": "application/json"}], "start": 1775397544858, "stop": 1775397544860}], "start": 1775397544697, "stop": 1775397544860}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "d8f809eb-1d33-48be-946f-270e503ff9bd-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "8a33d413-4e17-4c98-8358-3486757c5c64-attachment.json", "type": "application/json"}], "start": 1775397544874, "stop": 1775397544874}], "start": 1775397544860, "stop": 1775397544874}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f38d1e01-d456-4f4f-b44f-089eed2e5bbc-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "ded020e1-f29d-401c-8a68-9d0bf4a06848-attachment.json", "type": "application/json"}], "start": 1775397544951, "stop": 1775397544951}, {"name": "Response → 200, trace_id: 5aa679f5c549bc82e6ad045dad233eba", "status": "passed", "attachments": [{"name": "response.headers", "source": "c3f6a7f3-9663-404e-b53b-6411a1048a5b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d03a5e41-be52-4c8f-a226-60beb8de1086-attachment.json", "type": "application/json"}], "start": 1775397544951, "stop": 1775397544952}], "attachments": [{"name": "cURL", "source": "db7baf76-5ae5-453d-82bc-d4652e69e7bd-attachment.txt", "type": "text/plain"}], "start": 1775397544951, "stop": 1775397544952}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d7dbf547-8cae-40e5-a0b5-e70e564eea1b-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "f74472e0-f779-4652-8356-f2c71e307186-attachment.json", "type": "application/json"}], "start": 1775397544977, "stop": 1775397544978}, {"name": "Response → 200, trace_id: fd012d8f62eddcb24c6746e9e8d98c3a", "status": "passed", "attachments": [{"name": "response.headers", "source": "a12e4219-d746-49d4-a2ff-9e7bfb996f2b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "7023eae0-475c-408c-b1ac-2ad9ce31ff67-attachment.json", "type": "application/json"}], "start": 1775397544978, "stop": 1775397544978}], "attachments": [{"name": "cURL", "source": "4134370c-f8dc-4554-b8e1-6cdde08351e8-attachment.txt", "type": "text/plain"}], "start": 1775397544977, "stop": 1775397544978}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/arrival-invoice?invoiceBarcode=YA41000000200016056", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f5030d7f-723b-4e09-a739-275c7b09e993-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "536c6a6d-018d-4a5a-a1a2-a56550d832a2-attachment.json", "type": "application/json"}], "start": 1775397545065, "stop": 1775397545065}, {"name": "Response → 200, trace_id: fdc37ffe2ad9897b48618b62596d5840", "status": "passed", "attachments": [{"name": "response.headers", "source": "7236813f-92b7-4657-a211-a547d7c4161b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "8106a883-1c85-43bd-aefe-31e5ec6fe12b-attachment.json", "type": "application/json"}], "start": 1775397545065, "stop": 1775397545065}], "attachments": [{"name": "cURL", "source": "bd119193-bc7d-439f-bb8e-b581d53346ae-attachment.txt", "type": "text/plain"}], "start": 1775397545065, "stop": 1775397545066}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-pallet-to-process", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e35307a2-2fd9-41ce-a1b9-062d1bda35bd-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "ee22f48f-e900-4cd9-b6dd-634676ee5d93-attachment.json", "type": "application/json"}], "start": 1775397545119, "stop": 1775397545119}, {"name": "Response → 200, trace_id: fc81bcd122d09362fae5a32a668cf79c", "status": "passed", "attachments": [{"name": "response.headers", "source": "28993eee-c4d1-40c5-aa48-aa5f0ea41152-attachment.json", "type": "application/json"}], "start": 1775397545119, "stop": 1775397545119}], "attachments": [{"name": "cURL", "source": "f3aeb1de-704b-47e5-bf64-2325308010c2-attachment.txt", "type": "text/plain"}], "start": 1775397545119, "stop": 1775397545119}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/link-pallet-to-zone", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d002a6ec-6d60-4fa6-8d46-7d4917647218-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3119e378-5c97-4a68-8ad3-d70559f9eeec-attachment.json", "type": "application/json"}], "start": 1775397545180, "stop": 1775397545181}, {"name": "Response → 200, trace_id: 2f91ccb5c9db0c3f2ccf741a626d2ae7", "status": "passed", "attachments": [{"name": "response.headers", "source": "3d4a25cd-fa96-4065-827b-726ec91e14f7-attachment.json", "type": "application/json"}], "start": 1775397545181, "stop": 1775397545181}], "attachments": [{"name": "cURL", "source": "3bf6f44f-847f-4018-976d-d719a2de802d-attachment.txt", "type": "text/plain"}], "start": 1775397545180, "stop": 1775397545181}, {"name": "PUT → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/update-pallet-weight?palletId=12573123&weight=2822", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "7db49067-9302-4ea9-9afd-ce429783daa8-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "7b869bc7-c2a5-4d11-8ccf-732f11ca54a2-attachment.json", "type": "application/json"}], "start": 1775397545236, "stop": 1775397545236}, {"name": "Response → 200, trace_id: 87eb2a8b3c99a03c1ef10667a3df11ef", "status": "passed", "attachments": [{"name": "response.headers", "source": "b60b850f-2776-4d61-b113-0e1cf6d9a1ba-attachment.json", "type": "application/json"}], "start": 1775397545236, "stop": 1775397545236}], "attachments": [{"name": "cURL", "source": "5ce0e576-a428-4b2e-b8cc-c485f16ce755-attachment.txt", "type": "text/plain"}], "start": 1775397545236, "stop": 1775397545236}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/move-process-to-inspection", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c77591f0-5198-45e0-a3ae-45d9a790f707-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "ab31d836-1872-4d7b-97b4-c1de0b8f6bcc-attachment.json", "type": "application/json"}], "start": 1775397545264, "stop": 1775397545265}, {"name": "Response → 200, trace_id: bf71001b995b30652591c401a9945825", "status": "passed", "attachments": [{"name": "response.headers", "source": "69836c73-cb4a-41b3-9210-df7955132a6e-attachment.json", "type": "application/json"}], "start": 1775397545265, "stop": 1775397545265}], "attachments": [{"name": "cURL", "source": "b1120666-e0a7-4789-b2b4-452ebe5c93dc-attachment.txt", "type": "text/plain"}], "start": 1775397545264, "stop": 1775397545265}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5223895f-3cbf-43c4-9295-b6d8ebfa93cb-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "dc3ec0c3-65f9-4a28-aaba-f89357968915-attachment.json", "type": "application/json"}], "start": 1775397545345, "stop": 1775397545345}, {"name": "Response → 200, trace_id: 100f989947874dfa373496e82242c84a", "status": "passed", "attachments": [{"name": "response.headers", "source": "8162f58e-510d-4f29-ad87-799bdcbd4335-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "739b1ae1-1dac-4bfd-aff3-32bc62c465e2-attachment.json", "type": "application/json"}], "start": 1775397545345, "stop": 1775397545345}], "attachments": [{"name": "cURL", "source": "9e6f9c2a-a48b-42af-b59f-1e1ede5492e5-attachment.txt", "type": "text/plain"}], "start": 1775397545344, "stop": 1775397545345}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "757ea221-959a-483d-a2e4-b0c1698f785b-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "5db1ce82-9ed0-4bdc-90cd-ebcb9f5033d8-attachment.json", "type": "application/json"}], "start": 1775397545368, "stop": 1775397545368}, {"name": "Response → 200, trace_id: fb92ebdd4b760f43d04d441fc60133ea", "status": "passed", "attachments": [{"name": "response.headers", "source": "dc21bad0-46f4-4ad1-8111-304c5525f56d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "36163bde-9566-4ab5-9641-0ab312e72602-attachment.json", "type": "application/json"}], "start": 1775397545368, "stop": 1775397545368}], "attachments": [{"name": "cURL", "source": "fd7519c2-c272-4af0-b8e2-58c99f001d46-attachment.txt", "type": "text/plain"}], "start": 1775397545368, "stop": 1775397545368}, {"name": "Waiter function: wait_pallet", "status": "passed", "start": 1775397545370, "stop": 1775397545373}], "start": 1775397544694, "stop": 1775397545373}, {"name": "invoice acceptance", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "0081470b-03f2-43b3-9c10-7b7f397e3a6d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "5272d6a7-cb2c-414b-b4d9-0b02cab47466-attachment.json", "type": "application/json"}], "start": 1775397545377, "stop": 1775397545377}], "start": 1775397545373, "stop": 1775397545377}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "dc02da5e-0be3-43b8-bf1b-3c111b509f2d-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "30cc17d2-a2d4-4db6-b0de-3d041ce64853-attachment.json", "type": "application/json"}], "start": 1775397545449, "stop": 1775397545450}, {"name": "Response → 200, trace_id: a9bac92a5b601746ef0a948f32f48949", "status": "passed", "attachments": [{"name": "response.headers", "source": "8a111d1e-ad7c-47c6-a2c2-a4453b83720a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "f965dae3-b914-4af4-b98f-9e761c1df7c6-attachment.json", "type": "application/json"}], "start": 1775397545450, "stop": 1775397545450}], "attachments": [{"name": "cURL", "source": "0181ffd0-b1a4-4a34-bf38-47c141e151b4-attachment.txt", "type": "text/plain"}], "start": 1775397545449, "stop": 1775397545450}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "79ffb889-1c64-4725-bb55-303b55a6d829-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "b388e14e-c27e-40e7-8497-2c26191bfb71-attachment.json", "type": "application/json"}], "start": 1775397545472, "stop": 1775397545473}, {"name": "Response → 200, trace_id: e3fee4ee1763258dcc874b4379f7886d", "status": "passed", "attachments": [{"name": "response.headers", "source": "352ba4c1-2a4f-44f0-8346-2437bddd07c7-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "fec72056-4557-424b-abe4-38ea4e54d41e-attachment.json", "type": "application/json"}], "start": 1775397545473, "stop": 1775397545473}], "attachments": [{"name": "cURL", "source": "b950de80-d6fa-42bf-b09d-a33c4af17aa1-attachment.txt", "type": "text/plain"}], "start": 1775397545472, "stop": 1775397545473}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-pallet-to-table", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "cded508a-3301-4818-9438-682ec125da3a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4d957541-8639-4ad7-abc4-089aca3a1a27-attachment.json", "type": "application/json"}], "start": 1775397545579, "stop": 1775397545579}, {"name": "Response → 200, trace_id: d40f8b1849b7793eec1eaab9d04ad422", "status": "passed", "attachments": [{"name": "response.headers", "source": "5148114f-81a4-4eb8-80f0-829a5297888a-attachment.json", "type": "application/json"}], "start": 1775397545579, "stop": 1775397545579}], "attachments": [{"name": "cURL", "source": "161ce763-b714-4ef7-a703-0b81f0c855e6-attachment.txt", "type": "text/plain"}], "start": 1775397545579, "stop": 1775397545579}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "34660eac-469b-4b55-ac9b-93a337dd6fa0-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "5a5b91d6-d9c7-4d44-aa21-f0e4f7a9628e-attachment.json", "type": "application/json"}], "start": 1775397545595, "stop": 1775397545595}], "start": 1775397545582, "stop": 1775397545595}], "start": 1775397545373, "stop": 1775397545595}, {"name": "counting", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "6b8bdd16-8b1e-42c0-9f27-9987b52abd5b-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "e1e5ff4f-64ce-46c8-a94d-e0e9ab315eae-attachment.json", "type": "application/json"}], "start": 1775397545608, "stop": 1775397545608}], "start": 1775397545595, "stop": 1775397545608}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "63f482d5-4690-4741-9222-344312951f3e-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "918468ee-2493-46a4-88cc-9abf59253d9d-attachment.json", "type": "application/json"}], "start": 1775397545682, "stop": 1775397545682}, {"name": "Response → 200, trace_id: 8678e30d8c7df4806b6c03b59d642ab8", "status": "passed", "attachments": [{"name": "response.headers", "source": "0a2b1879-afe9-4b42-aff0-46b261f5b920-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c06158b4-418e-495e-9805-3e381f78e8da-attachment.json", "type": "application/json"}], "start": 1775397545682, "stop": 1775397545682}], "attachments": [{"name": "cURL", "source": "0a72277f-5e21-4bc8-ad55-39e16b99641d-attachment.txt", "type": "text/plain"}], "start": 1775397545682, "stop": 1775397545682}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8ca141ea-775c-4f1b-9764-92552dad7efc-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "51de1b81-8bb3-4696-b6a0-b391e0e74fe3-attachment.json", "type": "application/json"}], "start": 1775397545705, "stop": 1775397545705}, {"name": "Response → 200, trace_id: c5f2ac993072fcd419904bd84fcc2b1f", "status": "passed", "attachments": [{"name": "response.headers", "source": "d9f062db-3a72-4d21-b201-1f426ebc0099-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "33c49c77-695d-421b-b57c-ebbb363a700d-attachment.json", "type": "application/json"}], "start": 1775397545705, "stop": 1775397545706}], "attachments": [{"name": "cURL", "source": "5b2a51d2-9b73-46a3-98cb-d114c43897c0-attachment.txt", "type": "text/plain"}], "start": 1775397545705, "stop": 1775397545706}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoice/410000015671/items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "206c96f3-29b1-4212-9249-2342d084810a-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "d0d1c1b7-3ec4-4a50-8e0c-d069ac73e23e-attachment.json", "type": "application/json"}], "start": 1775397545740, "stop": 1775397545741}, {"name": "Response → 200, trace_id: 23c36bb90283dcd86ab325c97a61cddf", "status": "passed", "attachments": [{"name": "response.headers", "source": "9c7598aa-f972-4bea-bf46-e932d1e9d61c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "5d472206-7789-49ae-bdd8-6a3247f4fdd2-attachment.json", "type": "application/json"}], "start": 1775397545741, "stop": 1775397545741}], "attachments": [{"name": "cURL", "source": "bd17a55a-1089-4c3e-b405-d691a9533aea-attachment.txt", "type": "text/plain"}], "start": 1775397545740, "stop": 1775397545741}, {"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": "f1f559f8-e367-4028-9636-d9e4869187c4-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "49bb58de-8c9e-49cd-8798-7de13682ee18-attachment.json", "type": "application/json"}], "start": 1775397545773, "stop": 1775397545773}, {"name": "Response → 200, trace_id: 22d3b2bfea4d5289c88d978eef876913", "status": "passed", "attachments": [{"name": "response.headers", "source": "f8e1be23-fb56-45b1-b213-42c1161f1072-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "365fa9e3-b55b-43e8-9da7-d91c32f82566-attachment.txt", "type": "text/plain"}], "start": 1775397545773, "stop": 1775397545773}], "attachments": [{"name": "cURL", "source": "7660bbbf-e5b8-4941-b7c3-63a5ba4196bf-attachment.txt", "type": "text/plain"}], "start": 1775397545773, "stop": 1775397545773}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-count-box-to-table", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "0fac6197-7b4c-4358-97c3-8ed7f9fe5795-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "79ce29cd-536e-4d42-b548-2bfd6af7bbb7-attachment.json", "type": "application/json"}], "start": 1775397545814, "stop": 1775397545815}, {"name": "Response → 200, trace_id: d0a015742255b3280a4f86e07545ad4e", "status": "passed", "attachments": [{"name": "response.headers", "source": "51d5cb68-e37c-49a4-b8f1-b5584ed41c53-attachment.json", "type": "application/json"}], "start": 1775397545815, "stop": 1775397545815}], "attachments": [{"name": "cURL", "source": "df636442-834b-461b-8ba3-1eac41813ee3-attachment.txt", "type": "text/plain"}], "start": 1775397545814, "stop": 1775397545815}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1b38e0f2-ccea-410a-9c59-d8b470337dd0-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d365a18a-9525-4f86-8424-57091eb1d5b0-attachment.json", "type": "application/json"}], "start": 1775397545882, "stop": 1775397545882}, {"name": "Response → 200, trace_id: 2ae51890f84b02afed6e1767c2a47243", "status": "passed", "attachments": [{"name": "response.headers", "source": "a62e8dc1-05e4-4457-83de-a38e32a58e4a-attachment.json", "type": "application/json"}], "start": 1775397545883, "stop": 1775397545883}], "attachments": [{"name": "cURL", "source": "1aa27913-391b-47db-9244-0e19912c5771-attachment.txt", "type": "text/plain"}], "start": 1775397545882, "stop": 1775397545883}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5afec64c-8c72-4b59-affd-7bf4f703c748-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a46add89-747a-4442-ac7d-801db6183882-attachment.json", "type": "application/json"}], "start": 1775397545946, "stop": 1775397545946}, {"name": "Response → 200, trace_id: 039de8bfee5b755320b62fc51fe02d45", "status": "passed", "attachments": [{"name": "response.headers", "source": "87312b5c-188f-4755-b366-89a949f5db9e-attachment.json", "type": "application/json"}], "start": 1775397545946, "stop": 1775397545946}], "attachments": [{"name": "cURL", "source": "2a293bfe-9c94-422d-a4ee-c66445d38fc1-attachment.txt", "type": "text/plain"}], "start": 1775397545946, "stop": 1775397545946}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6fdfd5d5-f979-4b78-9666-73d25d8076c3-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0ae27d8c-b1f4-40ed-84d1-4312f1509b73-attachment.json", "type": "application/json"}], "start": 1775397546008, "stop": 1775397546008}, {"name": "Response → 200, trace_id: ccd05d5a8b4cffcd48415b4c91bff422", "status": "passed", "attachments": [{"name": "response.headers", "source": "ed6b5bb7-d8ec-4687-920b-8572da58825e-attachment.json", "type": "application/json"}], "start": 1775397546008, "stop": 1775397546008}], "attachments": [{"name": "cURL", "source": "5bf920bf-0108-4c24-bccf-de2b6d6bb06b-attachment.txt", "type": "text/plain"}], "start": 1775397546008, "stop": 1775397546009}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "2688e246-2a66-47c1-9fb0-6098fc689260-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "9a67c307-3336-4dbb-b36a-75ee4b7ebfc9-attachment.json", "type": "application/json"}], "start": 1775397546070, "stop": 1775397546070}, {"name": "Response → 200, trace_id: 4ef89dc1cd41fe86cd8d335d889a020d", "status": "passed", "attachments": [{"name": "response.headers", "source": "473dcc2a-92ac-4e66-841c-7c5426404658-attachment.json", "type": "application/json"}], "start": 1775397546070, "stop": 1775397546070}], "attachments": [{"name": "cURL", "source": "2b6922b2-98ea-42bf-bd19-5005e08eb6e4-attachment.txt", "type": "text/plain"}], "start": 1775397546070, "stop": 1775397546070}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "306e5604-69ff-452e-979a-14e66eb86524-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a347671c-88aa-44c9-9665-b8eab97004e5-attachment.json", "type": "application/json"}], "start": 1775397546131, "stop": 1775397546132}, {"name": "Response → 200, trace_id: 8ff1c5285b0273d4b148041fc4b08301", "status": "passed", "attachments": [{"name": "response.headers", "source": "a1a1a6ca-f2a2-4400-946b-c372be078b07-attachment.json", "type": "application/json"}], "start": 1775397546132, "stop": 1775397546132}], "attachments": [{"name": "cURL", "source": "90f8b3f0-7468-42ee-89dc-d6854b87010e-attachment.txt", "type": "text/plain"}], "start": 1775397546131, "stop": 1775397546132}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f21fd5e0-15b8-41d2-aa9c-8a164c315278-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "005a0c80-b21a-48b2-b7d1-6800c9a5f916-attachment.json", "type": "application/json"}], "start": 1775397546190, "stop": 1775397546191}, {"name": "Response → 200, trace_id: 744a78478caba9ab0198032ea7b1fc61", "status": "passed", "attachments": [{"name": "response.headers", "source": "2e78c022-767f-4a8f-a75f-c1c6665f1946-attachment.json", "type": "application/json"}], "start": 1775397546191, "stop": 1775397546191}], "attachments": [{"name": "cURL", "source": "bb7ae1b7-3285-46d1-b3ff-5c624f55fbdb-attachment.txt", "type": "text/plain"}], "start": 1775397546190, "stop": 1775397546191}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e363a732-68f3-4e78-9a21-2341047680c7-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "cdfad33a-c55e-4819-ac01-d1896cfffe62-attachment.json", "type": "application/json"}], "start": 1775397546254, "stop": 1775397546254}, {"name": "Response → 200, trace_id: 8e3544f52fdaf2101a906a1ec9aee35e", "status": "passed", "attachments": [{"name": "response.headers", "source": "19270746-df48-4379-8b87-df07d3758277-attachment.json", "type": "application/json"}], "start": 1775397546255, "stop": 1775397546255}], "attachments": [{"name": "cURL", "source": "60bdd199-b0fb-4e62-9aa1-5cc9c6605089-attachment.txt", "type": "text/plain"}], "start": 1775397546254, "stop": 1775397546255}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "077b1139-0168-4174-bfbc-d6dc11722520-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "74caecc5-4ef5-4c95-8a7d-18f15cfb7d59-attachment.json", "type": "application/json"}], "start": 1775397546317, "stop": 1775397546317}, {"name": "Response → 200, trace_id: 4155d3938e94d0d9068c2f81700eaa45", "status": "passed", "attachments": [{"name": "response.headers", "source": "fdbeb252-6567-461f-9dc4-84f0631bbc99-attachment.json", "type": "application/json"}], "start": 1775397546317, "stop": 1775397546317}], "attachments": [{"name": "cURL", "source": "feafb4ec-729a-4250-a20b-99971d3cd089-attachment.txt", "type": "text/plain"}], "start": 1775397546317, "stop": 1775397546317}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6e9c5e13-ee75-46b0-bd5f-1383af61817b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8da235f9-017b-47e1-924f-2edc48308e0e-attachment.json", "type": "application/json"}], "start": 1775397546381, "stop": 1775397546381}, {"name": "Response → 200, trace_id: ca789c08b8ad79e428a0b028c1fa1c02", "status": "passed", "attachments": [{"name": "response.headers", "source": "0fa9c83d-b5ca-496f-8008-03304e815063-attachment.json", "type": "application/json"}], "start": 1775397546381, "stop": 1775397546381}], "attachments": [{"name": "cURL", "source": "a398f539-8c23-4641-a299-7b181bc2a519-attachment.txt", "type": "text/plain"}], "start": 1775397546381, "stop": 1775397546381}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6502b4c9-49e9-4c9b-9f0f-9bc5f3eb9791-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "6b8d5867-25e7-4a0c-92e1-52725aa9d39f-attachment.json", "type": "application/json"}], "start": 1775397546449, "stop": 1775397546449}, {"name": "Response → 200, trace_id: bb530f8fc2af1619e30113f8bb4b81d5", "status": "passed", "attachments": [{"name": "response.headers", "source": "f1d6107b-ae32-49b5-be6f-036745c6de05-attachment.json", "type": "application/json"}], "start": 1775397546449, "stop": 1775397546449}], "attachments": [{"name": "cURL", "source": "53a954bf-8f55-496b-8d85-1887dd9c607f-attachment.txt", "type": "text/plain"}], "start": 1775397546449, "stop": 1775397546449}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "00dda245-2e8b-4bd2-bd14-654b7ecb7b56-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b4597ed2-6578-4362-a504-a7fc66f185ad-attachment.json", "type": "application/json"}], "start": 1775397546507, "stop": 1775397546508}, {"name": "Response → 200, trace_id: 37e4b577af31e06648bc3b482fbf0a6b", "status": "passed", "attachments": [{"name": "response.headers", "source": "c36d16e0-8c99-4f18-a03c-4351fe140cfc-attachment.json", "type": "application/json"}], "start": 1775397546508, "stop": 1775397546508}], "attachments": [{"name": "cURL", "source": "4c482b4e-fe17-4bd1-bc37-c1014a0aa85b-attachment.txt", "type": "text/plain"}], "start": 1775397546507, "stop": 1775397546508}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c07ea6d0-24c2-4a04-b240-0d607417b245-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "c9863138-2df7-402f-8704-51a53ebf4719-attachment.json", "type": "application/json"}], "start": 1775397546569, "stop": 1775397546569}, {"name": "Response → 200, trace_id: f9e93e69dd4130f1289139ed5504c206", "status": "passed", "attachments": [{"name": "response.headers", "source": "02faa8f9-6906-45f3-9b7b-ec3c163b8e90-attachment.json", "type": "application/json"}], "start": 1775397546569, "stop": 1775397546570}], "attachments": [{"name": "cURL", "source": "a43b81f1-3f81-499d-ab88-9deeb07566d3-attachment.txt", "type": "text/plain"}], "start": 1775397546569, "stop": 1775397546570}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5265d484-c544-4b36-8b69-0f4bdc19e3a7-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "c0158950-7e10-4b81-8179-5301b4839e76-attachment.json", "type": "application/json"}], "start": 1775397546631, "stop": 1775397546632}, {"name": "Response → 200, trace_id: 691019aed5521546aee40a2591581255", "status": "passed", "attachments": [{"name": "response.headers", "source": "caffde08-3a97-4897-8ade-ed3039f8f161-attachment.json", "type": "application/json"}], "start": 1775397546632, "stop": 1775397546632}], "attachments": [{"name": "cURL", "source": "24287a13-9027-47d3-826f-7ac907f917f5-attachment.txt", "type": "text/plain"}], "start": 1775397546631, "stop": 1775397546632}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "409085c1-e8c8-429e-850c-c88b8d7f459a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "567d6bc8-23b4-4839-acc5-504eabd67a41-attachment.json", "type": "application/json"}], "start": 1775397546692, "stop": 1775397546692}, {"name": "Response → 200, trace_id: 1c50b86f903edf6fe1fcf3538a3fe00f", "status": "passed", "attachments": [{"name": "response.headers", "source": "56e25a69-8934-48e1-8810-90df7f91e136-attachment.json", "type": "application/json"}], "start": 1775397546692, "stop": 1775397546692}], "attachments": [{"name": "cURL", "source": "12d444c6-3817-4373-819b-1dbdcdb5960b-attachment.txt", "type": "text/plain"}], "start": 1775397546692, "stop": 1775397546692}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "04dee69c-61ac-4057-8fb6-14a355daef6e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "11a310d2-ca9d-4e1c-8592-5bae1931e788-attachment.json", "type": "application/json"}], "start": 1775397546751, "stop": 1775397546752}, {"name": "Response → 200, trace_id: c3bf69097fbbffc54b3b9407377e9202", "status": "passed", "attachments": [{"name": "response.headers", "source": "05fa89bf-8596-47e5-a1dc-b1ab1c6207a9-attachment.json", "type": "application/json"}], "start": 1775397546752, "stop": 1775397546752}], "attachments": [{"name": "cURL", "source": "42573740-07c9-4ff0-980f-1aca7aeb6259-attachment.txt", "type": "text/plain"}], "start": 1775397546751, "stop": 1775397546752}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "418657e5-7379-475e-a74e-e532a528c6ad-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d98a5154-4e19-4abc-87a0-e50c56a64bf8-attachment.json", "type": "application/json"}], "start": 1775397546813, "stop": 1775397546813}, {"name": "Response → 200, trace_id: 2917a4d9cc793e7e9788b94cdbce86f2", "status": "passed", "attachments": [{"name": "response.headers", "source": "0e8456b3-5292-429f-b452-15d61fcfc50e-attachment.json", "type": "application/json"}], "start": 1775397546813, "stop": 1775397546813}], "attachments": [{"name": "cURL", "source": "ffebf4fc-56ba-468c-85e3-51b4a5b49e0d-attachment.txt", "type": "text/plain"}], "start": 1775397546813, "stop": 1775397546813}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/close-count-box", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b2b5b773-7e34-49e8-b6f7-e787fa44cd53-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b631a6fb-d2c7-4a6f-8598-81f8df411c12-attachment.json", "type": "application/json"}], "start": 1775397546842, "stop": 1775397546843}, {"name": "Response → 200, trace_id: a96e18f952d8343eaab5557df560bb46", "status": "passed", "attachments": [{"name": "response.headers", "source": "f5513ead-ab89-45f9-8f74-b0acfb14528e-attachment.json", "type": "application/json"}], "start": 1775397546843, "stop": 1775397546843}], "attachments": [{"name": "cURL", "source": "a21a896d-29d7-4109-88c0-54d0cb44e4cd-attachment.txt", "type": "text/plain"}], "start": 1775397546842, "stop": 1775397546843}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/link-box-to-zone", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "270fc898-0be9-4942-a429-7e60a16bf753-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3f139ffe-c18b-41b9-af79-f2bd37632568-attachment.json", "type": "application/json"}], "start": 1775397547633, "stop": 1775397547634}, {"name": "Response → 200, trace_id: d29800bcd12bf430c9794cfd910285a0", "status": "passed", "attachments": [{"name": "response.headers", "source": "6e038560-1a37-4d7b-a964-458a282f8474-attachment.json", "type": "application/json"}], "start": 1775397547634, "stop": 1775397547634}], "attachments": [{"name": "cURL", "source": "c364bc10-d563-49f7-817f-c99849af6e52-attachment.txt", "type": "text/plain"}], "start": 1775397547633, "stop": 1775397547634}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/close-pallet-count", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "55b6df2b-a359-4e5f-9427-ee2a36cd0c51-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4aef949c-b0e6-4a22-b678-98fb6a2d7d1f-attachment.json", "type": "application/json"}], "start": 1775397547706, "stop": 1775397547706}, {"name": "Response → 200, trace_id: cdb171bad347ecf8ab496561a70a8917", "status": "passed", "attachments": [{"name": "response.headers", "source": "bae3189e-dadb-4531-8cab-bb9f3f1af516-attachment.json", "type": "application/json"}], "start": 1775397547706, "stop": 1775397547706}], "attachments": [{"name": "cURL", "source": "fe8b7725-9318-40fa-91ef-a8c0d6bc4558-attachment.txt", "type": "text/plain"}], "start": 1775397547706, "stop": 1775397547706}, {"name": "Waiter function: wait_cell_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "669e817c-f97b-4b9b-9969-f4cd5966be94-attachment.txt", "type": "text/plain"}], "start": 1775397547714, "stop": 1775397547714}], "start": 1775397547709, "stop": 1775397547714}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "abeb9a3c-bf2e-4a37-9f0c-8e73d44bbd97-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "54abdf2a-45ff-44cb-b923-e840ea56c118-attachment.json", "type": "application/json"}], "start": 1775397547725, "stop": 1775397547726}], "start": 1775397547714, "stop": 1775397547726}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoice/410000015671/items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3b9cd7cc-ac41-43a4-a48e-f085fb8938d8-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "3d19c84d-de51-4513-8e49-3b7a2c63705a-attachment.json", "type": "application/json"}], "start": 1775397547755, "stop": 1775397547756}, {"name": "Response → 200, trace_id: 248deda12d77bb29cfc01a844cef11aa", "status": "passed", "attachments": [{"name": "response.headers", "source": "5ab04adb-9e39-4e50-be45-2c9390a737ec-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "908a1a17-7812-4ad6-9808-88f05f73e7d4-attachment.json", "type": "application/json"}], "start": 1775397547756, "stop": 1775397547756}], "attachments": [{"name": "cURL", "source": "0e2c93c0-641e-435e-b130-318ee8bed0e4-attachment.txt", "type": "text/plain"}], "start": 1775397547755, "stop": 1775397547756}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/box/get-active-for-invoice", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "16b0e466-e6d3-4f8d-b756-85473b665725-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "7301f1c9-5f9f-4042-8b7e-74c64fa87964-attachment.json", "type": "application/json"}], "start": 1775397547778, "stop": 1775397547778}, {"name": "Response → 200, trace_id: 436309c3bde5574081ce3d260834fa4d", "status": "passed", "attachments": [{"name": "response.headers", "source": "5bde9ad1-5731-4809-8c3e-6830a4539aee-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e97d5c52-ada4-4575-915c-1f1bf898c116-attachment.json", "type": "application/json"}], "start": 1775397547778, "stop": 1775397547779}], "attachments": [{"name": "cURL", "source": "bcbdd0c0-2227-43ed-9d7a-04faac54e87f-attachment.txt", "type": "text/plain"}], "start": 1775397547778, "stop": 1775397547779}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/box/get-box-items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ddd518d0-8a93-4ad3-aff7-f91299d776a4-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "7b7363a1-fdb6-4ec3-9c9d-7e74fa3bb917-attachment.json", "type": "application/json"}], "start": 1775397547807, "stop": 1775397547807}, {"name": "Response → 200, trace_id: 9ebb0ffe0c6b3925bde87cacfaed64e3", "status": "passed", "attachments": [{"name": "response.headers", "source": "068c46c8-f5ce-4294-a09d-90e0461f9379-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "f7c5f680-f10f-4e00-a18d-9a6f40364ac7-attachment.json", "type": "application/json"}], "start": 1775397547807, "stop": 1775397547807}], "attachments": [{"name": "cURL", "source": "2b7dc827-b2ca-4e17-802b-ccb1ebc015a1-attachment.txt", "type": "text/plain"}], "start": 1775397547807, "stop": 1775397547807}], "start": 1775397545595, "stop": 1775397547809}, {"name": "declaration request", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "841c802f-e3d7-4eea-9cb0-122dcf2f64fc-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "f39824f4-e6c0-4061-ac84-97ffe3ef1df3-attachment.json", "type": "application/json"}], "start": 1775397547814, "stop": 1775397547814}], "start": 1775397547809, "stop": 1775397547814}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoices/send-to-declaration?invoice_ids=410000015671", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "07173b2b-92cd-4f77-a60b-88a8a4a48284-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "8cfd7616-87df-4ae3-8365-509d18f2d91d-attachment.json", "type": "application/json"}], "start": 1775397547847, "stop": 1775397547847}, {"name": "Response → 200, trace_id: f138920fb4863ddf888588eaa8ae9793", "status": "passed", "attachments": [{"name": "response.headers", "source": "22ad02ea-44b0-4699-9959-367d6143e1ff-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c2972bb2-e753-42d2-976d-0100b9c46cfd-attachment.json", "type": "application/json"}], "start": 1775397547847, "stop": 1775397547847}], "attachments": [{"name": "cURL", "source": "ffec7431-5af9-4215-897d-e704c31ae9bc-attachment.txt", "type": "text/plain"}], "start": 1775397547847, "stop": 1775397547847}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "3abd0ff2-33da-4ef1-a799-1da6038940d3-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "b1d737bc-a290-4e8d-bd58-e7b6519a00b4-attachment.json", "type": "application/json"}], "start": 1775397547854, "stop": 1775397547854}], "start": 1775397547850, "stop": 1775397547854}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "da0fed89-fe73-4bcb-8ece-1ae6a4ffc524-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "1f85bdf2-b5bc-482d-bfdb-98cb78638e91-attachment.json", "type": "application/json"}], "start": 1775397547866, "stop": 1775397547866}], "start": 1775397547854, "stop": 1775397547866}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/declaration-requests/create", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5dc8738f-2355-46a6-a3eb-fcc681c195cd-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f6508a42-e694-4e48-a145-7e38d5bcf8fe-attachment.json", "type": "application/json"}], "start": 1775397547926, "stop": 1775397547926}, {"name": "Response → 200, trace_id: 32215920402b951ecb13fbb28b0f45d2", "status": "passed", "attachments": [{"name": "response.headers", "source": "5b6c58dc-6b98-4a46-b81d-ced677942cbf-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a0ee4526-7a65-4ed5-a287-4a866982096d-attachment.json", "type": "application/json"}], "start": 1775397547926, "stop": 1775397547926}], "attachments": [{"name": "cURL", "source": "c2ca6e43-f01f-4aa7-b9ba-8d2f3d60f577-attachment.txt", "type": "text/plain"}], "start": 1775397547926, "stop": 1775397547926}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "4a4e5d44-ca1a-45d3-88a6-2c7103f0c468-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "a2d8c528-efda-4ea3-80d9-3a8ee78d57d2-attachment.json", "type": "application/json"}], "start": 1775397547933, "stop": 1775397547933}], "start": 1775397547929, "stop": 1775397547933}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "296fd250-eacb-4827-8caf-4f02cda74d87-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "a3c0bf98-a044-4c63-8cd0-d91470044102-attachment.json", "type": "application/json"}], "start": 1775397547944, "stop": 1775397547944}], "start": 1775397547933, "stop": 1775397547944}], "start": 1775397547809, "stop": 1775397547944}, {"name": "declaration", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "bdf457d4-3de7-45b9-a543-1c01096e9259-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "f22f2095-ba0f-482d-8ec1-2b0e49c03762-attachment.json", "type": "application/json"}], "start": 1775397547948, "stop": 1775397547948}], "start": 1775397547944, "stop": 1775397547948}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/declaration/create", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8bdecf61-b6cd-4516-9311-373a4696748a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "1658ddfc-efe2-4b44-bfa1-64c508ce7c58-attachment.json", "type": "application/json"}], "start": 1775397548057, "stop": 1775397548058}, {"name": "Response → 200, trace_id: 69bf70dd629d67b5ec868665d1b09d77", "status": "passed", "attachments": [{"name": "response.headers", "source": "7a72957d-92c9-4a71-8e6e-dada5f64f286-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e242a931-639c-473c-908a-e8382bce8b41-attachment.json", "type": "application/json"}], "start": 1775397548058, "stop": 1775397548058}], "attachments": [{"name": "cURL", "source": "df7f63f5-2a8a-490d-8624-7b9cc1fc2af2-attachment.txt", "type": "text/plain"}], "start": 1775397548057, "stop": 1775397548058}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "c76ea0e2-21ba-4fc2-8513-0afa0e3c717e-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "98e8801c-42af-407a-8932-a56752f38de4-attachment.json", "type": "application/json"}], "start": 1775397548065, "stop": 1775397548066}], "start": 1775397548061, "stop": 1775397548066}], "start": 1775397547944, "stop": 1775397548066}, {"name": "placement", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "4315c4ee-eb8d-46e9-ac4f-d0baaaccb66d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "1551608f-bc35-46fa-b2a7-96bf214222b6-attachment.json", "type": "application/json"}], "start": 1775397548077, "stop": 1775397548077}], "start": 1775397548066, "stop": 1775397548077}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "746c2115-742a-4f2f-a781-3cc9ee6c49dd-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "4d06e111-0929-45ec-ab00-08ca251b4838-attachment.json", "type": "application/json"}], "start": 1775397548151, "stop": 1775397548151}, {"name": "Response → 200, trace_id: c0f4c6adc5623ef6c79ce5e7a4732c5a", "status": "passed", "attachments": [{"name": "response.headers", "source": "b5deee94-62b2-4036-a995-5ce80d5b5e60-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ff5601d6-91b9-476a-bcfe-45eb90d9c887-attachment.json", "type": "application/json"}], "start": 1775397548151, "stop": 1775397548151}], "attachments": [{"name": "cURL", "source": "53a69351-a48b-4375-ad1d-bb4862f6d113-attachment.txt", "type": "text/plain"}], "start": 1775397548151, "stop": 1775397548151}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/box/get-active-for-invoice", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "862f31c4-2b3c-42c8-a4f5-bbcd05d8a04d-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "c09d47ba-246b-41e1-8d87-bdf380862bbe-attachment.json", "type": "application/json"}], "start": 1775397548173, "stop": 1775397548174}, {"name": "Response → 200, trace_id: 69386b01a2c92ff6b28ad8ba8dea0488", "status": "passed", "attachments": [{"name": "response.headers", "source": "bd53f4a7-9970-4210-9fcd-88410100efc4-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ad5bda8c-fe82-469f-9704-f256dbb16b7f-attachment.json", "type": "application/json"}], "start": 1775397548174, "stop": 1775397548174}], "attachments": [{"name": "cURL", "source": "937472e9-84e4-4189-bbfd-79ef980249ba-attachment.txt", "type": "text/plain"}], "start": 1775397548173, "stop": 1775397548174}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/box/get-box-items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b2048359-5c1c-4a01-9395-5a5c03f071ab-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "ae6f5f37-8fea-4816-9d5f-9da8d3eeb89c-attachment.json", "type": "application/json"}], "start": 1775397548202, "stop": 1775397548203}, {"name": "Response → 200, trace_id: 5f4c2d338689a677e2027a164ac1acea", "status": "passed", "attachments": [{"name": "response.headers", "source": "7d2ad9fd-3628-4bde-be13-02562f5129f3-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "9ef271b3-6462-46eb-847c-566f8b1182e5-attachment.json", "type": "application/json"}], "start": 1775397548203, "stop": 1775397548203}], "attachments": [{"name": "cURL", "source": "14d2d5a4-8198-416b-a092-00d33579f98a-attachment.txt", "type": "text/plain"}], "start": 1775397548202, "stop": 1775397548203}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/cart/book-cart", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "879a4504-9d1c-4be6-8370-f085b89681ec-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "6578cc91-8646-4906-aa30-5c9fad4a96cf-attachment.json", "type": "application/json"}], "start": 1775397548230, "stop": 1775397548230}, {"name": "Response → 200, trace_id: 10d0436689ae24829c1e4e7f9fa0ca10", "status": "passed", "attachments": [{"name": "response.headers", "source": "3b7690eb-b0a9-4d87-a61d-c3405de3c7ce-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e2bcde29-35de-47be-9094-0c0f165149bc-attachment.json", "type": "application/json"}], "start": 1775397548230, "stop": 1775397548230}], "attachments": [{"name": "cURL", "source": "554fac93-2b57-42f4-9613-6b1b062aefa5-attachment.txt", "type": "text/plain"}], "start": 1775397548229, "stop": 1775397548230}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-box-to-cart", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8081dfcb-8589-4514-8b3d-a84f866bb0c9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7c45bd09-870c-4210-a94f-8a8c5c219b4f-attachment.json", "type": "application/json"}], "start": 1775397548275, "stop": 1775397548275}, {"name": "Response → 200, trace_id: fe136a24a37f9c8f690ad816ef8652b1", "status": "passed", "attachments": [{"name": "response.headers", "source": "eed31b2d-845c-487f-bda4-c0fe29ffa5df-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "00751798-7cb2-42ea-88bf-2cdd9110bfd8-attachment.json", "type": "application/json"}], "start": 1775397548275, "stop": 1775397548276}], "attachments": [{"name": "cURL", "source": "adc7e1f1-9ccf-48af-bd60-a5bbc61fa96f-attachment.txt", "type": "text/plain"}], "start": 1775397548275, "stop": 1775397548276}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/cart/move-cart-to-placing", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1735c7da-5436-4ed3-a6a4-20e07d527044-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "986ddd66-8ceb-4a77-ac74-439473b1da3e-attachment.json", "type": "application/json"}], "start": 1775397548296, "stop": 1775397548296}, {"name": "Response → 200, trace_id: c9d0927cc55b8aa64d8cfadedf6499c1", "status": "passed", "attachments": [{"name": "response.headers", "source": "0889e8da-3508-4166-9af6-810e127cf87d-attachment.json", "type": "application/json"}], "start": 1775397548296, "stop": 1775397548297}], "attachments": [{"name": "cURL", "source": "d9a4a2f9-16ba-4f61-9903-62324515fbbb-attachment.txt", "type": "text/plain"}], "start": 1775397548296, "stop": 1775397548297}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/box-delivered-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "87ef9346-0856-49b6-9efe-76c36a0ff081-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f87396a6-52af-4533-918e-16286976f976-attachment.json", "type": "application/json"}], "start": 1775397548373, "stop": 1775397548373}, {"name": "Response → 200, trace_id: 2041b00e0662aee8c6e59265e9201cce", "status": "passed", "attachments": [{"name": "response.headers", "source": "3f295ef7-0542-4e9b-b62e-d9bee0195be1-attachment.json", "type": "application/json"}], "start": 1775397548373, "stop": 1775397548373}], "attachments": [{"name": "cURL", "source": "226a708c-ffed-462b-99fa-cb4f1c0fbd7f-attachment.txt", "type": "text/plain"}], "start": 1775397548373, "stop": 1775397548373}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c2f944c7-27ad-489f-ba8a-78cd33c1cdc3-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "58a26ffd-9c04-47ea-b414-5f3c0a1c4a50-attachment.json", "type": "application/json"}], "start": 1775397548479, "stop": 1775397548479}, {"name": "Response → 200, trace_id: 32b94754e353da4e128247897ba981d1", "status": "passed", "attachments": [{"name": "response.headers", "source": "ddf88b87-7eed-46fd-9899-a8c4cb709b9a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "70531f6b-1eec-4827-a036-251b334ee265-attachment.json", "type": "application/json"}], "start": 1775397548479, "stop": 1775397548480}], "attachments": [{"name": "cURL", "source": "74aaee30-0b34-4d30-90bc-32093859acc9-attachment.txt", "type": "text/plain"}], "start": 1775397548479, "stop": 1775397548480}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "cc6fefd9-6f45-42c5-b830-d1673e405767-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "c72a31bc-efa0-4195-b3d9-39bd84fc4691-attachment.json", "type": "application/json"}], "start": 1775397548479, "stop": 1775397548480}, {"name": "Response → 200, trace_id: 77618c81c06a872abc58c65f7afb6cda", "status": "passed", "attachments": [{"name": "response.headers", "source": "4e762a45-433f-46fa-9678-f5ab5b6e7648-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "10c0ad66-a039-409e-a1e4-ef9be8a842b0-attachment.json", "type": "application/json"}], "start": 1775397548480, "stop": 1775397548480}], "attachments": [{"name": "cURL", "source": "0bb39e5f-c549-4d52-96e5-46875695d7da-attachment.txt", "type": "text/plain"}], "start": 1775397548479, "stop": 1775397548480}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c372f029-9347-4361-824a-f27b5598f9bd-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "9ea08517-3fc3-4d29-af23-4dd8602e5fe9-attachment.json", "type": "application/json"}], "start": 1775397548595, "stop": 1775397548595}, {"name": "Response → 200, trace_id: bccde7cb96410c75aa57223a4d468b53", "status": "passed", "attachments": [{"name": "response.headers", "source": "2ca2ec5a-d0e0-405e-93a3-dc52f3d6e29e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "57373d85-5545-482f-b74b-da6de2b883f8-attachment.json", "type": "application/json"}], "start": 1775397548595, "stop": 1775397548596}], "attachments": [{"name": "cURL", "source": "a7990257-e135-4d98-ba50-bee5c3ed0711-attachment.txt", "type": "text/plain"}], "start": 1775397548595, "stop": 1775397548596}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b9f5bfc5-7604-4266-9c0c-f9c567b20079-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "99449a2a-24db-4ca7-802a-3a39fb5eacd0-attachment.json", "type": "application/json"}], "start": 1775397548597, "stop": 1775397548597}, {"name": "Response → 200, trace_id: 2036d1e0549fb3a3dabede3bf1b54a1f", "status": "passed", "attachments": [{"name": "response.headers", "source": "b5b94b2e-8ae5-4bb2-a2c2-fceebc445757-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "517fcb13-0651-41d1-b932-168b6d252b55-attachment.json", "type": "application/json"}], "start": 1775397548597, "stop": 1775397548598}], "attachments": [{"name": "cURL", "source": "4ec8789b-24f9-4744-8119-7d2b1578086c-attachment.txt", "type": "text/plain"}], "start": 1775397548597, "stop": 1775397548598}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6d7b5139-5125-4c6c-ac83-49bcb28978ba-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "57af41c4-dad7-447a-adf8-065849bf586d-attachment.json", "type": "application/json"}], "start": 1775397548719, "stop": 1775397548719}, {"name": "Response → 200, trace_id: 4cce59ea92468c552e91cc4c6d046451", "status": "passed", "attachments": [{"name": "response.headers", "source": "e3493833-96a1-4424-b0fd-6ca33cd1b0ab-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "f84dacf7-ad31-4bad-9a1b-354d61b55c0d-attachment.json", "type": "application/json"}], "start": 1775397548719, "stop": 1775397548720}], "attachments": [{"name": "cURL", "source": "dfb635fc-adb4-45d3-9a32-bc7aba7d6f2b-attachment.txt", "type": "text/plain"}], "start": 1775397548719, "stop": 1775397548720}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "198e4664-ff6f-4f2e-92db-8f035e21c2f9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a7fe906a-1a71-4c35-8a59-84538ff95b40-attachment.json", "type": "application/json"}], "start": 1775397548719, "stop": 1775397548720}, {"name": "Response → 200, trace_id: 6a46ecdb6e4b8aa66c5460c527439418", "status": "passed", "attachments": [{"name": "response.headers", "source": "710137f5-a4b2-4c8f-843e-63a630a36386-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "9f3d4755-d6d0-4521-a315-5145600d3c2a-attachment.json", "type": "application/json"}], "start": 1775397548720, "stop": 1775397548720}], "attachments": [{"name": "cURL", "source": "1a20c5a9-5c63-431e-8bc5-d9c424636d00-attachment.txt", "type": "text/plain"}], "start": 1775397548719, "stop": 1775397548720}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5e66ab24-9ea6-42f2-9eb8-041721728076-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "23e49115-237a-45a3-a58d-b4c38793f21c-attachment.json", "type": "application/json"}], "start": 1775397548833, "stop": 1775397548834}, {"name": "Response → 200, trace_id: fa169a932546d7a7847e76cb4a6f12fa", "status": "passed", "attachments": [{"name": "response.headers", "source": "c68ca3d1-eb58-4f7a-b8e0-931bd9a37389-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "7494c742-03eb-4fd4-a416-b10e4d61e280-attachment.json", "type": "application/json"}], "start": 1775397548834, "stop": 1775397548834}], "attachments": [{"name": "cURL", "source": "b6f5ee41-4b9c-46f2-bf54-bf097548e204-attachment.txt", "type": "text/plain"}], "start": 1775397548833, "stop": 1775397548834}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "435e0a45-dfd3-46ac-816d-28a0d09ab921-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "161a5ce1-8a1f-4a6c-8c1e-cab0c799efc2-attachment.json", "type": "application/json"}], "start": 1775397548845, "stop": 1775397548845}, {"name": "Response → 200, trace_id: 7480fb0d8458bef5f227cff80fbbe6ad", "status": "passed", "attachments": [{"name": "response.headers", "source": "13562d41-1ecd-4f54-bdb9-578412c65266-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3b0223e7-1fa6-4edd-ae68-d6736a03f7a2-attachment.json", "type": "application/json"}], "start": 1775397548845, "stop": 1775397548845}], "attachments": [{"name": "cURL", "source": "1826b885-b6de-4e3b-8f78-ca51f4fd966c-attachment.txt", "type": "text/plain"}], "start": 1775397548845, "stop": 1775397548845}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "fb144eda-c1c8-415f-84c7-19423284399a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "ccd942e5-bfe5-4562-ab2b-28e4294036a9-attachment.json", "type": "application/json"}], "start": 1775397548955, "stop": 1775397548955}, {"name": "Response → 200, trace_id: 49885882e7e119927de8410e7ecba74c", "status": "passed", "attachments": [{"name": "response.headers", "source": "5c1f889f-3354-4a2c-b714-f6648c118487-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "36f17fca-42e8-4495-835e-f6089a8ccd21-attachment.json", "type": "application/json"}], "start": 1775397548955, "stop": 1775397548955}], "attachments": [{"name": "cURL", "source": "d5a59cd1-9d59-4a3b-a873-973b673fac4a-attachment.txt", "type": "text/plain"}], "start": 1775397548955, "stop": 1775397548955}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "356277c6-dd27-45fa-bc98-0e9b3b08f6f7-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "355ebb2f-2b18-4520-a3c0-d6974e90adda-attachment.json", "type": "application/json"}], "start": 1775397548964, "stop": 1775397548964}, {"name": "Response → 200, trace_id: 0b11fc42a3fbbd4ab7bd5a178ef457b9", "status": "passed", "attachments": [{"name": "response.headers", "source": "74ab290f-9713-4eb7-a06a-4e23399bb219-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b89855ac-5c35-4bd2-a7da-8ed87f164fbb-attachment.json", "type": "application/json"}], "start": 1775397548964, "stop": 1775397548964}], "attachments": [{"name": "cURL", "source": "42f4626f-d982-497e-844a-3d56f422843a-attachment.txt", "type": "text/plain"}], "start": 1775397548964, "stop": 1775397548965}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d4582ab4-d9e1-4036-8f2c-5b1e358900dc-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8246fb6f-c756-4749-ab08-bc57b875fb56-attachment.json", "type": "application/json"}], "start": 1775397549070, "stop": 1775397549071}, {"name": "Response → 200, trace_id: 550cde52efe69dfc4fb800f17ad92a19", "status": "passed", "attachments": [{"name": "response.headers", "source": "7087e717-afdb-473c-9abf-d919926bc309-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "175be40f-4f62-424a-bc5b-19f22ad66415-attachment.json", "type": "application/json"}], "start": 1775397549071, "stop": 1775397549071}], "attachments": [{"name": "cURL", "source": "f2a83d90-7cfd-448c-a902-6631e4c63f36-attachment.txt", "type": "text/plain"}], "start": 1775397549070, "stop": 1775397549071}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b531aad7-f7b5-42b3-b186-374530ce3484-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7df3f825-ceba-40e6-ba54-f352c217b863-attachment.json", "type": "application/json"}], "start": 1775397549075, "stop": 1775397549075}, {"name": "Response → 200, trace_id: 9c35048ec8762301600fb29603bab817", "status": "passed", "attachments": [{"name": "response.headers", "source": "8a3cec32-c915-46b6-aeb3-956452e324cf-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "263694c5-c5cb-4161-ba7c-07357584db24-attachment.json", "type": "application/json"}], "start": 1775397549075, "stop": 1775397549076}], "attachments": [{"name": "cURL", "source": "ce1c108c-a64e-475e-80cb-b8310e6eea42-attachment.txt", "type": "text/plain"}], "start": 1775397549075, "stop": 1775397549076}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5f6b96e5-31f1-4687-916e-22e977c61fbf-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "95120dfe-4e3f-426b-896d-a3f0ffc66c20-attachment.json", "type": "application/json"}], "start": 1775397549189, "stop": 1775397549189}, {"name": "Response → 200, trace_id: 0ddd16c1538f23bb44eb6bbc7bcc70cd", "status": "passed", "attachments": [{"name": "response.headers", "source": "66037c3f-a140-4c52-8ba0-c15c71785e14-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3745f21c-8712-4021-983a-3de6075f3037-attachment.json", "type": "application/json"}], "start": 1775397549189, "stop": 1775397549189}], "attachments": [{"name": "cURL", "source": "b2991510-7c4c-41ee-9adc-6564c3fd053f-attachment.txt", "type": "text/plain"}], "start": 1775397549189, "stop": 1775397549190}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "7bbf0f5a-1e0a-44a3-a7f5-3f1d88f103ed-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d4a0252f-c618-4190-ae2b-411c9bb5d4f6-attachment.json", "type": "application/json"}], "start": 1775397549189, "stop": 1775397549189}, {"name": "Response → 200, trace_id: c97a54a6d93b3c23252e383ebc6f363a", "status": "passed", "attachments": [{"name": "response.headers", "source": "c1aa7129-da9b-4bcc-9a0f-7e1bbac6d029-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "f092ef9d-7865-4a80-9f8c-33294f9b1e72-attachment.json", "type": "application/json"}], "start": 1775397549189, "stop": 1775397549189}], "attachments": [{"name": "cURL", "source": "4bf66eef-598f-4c46-aa2e-8d1ad3374e19-attachment.txt", "type": "text/plain"}], "start": 1775397549189, "stop": 1775397549190}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "88660eba-806d-4f51-9355-82d3e5c7b2ec-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3bba04ee-5af1-4113-aec3-89727729dc23-attachment.json", "type": "application/json"}], "start": 1775397549308, "stop": 1775397549309}, {"name": "Response → 200, trace_id: e60e4bcbdbd5bedd3eca9a622a891c50", "status": "passed", "attachments": [{"name": "response.headers", "source": "ffd7a361-dedf-4de9-8a64-5bf2da4f4ed6-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "fcb4f314-614b-4266-8d3e-88ab9ffd74c3-attachment.json", "type": "application/json"}], "start": 1775397549309, "stop": 1775397549309}], "attachments": [{"name": "cURL", "source": "4f2c5a0b-49e8-49ba-8a44-6f2c7d7356f5-attachment.txt", "type": "text/plain"}], "start": 1775397549308, "stop": 1775397549309}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/place-box-item-to-cell", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "dfb0fca8-a09d-4da5-9cfd-cc29c3981262-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f6a2948d-4f8c-4fde-aab0-51ef9ebfdcbe-attachment.json", "type": "application/json"}], "start": 1775397549309, "stop": 1775397549309}, {"name": "Response → 200, trace_id: 96d61acf2f96c3b9f30cc5790453019c", "status": "passed", "attachments": [{"name": "response.headers", "source": "c2479a46-6961-467e-bd9e-d85780409cf9-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "8d324080-69bd-412c-963c-64a5764a320a-attachment.json", "type": "application/json"}], "start": 1775397549309, "stop": 1775397549309}], "attachments": [{"name": "cURL", "source": "2f132285-10f3-4a78-bf37-fa30fdfbff86-attachment.txt", "type": "text/plain"}], "start": 1775397549309, "stop": 1775397549310}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/finish-box-placement", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4ebaa85b-ee17-4d2c-b23a-fbbe8869e766-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "1eef2440-d99b-4c8c-90d1-c25d263291fd-attachment.json", "type": "application/json"}], "start": 1775397549386, "stop": 1775397549386}, {"name": "Response → 200, trace_id: 4280023bd388ec20c709ce96b1761b92", "status": "passed", "attachments": [{"name": "response.headers", "source": "46e7c98f-61c3-4f52-95bd-58acb8a0bee6-attachment.json", "type": "application/json"}], "start": 1775397549386, "stop": 1775397549386}], "attachments": [{"name": "cURL", "source": "8472f7ad-a248-4680-a423-adf0ee492971-attachment.txt", "type": "text/plain"}], "start": 1775397549386, "stop": 1775397549386}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/cart/free-cart", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d6374433-76ee-4b78-9f2a-d1a6916ae8d0-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "904a489b-8da4-4f35-a7fc-40aea62a0c3d-attachment.json", "type": "application/json"}], "start": 1775397549408, "stop": 1775397549409}, {"name": "Response → 200, trace_id: 492579675c578932f5041d425624671d", "status": "passed", "attachments": [{"name": "response.headers", "source": "5c4324b7-9ee4-46f7-b16e-284c92cfbb76-attachment.json", "type": "application/json"}], "start": 1775397549409, "stop": 1775397549409}], "attachments": [{"name": "cURL", "source": "0f68dc22-d404-4a11-a674-8897c12a829d-attachment.txt", "type": "text/plain"}], "start": 1775397549408, "stop": 1775397549409}, {"name": "Waiter function: wait_box_status", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "56bb61b9-3e4a-4bbb-b0c1-da5f308d7241-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "db0f78f0-f427-4c12-842f-b19ecb639e09-attachment.json", "type": "application/json"}], "start": 1775397549503, "stop": 1775397549504}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "23fe0221-b80b-4750-bcd7-9d58bd7f9ac9-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "82d6c83c-f153-4b43-84ad-8c4b1d500c95-attachment.json", "type": "application/json"}], "start": 1775397549504, "stop": 1775397549504}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "46366851-09ef-4199-ad92-b89c24971eda-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f8915c96-3a90-455c-9348-101fad79a680-attachment.json", "type": "application/json"}], "start": 1775397549505, "stop": 1775397549505}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "b12a1d87-1057-407b-86fe-a0c365076de8-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "84ae1d37-7b70-4213-a4b2-4c8d42368fff-attachment.json", "type": "application/json"}], "start": 1775397549511, "stop": 1775397549511}], "start": 1775397549411, "stop": 1775397549511}, {"name": "Waiter function: wait_cart_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "713d50f5-cb2b-4bc8-8b8d-a571f69b94d2-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "7283faab-6804-4e35-9f87-3615e0b45519-attachment.json", "type": "application/json"}], "start": 1775397549515, "stop": 1775397549515}], "start": 1775397549511, "stop": 1775397549515}, {"name": "Waiter function: wait_cell_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "16e29d55-9662-4ea2-a28b-9ca76186a4ff-attachment.txt", "type": "text/plain"}], "start": 1775397549526, "stop": 1775397549526}], "start": 1775397549515, "stop": 1775397549526}], "start": 1775397548066, "stop": 1775397549526}, {"name": "finalization", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "9a0b5071-b936-4468-bda1-5aacaecce7f2-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "a3af70dd-f25b-472f-afe7-bff64ee5fd26-attachment.json", "type": "application/json"}], "start": 1775397549530, "stop": 1775397549530}], "start": 1775397549526, "stop": 1775397549530}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/close-invoice-acceptance", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ec086121-2c3e-43b6-948f-943a6997c1ef-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "c3d5a7bd-91fc-4aff-86d6-02ee003ed7e4-attachment.json", "type": "application/json"}], "start": 1775397549616, "stop": 1775397549616}, {"name": "Response → 200, trace_id: d837b183a39e3fa9b0a7160d36d7a0bd", "status": "passed", "attachments": [{"name": "response.headers", "source": "02cd1cc7-cbae-4ca0-b53f-bda812dd35d1-attachment.json", "type": "application/json"}], "start": 1775397549616, "stop": 1775397549616}], "attachments": [{"name": "cURL", "source": "6c6b02b0-7196-4404-aee5-47f2dba088a0-attachment.txt", "type": "text/plain"}], "start": 1775397549616, "stop": 1775397549616}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "cd09d319-bb34-4ab2-97e4-2f1af24d894d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "93d79963-4bc2-425a-8a71-aa655c38a5ca-attachment.json", "type": "application/json"}], "start": 1775397549624, "stop": 1775397549624}], "start": 1775397549619, "stop": 1775397549624}], "start": 1775397549526, "stop": 1775397549624}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "597c12ff-0b08-4ff0-a5b2-75dc490b55cb-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "c95f3ad2-3fee-4616-99bd-2ad60c3c3aa6-attachment.json", "type": "application/json"}], "start": 1775397549636, "stop": 1775397549636}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "d92e41ee-a539-4250-b80f-9005f8deaabe-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "9e399657-358a-435a-a005-c1987ba7b1f8-attachment.json", "type": "application/json"}], "start": 1775397569642, "stop": 1775397569642}], "start": 1775397549624, "stop": 1775397569642}, {"name": "Waiter function: get_accepted_invoice", "status": "passed", "start": 1775397569642, "stop": 1775397569867}], "attachments": [{"name": "log", "source": "2df5419c-368e-483f-9cf5-c5fd6a4271e7-attachment.txt", "type": "text/plain"}], "start": 1775397544157, "stop": 1775397569867, "uuid": "7ee569a0-7037-4758-815d-97557ae9c8f3", "historyId": "0204915bd69b85c487d4af783f0cb436", "testCaseId": "0204915bd69b85c487d4af783f0cb436", "fullName": "tests.wms.test_e2e_inbound.test_inbound.TestE2EInbound#test_e2e_inbound_uzbekistan_yandex_with_created_stock_no_kafka", "labels": [{"name": "feature", "value": "WMS e2e inbound"}, {"name": "tag", "value": "wms-end-to-end-inbound"}, {"name": "parentSuite", "value": "tests.wms.test_e2e_inbound"}, {"name": "suite", "value": "test_inbound"}, {"name": "subSuite", "value": "TestE2EInbound"}, {"name": "host", "value": "runner-1rdl4o-mi-project-9-concurrent-0-ueayoy52"}, {"name": "thread", "value": "22-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.wms.test_e2e_inbound.test_inbound"}], "titlePath": ["tests", "wms", "test_e2e_inbound", "test_inbound.py", "TestE2EInbound"]}