logger=settings t=2026-05-10T01:01:10.216092038Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-10T01:01:10Z logger=settings t=2026-05-10T01:01:10.217000151Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-10T01:01:10.217026532Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-10T01:01:10.217035572Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-10T01:01:10.217043523Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-10T01:01:10.217050783Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-10T01:01:10.217058593Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-10T01:01:10.217070933Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-10T01:01:10.217084914Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-10T01:01:10.217098164Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-10T01:01:10.217143025Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-10T01:01:10.217160235Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-10T01:01:10.217167606Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-10T01:01:10.217175886Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-10T01:01:10.217221287Z level=info msg=Target target=[all] logger=settings t=2026-05-10T01:01:10.217245727Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-10T01:01:10.217301089Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-10T01:01:10.217308719Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-10T01:01:10.217316119Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-10T01:01:10.217386541Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-10T01:01:10.217403561Z level=info msg="App mode production" logger=sqlstore t=2026-05-10T01:01:10.218713345Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-10T01:01:10.218752326Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-10T01:01:10.221462056Z level=info msg="Locking database" logger=migrator t=2026-05-10T01:01:10.221477846Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-10T01:01:10.222255996Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-10T01:01:10.223391616Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.13442ms logger=migrator t=2026-05-10T01:01:10.237220373Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-10T01:01:10.238531887Z level=info msg="Migration successfully executed" id="create user table" duration=1.309684ms logger=migrator t=2026-05-10T01:01:10.242961411Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-10T01:01:10.244038689Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.075148ms logger=migrator t=2026-05-10T01:01:10.248415181Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-10T01:01:10.249193111Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=778.14µs logger=migrator t=2026-05-10T01:01:10.277943212Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-10T01:01:10.278970238Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.026646ms logger=migrator t=2026-05-10T01:01:10.283561357Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-10T01:01:10.284615355Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.054057ms logger=migrator t=2026-05-10T01:01:10.288824063Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-10T01:01:10.293395531Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.570998ms logger=migrator t=2026-05-10T01:01:10.299011865Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-10T01:01:10.300691158Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.684713ms logger=migrator t=2026-05-10T01:01:10.305307258Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-10T01:01:10.306064687Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=757.489µs logger=migrator t=2026-05-10T01:01:10.309370413Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-10T01:01:10.31003723Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=666.847µs logger=migrator t=2026-05-10T01:01:10.314202178Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-10T01:01:10.314773272Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=571.675µs logger=migrator t=2026-05-10T01:01:10.319715Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-10T01:01:10.320895249Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.18439ms logger=migrator t=2026-05-10T01:01:10.328235209Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-10T01:01:10.329737558Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.500769ms logger=migrator t=2026-05-10T01:01:10.333660409Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-10T01:01:10.33369399Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.391µs logger=migrator t=2026-05-10T01:01:10.337112417Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-10T01:01:10.338005031Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=892.504µs logger=migrator t=2026-05-10T01:01:10.341320216Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-10T01:01:10.341688636Z level=info msg="Migration successfully executed" id="Add missing user data" duration=373.02µs logger=migrator t=2026-05-10T01:01:10.345918695Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-10T01:01:10.34807027Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.153535ms logger=migrator t=2026-05-10T01:01:10.352050103Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-10T01:01:10.353229064Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.175769ms logger=migrator t=2026-05-10T01:01:10.356639111Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-10T01:01:10.357995226Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.357575ms logger=migrator t=2026-05-10T01:01:10.361167368Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-10T01:01:10.368839426Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.670428ms logger=migrator t=2026-05-10T01:01:10.375790345Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-10T01:01:10.378109635Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.321819ms logger=migrator t=2026-05-10T01:01:10.382896628Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-10T01:01:10.383179405Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=281.557µs logger=migrator t=2026-05-10T01:01:10.387148888Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-10T01:01:10.388216175Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.066297ms logger=migrator t=2026-05-10T01:01:10.394531728Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-10T01:01:10.395089942Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=567.385µs logger=migrator t=2026-05-10T01:01:10.399206028Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-10T01:01:10.39963124Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=426.232µs logger=migrator t=2026-05-10T01:01:10.404348052Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-10T01:01:10.405207884Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=859.371µs logger=migrator t=2026-05-10T01:01:10.409557105Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-10T01:01:10.410275764Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=718.319µs logger=migrator t=2026-05-10T01:01:10.414729078Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-10T01:01:10.416098494Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.377056ms logger=migrator t=2026-05-10T01:01:10.420712733Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-10T01:01:10.421429992Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=717.278µs logger=migrator t=2026-05-10T01:01:10.425752633Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-10T01:01:10.426509072Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=756.909µs logger=migrator t=2026-05-10T01:01:10.43183171Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-10T01:01:10.431884651Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=54.811µs logger=migrator t=2026-05-10T01:01:10.435997117Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-10T01:01:10.436780987Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=782.03µs logger=migrator t=2026-05-10T01:01:10.440697578Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-10T01:01:10.441622972Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=920.455µs logger=migrator t=2026-05-10T01:01:10.447625446Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-10T01:01:10.448273263Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=648.167µs logger=migrator t=2026-05-10T01:01:10.451973039Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-10T01:01:10.45277747Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=800.541µs logger=migrator t=2026-05-10T01:01:10.456384863Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-10T01:01:10.459553954Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.169512ms logger=migrator t=2026-05-10T01:01:10.464086951Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-10T01:01:10.465184249Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.096298ms logger=migrator t=2026-05-10T01:01:10.471518492Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-10T01:01:10.472870267Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.357075ms logger=migrator t=2026-05-10T01:01:10.478687848Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-10T01:01:10.479717934Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.031366ms logger=migrator t=2026-05-10T01:01:10.484770094Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-10T01:01:10.485638657Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=870.243µs logger=migrator t=2026-05-10T01:01:10.491787335Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-10T01:01:10.492586666Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=802.021µs logger=migrator t=2026-05-10T01:01:10.497108762Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-10T01:01:10.497972494Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=861.842µs logger=migrator t=2026-05-10T01:01:10.504255137Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-10T01:01:10.504943194Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=682.688µs logger=migrator t=2026-05-10T01:01:10.511119563Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-10T01:01:10.511727429Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=608.056µs logger=migrator t=2026-05-10T01:01:10.517850748Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-10T01:01:10.51872716Z level=info msg="Migration successfully executed" id="create star table" duration=877.242µs logger=migrator t=2026-05-10T01:01:10.522823136Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-10T01:01:10.523898213Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.079328ms logger=migrator t=2026-05-10T01:01:10.528678756Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-10T01:01:10.52964373Z level=info msg="Migration successfully executed" id="create org table v1" duration=966.584µs logger=migrator t=2026-05-10T01:01:10.533608603Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-10T01:01:10.534829435Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.221042ms logger=migrator t=2026-05-10T01:01:10.54162125Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-10T01:01:10.54237079Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=749.489µs logger=migrator t=2026-05-10T01:01:10.546848065Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-10T01:01:10.54784303Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=993.355µs logger=migrator t=2026-05-10T01:01:10.552826039Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-10T01:01:10.554257096Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.430977ms logger=migrator t=2026-05-10T01:01:10.557860699Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-10T01:01:10.558657189Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=796.76µs logger=migrator t=2026-05-10T01:01:10.565109045Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-10T01:01:10.565143496Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.731µs logger=migrator t=2026-05-10T01:01:10.570069953Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-10T01:01:10.570098254Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.641µs logger=migrator t=2026-05-10T01:01:10.573679546Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-10T01:01:10.573916543Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=236.337µs logger=migrator t=2026-05-10T01:01:10.579823095Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-10T01:01:10.580755019Z level=info msg="Migration successfully executed" id="create dashboard table" duration=939.144µs logger=migrator t=2026-05-10T01:01:10.585971153Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-10T01:01:10.586696832Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=725.589µs logger=migrator t=2026-05-10T01:01:10.591601228Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-10T01:01:10.592902782Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.301104ms logger=migrator t=2026-05-10T01:01:10.597692636Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-10T01:01:10.59902526Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.338485ms logger=migrator t=2026-05-10T01:01:10.603357532Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-10T01:01:10.604276015Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=918.193µs logger=migrator t=2026-05-10T01:01:10.611935762Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-10T01:01:10.612637911Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=702.408µs logger=migrator t=2026-05-10T01:01:10.616553032Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-10T01:01:10.622431933Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.879371ms logger=migrator t=2026-05-10T01:01:10.627643757Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-10T01:01:10.628301724Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=655.857µs logger=migrator t=2026-05-10T01:01:10.633821007Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-10T01:01:10.635242103Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.419896ms logger=migrator t=2026-05-10T01:01:10.640451478Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-10T01:01:10.641425913Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=974.045µs logger=migrator t=2026-05-10T01:01:10.646152655Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-10T01:01:10.646800352Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=647.997µs logger=migrator t=2026-05-10T01:01:10.65490245Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-10T01:01:10.65605309Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.14804ms logger=migrator t=2026-05-10T01:01:10.660815623Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-10T01:01:10.660872774Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=57.851µs logger=migrator t=2026-05-10T01:01:10.664428366Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-10T01:01:10.667725511Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.295605ms logger=migrator t=2026-05-10T01:01:10.671559489Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-10T01:01:10.674156437Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.597687ms logger=migrator t=2026-05-10T01:01:10.677923824Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-10T01:01:10.67970114Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.777216ms logger=migrator t=2026-05-10T01:01:10.684273167Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-10T01:01:10.685445897Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.17283ms logger=migrator t=2026-05-10T01:01:10.689005709Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-10T01:01:10.69095063Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.942391ms logger=migrator t=2026-05-10T01:01:10.694285346Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-10T01:01:10.695200519Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=913.573µs logger=migrator t=2026-05-10T01:01:10.699563811Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-10T01:01:10.700377462Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=813.631µs logger=migrator t=2026-05-10T01:01:10.704044118Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-10T01:01:10.704072348Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.051µs logger=migrator t=2026-05-10T01:01:10.708461931Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-10T01:01:10.708496502Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.041µs logger=migrator t=2026-05-10T01:01:10.712492025Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-10T01:01:10.717472974Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.979469ms logger=migrator t=2026-05-10T01:01:10.722127673Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-10T01:01:10.724182456Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.055483ms logger=migrator t=2026-05-10T01:01:10.727922613Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-10T01:01:10.730080928Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.155265ms logger=migrator t=2026-05-10T01:01:10.733866476Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-10T01:01:10.736308979Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.443003ms logger=migrator t=2026-05-10T01:01:10.740432966Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-10T01:01:10.740725613Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=292.367µs logger=migrator t=2026-05-10T01:01:10.744580572Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-10T01:01:10.745511356Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=925.984µs logger=migrator t=2026-05-10T01:01:10.749434727Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-10T01:01:10.750149345Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=714.908µs logger=migrator t=2026-05-10T01:01:10.755047751Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-10T01:01:10.755116184Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=74.093µs logger=migrator t=2026-05-10T01:01:10.759088866Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-10T01:01:10.760038431Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=949.175µs logger=migrator t=2026-05-10T01:01:10.764526616Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-10T01:01:10.765308856Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=781.15µs logger=migrator t=2026-05-10T01:01:10.769046402Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-10T01:01:10.776367262Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.31902ms logger=migrator t=2026-05-10T01:01:10.780856857Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-10T01:01:10.781681538Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=824.001µs logger=migrator t=2026-05-10T01:01:10.786345289Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-10T01:01:10.787202921Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=857.842µs logger=migrator t=2026-05-10T01:01:10.790963978Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-10T01:01:10.792082206Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.114648ms logger=migrator t=2026-05-10T01:01:10.796369887Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-10T01:01:10.797103527Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=731.819µs logger=migrator t=2026-05-10T01:01:10.802345951Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-10T01:01:10.803271525Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=926.224µs logger=migrator t=2026-05-10T01:01:10.807789242Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-10T01:01:10.811464056Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.676234ms logger=migrator t=2026-05-10T01:01:10.819225086Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-10T01:01:10.820658153Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.432667ms logger=migrator t=2026-05-10T01:01:10.824916453Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-10T01:01:10.825200471Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=284.448µs logger=migrator t=2026-05-10T01:01:10.829754428Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-10T01:01:10.829930212Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=176.224µs logger=migrator t=2026-05-10T01:01:10.833525496Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-10T01:01:10.834363117Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=836.451µs logger=migrator t=2026-05-10T01:01:10.838501824Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-10T01:01:10.841781978Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.280763ms logger=migrator t=2026-05-10T01:01:10.846076188Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-10T01:01:10.847504136Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.426988ms logger=migrator t=2026-05-10T01:01:10.853893931Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-10T01:01:10.854790683Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=895.503µs logger=migrator t=2026-05-10T01:01:10.861406923Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-10T01:01:10.862221675Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=816.112µs logger=migrator t=2026-05-10T01:01:10.866480215Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-10T01:01:10.867719756Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.239211ms logger=migrator t=2026-05-10T01:01:10.872415027Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-10T01:01:10.873810633Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.394106ms logger=migrator t=2026-05-10T01:01:10.879297365Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-10T01:01:10.88805914Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.757585ms logger=migrator t=2026-05-10T01:01:10.893520552Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-10T01:01:10.894510568Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=987.956µs logger=migrator t=2026-05-10T01:01:10.898707936Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-10T01:01:10.899738022Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.035056ms logger=migrator t=2026-05-10T01:01:10.905433289Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-10T01:01:10.906743373Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.310204ms logger=migrator t=2026-05-10T01:01:10.912744868Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-10T01:01:10.913551308Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=808.14µs logger=migrator t=2026-05-10T01:01:10.918751592Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-10T01:01:10.921027141Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.272479ms logger=migrator t=2026-05-10T01:01:10.924540652Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-10T01:01:10.928609156Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.068004ms logger=migrator t=2026-05-10T01:01:10.932436715Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-10T01:01:10.932464556Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.891µs logger=migrator t=2026-05-10T01:01:10.936877579Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-10T01:01:10.937100075Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=219.256µs logger=migrator t=2026-05-10T01:01:10.941253812Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-10T01:01:10.945118802Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.86487ms logger=migrator t=2026-05-10T01:01:10.949890825Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-10T01:01:10.95008539Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=194.995µs logger=migrator t=2026-05-10T01:01:10.954790711Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-10T01:01:10.954959286Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=169.615µs logger=migrator t=2026-05-10T01:01:10.96056795Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-10T01:01:10.96482182Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.25083ms logger=migrator t=2026-05-10T01:01:10.96989827Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-10T01:01:10.970189088Z level=info msg="Migration successfully executed" id="Update uid value" duration=291.198µs logger=migrator t=2026-05-10T01:01:10.975969157Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-10T01:01:10.977139468Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.173641ms logger=migrator t=2026-05-10T01:01:10.980751361Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-10T01:01:10.981999013Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.247012ms logger=migrator t=2026-05-10T01:01:10.986040806Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-10T01:01:10.987282439Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.241712ms logger=migrator t=2026-05-10T01:01:10.991712544Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-10T01:01:10.992691429Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=974.584µs logger=migrator t=2026-05-10T01:01:10.996762204Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-10T01:01:10.997592575Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=830.701µs logger=migrator t=2026-05-10T01:01:11.001265579Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-10T01:01:11.002131601Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=863.182µs logger=migrator t=2026-05-10T01:01:11.00673559Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-10T01:01:11.00748174Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=746.009µs logger=migrator t=2026-05-10T01:01:11.011092243Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-10T01:01:11.01176556Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=705.998µs logger=migrator t=2026-05-10T01:01:11.015519487Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-10T01:01:11.016200584Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=680.947µs logger=migrator t=2026-05-10T01:01:11.023136073Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-10T01:01:11.032432043Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.30068ms logger=migrator t=2026-05-10T01:01:11.039299639Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-10T01:01:11.04006365Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=763.951µs logger=migrator t=2026-05-10T01:01:11.043259052Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-10T01:01:11.044061382Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=802.24µs logger=migrator t=2026-05-10T01:01:11.047616034Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-10T01:01:11.048469657Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=851.173µs logger=migrator t=2026-05-10T01:01:11.053441975Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-10T01:01:11.054859191Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.420786ms logger=migrator t=2026-05-10T01:01:11.061400179Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-10T01:01:11.061914963Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=519.334µs logger=migrator t=2026-05-10T01:01:11.06569918Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-10T01:01:11.066654126Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=955.236µs logger=migrator t=2026-05-10T01:01:11.070764131Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-10T01:01:11.070791651Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.13µs logger=migrator t=2026-05-10T01:01:11.074991479Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-10T01:01:11.077957277Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.963967ms logger=migrator t=2026-05-10T01:01:11.081880707Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-10T01:01:11.084800392Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.924525ms logger=migrator t=2026-05-10T01:01:11.088146659Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-10T01:01:11.088323094Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=174.524µs logger=migrator t=2026-05-10T01:01:11.092335347Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-10T01:01:11.095863888Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.523661ms logger=migrator t=2026-05-10T01:01:11.09945509Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-10T01:01:11.102713824Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.259644ms logger=migrator t=2026-05-10T01:01:11.106074781Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-10T01:01:11.106821951Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=747.269µs logger=migrator t=2026-05-10T01:01:11.110913686Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-10T01:01:11.11145283Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=539.024µs logger=migrator t=2026-05-10T01:01:11.11572991Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-10T01:01:11.116515971Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=786.961µs logger=migrator t=2026-05-10T01:01:11.120335699Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-10T01:01:11.121107999Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=772.27µs logger=migrator t=2026-05-10T01:01:11.12697707Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-10T01:01:11.127675328Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=695.208µs logger=migrator t=2026-05-10T01:01:11.131480626Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-10T01:01:11.132171104Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=693.238µs logger=migrator t=2026-05-10T01:01:11.135842088Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-10T01:01:11.13591177Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=77.112µs logger=migrator t=2026-05-10T01:01:11.139746819Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-10T01:01:11.139815541Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=77.682µs logger=migrator t=2026-05-10T01:01:11.145420365Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-10T01:01:11.149947643Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.527848ms logger=migrator t=2026-05-10T01:01:11.154955632Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-10T01:01:11.157712293Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.756631ms logger=migrator t=2026-05-10T01:01:11.161329896Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-10T01:01:11.161412038Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=82.772µs logger=migrator t=2026-05-10T01:01:11.165005841Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-10T01:01:11.1657412Z level=info msg="Migration successfully executed" id="create quota table v1" duration=735.199µs logger=migrator t=2026-05-10T01:01:11.170572744Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-10T01:01:11.171825417Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.252322ms logger=migrator t=2026-05-10T01:01:11.17584346Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-10T01:01:11.175869161Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.701µs logger=migrator t=2026-05-10T01:01:11.179498034Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-10T01:01:11.180268094Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=769.79µs logger=migrator t=2026-05-10T01:01:11.184748349Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-10T01:01:11.186202497Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.454488ms logger=migrator t=2026-05-10T01:01:11.190914478Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-10T01:01:11.194677565Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.764227ms logger=migrator t=2026-05-10T01:01:11.198199556Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-10T01:01:11.198227587Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.87µs logger=migrator t=2026-05-10T01:01:11.201727007Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-10T01:01:11.203097612Z level=info msg="Migration successfully executed" id="create session table" duration=1.370285ms logger=migrator t=2026-05-10T01:01:11.207547747Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-10T01:01:11.20766966Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=122.903µs logger=migrator t=2026-05-10T01:01:11.211615003Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-10T01:01:11.211687914Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=73.661µs logger=migrator t=2026-05-10T01:01:11.216759625Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-10T01:01:11.217519124Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=759.069µs logger=migrator t=2026-05-10T01:01:11.222163294Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-10T01:01:11.223459778Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.296484ms logger=migrator t=2026-05-10T01:01:11.227421669Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-10T01:01:11.227478991Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=59.732µs logger=migrator t=2026-05-10T01:01:11.231187687Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-10T01:01:11.231213408Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.841µs logger=migrator t=2026-05-10T01:01:11.236400491Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-10T01:01:11.240767493Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.366032ms logger=migrator t=2026-05-10T01:01:11.247461536Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-10T01:01:11.250447663Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.985947ms logger=migrator t=2026-05-10T01:01:11.254109397Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-10T01:01:11.254187909Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.192µs logger=migrator t=2026-05-10T01:01:11.257928036Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-10T01:01:11.258000088Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=72.452µs logger=migrator t=2026-05-10T01:01:11.262773381Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-10T01:01:11.263660994Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=886.593µs logger=migrator t=2026-05-10T01:01:11.268675023Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-10T01:01:11.268726954Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.761µs logger=migrator t=2026-05-10T01:01:11.274589716Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-10T01:01:11.277813128Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.227782ms logger=migrator t=2026-05-10T01:01:11.284021779Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-10T01:01:11.284164602Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.213µs logger=migrator t=2026-05-10T01:01:11.290469695Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-10T01:01:11.296036578Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.565114ms logger=migrator t=2026-05-10T01:01:11.301259653Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-10T01:01:11.304544977Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.282864ms logger=migrator t=2026-05-10T01:01:11.312073892Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-10T01:01:11.312163584Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=90.102µs logger=migrator t=2026-05-10T01:01:11.318310873Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-10T01:01:11.319234916Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=930.824µs logger=migrator t=2026-05-10T01:01:11.323187468Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-10T01:01:11.323998469Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=808.961µs logger=migrator t=2026-05-10T01:01:11.328105575Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-10T01:01:11.329747067Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.640812ms logger=migrator t=2026-05-10T01:01:11.335859285Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-10T01:01:11.336856401Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=996.985µs logger=migrator t=2026-05-10T01:01:11.362098932Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-10T01:01:11.363151568Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.055356ms logger=migrator t=2026-05-10T01:01:11.370852767Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-10T01:01:11.372038688Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.186051ms logger=migrator t=2026-05-10T01:01:11.381318817Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-10T01:01:11.382186679Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=873.422µs logger=migrator t=2026-05-10T01:01:11.391615313Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-10T01:01:11.392609228Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=999.666µs logger=migrator t=2026-05-10T01:01:11.401560659Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-10T01:01:11.402500813Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=942.194µs logger=migrator t=2026-05-10T01:01:11.422976561Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-10T01:01:11.431020238Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.042057ms logger=migrator t=2026-05-10T01:01:11.435830812Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-10T01:01:11.43651767Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=686.838µs logger=migrator t=2026-05-10T01:01:11.547609914Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-10T01:01:11.549213095Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.607381ms logger=migrator t=2026-05-10T01:01:11.555196459Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-10T01:01:11.555482527Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=286.198µs logger=migrator t=2026-05-10T01:01:11.560481866Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-10T01:01:11.560994939Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=513.093µs logger=migrator t=2026-05-10T01:01:11.568251746Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-10T01:01:11.56957478Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.322814ms logger=migrator t=2026-05-10T01:01:11.577772892Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-10T01:01:11.583618112Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.84906ms logger=migrator t=2026-05-10T01:01:11.58859586Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-10T01:01:11.592151262Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.555392ms logger=migrator t=2026-05-10T01:01:11.598345162Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-10T01:01:11.601864853Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.52178ms logger=migrator t=2026-05-10T01:01:11.607067226Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-10T01:01:11.610698461Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.631714ms logger=migrator t=2026-05-10T01:01:11.615513205Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-10T01:01:11.616419898Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=906.663µs logger=migrator t=2026-05-10T01:01:11.621379856Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-10T01:01:11.621424357Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=46.281µs logger=migrator t=2026-05-10T01:01:11.626827116Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-10T01:01:11.626872857Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.471µs logger=migrator t=2026-05-10T01:01:11.632300618Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-10T01:01:11.634078513Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.777366ms logger=migrator t=2026-05-10T01:01:11.645812436Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-10T01:01:11.646977325Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.166379ms logger=migrator t=2026-05-10T01:01:11.659766466Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-10T01:01:11.661138081Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.371316ms logger=migrator t=2026-05-10T01:01:11.666449197Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-10T01:01:11.667632878Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.184821ms logger=migrator t=2026-05-10T01:01:11.689393489Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-10T01:01:11.691140714Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.749485ms logger=migrator t=2026-05-10T01:01:11.696959934Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-10T01:01:11.700896975Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.936571ms logger=migrator t=2026-05-10T01:01:11.706459148Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-10T01:01:11.710647326Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.191698ms logger=migrator t=2026-05-10T01:01:11.715658117Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-10T01:01:11.715947024Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=290.517µs logger=migrator t=2026-05-10T01:01:11.723897278Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-10T01:01:11.725662314Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.772786ms logger=migrator t=2026-05-10T01:01:11.730776166Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-10T01:01:11.731789572Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.014246ms logger=migrator t=2026-05-10T01:01:11.736908664Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-10T01:01:11.741710178Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.800494ms logger=migrator t=2026-05-10T01:01:11.747890527Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-10T01:01:11.747966519Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.922µs logger=migrator t=2026-05-10T01:01:11.752949847Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-10T01:01:11.754134988Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.184261ms logger=migrator t=2026-05-10T01:01:11.759955518Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-10T01:01:11.76158071Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.620842ms logger=migrator t=2026-05-10T01:01:11.767621366Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-10T01:01:11.767709238Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=87.042µs logger=migrator t=2026-05-10T01:01:11.772921762Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-10T01:01:11.774599126Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.677194ms logger=migrator t=2026-05-10T01:01:11.780411085Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-10T01:01:11.781416502Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.004766ms logger=migrator t=2026-05-10T01:01:11.7875601Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-10T01:01:11.78872392Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.162551ms logger=migrator t=2026-05-10T01:01:11.793950824Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-10T01:01:11.79535628Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.405016ms logger=migrator t=2026-05-10T01:01:11.801056718Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-10T01:01:11.802248858Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.19211ms logger=migrator t=2026-05-10T01:01:11.808943191Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-10T01:01:11.810575393Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.631572ms logger=migrator t=2026-05-10T01:01:11.816028834Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-10T01:01:11.816066105Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.04µs logger=migrator t=2026-05-10T01:01:11.821846133Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-10T01:01:11.826239767Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.393014ms logger=migrator t=2026-05-10T01:01:11.833072163Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-10T01:01:11.834027418Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=956.035µs logger=migrator t=2026-05-10T01:01:11.839306363Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-10T01:01:11.847132135Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.824722ms logger=migrator t=2026-05-10T01:01:11.852392991Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-10T01:01:11.853319595Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=883.322µs logger=migrator t=2026-05-10T01:01:11.859802262Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-10T01:01:11.860670195Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=869.143µs logger=migrator t=2026-05-10T01:01:11.866017722Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-10T01:01:11.867372487Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.356405ms logger=migrator t=2026-05-10T01:01:11.872548301Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-10T01:01:11.88376208Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.222729ms logger=migrator t=2026-05-10T01:01:11.889419566Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-10T01:01:11.890010201Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=587.025µs logger=migrator t=2026-05-10T01:01:11.894143318Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-10T01:01:11.8950373Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=893.392µs logger=migrator t=2026-05-10T01:01:11.901547668Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-10T01:01:11.901870967Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=323.899µs logger=migrator t=2026-05-10T01:01:11.90861414Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-10T01:01:11.909928384Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.316654ms logger=migrator t=2026-05-10T01:01:11.91365359Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-10T01:01:11.913970358Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=316.658µs logger=migrator t=2026-05-10T01:01:11.92023137Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-10T01:01:11.928367279Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.129389ms logger=migrator t=2026-05-10T01:01:11.935667888Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-10T01:01:11.938633524Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.965326ms logger=migrator t=2026-05-10T01:01:11.945399059Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-10T01:01:11.946331353Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=931.854µs logger=migrator t=2026-05-10T01:01:11.951389473Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-10T01:01:11.952866271Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.475488ms logger=migrator t=2026-05-10T01:01:11.960499218Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-10T01:01:11.960886118Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=387.2µs logger=migrator t=2026-05-10T01:01:11.96908206Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-10T01:01:11.974989262Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.899162ms logger=migrator t=2026-05-10T01:01:11.980583786Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-10T01:01:11.981274063Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=689.667µs logger=migrator t=2026-05-10T01:01:11.986231601Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-10T01:01:11.986500838Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=270.117µs logger=migrator t=2026-05-10T01:01:11.992767559Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-10T01:01:11.993464317Z level=info msg="Migration successfully executed" id="Move region to single row" duration=696.598µs logger=migrator t=2026-05-10T01:01:11.998487318Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-10T01:01:11.999853783Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.365745ms logger=migrator t=2026-05-10T01:01:12.005088158Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-10T01:01:12.005945519Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=865.682µs logger=migrator t=2026-05-10T01:01:12.011519263Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-10T01:01:12.01218809Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=666.057µs logger=migrator t=2026-05-10T01:01:12.016778979Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-10T01:01:12.018180175Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.400536ms logger=migrator t=2026-05-10T01:01:12.023112762Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-10T01:01:12.024362175Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.249563ms logger=migrator t=2026-05-10T01:01:12.030113233Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-10T01:01:12.030932104Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=818.921µs logger=migrator t=2026-05-10T01:01:12.035622705Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-10T01:01:12.035721037Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=99.412µs logger=migrator t=2026-05-10T01:01:12.040336486Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-10T01:01:12.042294446Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.95699ms logger=migrator t=2026-05-10T01:01:12.048180179Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-10T01:01:12.049243766Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.063347ms logger=migrator t=2026-05-10T01:01:12.054618964Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-10T01:01:12.056032271Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.422607ms logger=migrator t=2026-05-10T01:01:12.061597285Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-10T01:01:12.063056472Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.458907ms logger=migrator t=2026-05-10T01:01:12.069358934Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-10T01:01:12.069554949Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=196.595µs logger=migrator t=2026-05-10T01:01:12.074772594Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-10T01:01:12.075206165Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=433.421µs logger=migrator t=2026-05-10T01:01:12.080222154Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-10T01:01:12.080333287Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=112.563µs logger=migrator t=2026-05-10T01:01:12.085306196Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-10T01:01:12.086876356Z level=info msg="Migration successfully executed" id="create team table" duration=1.57017ms logger=migrator t=2026-05-10T01:01:12.092786468Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-10T01:01:12.0944052Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.616792ms logger=migrator t=2026-05-10T01:01:12.099605194Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-10T01:01:12.100544938Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=939.884µs logger=migrator t=2026-05-10T01:01:12.106385929Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-10T01:01:12.11108901Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.702571ms logger=migrator t=2026-05-10T01:01:12.115851503Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-10T01:01:12.11609185Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=235.946µs logger=migrator t=2026-05-10T01:01:12.121461967Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-10T01:01:12.122490764Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.029137ms logger=migrator t=2026-05-10T01:01:12.12778104Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-10T01:01:12.128667094Z level=info msg="Migration successfully executed" id="create team member table" duration=888.133µs logger=migrator t=2026-05-10T01:01:12.135077439Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-10T01:01:12.136018133Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=940.304µs logger=migrator t=2026-05-10T01:01:12.141478934Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-10T01:01:12.143075984Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.59666ms logger=migrator t=2026-05-10T01:01:12.148349481Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-10T01:01:12.149237244Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=892.073µs logger=migrator t=2026-05-10T01:01:12.155542576Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-10T01:01:12.163940983Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.399767ms logger=migrator t=2026-05-10T01:01:12.169737822Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-10T01:01:12.174359621Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.614469ms logger=migrator t=2026-05-10T01:01:12.179602166Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-10T01:01:12.184455921Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.851695ms logger=migrator t=2026-05-10T01:01:12.190779174Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-10T01:01:12.191715229Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=936.295µs logger=migrator t=2026-05-10T01:01:12.196976154Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-10T01:01:12.198673398Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.700533ms logger=migrator t=2026-05-10T01:01:12.203839131Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-10T01:01:12.204797286Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=957.705µs logger=migrator t=2026-05-10T01:01:12.210689338Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-10T01:01:12.212284809Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.595011ms logger=migrator t=2026-05-10T01:01:12.217553754Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-10T01:01:12.219024053Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.470219ms logger=migrator t=2026-05-10T01:01:12.224582906Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-10T01:01:12.225562811Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=982.215µs logger=migrator t=2026-05-10T01:01:12.230489418Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-10T01:01:12.231929785Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.439837ms logger=migrator t=2026-05-10T01:01:12.237723084Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-10T01:01:12.238779392Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.056228ms logger=migrator t=2026-05-10T01:01:12.243875443Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-10T01:01:12.244355536Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=479.723µs logger=migrator t=2026-05-10T01:01:12.250195986Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-10T01:01:12.250429622Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=237.266µs logger=migrator t=2026-05-10T01:01:12.255473113Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-10T01:01:12.256710584Z level=info msg="Migration successfully executed" id="create tag table" duration=1.236972ms logger=migrator t=2026-05-10T01:01:12.262534845Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-10T01:01:12.263732885Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.1995ms logger=migrator t=2026-05-10T01:01:12.269001851Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-10T01:01:12.270721435Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.721364ms logger=migrator t=2026-05-10T01:01:12.275660682Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-10T01:01:12.276488184Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=828.122µs logger=migrator t=2026-05-10T01:01:12.281623446Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-10T01:01:12.282517639Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=891.743µs logger=migrator t=2026-05-10T01:01:12.294230851Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-10T01:01:12.307548755Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.313764ms logger=migrator t=2026-05-10T01:01:12.313840587Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-10T01:01:12.314414812Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=574.225µs logger=migrator t=2026-05-10T01:01:12.321248048Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-10T01:01:12.322718626Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.470158ms logger=migrator t=2026-05-10T01:01:12.32986195Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-10T01:01:12.330412464Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=551.694µs logger=migrator t=2026-05-10T01:01:12.335200588Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-10T01:01:12.335869824Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=668.556µs logger=migrator t=2026-05-10T01:01:12.340988277Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-10T01:01:12.342346562Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.357435ms logger=migrator t=2026-05-10T01:01:12.350962724Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-10T01:01:12.352757431Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.797977ms logger=migrator t=2026-05-10T01:01:12.358451327Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-10T01:01:12.358532449Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.152µs logger=migrator t=2026-05-10T01:01:12.365617782Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-10T01:01:12.374245244Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.624922ms logger=migrator t=2026-05-10T01:01:12.380794023Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-10T01:01:12.390591096Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.792833ms logger=migrator t=2026-05-10T01:01:12.395592165Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-10T01:01:12.399631119Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.037184ms logger=migrator t=2026-05-10T01:01:12.4043276Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-10T01:01:12.409650977Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.323058ms logger=migrator t=2026-05-10T01:01:12.413300731Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-10T01:01:12.414525013Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.223982ms logger=migrator t=2026-05-10T01:01:12.418721661Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-10T01:01:12.425133526Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.409095ms logger=migrator t=2026-05-10T01:01:12.429679173Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-10T01:01:12.430612397Z level=info msg="Migration successfully executed" id="create server_lock table" duration=933.254µs logger=migrator t=2026-05-10T01:01:12.436230912Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-10T01:01:12.43769344Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.462278ms logger=migrator t=2026-05-10T01:01:12.442982716Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-10T01:01:12.444063284Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.079548ms logger=migrator t=2026-05-10T01:01:12.451624599Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-10T01:01:12.452619604Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=992.585µs logger=migrator t=2026-05-10T01:01:12.45669686Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-10T01:01:12.458166867Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.469817ms logger=migrator t=2026-05-10T01:01:12.464957773Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-10T01:01:12.466482322Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.524049ms logger=migrator t=2026-05-10T01:01:12.472416385Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-10T01:01:12.478657436Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.23815ms logger=migrator t=2026-05-10T01:01:12.482632828Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-10T01:01:12.483573382Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=940.634µs logger=migrator t=2026-05-10T01:01:12.487473523Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-10T01:01:12.488559041Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.085418ms logger=migrator t=2026-05-10T01:01:12.493465498Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-10T01:01:12.494620527Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.156419ms logger=migrator t=2026-05-10T01:01:12.498712383Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-10T01:01:12.499802071Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.088128ms logger=migrator t=2026-05-10T01:01:12.509524432Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-10T01:01:12.51062137Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.095408ms logger=migrator t=2026-05-10T01:01:12.515811893Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-10T01:01:12.515914127Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=103.943µs logger=migrator t=2026-05-10T01:01:12.520392082Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-10T01:01:12.520478354Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=87.002µs logger=migrator t=2026-05-10T01:01:12.525526324Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-10T01:01:12.526468439Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=939.725µs logger=migrator t=2026-05-10T01:01:12.530846541Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T01:01:12.532401561Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.55486ms logger=migrator t=2026-05-10T01:01:12.537717989Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T01:01:12.539150746Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.432586ms logger=migrator t=2026-05-10T01:01:12.543241011Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-10T01:01:12.543342123Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=102.002µs logger=migrator t=2026-05-10T01:01:12.547150421Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T01:01:12.54826175Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.111069ms logger=migrator t=2026-05-10T01:01:12.554672425Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T01:01:12.556318408Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.645122ms logger=migrator t=2026-05-10T01:01:12.560002013Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T01:01:12.561581904Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.57949ms logger=migrator t=2026-05-10T01:01:12.565652459Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T01:01:12.566618553Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=966.204µs logger=migrator t=2026-05-10T01:01:12.570687908Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-10T01:01:12.576275292Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.586394ms logger=migrator t=2026-05-10T01:01:12.579988198Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-10T01:01:12.580902541Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=914.243µs logger=migrator t=2026-05-10T01:01:12.585712465Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-10T01:01:12.585814738Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=102.743µs logger=migrator t=2026-05-10T01:01:12.589809511Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-10T01:01:12.590750516Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=938.235µs logger=migrator t=2026-05-10T01:01:12.594326868Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-10T01:01:12.59634791Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.017922ms logger=migrator t=2026-05-10T01:01:12.601947565Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-10T01:01:12.603141305Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.19301ms logger=migrator t=2026-05-10T01:01:12.606654435Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-10T01:01:12.606738187Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=84.402µs logger=migrator t=2026-05-10T01:01:12.610181466Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-10T01:01:12.611113691Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=932.515µs logger=migrator t=2026-05-10T01:01:12.615400901Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-10T01:01:12.616391116Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=992.695µs logger=migrator t=2026-05-10T01:01:12.620203855Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-10T01:01:12.62120533Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.004125ms logger=migrator t=2026-05-10T01:01:12.625840121Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-10T01:01:12.626900657Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.060207ms logger=migrator t=2026-05-10T01:01:12.632279896Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-10T01:01:12.641221457Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.939721ms logger=migrator t=2026-05-10T01:01:12.645062375Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-10T01:01:12.645763354Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=700.658µs logger=migrator t=2026-05-10T01:01:12.650070714Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-10T01:01:12.650800233Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=730.389µs logger=migrator t=2026-05-10T01:01:12.654216912Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-10T01:01:12.679931385Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.714523ms logger=migrator t=2026-05-10T01:01:12.683845376Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-10T01:01:12.707105275Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.258109ms logger=migrator t=2026-05-10T01:01:12.714824144Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-10T01:01:12.716838196Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.016282ms logger=migrator t=2026-05-10T01:01:12.720931151Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-10T01:01:12.72206017Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.129029ms logger=migrator t=2026-05-10T01:01:12.726422253Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-10T01:01:12.735246451Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.822138ms logger=migrator t=2026-05-10T01:01:12.739302906Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-10T01:01:12.743931624Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.628109ms logger=migrator t=2026-05-10T01:01:12.748101252Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-10T01:01:12.749140309Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.039248ms logger=migrator t=2026-05-10T01:01:12.757133495Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-10T01:01:12.758281695Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.147009ms logger=migrator t=2026-05-10T01:01:12.77132214Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-10T01:01:12.77245039Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.13163ms logger=migrator t=2026-05-10T01:01:12.776520075Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-10T01:01:12.77751509Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=994.835µs logger=migrator t=2026-05-10T01:01:12.792061805Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-10T01:01:12.792341732Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=284.277µs logger=migrator t=2026-05-10T01:01:12.796212212Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-10T01:01:12.807202096Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.985924ms logger=migrator t=2026-05-10T01:01:12.814474933Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-10T01:01:12.82018406Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.712297ms logger=migrator t=2026-05-10T01:01:12.823465015Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-10T01:01:12.828807093Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.341538ms logger=migrator t=2026-05-10T01:01:12.83452414Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-10T01:01:12.83532316Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=798.9µs logger=migrator t=2026-05-10T01:01:12.839093937Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-10T01:01:12.839925619Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=831.212µs logger=migrator t=2026-05-10T01:01:12.843478441Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-10T01:01:12.850603125Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.120514ms logger=migrator t=2026-05-10T01:01:12.855021138Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-10T01:01:12.861460594Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.438556ms logger=migrator t=2026-05-10T01:01:12.878533815Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-10T01:01:12.879342846Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=809.191µs logger=migrator t=2026-05-10T01:01:12.884228792Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-10T01:01:12.893391377Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.167016ms logger=migrator t=2026-05-10T01:01:12.898320745Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-10T01:01:12.903302213Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.980538ms logger=migrator t=2026-05-10T01:01:12.908145778Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-10T01:01:12.908293111Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=151.113µs logger=migrator t=2026-05-10T01:01:12.912178662Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-10T01:01:12.913554908Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.375676ms logger=migrator t=2026-05-10T01:01:12.918517915Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-10T01:01:12.919530551Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.012466ms logger=migrator t=2026-05-10T01:01:12.924703575Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-10T01:01:12.926428439Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.724774ms logger=migrator t=2026-05-10T01:01:12.930994577Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-10T01:01:12.931202682Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=208.385µs logger=migrator t=2026-05-10T01:01:12.935245327Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-10T01:01:12.943824228Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.579701ms logger=migrator t=2026-05-10T01:01:12.948634932Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-10T01:01:12.954727968Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.092706ms logger=migrator t=2026-05-10T01:01:12.958362623Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-10T01:01:12.96447656Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.113646ms logger=migrator t=2026-05-10T01:01:12.968546245Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-10T01:01:12.976691035Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.13901ms logger=migrator t=2026-05-10T01:01:12.994527984Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-10T01:01:13.002808578Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.289364ms logger=migrator t=2026-05-10T01:01:13.007338755Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-10T01:01:13.007412857Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.012µs logger=migrator t=2026-05-10T01:01:13.029946138Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-10T01:01:13.031790846Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.847198ms logger=migrator t=2026-05-10T01:01:13.036954558Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-10T01:01:13.048111146Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.153868ms logger=migrator t=2026-05-10T01:01:13.05254069Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-10T01:01:13.052609772Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.592µs logger=migrator t=2026-05-10T01:01:13.056189294Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-10T01:01:13.062759964Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.57066ms logger=migrator t=2026-05-10T01:01:13.067460874Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-10T01:01:13.068913563Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.452859ms logger=migrator t=2026-05-10T01:01:13.073383868Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-10T01:01:13.080764507Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.378559ms logger=migrator t=2026-05-10T01:01:13.085052789Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-10T01:01:13.08628023Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.229961ms logger=migrator t=2026-05-10T01:01:13.090532029Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-10T01:01:13.0917131Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.183761ms logger=migrator t=2026-05-10T01:01:13.099363307Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-10T01:01:13.111820909Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=12.455662ms logger=migrator t=2026-05-10T01:01:13.115852853Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-10T01:01:13.116756146Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=904.223µs logger=migrator t=2026-05-10T01:01:13.121946909Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-10T01:01:13.123674474Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.727055ms logger=migrator t=2026-05-10T01:01:13.129003111Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-10T01:01:13.129970747Z level=info msg="Migration successfully executed" id="create alert_image table" duration=971.116µs logger=migrator t=2026-05-10T01:01:13.135678874Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-10T01:01:13.136505595Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=828.292µs logger=migrator t=2026-05-10T01:01:13.140609721Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-10T01:01:13.140657432Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=48.681µs logger=migrator t=2026-05-10T01:01:13.144669006Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-10T01:01:13.145651451Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=982.234µs logger=migrator t=2026-05-10T01:01:13.150310621Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-10T01:01:13.151248855Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=938.594µs logger=migrator t=2026-05-10T01:01:13.155517465Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-10T01:01:13.155890315Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-10T01:01:13.159899928Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-10T01:01:13.160794631Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=898.614µs logger=migrator t=2026-05-10T01:01:13.165591895Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-10T01:01:13.166911719Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.319904ms logger=migrator t=2026-05-10T01:01:13.176751093Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-10T01:01:13.18480776Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.061337ms logger=migrator t=2026-05-10T01:01:13.1917765Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-10T01:01:13.193075453Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.299723ms logger=migrator t=2026-05-10T01:01:13.198123183Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-10T01:01:13.199612271Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.489618ms logger=migrator t=2026-05-10T01:01:13.205637467Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-10T01:01:13.206996292Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.361815ms logger=migrator t=2026-05-10T01:01:13.211538459Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-10T01:01:13.213836489Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.29972ms logger=migrator t=2026-05-10T01:01:13.218266993Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-10T01:01:13.219645198Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.377775ms logger=migrator t=2026-05-10T01:01:13.22553758Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-10T01:01:13.225589161Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=54.301µs logger=migrator t=2026-05-10T01:01:13.233973027Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-10T01:01:13.23410816Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=139.543µs logger=migrator t=2026-05-10T01:01:13.239275744Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-10T01:01:13.246318846Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.043632ms logger=migrator t=2026-05-10T01:01:13.252627608Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-10T01:01:13.252900115Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=272.637µs logger=migrator t=2026-05-10T01:01:13.257191906Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-10T01:01:13.258263874Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.071698ms logger=migrator t=2026-05-10T01:01:13.263672653Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-10T01:01:13.26393081Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=260.547µs logger=migrator t=2026-05-10T01:01:13.267357578Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-10T01:01:13.268333793Z level=info msg="Migration successfully executed" id="create data_keys table" duration=971.245µs logger=migrator t=2026-05-10T01:01:13.274327308Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-10T01:01:13.275307703Z level=info msg="Migration successfully executed" id="create secrets table" duration=984.945µs logger=migrator t=2026-05-10T01:01:13.280034475Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-10T01:01:13.313578499Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.518824ms logger=migrator t=2026-05-10T01:01:13.31745474Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-10T01:01:13.322687164Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.231464ms logger=migrator t=2026-05-10T01:01:13.326272837Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-10T01:01:13.32641565Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.923µs logger=migrator t=2026-05-10T01:01:13.330468415Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-10T01:01:13.363634491Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.161284ms logger=migrator t=2026-05-10T01:01:13.368145286Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-10T01:01:13.395233645Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.084839ms logger=migrator t=2026-05-10T01:01:13.400628644Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-10T01:01:13.401579249Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=949.335µs logger=migrator t=2026-05-10T01:01:13.409267307Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-10T01:01:13.410629252Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.364815ms logger=migrator t=2026-05-10T01:01:13.415965919Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-10T01:01:13.416185795Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=220.256µs logger=migrator t=2026-05-10T01:01:13.419139191Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-10T01:01:13.420417904Z level=info msg="Migration successfully executed" id="create permission table" duration=1.277343ms logger=migrator t=2026-05-10T01:01:13.427191248Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-10T01:01:13.428877432Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.676664ms logger=migrator t=2026-05-10T01:01:13.433377918Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-10T01:01:13.435277537Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.903039ms logger=migrator t=2026-05-10T01:01:13.440715577Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-10T01:01:13.441704883Z level=info msg="Migration successfully executed" id="create role table" duration=990.386µs logger=migrator t=2026-05-10T01:01:13.450992702Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-10T01:01:13.460091976Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.093854ms logger=migrator t=2026-05-10T01:01:13.466577124Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-10T01:01:13.477027983Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.446169ms logger=migrator t=2026-05-10T01:01:13.4839121Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-10T01:01:13.484956178Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.045898ms logger=migrator t=2026-05-10T01:01:13.491093246Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-10T01:01:13.492153563Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.063667ms logger=migrator t=2026-05-10T01:01:13.497365478Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-10T01:01:13.49821068Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=845.362µs logger=migrator t=2026-05-10T01:01:13.503974458Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-10T01:01:13.505797806Z level=info msg="Migration successfully executed" id="create team role table" duration=1.822527ms logger=migrator t=2026-05-10T01:01:13.511932553Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-10T01:01:13.513056932Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.125239ms logger=migrator t=2026-05-10T01:01:13.517987509Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-10T01:01:13.519052117Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.062897ms logger=migrator t=2026-05-10T01:01:13.525323818Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-10T01:01:13.526446917Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.121169ms logger=migrator t=2026-05-10T01:01:13.53312648Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-10T01:01:13.534214258Z level=info msg="Migration successfully executed" id="create user role table" duration=1.090897ms logger=migrator t=2026-05-10T01:01:13.546643858Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-10T01:01:13.548515047Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.874619ms logger=migrator t=2026-05-10T01:01:13.562650761Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-10T01:01:13.564629662Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.982061ms logger=migrator t=2026-05-10T01:01:13.570674387Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-10T01:01:13.571789746Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.115189ms logger=migrator t=2026-05-10T01:01:13.578569142Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-10T01:01:13.579476335Z level=info msg="Migration successfully executed" id="create builtin role table" duration=907.744µs logger=migrator t=2026-05-10T01:01:13.593428734Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-10T01:01:13.595288082Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.861978ms logger=migrator t=2026-05-10T01:01:13.603243027Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-10T01:01:13.605479895Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.238008ms logger=migrator t=2026-05-10T01:01:13.610491394Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-10T01:01:13.620582485Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.089461ms logger=migrator t=2026-05-10T01:01:13.628855777Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-10T01:01:13.630175021Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.319944ms logger=migrator t=2026-05-10T01:01:13.636127515Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-10T01:01:13.637503321Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.378906ms logger=migrator t=2026-05-10T01:01:13.645453795Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-10T01:01:13.646478952Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.025857ms logger=migrator t=2026-05-10T01:01:13.65029087Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-10T01:01:13.651332006Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.040816ms logger=migrator t=2026-05-10T01:01:13.65881337Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-10T01:01:13.659827006Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.017197ms logger=migrator t=2026-05-10T01:01:13.741155893Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-10T01:01:13.744259172Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=3.10549ms logger=migrator t=2026-05-10T01:01:13.752095094Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-10T01:01:13.759130405Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.035041ms logger=migrator t=2026-05-10T01:01:13.764828933Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-10T01:01:13.773561618Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.731215ms logger=migrator t=2026-05-10T01:01:13.783429822Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-10T01:01:13.790482624Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.054132ms logger=migrator t=2026-05-10T01:01:13.794988051Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-10T01:01:13.803593202Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.601781ms logger=migrator t=2026-05-10T01:01:13.808396696Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-10T01:01:13.809314009Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=919.423µs logger=migrator t=2026-05-10T01:01:13.815521199Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-10T01:01:13.819928623Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=4.410714ms logger=migrator t=2026-05-10T01:01:13.830419623Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-10T01:01:13.831295727Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=878.273µs logger=migrator t=2026-05-10T01:01:13.839714624Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-10T01:01:13.841312935Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.599401ms logger=migrator t=2026-05-10T01:01:13.847975416Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-10T01:01:13.849447964Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.471748ms logger=migrator t=2026-05-10T01:01:13.854711Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-10T01:01:13.854787312Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=77.172µs logger=migrator t=2026-05-10T01:01:13.86055758Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-10T01:01:13.860617822Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.221µs logger=migrator t=2026-05-10T01:01:13.865535179Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-10T01:01:13.866013501Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=478.002µs logger=migrator t=2026-05-10T01:01:13.871056841Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-10T01:01:13.872034477Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.020087ms logger=migrator t=2026-05-10T01:01:13.878711908Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-10T01:01:13.879362175Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=650.847µs logger=migrator t=2026-05-10T01:01:13.88456788Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-10T01:01:13.884758085Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=190.534µs logger=migrator t=2026-05-10T01:01:13.889700812Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-10T01:01:13.890116563Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=415.221µs logger=migrator t=2026-05-10T01:01:13.89503168Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-10T01:01:13.895910322Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=879.222µs logger=migrator t=2026-05-10T01:01:13.902057821Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-10T01:01:13.903900588Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.842436ms logger=migrator t=2026-05-10T01:01:13.91523507Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-10T01:01:13.92338024Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.14654ms logger=migrator t=2026-05-10T01:01:13.930674908Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-10T01:01:13.930786721Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=108.544µs logger=migrator t=2026-05-10T01:01:13.935893813Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-10T01:01:13.936919449Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.025286ms logger=migrator t=2026-05-10T01:01:13.942932804Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-10T01:01:13.944697959Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.764885ms logger=migrator t=2026-05-10T01:01:13.951269879Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-10T01:01:13.952679896Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.414757ms logger=migrator t=2026-05-10T01:01:13.958411873Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-10T01:01:13.96762148Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.209267ms logger=migrator t=2026-05-10T01:01:13.972753453Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-10T01:01:13.973840381Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.087268ms logger=migrator t=2026-05-10T01:01:13.980163774Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-10T01:01:13.981222742Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.059028ms logger=migrator t=2026-05-10T01:01:13.987036051Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-10T01:01:14.009001027Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.962576ms logger=migrator t=2026-05-10T01:01:14.014278373Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-10T01:01:14.015082514Z level=info msg="Migration successfully executed" id="create correlation v2" duration=803.971µs logger=migrator t=2026-05-10T01:01:14.021561961Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-10T01:01:14.022728601Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.16643ms logger=migrator t=2026-05-10T01:01:14.028899441Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-10T01:01:14.029996828Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.097318ms logger=migrator t=2026-05-10T01:01:14.036690601Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-10T01:01:14.038506558Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.816907ms logger=migrator t=2026-05-10T01:01:14.046310339Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-10T01:01:14.046593656Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=284.947µs logger=migrator t=2026-05-10T01:01:14.052272603Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-10T01:01:14.053086484Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=813.781µs logger=migrator t=2026-05-10T01:01:14.058482093Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-10T01:01:14.070089303Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.60655ms logger=migrator t=2026-05-10T01:01:14.077875953Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-10T01:01:14.07853433Z level=info msg="Migration successfully executed" id="create entity_events table" duration=658.737µs logger=migrator t=2026-05-10T01:01:14.082249206Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-10T01:01:14.083719924Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.469147ms logger=migrator t=2026-05-10T01:01:14.089326598Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T01:01:14.089909813Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T01:01:14.095577769Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T01:01:14.096002551Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T01:01:14.100578348Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-10T01:01:14.101409789Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=826.921µs logger=migrator t=2026-05-10T01:01:14.106234904Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-10T01:01:14.107285871Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.051077ms logger=migrator t=2026-05-10T01:01:14.112572787Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T01:01:14.113678616Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.105699ms logger=migrator t=2026-05-10T01:01:14.118942081Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T01:01:14.120496762Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.546401ms logger=migrator t=2026-05-10T01:01:14.125845319Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-10T01:01:14.126885787Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.040498ms logger=migrator t=2026-05-10T01:01:14.132252244Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-10T01:01:14.133864536Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.611582ms logger=migrator t=2026-05-10T01:01:14.138855965Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-10T01:01:14.139604914Z level=info msg="Migration successfully executed" id="Drop public config table" duration=748.469µs logger=migrator t=2026-05-10T01:01:14.145214209Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-10T01:01:14.146309017Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.091277ms logger=migrator t=2026-05-10T01:01:14.15147153Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-10T01:01:14.153163884Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.692244ms logger=migrator t=2026-05-10T01:01:14.158018909Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-10T01:01:14.159110957Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.088278ms logger=migrator t=2026-05-10T01:01:14.164655571Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-10T01:01:14.166501228Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.835677ms logger=migrator t=2026-05-10T01:01:14.172170173Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-10T01:01:14.193320679Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.159246ms logger=migrator t=2026-05-10T01:01:14.198366949Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-10T01:01:14.204686122Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.318563ms logger=migrator t=2026-05-10T01:01:14.211176139Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-10T01:01:14.219439982Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.263813ms logger=migrator t=2026-05-10T01:01:14.224665647Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-10T01:01:14.224828502Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=163.245µs logger=migrator t=2026-05-10T01:01:14.2290197Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-10T01:01:14.239885029Z level=info msg="Migration successfully executed" id="add share column" duration=10.866379ms logger=migrator t=2026-05-10T01:01:14.245716919Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-10T01:01:14.245894695Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=181.535µs logger=migrator t=2026-05-10T01:01:14.251362686Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-10T01:01:14.252257219Z level=info msg="Migration successfully executed" id="create file table" duration=894.483µs logger=migrator t=2026-05-10T01:01:14.257647347Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-10T01:01:14.259489775Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.842408ms logger=migrator t=2026-05-10T01:01:14.265715405Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-10T01:01:14.266807804Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.092539ms logger=migrator t=2026-05-10T01:01:14.273213799Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-10T01:01:14.274669906Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.456347ms logger=migrator t=2026-05-10T01:01:14.280034514Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-10T01:01:14.281131373Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.096739ms logger=migrator t=2026-05-10T01:01:14.287108987Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-10T01:01:14.287173229Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.952µs logger=migrator t=2026-05-10T01:01:14.292393833Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-10T01:01:14.292561937Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=173.694µs logger=migrator t=2026-05-10T01:01:14.297868794Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-10T01:01:14.29887518Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=999.826µs logger=migrator t=2026-05-10T01:01:14.305531632Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-10T01:01:14.306034785Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=503.803µs logger=migrator t=2026-05-10T01:01:14.311730762Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-10T01:01:14.313182289Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.451697ms logger=migrator t=2026-05-10T01:01:14.317715516Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-10T01:01:14.327632051Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.915876ms logger=migrator t=2026-05-10T01:01:14.333215775Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-10T01:01:14.333480502Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=265.207µs logger=migrator t=2026-05-10T01:01:14.339038056Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-10T01:01:14.340417201Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.379155ms logger=migrator t=2026-05-10T01:01:14.34618651Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-10T01:01:14.349280349Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=3.099069ms logger=migrator t=2026-05-10T01:01:14.354689729Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-10T01:01:14.355031978Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=342.319µs logger=migrator t=2026-05-10T01:01:14.359705238Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-10T01:01:14.360295843Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=590.395µs logger=migrator t=2026-05-10T01:01:14.365640481Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-10T01:01:14.375906456Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.264564ms logger=migrator t=2026-05-10T01:01:14.381946261Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-10T01:01:14.391371655Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.425434ms logger=migrator t=2026-05-10T01:01:14.398518819Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-10T01:01:14.400365516Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.847587ms logger=migrator t=2026-05-10T01:01:14.406276369Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-10T01:01:14.483907301Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.57797ms logger=migrator t=2026-05-10T01:01:14.495098019Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-10T01:01:14.496449334Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.351295ms logger=migrator t=2026-05-10T01:01:14.501700229Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-10T01:01:14.503967577Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.266988ms logger=migrator t=2026-05-10T01:01:14.511383989Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-10T01:01:14.536125196Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.741977ms logger=migrator t=2026-05-10T01:01:14.542358877Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-10T01:01:14.548765282Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.410935ms logger=migrator t=2026-05-10T01:01:14.554641074Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-10T01:01:14.554911861Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=264.586µs logger=migrator t=2026-05-10T01:01:14.565685028Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-10T01:01:14.56613178Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=447.392µs logger=migrator t=2026-05-10T01:01:14.572768102Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-10T01:01:14.572972666Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=205.015µs logger=migrator t=2026-05-10T01:01:14.578100848Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-10T01:01:14.578292984Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=192.785µs logger=migrator t=2026-05-10T01:01:14.584546444Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-10T01:01:14.584846873Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=300.909µs logger=migrator t=2026-05-10T01:01:14.590553869Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-10T01:01:14.592250043Z level=info msg="Migration successfully executed" id="create folder table" duration=1.696304ms logger=migrator t=2026-05-10T01:01:14.610029892Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-10T01:01:14.612573667Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.543435ms logger=migrator t=2026-05-10T01:01:14.620316567Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-10T01:01:14.622094392Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.777955ms logger=migrator t=2026-05-10T01:01:14.629109273Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-10T01:01:14.629165215Z level=info msg="Migration successfully executed" id="Update folder title length" duration=56.952µs logger=migrator t=2026-05-10T01:01:14.634506033Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-10T01:01:14.636194866Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.687923ms logger=migrator t=2026-05-10T01:01:14.65186742Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-10T01:01:14.653656226Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.789146ms logger=migrator t=2026-05-10T01:01:14.659523608Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-10T01:01:14.660881912Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.358094ms logger=migrator t=2026-05-10T01:01:14.666161579Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-10T01:01:14.666969459Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=814.671µs logger=migrator t=2026-05-10T01:01:14.67321329Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-10T01:01:14.673620491Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=407.471µs logger=migrator t=2026-05-10T01:01:14.678708862Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-10T01:01:14.679715698Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.006996ms logger=migrator t=2026-05-10T01:01:14.685027175Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-10T01:01:14.686889754Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.853248ms logger=migrator t=2026-05-10T01:01:14.694021647Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-10T01:01:14.695397332Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.418846ms logger=migrator t=2026-05-10T01:01:14.70074509Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-10T01:01:14.701928091Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.182771ms logger=migrator t=2026-05-10T01:01:14.706265962Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-10T01:01:14.707292339Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.026277ms logger=migrator t=2026-05-10T01:01:14.712985686Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-10T01:01:14.713849458Z level=info msg="Migration successfully executed" id="create anon_device table" duration=863.592µs logger=migrator t=2026-05-10T01:01:14.718504038Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-10T01:01:14.72050552Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.004532ms logger=migrator t=2026-05-10T01:01:14.72866188Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-10T01:01:14.73139118Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.73035ms logger=migrator t=2026-05-10T01:01:14.737616191Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-10T01:01:14.739097989Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.475768ms logger=migrator t=2026-05-10T01:01:14.745166546Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-10T01:01:14.746250753Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.084187ms logger=migrator t=2026-05-10T01:01:14.752972416Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-10T01:01:14.754831795Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.859869ms logger=migrator t=2026-05-10T01:01:14.76044501Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-10T01:01:14.760727527Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=283.126µs logger=migrator t=2026-05-10T01:01:14.765780386Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-10T01:01:14.776319438Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.521152ms logger=migrator t=2026-05-10T01:01:14.785829773Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-10T01:01:14.786526612Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=706.518µs logger=migrator t=2026-05-10T01:01:14.792257039Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-10T01:01:14.7923026Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=50.161µs logger=migrator t=2026-05-10T01:01:14.79885661Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-10T01:01:14.800798749Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.939089ms logger=migrator t=2026-05-10T01:01:14.809423302Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-10T01:01:14.809454243Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.801µs logger=migrator t=2026-05-10T01:01:14.813315412Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-10T01:01:14.816006842Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.690699ms logger=migrator t=2026-05-10T01:01:14.821567865Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-10T01:01:14.822853558Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.285323ms logger=migrator t=2026-05-10T01:01:14.832368823Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-10T01:01:14.835210796Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.839193ms logger=migrator t=2026-05-10T01:01:14.841291883Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-10T01:01:14.842237708Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=948.925µs logger=migrator t=2026-05-10T01:01:14.848381476Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-10T01:01:14.848713365Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=333.649µs logger=migrator t=2026-05-10T01:01:14.854047312Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-10T01:01:14.854726049Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=674.067µs logger=migrator t=2026-05-10T01:01:14.859614095Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-10T01:01:14.860722714Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.108639ms logger=migrator t=2026-05-10T01:01:14.866114854Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-10T01:01:14.867600502Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.486978ms logger=migrator t=2026-05-10T01:01:14.872934719Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-10T01:01:14.885692508Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.754079ms logger=migrator t=2026-05-10T01:01:14.891924728Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-10T01:01:14.902881081Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.955493ms logger=migrator t=2026-05-10T01:01:14.90904317Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-10T01:01:14.918178386Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.132116ms logger=migrator t=2026-05-10T01:01:14.923126343Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-10T01:01:14.923176294Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.441µs logger=migrator t=2026-05-10T01:01:14.928589594Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-10T01:01:14.941760184Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.162379ms logger=migrator t=2026-05-10T01:01:14.946873275Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-10T01:01:14.954461911Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.587566ms logger=migrator t=2026-05-10T01:01:14.960148818Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-10T01:01:14.960717883Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=568.914µs logger=migrator t=2026-05-10T01:01:14.966707166Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.744482751s logger=migrator t=2026-05-10T01:01:14.967809295Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-10T01:01:14.986106717Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-10T01:01:14.986328362Z level=info msg="Created default organization" logger=secrets t=2026-05-10T01:01:14.992187044Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-10T01:01:15.041919436Z level=info msg="Restored cache from database" duration=405.521µs logger=plugin.store t=2026-05-10T01:01:15.043200499Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-10T01:01:15.082333907Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-10T01:01:15.082367449Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-10T01:01:15.082459201Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-10T01:01:15.082472881Z level=info msg="Plugins loaded" count=54 duration=39.272262ms logger=query_data t=2026-05-10T01:01:15.08670744Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-10T01:01:15.090633681Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-10T01:01:15.096235345Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-10T01:01:15.104432247Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-10T01:01:15.106756107Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-10T01:01:15.108731538Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-10T01:01:15.127655875Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-10T01:01:15.144161151Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-10T01:01:15.164479305Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-10T01:01:15.164507796Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-10T01:01:15.164721171Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-10T01:01:15.164913686Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-10T01:01:15.165216874Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-10T01:01:15.16581201Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-10T01:01:15.167673097Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-10T01:01:15.199662422Z level=info msg="State cache has been initialized" states=0 duration=34.936661ms logger=ngalert.scheduler t=2026-05-10T01:01:15.199719683Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-10T01:01:15.199789705Z level=info msg=starting first_tick=2026-05-10T01:01:20Z logger=plugins.update.checker t=2026-05-10T01:01:15.239584971Z level=info msg="Update check succeeded" duration=74.952642ms logger=grafana.update.checker t=2026-05-10T01:01:15.257416831Z level=info msg="Update check succeeded" duration=92.368771ms logger=sqlstore.transactions t=2026-05-10T01:01:15.274199594Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-10T01:01:15.288305147Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-10T01:01:15.311940386Z level=info msg="Patterns update finished" duration=145.060179ms logger=provisioning.dashboard t=2026-05-10T01:01:15.337977708Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-10T01:01:15.655680618Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-10T01:01:15.656090099Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-10T01:01:17.753975031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.754849454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.775925857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.797023691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.816692008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.837786231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.856498714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.883783547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.896959947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.923468851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.937999165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.96571966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:17.994409909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.048129224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.065959324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.100583527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.115991954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.143077281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.160608223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.376797817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.400673652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.435524621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.448805903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.497075498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.529876984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.60539458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.622320417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.765759895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.787203377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.832766672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.847672876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.892385649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:18.918628455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.00417641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.019312861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.078484236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.095231298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.153010858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.167823119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.239147998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.255646144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.427601686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.445680542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.50881287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.528279582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.600584995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.622904451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.707873151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.723829753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.787656878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.80669463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.883686165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.902874299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.977179614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:19.998783311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.131212435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.147847424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.212407128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.22722886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.307011627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.327543047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.392647605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.413995565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.476566328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.49290354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.566304182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.582287273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.652456803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.66907566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.748036906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.763951747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.83543091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.853647689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.920554544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:20.936115965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:21.01660801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:21.034995924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:21.111565678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:21.130792044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:01:21.201878576Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-10T01:03:14.188971874Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-10T01:11:15.176544741Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-10T01:11:15.183946961Z level=info msg="Completed cleanup jobs" duration=18.438684ms logger=sqlstore.transactions t=2026-05-10T01:11:15.191009403Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-10T01:11:15.286510862Z level=info msg="Update check succeeded" duration=46.789165ms logger=cleanup t=2026-05-10T01:21:15.205486387Z level=info msg="Completed cleanup jobs" duration=39.356601ms logger=plugins.update.checker t=2026-05-10T01:21:15.293458002Z level=info msg="Update check succeeded" duration=53.225412ms logger=cleanup t=2026-05-10T01:31:15.188059922Z level=info msg="Completed cleanup jobs" duration=22.502432ms logger=plugins.update.checker t=2026-05-10T01:31:15.291032226Z level=info msg="Update check succeeded" duration=50.996789ms logger=infra.usagestats t=2026-05-10T01:33:14.220393669Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-10T01:41:15.207403292Z level=info msg="Completed cleanup jobs" duration=41.374589ms logger=plugins.update.checker t=2026-05-10T01:41:15.289775592Z level=info msg="Update check succeeded" duration=48.339919ms logger=cleanup t=2026-05-10T01:51:15.195349736Z level=info msg="Completed cleanup jobs" duration=29.311398ms logger=plugins.update.checker t=2026-05-10T01:51:15.291938313Z level=info msg="Update check succeeded" duration=51.952062ms logger=cleanup t=2026-05-10T02:01:15.183748554Z level=info msg="Completed cleanup jobs" duration=13.675924ms logger=plugins.update.checker t=2026-05-10T02:01:15.29848343Z level=info msg="Update check succeeded" duration=57.949838ms logger=infra.usagestats t=2026-05-10T02:03:14.212807462Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-10T02:11:15.183360261Z level=info msg="Completed cleanup jobs" duration=14.353651ms logger=plugins.update.checker t=2026-05-10T02:11:15.28892437Z level=info msg="Update check succeeded" duration=48.288478ms