logger=settings t=2026-03-18T17:01:43.194409903Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-18T17:01:43Z logger=settings t=2026-03-18T17:01:43.194992127Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-18T17:01:43.195033808Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-18T17:01:43.195048468Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-18T17:01:43.195062958Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-18T17:01:43.195074509Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-18T17:01:43.195085799Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-18T17:01:43.195110999Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-18T17:01:43.19513221Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-18T17:01:43.19514476Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-18T17:01:43.195156261Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-18T17:01:43.195169951Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-18T17:01:43.195181741Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-18T17:01:43.195203232Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-18T17:01:43.195221322Z level=info msg=Target target=[all] logger=settings t=2026-03-18T17:01:43.195238012Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-18T17:01:43.195249383Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-18T17:01:43.195260473Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-18T17:01:43.195274803Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-18T17:01:43.195296844Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-18T17:01:43.195314124Z level=info msg="App mode production" logger=sqlstore t=2026-03-18T17:01:43.195615291Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-18T17:01:43.195653742Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-18T17:01:43.197521968Z level=info msg="Locking database" logger=migrator t=2026-03-18T17:01:43.19758935Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-18T17:01:43.198290896Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-18T17:01:43.200735836Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.43957ms logger=migrator t=2026-03-18T17:01:43.206840584Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-18T17:01:43.210216046Z level=info msg="Migration successfully executed" id="create user table" duration=3.372431ms logger=migrator t=2026-03-18T17:01:43.221248883Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-18T17:01:43.222556015Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.310422ms logger=migrator t=2026-03-18T17:01:43.227750802Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-18T17:01:43.228884999Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.134557ms logger=migrator t=2026-03-18T17:01:43.234635398Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-18T17:01:43.235661333Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.026195ms logger=migrator t=2026-03-18T17:01:43.24378914Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-18T17:01:43.244810155Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.021775ms logger=migrator t=2026-03-18T17:01:43.252744127Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-18T17:01:43.256813696Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.071459ms logger=migrator t=2026-03-18T17:01:43.260846384Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-18T17:01:43.261837459Z level=info msg="Migration successfully executed" id="create user table v2" duration=991.475µs logger=migrator t=2026-03-18T17:01:43.265240961Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-18T17:01:43.266141492Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=900.131µs logger=migrator t=2026-03-18T17:01:43.270421827Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-18T17:01:43.271235286Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=813.329µs logger=migrator t=2026-03-18T17:01:43.278911503Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-18T17:01:43.279790564Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=879.321µs logger=migrator t=2026-03-18T17:01:43.286043395Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-18T17:01:43.286832985Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=789.89µs logger=migrator t=2026-03-18T17:01:43.293963607Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-18T17:01:43.295913555Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.951278ms logger=migrator t=2026-03-18T17:01:43.30233106Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-18T17:01:43.302400942Z level=info msg="Migration successfully executed" id="Update user table charset" duration=73.202µs logger=migrator t=2026-03-18T17:01:43.306254676Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-18T17:01:43.307778463Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.522806ms logger=migrator t=2026-03-18T17:01:43.311971035Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-18T17:01:43.312226401Z level=info msg="Migration successfully executed" id="Add missing user data" duration=255.686µs logger=migrator t=2026-03-18T17:01:43.316215707Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-18T17:01:43.317100468Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=884.831µs logger=migrator t=2026-03-18T17:01:43.322972792Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-18T17:01:43.32373992Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=772.769µs logger=migrator t=2026-03-18T17:01:43.329542851Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-18T17:01:43.331057577Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.514826ms logger=migrator t=2026-03-18T17:01:43.334995923Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-18T17:01:43.343432668Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.435715ms logger=migrator t=2026-03-18T17:01:43.349046534Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-18T17:01:43.349855813Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=809.779µs logger=migrator t=2026-03-18T17:01:43.354863995Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-18T17:01:43.355301005Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=436.88µs logger=migrator t=2026-03-18T17:01:43.359471047Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-18T17:01:43.36086613Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.395583ms logger=migrator t=2026-03-18T17:01:43.366539378Z 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-03-18T17:01:43.366841895Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=303.157µs logger=migrator t=2026-03-18T17:01:43.37113108Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-18T17:01:43.37154788Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=417.71µs logger=migrator t=2026-03-18T17:01:43.377172796Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-18T17:01:43.378044207Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=871.321µs logger=migrator t=2026-03-18T17:01:43.382841924Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-18T17:01:43.383908559Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.066685ms logger=migrator t=2026-03-18T17:01:43.389004983Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-18T17:01:43.39052293Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.517827ms logger=migrator t=2026-03-18T17:01:43.397647763Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-18T17:01:43.398454432Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=808.299µs logger=migrator t=2026-03-18T17:01:43.405645147Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-18T17:01:43.406533618Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=887.931µs logger=migrator t=2026-03-18T17:01:43.413441996Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-18T17:01:43.413494777Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=55.841µs logger=migrator t=2026-03-18T17:01:43.417844803Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-18T17:01:43.419255247Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.405615ms logger=migrator t=2026-03-18T17:01:43.425039488Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-18T17:01:43.426086072Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.050555ms logger=migrator t=2026-03-18T17:01:43.431910994Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-18T17:01:43.432624992Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=714.518µs logger=migrator t=2026-03-18T17:01:43.47586547Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-18T17:01:43.47668634Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=822.89µs logger=migrator t=2026-03-18T17:01:43.485101974Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-18T17:01:43.490485785Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.388461ms logger=migrator t=2026-03-18T17:01:43.496307986Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-18T17:01:43.497458684Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.149988ms logger=migrator t=2026-03-18T17:01:43.504168437Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-18T17:01:43.504766011Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=597.734µs logger=migrator t=2026-03-18T17:01:43.509577948Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-18T17:01:43.510116901Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=538.963µs logger=migrator t=2026-03-18T17:01:43.516421214Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-18T17:01:43.517700645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.278811ms logger=migrator t=2026-03-18T17:01:43.524815078Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-18T17:01:43.525761791Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=947.933µs logger=migrator t=2026-03-18T17:01:43.532460763Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-18T17:01:43.533330005Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=872.562µs logger=migrator t=2026-03-18T17:01:43.538740596Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-18T17:01:43.53971682Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=980.323µs logger=migrator t=2026-03-18T17:01:43.546976775Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-18T17:01:43.547605261Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=630.006µs logger=migrator t=2026-03-18T17:01:43.553162246Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-18T17:01:43.554060657Z level=info msg="Migration successfully executed" id="create star table" duration=893.341µs logger=migrator t=2026-03-18T17:01:43.558511376Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-18T17:01:43.55954824Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.036614ms logger=migrator t=2026-03-18T17:01:43.564266685Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-18T17:01:43.565149897Z level=info msg="Migration successfully executed" id="create org table v1" duration=883.471µs logger=migrator t=2026-03-18T17:01:43.570715001Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-18T17:01:43.571456619Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=744.388µs logger=migrator t=2026-03-18T17:01:43.576375389Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-18T17:01:43.577105426Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=727.347µs logger=migrator t=2026-03-18T17:01:43.581914313Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-18T17:01:43.58261489Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=699.867µs logger=migrator t=2026-03-18T17:01:43.587667553Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-18T17:01:43.589338734Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.671071ms logger=migrator t=2026-03-18T17:01:43.595520243Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-18T17:01:43.596277641Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=758.508µs logger=migrator t=2026-03-18T17:01:43.600983336Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-18T17:01:43.601008666Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.15µs logger=migrator t=2026-03-18T17:01:43.605988578Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-18T17:01:43.606028899Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.991µs logger=migrator t=2026-03-18T17:01:43.611955262Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-18T17:01:43.612256639Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=302.517µs logger=migrator t=2026-03-18T17:01:43.61889346Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-18T17:01:43.620491079Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.596299ms logger=migrator t=2026-03-18T17:01:43.62670443Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-18T17:01:43.627697703Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=992.593µs logger=migrator t=2026-03-18T17:01:43.633781881Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-18T17:01:43.635735629Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.954548ms logger=migrator t=2026-03-18T17:01:43.641895048Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-18T17:01:43.642623326Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=728.848µs logger=migrator t=2026-03-18T17:01:43.648405036Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-18T17:01:43.649726578Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.320112ms logger=migrator t=2026-03-18T17:01:43.656897512Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-18T17:01:43.658082941Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.185868ms logger=migrator t=2026-03-18T17:01:43.66381655Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-18T17:01:43.669063397Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.246197ms logger=migrator t=2026-03-18T17:01:43.674846507Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-18T17:01:43.675643246Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=793.879µs logger=migrator t=2026-03-18T17:01:43.682678448Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-18T17:01:43.683742203Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.011304ms logger=migrator t=2026-03-18T17:01:43.689965195Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-18T17:01:43.69102889Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.064385ms logger=migrator t=2026-03-18T17:01:43.697003415Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-18T17:01:43.697734143Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=735.667µs logger=migrator t=2026-03-18T17:01:43.704523008Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-18T17:01:43.706056854Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.536666ms logger=migrator t=2026-03-18T17:01:43.713110716Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-18T17:01:43.713236749Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=127.943µs logger=migrator t=2026-03-18T17:01:43.719599523Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-18T17:01:43.72319416Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.594607ms logger=migrator t=2026-03-18T17:01:43.729803081Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-18T17:01:43.731600124Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.796733ms logger=migrator t=2026-03-18T17:01:43.738141883Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-18T17:01:43.741538365Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.396902ms logger=migrator t=2026-03-18T17:01:43.747386757Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-18T17:01:43.74836211Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=948.033µs logger=migrator t=2026-03-18T17:01:43.756432326Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-18T17:01:43.758593109Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.163473ms logger=migrator t=2026-03-18T17:01:43.763597631Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-18T17:01:43.764456291Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=862.2µs logger=migrator t=2026-03-18T17:01:43.770828336Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-18T17:01:43.771600095Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=771.6µs logger=migrator t=2026-03-18T17:01:43.777190821Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-18T17:01:43.777222401Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.76µs logger=migrator t=2026-03-18T17:01:43.782913409Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-18T17:01:43.782985721Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=77.542µs logger=migrator t=2026-03-18T17:01:43.789180791Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-18T17:01:43.792787618Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.605777ms logger=migrator t=2026-03-18T17:01:43.799212235Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-18T17:01:43.801264744Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.052269ms logger=migrator t=2026-03-18T17:01:43.807141637Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-18T17:01:43.810606792Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.458094ms logger=migrator t=2026-03-18T17:01:43.816188677Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-18T17:01:43.8187669Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.576602ms logger=migrator t=2026-03-18T17:01:43.825008341Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-18T17:01:43.825336438Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=329.297µs logger=migrator t=2026-03-18T17:01:43.830502094Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-18T17:01:43.831905718Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.403223ms logger=migrator t=2026-03-18T17:01:43.838702873Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-18T17:01:43.839643625Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=941.572µs logger=migrator t=2026-03-18T17:01:43.847215049Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-18T17:01:43.847278921Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=66.352µs logger=migrator t=2026-03-18T17:01:43.854737251Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-18T17:01:43.856198217Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.458536ms logger=migrator t=2026-03-18T17:01:43.861444465Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-18T17:01:43.862229813Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=785.548µs logger=migrator t=2026-03-18T17:01:43.868237479Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-18T17:01:43.874639294Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.401185ms logger=migrator t=2026-03-18T17:01:43.881247895Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-18T17:01:43.882632028Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.387733ms logger=migrator t=2026-03-18T17:01:43.890066149Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-18T17:01:43.892473537Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.407028ms logger=migrator t=2026-03-18T17:01:43.899374074Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-18T17:01:43.90538756Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=6.004575ms logger=migrator t=2026-03-18T17:01:43.914499752Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-18T17:01:43.91486742Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=371.979µs logger=migrator t=2026-03-18T17:01:43.920775564Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-18T17:01:43.921497201Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=723.758µs logger=migrator t=2026-03-18T17:01:43.926186715Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-18T17:01:43.928496541Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.309526ms logger=migrator t=2026-03-18T17:01:43.934415815Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-18T17:01:43.935317616Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=904.781µs logger=migrator t=2026-03-18T17:01:43.941009884Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-18T17:01:43.941291891Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=285.657µs logger=migrator t=2026-03-18T17:01:43.945991206Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-18T17:01:43.946516268Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=526.983µs logger=migrator t=2026-03-18T17:01:43.951328735Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-18T17:01:43.952311339Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=984.774µs logger=migrator t=2026-03-18T17:01:43.957784411Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-18T17:01:43.962041995Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.253344ms logger=migrator t=2026-03-18T17:01:43.966754689Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-18T17:01:43.967661202Z level=info msg="Migration successfully executed" id="create data_source table" duration=906.522µs logger=migrator t=2026-03-18T17:01:43.972638991Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-18T17:01:43.974142918Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.504597ms logger=migrator t=2026-03-18T17:01:43.979383086Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-18T17:01:43.980529453Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.170488ms logger=migrator t=2026-03-18T17:01:43.984675564Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-18T17:01:43.985787651Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.112557ms logger=migrator t=2026-03-18T17:01:43.989935592Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-18T17:01:43.990828203Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=892.431µs logger=migrator t=2026-03-18T17:01:43.995708272Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-18T17:01:44.002618109Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.909557ms logger=migrator t=2026-03-18T17:01:44.008594634Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-18T17:01:44.009714092Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.121028ms logger=migrator t=2026-03-18T17:01:44.016553217Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-18T17:01:44.017462519Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=911.132µs logger=migrator t=2026-03-18T17:01:44.021086857Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-18T17:01:44.022413919Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.324582ms logger=migrator t=2026-03-18T17:01:44.026912459Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-18T17:01:44.027837091Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=924.062µs logger=migrator t=2026-03-18T17:01:44.032810082Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-18T17:01:44.036524861Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.715299ms logger=migrator t=2026-03-18T17:01:44.041229216Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-18T17:01:44.043783468Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.556072ms logger=migrator t=2026-03-18T17:01:44.048080352Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-18T17:01:44.048106972Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.65µs logger=migrator t=2026-03-18T17:01:44.05295612Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-18T17:01:44.053164055Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=223.095µs logger=migrator t=2026-03-18T17:01:44.059092549Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-18T17:01:44.061512748Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.420208ms logger=migrator t=2026-03-18T17:01:44.066331375Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-18T17:01:44.06653775Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=207.345µs logger=migrator t=2026-03-18T17:01:44.07231837Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-18T17:01:44.072631668Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=314.387µs logger=migrator t=2026-03-18T17:01:44.20999507Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-18T17:01:44.214072209Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.079489ms logger=migrator t=2026-03-18T17:01:44.22198417Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-18T17:01:44.222395931Z level=info msg="Migration successfully executed" id="Update uid value" duration=417.151µs logger=migrator t=2026-03-18T17:01:44.22937555Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-18T17:01:44.231262956Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.885456ms logger=migrator t=2026-03-18T17:01:44.238617644Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-18T17:01:44.24050077Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.882816ms logger=migrator t=2026-03-18T17:01:44.249895368Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-18T17:01:44.251716322Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.827205ms logger=migrator t=2026-03-18T17:01:44.26070719Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-18T17:01:44.261698695Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=995.505µs logger=migrator t=2026-03-18T17:01:44.269247817Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-18T17:01:44.271567894Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.321557ms logger=migrator t=2026-03-18T17:01:44.278244216Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-18T17:01:44.278964233Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=720.547µs logger=migrator t=2026-03-18T17:01:44.286584068Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-18T17:01:44.287446109Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=862.851µs logger=migrator t=2026-03-18T17:01:44.292348828Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-18T17:01:44.293583188Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.23628ms logger=migrator t=2026-03-18T17:01:44.298470407Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-18T17:01:44.299677745Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.206738ms logger=migrator t=2026-03-18T17:01:44.306813129Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-18T17:01:44.315344956Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.531047ms logger=migrator t=2026-03-18T17:01:44.322721794Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-18T17:01:44.323493534Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=771.95µs logger=migrator t=2026-03-18T17:01:44.327984252Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-18T17:01:44.328852254Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=868.952µs logger=migrator t=2026-03-18T17:01:44.335940905Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-18T17:01:44.337995155Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.04644ms logger=migrator t=2026-03-18T17:01:44.345818385Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-18T17:01:44.347410514Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.597848ms logger=migrator t=2026-03-18T17:01:44.35468348Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-18T17:01:44.355267204Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=584.104µs logger=migrator t=2026-03-18T17:01:44.359185959Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-18T17:01:44.359870126Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=684.017µs logger=migrator t=2026-03-18T17:01:44.364694233Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-18T17:01:44.364732024Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.011µs logger=migrator t=2026-03-18T17:01:44.370023762Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-18T17:01:44.37282677Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.802568ms logger=migrator t=2026-03-18T17:01:44.37693658Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-18T17:01:44.379500183Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.562972ms logger=migrator t=2026-03-18T17:01:44.384794241Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-18T17:01:44.385021206Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=226.835µs logger=migrator t=2026-03-18T17:01:44.389851933Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-18T17:01:44.395659034Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.804251ms logger=migrator t=2026-03-18T17:01:44.402148302Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-18T17:01:44.406601819Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.714349ms logger=migrator t=2026-03-18T17:01:44.41320677Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-18T17:01:44.414185694Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=980.714µs logger=migrator t=2026-03-18T17:01:44.418347395Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-18T17:01:44.419284187Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=936.382µs logger=migrator t=2026-03-18T17:01:44.42517857Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-18T17:01:44.4264181Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.23837ms logger=migrator t=2026-03-18T17:01:44.430608352Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-18T17:01:44.433885511Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=3.278519ms logger=migrator t=2026-03-18T17:01:44.439424846Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-18T17:01:44.440353588Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=932.392µs logger=migrator t=2026-03-18T17:01:44.445845411Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-18T17:01:44.447188954Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.348253ms logger=migrator t=2026-03-18T17:01:44.451425047Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-18T17:01:44.451513219Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=87.912µs logger=migrator t=2026-03-18T17:01:44.454961463Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-18T17:01:44.454994304Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.481µs logger=migrator t=2026-03-18T17:01:44.458661123Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-18T17:01:44.461921102Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.258909ms logger=migrator t=2026-03-18T17:01:44.467102557Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-18T17:01:44.470069189Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.966492ms logger=migrator t=2026-03-18T17:01:44.473963173Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-18T17:01:44.474032065Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.712µs logger=migrator t=2026-03-18T17:01:44.478531625Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-18T17:01:44.479401116Z level=info msg="Migration successfully executed" id="create quota table v1" duration=869.24µs logger=migrator t=2026-03-18T17:01:44.483366942Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-18T17:01:44.484147461Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=780.379µs logger=migrator t=2026-03-18T17:01:44.488443896Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-18T17:01:44.488473656Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.56µs logger=migrator t=2026-03-18T17:01:44.492017172Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-18T17:01:44.492731399Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=714.127µs logger=migrator t=2026-03-18T17:01:44.497068925Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-18T17:01:44.497799812Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=730.757µs logger=migrator t=2026-03-18T17:01:44.502258851Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-18T17:01:44.507039156Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.783236ms logger=migrator t=2026-03-18T17:01:44.511519765Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-18T17:01:44.511573706Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=55.211µs logger=migrator t=2026-03-18T17:01:44.515966692Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-18T17:01:44.516797893Z level=info msg="Migration successfully executed" id="create session table" duration=834.771µs logger=migrator t=2026-03-18T17:01:44.521021195Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-18T17:01:44.521100597Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=80.192µs logger=migrator t=2026-03-18T17:01:44.525050193Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-18T17:01:44.525128285Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.562µs logger=migrator t=2026-03-18T17:01:44.529116632Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-18T17:01:44.530154897Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.036814ms logger=migrator t=2026-03-18T17:01:44.534023001Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-18T17:01:44.535175559Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.151267ms logger=migrator t=2026-03-18T17:01:44.541974144Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-18T17:01:44.542000295Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.171µs logger=migrator t=2026-03-18T17:01:44.546014512Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-18T17:01:44.546051693Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.721µs logger=migrator t=2026-03-18T17:01:44.552459728Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-18T17:01:44.558532456Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.071218ms logger=migrator t=2026-03-18T17:01:44.564546211Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-18T17:01:44.566721404Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.175353ms logger=migrator t=2026-03-18T17:01:44.570548787Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-18T17:01:44.570626929Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.872µs logger=migrator t=2026-03-18T17:01:44.57481064Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-18T17:01:44.574886672Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.712µs logger=migrator t=2026-03-18T17:01:44.578783437Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-18T17:01:44.579564265Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=780.678µs logger=migrator t=2026-03-18T17:01:44.584643419Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-18T17:01:44.58467217Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.821µs logger=migrator t=2026-03-18T17:01:44.588907862Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-18T17:01:44.594338764Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.430622ms logger=migrator t=2026-03-18T17:01:44.598926155Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-18T17:01:44.599084359Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=157.864µs logger=migrator t=2026-03-18T17:01:44.605496804Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-18T17:01:44.610203219Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.708205ms logger=migrator t=2026-03-18T17:01:44.614427342Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-18T17:01:44.61766925Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.242128ms logger=migrator t=2026-03-18T17:01:44.621864542Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-18T17:01:44.621936233Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.781µs logger=migrator t=2026-03-18T17:01:44.626081344Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-18T17:01:44.626959215Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=878.511µs logger=migrator t=2026-03-18T17:01:44.633001132Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-18T17:01:44.634606781Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.608859ms logger=migrator t=2026-03-18T17:01:44.641865017Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-18T17:01:44.643140898Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.277901ms logger=migrator t=2026-03-18T17:01:44.651147163Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-18T17:01:44.652069185Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=922.602µs logger=migrator t=2026-03-18T17:01:44.658142762Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-18T17:01:44.659643779Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.501207ms logger=migrator t=2026-03-18T17:01:44.664456725Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-18T17:01:44.665318956Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=865.112µs logger=migrator t=2026-03-18T17:01:44.670968053Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-18T17:01:44.671704311Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=736.248µs logger=migrator t=2026-03-18T17:01:44.676823915Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-18T17:01:44.678283Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.462835ms logger=migrator t=2026-03-18T17:01:44.683989499Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-18T17:01:44.684888751Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=899.132µs logger=migrator t=2026-03-18T17:01:44.69063135Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-18T17:01:44.703110323Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.476732ms logger=migrator t=2026-03-18T17:01:44.707354946Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-18T17:01:44.707855898Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=500.812µs logger=migrator t=2026-03-18T17:01:44.711805683Z 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-03-18T17:01:44.712431859Z 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=625.646µs logger=migrator t=2026-03-18T17:01:44.718256761Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-18T17:01:44.718748842Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=487.481µs logger=migrator t=2026-03-18T17:01:44.72523854Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-18T17:01:44.726058949Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=820.05µs logger=migrator t=2026-03-18T17:01:44.730383614Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-18T17:01:44.731587743Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.204239ms logger=migrator t=2026-03-18T17:01:44.739179608Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-18T17:01:44.745614743Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.431285ms logger=migrator t=2026-03-18T17:01:44.7512447Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-18T17:01:44.755128295Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.880435ms logger=migrator t=2026-03-18T17:01:44.759404878Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-18T17:01:44.763846576Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.441438ms logger=migrator t=2026-03-18T17:01:44.770150179Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-18T17:01:44.773802547Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.651838ms logger=migrator t=2026-03-18T17:01:44.779171948Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-18T17:01:44.780207003Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.034835ms logger=migrator t=2026-03-18T17:01:44.785193485Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-18T17:01:44.785218865Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.501µs logger=migrator t=2026-03-18T17:01:44.789515899Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-18T17:01:44.78954505Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.06µs logger=migrator t=2026-03-18T17:01:44.79656357Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-18T17:01:44.797934523Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.370303ms logger=migrator t=2026-03-18T17:01:44.80314699Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T17:01:44.804660216Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.514016ms logger=migrator t=2026-03-18T17:01:44.811158634Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-18T17:01:44.812076516Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=917.182µs logger=migrator t=2026-03-18T17:01:44.817361905Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-18T17:01:44.818236855Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=875.07µs logger=migrator t=2026-03-18T17:01:44.822756645Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T17:01:44.824413226Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.65653ms logger=migrator t=2026-03-18T17:01:44.830594056Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-18T17:01:44.834434229Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.839043ms logger=migrator t=2026-03-18T17:01:44.839083742Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-18T17:01:44.843133999Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.050127ms logger=migrator t=2026-03-18T17:01:44.847525076Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-18T17:01:44.847784023Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=258.137µs logger=migrator t=2026-03-18T17:01:44.856082304Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-18T17:01:44.857718973Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.633709ms logger=migrator t=2026-03-18T17:01:44.864342174Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-18T17:01:44.86584068Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.501056ms logger=migrator t=2026-03-18T17:01:44.870197356Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-18T17:01:44.873953367Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.755261ms logger=migrator t=2026-03-18T17:01:44.879555313Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-18T17:01:44.879626265Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.772µs logger=migrator t=2026-03-18T17:01:44.892342544Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-18T17:01:44.893570513Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.226379ms logger=migrator t=2026-03-18T17:01:44.897493089Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-18T17:01:44.898456062Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=963.213µs logger=migrator t=2026-03-18T17:01:44.90329721Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-18T17:01:44.903375672Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.352µs logger=migrator t=2026-03-18T17:01:44.908731202Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-18T17:01:44.910232878Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.501085ms logger=migrator t=2026-03-18T17:01:44.916868739Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-18T17:01:44.918071978Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.199949ms logger=migrator t=2026-03-18T17:01:44.92478372Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-18T17:01:44.925495118Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=711.788µs logger=migrator t=2026-03-18T17:01:44.933271546Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-18T17:01:44.934791633Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.518937ms logger=migrator t=2026-03-18T17:01:44.939957109Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-18T17:01:44.941102706Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.145127ms logger=migrator t=2026-03-18T17:01:44.948157858Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-18T17:01:44.949426858Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.26862ms logger=migrator t=2026-03-18T17:01:44.955969027Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-18T17:01:44.956000697Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.58µs logger=migrator t=2026-03-18T17:01:44.960797764Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-18T17:01:44.968499921Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.693127ms logger=migrator t=2026-03-18T17:01:44.973358649Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-18T17:01:44.974045716Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=687.887µs logger=migrator t=2026-03-18T17:01:44.979247282Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-18T17:01:44.984385417Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.136545ms logger=migrator t=2026-03-18T17:01:44.989648404Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-18T17:01:44.990908985Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.261571ms logger=migrator t=2026-03-18T17:01:44.99647099Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-18T17:01:44.997928855Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.458084ms logger=migrator t=2026-03-18T17:01:45.004143376Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-18T17:01:45.005432737Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.288781ms logger=migrator t=2026-03-18T17:01:45.009795683Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-18T17:01:45.022519741Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.723988ms logger=migrator t=2026-03-18T17:01:45.027979554Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-18T17:01:45.029753297Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.773923ms logger=migrator t=2026-03-18T17:01:45.036252385Z 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-03-18T17:01:45.037264219Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.012564ms logger=migrator t=2026-03-18T17:01:45.042346812Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-18T17:01:45.042693621Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=347.229µs logger=migrator t=2026-03-18T17:01:45.046698908Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-18T17:01:45.047373815Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=675.356µs logger=migrator t=2026-03-18T17:01:45.052436767Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-18T17:01:45.052651383Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=216.046µs logger=migrator t=2026-03-18T17:01:45.059076578Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-18T17:01:45.063193479Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.117201ms logger=migrator t=2026-03-18T17:01:45.067634096Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-18T17:01:45.072001702Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.367466ms logger=migrator t=2026-03-18T17:01:45.076958182Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-18T17:01:45.077864484Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=906.142µs logger=migrator t=2026-03-18T17:01:45.081598555Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-18T17:01:45.082944908Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.345763ms logger=migrator t=2026-03-18T17:01:45.087424536Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-18T17:01:45.087780515Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=370.46µs logger=migrator t=2026-03-18T17:01:45.092665673Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-18T17:01:45.097424339Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.758226ms logger=migrator t=2026-03-18T17:01:45.101338493Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-18T17:01:45.102229996Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=892.273µs logger=migrator t=2026-03-18T17:01:45.107220136Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-18T17:01:45.107383791Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=164.235µs logger=migrator t=2026-03-18T17:01:45.111186093Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-18T17:01:45.111563362Z level=info msg="Migration successfully executed" id="Move region to single row" duration=375.949µs logger=migrator t=2026-03-18T17:01:45.116382759Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-18T17:01:45.117770932Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.387883ms logger=migrator t=2026-03-18T17:01:45.121967874Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-18T17:01:45.122815885Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=854.181µs logger=migrator t=2026-03-18T17:01:45.127602131Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T17:01:45.128520103Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=917.352µs logger=migrator t=2026-03-18T17:01:45.135068331Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T17:01:45.135934113Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=862.962µs logger=migrator t=2026-03-18T17:01:45.141288963Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-18T17:01:45.142134573Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=845.28µs logger=migrator t=2026-03-18T17:01:45.146716635Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-18T17:01:45.147563455Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=846.93µs logger=migrator t=2026-03-18T17:01:45.151462279Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-18T17:01:45.151525411Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=63.802µs logger=migrator t=2026-03-18T17:01:45.154996536Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-18T17:01:45.155795795Z level=info msg="Migration successfully executed" id="create test_data table" duration=799.219µs logger=migrator t=2026-03-18T17:01:45.162474947Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-18T17:01:45.163360218Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=885.011µs logger=migrator t=2026-03-18T17:01:45.170888071Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-18T17:01:45.172235604Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.351793ms logger=migrator t=2026-03-18T17:01:45.182571604Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-18T17:01:45.18489039Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.321246ms logger=migrator t=2026-03-18T17:01:45.192764592Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-18T17:01:45.193061209Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=290.476µs logger=migrator t=2026-03-18T17:01:45.19844541Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-18T17:01:45.199005813Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=561.244µs logger=migrator t=2026-03-18T17:01:45.208311559Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-18T17:01:45.208415152Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=106.643µs logger=migrator t=2026-03-18T17:01:45.212185443Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-18T17:01:45.213190067Z level=info msg="Migration successfully executed" id="create team table" duration=1.002374ms logger=migrator t=2026-03-18T17:01:45.223968908Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-18T17:01:45.224988293Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.021905ms logger=migrator t=2026-03-18T17:01:45.23268981Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-18T17:01:45.233644054Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=955.104µs logger=migrator t=2026-03-18T17:01:45.239709061Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-18T17:01:45.244138078Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.428757ms logger=migrator t=2026-03-18T17:01:45.249782884Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-18T17:01:45.249948008Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=165.764µs logger=migrator t=2026-03-18T17:01:45.256348824Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-18T17:01:45.258131677Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.780403ms logger=migrator t=2026-03-18T17:01:45.267768681Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-18T17:01:45.268794146Z level=info msg="Migration successfully executed" id="create team member table" duration=1.028875ms logger=migrator t=2026-03-18T17:01:45.273388938Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-18T17:01:45.274395172Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.010375ms logger=migrator t=2026-03-18T17:01:45.278588134Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-18T17:01:45.279559197Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=965.213µs logger=migrator t=2026-03-18T17:01:45.288183106Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-18T17:01:45.289637612Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.455036ms logger=migrator t=2026-03-18T17:01:45.296947599Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-18T17:01:45.302549195Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.600106ms logger=migrator t=2026-03-18T17:01:45.307090585Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-18T17:01:45.312155859Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.066824ms logger=migrator t=2026-03-18T17:01:45.316428412Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-18T17:01:45.321347571Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.92125ms logger=migrator t=2026-03-18T17:01:45.326443375Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-18T17:01:45.328469694Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.029568ms logger=migrator t=2026-03-18T17:01:45.334695955Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-18T17:01:45.335773181Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.077176ms logger=migrator t=2026-03-18T17:01:45.34024551Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-18T17:01:45.341820127Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.573557ms logger=migrator t=2026-03-18T17:01:45.348839708Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-18T17:01:45.349790871Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=950.883µs logger=migrator t=2026-03-18T17:01:45.354451504Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-18T17:01:45.355382877Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=930.783µs logger=migrator t=2026-03-18T17:01:45.360073611Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-18T17:01:45.361041004Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=967.763µs logger=migrator t=2026-03-18T17:01:45.367018349Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-18T17:01:45.368669079Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.64972ms logger=migrator t=2026-03-18T17:01:45.37362053Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-18T17:01:45.374640624Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.022535ms logger=migrator t=2026-03-18T17:01:45.379371119Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-18T17:01:45.379911722Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=541.243µs logger=migrator t=2026-03-18T17:01:45.385668032Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-18T17:01:45.385946138Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=279.316µs logger=migrator t=2026-03-18T17:01:45.392668851Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-18T17:01:45.393705777Z level=info msg="Migration successfully executed" id="create tag table" duration=1.040956ms logger=migrator t=2026-03-18T17:01:45.399834545Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-18T17:01:45.401233459Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.401734ms logger=migrator t=2026-03-18T17:01:45.405501053Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-18T17:01:45.406521847Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.025515ms logger=migrator t=2026-03-18T17:01:45.412687426Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-18T17:01:45.41407074Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.385594ms logger=migrator t=2026-03-18T17:01:45.418235381Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-18T17:01:45.419997574Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.760313ms logger=migrator t=2026-03-18T17:01:45.424615117Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-18T17:01:45.440199644Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.581808ms logger=migrator t=2026-03-18T17:01:45.44702372Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-18T17:01:45.448204668Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.183638ms logger=migrator t=2026-03-18T17:01:45.454608884Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-18T17:01:45.455960767Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.351314ms logger=migrator t=2026-03-18T17:01:45.461061651Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-18T17:01:45.461638765Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=580.114µs logger=migrator t=2026-03-18T17:01:45.466487072Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-18T17:01:45.467350183Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=863.171µs logger=migrator t=2026-03-18T17:01:45.472509728Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-18T17:01:45.47341515Z level=info msg="Migration successfully executed" id="create user auth table" duration=905.212µs logger=migrator t=2026-03-18T17:01:45.477032088Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-18T17:01:45.478873603Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.845775ms logger=migrator t=2026-03-18T17:01:45.483512745Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-18T17:01:45.483582117Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=70.232µs logger=migrator t=2026-03-18T17:01:45.490785201Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-18T17:01:45.499217546Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.432885ms logger=migrator t=2026-03-18T17:01:45.503279145Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-18T17:01:45.508776228Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.495993ms logger=migrator t=2026-03-18T17:01:45.513294817Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-18T17:01:45.518726699Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.431222ms logger=migrator t=2026-03-18T17:01:45.524026748Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-18T17:01:45.529730626Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.702378ms logger=migrator t=2026-03-18T17:01:45.534987944Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-18T17:01:45.537221168Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.233244ms logger=migrator t=2026-03-18T17:01:45.546752659Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-18T17:01:45.556479915Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.721636ms logger=migrator t=2026-03-18T17:01:45.56084032Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-18T17:01:45.561479227Z level=info msg="Migration successfully executed" id="create server_lock table" duration=640.757µs logger=migrator t=2026-03-18T17:01:45.568827535Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-18T17:01:45.570469335Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.64449ms logger=migrator t=2026-03-18T17:01:45.589261551Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-18T17:01:45.590969912Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.714921ms logger=migrator t=2026-03-18T17:01:45.598975176Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-18T17:01:45.600025021Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.046995ms logger=migrator t=2026-03-18T17:01:45.606780466Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-18T17:01:45.608130058Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.352082ms logger=migrator t=2026-03-18T17:01:45.616174553Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-18T17:01:45.617861625Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.685672ms logger=migrator t=2026-03-18T17:01:45.623913851Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-18T17:01:45.633378021Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.46818ms logger=migrator t=2026-03-18T17:01:45.639699015Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-18T17:01:45.640733519Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.034934ms logger=migrator t=2026-03-18T17:01:45.647309979Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-18T17:01:45.648936339Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.62769ms logger=migrator t=2026-03-18T17:01:45.656287006Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-18T17:01:45.657440405Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.155279ms logger=migrator t=2026-03-18T17:01:45.685376102Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-18T17:01:45.687181365Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.806243ms logger=migrator t=2026-03-18T17:01:45.757348829Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-18T17:01:45.759132971Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.786332ms logger=migrator t=2026-03-18T17:01:45.767634798Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-18T17:01:45.767702159Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.331µs logger=migrator t=2026-03-18T17:01:45.773953281Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-18T17:01:45.774134086Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=184.985µs logger=migrator t=2026-03-18T17:01:45.782663483Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-18T17:01:45.784369824Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.70857ms logger=migrator t=2026-03-18T17:01:45.792667815Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T17:01:45.793997598Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.330343ms logger=migrator t=2026-03-18T17:01:45.801466538Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T17:01:45.80277409Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.308962ms logger=migrator t=2026-03-18T17:01:45.811052541Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-18T17:01:45.811189605Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=139.804µs logger=migrator t=2026-03-18T17:01:45.820415448Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T17:01:45.821763371Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.350733ms logger=migrator t=2026-03-18T17:01:45.828106895Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T17:01:45.829406416Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.300351ms logger=migrator t=2026-03-18T17:01:45.836100859Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T17:01:45.837504383Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.405874ms logger=migrator t=2026-03-18T17:01:45.845683131Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T17:01:45.847024744Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.344593ms logger=migrator t=2026-03-18T17:01:45.857435626Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-18T17:01:45.866060675Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.622949ms logger=migrator t=2026-03-18T17:01:45.872641576Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-18T17:01:45.873698991Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.059265ms logger=migrator t=2026-03-18T17:01:45.88026919Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-18T17:01:45.880364922Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=96.992µs logger=migrator t=2026-03-18T17:01:45.88808105Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-18T17:01:45.889105835Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.023855ms logger=migrator t=2026-03-18T17:01:45.895724005Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-18T17:01:45.896598256Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=873.371µs logger=migrator t=2026-03-18T17:01:45.905293597Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-18T17:01:45.906560668Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.268841ms logger=migrator t=2026-03-18T17:01:45.918244182Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T17:01:45.918375425Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=134.204µs logger=migrator t=2026-03-18T17:01:45.925467297Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-18T17:01:45.926675246Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.211119ms logger=migrator t=2026-03-18T17:01:45.936919935Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-18T17:01:45.938090303Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.169618ms logger=migrator t=2026-03-18T17:01:45.946344993Z 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-03-18T17:01:45.947890191Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.547678ms logger=migrator t=2026-03-18T17:01:45.955435193Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-18T17:01:45.956586622Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.153959ms logger=migrator t=2026-03-18T17:01:45.966314117Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-18T17:01:45.972003815Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.693588ms logger=migrator t=2026-03-18T17:01:45.978523254Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-18T17:01:45.979451557Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=929.114µs logger=migrator t=2026-03-18T17:01:45.984997711Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T17:01:45.985878612Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=880.851µs logger=migrator t=2026-03-18T17:01:45.993675622Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-18T17:01:46.020113703Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.469872ms logger=migrator t=2026-03-18T17:01:46.026222962Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-18T17:01:46.05339152Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.164659ms logger=migrator t=2026-03-18T17:01:46.06036402Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-18T17:01:46.061569358Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.210759ms logger=migrator t=2026-03-18T17:01:46.066883147Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T17:01:46.068253851Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.370744ms logger=migrator t=2026-03-18T17:01:46.073015416Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-18T17:01:46.079696289Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.679353ms logger=migrator t=2026-03-18T17:01:46.086530584Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-18T17:01:46.091045304Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.51509ms logger=migrator t=2026-03-18T17:01:46.096697211Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-18T17:01:46.09912904Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.430019ms logger=migrator t=2026-03-18T17:01:46.106005686Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-18T17:01:46.107136193Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.131417ms logger=migrator t=2026-03-18T17:01:46.113351615Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-18T17:01:46.11438064Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.027935ms logger=migrator t=2026-03-18T17:01:46.120083828Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-18T17:01:46.121346658Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.26249ms logger=migrator t=2026-03-18T17:01:46.126924934Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-18T17:01:46.126997555Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=73.361µs logger=migrator t=2026-03-18T17:01:46.133163686Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-18T17:01:46.141496678Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.330272ms logger=migrator t=2026-03-18T17:01:46.148314943Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-18T17:01:46.155288603Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.970019ms logger=migrator t=2026-03-18T17:01:46.165321485Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-18T17:01:46.172023219Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.701343ms logger=migrator t=2026-03-18T17:01:46.179676533Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-18T17:01:46.182039621Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.363358ms logger=migrator t=2026-03-18T17:01:46.188404755Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-18T17:01:46.189693747Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.288772ms logger=migrator t=2026-03-18T17:01:46.195807545Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-18T17:01:46.204087006Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.277411ms logger=migrator t=2026-03-18T17:01:46.21088923Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-18T17:01:46.219683975Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.792224ms logger=migrator t=2026-03-18T17:01:46.22650913Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-18T17:01:46.227830371Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.322371ms logger=migrator t=2026-03-18T17:01:46.234803001Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-18T17:01:46.242892987Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.084396ms logger=migrator t=2026-03-18T17:01:46.250688527Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-18T17:01:46.257567523Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.875266ms logger=migrator t=2026-03-18T17:01:46.263257271Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-18T17:01:46.263372374Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=116.903µs logger=migrator t=2026-03-18T17:01:46.276177615Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-18T17:01:46.278657595Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.47918ms logger=migrator t=2026-03-18T17:01:46.287212983Z 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-03-18T17:01:46.288505024Z 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.291411ms logger=migrator t=2026-03-18T17:01:46.297111582Z 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-03-18T17:01:46.298525947Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.416015ms logger=migrator t=2026-03-18T17:01:46.307224398Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T17:01:46.307539246Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=317.918µs logger=migrator t=2026-03-18T17:01:46.314875454Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-18T17:01:46.325145293Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.267858ms logger=migrator t=2026-03-18T17:01:46.332086111Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-18T17:01:46.341672334Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.583452ms logger=migrator t=2026-03-18T17:01:46.347930935Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-18T17:01:46.354321641Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.390776ms logger=migrator t=2026-03-18T17:01:46.363227917Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-18T17:01:46.373351262Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.127645ms logger=migrator t=2026-03-18T17:01:46.379243786Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-18T17:01:46.385790864Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.546369ms logger=migrator t=2026-03-18T17:01:46.393876571Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-18T17:01:46.393983413Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=107.383µs logger=migrator t=2026-03-18T17:01:46.399668181Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-18T17:01:46.400836799Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.168528ms logger=migrator t=2026-03-18T17:01:46.408787292Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-18T17:01:46.415393722Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.60696ms logger=migrator t=2026-03-18T17:01:46.420122877Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-18T17:01:46.420219319Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=97.042µs logger=migrator t=2026-03-18T17:01:46.424884163Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-18T17:01:46.431289948Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.405405ms logger=migrator t=2026-03-18T17:01:46.437438727Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-18T17:01:46.439418695Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.978719ms logger=migrator t=2026-03-18T17:01:46.446982109Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-18T17:01:46.453572338Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.577989ms logger=migrator t=2026-03-18T17:01:46.462976996Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-18T17:01:46.463865118Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=887.792µs logger=migrator t=2026-03-18T17:01:46.471310968Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-18T17:01:46.472505818Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.19063ms logger=migrator t=2026-03-18T17:01:46.478165865Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-18T17:01:46.485986805Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.82041ms logger=migrator t=2026-03-18T17:01:46.492188145Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-18T17:01:46.493051246Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=863.251µs logger=migrator t=2026-03-18T17:01:46.500754283Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-18T17:01:46.501947011Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.192158ms logger=migrator t=2026-03-18T17:01:46.508734457Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-18T17:01:46.510323975Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.602449ms logger=migrator t=2026-03-18T17:01:46.516367771Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-18T17:01:46.517737655Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.371484ms logger=migrator t=2026-03-18T17:01:46.523488775Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-18T17:01:46.52372627Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=231.016µs logger=migrator t=2026-03-18T17:01:46.529802257Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-18T17:01:46.531005397Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.20072ms logger=migrator t=2026-03-18T17:01:46.537933385Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-18T17:01:46.539272558Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.341633ms logger=migrator t=2026-03-18T17:01:46.545941139Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T17:01:46.546463052Z 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-03-18T17:01:46.553539684Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-18T17:01:46.554096377Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=557.823µs logger=migrator t=2026-03-18T17:01:46.561117967Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-18T17:01:46.562417659Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.300242ms logger=migrator t=2026-03-18T17:01:46.568210299Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-18T17:01:46.575763373Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.550784ms logger=migrator t=2026-03-18T17:01:46.582442355Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-18T17:01:46.583625503Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.183499ms logger=migrator t=2026-03-18T17:01:46.589421054Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-18T17:01:46.590858179Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.440045ms logger=migrator t=2026-03-18T17:01:46.597568411Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-18T17:01:46.599094329Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.528847ms logger=migrator t=2026-03-18T17:01:46.606327014Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-18T17:01:46.607553864Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.22661ms logger=migrator t=2026-03-18T17:01:46.613136089Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-18T17:01:46.614649856Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.512007ms logger=migrator t=2026-03-18T17:01:46.621639566Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-18T17:01:46.621681607Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=43.391µs logger=migrator t=2026-03-18T17:01:46.627812385Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-18T17:01:46.627929438Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=72.202µs logger=migrator t=2026-03-18T17:01:46.633086773Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-18T17:01:46.641358244Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.272551ms logger=migrator t=2026-03-18T17:01:46.648088006Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-18T17:01:46.648727253Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=642.167µs logger=migrator t=2026-03-18T17:01:46.654071453Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-18T17:01:46.655832895Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.761472ms logger=migrator t=2026-03-18T17:01:46.663058381Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-18T17:01:46.663422499Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=365.208µs logger=migrator t=2026-03-18T17:01:46.668563344Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-18T17:01:46.669756423Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.193509ms logger=migrator t=2026-03-18T17:01:46.675313517Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-18T17:01:46.676272741Z level=info msg="Migration successfully executed" id="create secrets table" duration=959.164µs logger=migrator t=2026-03-18T17:01:46.682962863Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-18T17:01:46.715844021Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.878398ms logger=migrator t=2026-03-18T17:01:46.721669663Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-18T17:01:46.728773404Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.102471ms logger=migrator t=2026-03-18T17:01:46.735614681Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-18T17:01:46.73600997Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=395.949µs logger=migrator t=2026-03-18T17:01:46.742261132Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-18T17:01:46.772670239Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.408137ms logger=migrator t=2026-03-18T17:01:46.777399045Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-18T17:01:46.809964554Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.560969ms logger=migrator t=2026-03-18T17:01:46.818485671Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-18T17:01:46.819448895Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=963.654µs logger=migrator t=2026-03-18T17:01:46.825520932Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-18T17:01:46.826810403Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.292471ms logger=migrator t=2026-03-18T17:01:46.832658354Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-18T17:01:46.832936931Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=279.297µs logger=migrator t=2026-03-18T17:01:46.837224816Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-18T17:01:46.8382315Z level=info msg="Migration successfully executed" id="create permission table" duration=1.006864ms logger=migrator t=2026-03-18T17:01:46.843676942Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-18T17:01:46.845882916Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.205463ms logger=migrator t=2026-03-18T17:01:46.852344972Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-18T17:01:46.85346291Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.117648ms logger=migrator t=2026-03-18T17:01:46.85805428Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-18T17:01:46.859582698Z level=info msg="Migration successfully executed" id="create role table" duration=1.528828ms logger=migrator t=2026-03-18T17:01:46.864530448Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-18T17:01:46.872144772Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.613784ms logger=migrator t=2026-03-18T17:01:46.87697939Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-18T17:01:46.882952255Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.971934ms logger=migrator t=2026-03-18T17:01:46.891718317Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-18T17:01:46.892957058Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.239701ms logger=migrator t=2026-03-18T17:01:46.897607471Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-18T17:01:46.899285981Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.67815ms logger=migrator t=2026-03-18T17:01:46.907353417Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-18T17:01:46.908637819Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.28566ms logger=migrator t=2026-03-18T17:01:46.91326845Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-18T17:01:46.914381808Z level=info msg="Migration successfully executed" id="create team role table" duration=1.113078ms logger=migrator t=2026-03-18T17:01:46.918464566Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-18T17:01:46.919625184Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.163828ms logger=migrator t=2026-03-18T17:01:46.924858441Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-18T17:01:46.926154103Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.296362ms logger=migrator t=2026-03-18T17:01:46.930334874Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-18T17:01:46.932099667Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.764253ms logger=migrator t=2026-03-18T17:01:46.937004337Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-18T17:01:46.938151314Z level=info msg="Migration successfully executed" id="create user role table" duration=1.144427ms logger=migrator t=2026-03-18T17:01:46.943849542Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-18T17:01:46.94498348Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.133727ms logger=migrator t=2026-03-18T17:01:46.950195696Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-18T17:01:46.951347775Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.151658ms logger=migrator t=2026-03-18T17:01:46.955818972Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-18T17:01:46.95695065Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.132148ms logger=migrator t=2026-03-18T17:01:46.964458922Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-18T17:01:46.965572599Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.115247ms logger=migrator t=2026-03-18T17:01:46.971872922Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-18T17:01:46.973602784Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.729672ms logger=migrator t=2026-03-18T17:01:46.978486842Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-18T17:01:46.97961646Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.129988ms logger=migrator t=2026-03-18T17:01:46.984281974Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-18T17:01:46.992525153Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.245459ms logger=migrator t=2026-03-18T17:01:46.997595806Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-18T17:01:46.998794375Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.196309ms logger=migrator t=2026-03-18T17:01:47.003170141Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-18T17:01:47.004839432Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.667881ms logger=migrator t=2026-03-18T17:01:47.009254399Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-18T17:01:47.010838677Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.584248ms logger=migrator t=2026-03-18T17:01:47.015548512Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-18T17:01:47.016685089Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.136727ms logger=migrator t=2026-03-18T17:01:47.021063096Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-18T17:01:47.022336836Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.27381ms logger=migrator t=2026-03-18T17:01:47.027711267Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-18T17:01:47.02949855Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.786253ms logger=migrator t=2026-03-18T17:01:47.035057705Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-18T17:01:47.043856068Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.799233ms logger=migrator t=2026-03-18T17:01:47.047892696Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-18T17:01:47.054136767Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.245191ms logger=migrator t=2026-03-18T17:01:47.058587326Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-18T17:01:47.066699863Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.109657ms logger=migrator t=2026-03-18T17:01:47.072099534Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-18T17:01:47.078163011Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.063057ms logger=migrator t=2026-03-18T17:01:47.082417934Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-18T17:01:47.083623743Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.205709ms logger=migrator t=2026-03-18T17:01:47.088368409Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-18T17:01:47.089622719Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.25372ms logger=migrator t=2026-03-18T17:01:47.095064101Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-18T17:01:47.096147177Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.082845ms logger=migrator t=2026-03-18T17:01:47.10037615Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-18T17:01:47.10200023Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.622289ms logger=migrator t=2026-03-18T17:01:47.106033507Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-18T17:01:47.107167924Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.133687ms logger=migrator t=2026-03-18T17:01:47.112486503Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-18T17:01:47.112596606Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=110.493µs logger=migrator t=2026-03-18T17:01:47.116552862Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-18T17:01:47.116684146Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=132.633µs logger=migrator t=2026-03-18T17:01:47.120980159Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-18T17:01:47.121704837Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=724.708µs logger=migrator t=2026-03-18T17:01:47.12678768Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-18T17:01:47.127836986Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.050456ms logger=migrator t=2026-03-18T17:01:47.131767471Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-18T17:01:47.132422507Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=655.186µs logger=migrator t=2026-03-18T17:01:47.136165918Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-18T17:01:47.136401804Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=237.936µs logger=migrator t=2026-03-18T17:01:47.141449856Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-18T17:01:47.142225395Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=775.209µs logger=migrator t=2026-03-18T17:01:47.147182065Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-18T17:01:47.148547358Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.364403ms logger=migrator t=2026-03-18T17:01:47.153530669Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-18T17:01:47.155479447Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.948298ms logger=migrator t=2026-03-18T17:01:47.160528018Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-18T17:01:47.168606184Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.077896ms logger=migrator t=2026-03-18T17:01:47.173536044Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-18T17:01:47.173611976Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=76.392µs logger=migrator t=2026-03-18T17:01:47.177950242Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-18T17:01:47.17956569Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.618468ms logger=migrator t=2026-03-18T17:01:47.185707929Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-18T17:01:47.187579865Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.871666ms logger=migrator t=2026-03-18T17:01:47.194027281Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-18T17:01:47.195424005Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.399034ms logger=migrator t=2026-03-18T17:01:47.199703999Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-18T17:01:47.208072052Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.363803ms logger=migrator t=2026-03-18T17:01:47.214755235Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-18T17:01:47.215951673Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.202549ms logger=migrator t=2026-03-18T17:01:47.220058933Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-18T17:01:47.22118987Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.131537ms logger=migrator t=2026-03-18T17:01:47.22778103Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-18T17:01:47.254929079Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.145889ms logger=migrator t=2026-03-18T17:01:47.267576116Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-18T17:01:47.268771195Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.196349ms logger=migrator t=2026-03-18T17:01:47.274682958Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-18T17:01:47.275900508Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.20846ms logger=migrator t=2026-03-18T17:01:47.279960456Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-18T17:01:47.281567186Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.60788ms logger=migrator t=2026-03-18T17:01:47.285941021Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-18T17:01:47.287266574Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.325963ms logger=migrator t=2026-03-18T17:01:47.291379863Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-18T17:01:47.291708901Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=328.298µs logger=migrator t=2026-03-18T17:01:47.304773938Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-18T17:01:47.305839684Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.065726ms logger=migrator t=2026-03-18T17:01:47.310115948Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-18T17:01:47.318622764Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.508316ms logger=migrator t=2026-03-18T17:01:47.32301663Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-18T17:01:47.324568208Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.551178ms logger=migrator t=2026-03-18T17:01:47.329780075Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-18T17:01:47.331527537Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.747331ms logger=migrator t=2026-03-18T17:01:47.336410205Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T17:01:47.336927748Z 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-03-18T17:01:47.340833453Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T17:01:47.341710644Z 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-03-18T17:01:47.346842619Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-18T17:01:47.348253083Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.410474ms logger=migrator t=2026-03-18T17:01:47.352557647Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-18T17:01:47.353746396Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.188569ms logger=migrator t=2026-03-18T17:01:47.358953642Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T17:01:47.361237458Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.275956ms logger=migrator t=2026-03-18T17:01:47.36624075Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T17:01:47.36750848Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.26731ms logger=migrator t=2026-03-18T17:01:47.372216424Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T17:01:47.37368374Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.467396ms logger=migrator t=2026-03-18T17:01:47.378324322Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T17:01:47.379665865Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.338693ms logger=migrator t=2026-03-18T17:01:47.383707973Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-18T17:01:47.384723657Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.014244ms logger=migrator t=2026-03-18T17:01:47.388538531Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-18T17:01:47.390372594Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.833814ms logger=migrator t=2026-03-18T17:01:47.395293114Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T17:01:47.396461643Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.158649ms logger=migrator t=2026-03-18T17:01:47.400156382Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T17:01:47.401352291Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.195429ms logger=migrator t=2026-03-18T17:01:47.406389393Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-18T17:01:47.407513481Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.124318ms logger=migrator t=2026-03-18T17:01:47.412304647Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-18T17:01:47.434822933Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.515957ms logger=migrator t=2026-03-18T17:01:47.439935777Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-18T17:01:47.447767547Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.82603ms logger=migrator t=2026-03-18T17:01:47.452739808Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-18T17:01:47.462097505Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.363957ms logger=migrator t=2026-03-18T17:01:47.466492742Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-18T17:01:47.466770048Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=277.726µs logger=migrator t=2026-03-18T17:01:47.470743114Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-18T17:01:47.480306067Z level=info msg="Migration successfully executed" id="add share column" duration=9.562063ms logger=migrator t=2026-03-18T17:01:47.484793705Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-18T17:01:47.485322638Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=527.053µs logger=migrator t=2026-03-18T17:01:47.489640773Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-18T17:01:47.491733704Z level=info msg="Migration successfully executed" id="create file table" duration=2.093311ms logger=migrator t=2026-03-18T17:01:47.498488348Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-18T17:01:47.499926153Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.439005ms logger=migrator t=2026-03-18T17:01:47.504286388Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-18T17:01:47.505748484Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.462726ms logger=migrator t=2026-03-18T17:01:47.513224305Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-18T17:01:47.514204599Z level=info msg="Migration successfully executed" id="create file_meta table" duration=980.794µs logger=migrator t=2026-03-18T17:01:47.518481062Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-18T17:01:47.520701607Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.220355ms logger=migrator t=2026-03-18T17:01:47.526524628Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-18T17:01:47.526652081Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=128.703µs logger=migrator t=2026-03-18T17:01:47.53070806Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-18T17:01:47.530865413Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=151.813µs logger=migrator t=2026-03-18T17:01:47.535202768Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-18T17:01:47.536246454Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.042996ms logger=migrator t=2026-03-18T17:01:47.541324226Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-18T17:01:47.541644804Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=321.018µs logger=migrator t=2026-03-18T17:01:47.546494772Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-18T17:01:47.548128592Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.63426ms logger=migrator t=2026-03-18T17:01:47.552150359Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-18T17:01:47.562608493Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.457634ms logger=migrator t=2026-03-18T17:01:47.566562499Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-18T17:01:47.566748113Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=185.654µs logger=migrator t=2026-03-18T17:01:47.57071041Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-18T17:01:47.572050672Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.340102ms logger=migrator t=2026-03-18T17:01:47.577582226Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-18T17:01:47.578318575Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=737.649µs logger=migrator t=2026-03-18T17:01:47.582471045Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-18T17:01:47.582961937Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=490.352µs logger=migrator t=2026-03-18T17:01:47.587144799Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-18T17:01:47.587783974Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=637.335µs logger=migrator t=2026-03-18T17:01:47.591589316Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-18T17:01:47.603647209Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.057353ms logger=migrator t=2026-03-18T17:01:47.60826061Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-18T17:01:47.616810998Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.546418ms logger=migrator t=2026-03-18T17:01:47.621530183Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-18T17:01:47.622352392Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=823.899µs logger=migrator t=2026-03-18T17:01:47.626659987Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-18T17:01:47.70715517Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.490993ms logger=migrator t=2026-03-18T17:01:47.71256282Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-18T17:01:47.714727063Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.160963ms logger=migrator t=2026-03-18T17:01:47.719335585Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-18T17:01:47.720684507Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.349792ms logger=migrator t=2026-03-18T17:01:47.725433543Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-18T17:01:47.753930114Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.500851ms logger=migrator t=2026-03-18T17:01:47.760918284Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-18T17:01:47.769996344Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.07783ms logger=migrator t=2026-03-18T17:01:47.773786616Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-18T17:01:47.774155195Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=368.349µs logger=migrator t=2026-03-18T17:01:47.777797864Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-18T17:01:47.778020709Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=222.885µs logger=migrator t=2026-03-18T17:01:47.783334188Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-18T17:01:47.783769469Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=428.54µs logger=migrator t=2026-03-18T17:01:47.789103128Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-18T17:01:47.789536248Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=433.39µs logger=migrator t=2026-03-18T17:01:47.794000667Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-18T17:01:47.794272464Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=271.917µs logger=migrator t=2026-03-18T17:01:47.799233273Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-18T17:01:47.800936345Z level=info msg="Migration successfully executed" id="create folder table" duration=1.701412ms logger=migrator t=2026-03-18T17:01:47.805760732Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-18T17:01:47.807615727Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.854734ms logger=migrator t=2026-03-18T17:01:47.811612734Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-18T17:01:47.812774242Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.151397ms logger=migrator t=2026-03-18T17:01:47.817747143Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-18T17:01:47.817792304Z level=info msg="Migration successfully executed" id="Update folder title length" duration=47.041µs logger=migrator t=2026-03-18T17:01:47.822088368Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T17:01:47.824131027Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.042229ms logger=migrator t=2026-03-18T17:01:47.830453111Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T17:01:47.831578718Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.125807ms logger=migrator t=2026-03-18T17:01:47.837089892Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-18T17:01:47.839190313Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.099711ms logger=migrator t=2026-03-18T17:01:47.850531198Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-18T17:01:47.850959188Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=428.78µs logger=migrator t=2026-03-18T17:01:47.858184063Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-18T17:01:47.858605404Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=422.131µs logger=migrator t=2026-03-18T17:01:47.871437145Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-18T17:01:47.87326416Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.827805ms logger=migrator t=2026-03-18T17:01:47.906315242Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-18T17:01:47.907845448Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.532356ms logger=migrator t=2026-03-18T17:01:47.928760726Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-18T17:01:47.931187725Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.429909ms logger=migrator t=2026-03-18T17:01:47.95325959Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-18T17:01:47.95446721Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.209589ms logger=migrator t=2026-03-18T17:01:47.971212406Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-18T17:01:47.972135228Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=923.482µs logger=migrator t=2026-03-18T17:01:47.980747357Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-18T17:01:47.982392077Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.64447ms logger=migrator t=2026-03-18T17:01:47.994217104Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-18T17:01:47.996676043Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.46632ms logger=migrator t=2026-03-18T17:01:48.006703096Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-18T17:01:48.009023442Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.319196ms logger=migrator t=2026-03-18T17:01:48.024702814Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-18T17:01:48.02624052Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.538186ms logger=migrator t=2026-03-18T17:01:48.053995884Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-18T17:01:48.055821308Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.822265ms logger=migrator t=2026-03-18T17:01:48.073260951Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-18T17:01:48.075175268Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.915197ms logger=migrator t=2026-03-18T17:01:48.095310326Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-18T17:01:48.095777417Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=469.481µs logger=migrator t=2026-03-18T17:01:48.114485591Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-18T17:01:48.126584855Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.099723ms logger=migrator t=2026-03-18T17:01:48.13794524Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-18T17:01:48.138627717Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=683.587µs logger=migrator t=2026-03-18T17:01:48.169627699Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T17:01:48.169673411Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=44.351µs logger=migrator t=2026-03-18T17:01:48.192175626Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T17:01:48.194171694Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.995818ms logger=migrator t=2026-03-18T17:01:48.202611169Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T17:01:48.20264014Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.891µs logger=migrator t=2026-03-18T17:01:48.207370285Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-18T17:01:48.209518867Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.151483ms logger=migrator t=2026-03-18T17:01:48.213860092Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T17:01:48.215167364Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.306352ms logger=migrator t=2026-03-18T17:01:48.221549469Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-18T17:01:48.222616735Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.068516ms logger=migrator t=2026-03-18T17:01:48.227240537Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-18T17:01:48.228452157Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.213361ms logger=migrator t=2026-03-18T17:01:48.232593816Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-18T17:01:48.233008786Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=416.06µs logger=migrator t=2026-03-18T17:01:48.239570906Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-18T17:01:48.24015211Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=581.724µs logger=migrator t=2026-03-18T17:01:48.244030674Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-18T17:01:48.245756846Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.725272ms logger=migrator t=2026-03-18T17:01:48.2504614Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-18T17:01:48.251882645Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.422006ms logger=migrator t=2026-03-18T17:01:48.256754203Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-18T17:01:48.267470453Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.71591ms logger=migrator t=2026-03-18T17:01:48.27232904Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-18T17:01:48.282005045Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.683295ms logger=migrator t=2026-03-18T17:01:48.286109835Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-18T17:01:48.295996565Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.88432ms logger=migrator t=2026-03-18T17:01:48.3007627Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-18T17:01:48.300813701Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.881µs logger=migrator t=2026-03-18T17:01:48.305591348Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-18T17:01:48.315761154Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.169377ms logger=migrator t=2026-03-18T17:01:48.319497385Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-18T17:01:48.328850221Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.346456ms logger=migrator t=2026-03-18T17:01:48.333185387Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-18T17:01:48.333447443Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=262.866µs logger=migrator t=2026-03-18T17:01:48.340269159Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.142008623s logger=migrator t=2026-03-18T17:01:48.340959346Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-18T17:01:48.357696932Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-18T17:01:48.357903097Z level=info msg="Created default organization" logger=secrets t=2026-03-18T17:01:48.364119107Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T17:01:48.410758499Z level=info msg="Restored cache from database" duration=391.729µs logger=plugin.store t=2026-03-18T17:01:48.411971938Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-18T17:01:48.455939055Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-18T17:01:48.455974276Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-18T17:01:48.456066998Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-18T17:01:48.456081649Z level=info msg="Plugins loaded" count=54 duration=44.11061ms logger=query_data t=2026-03-18T17:01:48.460028444Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-18T17:01:48.463141019Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-18T17:01:48.468907009Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-18T17:01:48.477787415Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-18T17:01:48.480956282Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-18T17:01:48.483961785Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-18T17:01:48.503252973Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-18T17:01:48.523385961Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-18T17:01:48.544494953Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-18T17:01:48.544533614Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-18T17:01:48.544987835Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-18T17:01:48.545686522Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-18T17:01:48.545859356Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-03-18T17:01:48.546941782Z level=info msg="starting to provision dashboards" logger=http.server t=2026-03-18T17:01:48.549519565Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-18T17:01:48.597590601Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-18T17:01:48.620503288Z level=info msg="Update check succeeded" duration=75.42965ms logger=grafana.update.checker t=2026-03-18T17:01:48.633533623Z level=info msg="Update check succeeded" duration=88.045136ms logger=sqlstore.transactions t=2026-03-18T17:01:48.639941369Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-18T17:01:48.652531904Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-18T17:01:48.666350919Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=ngalert.state.manager t=2026-03-18T17:01:48.680139494Z level=info msg="State cache has been initialized" states=0 duration=134.445662ms logger=ngalert.scheduler t=2026-03-18T17:01:48.680252027Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-18T17:01:48.6803836Z level=info msg=starting first_tick=2026-03-18T17:01:50Z logger=sqlstore.transactions t=2026-03-18T17:01:48.687547174Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-03-18T17:01:48.690832774Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-18T17:01:48.733322574Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T17:01:48.762923182Z level=info msg="Patterns update finished" duration=217.960617ms logger=dashboard-service t=2026-03-18T17:01:48.769491192Z level=error msg="Could not set default permissions" dashboard="HAProxy 2 Full" error="database is locked" logger=provisioning.dashboard t=2026-03-18T17:01:48.769557953Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-18T17:01:48.892469705Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-18T17:01:48.892935976Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-18T17:01:51.904303631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:51.913353701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:51.929965854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:51.982060218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:51.999571992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.032247594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.051977064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.136589327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.155775262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.445775907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.477981948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.567815178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.586938441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.63839627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.658664031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.707487306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.727184054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.799864036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.817541046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.87665796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.894604125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.966158001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:52.983665086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.049257968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.068046593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.13635493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.15323133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.211004801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.225878882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.287265701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.306299793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.381835655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.398396367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.461757124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.475874787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.58234165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.599109786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.759889307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.78103933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.851138711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.867542449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.938278245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:53.954403226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.027780856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.04362951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.109300133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.126137372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.203428497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.2150946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.276154901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.292676732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.366674427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.385908524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.458799862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.477975818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.54321665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.557870826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.62319925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.64008099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.715446858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.736366716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.808319691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.826562364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.893027297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.909085285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.980167071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:54.998907305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.061726819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.077552713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.160546486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.177126608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.25345862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.27404519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.357153895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.376898365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.457764606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.483088671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.672696671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.699931052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T17:01:55.779798739Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-18T17:02:47.5709244Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T17:11:48.606110105Z level=info msg="Completed cleanup jobs" duration=59.729565ms logger=plugins.update.checker t=2026-03-18T17:11:48.674803705Z level=info msg="Update check succeeded" duration=53.713699ms logger=sqlstore.transactions t=2026-03-18T17:16:48.478330931Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-18T17:21:48.566461728Z level=info msg="Completed cleanup jobs" duration=21.161421ms logger=plugins.update.checker t=2026-03-18T17:21:48.671287237Z level=info msg="Update check succeeded" duration=49.804152ms