{"name": "test_add_bundles_to_one_sku", "status": "failed", "statusDetails": {"message": "AssertionError: There is no FREE test user", "trace": "@fixture(scope=\"class\")\n    def get_fmcg_auth_header():\n>       random_user = random_fmcg_user()\n                      ^^^^^^^^^^^^^^^^^^\n\nsrc/framework/fmcg/fixtures/lk.py:22: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \nsrc/framework/fmcg/helpers/fmcg_auth.py:17: in random_fmcg_user\n    account = FMCGAccountQueries().bind_free_random_autotest_account()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nself = <src.framework.fmcg.db.account.FMCGAccountQueries object at 0x75b43d353450>\n\n    def bind_free_random_autotest_account(self):\n        random_autotest_account = self.get_free_random_autotest_account()\n>       assert random_autotest_account, \"There is no FREE test user\"\n               ^^^^^^^^^^^^^^^^^^^^^^^\nE       AssertionError: There is no FREE test user\n\nsrc/framework/fmcg/db/account.py:38: AssertionError"}, "description": "\n        Создадим комплекты для одного товара\n        Ожидаемый результат: данные из файла и данные загруженные в БД одинаковы\n        ", "start": 1775432353384, "stop": 1775432353384, "uuid": "a43db273-e54c-4328-8e73-a12c10c6009c", "historyId": "f069bfc89c1accda8347e0e736b51ab0", "testCaseId": "f069bfc89c1accda8347e0e736b51ab0", "fullName": "tests.fmcg.test_lk.test_sku.TestFMCGSKUBundleBatch#test_add_bundles_to_one_sku", "labels": [{"name": "tag", "value": "dm-fmcg-be-service-lk"}, {"name": "tag", "value": "batch_upload"}, {"name": "parentSuite", "value": "tests.fmcg.test_lk"}, {"name": "suite", "value": "test_sku"}, {"name": "subSuite", "value": "TestFMCGSKUBundleBatch"}, {"name": "host", "value": "runner-1rdl4o-mi-project-9-concurrent-3-jdfb6amg"}, {"name": "thread", "value": "27-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.fmcg.test_lk.test_sku"}], "titlePath": ["tests", "fmcg", "test_lk", "test_sku.py", "TestFMCGSKUBundleBatch"]}