{"uuid": "a12a08bb-01c5-438b-b80e-5e439bad7be7", "children": ["5354a2ef-647c-4cf8-9fc5-35c5ff89fcbc", "f4cb75c9-8357-431e-9a3b-a45b670f6870"], "befores": [{"name": "wms_invoice_proper_multi_barcode", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /api/v1/invoices/get-pallets?invoiceId=7520530771 (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz' ([Errno -2] Name or service not known)\"))\n", "trace": "  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 53, in run_old_style_hookwrapper\n    return result.get_result()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_result.py\", line 103, in get_result\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n    return (yield)\n            ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 121, in _multicall\n    res = hook_impl.function(*args)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 1202, in pytest_fixture_setup\n    result = call_fixture_func(fixturefunc, request, kwargs)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 908, in call_fixture_func\n    fixture_result = next(generator)\n                     ^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/fixtures/acceptance/invoice.py\", line 32, in wms_invoice_proper_multi_barcode\n    invoice.set_count_types().full_acceptance()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 785, in full_acceptance\n    (self.state_init().state_waiting().state_created())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 356, in state_created\n    self.update_invoice().update_pallets()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 186, in update_pallets\n    PalletApi(headers=self.headers).api_v1_invoices_get_pallets_get(invoice_id=self.invoice_id).data\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api/pallet_api.py\", line 942, in api_v1_invoices_get_pallets_get\n    return self.api_v1_invoices_get_pallets_get_with_http_info(invoice_id, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api/pallet_api.py\", line 1006, in api_v1_invoices_get_pallets_get_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 363, in request\n    return self.rest_client.GET(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 251, in GET\n    return self.request(\"GET\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 206, in request\n    r = self.pool_manager.request(method, url,\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 135, in request\n    return self.request_encode_url(\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 182, in request_encode_url\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "cell creation", "status": "passed", "steps": [{"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "1ea20513-1d74-4702-9b58-f6b5570eaabd-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "01443a31-ce5f-4297-b62c-d3aa6183a2a9-attachment.json", "type": "application/json"}], "start": 1775205307033, "stop": 1775205307033}], "start": 1775205307023, "stop": 1775205307043}], "start": 1775205307023, "stop": 1775205307048}, {"name": "invoice flow", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /api/v1/invoices/get-pallets?invoiceId=7520530771 (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz' ([Errno -2] Name or service not known)\"))\n", "trace": "  File \"/app/src/framework/wms/fixtures/acceptance/invoice.py\", line 32, in wms_invoice_proper_multi_barcode\n    invoice.set_count_types().full_acceptance()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 785, in full_acceptance\n    (self.state_init().state_waiting().state_created())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 356, in state_created\n    self.update_invoice().update_pallets()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 186, in update_pallets\n    PalletApi(headers=self.headers).api_v1_invoices_get_pallets_get(invoice_id=self.invoice_id).data\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api/pallet_api.py\", line 942, in api_v1_invoices_get_pallets_get\n    return self.api_v1_invoices_get_pallets_get_with_http_info(invoice_id, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api/pallet_api.py\", line 1006, in api_v1_invoices_get_pallets_get_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 363, in request\n    return self.rest_client.GET(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 251, in GET\n    return self.request(\"GET\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 206, in request\n    r = self.pool_manager.request(method, url,\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 135, in request\n    return self.request_encode_url(\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 182, in request_encode_url\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "74db77b6-4d65-4c90-a9d8-61fb708ab52a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "2f3ad23d-1175-47d9-a967-d7428129b9c6-attachment.json", "type": "application/json"}], "start": 1775205307699, "stop": 1775205307699}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "6e98ac7b-daf8-49af-9616-059db8da6bcb-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "60652b71-65a1-4e56-9d39-e78a7fcb959e-attachment.json", "type": "application/json"}], "start": 1775205307700, "stop": 1775205307700}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "8eafa98d-71c6-4a5e-804d-c9b39d8f8b95-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "135d0b05-eb11-4c38-960f-aebf200cfed9-attachment.json", "type": "application/json"}], "start": 1775205307701, "stop": 1775205307701}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "113a8262-5749-453c-a5c4-944502cf1cfc-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "bac95e40-6d6f-4187-b802-565d2f49744c-attachment.json", "type": "application/json"}], "start": 1775205307714, "stop": 1775205307714}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "33e2fd7c-fe70-4212-8937-e2506e4e1190-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b2979be3-a402-4ea4-bddb-2e3850d7bf76-attachment.json", "type": "application/json"}], "start": 1775205307757, "stop": 1775205307758}, {"name": "Response → 200, trace_id: 686be32f64bfdad6401951cfe65ed02b", "status": "passed", "attachments": [{"name": "response.headers", "source": "0a0ee96f-12f7-4ea9-a164-92b02ad536fa-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "363517ba-1c28-4dba-bfc9-12bd342f28d4-attachment.json", "type": "application/json"}], "start": 1775205307758, "stop": 1775205307758}], "attachments": [{"name": "cURL", "source": "f32aae5e-273e-4ae2-b659-da059543ac47-attachment.txt", "type": "text/plain"}], "start": 1775205307757, "stop": 1775205307758}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "7235ccae-0503-4031-baa8-9208cbd3161a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "e5a16c9a-e100-4ffc-9828-f5dfa6b7709d-attachment.json", "type": "application/json"}], "start": 1775205307769, "stop": 1775205307770}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "ba261456-b5f3-4c92-80f8-15fc1b7c143c-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "e4e49bb9-ecea-4d10-bc9f-aedd812b80fe-attachment.json", "type": "application/json"}], "start": 1775205307770, "stop": 1775205307771}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a1331a26-f9fd-4c1c-a934-b1dec126bb6c-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f3838d5a-fbf3-4af3-af5f-50f561456928-attachment.json", "type": "application/json"}], "start": 1775205307771, "stop": 1775205307772}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "be14e5ae-8e85-4a66-abf2-e2a66ac806b0-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "6d506fea-90f4-4ea0-b7e7-d66f63cca2f9-attachment.json", "type": "application/json"}], "start": 1775205308119, "stop": 1775205308119}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "56dfc6cc-d5d5-4182-8510-aff9eab580e0-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "7bf933d4-36ba-4140-ac0d-9fe04e09f910-attachment.json", "type": "application/json"}], "start": 1775205308122, "stop": 1775205308122}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "58d78644-415e-4293-8d23-fdc3fd8cb1d3-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f98bc59e-2738-456a-8227-d334a5e44e91-attachment.json", "type": "application/json"}], "start": 1775205308123, "stop": 1775205308123}, {"name": "invoice creation", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /api/v1/invoices/get-pallets?invoiceId=7520530771 (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz' ([Errno -2] Name or service not known)\"))\n", "trace": "  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 785, in full_acceptance\n    (self.state_init().state_waiting().state_created())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 356, in state_created\n    self.update_invoice().update_pallets()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 186, in update_pallets\n    PalletApi(headers=self.headers).api_v1_invoices_get_pallets_get(invoice_id=self.invoice_id).data\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api/pallet_api.py\", line 942, in api_v1_invoices_get_pallets_get\n    return self.api_v1_invoices_get_pallets_get_with_http_info(invoice_id, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api/pallet_api.py\", line 1006, in api_v1_invoices_get_pallets_get_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_acceptance/api_client.py\", line 363, in request\n    return self.rest_client.GET(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 251, in GET\n    return self.request(\"GET\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 206, in request\n    r = self.pool_manager.request(method, url,\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 135, in request\n    return self.request_encode_url(\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 182, in request_encode_url\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/acceptance/invoices/chunked", "status": "passed", "attachments": [{"name": "Request", "source": "89ade710-c3f9-46fd-9a44-c40f4c0506bd-attachment.json", "type": "application/json"}, {"name": "Response", "source": "03511a09-29b7-4e01-aa50-8f0f2139bac2-attachment.json", "type": "application/json"}], "start": 1775205308130, "stop": 1775205308174}, {"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": "4a2e68b3-c89a-4ed4-8b98-3f0f94652156-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "0d906197-2d80-4c56-9063-4f7506839726-attachment.json", "type": "application/json"}], "start": 1775205308344, "stop": 1775205308344}], "start": 1775205308175, "stop": 1775205308344}, {"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": "8161c79e-47e7-4b12-88ef-4196028f400c-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "2d00825a-4ed4-4b31-8be2-154f9831b389-attachment.json", "type": "application/json"}], "start": 1775205308357, "stop": 1775205308358}], "start": 1775205308344, "stop": 1775205308358}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/transit/hs-code/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "51b0db9d-7770-4d64-bc6d-bc2ad5b02f0f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7eb9dd5e-71d5-4746-bb32-c2eb102775a6-attachment.json", "type": "application/json"}], "start": 1775205308383, "stop": 1775205308383}, {"name": "Response → 200, trace_id: e5aad4dc504bb062c4a033ee5fd0abb7", "status": "passed", "attachments": [{"name": "response.headers", "source": "c02168f2-58a7-4c8b-823b-020441981ebd-attachment.json", "type": "application/json"}], "start": 1775205308383, "stop": 1775205308384}], "attachments": [{"name": "cURL", "source": "c4fd6106-e4a5-43a8-8eea-bc09a03a031c-attachment.txt", "type": "text/plain"}], "start": 1775205308383, "stop": 1775205308384}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/ff/publish/invoice/chunk", "status": "passed", "attachments": [{"name": "Request", "source": "97de1f36-10f1-4110-853f-5c95ad2fba3e-attachment.json", "type": "application/json"}, {"name": "Response", "source": "e05e91d8-6d49-4bae-810c-856d7ee30463-attachment.json", "type": "application/json"}], "start": 1775205308387, "stop": 1775205308402}, {"name": "Waiter function: wait_sku_info", "status": "passed", "start": 1775205308403, "stop": 1775205310415}, {"name": "Waiter function: wait_availability_sku", "status": "passed", "start": 1775205310415, "stop": 1775205310417}, {"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": "c42ebb3e-0683-46ce-919f-9efb6de64900-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "053ad0f7-a3ce-4252-9823-767995c624e6-attachment.json", "type": "application/json"}], "start": 1775205310422, "stop": 1775205310423}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "a5e98bb8-e0ad-464e-9425-42be40580de8-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "5cbb4c0a-bcf4-4688-a3cf-dca74e2f2710-attachment.json", "type": "application/json"}], "start": 1775205330437, "stop": 1775205330438}], "start": 1775205310417, "stop": 1775205330438}, {"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": "84c17071-79a4-43e3-ac34-e9855dc20f66-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "d9ab1097-249c-4d57-95cf-4538a62b2a36-attachment.json", "type": "application/json"}], "start": 1775205330451, "stop": 1775205330451}], "start": 1775205330438, "stop": 1775205330451}, {"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": "5201047a-e8fe-46b5-aa68-004376b2d06a-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "16cda457-e2f3-4c09-9b15-6800ef1967f4-attachment.json", "type": "application/json"}], "start": 1775205330552, "stop": 1775205330552}, {"name": "Response → 200, trace_id: 3e4e2eae8cbca6923f6578eb5058887a", "status": "passed", "attachments": [{"name": "response.headers", "source": "cf7b4964-62f4-445f-83cd-1c142aa93499-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "54420763-e7f9-47f9-886d-6db511f92972-attachment.json", "type": "application/json"}], "start": 1775205330552, "stop": 1775205330553}], "attachments": [{"name": "cURL", "source": "eec1c9ad-d23f-4636-b3a8-7f1217ba8581-attachment.txt", "type": "text/plain"}], "start": 1775205330552, "stop": 1775205330553}, {"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": "41683c0d-7f18-43dc-adcd-886b7739f2ee-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "ccd76d03-7699-4cc2-9111-e0ea18e53ca0-attachment.json", "type": "application/json"}], "start": 1775205330580, "stop": 1775205330581}, {"name": "Response → 200, trace_id: 5b7cd70f921296c520482382454ab9f2", "status": "passed", "attachments": [{"name": "response.headers", "source": "a3916453-ad4a-488a-9f12-4ed8507c5fbd-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3a395cb3-d18a-4cc7-8e6e-78a5c3e461be-attachment.json", "type": "application/json"}], "start": 1775205330581, "stop": 1775205330581}], "attachments": [{"name": "cURL", "source": "f089c2eb-fa65-4cb5-89ad-ff1495b45c8a-attachment.txt", "type": "text/plain"}], "start": 1775205330580, "stop": 1775205330581}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/arrival-invoice?invoiceBarcode=WMS7520530771", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ee640196-8819-46a5-8b9f-30ec8491aeb4-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "085716fa-c424-4e49-a06c-b8693c052cd5-attachment.json", "type": "application/json"}], "start": 1775205330671, "stop": 1775205330671}, {"name": "Response → 200, trace_id: f2ae2c3bc79e826193f15f714a8ebefd", "status": "passed", "attachments": [{"name": "response.headers", "source": "bb402464-e65d-4553-8ec4-65051bc775a9-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "040a2fa6-c70b-4a1a-9ef9-b0397b0e0cc6-attachment.json", "type": "application/json"}], "start": 1775205330671, "stop": 1775205330672}], "attachments": [{"name": "cURL", "source": "52c159fa-23cc-4e25-91b9-33ca3bb87e52-attachment.txt", "type": "text/plain"}], "start": 1775205330671, "stop": 1775205330672}, {"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": "a8a321ec-4b74-4dea-b8fb-27d562ccb532-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "cbfd6495-dd2d-47a9-85e5-f7009d667203-attachment.json", "type": "application/json"}], "start": 1775205330732, "stop": 1775205330732}, {"name": "Response → 200, trace_id: 3accf88caafcda7e6fcd90628bbdbce5", "status": "passed", "attachments": [{"name": "response.headers", "source": "e4d2cf3e-8793-4121-8aeb-0ec7738b56e9-attachment.json", "type": "application/json"}], "start": 1775205330732, "stop": 1775205330732}], "attachments": [{"name": "cURL", "source": "aacccc85-fe69-4376-bd03-dd3e232aeb23-attachment.txt", "type": "text/plain"}], "start": 1775205330732, "stop": 1775205330733}, {"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": "5f0a1901-98a1-4b69-9e26-7f60c3151762-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5bc9cdc6-1cdf-42ed-b3f3-bc7f962ea35c-attachment.json", "type": "application/json"}], "start": 1775205330834, "stop": 1775205330834}, {"name": "Response → 200, trace_id: 3b18ec45a307940a7f8851a5c6aaced5", "status": "passed", "attachments": [{"name": "response.headers", "source": "3abbdc95-c58c-4df0-8064-4c5dc758fd41-attachment.json", "type": "application/json"}], "start": 1775205330834, "stop": 1775205330834}], "attachments": [{"name": "cURL", "source": "5065e1b8-ed63-4159-a575-d27c16ed29b5-attachment.txt", "type": "text/plain"}], "start": 1775205330833, "stop": 1775205330834}, {"name": "PUT → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/update-pallet-weight?palletId=12570475&weight=4456", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "03584b40-1269-4e6f-bc49-8b7fa5aa9183-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "da1fea07-d1c1-4960-9521-853a8b93855a-attachment.json", "type": "application/json"}], "start": 1775205330889, "stop": 1775205330889}, {"name": "Response → 200, trace_id: 6bc38b34776509aa2386bf6b437ee156", "status": "passed", "attachments": [{"name": "response.headers", "source": "5b51a21b-1345-4231-a506-f76a65e02f39-attachment.json", "type": "application/json"}], "start": 1775205330889, "stop": 1775205330889}], "attachments": [{"name": "cURL", "source": "d9daf191-5e4b-429e-9ea9-3cbba7ac5a2f-attachment.txt", "type": "text/plain"}], "start": 1775205330889, "stop": 1775205330889}, {"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": "6944b13f-cb70-48ff-9a3c-e19b95ede9ca-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "73b39df5-4a01-4f75-b4ee-9032955da86c-attachment.json", "type": "application/json"}], "start": 1775205330918, "stop": 1775205330918}, {"name": "Response → 200, trace_id: 471707f633b9b54c56499fe6661d1855", "status": "passed", "attachments": [{"name": "response.headers", "source": "cc64f3e8-6aa1-42b9-b04b-15bd0e6c8bff-attachment.json", "type": "application/json"}], "start": 1775205330918, "stop": 1775205330918}], "attachments": [{"name": "cURL", "source": "bf058855-3ed0-4301-a865-2fbc76d4e0ab-attachment.txt", "type": "text/plain"}], "start": 1775205330918, "stop": 1775205330918}, {"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": "27ad2c9b-c403-443e-9955-da2f1eaf8a5a-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "54869575-ae72-466e-b42b-a8fc8b9d06da-attachment.json", "type": "application/json"}], "start": 1775205331005, "stop": 1775205331006}, {"name": "Response → 200, trace_id: fe3c801a6400e8aa69dd307582dad390", "status": "passed", "attachments": [{"name": "response.headers", "source": "e579f15f-39fa-4aa1-8256-0349d21386a9-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "63859d1f-c35f-4196-b1fb-b6dc97ed4dcf-attachment.json", "type": "application/json"}], "start": 1775205331006, "stop": 1775205331006}], "attachments": [{"name": "cURL", "source": "5aa13816-34a2-4671-b129-996b2880a68e-attachment.txt", "type": "text/plain"}], "start": 1775205331005, "stop": 1775205331006}], "start": 1775205308125, "stop": 1775205331015}], "start": 1775205307048, "stop": 1775205331018}], "start": 1775205307023, "stop": 1775205331019}], "start": 1775205307023, "stop": 1775205331130}