logger=settings t=2026-04-14T16:12:56.757844485Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-14T16:12:56Z logger=settings t=2026-04-14T16:12:56.758594065Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-14T16:12:56.758656636Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-14T16:12:56.758679457Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-14T16:12:56.758709898Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-14T16:12:56.758727908Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-14T16:12:56.758750569Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-14T16:12:56.75877331Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-14T16:12:56.75879237Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-14T16:12:56.758815971Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-14T16:12:56.758838721Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-14T16:12:56.758860642Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-14T16:12:56.758878232Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-14T16:12:56.758901433Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-14T16:12:56.758920494Z level=info msg=Target target=[all] logger=settings t=2026-04-14T16:12:56.758951744Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-14T16:12:56.758970055Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-14T16:12:56.758987955Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-14T16:12:56.759011926Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-14T16:12:56.759040917Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-14T16:12:56.759078148Z level=info msg="App mode production" logger=sqlstore t=2026-04-14T16:12:56.75954788Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-14T16:12:56.759602262Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-14T16:12:56.761800972Z level=info msg="Locking database" logger=migrator t=2026-04-14T16:12:56.761849093Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-14T16:12:56.762658195Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-14T16:12:56.763888688Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.229823ms logger=migrator t=2026-04-14T16:12:56.77095415Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-14T16:12:56.771873965Z level=info msg="Migration successfully executed" id="create user table" duration=918.885µs logger=migrator t=2026-04-14T16:12:56.776070079Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-14T16:12:56.777002194Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=933.404µs logger=migrator t=2026-04-14T16:12:56.783115741Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-14T16:12:56.783924802Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=808.842µs logger=migrator t=2026-04-14T16:12:56.791606871Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-14T16:12:56.792356981Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=749.75µs logger=migrator t=2026-04-14T16:12:56.796287707Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-14T16:12:56.797426288Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.141691ms logger=migrator t=2026-04-14T16:12:56.80154247Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-14T16:12:56.806402112Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.854152ms logger=migrator t=2026-04-14T16:12:56.813774301Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-14T16:12:56.815063907Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.296456ms logger=migrator t=2026-04-14T16:12:56.821548192Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-14T16:12:56.822424507Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=879.795µs logger=migrator t=2026-04-14T16:12:56.827544385Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-14T16:12:56.828370548Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=826.693µs logger=migrator t=2026-04-14T16:12:56.833722924Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-14T16:12:56.834163245Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=443.472µs logger=migrator t=2026-04-14T16:12:56.837749892Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-14T16:12:56.838345498Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=595.626µs logger=migrator t=2026-04-14T16:12:56.841980998Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-14T16:12:56.843142059Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.160992ms logger=migrator t=2026-04-14T16:12:56.846725436Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-14T16:12:56.846794498Z level=info msg="Migration successfully executed" id="Update user table charset" duration=68.012µs logger=migrator t=2026-04-14T16:12:56.851054004Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-14T16:12:56.852240255Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.185741ms logger=migrator t=2026-04-14T16:12:56.856529622Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-14T16:12:56.857019115Z level=info msg="Migration successfully executed" id="Add missing user data" duration=489.253µs logger=migrator t=2026-04-14T16:12:56.864496418Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-14T16:12:56.866097431Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.603873ms logger=migrator t=2026-04-14T16:12:56.882710122Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-14T16:12:56.883654267Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=946.985µs logger=migrator t=2026-04-14T16:12:56.889141346Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-14T16:12:56.890508394Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.368268ms logger=migrator t=2026-04-14T16:12:56.907219647Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-14T16:12:56.92055924Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.344113ms logger=migrator t=2026-04-14T16:12:56.924310371Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-14T16:12:56.925422961Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.11267ms logger=migrator t=2026-04-14T16:12:56.930046067Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-14T16:12:56.930233322Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=189.465µs logger=migrator t=2026-04-14T16:12:56.934886088Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-14T16:12:56.935946277Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.060099ms logger=migrator t=2026-04-14T16:12:56.944860199Z 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-04-14T16:12:56.945141556Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=281.857µs logger=migrator t=2026-04-14T16:12:56.949430183Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-14T16:12:56.949965137Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=528.034µs logger=migrator t=2026-04-14T16:12:56.954963973Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-14T16:12:56.955774865Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=811.271µs logger=migrator t=2026-04-14T16:12:56.960934105Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-14T16:12:56.961616913Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=682.978µs logger=migrator t=2026-04-14T16:12:56.965716385Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-14T16:12:56.966705411Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=988.806µs logger=migrator t=2026-04-14T16:12:56.972832537Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-14T16:12:56.973485236Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=654.749µs logger=migrator t=2026-04-14T16:12:56.977930786Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-14T16:12:56.978572053Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=641.147µs logger=migrator t=2026-04-14T16:12:56.986745375Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-14T16:12:56.986862708Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=122.123µs logger=migrator t=2026-04-14T16:12:56.990654261Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-14T16:12:56.991261508Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=606.757µs logger=migrator t=2026-04-14T16:12:56.995613946Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-14T16:12:56.996058758Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=444.743µs logger=migrator t=2026-04-14T16:12:57.001112365Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-14T16:12:57.002067581Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=953.387µs logger=migrator t=2026-04-14T16:12:57.006308546Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-14T16:12:57.007320954Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.012218ms logger=migrator t=2026-04-14T16:12:57.014369805Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-14T16:12:57.019333769Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.963404ms logger=migrator t=2026-04-14T16:12:57.024345476Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-14T16:12:57.025152897Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=810.691µs logger=migrator t=2026-04-14T16:12:57.029914787Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-14T16:12:57.030459971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=545.194µs logger=migrator t=2026-04-14T16:12:57.056188829Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-14T16:12:57.056732454Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=542.065µs logger=migrator t=2026-04-14T16:12:57.062761187Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-14T16:12:57.063324263Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=562.976µs logger=migrator t=2026-04-14T16:12:57.070304202Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-14T16:12:57.071644889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.344557ms logger=migrator t=2026-04-14T16:12:57.078739121Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-14T16:12:57.079256195Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=522.334µs logger=migrator t=2026-04-14T16:12:57.084105077Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-14T16:12:57.084624361Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=519.744µs logger=migrator t=2026-04-14T16:12:57.08976319Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-14T16:12:57.09012501Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=361.92µs logger=migrator t=2026-04-14T16:12:57.099179456Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-14T16:12:57.100350588Z level=info msg="Migration successfully executed" id="create star table" duration=1.172023ms logger=migrator t=2026-04-14T16:12:57.108341245Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-14T16:12:57.109145676Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=805.161µs logger=migrator t=2026-04-14T16:12:57.115998342Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-14T16:12:57.117471282Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.47387ms logger=migrator t=2026-04-14T16:12:57.123611019Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-14T16:12:57.124529863Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=921.404µs logger=migrator t=2026-04-14T16:12:57.132297894Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-14T16:12:57.13322265Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=924.436µs logger=migrator t=2026-04-14T16:12:57.141024751Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-14T16:12:57.141818333Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=793.992µs logger=migrator t=2026-04-14T16:12:57.147200689Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-14T16:12:57.148278578Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.077689ms logger=migrator t=2026-04-14T16:12:57.156622285Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-14T16:12:57.158040143Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.424338ms logger=migrator t=2026-04-14T16:12:57.164215311Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-14T16:12:57.164277723Z level=info msg="Migration successfully executed" id="Update org table charset" duration=66.892µs logger=migrator t=2026-04-14T16:12:57.171797436Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-14T16:12:57.171843517Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.641µs logger=migrator t=2026-04-14T16:12:57.177772418Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-14T16:12:57.177974634Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=203.286µs logger=migrator t=2026-04-14T16:12:57.185156419Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-14T16:12:57.185901739Z level=info msg="Migration successfully executed" id="create dashboard table" duration=746.5µs logger=migrator t=2026-04-14T16:12:57.190961516Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-14T16:12:57.191712756Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=751.24µs logger=migrator t=2026-04-14T16:12:57.19661423Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-14T16:12:57.197412311Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=799.042µs logger=migrator t=2026-04-14T16:12:57.204480433Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-14T16:12:57.20548132Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.000847ms logger=migrator t=2026-04-14T16:12:57.21065415Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-14T16:12:57.211933766Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.279485ms logger=migrator t=2026-04-14T16:12:57.217348903Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-14T16:12:57.218573076Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.224342ms logger=migrator t=2026-04-14T16:12:57.22427992Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-14T16:12:57.229656286Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.376636ms logger=migrator t=2026-04-14T16:12:57.234099277Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-14T16:12:57.234850377Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=751.06µs logger=migrator t=2026-04-14T16:12:57.238993669Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-14T16:12:57.240036218Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.041089ms logger=migrator t=2026-04-14T16:12:57.246204705Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-14T16:12:57.247365156Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.160111ms logger=migrator t=2026-04-14T16:12:57.253594925Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-14T16:12:57.253907705Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=346.281µs logger=migrator t=2026-04-14T16:12:57.25963318Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-14T16:12:57.261057148Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.424188ms logger=migrator t=2026-04-14T16:12:57.266249329Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-14T16:12:57.266324241Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.262µs logger=migrator t=2026-04-14T16:12:57.271112471Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-14T16:12:57.273034183Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.921542ms logger=migrator t=2026-04-14T16:12:57.27846566Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-14T16:12:57.280224618Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.758768ms logger=migrator t=2026-04-14T16:12:57.284992808Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-14T16:12:57.286754375Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.759017ms logger=migrator t=2026-04-14T16:12:57.291688939Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-14T16:12:57.29245726Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=767.801µs logger=migrator t=2026-04-14T16:12:57.297881977Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-14T16:12:57.299709477Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.82726ms logger=migrator t=2026-04-14T16:12:57.305805602Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-14T16:12:57.306613394Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=807.582µs logger=migrator t=2026-04-14T16:12:57.311598579Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-14T16:12:57.31236658Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=767.501µs logger=migrator t=2026-04-14T16:12:57.317375416Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-14T16:12:57.317420067Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.271µs logger=migrator t=2026-04-14T16:12:57.322406823Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-14T16:12:57.322439584Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=34.041µs logger=migrator t=2026-04-14T16:12:57.328538919Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-14T16:12:57.330599905Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.061546ms logger=migrator t=2026-04-14T16:12:57.335347784Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-14T16:12:57.337235485Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.887341ms logger=migrator t=2026-04-14T16:12:57.342795516Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-14T16:12:57.346206199Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.412924ms logger=migrator t=2026-04-14T16:12:57.350892645Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-14T16:12:57.352775947Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.883292ms logger=migrator t=2026-04-14T16:12:57.357338051Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-14T16:12:57.357558057Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.786µs logger=migrator t=2026-04-14T16:12:57.363602701Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-14T16:12:57.364874295Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.270244ms logger=migrator t=2026-04-14T16:12:57.370270611Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-14T16:12:57.371018811Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=749.07µs logger=migrator t=2026-04-14T16:12:57.375635477Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-14T16:12:57.375674008Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.531µs logger=migrator t=2026-04-14T16:12:57.381040964Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-14T16:12:57.381895216Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=853.483µs logger=migrator t=2026-04-14T16:12:57.386714398Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-14T16:12:57.387863479Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.1487ms logger=migrator t=2026-04-14T16:12:57.393535772Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-14T16:12:57.400645576Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.107644ms logger=migrator t=2026-04-14T16:12:57.410527334Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-14T16:12:57.412108736Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.580582ms logger=migrator t=2026-04-14T16:12:57.417457432Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-14T16:12:57.418296364Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=839.242µs logger=migrator t=2026-04-14T16:12:57.423573328Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-14T16:12:57.425581472Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.009355ms logger=migrator t=2026-04-14T16:12:57.432347736Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-14T16:12:57.432704095Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=358.889µs logger=migrator t=2026-04-14T16:12:57.445372469Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-14T16:12:57.44616885Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=800.281µs logger=migrator t=2026-04-14T16:12:57.46345846Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-14T16:12:57.465228918Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.773308ms logger=migrator t=2026-04-14T16:12:57.47010277Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-14T16:12:57.471059886Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=957.106µs logger=migrator t=2026-04-14T16:12:57.473450601Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-14T16:12:57.473656237Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=200.585µs logger=migrator t=2026-04-14T16:12:57.487265086Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-14T16:12:57.487812231Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=550.425µs logger=migrator t=2026-04-14T16:12:57.493630519Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-14T16:12:57.494950945Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.321617ms logger=migrator t=2026-04-14T16:12:57.502317514Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-14T16:12:57.504995317Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.675273ms logger=migrator t=2026-04-14T16:12:57.51028746Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-14T16:12:57.511897005Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.609674ms logger=migrator t=2026-04-14T16:12:57.516694684Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-14T16:12:57.518501093Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.809239ms logger=migrator t=2026-04-14T16:12:57.524184068Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-14T16:12:57.525766491Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.584364ms logger=migrator t=2026-04-14T16:12:57.531224079Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-14T16:12:57.531983329Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=759.6µs logger=migrator t=2026-04-14T16:12:57.536105281Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-14T16:12:57.53679706Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=692.109µs logger=migrator t=2026-04-14T16:12:57.540151581Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-14T16:12:57.546078172Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.923451ms logger=migrator t=2026-04-14T16:12:57.550200643Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-14T16:12:57.551072608Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=872.015µs logger=migrator t=2026-04-14T16:12:57.555152018Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-14T16:12:57.555917608Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=765.48µs logger=migrator t=2026-04-14T16:12:57.559297371Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-14T16:12:57.560051591Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=753.47µs logger=migrator t=2026-04-14T16:12:57.565219971Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-14T16:12:57.565768716Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=547.745µs logger=migrator t=2026-04-14T16:12:57.569940399Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-14T16:12:57.57219879Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.22203ms logger=migrator t=2026-04-14T16:12:57.575236463Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-14T16:12:57.577647688Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.410396ms logger=migrator t=2026-04-14T16:12:57.582802868Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-14T16:12:57.58285007Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=48.081µs logger=migrator t=2026-04-14T16:12:57.585581784Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-14T16:12:57.585784159Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=203.926µs logger=migrator t=2026-04-14T16:12:57.590473807Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-14T16:12:57.592736998Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.263021ms logger=migrator t=2026-04-14T16:12:57.59685825Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-14T16:12:57.597047745Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.846µs logger=migrator t=2026-04-14T16:12:57.601160957Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-14T16:12:57.601359562Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=198.355µs logger=migrator t=2026-04-14T16:12:57.608941357Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-14T16:12:57.612583547Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.64025ms logger=migrator t=2026-04-14T16:12:57.616806411Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-14T16:12:57.617181691Z level=info msg="Migration successfully executed" id="Update uid value" duration=375.421µs logger=migrator t=2026-04-14T16:12:57.622020762Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-14T16:12:57.622795403Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=774.241µs logger=migrator t=2026-04-14T16:12:57.626173675Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-14T16:12:57.626978607Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=804.512µs logger=migrator t=2026-04-14T16:12:57.632212639Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-14T16:12:57.63297914Z level=info msg="Migration successfully executed" id="create api_key table" duration=766.391µs logger=migrator t=2026-04-14T16:12:57.637716958Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-14T16:12:57.638463879Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=746.61µs logger=migrator t=2026-04-14T16:12:57.643455084Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-14T16:12:57.644188484Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=733.45µs logger=migrator t=2026-04-14T16:12:57.648367727Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-14T16:12:57.649259912Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=893.215µs logger=migrator t=2026-04-14T16:12:57.654530095Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-14T16:12:57.655746327Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.216222ms logger=migrator t=2026-04-14T16:12:57.65955774Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-14T16:12:57.661407951Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.849641ms logger=migrator t=2026-04-14T16:12:57.746587592Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-14T16:12:57.747555099Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=971.687µs logger=migrator t=2026-04-14T16:12:57.753744256Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-14T16:12:57.762636678Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.891561ms logger=migrator t=2026-04-14T16:12:57.765867425Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-14T16:12:57.766708548Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=840.483µs logger=migrator t=2026-04-14T16:12:57.774055767Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-14T16:12:57.774957322Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=908.775µs logger=migrator t=2026-04-14T16:12:57.780371959Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-14T16:12:57.781761417Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.392198ms logger=migrator t=2026-04-14T16:12:57.787710078Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-14T16:12:57.789393434Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.681566ms logger=migrator t=2026-04-14T16:12:57.796109706Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-14T16:12:57.796426294Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=317.778µs logger=migrator t=2026-04-14T16:12:57.799964721Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-14T16:12:57.80103708Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.071509ms logger=migrator t=2026-04-14T16:12:57.804638557Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-14T16:12:57.804679418Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.361µs logger=migrator t=2026-04-14T16:12:57.809582452Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-14T16:12:57.812053399Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.470658ms logger=migrator t=2026-04-14T16:12:57.815623635Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-14T16:12:57.81948886Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.863695ms logger=migrator t=2026-04-14T16:12:57.825270798Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-14T16:12:57.825474903Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=205.925µs logger=migrator t=2026-04-14T16:12:57.829034549Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-14T16:12:57.831695402Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.660903ms logger=migrator t=2026-04-14T16:12:57.836193513Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-14T16:12:57.838764053Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.57031ms logger=migrator t=2026-04-14T16:12:57.842376222Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-14T16:12:57.843125432Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=748.81µs logger=migrator t=2026-04-14T16:12:57.846654227Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-14T16:12:57.847189111Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=534.664µs logger=migrator t=2026-04-14T16:12:57.851980012Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-14T16:12:57.852860025Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=879.893µs logger=migrator t=2026-04-14T16:12:57.856449954Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-14T16:12:57.857368668Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=919.094µs logger=migrator t=2026-04-14T16:12:57.865129859Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-14T16:12:57.865867839Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=738.07µs logger=migrator t=2026-04-14T16:12:57.87032331Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-14T16:12:57.87108407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=761.08µs logger=migrator t=2026-04-14T16:12:57.875210962Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-14T16:12:57.875274164Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=64.012µs logger=migrator t=2026-04-14T16:12:57.880027133Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-14T16:12:57.880067244Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.651µs logger=migrator t=2026-04-14T16:12:57.88544193Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-14T16:12:57.890526628Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.083218ms logger=migrator t=2026-04-14T16:12:57.894908416Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-14T16:12:57.899381728Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.475472ms logger=migrator t=2026-04-14T16:12:57.903127709Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-14T16:12:57.903194861Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.952µs logger=migrator t=2026-04-14T16:12:57.909833892Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-14T16:12:57.910577542Z level=info msg="Migration successfully executed" id="create quota table v1" duration=743.88µs logger=migrator t=2026-04-14T16:12:57.91458792Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-14T16:12:57.915441364Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=853.084µs logger=migrator t=2026-04-14T16:12:57.919415792Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-14T16:12:57.919443382Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.61µs logger=migrator t=2026-04-14T16:12:57.923244066Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-14T16:12:57.924724026Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.480229ms logger=migrator t=2026-04-14T16:12:57.929975928Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-14T16:12:57.930849162Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=873.034µs logger=migrator t=2026-04-14T16:12:57.935044796Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-14T16:12:57.938061078Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.016442ms logger=migrator t=2026-04-14T16:12:57.9414522Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-14T16:12:57.941491681Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=38.431µs logger=migrator t=2026-04-14T16:12:57.945860129Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-14T16:12:57.946746613Z level=info msg="Migration successfully executed" id="create session table" duration=886.634µs logger=migrator t=2026-04-14T16:12:57.952205212Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-14T16:12:57.952310845Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=106.172µs logger=migrator t=2026-04-14T16:12:57.955823479Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-14T16:12:57.955991264Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=164.715µs logger=migrator t=2026-04-14T16:12:57.968140664Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-14T16:12:57.968937115Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=798.321µs logger=migrator t=2026-04-14T16:12:57.973326964Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-14T16:12:57.974510417Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.182003ms logger=migrator t=2026-04-14T16:12:57.981045484Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-14T16:12:57.981092425Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.271µs logger=migrator t=2026-04-14T16:12:57.985542386Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-14T16:12:57.985590148Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=52.312µs logger=migrator t=2026-04-14T16:12:57.988778574Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-14T16:12:57.991166049Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.391735ms logger=migrator t=2026-04-14T16:12:57.994686794Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-14T16:12:57.997836909Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.150925ms logger=migrator t=2026-04-14T16:12:58.001451467Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-14T16:12:58.001538259Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.662µs logger=migrator t=2026-04-14T16:12:58.008125729Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-14T16:12:58.008243412Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=119.593µs logger=migrator t=2026-04-14T16:12:58.011920361Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-14T16:12:58.012878398Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=957.597µs logger=migrator t=2026-04-14T16:12:58.01701229Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-14T16:12:58.017043811Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.521µs logger=migrator t=2026-04-14T16:12:58.020607437Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-14T16:12:58.023757182Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.147325ms logger=migrator t=2026-04-14T16:12:58.027982477Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-14T16:12:58.028130821Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.894µs logger=migrator t=2026-04-14T16:12:58.031904083Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-14T16:12:58.035008528Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.103935ms logger=migrator t=2026-04-14T16:12:58.040096306Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-14T16:12:58.043148469Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.049122ms logger=migrator t=2026-04-14T16:12:58.047434536Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-14T16:12:58.047506697Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.532µs logger=migrator t=2026-04-14T16:12:58.05238762Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-14T16:12:58.053254673Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=869.793µs logger=migrator t=2026-04-14T16:12:58.057790347Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-14T16:12:58.059178934Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.388647ms logger=migrator t=2026-04-14T16:12:58.065212157Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-14T16:12:58.066944155Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.731548ms logger=migrator t=2026-04-14T16:12:58.074012296Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-14T16:12:58.07485281Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=840.413µs logger=migrator t=2026-04-14T16:12:58.080169524Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-14T16:12:58.081428998Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.258604ms logger=migrator t=2026-04-14T16:12:58.085845858Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-14T16:12:58.087090981Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.242823ms logger=migrator t=2026-04-14T16:12:58.091401239Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-14T16:12:58.092042736Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=641.127µs logger=migrator t=2026-04-14T16:12:58.096041634Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-14T16:12:58.096931279Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=889.255µs logger=migrator t=2026-04-14T16:12:58.102803618Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-14T16:12:58.103778434Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=974.886µs logger=migrator t=2026-04-14T16:12:58.108859372Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-14T16:12:58.118486213Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.623911ms logger=migrator t=2026-04-14T16:12:58.123429447Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-14T16:12:58.124199518Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=771.211µs logger=migrator t=2026-04-14T16:12:58.130091268Z 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-04-14T16:12:58.131556118Z 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.46488ms logger=migrator t=2026-04-14T16:12:58.136080221Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-14T16:12:58.136543063Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=463.012µs logger=migrator t=2026-04-14T16:12:58.140219953Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-14T16:12:58.141145018Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=924.565µs logger=migrator t=2026-04-14T16:12:58.145688371Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-14T16:12:58.146432131Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=743.65µs logger=migrator t=2026-04-14T16:12:58.150030059Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-14T16:12:58.15372506Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.692091ms logger=migrator t=2026-04-14T16:12:58.157670016Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-14T16:12:58.161563362Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.893136ms logger=migrator t=2026-04-14T16:12:58.166143526Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-14T16:12:58.16961206Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.468254ms logger=migrator t=2026-04-14T16:12:58.173295041Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-14T16:12:58.176880508Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.582597ms logger=migrator t=2026-04-14T16:12:58.181540324Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-14T16:12:58.182369336Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=826.832µs logger=migrator t=2026-04-14T16:12:58.187610559Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-14T16:12:58.18764158Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.41µs logger=migrator t=2026-04-14T16:12:58.191535095Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-14T16:12:58.191579766Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.741µs logger=migrator t=2026-04-14T16:12:58.195879853Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-14T16:12:58.197196979Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.317766ms logger=migrator t=2026-04-14T16:12:58.203095628Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T16:12:58.205061062Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.969094ms logger=migrator t=2026-04-14T16:12:58.212118194Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-14T16:12:58.213242364Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.12548ms logger=migrator t=2026-04-14T16:12:58.21859762Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-14T16:12:58.220032598Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.420098ms logger=migrator t=2026-04-14T16:12:58.224195951Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T16:12:58.225652551Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.456319ms logger=migrator t=2026-04-14T16:12:58.230459881Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-14T16:12:58.236888655Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.428304ms logger=migrator t=2026-04-14T16:12:58.241626864Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-14T16:12:58.244307877Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.680733ms logger=migrator t=2026-04-14T16:12:58.247856443Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-14T16:12:58.248049588Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=191.045µs logger=migrator t=2026-04-14T16:12:58.252414217Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-14T16:12:58.25329002Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=875.273µs logger=migrator t=2026-04-14T16:12:58.258374549Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-14T16:12:58.259618823Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.244374ms logger=migrator t=2026-04-14T16:12:58.26472148Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-14T16:12:58.268551975Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.830015ms logger=migrator t=2026-04-14T16:12:58.273291723Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-14T16:12:58.273371656Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=81.043µs logger=migrator t=2026-04-14T16:12:58.276898322Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-14T16:12:58.277819546Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=918.614µs logger=migrator t=2026-04-14T16:12:58.281256249Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-14T16:12:58.282107583Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=851.364µs logger=migrator t=2026-04-14T16:12:58.28717884Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-14T16:12:58.287260262Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.832µs logger=migrator t=2026-04-14T16:12:58.290662335Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-14T16:12:58.29158304Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=920.445µs logger=migrator t=2026-04-14T16:12:58.295760524Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-14T16:12:58.296585836Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=824.872µs logger=migrator t=2026-04-14T16:12:58.301396417Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-14T16:12:58.302219029Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=822.312µs logger=migrator t=2026-04-14T16:12:58.306238427Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-14T16:12:58.307496272Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.254435ms logger=migrator t=2026-04-14T16:12:58.313654129Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-14T16:12:58.31520783Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.552791ms logger=migrator t=2026-04-14T16:12:58.320406462Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-14T16:12:58.321370358Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=961.346µs logger=migrator t=2026-04-14T16:12:58.325554272Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-14T16:12:58.325581672Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.041µs logger=migrator t=2026-04-14T16:12:58.329811837Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-14T16:12:58.335030019Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.222472ms logger=migrator t=2026-04-14T16:12:58.340162358Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-14T16:12:58.341010341Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=847.883µs logger=migrator t=2026-04-14T16:12:58.345222855Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-14T16:12:58.352130583Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.906978ms logger=migrator t=2026-04-14T16:12:58.356503201Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-14T16:12:58.357335944Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=831.903µs logger=migrator t=2026-04-14T16:12:58.363891162Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-14T16:12:58.364891679Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=999.297µs logger=migrator t=2026-04-14T16:12:58.370411248Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-14T16:12:58.371235181Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=824.332µs logger=migrator t=2026-04-14T16:12:58.377765189Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-14T16:12:58.389933268Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.167349ms logger=migrator t=2026-04-14T16:12:58.394714028Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-14T16:12:58.395209082Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=494.684µs logger=migrator t=2026-04-14T16:12:58.399046505Z 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-04-14T16:12:58.400050083Z 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=1.001488ms logger=migrator t=2026-04-14T16:12:58.405257335Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-14T16:12:58.405753138Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=491.833µs logger=migrator t=2026-04-14T16:12:58.41173037Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-14T16:12:58.412302515Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=571.285µs logger=migrator t=2026-04-14T16:12:58.415841571Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-14T16:12:58.416045787Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=202.315µs logger=migrator t=2026-04-14T16:12:58.420506668Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-14T16:12:58.425346039Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.839761ms logger=migrator t=2026-04-14T16:12:58.432154074Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-14T16:12:58.436472391Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.313577ms logger=migrator t=2026-04-14T16:12:58.442764522Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-14T16:12:58.443729968Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=966.026µs logger=migrator t=2026-04-14T16:12:58.447404968Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-14T16:12:58.448252101Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=846.633µs logger=migrator t=2026-04-14T16:12:58.459147527Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-14T16:12:58.459399303Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=251.766µs logger=migrator t=2026-04-14T16:12:58.469471027Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-14T16:12:58.472751466Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.281019ms logger=migrator t=2026-04-14T16:12:58.47585648Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-14T16:12:58.476506027Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=649.487µs logger=migrator t=2026-04-14T16:12:58.481126553Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-14T16:12:58.481321228Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=195.575µs logger=migrator t=2026-04-14T16:12:58.485034869Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-14T16:12:58.485496201Z level=info msg="Migration successfully executed" id="Move region to single row" duration=461.512µs logger=migrator t=2026-04-14T16:12:58.48910105Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-14T16:12:58.489942122Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=839.292µs logger=migrator t=2026-04-14T16:12:58.494258319Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-14T16:12:58.495221916Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=961.556µs logger=migrator t=2026-04-14T16:12:58.498321949Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T16:12:58.499342427Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.019758ms logger=migrator t=2026-04-14T16:12:58.502672227Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T16:12:58.503939812Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.267275ms logger=migrator t=2026-04-14T16:12:58.509084572Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-14T16:12:58.509869973Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=786.571µs logger=migrator t=2026-04-14T16:12:58.513587943Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-14T16:12:58.514226331Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=639.468µs logger=migrator t=2026-04-14T16:12:58.517672905Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-14T16:12:58.517742037Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.052µs logger=migrator t=2026-04-14T16:12:58.521543149Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-14T16:12:58.522417583Z level=info msg="Migration successfully executed" id="create test_data table" duration=874.574µs logger=migrator t=2026-04-14T16:12:58.526920095Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-14T16:12:58.527756848Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=836.753µs logger=migrator t=2026-04-14T16:12:58.531342236Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-14T16:12:58.532197569Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=855.323µs logger=migrator t=2026-04-14T16:12:58.538273983Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-14T16:12:58.539209998Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=935.865µs logger=migrator t=2026-04-14T16:12:58.544004149Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-14T16:12:58.544287656Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=284.127µs logger=migrator t=2026-04-14T16:12:58.547976047Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-14T16:12:58.548543373Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=567.765µs logger=migrator t=2026-04-14T16:12:58.552192541Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-14T16:12:58.552257733Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=66.152µs logger=migrator t=2026-04-14T16:12:58.556661023Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-14T16:12:58.557743382Z level=info msg="Migration successfully executed" id="create team table" duration=1.082209ms logger=migrator t=2026-04-14T16:12:58.561857454Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-14T16:12:58.563608191Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.750758ms logger=migrator t=2026-04-14T16:12:58.56946421Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-14T16:12:58.571129755Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.659355ms logger=migrator t=2026-04-14T16:12:58.577451246Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-14T16:12:58.581955019Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.503503ms logger=migrator t=2026-04-14T16:12:58.585293779Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-14T16:12:58.585445213Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=151.594µs logger=migrator t=2026-04-14T16:12:58.589262427Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-14T16:12:58.589910905Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=648.338µs logger=migrator t=2026-04-14T16:12:58.59600017Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-14T16:12:58.597354406Z level=info msg="Migration successfully executed" id="create team member table" duration=1.354526ms logger=migrator t=2026-04-14T16:12:58.601874279Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-14T16:12:58.602742733Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=867.564µs logger=migrator t=2026-04-14T16:12:58.606776953Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-14T16:12:58.607738198Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=963.085µs logger=migrator t=2026-04-14T16:12:58.612430826Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-14T16:12:58.613366251Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=935.135µs logger=migrator t=2026-04-14T16:12:58.617146933Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-14T16:12:58.621857942Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.710618ms logger=migrator t=2026-04-14T16:12:58.626031354Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-14T16:12:58.631092232Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.060718ms logger=migrator t=2026-04-14T16:12:58.636246562Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-14T16:12:58.641511295Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.263993ms logger=migrator t=2026-04-14T16:12:58.645841101Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-14T16:12:58.646774017Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=932.446µs logger=migrator t=2026-04-14T16:12:58.651456364Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-14T16:12:58.652349849Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=893.425µs logger=migrator t=2026-04-14T16:12:58.657892169Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-14T16:12:58.659914084Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.020325ms logger=migrator t=2026-04-14T16:12:58.668108966Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-14T16:12:58.668865457Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=756.941µs logger=migrator t=2026-04-14T16:12:58.672048033Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-14T16:12:58.67268433Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=634.247µs logger=migrator t=2026-04-14T16:12:58.67856828Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-14T16:12:58.680053951Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.485501ms logger=migrator t=2026-04-14T16:12:58.685014505Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-14T16:12:58.686510146Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.495331ms logger=migrator t=2026-04-14T16:12:58.690507914Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-14T16:12:58.691913232Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.405379ms logger=migrator t=2026-04-14T16:12:58.696444736Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-14T16:12:58.69696223Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=517.194µs logger=migrator t=2026-04-14T16:12:58.70067073Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-14T16:12:58.700932667Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=262.197µs logger=migrator t=2026-04-14T16:12:58.705027779Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-14T16:12:58.705780119Z level=info msg="Migration successfully executed" id="create tag table" duration=750.73µs logger=migrator t=2026-04-14T16:12:58.709488169Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-14T16:12:58.710421105Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=932.626µs logger=migrator t=2026-04-14T16:12:58.715382649Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-14T16:12:58.716166151Z level=info msg="Migration successfully executed" id="create login attempt table" duration=783.092µs logger=migrator t=2026-04-14T16:12:58.720023785Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-14T16:12:58.721074383Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.049978ms logger=migrator t=2026-04-14T16:12:58.72685327Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-14T16:12:58.727780206Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=927.616µs logger=migrator t=2026-04-14T16:12:58.731121386Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-14T16:12:58.744556691Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.434815ms logger=migrator t=2026-04-14T16:12:58.747656295Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-14T16:12:58.74820114Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=544.905µs logger=migrator t=2026-04-14T16:12:58.753801031Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-14T16:12:58.754822519Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.021938ms logger=migrator t=2026-04-14T16:12:58.759126546Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-14T16:12:58.759423724Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=297.648µs logger=migrator t=2026-04-14T16:12:58.764367358Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-14T16:12:58.765061027Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=693.469µs logger=migrator t=2026-04-14T16:12:58.770120944Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-14T16:12:58.771413609Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.286205ms logger=migrator t=2026-04-14T16:12:58.775624494Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-14T16:12:58.776535508Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=909.194µs logger=migrator t=2026-04-14T16:12:58.781030201Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-14T16:12:58.781119753Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=81.442µs logger=migrator t=2026-04-14T16:12:58.785246754Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-14T16:12:58.790346653Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.099709ms logger=migrator t=2026-04-14T16:12:58.794168696Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-14T16:12:58.799362307Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.193731ms logger=migrator t=2026-04-14T16:12:58.803041468Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-14T16:12:58.808029532Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.987794ms logger=migrator t=2026-04-14T16:12:58.812143485Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-14T16:12:58.81713999Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.996825ms logger=migrator t=2026-04-14T16:12:58.820692947Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-14T16:12:58.821637902Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=944.945µs logger=migrator t=2026-04-14T16:12:58.825683692Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-14T16:12:58.830816252Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.13002ms logger=migrator t=2026-04-14T16:12:58.835453387Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-14T16:12:58.836246188Z level=info msg="Migration successfully executed" id="create server_lock table" duration=792.931µs logger=migrator t=2026-04-14T16:12:58.840323809Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-14T16:12:58.841283365Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=959.566µs logger=migrator t=2026-04-14T16:12:58.84549613Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-14T16:12:58.846339202Z level=info msg="Migration successfully executed" id="create user auth token table" duration=842.982µs logger=migrator t=2026-04-14T16:12:58.851939154Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-14T16:12:58.853165977Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.225133ms logger=migrator t=2026-04-14T16:12:58.858870773Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-14T16:12:58.860063485Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.196762ms logger=migrator t=2026-04-14T16:12:58.867047974Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-14T16:12:58.868565845Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.530172ms logger=migrator t=2026-04-14T16:12:58.874042894Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-14T16:12:58.879540563Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.497639ms logger=migrator t=2026-04-14T16:12:58.883709956Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-14T16:12:58.884642042Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=923.856µs logger=migrator t=2026-04-14T16:12:58.888883857Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-14T16:12:58.889950326Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.064959ms logger=migrator t=2026-04-14T16:12:58.894453838Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-14T16:12:58.895896867Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.442729ms logger=migrator t=2026-04-14T16:12:58.901081298Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-14T16:12:58.90190733Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=825.972µs logger=migrator t=2026-04-14T16:12:58.90634757Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-14T16:12:58.907348088Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.000358ms logger=migrator t=2026-04-14T16:12:58.914481661Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-14T16:12:58.914548903Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.212µs logger=migrator t=2026-04-14T16:12:58.921150383Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-14T16:12:58.921284056Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=141.194µs logger=migrator t=2026-04-14T16:12:58.926892768Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-14T16:12:58.928302606Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.409108ms logger=migrator t=2026-04-14T16:12:58.935267445Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T16:12:58.936487958Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.219783ms logger=migrator t=2026-04-14T16:12:58.943806887Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T16:12:58.944849755Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.010067ms logger=migrator t=2026-04-14T16:12:58.951670361Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-14T16:12:58.951772384Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.483µs logger=migrator t=2026-04-14T16:12:58.957804017Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T16:12:58.95902631Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.223413ms logger=migrator t=2026-04-14T16:12:58.965228758Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T16:12:58.966174904Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=946.286µs logger=migrator t=2026-04-14T16:12:58.972472535Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T16:12:58.97342557Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=952.955µs logger=migrator t=2026-04-14T16:12:58.979159036Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T16:12:58.980138513Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=978.907µs logger=migrator t=2026-04-14T16:12:58.987353948Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-14T16:12:58.993013702Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.659304ms logger=migrator t=2026-04-14T16:12:58.996739783Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-14T16:12:58.997638627Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=901.444µs logger=migrator t=2026-04-14T16:12:59.00289871Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-14T16:12:59.002973733Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=75.552µs logger=migrator t=2026-04-14T16:12:59.007687171Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-14T16:12:59.010653121Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.960841ms logger=migrator t=2026-04-14T16:12:59.022623076Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-14T16:12:59.023704755Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.077028ms logger=migrator t=2026-04-14T16:12:59.028878175Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-14T16:12:59.030455638Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.576893ms logger=migrator t=2026-04-14T16:12:59.036364769Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T16:12:59.036435281Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=71.302µs logger=migrator t=2026-04-14T16:12:59.041669922Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-14T16:12:59.043316717Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.646325ms logger=migrator t=2026-04-14T16:12:59.049197456Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-14T16:12:59.05044767Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.248404ms logger=migrator t=2026-04-14T16:12:59.0570868Z 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-04-14T16:12:59.058398527Z 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.311446ms logger=migrator t=2026-04-14T16:12:59.063834554Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-14T16:12:59.065353655Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.518231ms logger=migrator t=2026-04-14T16:12:59.074545185Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-14T16:12:59.080769013Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.231068ms logger=migrator t=2026-04-14T16:12:59.105605417Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-14T16:12:59.106855271Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.249774ms logger=migrator t=2026-04-14T16:12:59.112905775Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T16:12:59.113898302Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=993.357µs logger=migrator t=2026-04-14T16:12:59.120011648Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-14T16:12:59.147384421Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.371263ms logger=migrator t=2026-04-14T16:12:59.155575682Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-14T16:12:59.182995537Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.422375ms logger=migrator t=2026-04-14T16:12:59.187638533Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-14T16:12:59.188473405Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=834.692µs logger=migrator t=2026-04-14T16:12:59.19453631Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T16:12:59.195479446Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=942.886µs logger=migrator t=2026-04-14T16:12:59.199896805Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-14T16:12:59.209570248Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.668193ms logger=migrator t=2026-04-14T16:12:59.215247892Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-14T16:12:59.222328934Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.082302ms logger=migrator t=2026-04-14T16:12:59.228135002Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-14T16:12:59.229994612Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.862161ms logger=migrator t=2026-04-14T16:12:59.236514619Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-14T16:12:59.237553568Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.039459ms logger=migrator t=2026-04-14T16:12:59.242939814Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-14T16:12:59.244385353Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.444818ms logger=migrator t=2026-04-14T16:12:59.249659646Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-14T16:12:59.251231429Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.571923ms logger=migrator t=2026-04-14T16:12:59.256926873Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-14T16:12:59.256996945Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.832µs logger=migrator t=2026-04-14T16:12:59.261698012Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-14T16:12:59.270858061Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.159999ms logger=migrator t=2026-04-14T16:12:59.275878097Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-14T16:12:59.280239296Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.360589ms logger=migrator t=2026-04-14T16:12:59.286096274Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-14T16:12:59.292845457Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.721992ms logger=migrator t=2026-04-14T16:12:59.298176232Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-14T16:12:59.299115548Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=940.976µs logger=migrator t=2026-04-14T16:12:59.304106243Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-14T16:12:59.305147451Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.040669ms logger=migrator t=2026-04-14T16:12:59.311543375Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-14T16:12:59.321131486Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.58829ms logger=migrator t=2026-04-14T16:12:59.326775229Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-14T16:12:59.333528092Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.752523ms logger=migrator t=2026-04-14T16:12:59.339269137Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-14T16:12:59.340332556Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.063499ms logger=migrator t=2026-04-14T16:12:59.346578366Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-14T16:12:59.354961643Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.388567ms logger=migrator t=2026-04-14T16:12:59.361204703Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-14T16:12:59.370970897Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.761335ms logger=migrator t=2026-04-14T16:12:59.375285815Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-14T16:12:59.375338716Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=56.631µs logger=migrator t=2026-04-14T16:12:59.379758705Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-14T16:12:59.380850706Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.09125ms logger=migrator t=2026-04-14T16:12:59.38617813Z 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-04-14T16:12:59.387161216Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=982.966µs logger=migrator t=2026-04-14T16:12:59.391091094Z 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-04-14T16:12:59.392104431Z 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.013557ms logger=migrator t=2026-04-14T16:12:59.398585817Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T16:12:59.398695649Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=111.193µs logger=migrator t=2026-04-14T16:12:59.402360579Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-14T16:12:59.410536561Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.176682ms logger=migrator t=2026-04-14T16:12:59.41418656Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-14T16:12:59.42046964Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.28257ms logger=migrator t=2026-04-14T16:12:59.426816452Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-14T16:12:59.436742332Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.92705ms logger=migrator t=2026-04-14T16:12:59.447403712Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-14T16:12:59.453806345Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.403603ms logger=migrator t=2026-04-14T16:12:59.462985644Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-14T16:12:59.470174469Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.187615ms logger=migrator t=2026-04-14T16:12:59.475926075Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-14T16:12:59.476060099Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=138.214µs logger=migrator t=2026-04-14T16:12:59.480506149Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-14T16:12:59.481447545Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=942.446µs logger=migrator t=2026-04-14T16:12:59.486594925Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-14T16:12:59.492949687Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.354562ms logger=migrator t=2026-04-14T16:12:59.497617274Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-14T16:12:59.497685466Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.042µs logger=migrator t=2026-04-14T16:12:59.502225529Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-14T16:12:59.512864438Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.638478ms logger=migrator t=2026-04-14T16:12:59.518274094Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-14T16:12:59.520010452Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.736378ms logger=migrator t=2026-04-14T16:12:59.525543872Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-14T16:12:59.532056718Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.512436ms logger=migrator t=2026-04-14T16:12:59.537096906Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-14T16:12:59.537665711Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=568.715µs logger=migrator t=2026-04-14T16:12:59.543458408Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-14T16:12:59.545279978Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.821399ms logger=migrator t=2026-04-14T16:12:59.550347084Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-14T16:12:59.556954254Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.60809ms logger=migrator t=2026-04-14T16:12:59.562816423Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-14T16:12:59.563643305Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=826.342µs logger=migrator t=2026-04-14T16:12:59.571255032Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-14T16:12:59.573598716Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.341814ms logger=migrator t=2026-04-14T16:12:59.579099085Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-14T16:12:59.579985129Z level=info msg="Migration successfully executed" id="create alert_image table" duration=888.484µs logger=migrator t=2026-04-14T16:12:59.585149019Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-14T16:12:59.586241708Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.092289ms logger=migrator t=2026-04-14T16:12:59.599746765Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-14T16:12:59.599966311Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=219.236µs logger=migrator t=2026-04-14T16:12:59.606378434Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-14T16:12:59.608111952Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.733278ms logger=migrator t=2026-04-14T16:12:59.614394962Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-14T16:12:59.615512493Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.118701ms logger=migrator t=2026-04-14T16:12:59.628185066Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-14T16:12:59.629035739Z 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-04-14T16:12:59.634496067Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-14T16:12:59.635423943Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=927.736µs logger=migrator t=2026-04-14T16:12:59.640490261Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-14T16:12:59.642674659Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.183858ms logger=migrator t=2026-04-14T16:12:59.649478085Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-14T16:12:59.656686779Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.208205ms logger=migrator t=2026-04-14T16:12:59.661617144Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-14T16:12:59.662843917Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.226333ms logger=migrator t=2026-04-14T16:12:59.668329825Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-14T16:12:59.670168146Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.83768ms logger=migrator t=2026-04-14T16:12:59.67622955Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-14T16:12:59.677632518Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.407048ms logger=migrator t=2026-04-14T16:12:59.682663995Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-14T16:12:59.6839517Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.284145ms logger=migrator t=2026-04-14T16:12:59.688590716Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-14T16:12:59.68986929Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.277904ms logger=migrator t=2026-04-14T16:12:59.695282157Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-14T16:12:59.695312608Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.301µs logger=migrator t=2026-04-14T16:12:59.700703684Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-14T16:12:59.700881929Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=176.685µs logger=migrator t=2026-04-14T16:12:59.706096461Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-14T16:12:59.715087974Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.991944ms logger=migrator t=2026-04-14T16:12:59.719843614Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-14T16:12:59.720223164Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=377.15µs logger=migrator t=2026-04-14T16:12:59.725848126Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-14T16:12:59.72742873Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.578894ms logger=migrator t=2026-04-14T16:12:59.733024022Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-14T16:12:59.733659519Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=635.697µs logger=migrator t=2026-04-14T16:12:59.738805018Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-14T16:12:59.740265157Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.456909ms logger=migrator t=2026-04-14T16:12:59.746320642Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-14T16:12:59.747274348Z level=info msg="Migration successfully executed" id="create secrets table" duration=953.326µs logger=migrator t=2026-04-14T16:12:59.75287618Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-14T16:12:59.788181988Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.304547ms logger=migrator t=2026-04-14T16:12:59.7938181Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-14T16:12:59.799666899Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.849899ms logger=migrator t=2026-04-14T16:12:59.80631209Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-14T16:12:59.806534486Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=222.316µs logger=migrator t=2026-04-14T16:12:59.811585933Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-14T16:12:59.846588143Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.995469ms logger=migrator t=2026-04-14T16:12:59.852618466Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-14T16:12:59.890463863Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.840617ms logger=migrator t=2026-04-14T16:12:59.895724116Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-14T16:12:59.896502437Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=774.421µs logger=migrator t=2026-04-14T16:12:59.907338471Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-14T16:12:59.90842811Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.091839ms logger=migrator t=2026-04-14T16:12:59.913154869Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-14T16:12:59.913360974Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=206.595µs logger=migrator t=2026-04-14T16:12:59.916833468Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-14T16:12:59.917697172Z level=info msg="Migration successfully executed" id="create permission table" duration=863.763µs logger=migrator t=2026-04-14T16:12:59.922564864Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-14T16:12:59.923543701Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=978.807µs logger=migrator t=2026-04-14T16:12:59.929342478Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-14T16:12:59.931001623Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.658395ms logger=migrator t=2026-04-14T16:12:59.939106503Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-14T16:12:59.940734348Z level=info msg="Migration successfully executed" id="create role table" duration=1.632154ms logger=migrator t=2026-04-14T16:12:59.944975752Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-14T16:12:59.952560618Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.582836ms logger=migrator t=2026-04-14T16:12:59.956999479Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-14T16:12:59.964405789Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.40596ms logger=migrator t=2026-04-14T16:12:59.968522281Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-14T16:12:59.9695984Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.075999ms logger=migrator t=2026-04-14T16:12:59.976497257Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-14T16:12:59.97768397Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.186483ms logger=migrator t=2026-04-14T16:12:59.982351367Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-14T16:12:59.983393385Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.041887ms logger=migrator t=2026-04-14T16:12:59.987334861Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-14T16:12:59.988330539Z level=info msg="Migration successfully executed" id="create team role table" duration=995.348µs logger=migrator t=2026-04-14T16:12:59.993033636Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-14T16:12:59.994056284Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.022228ms logger=migrator t=2026-04-14T16:12:59.998559176Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-14T16:12:59.999601125Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.041589ms logger=migrator t=2026-04-14T16:13:00.00646332Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-14T16:13:00.007931361Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.47041ms logger=migrator t=2026-04-14T16:13:00.012143675Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-14T16:13:00.013191804Z level=info msg="Migration successfully executed" id="create user role table" duration=1.046369ms logger=migrator t=2026-04-14T16:13:00.01788088Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-14T16:13:00.01895293Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.07219ms logger=migrator t=2026-04-14T16:13:00.023247926Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-14T16:13:00.024356637Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.108051ms logger=migrator t=2026-04-14T16:13:00.02894906Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-14T16:13:00.030168604Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.219144ms logger=migrator t=2026-04-14T16:13:00.034920582Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-14T16:13:00.0359151Z level=info msg="Migration successfully executed" id="create builtin role table" duration=995.518µs logger=migrator t=2026-04-14T16:13:00.040169865Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-14T16:13:00.041480801Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.313416ms logger=migrator t=2026-04-14T16:13:00.047149735Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-14T16:13:00.048387338Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.237293ms logger=migrator t=2026-04-14T16:13:00.053148407Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-14T16:13:00.061121984Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.973537ms logger=migrator t=2026-04-14T16:13:00.06579341Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-14T16:13:00.066838939Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.045169ms logger=migrator t=2026-04-14T16:13:00.071068433Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-14T16:13:00.072440291Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.369988ms logger=migrator t=2026-04-14T16:13:00.076805739Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-14T16:13:00.077959911Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.154562ms logger=migrator t=2026-04-14T16:13:00.082359769Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-14T16:13:00.083624294Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.264395ms logger=migrator t=2026-04-14T16:13:00.087176271Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-14T16:13:00.088043454Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=867.163µs logger=migrator t=2026-04-14T16:13:00.092291089Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-14T16:13:00.093452631Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.160851ms logger=migrator t=2026-04-14T16:13:00.098122678Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-14T16:13:00.107150872Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.027674ms logger=migrator t=2026-04-14T16:13:00.110674218Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-14T16:13:00.117347729Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.669511ms logger=migrator t=2026-04-14T16:13:00.121365628Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-14T16:13:00.130344131Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.977293ms logger=migrator t=2026-04-14T16:13:00.135212304Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-14T16:13:00.145185535Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.970721ms logger=migrator t=2026-04-14T16:13:00.150385846Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-14T16:13:00.151833745Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.450449ms logger=migrator t=2026-04-14T16:13:00.162623578Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-14T16:13:00.163948033Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.325645ms logger=migrator t=2026-04-14T16:13:00.179846125Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-14T16:13:00.180840202Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=997.647µs logger=migrator t=2026-04-14T16:13:00.184403969Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-14T16:13:00.185890529Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.48384ms logger=migrator t=2026-04-14T16:13:00.191381628Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-14T16:13:00.193354562Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.980444ms logger=migrator t=2026-04-14T16:13:00.200939608Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-14T16:13:00.20102937Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=96.223µs logger=migrator t=2026-04-14T16:13:00.2050991Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-14T16:13:00.205187263Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=91.743µs logger=migrator t=2026-04-14T16:13:00.216552161Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-14T16:13:00.217194168Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=646.017µs logger=migrator t=2026-04-14T16:13:00.223268074Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-14T16:13:00.224455225Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.192662ms logger=migrator t=2026-04-14T16:13:00.22978514Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-14T16:13:00.230639243Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=856.883µs logger=migrator t=2026-04-14T16:13:00.234124667Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-14T16:13:00.234323934Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=199.347µs logger=migrator t=2026-04-14T16:13:00.237817888Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-14T16:13:00.23826382Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=445.812µs logger=migrator t=2026-04-14T16:13:00.242968728Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-14T16:13:00.243906823Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=938.025µs logger=migrator t=2026-04-14T16:13:00.249369772Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-14T16:13:00.250605575Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.235473ms logger=migrator t=2026-04-14T16:13:00.256515695Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-14T16:13:00.26480492Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.286785ms logger=migrator t=2026-04-14T16:13:00.270532785Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-14T16:13:00.270623918Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=91.733µs logger=migrator t=2026-04-14T16:13:00.274417421Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-14T16:13:00.275370817Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=952.926µs logger=migrator t=2026-04-14T16:13:00.285199864Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-14T16:13:00.286741745Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.545131ms logger=migrator t=2026-04-14T16:13:00.291793972Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-14T16:13:00.292858441Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.064729ms logger=migrator t=2026-04-14T16:13:00.296764488Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-14T16:13:00.30754234Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.776523ms logger=migrator t=2026-04-14T16:13:00.312953057Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-14T16:13:00.314319343Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.370246ms logger=migrator t=2026-04-14T16:13:00.322316921Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-14T16:13:00.324241213Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.930992ms logger=migrator t=2026-04-14T16:13:00.329074634Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-14T16:13:00.349454647Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.375033ms logger=migrator t=2026-04-14T16:13:00.353538628Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-14T16:13:00.354449622Z level=info msg="Migration successfully executed" id="create correlation v2" duration=910.014µs logger=migrator t=2026-04-14T16:13:00.36027379Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-14T16:13:00.36174058Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.46313ms logger=migrator t=2026-04-14T16:13:00.367209129Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-14T16:13:00.368499433Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.291304ms logger=migrator t=2026-04-14T16:13:00.373096409Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-14T16:13:00.374222139Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.126031ms logger=migrator t=2026-04-14T16:13:00.378162016Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-14T16:13:00.378415653Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=247.397µs logger=migrator t=2026-04-14T16:13:00.382313708Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-14T16:13:00.383219124Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=905.256µs logger=migrator t=2026-04-14T16:13:00.389669088Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-14T16:13:00.400090881Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.421483ms logger=migrator t=2026-04-14T16:13:00.403875814Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-14T16:13:00.404733507Z level=info msg="Migration successfully executed" id="create entity_events table" duration=858.193µs logger=migrator t=2026-04-14T16:13:00.408240112Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-14T16:13:00.4092809Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.040758ms logger=migrator t=2026-04-14T16:13:00.413807404Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T16:13:00.414264356Z 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-04-14T16:13:00.418017107Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T16:13:00.41848758Z 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-04-14T16:13:00.422196931Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-14T16:13:00.423120386Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=923.295µs logger=migrator t=2026-04-14T16:13:00.429333494Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-14T16:13:00.430516157Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.182483ms logger=migrator t=2026-04-14T16:13:00.434906316Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T16:13:00.436378476Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.472051ms logger=migrator t=2026-04-14T16:13:00.440481447Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T16:13:00.441566146Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.084599ms logger=migrator t=2026-04-14T16:13:00.451412203Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T16:13:00.452882924Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.471881ms logger=migrator t=2026-04-14T16:13:00.457627942Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T16:13:00.458704742Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.07702ms logger=migrator t=2026-04-14T16:13:00.464568451Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-14T16:13:00.465438224Z level=info msg="Migration successfully executed" id="Drop public config table" duration=873.973µs logger=migrator t=2026-04-14T16:13:00.470282116Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-14T16:13:00.471511819Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.229363ms logger=migrator t=2026-04-14T16:13:00.481790908Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T16:13:00.483045292Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.254193ms logger=migrator t=2026-04-14T16:13:00.488744776Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T16:13:00.489849457Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.104611ms logger=migrator t=2026-04-14T16:13:00.4933073Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-14T16:13:00.494340928Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.033588ms logger=migrator t=2026-04-14T16:13:00.501992696Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-14T16:13:00.531270621Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.273085ms logger=migrator t=2026-04-14T16:13:00.53570241Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-14T16:13:00.546850313Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.146643ms logger=migrator t=2026-04-14T16:13:00.55153392Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-14T16:13:00.558584501Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.051471ms logger=migrator t=2026-04-14T16:13:00.563241508Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-14T16:13:00.563419293Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=180.245µs logger=migrator t=2026-04-14T16:13:00.566864926Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-14T16:13:00.580515246Z level=info msg="Migration successfully executed" id="add share column" duration=13.64974ms logger=migrator t=2026-04-14T16:13:00.584124244Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-14T16:13:00.584259318Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=135.424µs logger=migrator t=2026-04-14T16:13:00.587971589Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-14T16:13:00.58874422Z level=info msg="Migration successfully executed" id="create file table" duration=772.901µs logger=migrator t=2026-04-14T16:13:00.594486456Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-14T16:13:00.595623096Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.135831ms logger=migrator t=2026-04-14T16:13:00.599913723Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-14T16:13:00.601820035Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.906402ms logger=migrator t=2026-04-14T16:13:00.607127649Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-14T16:13:00.607987162Z level=info msg="Migration successfully executed" id="create file_meta table" duration=863.423µs logger=migrator t=2026-04-14T16:13:00.612996618Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-14T16:13:00.614121188Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.12426ms logger=migrator t=2026-04-14T16:13:00.617662364Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-14T16:13:00.617727596Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.032µs logger=migrator t=2026-04-14T16:13:00.621022636Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-14T16:13:00.621088218Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.292µs logger=migrator t=2026-04-14T16:13:00.6256056Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-14T16:13:00.626555346Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=949.076µs logger=migrator t=2026-04-14T16:13:00.630156904Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-14T16:13:00.630496773Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=340.709µs logger=migrator t=2026-04-14T16:13:00.633848973Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-14T16:13:00.63517758Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.327717ms logger=migrator t=2026-04-14T16:13:00.638377927Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-14T16:13:00.647982217Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.60387ms logger=migrator t=2026-04-14T16:13:00.652581462Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-14T16:13:00.652749396Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=166.524µs logger=migrator t=2026-04-14T16:13:00.656025715Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-14T16:13:00.657206147Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.180022ms logger=migrator t=2026-04-14T16:13:00.66096227Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-14T16:13:00.66134086Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=381.4µs logger=migrator t=2026-04-14T16:13:00.665387179Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-14T16:13:00.665598255Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=211.075µs logger=migrator t=2026-04-14T16:13:00.668633228Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-14T16:13:00.669114291Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=482.373µs logger=migrator t=2026-04-14T16:13:00.672546484Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-14T16:13:00.684513258Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.967904ms logger=migrator t=2026-04-14T16:13:00.689209496Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-14T16:13:00.697810239Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.600823ms logger=migrator t=2026-04-14T16:13:00.704318496Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-14T16:13:00.705980011Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.663896ms logger=migrator t=2026-04-14T16:13:00.711871871Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-14T16:13:00.799728664Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.854093ms logger=migrator t=2026-04-14T16:13:00.805595293Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-14T16:13:00.806794186Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.203993ms logger=migrator t=2026-04-14T16:13:00.810647181Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-14T16:13:00.811762801Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.115231ms logger=migrator t=2026-04-14T16:13:00.815997926Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-14T16:13:00.844482548Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.483742ms logger=migrator t=2026-04-14T16:13:00.85042183Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-14T16:13:00.857220014Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.797514ms logger=migrator t=2026-04-14T16:13:00.861234763Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-14T16:13:00.861550902Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=316.019µs logger=migrator t=2026-04-14T16:13:00.865405407Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-14T16:13:00.865560841Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=155.914µs logger=migrator t=2026-04-14T16:13:00.870770822Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-14T16:13:00.870983018Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=212.906µs logger=migrator t=2026-04-14T16:13:00.875251723Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-14T16:13:00.875447139Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=196.336µs logger=migrator t=2026-04-14T16:13:00.881257316Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-14T16:13:00.881465383Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=208.467µs logger=migrator t=2026-04-14T16:13:00.885028169Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-14T16:13:00.886033706Z level=info msg="Migration successfully executed" id="create folder table" duration=1.005577ms logger=migrator t=2026-04-14T16:13:00.890743884Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-14T16:13:00.891869064Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.12306ms logger=migrator t=2026-04-14T16:13:00.896065289Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-14T16:13:00.897175239Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.10959ms logger=migrator t=2026-04-14T16:13:00.901969629Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-14T16:13:00.90199673Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.101µs logger=migrator t=2026-04-14T16:13:00.905603917Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T16:13:00.90680032Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.195933ms logger=migrator t=2026-04-14T16:13:00.912170825Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T16:13:00.913225624Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.054759ms logger=migrator t=2026-04-14T16:13:00.917939363Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-14T16:13:00.919097953Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.158481ms logger=migrator t=2026-04-14T16:13:00.92268195Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-14T16:13:00.923096202Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=414.541µs logger=migrator t=2026-04-14T16:13:00.926647079Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-14T16:13:00.926895535Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=248.946µs logger=migrator t=2026-04-14T16:13:00.929503946Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-14T16:13:00.930738869Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.234753ms logger=migrator t=2026-04-14T16:13:00.936753892Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-14T16:13:00.93813192Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.377608ms logger=migrator t=2026-04-14T16:13:00.94513729Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-14T16:13:00.947531225Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.399896ms logger=migrator t=2026-04-14T16:13:00.954235136Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-14T16:13:00.955775329Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.541522ms logger=migrator t=2026-04-14T16:13:00.96024141Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-14T16:13:00.961440852Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.206692ms logger=migrator t=2026-04-14T16:13:00.965566725Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-14T16:13:00.966544671Z level=info msg="Migration successfully executed" id="create anon_device table" duration=977.916µs logger=migrator t=2026-04-14T16:13:00.969874171Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-14T16:13:00.971185987Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.303056ms logger=migrator t=2026-04-14T16:13:00.976224973Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-14T16:13:00.978043743Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.80603ms logger=migrator t=2026-04-14T16:13:00.982590237Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-14T16:13:00.984238201Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.647614ms logger=migrator t=2026-04-14T16:13:00.991165229Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-14T16:13:00.992394312Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.229023ms logger=migrator t=2026-04-14T16:13:00.998608411Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-14T16:13:00.999943147Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.337757ms logger=migrator t=2026-04-14T16:13:01.005814736Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-14T16:13:01.00633129Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=518.684µs logger=migrator t=2026-04-14T16:13:01.012070736Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-14T16:13:01.024605236Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.53754ms logger=migrator t=2026-04-14T16:13:01.031562115Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-14T16:13:01.033834907Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=2.274912ms logger=migrator t=2026-04-14T16:13:01.04463234Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T16:13:01.044674071Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=46.461µs logger=migrator t=2026-04-14T16:13:01.050639733Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T16:13:01.051702171Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.061758ms logger=migrator t=2026-04-14T16:13:01.056027129Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T16:13:01.056043029Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.93µs logger=migrator t=2026-04-14T16:13:01.059930164Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-14T16:13:01.061247961Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.317957ms logger=migrator t=2026-04-14T16:13:01.066243236Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T16:13:01.067457629Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.214064ms logger=migrator t=2026-04-14T16:13:01.077845931Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-14T16:13:01.079750582Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.913161ms logger=migrator t=2026-04-14T16:13:01.091061279Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-14T16:13:01.092347744Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.279865ms logger=migrator t=2026-04-14T16:13:01.101853942Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-14T16:13:01.102346715Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=494.993µs logger=migrator t=2026-04-14T16:13:01.10874272Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-14T16:13:01.109395047Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=652.547µs logger=migrator t=2026-04-14T16:13:01.116745007Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-14T16:13:01.118334829Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.571952ms logger=migrator t=2026-04-14T16:13:01.125165905Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-14T16:13:01.12684454Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.678665ms logger=migrator t=2026-04-14T16:13:01.134528859Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-14T16:13:01.146131904Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.604525ms logger=migrator t=2026-04-14T16:13:01.155003614Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-14T16:13:01.168199923Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.197478ms logger=migrator t=2026-04-14T16:13:01.173070005Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-14T16:13:01.183072716Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.003781ms logger=migrator t=2026-04-14T16:13:01.186498958Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-14T16:13:01.18655099Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=52.662µs logger=migrator t=2026-04-14T16:13:01.191515045Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-14T16:13:01.205131765Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.61521ms logger=migrator t=2026-04-14T16:13:01.209707779Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-14T16:13:01.217291484Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.579635ms logger=migrator t=2026-04-14T16:13:01.222323821Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-14T16:13:01.222640209Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=316.038µs logger=migrator t=2026-04-14T16:13:01.226406562Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.463782759s logger=migrator t=2026-04-14T16:13:01.227428339Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-14T16:13:01.245352786Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-14T16:13:01.245560481Z level=info msg="Created default organization" logger=secrets t=2026-04-14T16:13:01.297219083Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T16:13:01.350333875Z level=info msg="Restored cache from database" duration=527.075µs logger=plugin.store t=2026-04-14T16:13:01.351992989Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-14T16:13:01.402652584Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-14T16:13:01.402685945Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-14T16:13:01.402743117Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-14T16:13:01.402755757Z level=info msg="Plugins loaded" count=54 duration=50.763458ms logger=query_data t=2026-04-14T16:13:01.406833897Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-14T16:13:01.410817545Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-14T16:13:01.418384541Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-14T16:13:01.430454898Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-14T16:13:01.433800729Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-14T16:13:01.436932804Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-14T16:13:01.457600295Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-14T16:13:01.477577367Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-14T16:13:01.49794974Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-14T16:13:01.497982551Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-14T16:13:01.498896396Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-14T16:13:01.499188063Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-14T16:13:01.499413709Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-14T16:13:01.501165237Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-14T16:13:01.533601087Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-14T16:13:01.563344194Z level=info msg="State cache has been initialized" states=0 duration=64.153561ms logger=ngalert.scheduler t=2026-04-14T16:13:01.563428136Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-14T16:13:01.563498678Z level=info msg=starting first_tick=2026-04-14T16:13:10Z logger=grafana.update.checker t=2026-04-14T16:13:01.568238137Z level=info msg="Update check succeeded" duration=70.138003ms logger=plugins.update.checker t=2026-04-14T16:13:01.568679729Z level=info msg="Update check succeeded" duration=70.564515ms logger=provisioning.dashboard t=2026-04-14T16:13:01.675452426Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-14T16:13:01.694478752Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-14T16:13:01.6951342Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T16:13:01.762565599Z level=info msg="Patterns update finished" duration=91.547824ms logger=provisioning.dashboard t=2026-04-14T16:13:05.628375812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:05.629289037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:05.702960046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.023966656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.041555994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.085035763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.100545214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.125440849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.145042371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.168614051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.187208155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.213053697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.230885721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.253220867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.275118441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.304308152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.324979074Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-14T16:13:06.374729673Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T16:13:06.38672491Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-14T16:13:06.392981439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.417465424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.446299946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.466445452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.502264194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.515956746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.55184881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.571330449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.605124395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.62043018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.6484474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.666720087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.70333471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.720120806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.748401903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.765712032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.794524644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.812521713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.857981776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.878657877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.910328317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:06.935846599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.002332432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.039014559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.139086683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.162599102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.218204391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.234574114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.298774406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.318132201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.384672427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.403464657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.463852675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.479067839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.549563351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.56501121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.628965685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.649014069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.713662173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.731304313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.792683788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.814108039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.895520368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.911581154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:07.985700204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.000864277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.078839932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.103890862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.179711579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.197382558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.264117809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.276393672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.348668753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.361617255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.424033178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.439590841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.521238906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.535591636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.613116228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.632926507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.721002556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.738563153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T16:13:08.811484491Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-14T16:13:41.52036259Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-14T16:23:01.504690339Z level=info msg="Completed cleanup jobs" duration=5.100544ms logger=plugins.update.checker t=2026-04-14T16:23:01.625883873Z level=info msg="Update check succeeded" duration=57.114308ms logger=sqlstore.transactions t=2026-04-14T16:28:01.427099833Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"