logger=settings t=2026-04-13T18:36:46.500479312Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-13T18:36:46Z logger=settings t=2026-04-13T18:36:46.501044065Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-13T18:36:46.501119867Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-13T18:36:46.501145717Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-13T18:36:46.501169268Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-13T18:36:46.501229879Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-13T18:36:46.50125439Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-13T18:36:46.5012759Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-13T18:36:46.501310981Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-13T18:36:46.501347162Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-13T18:36:46.501375463Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-13T18:36:46.501402173Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-13T18:36:46.501460395Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-13T18:36:46.501488575Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-13T18:36:46.501540167Z level=info msg=Target target=[all] logger=settings t=2026-04-13T18:36:46.501622659Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-13T18:36:46.501649569Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-13T18:36:46.50167202Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-13T18:36:46.501720571Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-13T18:36:46.501785592Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-13T18:36:46.501817843Z level=info msg="App mode production" logger=sqlstore t=2026-04-13T18:36:46.502344245Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-13T18:36:46.502417497Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-13T18:36:46.50466011Z level=info msg="Locking database" logger=migrator t=2026-04-13T18:36:46.504735041Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-13T18:36:46.505636742Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-13T18:36:46.507018265Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.381673ms logger=migrator t=2026-04-13T18:36:46.515401711Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-13T18:36:46.516814074Z level=info msg="Migration successfully executed" id="create user table" duration=1.416233ms logger=migrator t=2026-04-13T18:36:46.525760803Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-13T18:36:46.526826658Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.069625ms logger=migrator t=2026-04-13T18:36:46.532639624Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-13T18:36:46.533448053Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=807.219µs logger=migrator t=2026-04-13T18:36:46.541260866Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-13T18:36:46.542524266Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.26735ms logger=migrator t=2026-04-13T18:36:46.54911321Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-13T18:36:46.550649136Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.539576ms logger=migrator t=2026-04-13T18:36:46.56151366Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-13T18:36:46.563778693Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.267973ms logger=migrator t=2026-04-13T18:36:46.567788067Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-13T18:36:46.568561765Z level=info msg="Migration successfully executed" id="create user table v2" duration=772.678µs logger=migrator t=2026-04-13T18:36:46.573282296Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-13T18:36:46.574054534Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=775.128µs logger=migrator t=2026-04-13T18:36:46.579106082Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-13T18:36:46.57990229Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=796.558µs logger=migrator t=2026-04-13T18:36:46.58587105Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-13T18:36:46.586232549Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=359.979µs logger=migrator t=2026-04-13T18:36:46.590000047Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-13T18:36:46.59055372Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=553.823µs logger=migrator t=2026-04-13T18:36:46.593993369Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-13T18:36:46.595105555Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.112476ms logger=migrator t=2026-04-13T18:36:46.601200708Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-13T18:36:46.60127845Z level=info msg="Migration successfully executed" id="Update user table charset" duration=77.062µs logger=migrator t=2026-04-13T18:36:46.608384716Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-13T18:36:46.610025015Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.637939ms logger=migrator t=2026-04-13T18:36:46.614817367Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-13T18:36:46.615160125Z level=info msg="Migration successfully executed" id="Add missing user data" duration=339.378µs logger=migrator t=2026-04-13T18:36:46.623450109Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-13T18:36:46.625394934Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.939795ms logger=migrator t=2026-04-13T18:36:46.630743349Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-13T18:36:46.631466896Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=723.697µs logger=migrator t=2026-04-13T18:36:46.634954098Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-13T18:36:46.636075964Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.122146ms logger=migrator t=2026-04-13T18:36:46.639680468Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-13T18:36:46.649764755Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.083526ms logger=migrator t=2026-04-13T18:36:46.654460274Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-13T18:36:46.656343949Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.883524ms logger=migrator t=2026-04-13T18:36:46.659960883Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-13T18:36:46.660210849Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=254.786µs logger=migrator t=2026-04-13T18:36:46.665091103Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-13T18:36:46.665937053Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=845.83µs logger=migrator t=2026-04-13T18:36:46.672564248Z 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-13T18:36:46.672996378Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=432.54µs logger=migrator t=2026-04-13T18:36:46.678391804Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-13T18:36:46.678956868Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=565.444µs logger=migrator t=2026-04-13T18:36:46.687301893Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-13T18:36:46.688841549Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.541946ms logger=migrator t=2026-04-13T18:36:46.694141763Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-13T18:36:46.694904111Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=762.548µs logger=migrator t=2026-04-13T18:36:46.70040709Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-13T18:36:46.701538806Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.131316ms logger=migrator t=2026-04-13T18:36:46.708165841Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-13T18:36:46.709372Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.205629ms logger=migrator t=2026-04-13T18:36:46.714761256Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-13T18:36:46.715551174Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=791.008µs logger=migrator t=2026-04-13T18:36:46.720673924Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-13T18:36:46.720713355Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.931µs logger=migrator t=2026-04-13T18:36:46.725382304Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-13T18:36:46.726601873Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.227709ms logger=migrator t=2026-04-13T18:36:46.766135698Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-13T18:36:46.767091801Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=958.982µs logger=migrator t=2026-04-13T18:36:46.773218544Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-13T18:36:46.773808028Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=589.164µs logger=migrator t=2026-04-13T18:36:46.779417419Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-13T18:36:46.78075809Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.344461ms logger=migrator t=2026-04-13T18:36:46.785987043Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-13T18:36:46.789348092Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.361868ms logger=migrator t=2026-04-13T18:36:46.794369029Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-13T18:36:46.795378803Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.008794ms logger=migrator t=2026-04-13T18:36:46.803736038Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-13T18:36:46.804505696Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=769.438µs logger=migrator t=2026-04-13T18:36:46.808803067Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-13T18:36:46.809536864Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=733.057µs logger=migrator t=2026-04-13T18:36:46.813899616Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-13T18:36:46.814994772Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.095246ms logger=migrator t=2026-04-13T18:36:46.819933927Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-13T18:36:46.820649604Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=712.867µs logger=migrator t=2026-04-13T18:36:46.82559681Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-13T18:36:46.826078831Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=481.181µs logger=migrator t=2026-04-13T18:36:46.831272363Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-13T18:36:46.831877547Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=609.114µs logger=migrator t=2026-04-13T18:36:46.83929528Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-13T18:36:46.839773152Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=482.072µs logger=migrator t=2026-04-13T18:36:46.844993484Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-13T18:36:46.845783563Z level=info msg="Migration successfully executed" id="create star table" duration=793.958µs logger=migrator t=2026-04-13T18:36:46.850996214Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-13T18:36:46.851818524Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=824.399µs logger=migrator t=2026-04-13T18:36:46.856704238Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-13T18:36:46.858187273Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.494145ms logger=migrator t=2026-04-13T18:36:46.865560755Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-13T18:36:46.867111391Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.550906ms logger=migrator t=2026-04-13T18:36:46.874261219Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-13T18:36:46.875398735Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.141006ms logger=migrator t=2026-04-13T18:36:46.882325908Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-13T18:36:46.883185868Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=862.48µs logger=migrator t=2026-04-13T18:36:46.888213875Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-13T18:36:46.888940362Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=727.787µs logger=migrator t=2026-04-13T18:36:46.895341172Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-13T18:36:46.89608666Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=745.518µs logger=migrator t=2026-04-13T18:36:46.901295061Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-13T18:36:46.901331932Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.971µs logger=migrator t=2026-04-13T18:36:46.906707558Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-13T18:36:46.906751659Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.181µs logger=migrator t=2026-04-13T18:36:46.91192948Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-13T18:36:46.912138725Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=210.805µs logger=migrator t=2026-04-13T18:36:46.91787754Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-13T18:36:46.918630477Z level=info msg="Migration successfully executed" id="create dashboard table" duration=753.707µs logger=migrator t=2026-04-13T18:36:46.923126632Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-13T18:36:46.923831369Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=702.987µs logger=migrator t=2026-04-13T18:36:46.928304824Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-13T18:36:46.92901162Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=706.966µs logger=migrator t=2026-04-13T18:36:46.933998987Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-13T18:36:46.93457727Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=578.193µs logger=migrator t=2026-04-13T18:36:46.94053677Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-13T18:36:46.941119824Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=581.394µs logger=migrator t=2026-04-13T18:36:46.946016978Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-13T18:36:46.947002171Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.035194ms logger=migrator t=2026-04-13T18:36:46.952023159Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-13T18:36:46.959260278Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.234199ms logger=migrator t=2026-04-13T18:36:46.965453373Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-13T18:36:46.966562909Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.112986ms logger=migrator t=2026-04-13T18:36:46.971817872Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-13T18:36:46.972827006Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.009374ms logger=migrator t=2026-04-13T18:36:46.977993257Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-13T18:36:46.978913398Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=922.451µs logger=migrator t=2026-04-13T18:36:46.984482998Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-13T18:36:46.984845327Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=363.409µs logger=migrator t=2026-04-13T18:36:46.989777573Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-13T18:36:46.991146735Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.369042ms logger=migrator t=2026-04-13T18:36:46.996985021Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-13T18:36:46.997066013Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=78.732µs logger=migrator t=2026-04-13T18:36:47.002416208Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-13T18:36:47.006791621Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.375752ms logger=migrator t=2026-04-13T18:36:47.011760737Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-13T18:36:47.013548649Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.789572ms logger=migrator t=2026-04-13T18:36:47.018194127Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-13T18:36:47.019989269Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.795082ms logger=migrator t=2026-04-13T18:36:47.026447151Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-13T18:36:47.028082819Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.635788ms logger=migrator t=2026-04-13T18:36:47.032984884Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-13T18:36:47.03538359Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.397447ms logger=migrator t=2026-04-13T18:36:47.042525297Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-13T18:36:47.043404197Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=879.41µs logger=migrator t=2026-04-13T18:36:47.049095761Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-13T18:36:47.050055143Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=959.192µs logger=migrator t=2026-04-13T18:36:47.055347807Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-13T18:36:47.055392768Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.761µs logger=migrator t=2026-04-13T18:36:47.062769911Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-13T18:36:47.062796542Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.21µs logger=migrator t=2026-04-13T18:36:47.068917535Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-13T18:36:47.070969773Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.050888ms logger=migrator t=2026-04-13T18:36:47.078446798Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-13T18:36:47.082270717Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.83097ms logger=migrator t=2026-04-13T18:36:47.088080803Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-13T18:36:47.090265334Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.184301ms logger=migrator t=2026-04-13T18:36:47.09522163Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-13T18:36:47.097458433Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.236333ms logger=migrator t=2026-04-13T18:36:47.104132559Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-13T18:36:47.104338394Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=206.464µs logger=migrator t=2026-04-13T18:36:47.116919998Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-13T18:36:47.11787107Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=953.612µs logger=migrator t=2026-04-13T18:36:47.122374946Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-13T18:36:47.123200075Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=829.379µs logger=migrator t=2026-04-13T18:36:47.131576381Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-13T18:36:47.131618942Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.371µs logger=migrator t=2026-04-13T18:36:47.138692298Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-13T18:36:47.139594009Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=903.451µs logger=migrator t=2026-04-13T18:36:47.144488583Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-13T18:36:47.145098058Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=621.185µs logger=migrator t=2026-04-13T18:36:47.151966918Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-13T18:36:47.158235235Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.266207ms logger=migrator t=2026-04-13T18:36:47.167910952Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-13T18:36:47.168913805Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=983.184µs logger=migrator t=2026-04-13T18:36:47.173439021Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-13T18:36:47.174730091Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.29032ms logger=migrator t=2026-04-13T18:36:47.182587295Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-13T18:36:47.183481126Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=894.411µs logger=migrator t=2026-04-13T18:36:47.189994458Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-13T18:36:47.190584922Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=617.245µs logger=migrator t=2026-04-13T18:36:47.194885433Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-13T18:36:47.195552989Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=668.845µs logger=migrator t=2026-04-13T18:36:47.199991752Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-13T18:36:47.201915627Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.923555ms logger=migrator t=2026-04-13T18:36:47.206797052Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-13T18:36:47.207490058Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=693.536µs logger=migrator t=2026-04-13T18:36:47.211824149Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-13T18:36:47.211964852Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=144.143µs logger=migrator t=2026-04-13T18:36:47.215560137Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-13T18:36:47.21569963Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=139.923µs logger=migrator t=2026-04-13T18:36:47.219835877Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-13T18:36:47.220520033Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=684.596µs logger=migrator t=2026-04-13T18:36:47.225895788Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-13T18:36:47.227958127Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.064939ms logger=migrator t=2026-04-13T18:36:47.232864682Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-13T18:36:47.23364422Z level=info msg="Migration successfully executed" id="create data_source table" duration=778.828µs logger=migrator t=2026-04-13T18:36:47.239452356Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-13T18:36:47.240784187Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.333201ms logger=migrator t=2026-04-13T18:36:47.246390378Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-13T18:36:47.24731219Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=919.312µs logger=migrator t=2026-04-13T18:36:47.251102088Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-13T18:36:47.251849176Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=747.218µs logger=migrator t=2026-04-13T18:36:47.255349768Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-13T18:36:47.256100006Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=750.038µs logger=migrator t=2026-04-13T18:36:47.260418826Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-13T18:36:47.26697094Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.550404ms logger=migrator t=2026-04-13T18:36:47.271351182Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-13T18:36:47.273121124Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.769192ms logger=migrator t=2026-04-13T18:36:47.277306432Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-13T18:36:47.278212383Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=906.041µs logger=migrator t=2026-04-13T18:36:47.282757379Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-13T18:36:47.28362036Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=862.58µs logger=migrator t=2026-04-13T18:36:47.290778057Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-13T18:36:47.291787591Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.010594ms logger=migrator t=2026-04-13T18:36:47.299262596Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-13T18:36:47.301968269Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.708673ms logger=migrator t=2026-04-13T18:36:47.308535653Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-13T18:36:47.311091073Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.555779ms logger=migrator t=2026-04-13T18:36:47.314567534Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-13T18:36:47.314590555Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=23.921µs logger=migrator t=2026-04-13T18:36:47.317994464Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-13T18:36:47.31823628Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=233.616µs logger=migrator t=2026-04-13T18:36:47.322685604Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-13T18:36:47.32636168Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.675496ms logger=migrator t=2026-04-13T18:36:47.331460019Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-13T18:36:47.331677304Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=217.995µs logger=migrator t=2026-04-13T18:36:47.338269129Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-13T18:36:47.338544175Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=276.086µs logger=migrator t=2026-04-13T18:36:47.343835949Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-13T18:36:47.347857303Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.021244ms logger=migrator t=2026-04-13T18:36:47.35500709Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-13T18:36:47.355264136Z level=info msg="Migration successfully executed" id="Update uid value" duration=259.596µs logger=migrator t=2026-04-13T18:36:47.359931106Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-13T18:36:47.360820607Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=890.82µs logger=migrator t=2026-04-13T18:36:47.955610917Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-13T18:36:47.95699779Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.403163ms logger=migrator t=2026-04-13T18:36:48.079917927Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-13T18:36:48.080865979Z level=info msg="Migration successfully executed" id="create api_key table" duration=951.593µs logger=migrator t=2026-04-13T18:36:48.145624954Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-13T18:36:48.147259033Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.659128ms logger=migrator t=2026-04-13T18:36:48.541254104Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-13T18:36:48.542289568Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.039595ms logger=migrator t=2026-04-13T18:36:48.759533893Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-13T18:36:48.761279113Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.747931ms logger=migrator t=2026-04-13T18:36:49.029086411Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-13T18:36:49.0324319Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=3.342738ms logger=migrator t=2026-04-13T18:36:49.040726114Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-13T18:36:49.04187566Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.153807ms logger=migrator t=2026-04-13T18:36:49.047155894Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-13T18:36:49.048056385Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=900.451µs logger=migrator t=2026-04-13T18:36:49.052836837Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-13T18:36:49.06235022Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.512253ms logger=migrator t=2026-04-13T18:36:49.067716945Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-13T18:36:49.068688108Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=971.613µs logger=migrator t=2026-04-13T18:36:49.073518201Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-13T18:36:49.074994556Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.481435ms logger=migrator t=2026-04-13T18:36:49.07945651Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-13T18:36:49.08031696Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=860.99µs logger=migrator t=2026-04-13T18:36:49.085705316Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-13T18:36:49.086632538Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=927.332µs logger=migrator t=2026-04-13T18:36:49.092292061Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-13T18:36:49.093433247Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.146527ms logger=migrator t=2026-04-13T18:36:49.098905485Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-13T18:36:49.100221696Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.314681ms logger=migrator t=2026-04-13T18:36:49.106548804Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-13T18:36:49.106615196Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=71.162µs logger=migrator t=2026-04-13T18:36:49.122732473Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-13T18:36:49.128058698Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.326744ms logger=migrator t=2026-04-13T18:36:49.134021187Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-13T18:36:49.136851663Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.830976ms logger=migrator t=2026-04-13T18:36:49.143194222Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-13T18:36:49.143432077Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=239.555µs logger=migrator t=2026-04-13T18:36:49.150334329Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-13T18:36:49.153309719Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.97917ms logger=migrator t=2026-04-13T18:36:49.158442579Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-13T18:36:49.161121751Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.680102ms logger=migrator t=2026-04-13T18:36:49.168089055Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-13T18:36:49.169645781Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.559157ms logger=migrator t=2026-04-13T18:36:49.174067224Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-13T18:36:49.174776751Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=709.587µs logger=migrator t=2026-04-13T18:36:49.178804375Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-13T18:36:49.179502782Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=699.817µs logger=migrator t=2026-04-13T18:36:49.185123583Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-13T18:36:49.186617638Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.494735ms logger=migrator t=2026-04-13T18:36:49.191236566Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-13T18:36:49.192018545Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=780.138µs logger=migrator t=2026-04-13T18:36:49.196913099Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-13T18:36:49.197727028Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=814.819µs logger=migrator t=2026-04-13T18:36:49.20249157Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-13T18:36:49.202605912Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=116.082µs logger=migrator t=2026-04-13T18:36:49.206721899Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-13T18:36:49.2067675Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.241µs logger=migrator t=2026-04-13T18:36:49.210904787Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-13T18:36:49.215435983Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.530687ms logger=migrator t=2026-04-13T18:36:49.219503598Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-13T18:36:49.22218518Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.681762ms logger=migrator t=2026-04-13T18:36:49.230358352Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-13T18:36:49.230455204Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=97.822µs logger=migrator t=2026-04-13T18:36:49.237174361Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-13T18:36:49.238556934Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.382673ms logger=migrator t=2026-04-13T18:36:49.242845484Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-13T18:36:49.243826647Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=982.493µs logger=migrator t=2026-04-13T18:36:49.248967737Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-13T18:36:49.249044399Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=81.602µs logger=migrator t=2026-04-13T18:36:49.254026476Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-13T18:36:49.255363767Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.336791ms logger=migrator t=2026-04-13T18:36:49.259695318Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-13T18:36:49.260968708Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.27321ms logger=migrator t=2026-04-13T18:36:49.266788604Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-13T18:36:49.270082571Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.294397ms logger=migrator t=2026-04-13T18:36:49.274043204Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-13T18:36:49.274076345Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.531µs logger=migrator t=2026-04-13T18:36:49.278811816Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-13T18:36:49.279697746Z level=info msg="Migration successfully executed" id="create session table" duration=885.63µs logger=migrator t=2026-04-13T18:36:49.28496452Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-13T18:36:49.285045882Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=82.562µs logger=migrator t=2026-04-13T18:36:49.289717611Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-13T18:36:49.289830844Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=113.953µs logger=migrator t=2026-04-13T18:36:49.296133731Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-13T18:36:49.297139025Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.005684ms logger=migrator t=2026-04-13T18:36:49.302872099Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-13T18:36:49.30422183Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.350221ms logger=migrator t=2026-04-13T18:36:49.323706187Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-13T18:36:49.323746158Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=41.911µs logger=migrator t=2026-04-13T18:36:49.328742244Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-13T18:36:49.328777605Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.671µs logger=migrator t=2026-04-13T18:36:49.333120267Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-13T18:36:49.33794274Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.822273ms logger=migrator t=2026-04-13T18:36:49.345675281Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-13T18:36:49.351467266Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.791485ms logger=migrator t=2026-04-13T18:36:49.357939928Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-13T18:36:49.35804492Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=106.092µs logger=migrator t=2026-04-13T18:36:49.363774394Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-13T18:36:49.363931928Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=157.044µs logger=migrator t=2026-04-13T18:36:49.36784715Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-13T18:36:49.369178311Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.329461ms logger=migrator t=2026-04-13T18:36:49.374550026Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-13T18:36:49.374599588Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.122µs logger=migrator t=2026-04-13T18:36:49.378497799Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-13T18:36:49.382018831Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.518342ms logger=migrator t=2026-04-13T18:36:49.385505833Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-13T18:36:49.38580495Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=298.897µs logger=migrator t=2026-04-13T18:36:49.390716405Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-13T18:36:49.395447836Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.729631ms logger=migrator t=2026-04-13T18:36:49.399403978Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-13T18:36:49.403013613Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.611355ms logger=migrator t=2026-04-13T18:36:49.410055377Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-13T18:36:49.410131369Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.382µs logger=migrator t=2026-04-13T18:36:49.416933029Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-13T18:36:49.419170671Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.237292ms logger=migrator t=2026-04-13T18:36:49.429350859Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-13T18:36:49.430641659Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.28851ms logger=migrator t=2026-04-13T18:36:49.438169735Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-13T18:36:49.439347253Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.177008ms logger=migrator t=2026-04-13T18:36:49.447809781Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-13T18:36:49.449517161Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.7054ms logger=migrator t=2026-04-13T18:36:49.458176464Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-13T18:36:49.459822972Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.651358ms logger=migrator t=2026-04-13T18:36:49.470245496Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-13T18:36:49.472275154Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.034058ms logger=migrator t=2026-04-13T18:36:49.48537186Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-13T18:36:49.486343273Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=975.033µs logger=migrator t=2026-04-13T18:36:49.494385151Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-13T18:36:49.495451356Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.067855ms logger=migrator t=2026-04-13T18:36:49.501814245Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-13T18:36:49.502656695Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=844.51µs logger=migrator t=2026-04-13T18:36:49.511399889Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-13T18:36:49.5250902Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.688361ms logger=migrator t=2026-04-13T18:36:49.530418895Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-13T18:36:49.530950407Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=532.013µs logger=migrator t=2026-04-13T18:36:49.535485723Z 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-13T18:36:49.537306916Z 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.821313ms logger=migrator t=2026-04-13T18:36:49.542798224Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-13T18:36:49.543210644Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=416.3µs logger=migrator t=2026-04-13T18:36:49.548786295Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-13T18:36:49.549399209Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=612.865µs logger=migrator t=2026-04-13T18:36:49.555981023Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-13T18:36:49.556876344Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=894.881µs logger=migrator t=2026-04-13T18:36:49.561762298Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-13T18:36:49.568108307Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.348038ms logger=migrator t=2026-04-13T18:36:49.573877462Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-13T18:36:49.577678981Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.801169ms logger=migrator t=2026-04-13T18:36:49.583154129Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-13T18:36:49.589487937Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.333868ms logger=migrator t=2026-04-13T18:36:49.597488584Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-13T18:36:49.601328904Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.83822ms logger=migrator t=2026-04-13T18:36:49.608194875Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-13T18:36:49.609405283Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.212428ms logger=migrator t=2026-04-13T18:36:49.679838102Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-13T18:36:49.679913904Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=119.172µs logger=migrator t=2026-04-13T18:36:49.70580833Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-13T18:36:49.705853541Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.662µs logger=migrator t=2026-04-13T18:36:49.724533498Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-13T18:36:49.725952421Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.418373ms logger=migrator t=2026-04-13T18:36:49.737114502Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-13T18:36:49.738630668Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.515186ms logger=migrator t=2026-04-13T18:36:50.121788475Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-13T18:36:50.123192338Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.397943ms logger=migrator t=2026-04-13T18:36:50.151111131Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-13T18:36:50.152103465Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=995.134µs logger=migrator t=2026-04-13T18:36:50.175585053Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-13T18:36:50.177134449Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.550556ms logger=migrator t=2026-04-13T18:36:50.195430668Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-13T18:36:50.201431348Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.037521ms logger=migrator t=2026-04-13T18:36:50.215709882Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-13T18:36:50.221915488Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.208996ms logger=migrator t=2026-04-13T18:36:50.23312373Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-13T18:36:50.23353413Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=414.29µs logger=migrator t=2026-04-13T18:36:50.250095177Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-13T18:36:50.250950277Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=857.02µs logger=migrator t=2026-04-13T18:36:50.265247552Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-13T18:36:50.266613174Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.366712ms logger=migrator t=2026-04-13T18:36:50.275829879Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-13T18:36:50.279061875Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.232356ms logger=migrator t=2026-04-13T18:36:50.29506101Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-13T18:36:50.295218763Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=162.104µs logger=migrator t=2026-04-13T18:36:50.305639597Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-13T18:36:50.307066821Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.427853ms logger=migrator t=2026-04-13T18:36:50.320048364Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-13T18:36:50.321334484Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.29505ms logger=migrator t=2026-04-13T18:36:50.333832217Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-13T18:36:50.333934699Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=103.942µs logger=migrator t=2026-04-13T18:36:50.348707155Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-13T18:36:50.350517278Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.810163ms logger=migrator t=2026-04-13T18:36:50.37456558Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-13T18:36:50.376303891Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.738711ms logger=migrator t=2026-04-13T18:36:50.389717905Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-13T18:36:50.391897796Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.181591ms logger=migrator t=2026-04-13T18:36:50.403910327Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-13T18:36:50.405486384Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.576517ms logger=migrator t=2026-04-13T18:36:50.421760735Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-13T18:36:50.423547527Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.794222ms logger=migrator t=2026-04-13T18:36:50.437927183Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-13T18:36:50.439550011Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.621898ms logger=migrator t=2026-04-13T18:36:50.450498037Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-13T18:36:50.450525008Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.751µs logger=migrator t=2026-04-13T18:36:50.461226899Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-13T18:36:50.473044935Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=11.814927ms logger=migrator t=2026-04-13T18:36:50.481703658Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-13T18:36:50.48265866Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=955.422µs logger=migrator t=2026-04-13T18:36:50.493072694Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-13T18:36:50.498491711Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.421407ms logger=migrator t=2026-04-13T18:36:50.507901101Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-13T18:36:50.508634568Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=733.267µs logger=migrator t=2026-04-13T18:36:50.519583974Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-13T18:36:50.521808596Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.223492ms logger=migrator t=2026-04-13T18:36:50.533827568Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-13T18:36:50.534902903Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.078995ms logger=migrator t=2026-04-13T18:36:50.541534748Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-13T18:36:50.556918948Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.3849ms logger=migrator t=2026-04-13T18:36:50.563695607Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-13T18:36:50.564495656Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=786.978µs logger=migrator t=2026-04-13T18:36:50.578497593Z 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-13T18:36:50.579367834Z 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=863.58µs logger=migrator t=2026-04-13T18:36:50.592828819Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-13T18:36:50.593159896Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=332.297µs logger=migrator t=2026-04-13T18:36:50.604245996Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-13T18:36:50.60487098Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=625.724µs logger=migrator t=2026-04-13T18:36:50.617520906Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-13T18:36:50.617981817Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=464.521µs logger=migrator t=2026-04-13T18:36:50.63217719Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-13T18:36:50.636309646Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.134416ms logger=migrator t=2026-04-13T18:36:50.658522066Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-13T18:36:50.662648423Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.127057ms logger=migrator t=2026-04-13T18:36:50.681126295Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-13T18:36:50.682244022Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.116946ms logger=migrator t=2026-04-13T18:36:50.69886676Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-13T18:36:50.699741321Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=874.301µs logger=migrator t=2026-04-13T18:36:50.711745492Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-13T18:36:50.712210283Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=468.881µs logger=migrator t=2026-04-13T18:36:50.719923543Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-13T18:36:50.724755586Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.836053ms logger=migrator t=2026-04-13T18:36:50.731104855Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-13T18:36:50.732779594Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.684109ms logger=migrator t=2026-04-13T18:36:50.743618678Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-13T18:36:50.743917665Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=303.687µs logger=migrator t=2026-04-13T18:36:50.750222622Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-13T18:36:50.750921999Z level=info msg="Migration successfully executed" id="Move region to single row" duration=699.597µs logger=migrator t=2026-04-13T18:36:50.757322629Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-13T18:36:50.758315612Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=992.733µs logger=migrator t=2026-04-13T18:36:50.764677151Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-13T18:36:50.766011902Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.334651ms logger=migrator t=2026-04-13T18:36:50.772197067Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-13T18:36:50.773345313Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.147196ms logger=migrator t=2026-04-13T18:36:50.784079725Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-13T18:36:50.78560397Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.522725ms logger=migrator t=2026-04-13T18:36:50.798366349Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-13T18:36:50.799810273Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.443484ms logger=migrator t=2026-04-13T18:36:50.809477189Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-13T18:36:50.81035441Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=877.491µs logger=migrator t=2026-04-13T18:36:50.828681189Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-13T18:36:50.828860513Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=234.276µs logger=migrator t=2026-04-13T18:36:50.840819033Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-13T18:36:50.842433511Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.613807ms logger=migrator t=2026-04-13T18:36:50.855427985Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-13T18:36:50.856637973Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.217749ms logger=migrator t=2026-04-13T18:36:50.869654677Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-13T18:36:50.871241545Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.584628ms logger=migrator t=2026-04-13T18:36:50.892795639Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-13T18:36:50.893868354Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.076455ms logger=migrator t=2026-04-13T18:36:50.911108048Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-13T18:36:50.911494637Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=373.719µs logger=migrator t=2026-04-13T18:36:50.920068358Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-13T18:36:50.920716813Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=649.436µs logger=migrator t=2026-04-13T18:36:50.93126499Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-13T18:36:50.931464754Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=200.335µs logger=migrator t=2026-04-13T18:36:50.94281534Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-13T18:36:50.943867395Z level=info msg="Migration successfully executed" id="create team table" duration=1.051614ms logger=migrator t=2026-04-13T18:36:50.959083881Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-13T18:36:50.960810801Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.72689ms logger=migrator t=2026-04-13T18:36:50.97186217Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-13T18:36:50.973653152Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.791162ms logger=migrator t=2026-04-13T18:36:50.983984874Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-13T18:36:50.990900125Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.902102ms logger=migrator t=2026-04-13T18:36:51.00265723Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-13T18:36:51.002872765Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=215.975µs logger=migrator t=2026-04-13T18:36:51.010117465Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-13T18:36:51.011677781Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.559576ms logger=migrator t=2026-04-13T18:36:51.017838756Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-13T18:36:51.018743737Z level=info msg="Migration successfully executed" id="create team member table" duration=901.311µs logger=migrator t=2026-04-13T18:36:51.02444492Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-13T18:36:51.02612181Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.679829ms logger=migrator t=2026-04-13T18:36:51.0329877Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-13T18:36:51.0342381Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.249949ms logger=migrator t=2026-04-13T18:36:51.039955793Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-13T18:36:51.040931976Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=976.353µs logger=migrator t=2026-04-13T18:36:51.047897139Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-13T18:36:51.054224967Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.329088ms logger=migrator t=2026-04-13T18:36:51.059219504Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-13T18:36:51.062543782Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.322288ms logger=migrator t=2026-04-13T18:36:51.068898071Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-13T18:36:51.07612575Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.228709ms logger=migrator t=2026-04-13T18:36:51.081017624Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-13T18:36:51.082179502Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.161588ms logger=migrator t=2026-04-13T18:36:51.088451188Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-13T18:36:51.090413624Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.961506ms logger=migrator t=2026-04-13T18:36:51.098937314Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-13T18:36:51.100161653Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.222768ms logger=migrator t=2026-04-13T18:36:51.107218498Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-13T18:36:51.108253652Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.050915ms logger=migrator t=2026-04-13T18:36:51.114867827Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-13T18:36:51.11629971Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.432513ms logger=migrator t=2026-04-13T18:36:51.121924992Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-13T18:36:51.123078999Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.153397ms logger=migrator t=2026-04-13T18:36:51.128621729Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-13T18:36:51.129508309Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=887µs logger=migrator t=2026-04-13T18:36:51.136695178Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-13T18:36:51.13763728Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=941.642µs logger=migrator t=2026-04-13T18:36:51.144215623Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-13T18:36:51.145067183Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=852.07µs logger=migrator t=2026-04-13T18:36:51.151714089Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-13T18:36:51.152120899Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=407.28µs logger=migrator t=2026-04-13T18:36:51.157837152Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-13T18:36:51.158556379Z level=info msg="Migration successfully executed" id="create tag table" duration=719.337µs logger=migrator t=2026-04-13T18:36:51.164336054Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-13T18:36:51.165210605Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=874.361µs logger=migrator t=2026-04-13T18:36:51.170863877Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-13T18:36:51.171604875Z level=info msg="Migration successfully executed" id="create login attempt table" duration=741.107µs logger=migrator t=2026-04-13T18:36:51.178132147Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-13T18:36:51.179028318Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=896.011µs logger=migrator t=2026-04-13T18:36:51.186450742Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-13T18:36:51.187731562Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.28455ms logger=migrator t=2026-04-13T18:36:51.193051076Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-13T18:36:51.210676249Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.622353ms logger=migrator t=2026-04-13T18:36:51.216559277Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-13T18:36:51.217888558Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.330122ms logger=migrator t=2026-04-13T18:36:51.223877958Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-13T18:36:51.225110367Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.232789ms logger=migrator t=2026-04-13T18:36:51.230489553Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-13T18:36:51.230835611Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=345.198µs logger=migrator t=2026-04-13T18:36:51.238043499Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-13T18:36:51.238745026Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=701.347µs logger=migrator t=2026-04-13T18:36:51.246096648Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-13T18:36:51.247678435Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.580097ms logger=migrator t=2026-04-13T18:36:51.252938258Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-13T18:36:51.254095115Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.156717ms logger=migrator t=2026-04-13T18:36:51.25983924Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-13T18:36:51.259905061Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.681µs logger=migrator t=2026-04-13T18:36:51.264361655Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-13T18:36:51.270266394Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.903809ms logger=migrator t=2026-04-13T18:36:51.274719978Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-13T18:36:51.280422921Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.702333ms logger=migrator t=2026-04-13T18:36:51.286974225Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-13T18:36:51.292405962Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.431307ms logger=migrator t=2026-04-13T18:36:51.298058524Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-13T18:36:51.306747588Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.680183ms logger=migrator t=2026-04-13T18:36:51.31325463Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-13T18:36:51.314388106Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.132726ms logger=migrator t=2026-04-13T18:36:51.320380537Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-13T18:36:51.328883476Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.467949ms logger=migrator t=2026-04-13T18:36:51.33591202Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-13T18:36:51.336976805Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.070865ms logger=migrator t=2026-04-13T18:36:51.342638838Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-13T18:36:51.343541459Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=902.781µs logger=migrator t=2026-04-13T18:36:51.349198521Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-13T18:36:51.350250405Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.051374ms logger=migrator t=2026-04-13T18:36:51.35771411Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-13T18:36:51.359380869Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.651659ms logger=migrator t=2026-04-13T18:36:51.365687857Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-13T18:36:51.366721611Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.031404ms logger=migrator t=2026-04-13T18:36:51.372893255Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-13T18:36:51.373985591Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.092456ms logger=migrator t=2026-04-13T18:36:51.380428222Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-13T18:36:51.389016423Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.602261ms logger=migrator t=2026-04-13T18:36:51.39403083Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-13T18:36:51.395077025Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.054525ms logger=migrator t=2026-04-13T18:36:51.400303377Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-13T18:36:51.401227949Z level=info msg="Migration successfully executed" id="create cache_data table" duration=924.942µs logger=migrator t=2026-04-13T18:36:51.406477732Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-13T18:36:51.407657319Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.179248ms logger=migrator t=2026-04-13T18:36:51.413028395Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-13T18:36:51.41410128Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.068475ms logger=migrator t=2026-04-13T18:36:51.419820294Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-13T18:36:51.421461312Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.640118ms logger=migrator t=2026-04-13T18:36:51.427696868Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-13T18:36:51.42777513Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=79.302µs logger=migrator t=2026-04-13T18:36:51.432717236Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-13T18:36:51.433019753Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=301.397µs logger=migrator t=2026-04-13T18:36:51.438589323Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-13T18:36:51.440202681Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.612248ms logger=migrator t=2026-04-13T18:36:51.446976579Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T18:36:51.448069515Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.093306ms logger=migrator t=2026-04-13T18:36:51.454454444Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T18:36:51.455696443Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.241629ms logger=migrator t=2026-04-13T18:36:51.461544911Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-13T18:36:51.461680194Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=148.044µs logger=migrator t=2026-04-13T18:36:51.467462399Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T18:36:51.468954354Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.493645ms logger=migrator t=2026-04-13T18:36:51.474998855Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T18:36:51.47603752Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.030504ms logger=migrator t=2026-04-13T18:36:51.480886303Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T18:36:51.481969348Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.083155ms logger=migrator t=2026-04-13T18:36:51.487874177Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T18:36:51.488935981Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.061284ms logger=migrator t=2026-04-13T18:36:51.494471141Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-13T18:36:51.503486902Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.99188ms logger=migrator t=2026-04-13T18:36:51.509104524Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-13T18:36:51.510118857Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.013883ms logger=migrator t=2026-04-13T18:36:51.516836254Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-13T18:36:51.516913606Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=78.102µs logger=migrator t=2026-04-13T18:36:51.522319373Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-13T18:36:51.524145926Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.825892ms logger=migrator t=2026-04-13T18:36:51.52992027Z 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-13T18:36:51.530982295Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.062625ms logger=migrator t=2026-04-13T18:36:51.536468264Z 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-13T18:36:51.53759922Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.130486ms logger=migrator t=2026-04-13T18:36:51.543176721Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-13T18:36:51.543292114Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=117.203µs logger=migrator t=2026-04-13T18:36:51.548862494Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-13T18:36:51.550624845Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.761541ms logger=migrator t=2026-04-13T18:36:51.556426421Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-13T18:36:51.557900556Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.470634ms logger=migrator t=2026-04-13T18:36:51.562634546Z 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-13T18:36:51.56362424Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=989.274µs logger=migrator t=2026-04-13T18:36:51.569517118Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-13T18:36:51.570581442Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.064035ms logger=migrator t=2026-04-13T18:36:51.577607467Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-13T18:36:51.586894314Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.286877ms logger=migrator t=2026-04-13T18:36:51.593215602Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-13T18:36:51.594295227Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.083785ms logger=migrator t=2026-04-13T18:36:51.600679727Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-13T18:36:51.601543887Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=863.68µs logger=migrator t=2026-04-13T18:36:51.606866122Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-13T18:36:51.634205461Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.34517ms logger=migrator t=2026-04-13T18:36:51.641069212Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-13T18:36:51.664784037Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.708455ms logger=migrator t=2026-04-13T18:36:51.670393468Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-13T18:36:51.671475754Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.082046ms logger=migrator t=2026-04-13T18:36:51.676707256Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-13T18:36:51.677759891Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.057025ms logger=migrator t=2026-04-13T18:36:51.683118306Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-13T18:36:51.689219799Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.100573ms logger=migrator t=2026-04-13T18:36:51.694655776Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-13T18:36:51.700640066Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.98362ms logger=migrator t=2026-04-13T18:36:51.705833428Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-13T18:36:51.706884442Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.055394ms logger=migrator t=2026-04-13T18:36:51.71320224Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-13T18:36:51.714277345Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.072975ms logger=migrator t=2026-04-13T18:36:51.719994319Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-13T18:36:51.721623888Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.629209ms logger=migrator t=2026-04-13T18:36:51.727147027Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-13T18:36:51.728293623Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.145906ms logger=migrator t=2026-04-13T18:36:51.73498116Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-13T18:36:51.735084103Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=103.613µs logger=migrator t=2026-04-13T18:36:51.742202019Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-13T18:36:51.751697691Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.496402ms logger=migrator t=2026-04-13T18:36:51.756472043Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-13T18:36:51.764243655Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.768202ms logger=migrator t=2026-04-13T18:36:51.77000186Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-13T18:36:51.776905171Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.902781ms logger=migrator t=2026-04-13T18:36:51.78195518Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-13T18:36:51.783095196Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.140026ms logger=migrator t=2026-04-13T18:36:51.788899052Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-13T18:36:51.790700844Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.803012ms logger=migrator t=2026-04-13T18:36:51.796345286Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-13T18:36:51.803264008Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.916952ms logger=migrator t=2026-04-13T18:36:51.808179093Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-13T18:36:51.814765147Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.585144ms logger=migrator t=2026-04-13T18:36:51.81955654Z 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-13T18:36:51.82044621Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=889.27µs logger=migrator t=2026-04-13T18:36:51.826822299Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-13T18:36:51.83624779Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.425501ms logger=migrator t=2026-04-13T18:36:51.842522597Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-13T18:36:51.849571332Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.048755ms logger=migrator t=2026-04-13T18:36:51.8550582Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-13T18:36:51.855234365Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=176.464µs logger=migrator t=2026-04-13T18:36:51.86101815Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-13T18:36:51.862112375Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.094465ms logger=migrator t=2026-04-13T18:36:51.868539876Z 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-13T18:36:51.869713943Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.174117ms logger=migrator t=2026-04-13T18:36:51.87511616Z 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-13T18:36:51.87769742Z 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=2.58088ms logger=migrator t=2026-04-13T18:36:51.885789199Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-13T18:36:51.885977484Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=192.165µs logger=migrator t=2026-04-13T18:36:51.891091304Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-13T18:36:51.898506987Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.411973ms logger=migrator t=2026-04-13T18:36:51.903725409Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-13T18:36:51.910545059Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.81954ms logger=migrator t=2026-04-13T18:36:51.916902418Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-13T18:36:51.923737848Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.83553ms logger=migrator t=2026-04-13T18:36:51.92851813Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-13T18:36:51.935648517Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.129466ms logger=migrator t=2026-04-13T18:36:51.940254524Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-13T18:36:51.94476057Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.507936ms logger=migrator t=2026-04-13T18:36:51.949711676Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-13T18:36:51.949813228Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=102.592µs logger=migrator t=2026-04-13T18:36:51.95630783Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-13T18:36:51.957682882Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.374122ms logger=migrator t=2026-04-13T18:36:51.963811176Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-13T18:36:51.970912712Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.102066ms logger=migrator t=2026-04-13T18:36:51.976258757Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-13T18:36:51.976338619Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=84.462µs logger=migrator t=2026-04-13T18:36:51.981498659Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-13T18:36:51.989700442Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.202823ms logger=migrator t=2026-04-13T18:36:51.994175576Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-13T18:36:51.995985679Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.809713ms logger=migrator t=2026-04-13T18:36:52.001477227Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-13T18:36:52.008982243Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.506326ms logger=migrator t=2026-04-13T18:36:52.014748178Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-13T18:36:52.015318451Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=570.173µs logger=migrator t=2026-04-13T18:36:52.020490082Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-13T18:36:52.022253444Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.764182ms logger=migrator t=2026-04-13T18:36:52.02764522Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-13T18:36:52.03448937Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.851221ms logger=migrator t=2026-04-13T18:36:52.04007603Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-13T18:36:52.041694208Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.621168ms logger=migrator t=2026-04-13T18:36:52.048663662Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-13T18:36:52.050669388Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.003026ms logger=migrator t=2026-04-13T18:36:52.056673499Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-13T18:36:52.058018371Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.345592ms logger=migrator t=2026-04-13T18:36:52.063628252Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-13T18:36:52.064634835Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.006423ms logger=migrator t=2026-04-13T18:36:52.070665797Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-13T18:36:52.070775979Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=111.552µs logger=migrator t=2026-04-13T18:36:52.076229557Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-13T18:36:52.078714555Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.483828ms logger=migrator t=2026-04-13T18:36:52.084508131Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-13T18:36:52.085962365Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.453944ms logger=migrator t=2026-04-13T18:36:52.090824598Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-13T18:36:52.091258238Z 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-13T18:36:52.095974579Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-13T18:36:52.09643023Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=455.331µs logger=migrator t=2026-04-13T18:36:52.101354295Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-13T18:36:52.102754997Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.398472ms logger=migrator t=2026-04-13T18:36:52.108906472Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-13T18:36:52.119921239Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.014948ms logger=migrator t=2026-04-13T18:36:52.126631316Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-13T18:36:52.127796944Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.164248ms logger=migrator t=2026-04-13T18:36:52.133683061Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-13T18:36:52.134804428Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.120687ms logger=migrator t=2026-04-13T18:36:52.141932815Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-13T18:36:52.143549172Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.615777ms logger=migrator t=2026-04-13T18:36:52.150096555Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-13T18:36:52.151305124Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.208829ms logger=migrator t=2026-04-13T18:36:52.161214416Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-13T18:36:52.162610388Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.358502ms logger=migrator t=2026-04-13T18:36:52.169553831Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-13T18:36:52.169674164Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=135.043µs logger=migrator t=2026-04-13T18:36:52.175886309Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-13T18:36:52.176112524Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=232.265µs logger=migrator t=2026-04-13T18:36:52.186514398Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-13T18:36:52.196649155Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.134217ms logger=migrator t=2026-04-13T18:36:52.202285517Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-13T18:36:52.202607695Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=324.418µs logger=migrator t=2026-04-13T18:36:52.207469658Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-13T18:36:52.208893442Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.424143ms logger=migrator t=2026-04-13T18:36:52.214893662Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-13T18:36:52.215165469Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=272.506µs logger=migrator t=2026-04-13T18:36:52.220962834Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-13T18:36:52.222783557Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.819703ms logger=migrator t=2026-04-13T18:36:52.229896933Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-13T18:36:52.230871986Z level=info msg="Migration successfully executed" id="create secrets table" duration=978.923µs logger=migrator t=2026-04-13T18:36:52.236545149Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-13T18:36:52.269950941Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.407961ms logger=migrator t=2026-04-13T18:36:52.27634553Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-13T18:36:52.284978632Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.651742ms logger=migrator t=2026-04-13T18:36:52.290459891Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-13T18:36:52.290597254Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=137.513µs logger=migrator t=2026-04-13T18:36:52.296382139Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-13T18:36:52.330927928Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.548679ms logger=migrator t=2026-04-13T18:36:52.338908424Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-13T18:36:52.370421002Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.512208ms logger=migrator t=2026-04-13T18:36:52.376798641Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-13T18:36:52.377426476Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=628.945µs logger=migrator t=2026-04-13T18:36:52.386794685Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-13T18:36:52.388827283Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.032778ms logger=migrator t=2026-04-13T18:36:52.39851477Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-13T18:36:52.398880288Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=366.149µs logger=migrator t=2026-04-13T18:36:52.405909453Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-13T18:36:52.407334936Z level=info msg="Migration successfully executed" id="create permission table" duration=1.428533ms logger=migrator t=2026-04-13T18:36:52.414738259Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-13T18:36:52.415819755Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.081996ms logger=migrator t=2026-04-13T18:36:52.423449433Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-13T18:36:52.424517108Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.068065ms logger=migrator t=2026-04-13T18:36:52.434971053Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-13T18:36:52.43658101Z level=info msg="Migration successfully executed" id="create role table" duration=1.609747ms logger=migrator t=2026-04-13T18:36:52.445788206Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-13T18:36:52.453449405Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.660969ms logger=migrator t=2026-04-13T18:36:52.457271505Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-13T18:36:52.465023306Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.751471ms logger=migrator t=2026-04-13T18:36:52.47330124Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-13T18:36:52.474831036Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.531096ms logger=migrator t=2026-04-13T18:36:52.481689926Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-13T18:36:52.482942685Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.252969ms logger=migrator t=2026-04-13T18:36:52.489461768Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-13T18:36:52.490860041Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.398203ms logger=migrator t=2026-04-13T18:36:52.498861178Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-13T18:36:52.50065961Z level=info msg="Migration successfully executed" id="create team role table" duration=1.800622ms logger=migrator t=2026-04-13T18:36:52.507461729Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-13T18:36:52.509363134Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.904195ms logger=migrator t=2026-04-13T18:36:52.515447446Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-13T18:36:52.516564812Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.117166ms logger=migrator t=2026-04-13T18:36:52.521201131Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-13T18:36:52.52284251Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.640999ms logger=migrator t=2026-04-13T18:36:52.529499375Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-13T18:36:52.530421167Z level=info msg="Migration successfully executed" id="create user role table" duration=919.782µs logger=migrator t=2026-04-13T18:36:52.537853211Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-13T18:36:52.538852504Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=999.733µs logger=migrator t=2026-04-13T18:36:52.544781493Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-13T18:36:52.545747246Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=965.393µs logger=migrator t=2026-04-13T18:36:52.550089947Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-13T18:36:52.550992878Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=902.611µs logger=migrator t=2026-04-13T18:36:52.556857266Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-13T18:36:52.557658175Z level=info msg="Migration successfully executed" id="create builtin role table" duration=771.248µs logger=migrator t=2026-04-13T18:36:52.564199297Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-13T18:36:52.56643952Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.242433ms logger=migrator t=2026-04-13T18:36:52.572830269Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-13T18:36:52.574008057Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.177248ms logger=migrator t=2026-04-13T18:36:52.582443365Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-13T18:36:52.594895976Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.459942ms logger=migrator t=2026-04-13T18:36:52.602535545Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-13T18:36:52.603929487Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.395633ms logger=migrator t=2026-04-13T18:36:52.610540662Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-13T18:36:52.611816892Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.28843ms logger=migrator t=2026-04-13T18:36:52.623170328Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-13T18:36:52.624795106Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.627708ms logger=migrator t=2026-04-13T18:36:52.631223306Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-13T18:36:52.632196099Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=974.333µs logger=migrator t=2026-04-13T18:36:52.639460319Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-13T18:36:52.640460562Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=999.663µs logger=migrator t=2026-04-13T18:36:52.646684468Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-13T18:36:52.648020099Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.333821ms logger=migrator t=2026-04-13T18:36:52.653471237Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-13T18:36:52.66344797Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.979313ms logger=migrator t=2026-04-13T18:36:52.672525813Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-13T18:36:52.683365786Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.838753ms logger=migrator t=2026-04-13T18:36:52.687601846Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-13T18:36:52.695564732Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.960766ms logger=migrator t=2026-04-13T18:36:52.700264822Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-13T18:36:52.710188564Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.923352ms logger=migrator t=2026-04-13T18:36:52.719389679Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-13T18:36:52.720978547Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.589138ms logger=migrator t=2026-04-13T18:36:52.729405724Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-13T18:36:52.730551551Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.145897ms logger=migrator t=2026-04-13T18:36:52.738066607Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-13T18:36:52.74121406Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=3.146893ms logger=migrator t=2026-04-13T18:36:52.75016665Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-13T18:36:52.7514399Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.27123ms logger=migrator t=2026-04-13T18:36:52.757130973Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-13T18:36:52.758860053Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.72896ms logger=migrator t=2026-04-13T18:36:52.765935699Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-13T18:36:52.766007161Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.512µs logger=migrator t=2026-04-13T18:36:52.772094433Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-13T18:36:52.772152414Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.891µs logger=migrator t=2026-04-13T18:36:52.777463809Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-13T18:36:52.777994011Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=530.252µs logger=migrator t=2026-04-13T18:36:52.784625116Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-13T18:36:52.78604Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.415684ms logger=migrator t=2026-04-13T18:36:52.793850232Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-13T18:36:52.794539228Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=689.186µs logger=migrator t=2026-04-13T18:36:52.799946805Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-13T18:36:52.800219511Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=273.476µs logger=migrator t=2026-04-13T18:36:52.805582877Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-13T18:36:52.806201451Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=618.254µs logger=migrator t=2026-04-13T18:36:52.811458684Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-13T18:36:52.818620002Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=7.170778ms logger=migrator t=2026-04-13T18:36:52.826739562Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-13T18:36:52.828398071Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.657229ms logger=migrator t=2026-04-13T18:36:52.834899573Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-13T18:36:52.842281226Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.381773ms logger=migrator t=2026-04-13T18:36:52.848388589Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-13T18:36:52.848481721Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=94.272µs logger=migrator t=2026-04-13T18:36:52.85612313Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-13T18:36:52.857679406Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.591577ms logger=migrator t=2026-04-13T18:36:52.862875538Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-13T18:36:52.865016098Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.14178ms logger=migrator t=2026-04-13T18:36:52.872160315Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-13T18:36:52.873618699Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.460174ms logger=migrator t=2026-04-13T18:36:52.881545765Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-13T18:36:52.893892094Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.350609ms logger=migrator t=2026-04-13T18:36:52.992236535Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-13T18:36:52.993515725Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.28255ms logger=migrator t=2026-04-13T18:36:53.001686827Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-13T18:36:53.003288214Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.604707ms logger=migrator t=2026-04-13T18:36:53.009410257Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-13T18:36:53.032572209Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.156772ms logger=migrator t=2026-04-13T18:36:53.03816548Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-13T18:36:53.03942713Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.26157ms logger=migrator t=2026-04-13T18:36:53.046870364Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-13T18:36:53.048669756Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.802392ms logger=migrator t=2026-04-13T18:36:53.055528347Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-13T18:36:53.056791816Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.26324ms logger=migrator t=2026-04-13T18:36:53.062695244Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-13T18:36:53.063930733Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.236319ms logger=migrator t=2026-04-13T18:36:53.069214667Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-13T18:36:53.069489263Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=274.696µs logger=migrator t=2026-04-13T18:36:53.075799011Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-13T18:36:53.07703155Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.232639ms logger=migrator t=2026-04-13T18:36:53.082395425Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-13T18:36:53.091526139Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.131454ms logger=migrator t=2026-04-13T18:36:53.099414744Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-13T18:36:53.100152651Z level=info msg="Migration successfully executed" id="create entity_events table" duration=739.527µs logger=migrator t=2026-04-13T18:36:53.106434318Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-13T18:36:53.108370983Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.936105ms logger=migrator t=2026-04-13T18:36:53.1154918Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T18:36:53.116013172Z 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-13T18:36:53.124144143Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T18:36:53.124839759Z 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-13T18:36:53.132023647Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-13T18:36:53.133345738Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.324801ms logger=migrator t=2026-04-13T18:36:53.140429494Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-13T18:36:53.14155934Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.129996ms logger=migrator t=2026-04-13T18:36:53.150360546Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T18:36:53.151621566Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.30164ms logger=migrator t=2026-04-13T18:36:53.158282452Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T18:36:53.159857328Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.577206ms logger=migrator t=2026-04-13T18:36:53.165206863Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-13T18:36:53.166697838Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.491685ms logger=migrator t=2026-04-13T18:36:53.174398679Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-13T18:36:53.175773301Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.377062ms logger=migrator t=2026-04-13T18:36:53.183881361Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-13T18:36:53.185058168Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.178327ms logger=migrator t=2026-04-13T18:36:53.193036095Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-13T18:36:53.196295841Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=3.252186ms logger=migrator t=2026-04-13T18:36:53.203109001Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-13T18:36:53.204628276Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.521356ms logger=migrator t=2026-04-13T18:36:53.210464823Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-13T18:36:53.212308986Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.845723ms logger=migrator t=2026-04-13T18:36:53.217008986Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-13T18:36:53.218436949Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.427953ms logger=migrator t=2026-04-13T18:36:53.225682399Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-13T18:36:53.247454258Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.770779ms logger=migrator t=2026-04-13T18:36:53.254935164Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-13T18:36:53.264458217Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.522092ms logger=migrator t=2026-04-13T18:36:53.270563299Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-13T18:36:53.281800512Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.254553ms logger=migrator t=2026-04-13T18:36:53.291487899Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-13T18:36:53.292419321Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=932.202µs logger=migrator t=2026-04-13T18:36:53.303308326Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-13T18:36:53.314371355Z level=info msg="Migration successfully executed" id="add share column" duration=11.063779ms logger=migrator t=2026-04-13T18:36:53.319875593Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-13T18:36:53.320073558Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=202.975µs logger=migrator t=2026-04-13T18:36:53.32615154Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-13T18:36:53.327119613Z level=info msg="Migration successfully executed" id="create file table" duration=968.213µs logger=migrator t=2026-04-13T18:36:53.332387046Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-13T18:36:53.333457461Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.070655ms logger=migrator t=2026-04-13T18:36:53.339710058Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-13T18:36:53.341126691Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.419493ms logger=migrator t=2026-04-13T18:36:53.348818161Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-13T18:36:53.350196653Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.376552ms logger=migrator t=2026-04-13T18:36:53.357200597Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-13T18:36:53.358520398Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.318441ms logger=migrator t=2026-04-13T18:36:53.369090385Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-13T18:36:53.369237619Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=151.364µs logger=migrator t=2026-04-13T18:36:53.375081016Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-13T18:36:53.375218869Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=140.554µs logger=migrator t=2026-04-13T18:36:53.380225616Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-13T18:36:53.38085136Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=625.714µs logger=migrator t=2026-04-13T18:36:53.385289505Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-13T18:36:53.38553255Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=242.695µs logger=migrator t=2026-04-13T18:36:53.390050006Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-13T18:36:53.391427708Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.375392ms logger=migrator t=2026-04-13T18:36:53.397082481Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-13T18:36:53.408513878Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.431008ms logger=migrator t=2026-04-13T18:36:53.412835189Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-13T18:36:53.412964582Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=129.863µs logger=migrator t=2026-04-13T18:36:53.416942065Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-13T18:36:53.418154493Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.211088ms logger=migrator t=2026-04-13T18:36:53.424222706Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-13T18:36:53.424691787Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=472.761µs logger=migrator t=2026-04-13T18:36:53.429265723Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-13T18:36:53.429574051Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=302.277µs logger=migrator t=2026-04-13T18:36:53.434164358Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-13T18:36:53.434706931Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=543.013µs logger=migrator t=2026-04-13T18:36:53.43978387Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-13T18:36:53.45088645Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.098509ms logger=migrator t=2026-04-13T18:36:53.459053461Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-13T18:36:53.468497132Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.442031ms logger=migrator t=2026-04-13T18:36:53.476076329Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-13T18:36:53.47866845Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.596901ms logger=migrator t=2026-04-13T18:36:53.48638214Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-13T18:36:53.566934366Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.552856ms logger=migrator t=2026-04-13T18:36:53.573983491Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-13T18:36:53.575159308Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.181347ms logger=migrator t=2026-04-13T18:36:53.580962634Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-13T18:36:53.582178552Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.215088ms logger=migrator t=2026-04-13T18:36:53.589296879Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-13T18:36:53.620060709Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.75935ms logger=migrator t=2026-04-13T18:36:53.629010439Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-13T18:36:53.637087458Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.08257ms logger=migrator t=2026-04-13T18:36:53.645341181Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-13T18:36:53.645933925Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=595.754µs logger=migrator t=2026-04-13T18:36:53.652978699Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-13T18:36:53.653248876Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=270.487µs logger=migrator t=2026-04-13T18:36:53.660488405Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-13T18:36:53.660871624Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=384.839µs logger=migrator t=2026-04-13T18:36:53.670571491Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-13T18:36:53.671110934Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=542.873µs logger=migrator t=2026-04-13T18:36:53.677203366Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-13T18:36:53.677677498Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=477.811µs logger=migrator t=2026-04-13T18:36:53.684776374Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-13T18:36:53.68631334Z level=info msg="Migration successfully executed" id="create folder table" duration=1.540216ms logger=migrator t=2026-04-13T18:36:53.693943109Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-13T18:36:53.696035177Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.126789ms logger=migrator t=2026-04-13T18:36:53.701793592Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-13T18:36:53.703364909Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.572367ms logger=migrator t=2026-04-13T18:36:53.711899089Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-13T18:36:53.71195281Z level=info msg="Migration successfully executed" id="Update folder title length" duration=58.282µs logger=migrator t=2026-04-13T18:36:53.71879369Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-13T18:36:53.721951214Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.159894ms logger=migrator t=2026-04-13T18:36:53.727107435Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-13T18:36:53.729170753Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.064749ms logger=migrator t=2026-04-13T18:36:53.734569749Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-13T18:36:53.735926021Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.356762ms logger=migrator t=2026-04-13T18:36:53.741740447Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-13T18:36:53.744479721Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=2.736144ms logger=migrator t=2026-04-13T18:36:53.752290713Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-13T18:36:53.752624611Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=334.498µs logger=migrator t=2026-04-13T18:36:53.756030011Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-13T18:36:53.75730059Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.27155ms logger=migrator t=2026-04-13T18:36:53.764213742Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-13T18:36:53.767398047Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=3.187175ms logger=migrator t=2026-04-13T18:36:53.776355176Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-13T18:36:53.777836071Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.483345ms logger=migrator t=2026-04-13T18:36:53.782717195Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-13T18:36:53.783853042Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.136747ms logger=migrator t=2026-04-13T18:36:53.787544568Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-13T18:36:53.789287649Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.743181ms logger=migrator t=2026-04-13T18:36:53.795060164Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-13T18:36:53.796747213Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.687149ms logger=migrator t=2026-04-13T18:36:53.801932055Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-13T18:36:53.803199115Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.262489ms logger=migrator t=2026-04-13T18:36:53.810899855Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-13T18:36:53.812186725Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.290131ms logger=migrator t=2026-04-13T18:36:53.816637719Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-13T18:36:53.81754839Z level=info msg="Migration successfully executed" id="create signing_key table" duration=905.881µs logger=migrator t=2026-04-13T18:36:53.822402694Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-13T18:36:53.823462229Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.059525ms logger=migrator t=2026-04-13T18:36:53.828412915Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-13T18:36:53.831321573Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.910208ms logger=migrator t=2026-04-13T18:36:53.836170406Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-13T18:36:53.836544915Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=361.199µs logger=migrator t=2026-04-13T18:36:53.844795628Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-13T18:36:53.859485382Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.689884ms logger=migrator t=2026-04-13T18:36:53.866172718Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-13T18:36:53.867218943Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.047925ms logger=migrator t=2026-04-13T18:36:53.871228627Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-13T18:36:53.871257627Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.65µs logger=migrator t=2026-04-13T18:36:53.877238367Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-13T18:36:53.878686571Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.444464ms logger=migrator t=2026-04-13T18:36:53.883588246Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-13T18:36:53.883607376Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.41µs logger=migrator t=2026-04-13T18:36:53.889094455Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-13T18:36:53.890418736Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.328381ms logger=migrator t=2026-04-13T18:36:53.894268566Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-13T18:36:53.896693243Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.424997ms logger=migrator t=2026-04-13T18:36:53.903257736Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-13T18:36:53.904311941Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.054205ms logger=migrator t=2026-04-13T18:36:53.910109977Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-13T18:36:53.911824797Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.71577ms logger=migrator t=2026-04-13T18:36:53.915293718Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-13T18:36:53.915782039Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=489.791µs logger=migrator t=2026-04-13T18:36:53.921140465Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-13T18:36:53.921795Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=647.335µs logger=migrator t=2026-04-13T18:36:53.925949517Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-13T18:36:53.927528654Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.578647ms logger=migrator t=2026-04-13T18:36:53.932972502Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-13T18:36:53.934501588Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.530016ms logger=migrator t=2026-04-13T18:36:53.941123882Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-13T18:36:53.954749451Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.626239ms logger=migrator t=2026-04-13T18:36:53.960695831Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-13T18:36:53.97005012Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.35423ms logger=migrator t=2026-04-13T18:36:53.97390581Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-13T18:36:53.981873816Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.966916ms logger=migrator t=2026-04-13T18:36:53.986105855Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-13T18:36:53.986224908Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=112.203µs logger=migrator t=2026-04-13T18:36:53.992194158Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-13T18:36:54.004944796Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.751568ms logger=migrator t=2026-04-13T18:36:54.009323859Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-13T18:36:54.017774267Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.449757ms logger=migrator t=2026-04-13T18:36:54.025416345Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-13T18:36:54.025822605Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=406.47µs logger=migrator t=2026-04-13T18:36:54.031521258Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.525928907s logger=migrator t=2026-04-13T18:36:54.032093932Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-13T18:36:54.047226026Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-13T18:36:54.047452861Z level=info msg="Created default organization" logger=secrets t=2026-04-13T18:36:54.052456488Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-13T18:36:54.098491605Z level=info msg="Restored cache from database" duration=377.138µs logger=plugin.store t=2026-04-13T18:36:54.099649713Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-13T18:36:54.138048321Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-13T18:36:54.138080602Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-13T18:36:54.138133043Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-13T18:36:54.138141564Z level=info msg="Plugins loaded" count=54 duration=38.492571ms logger=query_data t=2026-04-13T18:36:54.142136637Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-13T18:36:54.145414304Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-13T18:36:54.152822527Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-13T18:36:54.162896523Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-13T18:36:54.164576412Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-13T18:36:54.166048077Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-13T18:36:54.187685083Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-13T18:36:54.207948407Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-13T18:36:54.234331055Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-13T18:36:54.234371756Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-13T18:36:54.234588861Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-13T18:36:54.234810906Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-13T18:36:54.235021031Z level=info msg="State cache has been initialized" states=0 duration=428.28µs logger=ngalert.scheduler t=2026-04-13T18:36:54.235106263Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-13T18:36:54.235188375Z level=info msg=starting first_tick=2026-04-13T18:37:00Z logger=ngalert.multiorg.alertmanager t=2026-04-13T18:36:54.235657376Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-13T18:36:54.237020118Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-13T18:36:54.241902512Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-13T18:36:54.30119917Z level=info msg="Update check succeeded" duration=66.024795ms logger=grafana.update.checker t=2026-04-13T18:36:54.304493327Z level=info msg="Update check succeeded" duration=69.65297ms logger=provisioning.dashboard t=2026-04-13T18:36:54.371884394Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-13T18:36:54.373288007Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-13T18:36:54.495648961Z level=info msg="Patterns update finished" duration=89.578187ms logger=grafana-apiserver t=2026-04-13T18:36:54.859488556Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-13T18:36:54.860344526Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-13T18:36:56.957739735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:56.958796789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:56.977907216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:56.99601982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.012104757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.038497694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.057473199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.082602937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.095409236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.118275172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.136619121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.168893606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.187520472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.213701515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.23525538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.261292989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.275592373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.308556285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.323334771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.350155678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.367869322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.395202052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.427769664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.539449468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.555052483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.613640335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.633655493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.689766306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.707616874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.747666211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.765412066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.814003134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.835882296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.876162969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.891980919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.943436333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:57.960567634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.003413787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.02022142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.078060294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.094823636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.142803649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.163854252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.211552438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.234446694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.279880367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.295066053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.345645276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.363923464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.415830239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.433947663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.482688084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.496020106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.546687882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.563082765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.624835751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.64444477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.689893823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.708326615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.760650609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.781545078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.84357128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.857972907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.907769053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.923163993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:58.987476888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.004100807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.061106151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.080843873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.138526623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.157019926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.217295397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.23408836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.284761876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.309671879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.379675107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.39815413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.460030038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.487245125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T18:36:59.576309159Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-13T18:37:47.259118976Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-13T18:46:54.257441153Z level=info msg="Completed cleanup jobs" duration=21.721277ms logger=plugins.update.checker t=2026-04-13T18:46:54.359373304Z level=info msg="Update check succeeded" duration=57.904913ms