INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT account.wms_id, account.is_active, account.first_name, account.last_name, account.password, account.phone, account.is_pass_change_needed, account.code, account.date_created, account.linked_delivery_point_id, account.patronymic, account.zone_id, account.role_wms_id, account.warehouse_id, account.barcode, account.cell_key, account.jobtitle, account.pinfl FROM account WHERE account.first_name = %(first_name_1)s AND account.last_name = %(last_name_1)s AND account.barcode = %(barcode_1)s AND account.warehouse_id = %(warehouse_id_1)s ORDER BY random() LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.8s ago] {'first_name_1': 'Phantom', 'last_name_1': 'Lancer', 'barcode_1': , 'warehouse_id_1': 1693627, 'param_1': 1} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT account.wms_id AS account_wms_id, account.is_active AS account_is_active, account.first_name AS account_first_name, account.last_name AS account_last_name, account.password AS account_password, account.phone AS account_phone, account.is_pass_change_needed AS account_is_pass_change_needed, account.code AS account_code, account.date_created AS account_date_created, account.linked_delivery_point_id AS account_linked_delivery_point_id, account.patronymic AS account_patronymic, account.zone_id AS account_zone_id, account.role_wms_id AS account_role_wms_id, account.warehouse_id AS account_warehouse_id, account.barcode AS account_barcode, account.cell_key AS account_cell_key, account.jobtitle AS account_jobtitle, account.pinfl AS account_pinfl FROM account WHERE account.wms_id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.8s ago] {'pk_1': 100346} INFO sqlalchemy.engine.Engine:base.py:1846 UPDATE account SET barcode=%(barcode)s WHERE account.wms_id = %(wms_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.8s ago] {'barcode': , 'wms_id_1': 100346} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-account', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 INSERT INTO cell (key, zone_id, cell_picking_type, barcode, old_barcode, height, length, width, placing_order, picking_order, inventory_task_id, last_inventory_date, last_inventory_worker_id, deactivate_reason) VALUES (%(key)s, %(zone_id)s, %(cell_picking_type)s, %(barcode)s, %(old_barcode)s, %(height)s, %(length)s, %(width)s, %(placing_order)s, %(picking_order)s, %(inventory_task_id)s, %(last_inventory_date)s, %(last_inventory_worker_id)s, %(deactivate_reason)s) RETURNING cell.id, cell.active, cell.mix_type, cell.skus_amount INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.8s ago] {'key': 'QA-75605692254905344', 'zone_id': , 'cell_picking_type': , 'barcode': None, 'old_barcode': '2026-04-07T23:48:12.254925', 'height': None, 'length': None, 'width': None, 'placing_order': None, 'picking_order': None, 'inventory_task_id': None, 'last_inventory_date': None, 'last_inventory_worker_id': None, 'deactivate_reason': None} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT cell.id AS cell_id, cell.key AS cell_key, cell.zone_id AS cell_zone_id, cell.active AS cell_active, cell.mix_type AS cell_mix_type, cell.skus_amount AS cell_skus_amount, cell.cell_picking_type AS cell_cell_picking_type, cell.barcode AS cell_barcode, cell.old_barcode AS cell_old_barcode, cell.height AS cell_height, cell.length AS cell_length, cell.width AS cell_width, cell.placing_order AS cell_placing_order, cell.picking_order AS cell_picking_order, cell.inventory_task_id AS cell_inventory_task_id, cell.last_inventory_date AS cell_last_inventory_date, cell.last_inventory_worker_id AS cell_last_inventory_worker_id, cell.deactivate_reason AS cell_deactivate_reason FROM cell WHERE cell.id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.8s ago] {'pk_1': 488549} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT account.wms_id, account.is_active, account.is_pass_change_needed, account.first_name, account.last_name, account.password, account.phone, account.barcode, account.cell_key, account.code, account.date_created, account.jobtitle, account.linked_delivery_point_id, account.patronymic, account.pinfl, account.warehouse_id, account.zone_id, account.role_wms_id, account.language_code, account.profile_pic, account.cabinet_type, account.company_id FROM account WHERE account.first_name = %(first_name_1)s AND account.last_name = %(last_name_1)s AND account.barcode = %(barcode_1)s ORDER BY random() LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.8s ago] {'first_name_1': , 'last_name_1': , 'barcode_1': , 'param_1': 1} INFO sqlalchemy.engine.Engine:base.py:1846 UPDATE account SET barcode=%(barcode)s WHERE account.wms_id = %(wms_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.8s ago] {'barcode': , 'wms_id_1': 10207} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT account.wms_id AS account_wms_id, account.is_active AS account_is_active, account.is_pass_change_needed AS account_is_pass_change_needed, account.first_name AS account_first_name, account.last_name AS account_last_name, account.password AS account_password, account.phone AS account_phone, account.barcode AS account_barcode, account.cell_key AS account_cell_key, account.code AS account_code, account.date_created AS account_date_created, account.jobtitle AS account_jobtitle, account.linked_delivery_point_id AS account_linked_delivery_point_id, account.patronymic AS account_patronymic, account.pinfl AS account_pinfl, account.warehouse_id AS account_warehouse_id, account.zone_id AS account_zone_id, account.role_wms_id AS account_role_wms_id, account.language_code AS account_language_code, account.profile_pic AS account_profile_pic, account.cabinet_type AS account_cabinet_type, account.company_id AS account_company_id FROM account WHERE account.wms_id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.8s ago] {'pk_1': 10207} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT invoice.invoice_number, invoice.invoice_status FROM shaded_id JOIN sku ON shaded_id.id = sku.shaded_id_id JOIN barcode_info ON sku.id = barcode_info.sku_id JOIN cart_item ON barcode_info.id = cart_item.barcode_info_id JOIN cart ON cart.id = cart_item.cart_id JOIN invoice ON invoice.id = cart.invoice_id WHERE shaded_id.external IN (%(external_1_1)s) GROUP BY invoice.invoice_number, invoice.invoice_status, invoice.created_at ORDER BY invoice.created_at DESC INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.7s ago] {'external_1_1': 65704410938} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:1846 SELECT invoice.invoice_number, invoice.invoice_status FROM shaded_id JOIN sku ON shaded_id.id = sku.shaded_id_id JOIN barcode_info ON sku.id = barcode_info.sku_id JOIN cart_item ON barcode_info.id = cart_item.barcode_info_id JOIN cart ON cart.id = cart_item.cart_id JOIN invoice ON invoice.id = cart.invoice_id WHERE shaded_id.external IN (%(external_1_1)s) GROUP BY invoice.invoice_number, invoice.invoice_status, invoice.created_at ORDER BY invoice.created_at DESC INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 161.3s ago] {'external_1_1': 65704410938} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:1846 SELECT shaded_id.external AS external_sku_id, shaded_id.internal AS internal_sku_id, barcode_info.barcode, sku.name, sku_picture.url, CAST(sku.purchase_price AS FLOAT) AS purchase_price, cart_item.quantity, cart_item.currency FROM sku LEFT OUTER JOIN shaded_id ON sku.shaded_id_id = shaded_id.id LEFT OUTER JOIN barcode_info ON sku.id = barcode_info.sku_id LEFT OUTER JOIN sku_picture ON sku.id = sku_picture.sku_id LEFT OUTER JOIN cart_item ON barcode_info.id = cart_item.barcode_info_id WHERE shaded_id.external IN (%(external_1_1)s) INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.7s ago] {'external_1_1': 65704410938} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:13.180804", "type": "request", "method": "POST", "url": "https://dm-ff-be-service-stock.k8s-review.dailymail-tech.uz/qa-api/v1/pull-stock-records", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master", "Authorization": "Bearer 3bd96d0d-ad84-4a46-9c2f-f6198557422a"}, "params": {"internalIds": 4100000000000053487}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:13.216946", "type": "response", "method": "POST", "url": "https://dm-ff-be-service-stock.k8s-review.dailymail-tech.uz/qa-api/v1/pull-stock-records?internalIds=4100000000000053487", "status_code": 200, "trace_id": null, "headers": {}, "body": "[{\"id\":\"null_4100000000000053487_1693627\",\"internalSkuId\":4100000000000053487,\"externalSkuId\":65704410938,\"barcode\":null,\"provider\":\"YA\",\"quantityActive\":0,\"quantityPending\":0,\"quantityOverage\":0,\"quantityUnknown\":0,\"quantityDefected\":0,\"quantityMissing\":0,\"warehouseId\":1693627,\"synchronized\":false,\"synchronizedTime\":\"2026-04-08T04:48:13.214+05:00\",\"showcaseQuantity\":0}]", "elapsed_time": 0.034665, "reason": "OK"} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT stock.id, stock.internal_sku_id, stock.external_sku_id, stock.provider, stock.quantity_active, stock.quantity_pending, stock.quantity_overage, stock.quantity_unknown, stock.quantity_defected, stock.quantity_missing, stock.warehouse_id, stock.synchronized, stock.synchronized_time, stock.barcode FROM stock WHERE stock.internal_sku_id = %(internal_sku_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.7s ago] {'internal_sku_id_1': 4100000000000053487} INFO sqlalchemy.engine.Engine:base.py:1846 UPDATE stock SET quantity_active=%(quantity_active)s WHERE stock.internal_sku_id = %(internal_sku_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.7s ago] {'quantity_active': 2, 'internal_sku_id_1': 4100000000000053487} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-ff-be-service-supply', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:1846 UPDATE batch SET invoice_document_number=%(invoice_document_number)s, invoice_document_date=%(invoice_document_date)s WHERE batch.invoice_id = %(invoice_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.6s ago] {'invoice_document_number': 'autotest_20260407_639', 'invoice_document_date': '2026-04-07 00:00:00.000000', 'invoice_id_1': '410000016017'} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT zone.id, zone.key, zone.sort_key, zone.warehouse_id, zone.zone_stock_type, zone.for_global_inventory, zone.action, zone.activated, zone.creation_date, zone.deactivation_reason, zone.disable_date, zone.pattern, zone.title, zone.last_editor_id, zone.action_id FROM zone JOIN cell ON cell.zone_id = zone.id WHERE cell.key = %(key_1)s AND zone.warehouse_id = %(warehouse_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.6s ago] {'key_1': 'QA-75605692254905344', 'warehouse_id_1': 1693627} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT batch.id, batch.batch_number, batch.sku_id, batch.barcode, batch.warehouse_id, batch.invoice_id, batch.is_return, batch.invoice_barcode, batch.invoice_date_created, batch.invoice_date_placed, batch.date_production, batch.date_expired, batch.shelf_life, batch.purchase_price, batch.sell_price, batch.vat, batch.invoice_document_number, batch.currency, batch.invoice_document_date FROM batch WHERE batch.sku_id = %(sku_id_1)s AND batch.barcode = %(barcode_1)s AND batch.invoice_id = %(invoice_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.6s ago] {'sku_id_1': 4100000000000053487, 'barcode_1': '449692344928', 'invoice_id_1': '410000016017'} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-availability', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-availability', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-availability', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-availability', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT cell.id AS cell_id, cell.key AS cell_key, cell.zone_id AS cell_zone_id, cell.active AS cell_active, cell.mix_type AS cell_mix_type, cell.skus_amount AS cell_skus_amount, cell.cell_picking_type AS cell_cell_picking_type, cell.barcode AS cell_barcode, cell.old_barcode AS cell_old_barcode, cell.height AS cell_height, cell.length AS cell_length, cell.width AS cell_width, cell.placing_order AS cell_placing_order, cell.picking_order AS cell_picking_order, cell.inventory_task_id AS cell_inventory_task_id, cell.last_inventory_date AS cell_last_inventory_date, cell.last_inventory_worker_id AS cell_last_inventory_worker_id, cell.deactivate_reason AS cell_deactivate_reason, zone.id AS zone_id, zone.key AS zone_key, zone.sort_key AS zone_sort_key, zone.warehouse_id AS zone_warehouse_id, zone.zone_stock_type AS zone_zone_stock_type, zone.for_global_inventory AS zone_for_global_inventory, zone.action AS zone_action, zone.activated AS zone_activated, zone.creation_date AS zone_creation_date, zone.deactivation_reason AS zone_deactivation_reason, zone.disable_date AS zone_disable_date, zone.pattern AS zone_pattern, zone.title AS zone_title, zone.last_editor_id AS zone_last_editor_id, zone.action_id AS zone_action_id FROM cell JOIN zone ON zone.id = cell.zone_id WHERE cell.key = %(key_1)s AND zone.warehouse_id = %(warehouse_id_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.5s ago] {'key_1': , 'warehouse_id_1': 1693627, 'param_1': 1} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 INSERT INTO packing_table (barcode, warehouse_id, date_updated, big_bag_barcode, worker_id, workplace_id, box_barcode) VALUES (%(barcode)s, %(warehouse_id)s, %(date_updated)s, %(big_bag_barcode)s, %(worker_id)s, %(workplace_id)s, %(box_barcode)s) RETURNING packing_table.id INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.2s ago] {'barcode': 'UP-QA-75605693783491328', 'warehouse_id': 1693627, 'date_updated': None, 'big_bag_barcode': None, 'worker_id': None, 'workplace_id': None, 'box_barcode': None} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT packing_table.id AS packing_table_id, packing_table.barcode AS packing_table_barcode, packing_table.warehouse_id AS packing_table_warehouse_id, packing_table.date_updated AS packing_table_date_updated, packing_table.big_bag_barcode AS packing_table_big_bag_barcode, packing_table.worker_id AS packing_table_worker_id, packing_table.workplace_id AS packing_table_workplace_id, packing_table.box_barcode AS packing_table_box_barcode FROM packing_table WHERE packing_table.id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.2s ago] {'pk_1': 103352} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:default.py:1713 select nextval('orders_id_seq') INFO sqlalchemy.engine.Engine:default.py:1713 [raw sql] {} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-account', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.order_id = %(order_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.2s ago] {'order_id_1': 8907980} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:13.850894", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"id": 8907980, "dateCreated": "2026-04-07T23:48:13Z", "deliveryDate": "2026-04-08T11:00:00Z", "delivery": {"address": "д. Билибино, алл. Революции, д. 102 стр. 4, 479513", "timeFrom": "2026-04-07T23:48:13Z", "timeTo": "2026-04-08T11:00:00Z", "type": "RU_POST", "lastMile": "YaMarket", "lastMileId": 12, "firstMileId": 12, "orderSource": "YaMarket"}, "orderItems": [{"skuId": 65704410938, "amount": 1, "currency": "RUR", "purchasePrice": 67941, "paymentPrice": 77691, "tradeOrderId": null}], "price": 7018, "stockId": "WH_TASHKENT", "tradeOrderId": 75605693813362688, "cutOff": "2026-04-08T11:00:00Z", "currency": "RUR", "transitCountry": "KG", "isTest": true, "platformTrackingCode": 8907980}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:13.882930", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status_code": 200, "trace_id": null, "headers": {}, "body": "", "elapsed_time": 0.030784, "reason": "OK"} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.platform_tracking_code = %(platform_tracking_code_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 160.2s ago] {'platform_tracking_code_1': '8907980'} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.platform_tracking_code = %(platform_tracking_code_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 162.4s ago] {'platform_tracking_code_1': '8907980'} INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.180.5', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.180.5', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17528. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18217. INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:17.896197", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/can-be-canceled", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"tradeOrderId": 75605693813362688, "orderId": 4278192651}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:17.933155", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/can-be-canceled", "status_code": 200, "trace_id": "3361015ac96488ef9458f7b8fd4e7ce2", "headers": {}, "body": "{\"id\":8907980,\"success\":true,\"message\":\"\"}", "elapsed_time": 0.035524, "reason": "OK"} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:17.934214", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/v2/internal/order/cancel", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"tradeOrderId": 75605693813362688, "orderId": 4278192651}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:18.269209", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/v2/internal/order/cancel", "status_code": 200, "trace_id": "e2233481db45e9f63c82a7e5eb7b0750", "headers": {}, "body": "{\"id\":8907980,\"success\":true,\"message\":\"\"}", "elapsed_time": 0.333441, "reason": "OK"} INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.174.181', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.174.181', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17528. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18217. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.180.5', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.180.5', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17528. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18218. INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT cell.id AS cell_id, cell.key AS cell_key, cell.zone_id AS cell_zone_id, cell.active AS cell_active, cell.mix_type AS cell_mix_type, cell.skus_amount AS cell_skus_amount, cell.cell_picking_type AS cell_cell_picking_type, cell.barcode AS cell_barcode, cell.old_barcode AS cell_old_barcode, cell.height AS cell_height, cell.length AS cell_length, cell.width AS cell_width, cell.placing_order AS cell_placing_order, cell.picking_order AS cell_picking_order, cell.inventory_task_id AS cell_inventory_task_id, cell.last_inventory_date AS cell_last_inventory_date, cell.last_inventory_worker_id AS cell_last_inventory_worker_id, cell.deactivate_reason AS cell_deactivate_reason, zone.id AS zone_id, zone.key AS zone_key, zone.sort_key AS zone_sort_key, zone.warehouse_id AS zone_warehouse_id, zone.zone_stock_type AS zone_zone_stock_type, zone.for_global_inventory AS zone_for_global_inventory, zone.action AS zone_action, zone.activated AS zone_activated, zone.creation_date AS zone_creation_date, zone.deactivation_reason AS zone_deactivation_reason, zone.disable_date AS zone_disable_date, zone.pattern AS zone_pattern, zone.title AS zone_title, zone.last_editor_id AS zone_last_editor_id, zone.action_id AS zone_action_id FROM cell JOIN zone ON zone.id = cell.zone_id WHERE cell.key = %(key_1)s AND zone.warehouse_id = %(warehouse_id_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 167.6s ago] {'key_1': , 'warehouse_id_1': 1693627, 'param_1': 1} INFO sqlalchemy.engine.Engine:base.py:1846 INSERT INTO packing_table (barcode, warehouse_id, date_updated, big_bag_barcode, worker_id, workplace_id, box_barcode) VALUES (%(barcode)s, %(warehouse_id)s, %(date_updated)s, %(big_bag_barcode)s, %(worker_id)s, %(workplace_id)s, %(box_barcode)s) RETURNING packing_table.id INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 167.3s ago] {'barcode': 'UP-QA-75605700831729408', 'warehouse_id': 1693627, 'date_updated': None, 'big_bag_barcode': None, 'worker_id': None, 'workplace_id': None, 'box_barcode': None} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT packing_table.id AS packing_table_id, packing_table.barcode AS packing_table_barcode, packing_table.warehouse_id AS packing_table_warehouse_id, packing_table.date_updated AS packing_table_date_updated, packing_table.big_bag_barcode AS packing_table_big_bag_barcode, packing_table.worker_id AS packing_table_worker_id, packing_table.workplace_id AS packing_table_workplace_id, packing_table.box_barcode AS packing_table_box_barcode FROM packing_table WHERE packing_table.id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 167.3s ago] {'pk_1': 103353} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:default.py:1713 select nextval('orders_id_seq') INFO sqlalchemy.engine.Engine:default.py:1713 [raw sql] {} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-account', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.order_id = %(order_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 167.3s ago] {'order_id_1': 8907982} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:20.879331", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"id": 8907982, "dateCreated": "2026-04-07T23:48:20Z", "deliveryDate": "2026-04-08T11:00:00Z", "delivery": {"address": "д. Бодайбо, бул. Пожарского, д. 4/9 стр. 159, 472997", "timeFrom": "2026-04-07T23:48:20Z", "timeTo": "2026-04-08T11:00:00Z", "type": "RU_POST", "lastMile": "YaMarket", "lastMileId": 12, "firstMileId": 12, "orderSource": "YaMarket"}, "orderItems": [{"skuId": 65704410938, "amount": 1, "currency": "RUR", "purchasePrice": 38175, "paymentPrice": 49479, "tradeOrderId": null}], "price": 7710, "stockId": "WH_TASHKENT", "tradeOrderId": 75605700844397312, "cutOff": "2026-04-08T11:00:00Z", "currency": "RUR", "transitCountry": "KG", "isTest": true, "platformTrackingCode": 8907982}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:20.905334", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status_code": 200, "trace_id": null, "headers": {}, "body": "", "elapsed_time": 0.024701, "reason": "OK"} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.platform_tracking_code = %(platform_tracking_code_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 167.3s ago] {'platform_tracking_code_1': '8907982'} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.platform_tracking_code = %(platform_tracking_code_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 169.4s ago] {'platform_tracking_code_1': '8907982'} INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.174.181', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.174.181', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18218. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17528. INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:24.384405", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/can-be-canceled", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"tradeOrderId": 75605700844397312, "orderId": 4278192652}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:24.416707", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/can-be-canceled", "status_code": 200, "trace_id": "04a85d695b759c392ef4edd14c7b7c93", "headers": {}, "body": "{\"id\":8907982,\"success\":true,\"message\":\"\"}", "elapsed_time": 0.030893, "reason": "OK"} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:24.417786", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/v2/internal/order/cancel", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"tradeOrderId": 75605700844397312, "orderId": 4278192652}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:24.749882", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/v2/internal/order/cancel", "status_code": 200, "trace_id": "69b6658d3cd5ef503e75b7ffad5eb436", "headers": {}, "body": "{\"id\":8907982,\"success\":true,\"message\":\"\"}", "elapsed_time": 0.330695, "reason": "OK"} INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.48.16', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.48.16', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17528. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18218. INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT cell.id AS cell_id, cell.key AS cell_key, cell.zone_id AS cell_zone_id, cell.active AS cell_active, cell.mix_type AS cell_mix_type, cell.skus_amount AS cell_skus_amount, cell.cell_picking_type AS cell_cell_picking_type, cell.barcode AS cell_barcode, cell.old_barcode AS cell_old_barcode, cell.height AS cell_height, cell.length AS cell_length, cell.width AS cell_width, cell.placing_order AS cell_placing_order, cell.picking_order AS cell_picking_order, cell.inventory_task_id AS cell_inventory_task_id, cell.last_inventory_date AS cell_last_inventory_date, cell.last_inventory_worker_id AS cell_last_inventory_worker_id, cell.deactivate_reason AS cell_deactivate_reason, zone.id AS zone_id, zone.key AS zone_key, zone.sort_key AS zone_sort_key, zone.warehouse_id AS zone_warehouse_id, zone.zone_stock_type AS zone_zone_stock_type, zone.for_global_inventory AS zone_for_global_inventory, zone.action AS zone_action, zone.activated AS zone_activated, zone.creation_date AS zone_creation_date, zone.deactivation_reason AS zone_deactivation_reason, zone.disable_date AS zone_disable_date, zone.pattern AS zone_pattern, zone.title AS zone_title, zone.last_editor_id AS zone_last_editor_id, zone.action_id AS zone_action_id FROM cell JOIN zone ON zone.id = cell.zone_id WHERE cell.key = %(key_1)s AND zone.warehouse_id = %(warehouse_id_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 173.6s ago] {'key_1': , 'warehouse_id_1': 1693627, 'param_1': 1} INFO sqlalchemy.engine.Engine:base.py:1846 INSERT INTO packing_table (barcode, warehouse_id, date_updated, big_bag_barcode, worker_id, workplace_id, box_barcode) VALUES (%(barcode)s, %(warehouse_id)s, %(date_updated)s, %(big_bag_barcode)s, %(worker_id)s, %(workplace_id)s, %(box_barcode)s) RETURNING packing_table.id INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 173.3s ago] {'barcode': 'UP-QA-75605706886035712', 'warehouse_id': 1693627, 'date_updated': None, 'big_bag_barcode': None, 'worker_id': None, 'workplace_id': None, 'box_barcode': None} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT packing_table.id AS packing_table_id, packing_table.barcode AS packing_table_barcode, packing_table.warehouse_id AS packing_table_warehouse_id, packing_table.date_updated AS packing_table_date_updated, packing_table.big_bag_barcode AS packing_table_big_bag_barcode, packing_table.worker_id AS packing_table_worker_id, packing_table.workplace_id AS packing_table_workplace_id, packing_table.box_barcode AS packing_table_box_barcode FROM packing_table WHERE packing_table.id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 173.3s ago] {'pk_1': 103354} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:default.py:1713 select nextval('orders_id_seq') INFO sqlalchemy.engine.Engine:default.py:1713 [raw sql] {} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-account', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.order_id = %(order_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 173.3s ago] {'order_id_1': 8907984} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:26.927229", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"id": 8907984, "dateCreated": "2026-04-07T23:48:26Z", "deliveryDate": "2026-04-08T11:00:00Z", "delivery": {"address": "г. Новочеркасск, наб. Баумана, д. 8 стр. 7, 895881", "timeFrom": "2026-04-07T23:48:26Z", "timeTo": "2026-04-08T11:00:00Z", "type": "RU_POST", "lastMile": "YaMarket", "lastMileId": 12, "firstMileId": 12, "orderSource": "YaMarket"}, "orderItems": [{"skuId": 65704410938, "amount": 1, "currency": "RUR", "purchasePrice": 22720, "paymentPrice": 26047, "tradeOrderId": null}], "price": 3506, "stockId": "WH_TASHKENT", "tradeOrderId": 75605706890493952, "cutOff": "2026-04-08T11:00:00Z", "currency": "RUR", "transitCountry": "KG", "isTest": true, "platformTrackingCode": 8907984}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:26.953871", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status_code": 200, "trace_id": null, "headers": {}, "body": "", "elapsed_time": 0.025285, "reason": "OK"} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.platform_tracking_code = %(platform_tracking_code_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 173.3s ago] {'platform_tracking_code_1': '8907984'} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.platform_tracking_code = %(platform_tracking_code_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 175.5s ago] {'platform_tracking_code_1': '8907984'} INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.174.181', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.174.181', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17529. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18218. INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:30.936708", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/can-be-canceled", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"tradeOrderId": 75605706890493952, "orderId": 4278192653}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:30.970913", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/can-be-canceled", "status_code": 200, "trace_id": "d8655f733e2904e2c5213eb10ef6682c", "headers": {}, "body": "{\"id\":8907984,\"success\":true,\"message\":\"\"}", "elapsed_time": 0.032387, "reason": "OK"} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:30.972135", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/v2/internal/order/cancel", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"tradeOrderId": 75605706890493952, "orderId": 4278192653}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:31.306140", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/v2/internal/order/cancel", "status_code": 200, "trace_id": "86506900125b1dde27fe3c89b7f2ca41", "headers": {}, "body": "{\"id\":8907984,\"success\":true,\"message\":\"\"}", "elapsed_time": 0.332649, "reason": "OK"} INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.180.5', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.180.5', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17529. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.48.16', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.48.16', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17529. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18219. INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT cell.id AS cell_id, cell.key AS cell_key, cell.zone_id AS cell_zone_id, cell.active AS cell_active, cell.mix_type AS cell_mix_type, cell.skus_amount AS cell_skus_amount, cell.cell_picking_type AS cell_cell_picking_type, cell.barcode AS cell_barcode, cell.old_barcode AS cell_old_barcode, cell.height AS cell_height, cell.length AS cell_length, cell.width AS cell_width, cell.placing_order AS cell_placing_order, cell.picking_order AS cell_picking_order, cell.inventory_task_id AS cell_inventory_task_id, cell.last_inventory_date AS cell_last_inventory_date, cell.last_inventory_worker_id AS cell_last_inventory_worker_id, cell.deactivate_reason AS cell_deactivate_reason, zone.id AS zone_id, zone.key AS zone_key, zone.sort_key AS zone_sort_key, zone.warehouse_id AS zone_warehouse_id, zone.zone_stock_type AS zone_zone_stock_type, zone.for_global_inventory AS zone_for_global_inventory, zone.action AS zone_action, zone.activated AS zone_activated, zone.creation_date AS zone_creation_date, zone.deactivation_reason AS zone_deactivation_reason, zone.disable_date AS zone_disable_date, zone.pattern AS zone_pattern, zone.title AS zone_title, zone.last_editor_id AS zone_last_editor_id, zone.action_id AS zone_action_id FROM cell JOIN zone ON zone.id = cell.zone_id WHERE cell.key = %(key_1)s AND zone.warehouse_id = %(warehouse_id_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 180.6s ago] {'key_1': , 'warehouse_id_1': 1693627, 'param_1': 1} INFO sqlalchemy.engine.Engine:base.py:1846 INSERT INTO packing_table (barcode, warehouse_id, date_updated, big_bag_barcode, worker_id, workplace_id, box_barcode) VALUES (%(barcode)s, %(warehouse_id)s, %(date_updated)s, %(big_bag_barcode)s, %(worker_id)s, %(workplace_id)s, %(box_barcode)s) RETURNING packing_table.id INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 180.3s ago] {'barcode': 'UP-QA-75605713865790976', 'warehouse_id': 1693627, 'date_updated': None, 'big_bag_barcode': None, 'worker_id': None, 'workplace_id': None, 'box_barcode': None} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT packing_table.id AS packing_table_id, packing_table.barcode AS packing_table_barcode, packing_table.warehouse_id AS packing_table_warehouse_id, packing_table.date_updated AS packing_table_date_updated, packing_table.big_bag_barcode AS packing_table_big_bag_barcode, packing_table.worker_id AS packing_table_worker_id, packing_table.workplace_id AS packing_table_workplace_id, packing_table.box_barcode AS packing_table_box_barcode FROM packing_table WHERE packing_table.id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 180.3s ago] {'pk_1': 103355} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:default.py:1713 select nextval('orders_id_seq') INFO sqlalchemy.engine.Engine:default.py:1713 [raw sql] {} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-account', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.order_id = %(order_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 180.3s ago] {'order_id_1': 8907986} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:33.903792", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"id": 8907986, "dateCreated": "2026-04-07T23:48:33Z", "deliveryDate": "2026-04-08T11:00:00Z", "delivery": {"address": "к. Нарткала, ул. Красноармейская, д. 769, 798492", "timeFrom": "2026-04-07T23:48:33Z", "timeTo": "2026-04-08T11:00:00Z", "type": "RU_POST", "lastMile": "YaMarket", "lastMileId": 12, "firstMileId": 12, "orderSource": "YaMarket"}, "orderItems": [{"skuId": 65704410938, "amount": 1, "currency": "RUR", "purchasePrice": 88651, "paymentPrice": 75449, "tradeOrderId": null}], "price": 7753, "stockId": "WH_TASHKENT", "tradeOrderId": 75605713870016512, "cutOff": "2026-04-08T11:00:00Z", "currency": "RUR", "transitCountry": "KG", "isTest": true, "platformTrackingCode": 8907986}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:33.932705", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status_code": 200, "trace_id": null, "headers": {}, "body": "", "elapsed_time": 0.027684, "reason": "OK"} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.platform_tracking_code = %(platform_tracking_code_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 180.3s ago] {'platform_tracking_code_1': '8907986'} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT orders.id, orders.barcode, orders.problematic, orders.status, orders.delivery_retry, orders.first_order, orders.order_id, orders.status_redelivery, orders.canceled_by_ff, orders.is_test, orders.assembly_blocked, orders.comment, orders.date_updated, orders.key, orders.price, orders.stock_id, orders.date_created, orders.issue_code, orders.platform, orders.customer_id, orders.delivery_id, orders.trade_order_id, orders.cut_off, orders.handover_list_id, orders.logistic_order_id, orders.platform_tracking_code, orders.canceled_at, orders.weight, orders.order_sticker_url, orders.canceled_reason, orders.currency, orders.logistic_template_id, orders.transit_country, orders.external_order_id FROM orders WHERE orders.platform_tracking_code = %(platform_tracking_code_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 182.5s ago] {'platform_tracking_code_1': '8907986'} INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.48.16', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.48.16', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17530. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18219. INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:37.941674", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/can-be-canceled", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"tradeOrderId": 75605713870016512, "orderId": 4278192654}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:37.976024", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/can-be-canceled", "status_code": 200, "trace_id": "e5a16c5856cb78afa5a3e4eaedd43fda", "headers": {}, "body": "{\"id\":8907986,\"success\":true,\"message\":\"\"}", "elapsed_time": 0.032581, "reason": "OK"} INFO src.framework.common.api:api.py:97 {"timestamp": "2026-04-07T23:48:37.977222", "type": "request", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/v2/internal/order/cancel", "headers": {"x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-ff": "true", "x-aer-mock-yandex-bond": "true", "x-aer-mock-egov-uz": "true", "x-aer-mock-tmg": "true", "x-aer-mesh": "dm-hub-service-package:master;dm-hub-service-package-external:master;dm-hub-service-sorting:master;dm-hub-service-asn:master;dm-hub-service-inbound:master;dm-hub-service-meta:master;dm-hub-service-configuration:master;dm-hub-service-packing:master;dm-hub-service-dispatch:master;dm-hub-service-label:master;dm-hub-service-storage:master;dm-hub-service-cargo:master;dm-hub-service-country:master;dm-hub-service-customs:master;dm-hub-service-document:master;dm-hub-service-email:master;dm-hub-service-file-storage:master;dm-hub-service-inspection:master;dm-hub-service-osl:master;dm-hub-service-partners:master;dm-hub-service-report:master;dm-hub-service-settings:master;dm-hub-service-short-link:master;dm-hub-service-templates:master;dm-hub-service-tracking:master;dm-hub-service-transliteration:master;dm-hub-service-processing:master;dm-hub-api-cargo-carrier:master;dm-hub-api-fe:master;dm-hub-api-ff:master;dm-hub-api-wms:master;dm-hub-api-aer:master;dm-hub-api-joom:master;dm-hub-api-gateway:master;dm-hub-api-partners:master;dm-hub-api-pochta-global:master;dm-hub-api-public:master;dm-hub-api-wildberries:master;dm-hub-api-internal:master;dm-hub-daemon-package-process:master;dm-hub-daemon-tracking:master;dm-hub-integration-ff:master;dm-hub-integration-aer:master;dm-hub-integration-cainiao:master;dm-hub-integration-cargo-carrier:master;dm-hub-integration-gtt:master;dm-hub-integration-kazpost:master;dm-hub-integration-kgpost:master;dm-hub-integration-partners:master;dm-hub-integration-post:master;dm-hub-integration-rupost:master;dm-hub-integration-telegram:master;dm-hub-integration-upu:master;dm-hub-integration-wms:master;dm-hub-workflow-asn:master;dm-hub-workflow-email:master;dm-hub-workflow-hub-external:master;dm-hub-workflow-hub-internal:master;dm-hub-workflow-integration:master;dm-hub-workflow-package:master;dm-hub-workflow-tracking:master;dm-hub-workflow-hub-internal:master;dm-hub-service-packing:master;dm-hub-service-cargo:master;dm-hub-workflow-hub-external:master", "Authorization": "Bearer f6ecf128-6930-44ff-b4dd-62a5b0a4d3ab"}, "json": {"tradeOrderId": 75605713870016512, "orderId": 4278192654}, "timeout": 30} INFO src.framework.common.api:api.py:121 {"timestamp": "2026-04-07T23:48:38.313779", "type": "response", "method": "POST", "url": "https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/v2/internal/order/cancel", "status_code": 200, "trace_id": "b215715da7adadcda3cc94588660d2d9", "headers": {}, "body": "{\"id\":8907986,\"success\":true,\"message\":\"\"}", "elapsed_time": 0.335165, "reason": "OK"} INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.174.181', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.174.181', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17530. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18219. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda.redpanda-operator.svc:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:622 [IPv4 ('10.100.180.5', 9092)]>: Broker version identified as 2.6 INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.conn:conn.py:400 [IPv4 ('10.100.174.181', 9092)]>: connecting to redpanda-0.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.174.181', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.48.16', 9092)]>: connecting to redpanda-1.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.48.16', 9092) IPv4] INFO kafka.conn:conn.py:400 [IPv4 ('10.100.180.5', 9092)]>: connecting to redpanda-2.redpanda.redpanda-operator.svc.cluster.local.:9092 [('10.100.180.5', 9092) IPv4] INFO kafka.conn:conn.py:461 [IPv4 ('10.100.174.181', 9092)]>: Connection complete. INFO kafka.conn:conn.py:951 [IPv4 ('10.100.180.5', 9092)]>: Closing connection. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.48.16', 9092)]>: Connection complete. INFO kafka.conn:conn.py:461 [IPv4 ('10.100.180.5', 9092)]>: Connection complete. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=2) to offset 17530. INFO kafka.consumer.fetcher:fetcher.py:418 Resetting offset for partition TopicPartition(topic='wms_ff_stock_event', partition=1) to offset 18220. INFO sqlalchemy.engine.Engine:base.py:1846 UPDATE account SET barcode=%(barcode)s WHERE account.wms_id = %(wms_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 189.5s ago] {'barcode': , 'wms_id_1': 100346} INFO sqlalchemy.engine.Engine:base.py:1846 UPDATE account SET barcode=%(barcode)s WHERE account.wms_id = %(wms_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 189.4s ago] {'barcode': , 'wms_id_1': 10207} INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully