{"uuid": "a0b9afb3-44c9-40ff-883c-759496d753d3", "children": ["d89b035b-27b3-49a0-8e05-ebb3c17fd92f", "96920544-8375-426d-ace7-040f5af84cee"], "befores": [{"name": "wms_provider_warehouse_mono_stock", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /placement/init (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-availability.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 53, in run_old_style_hookwrapper\n    return result.get_result()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_result.py\", line 103, in get_result\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n    return (yield)\n            ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 121, in _multicall\n    res = hook_impl.function(*args)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 1202, in pytest_fixture_setup\n    result = call_fixture_func(fixturefunc, request, kwargs)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 908, in call_fixture_func\n    fixture_result = next(generator)\n                     ^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/fixtures/outbound.py\", line 53, in wms_provider_warehouse_mono_stock\n    stocks.create_cell_with_one_barcode_stock(sku_amount=sku_amount)\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 203, in create_cell_with_one_barcode_stock\n    self.set_user_auth().set_cell().create_items(sku_amount=sku_amount, barcode_count=1).stocks_add_to_cell()\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 149, in stocks_add_to_cell\n    .make_placement()\n     ^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 106, in make_placement\n    self.init_placement().complete_placement_cells().publish_placement()\n    ^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 69, in init_placement\n    init_placement_response = PlacementApi(headers=self.headers).placement_init_post(\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 252, in placement_init_post\n    return self.placement_init_post_with_http_info(body, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 320, in placement_init_post_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 383, in request\n    return self.rest_client.POST(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 286, in POST\n    return self.request(\"POST\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 161, in request\n    r = self.pool_manager.request(\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 143, in request\n    return self.request_encode_body(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 278, in request_encode_body\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "stock increment", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /placement/init (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-availability.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/app/src/framework/wms/fixtures/outbound.py\", line 53, in wms_provider_warehouse_mono_stock\n    stocks.create_cell_with_one_barcode_stock(sku_amount=sku_amount)\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 203, in create_cell_with_one_barcode_stock\n    self.set_user_auth().set_cell().create_items(sku_amount=sku_amount, barcode_count=1).stocks_add_to_cell()\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 149, in stocks_add_to_cell\n    .make_placement()\n     ^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 106, in make_placement\n    self.init_placement().complete_placement_cells().publish_placement()\n    ^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 69, in init_placement\n    init_placement_response = PlacementApi(headers=self.headers).placement_init_post(\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 252, in placement_init_post\n    return self.placement_init_post_with_http_info(body, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 320, in placement_init_post_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 383, in request\n    return self.rest_client.POST(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 286, in POST\n    return self.request(\"POST\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 161, in request\n    r = self.pool_manager.request(\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 143, in request\n    return self.request_encode_body(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 278, in request_encode_body\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "ae7c27fe-5895-475a-b85c-a2b03783c39d-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "8ecfbb7b-c03d-4992-830b-2e4150e82c18-attachment.json", "type": "application/json"}], "start": 1775205309592, "stop": 1775205309592}, {"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": "a4239eff-1b39-48e0-84ac-6e4552a08e45-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "818a1e23-438a-4b0c-9edc-18efddf281a6-attachment.json", "type": "application/json"}], "start": 1775205309628, "stop": 1775205309628}, {"name": "Response → 200, trace_id: 05377d68f9657790a505079b8301f714", "status": "passed", "attachments": [{"name": "response.headers", "source": "f92adaa6-4427-47e3-b45f-00923d42bae5-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "03216491-925a-4725-992c-b1978e0e42c2-attachment.json", "type": "application/json"}], "start": 1775205309628, "stop": 1775205309628}], "attachments": [{"name": "cURL", "source": "c3039f29-d984-4b74-980a-4c893bb54ab3-attachment.txt", "type": "text/plain"}], "start": 1775205309628, "stop": 1775205309628}, {"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "818bff7d-ff59-486b-9dd1-c3708ac232a8-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "fd0fb82c-f72e-490f-9b0a-62ceccd7129d-attachment.json", "type": "application/json"}], "start": 1775205309640, "stop": 1775205309640}], "start": 1775205309631, "stop": 1775205309645}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "757f5e6c-8eeb-471b-b698-d5974988115c-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "4f4ea847-1e99-48e9-b105-f8a46a62e0f3-attachment.json", "type": "application/json"}], "start": 1775205309658, "stop": 1775205309658}, {"name": "POST → https://dm-ff-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "95a22a92-6091-4a5f-a939-8258dd2d126c-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8834bfd1-e413-47b3-8cf0-4033ce06e7c1-attachment.json", "type": "application/json"}], "start": 1775205309692, "stop": 1775205309692}, {"name": "Response → 200, trace_id: 271a502f9cfd54ef7ab9a0bbde357127", "status": "passed", "attachments": [{"name": "response.headers", "source": "6e46a20a-c6fd-415d-aa7c-aef08f183488-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6fc18f5d-7dfe-4ccb-900c-3cdd42bd97dd-attachment.json", "type": "application/json"}], "start": 1775205309692, "stop": 1775205309692}], "attachments": [{"name": "cURL", "source": "48b3d227-aefa-455a-bd5f-ebbcb4babc3a-attachment.txt", "type": "text/plain"}], "start": 1775205309692, "stop": 1775205309692}, {"name": "Waiter function: wait_sku_batch_upload", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "75d5ff6b-1b6d-4d88-9d68-420edc180b5a-attachment.json", "type": "application/json"}], "start": 1775205309761, "stop": 1775205309761}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "0519cf75-15b7-4ab3-8bb3-f8a7d22b6c67-attachment.json", "type": "application/json"}], "start": 1775205309761, "stop": 1775205309761}], "attachments": [{"name": "cURL", "source": "15fc3293-a92a-4269-9a3b-d005b2e5db54-attachment.txt", "type": "text/plain"}], "start": 1775205309761, "stop": 1775205309762}], "start": 1775205309731, "stop": 1775205309762}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/1233596174", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "fb72c741-bb15-424d-bfcd-36a15e0c7121-attachment.json", "type": "application/json"}], "start": 1775205309785, "stop": 1775205309786}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "9f568d95-462e-4f3b-9f50-4d50e799cb51-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e650f2fd-3cd6-4a03-a4fc-6c5a93fe37d6-attachment.json", "type": "application/json"}], "start": 1775205309786, "stop": 1775205309786}], "attachments": [{"name": "cURL", "source": "f93dfba4-443b-4f05-bda1-e811abcbef62-attachment.txt", "type": "text/plain"}], "start": 1775205309785, "stop": 1775205309786}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1cd6f042-3658-4f36-a451-5fe8c882e5d4-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a794bae9-c159-4a9a-a548-f5271024f6fa-attachment.json", "type": "application/json"}], "start": 1775205309814, "stop": 1775205309814}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "d05ac195-85c3-47d3-a44b-e5f6da883592-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "446f5c2b-f135-40ce-982d-e0376ca747f2-attachment.json", "type": "application/json"}], "start": 1775205309814, "stop": 1775205309814}], "attachments": [{"name": "cURL", "source": "f2ec0885-299a-4797-ad3c-a82746965eb7-attachment.txt", "type": "text/plain"}], "start": 1775205309813, "stop": 1775205309814}, {"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8c81a186-f699-4654-b59f-4a5c3dfb1741-attachment.json", "type": "application/json"}], "start": 1775205310526, "stop": 1775205310527}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "da5ce46a-dcf6-419d-a88f-e521b44d5119-attachment.json", "type": "application/json"}], "start": 1775205310527, "stop": 1775205310527}], "attachments": [{"name": "cURL", "source": "6e22e104-6284-4356-9e66-33437b867b4f-attachment.txt", "type": "text/plain"}], "start": 1775205310526, "stop": 1775205310527}, {"name": "Waiter function: wait_service_supply_new_invoice", "status": "passed", "start": 1775205310530, "stop": 1775205310541}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c2dc010c-b392-4f65-bb94-2cb3feaf870b-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "0d7a6a71-3144-4f05-a79e-dd278e6699ca-attachment.json", "type": "application/json"}], "start": 1775205310574, "stop": 1775205310574}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "b5383ccf-2fcd-49d4-a9d8-e9dd1144291b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "978a885c-ad44-48c9-99cc-85134c3b488a-attachment.json", "type": "application/json"}], "start": 1775205310574, "stop": 1775205310574}], "attachments": [{"name": "cURL", "source": "67d2e8fc-7b8e-4345-a97c-d7ca840cb1b4-attachment.txt", "type": "text/plain"}], "start": 1775205310574, "stop": 1775205310574}, {"name": "POST → https://dm-ff-be-service-stock.k8s-review.dailymail-tech.uz/qa-api/v1/pull-stock-records", "status": "passed", "attachments": [{"name": "Request", "source": "104961d9-c917-4d93-abaf-069095bdda28-attachment.json", "type": "application/json"}, {"name": "Response", "source": "0e61c156-d7d5-44aa-8611-641ce55decce-attachment.json", "type": "application/json"}], "start": 1775205310587, "stop": 1775205310618}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "692230e5-9c81-4e27-b48a-d5b354a161c8-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "986a963f-dfe4-496a-93a1-57253671d729-attachment.json", "type": "application/json"}], "start": 1775205310632, "stop": 1775205310633}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice?invoiceNumber=410000015526", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8409c6cd-546c-4dd1-aeea-cec35a750008-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "759dfb17-a102-4b56-ab68-18b09c8b92a8-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "17b6d45c-4380-4831-a440-cbd0d22745cf-attachment.json", "type": "application/json"}], "start": 1775205310669, "stop": 1775205310670}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "01e1a8f8-b660-4bfe-8964-4ce9f2593f93-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "66e59034-d7ab-423d-ba2d-7a9f6ab0f2aa-attachment.json", "type": "application/json"}], "start": 1775205310670, "stop": 1775205310670}], "attachments": [{"name": "cURL", "source": "484cbc98-1009-4432-9ddb-7628105cac1b-attachment.txt", "type": "text/plain"}], "start": 1775205310669, "stop": 1775205310670}, {"name": "Waiter function: wait_send_invoice", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/send?invoiceNumber=410000015526", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "a44ea458-2895-4ff3-bd35-b6b19392e852-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "621a52d7-17d1-48a0-9fb9-4903611e129e-attachment.json", "type": "application/json"}], "start": 1775205310744, "stop": 1775205310744}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "058b5ab0-73ca-471b-92b6-542178708a16-attachment.json", "type": "application/json"}], "start": 1775205310744, "stop": 1775205310745}], "attachments": [{"name": "cURL", "source": "0799ed95-2613-43ba-82da-2fddbfc97b0c-attachment.txt", "type": "text/plain"}], "start": 1775205310744, "stop": 1775205310745}], "start": 1775205310673, "stop": 1775205310745}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "02f81219-f803-471e-83f4-d5ecb447fecc-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "6ca60a4d-ccb3-4fec-9173-a7dcf6089640-attachment.json", "type": "application/json"}], "start": 1775205310746, "stop": 1775205310746}, {"name": "Waiter function: wait_batch_created", "status": "passed", "start": 1775205310826, "stop": 1775205310830}], "start": 1775205309580, "stop": 1775205310840}], "start": 1775205309580, "stop": 1775205310841}], "start": 1775205309580, "stop": 1775205310947}