logger=settings t=2026-05-06T01:17:58.872709589Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T01:17:58Z logger=settings t=2026-05-06T01:17:58.873052227Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T01:17:58.873070167Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T01:17:58.873074897Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T01:17:58.873079427Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T01:17:58.873083718Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T01:17:58.873087618Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T01:17:58.873091468Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T01:17:58.873097759Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T01:17:58.873101799Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T01:17:58.873105629Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T01:17:58.873109349Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T01:17:58.873113019Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T01:17:58.873116649Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T01:17:58.873121399Z level=info msg=Target target=[all] logger=settings t=2026-05-06T01:17:58.873135839Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T01:17:58.873140009Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T01:17:58.873144139Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T01:17:58.873149589Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T01:17:58.873153359Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T01:17:58.873157079Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T01:17:58.873520508Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T01:17:58.873541639Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T01:17:58.886322233Z level=info msg="Locking database" logger=migrator t=2026-05-06T01:17:58.886368094Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T01:17:58.887598142Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T01:17:58.888758539Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.158217ms logger=migrator t=2026-05-06T01:17:59.611838086Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T01:17:59.612903291Z level=info msg="Migration successfully executed" id="create user table" duration=1.070455ms logger=migrator t=2026-05-06T01:17:59.664637064Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T01:17:59.66836741Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=3.707127ms logger=migrator t=2026-05-06T01:17:59.758972576Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T01:17:59.762614071Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=3.648724ms logger=migrator t=2026-05-06T01:18:00.257679279Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T01:18:00.260156677Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.480008ms logger=migrator t=2026-05-06T01:18:00.350948712Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T01:18:00.35210808Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.161308ms logger=migrator t=2026-05-06T01:18:00.36403272Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T01:18:00.369765063Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.733964ms logger=migrator t=2026-05-06T01:18:00.382553443Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T01:18:00.383923844Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.370092ms logger=migrator t=2026-05-06T01:18:00.389363142Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T01:18:00.390211652Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=848.24µs logger=migrator t=2026-05-06T01:18:00.406746978Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T01:18:00.407534927Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=788.519µs logger=migrator t=2026-05-06T01:18:00.414169532Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T01:18:00.414775766Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=605.624µs logger=migrator t=2026-05-06T01:18:00.420674525Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T01:18:00.421459083Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=784.748µs logger=migrator t=2026-05-06T01:18:00.427412471Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T01:18:00.428877286Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.464475ms logger=migrator t=2026-05-06T01:18:00.434026927Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T01:18:00.434095508Z level=info msg="Migration successfully executed" id="Update user table charset" duration=70.661µs logger=migrator t=2026-05-06T01:18:00.438114993Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T01:18:00.439895034Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.779721ms logger=migrator t=2026-05-06T01:18:00.443805866Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T01:18:00.444156134Z level=info msg="Migration successfully executed" id="Add missing user data" duration=352.789µs logger=migrator t=2026-05-06T01:18:00.448397773Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T01:18:00.450221925Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.821292ms logger=migrator t=2026-05-06T01:18:00.454584288Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T01:18:00.45553965Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=956.772µs logger=migrator t=2026-05-06T01:18:00.459293217Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T01:18:00.460397154Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.103737ms logger=migrator t=2026-05-06T01:18:00.46492608Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T01:18:00.473239554Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.313104ms logger=migrator t=2026-05-06T01:18:00.478940938Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T01:18:00.479800268Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=858.11µs logger=migrator t=2026-05-06T01:18:00.48545213Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T01:18:00.485834109Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=377.869µs logger=migrator t=2026-05-06T01:18:00.491284117Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T01:18:00.492599728Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.317011ms logger=migrator t=2026-05-06T01:18:00.49994537Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-06T01:18:00.500293948Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=352.468µs logger=migrator t=2026-05-06T01:18:00.50550223Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T01:18:00.505981981Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=481.221µs logger=migrator t=2026-05-06T01:18:00.512849353Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T01:18:00.513719483Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=873.071µs logger=migrator t=2026-05-06T01:18:00.52087611Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T01:18:00.521639798Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=765.978µs logger=migrator t=2026-05-06T01:18:00.527893714Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T01:18:00.528694843Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=803.089µs logger=migrator t=2026-05-06T01:18:00.534279944Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T01:18:00.535102593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=825.289µs logger=migrator t=2026-05-06T01:18:00.571453115Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T01:18:00.572418637Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=971.202µs logger=migrator t=2026-05-06T01:18:00.577682621Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T01:18:00.577728901Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.031µs logger=migrator t=2026-05-06T01:18:00.581826437Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T01:18:00.582701817Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=873.6µs logger=migrator t=2026-05-06T01:18:00.595435955Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T01:18:00.596542642Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.110187ms logger=migrator t=2026-05-06T01:18:00.600462403Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T01:18:00.601116538Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=655.785µs logger=migrator t=2026-05-06T01:18:00.604857966Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T01:18:00.605746287Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=891.411µs logger=migrator t=2026-05-06T01:18:00.610853217Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:18:00.614226326Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.374479ms logger=migrator t=2026-05-06T01:18:00.619603681Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T01:18:00.620658906Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.056035ms logger=migrator t=2026-05-06T01:18:00.626908433Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T01:18:00.627890606Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=977.972µs logger=migrator t=2026-05-06T01:18:00.634792327Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T01:18:00.635933164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.135686ms logger=migrator t=2026-05-06T01:18:00.640945141Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T01:18:00.642793244Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.849353ms logger=migrator t=2026-05-06T01:18:00.648673782Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T01:18:00.649760697Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.087575ms logger=migrator t=2026-05-06T01:18:00.654913538Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T01:18:00.655402229Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=488.451µs logger=migrator t=2026-05-06T01:18:00.659540847Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T01:18:00.660069669Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=528.802µs logger=migrator t=2026-05-06T01:18:00.663560831Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T01:18:00.663930169Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=369.108µs logger=migrator t=2026-05-06T01:18:00.669363846Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T01:18:00.670484232Z level=info msg="Migration successfully executed" id="create star table" duration=1.119716ms logger=migrator t=2026-05-06T01:18:00.675652083Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T01:18:00.676381181Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=726.547µs logger=migrator t=2026-05-06T01:18:00.681496251Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T01:18:00.682250838Z level=info msg="Migration successfully executed" id="create org table v1" duration=755.097µs logger=migrator t=2026-05-06T01:18:00.687093042Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T01:18:00.687815368Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=722.056µs logger=migrator t=2026-05-06T01:18:00.693190724Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T01:18:00.69384144Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=650.676µs logger=migrator t=2026-05-06T01:18:00.700283431Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T01:18:00.701141531Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=861.54µs logger=migrator t=2026-05-06T01:18:00.70664569Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T01:18:00.7075215Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=875.39µs logger=migrator t=2026-05-06T01:18:00.712561888Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T01:18:00.713331866Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=770.458µs logger=migrator t=2026-05-06T01:18:00.720210087Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T01:18:00.720253978Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.881µs logger=migrator t=2026-05-06T01:18:00.726019803Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T01:18:00.726063134Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.351µs logger=migrator t=2026-05-06T01:18:00.731749318Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T01:18:00.732135977Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=386.18µs logger=migrator t=2026-05-06T01:18:00.737304188Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T01:18:00.738762622Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.460904ms logger=migrator t=2026-05-06T01:18:00.745797137Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T01:18:00.747156918Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.359461ms logger=migrator t=2026-05-06T01:18:00.752187786Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T01:18:00.753069447Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=883.101µs logger=migrator t=2026-05-06T01:18:00.75831173Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T01:18:00.759577699Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.265749ms logger=migrator t=2026-05-06T01:18:00.766173424Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T01:18:00.767076115Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=901.221µs logger=migrator t=2026-05-06T01:18:00.772045721Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T01:18:00.772789469Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=740.798µs logger=migrator t=2026-05-06T01:18:00.778631776Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T01:18:00.783980641Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.347215ms logger=migrator t=2026-05-06T01:18:00.7894973Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T01:18:00.790257507Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=758.917µs logger=migrator t=2026-05-06T01:18:00.794829225Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T01:18:00.795553662Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=724.297µs logger=migrator t=2026-05-06T01:18:00.799282899Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T01:18:00.800034286Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=751.187µs logger=migrator t=2026-05-06T01:18:00.8078922Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T01:18:00.80828827Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=396.53µs logger=migrator t=2026-05-06T01:18:00.812545929Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T01:18:00.814070546Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.521096ms logger=migrator t=2026-05-06T01:18:00.819254197Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T01:18:00.819317798Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=63.941µs logger=migrator t=2026-05-06T01:18:00.824114271Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T01:18:00.825720418Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.605847ms logger=migrator t=2026-05-06T01:18:00.829680921Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T01:18:00.831272828Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.591607ms logger=migrator t=2026-05-06T01:18:00.835702761Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T01:18:00.837196046Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.496305ms logger=migrator t=2026-05-06T01:18:00.849213918Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T01:18:00.850016307Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=802.749µs logger=migrator t=2026-05-06T01:18:00.854362609Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T01:18:00.857554793Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.192174ms logger=migrator t=2026-05-06T01:18:00.862717314Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T01:18:00.863562254Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=845.38µs logger=migrator t=2026-05-06T01:18:00.868677914Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T01:18:00.869469013Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=790.629µs logger=migrator t=2026-05-06T01:18:00.873606929Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T01:18:00.873629361Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=23.362µs logger=migrator t=2026-05-06T01:18:00.877676255Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T01:18:00.877715336Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.311µs logger=migrator t=2026-05-06T01:18:00.882340925Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T01:18:00.884273569Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.932644ms logger=migrator t=2026-05-06T01:18:00.889716647Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T01:18:00.891596371Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.879584ms logger=migrator t=2026-05-06T01:18:00.895687567Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T01:18:00.897652433Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.967066ms logger=migrator t=2026-05-06T01:18:00.901956354Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T01:18:00.903866478Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.909894ms logger=migrator t=2026-05-06T01:18:00.908860575Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T01:18:00.909097031Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=202.345µs logger=migrator t=2026-05-06T01:18:00.914095537Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T01:18:00.915315157Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.2191ms logger=migrator t=2026-05-06T01:18:00.923600841Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T01:18:00.924721307Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.120825ms logger=migrator t=2026-05-06T01:18:00.93127549Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T01:18:00.93130422Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.56µs logger=migrator t=2026-05-06T01:18:00.935060538Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T01:18:00.935824306Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=763.568µs logger=migrator t=2026-05-06T01:18:00.94538307Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T01:18:00.946081646Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=699.616µs logger=migrator t=2026-05-06T01:18:00.951661527Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:18:00.95732028Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.659383ms logger=migrator t=2026-05-06T01:18:00.961931158Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T01:18:00.962613064Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=682.436µs logger=migrator t=2026-05-06T01:18:00.967434708Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T01:18:00.968254376Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=819.478µs logger=migrator t=2026-05-06T01:18:00.973790326Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T01:18:00.975122867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.331681ms logger=migrator t=2026-05-06T01:18:00.981260761Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T01:18:00.981776963Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=521.722µs logger=migrator t=2026-05-06T01:18:00.986323589Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T01:18:00.987235781Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=912.292µs logger=migrator t=2026-05-06T01:18:00.991804277Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T01:18:00.993865725Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.061198ms logger=migrator t=2026-05-06T01:18:00.998969715Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T01:18:00.999749634Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=780.03µs logger=migrator t=2026-05-06T01:18:01.003724716Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T01:18:01.00391458Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=190.054µs logger=migrator t=2026-05-06T01:18:01.008312174Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T01:18:01.008472618Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=160.684µs logger=migrator t=2026-05-06T01:18:01.014987131Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T01:18:01.016601989Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.616638ms logger=migrator t=2026-05-06T01:18:01.02133478Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T01:18:01.024739811Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.406471ms logger=migrator t=2026-05-06T01:18:01.029044473Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T01:18:01.029728419Z level=info msg="Migration successfully executed" id="create data_source table" duration=684.355µs logger=migrator t=2026-05-06T01:18:01.038491425Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T01:18:01.039880388Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.389253ms logger=migrator t=2026-05-06T01:18:01.045847659Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T01:18:01.04676884Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=919.891µs logger=migrator t=2026-05-06T01:18:01.050212632Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T01:18:01.050970049Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=757.968µs logger=migrator t=2026-05-06T01:18:01.056273435Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T01:18:01.056926841Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=654.686µs logger=migrator t=2026-05-06T01:18:01.060769921Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T01:18:01.071564906Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.787294ms logger=migrator t=2026-05-06T01:18:01.075913328Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T01:18:01.076871401Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=959.453µs logger=migrator t=2026-05-06T01:18:01.081866148Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T01:18:01.082669128Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=803.49µs logger=migrator t=2026-05-06T01:18:01.090774779Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T01:18:01.091751632Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=978.943µs logger=migrator t=2026-05-06T01:18:01.095395498Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T01:18:01.095966991Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=570.933µs logger=migrator t=2026-05-06T01:18:01.099020304Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T01:18:01.100724113Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.703549ms logger=migrator t=2026-05-06T01:18:01.105505906Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T01:18:01.108422565Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.919989ms logger=migrator t=2026-05-06T01:18:01.113033384Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T01:18:01.113061665Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.061µs logger=migrator t=2026-05-06T01:18:01.117515129Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T01:18:01.117716644Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=201.675µs logger=migrator t=2026-05-06T01:18:01.120536411Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T01:18:01.122995119Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.457679ms logger=migrator t=2026-05-06T01:18:01.126164544Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T01:18:01.126350538Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=186.244µs logger=migrator t=2026-05-06T01:18:01.130637039Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T01:18:01.130807133Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=170.324µs logger=migrator t=2026-05-06T01:18:01.134221213Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T01:18:01.137964402Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.742769ms logger=migrator t=2026-05-06T01:18:01.141947375Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T01:18:01.14213979Z level=info msg="Migration successfully executed" id="Update uid value" duration=189.765µs logger=migrator t=2026-05-06T01:18:01.144809413Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T01:18:01.145606212Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=796.599µs logger=migrator t=2026-05-06T01:18:01.150227591Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T01:18:01.151414109Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.186258ms logger=migrator t=2026-05-06T01:18:01.156247363Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T01:18:01.157024651Z level=info msg="Migration successfully executed" id="create api_key table" duration=777.888µs logger=migrator t=2026-05-06T01:18:01.161910236Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T01:18:01.162760636Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=853.27µs logger=migrator t=2026-05-06T01:18:01.168685986Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T01:18:01.169808953Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.122737ms logger=migrator t=2026-05-06T01:18:01.174647637Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T01:18:01.175490367Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=842.15µs logger=migrator t=2026-05-06T01:18:01.180063735Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T01:18:01.18075427Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=690.595µs logger=migrator t=2026-05-06T01:18:01.184378046Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T01:18:01.185061492Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=683.306µs logger=migrator t=2026-05-06T01:18:01.187970311Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T01:18:01.188675158Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=703.127µs logger=migrator t=2026-05-06T01:18:01.193089612Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T01:18:01.199871322Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.781ms logger=migrator t=2026-05-06T01:18:01.203684301Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T01:18:01.204223974Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=541.063µs logger=migrator t=2026-05-06T01:18:01.208765822Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T01:18:01.209308225Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=543.113µs logger=migrator t=2026-05-06T01:18:01.21381242Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T01:18:01.215160072Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.347642ms logger=migrator t=2026-05-06T01:18:01.218939611Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T01:18:01.22016995Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.233329ms logger=migrator t=2026-05-06T01:18:01.224552503Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T01:18:01.224989374Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=438.901µs logger=migrator t=2026-05-06T01:18:01.229132012Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T01:18:01.229746896Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=615.944µs logger=migrator t=2026-05-06T01:18:01.234459767Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T01:18:01.234506459Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.872µs logger=migrator t=2026-05-06T01:18:01.238142984Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T01:18:01.24138901Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.245856ms logger=migrator t=2026-05-06T01:18:01.245342234Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T01:18:01.252816601Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=7.473447ms logger=migrator t=2026-05-06T01:18:01.368579711Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T01:18:01.369076302Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=499.342µs logger=migrator t=2026-05-06T01:18:01.375629647Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T01:18:01.378452023Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.821876ms logger=migrator t=2026-05-06T01:18:01.383625715Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T01:18:01.386542734Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.916149ms logger=migrator t=2026-05-06T01:18:01.390316413Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T01:18:01.391074701Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=758.508µs logger=migrator t=2026-05-06T01:18:01.398490476Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T01:18:01.399582471Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.094465ms logger=migrator t=2026-05-06T01:18:01.411541333Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T01:18:01.412786843Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.24589ms logger=migrator t=2026-05-06T01:18:01.429155479Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T01:18:01.4308651Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.709331ms logger=migrator t=2026-05-06T01:18:01.43725185Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T01:18:01.438379077Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.126887ms logger=migrator t=2026-05-06T01:18:01.442444952Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T01:18:01.444067471Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.619029ms logger=migrator t=2026-05-06T01:18:01.448025784Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T01:18:01.448113677Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=88.153µs logger=migrator t=2026-05-06T01:18:01.451097157Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T01:18:01.451126408Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.991µs logger=migrator t=2026-05-06T01:18:01.455781317Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T01:18:01.4588642Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.083133ms logger=migrator t=2026-05-06T01:18:01.463381057Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T01:18:01.466438419Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.057192ms logger=migrator t=2026-05-06T01:18:01.469933992Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T01:18:01.470011773Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.241µs logger=migrator t=2026-05-06T01:18:01.474333316Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T01:18:01.475121384Z level=info msg="Migration successfully executed" id="create quota table v1" duration=787.949µs logger=migrator t=2026-05-06T01:18:01.479015456Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T01:18:01.479875846Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=859.34µs logger=migrator t=2026-05-06T01:18:01.48343794Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T01:18:01.48346696Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.12µs logger=migrator t=2026-05-06T01:18:01.486807529Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T01:18:01.487578887Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=771.408µs logger=migrator t=2026-05-06T01:18:01.49233323Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T01:18:01.495402912Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=3.068461ms logger=migrator t=2026-05-06T01:18:01.499949279Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T01:18:01.503100234Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.150725ms logger=migrator t=2026-05-06T01:18:01.506170196Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T01:18:01.506199086Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.901µs logger=migrator t=2026-05-06T01:18:01.510714313Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T01:18:01.511673705Z level=info msg="Migration successfully executed" id="create session table" duration=958.892µs logger=migrator t=2026-05-06T01:18:01.516724565Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T01:18:01.516810997Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=81.873µs logger=migrator t=2026-05-06T01:18:01.520809391Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T01:18:01.520889623Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.962µs logger=migrator t=2026-05-06T01:18:01.52539899Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T01:18:01.526118666Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=719.876µs logger=migrator t=2026-05-06T01:18:01.529823164Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T01:18:01.5305378Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=715.126µs logger=migrator t=2026-05-06T01:18:01.536379119Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T01:18:01.536405669Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.98µs logger=migrator t=2026-05-06T01:18:01.540240159Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T01:18:01.54027469Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.261µs logger=migrator t=2026-05-06T01:18:01.544657864Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T01:18:01.548213068Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.554974ms logger=migrator t=2026-05-06T01:18:01.551577567Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T01:18:01.554669679Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.091712ms logger=migrator t=2026-05-06T01:18:01.558148702Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T01:18:01.558227064Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.051µs logger=migrator t=2026-05-06T01:18:01.561936131Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T01:18:01.562049214Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=113.783µs logger=migrator t=2026-05-06T01:18:01.565490115Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T01:18:01.567014421Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.527475ms logger=migrator t=2026-05-06T01:18:01.574068607Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T01:18:01.574101938Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.211µs logger=migrator t=2026-05-06T01:18:01.577564269Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T01:18:01.580738905Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.173966ms logger=migrator t=2026-05-06T01:18:01.585186589Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T01:18:01.585338763Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=152.184µs logger=migrator t=2026-05-06T01:18:01.589410099Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T01:18:01.592607395Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.197216ms logger=migrator t=2026-05-06T01:18:01.595719698Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T01:18:01.602361494Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.640876ms logger=migrator t=2026-05-06T01:18:01.607936446Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T01:18:01.608074739Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=140.653µs logger=migrator t=2026-05-06T01:18:01.6127513Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T01:18:01.613854575Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.103995ms logger=migrator t=2026-05-06T01:18:01.61829531Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T01:18:01.61914767Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=851.1µs logger=migrator t=2026-05-06T01:18:01.624443305Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T01:18:01.625797827Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.355262ms logger=migrator t=2026-05-06T01:18:01.631892522Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T01:18:01.632832203Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=947.333µs logger=migrator t=2026-05-06T01:18:01.636777936Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T01:18:01.637639186Z level=info msg="Migration successfully executed" id="add index alert state" duration=860.91µs logger=migrator t=2026-05-06T01:18:01.642306776Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T01:18:01.643106955Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=800.329µs logger=migrator t=2026-05-06T01:18:01.646615347Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T01:18:01.647267793Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=652.536µs logger=migrator t=2026-05-06T01:18:01.651182886Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T01:18:01.652036986Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=853.93µs logger=migrator t=2026-05-06T01:18:01.657265689Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T01:18:01.658504488Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.24239ms logger=migrator t=2026-05-06T01:18:01.662301818Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T01:18:01.673350858Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.04894ms logger=migrator t=2026-05-06T01:18:01.676780569Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T01:18:01.67724689Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=466.151µs logger=migrator t=2026-05-06T01:18:01.681109672Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-06T01:18:01.681741506Z 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=631.654µs logger=migrator t=2026-05-06T01:18:01.685519525Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T01:18:01.685832882Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=313.267µs logger=migrator t=2026-05-06T01:18:01.68913794Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T01:18:01.689619352Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=481.392µs logger=migrator t=2026-05-06T01:18:01.693678577Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T01:18:01.694423445Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=744.918µs logger=migrator t=2026-05-06T01:18:01.697363054Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T01:18:01.700878467Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.515083ms logger=migrator t=2026-05-06T01:18:01.704559514Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T01:18:01.708115557Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.556453ms logger=migrator t=2026-05-06T01:18:01.712500551Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T01:18:01.716025234Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.523033ms logger=migrator t=2026-05-06T01:18:01.719099706Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T01:18:01.7226448Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.545064ms logger=migrator t=2026-05-06T01:18:01.726196384Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T01:18:01.727047804Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=851.08µs logger=migrator t=2026-05-06T01:18:01.733673481Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T01:18:01.733713751Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=41.64µs logger=migrator t=2026-05-06T01:18:01.737810448Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T01:18:01.737852928Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.44µs logger=migrator t=2026-05-06T01:18:01.741861274Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T01:18:01.74299276Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.131436ms logger=migrator t=2026-05-06T01:18:01.747512017Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T01:18:01.748903309Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.390972ms logger=migrator t=2026-05-06T01:18:01.754731497Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T01:18:01.755412873Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=680.066µs logger=migrator t=2026-05-06T01:18:01.758634329Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T01:18:01.759799436Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.161307ms logger=migrator t=2026-05-06T01:18:01.765512951Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T01:18:01.766961696Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.449145ms logger=migrator t=2026-05-06T01:18:01.771183295Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T01:18:01.775185799Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.001844ms logger=migrator t=2026-05-06T01:18:01.778547269Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T01:18:01.782241666Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.693358ms logger=migrator t=2026-05-06T01:18:01.786709311Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T01:18:01.786884706Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.645µs logger=migrator t=2026-05-06T01:18:01.79003367Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T01:18:01.79091171Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=877.78µs logger=migrator t=2026-05-06T01:18:01.795646712Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T01:18:01.796458062Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=811.6µs logger=migrator t=2026-05-06T01:18:01.800279771Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T01:18:01.804142153Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.862292ms logger=migrator t=2026-05-06T01:18:01.807528612Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T01:18:01.807595944Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.852µs logger=migrator t=2026-05-06T01:18:01.810248567Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T01:18:01.811281731Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.032914ms logger=migrator t=2026-05-06T01:18:01.814545308Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T01:18:01.815435689Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=889.731µs logger=migrator t=2026-05-06T01:18:01.820298244Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T01:18:01.820373296Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=75.732µs logger=migrator t=2026-05-06T01:18:01.823698264Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T01:18:01.824545153Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=847.129µs logger=migrator t=2026-05-06T01:18:01.828461917Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T01:18:01.829288095Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=826.028µs logger=migrator t=2026-05-06T01:18:01.834093689Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T01:18:01.834924599Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=830.64µs logger=migrator t=2026-05-06T01:18:01.838905253Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T01:18:01.839738342Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=832.879µs logger=migrator t=2026-05-06T01:18:01.84387187Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T01:18:01.844827823Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=955.622µs logger=migrator t=2026-05-06T01:18:01.84982411Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T01:18:01.850732522Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=908.142µs logger=migrator t=2026-05-06T01:18:01.854780527Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T01:18:01.854805177Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.73µs logger=migrator t=2026-05-06T01:18:01.858368041Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T01:18:01.865392297Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.022816ms logger=migrator t=2026-05-06T01:18:01.868652754Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T01:18:01.869477294Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=824.64µs logger=migrator t=2026-05-06T01:18:01.87229742Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T01:18:01.876384317Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.086237ms logger=migrator t=2026-05-06T01:18:01.880736519Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T01:18:01.881395554Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=657.355µs logger=migrator t=2026-05-06T01:18:01.885117202Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T01:18:01.886029174Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=911.672µs logger=migrator t=2026-05-06T01:18:01.889989857Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T01:18:01.890820817Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=831.3µs logger=migrator t=2026-05-06T01:18:01.894514964Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T01:18:01.906152258Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.642174ms logger=migrator t=2026-05-06T01:18:01.910329737Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T01:18:01.91084506Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=584.455µs logger=migrator t=2026-05-06T01:18:01.913482791Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-06T01:18:01.914091276Z 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=608.275µs logger=migrator t=2026-05-06T01:18:01.919143295Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T01:18:01.919497543Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=354.498µs logger=migrator t=2026-05-06T01:18:01.922529574Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T01:18:01.923042006Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=512.722µs logger=migrator t=2026-05-06T01:18:01.92743507Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T01:18:01.927799748Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=364.878µs logger=migrator t=2026-05-06T01:18:01.931626379Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T01:18:01.938199384Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.576385ms logger=migrator t=2026-05-06T01:18:01.942747901Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T01:18:01.945817443Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.069982ms logger=migrator t=2026-05-06T01:18:01.948309973Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T01:18:01.948931116Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=620.974µs logger=migrator t=2026-05-06T01:18:01.952173234Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T01:18:01.953037144Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=863.821µs logger=migrator t=2026-05-06T01:18:01.958078882Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T01:18:01.958290887Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=212.245µs logger=migrator t=2026-05-06T01:18:01.961601516Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T01:18:01.96603642Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.434594ms logger=migrator t=2026-05-06T01:18:01.969458731Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T01:18:01.970369872Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=910.541µs logger=migrator t=2026-05-06T01:18:01.975199816Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T01:18:01.975387201Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=185.325µs logger=migrator t=2026-05-06T01:18:01.97914342Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T01:18:01.979541679Z level=info msg="Migration successfully executed" id="Move region to single row" duration=397.929µs logger=migrator t=2026-05-06T01:18:01.983593214Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T01:18:01.984576837Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=983.583µs logger=migrator t=2026-05-06T01:18:01.989045423Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T01:18:01.989892443Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=847µs logger=migrator t=2026-05-06T01:18:01.994520253Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T01:18:01.995379913Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=859.35µs logger=migrator t=2026-05-06T01:18:01.998598739Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T01:18:01.999423488Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=824.469µs logger=migrator t=2026-05-06T01:18:02.004752784Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T01:18:02.006066045Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.313461ms logger=migrator t=2026-05-06T01:18:02.009765533Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T01:18:02.010657415Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=895.072µs logger=migrator t=2026-05-06T01:18:02.014147888Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T01:18:02.014209529Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=62.042µs logger=migrator t=2026-05-06T01:18:02.018591393Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T01:18:02.019416382Z level=info msg="Migration successfully executed" id="create test_data table" duration=825.229µs logger=migrator t=2026-05-06T01:18:02.024140485Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T01:18:02.025432635Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.29162ms logger=migrator t=2026-05-06T01:18:02.030090416Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T01:18:02.031565981Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.475435ms logger=migrator t=2026-05-06T01:18:02.03660458Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T01:18:02.03745596Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=851.2µs logger=migrator t=2026-05-06T01:18:02.040968914Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T01:18:02.041141758Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=173.264µs logger=migrator t=2026-05-06T01:18:02.044205591Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T01:18:02.044544198Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=338.827µs logger=migrator t=2026-05-06T01:18:02.046857954Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T01:18:02.046944316Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=87.441µs logger=migrator t=2026-05-06T01:18:02.051052914Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T01:18:02.051794932Z level=info msg="Migration successfully executed" id="create team table" duration=743.257µs logger=migrator t=2026-05-06T01:18:02.05551664Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T01:18:02.056550275Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.032125ms logger=migrator t=2026-05-06T01:18:02.060386795Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T01:18:02.061220545Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=833.59µs logger=migrator t=2026-05-06T01:18:02.066266385Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T01:18:02.070954856Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.687381ms logger=migrator t=2026-05-06T01:18:02.081646581Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T01:18:02.081871256Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=228.465µs logger=migrator t=2026-05-06T01:18:02.087758485Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T01:18:02.089088547Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.332032ms logger=migrator t=2026-05-06T01:18:02.095725155Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T01:18:02.097494467Z level=info msg="Migration successfully executed" id="create team member table" duration=1.766303ms logger=migrator t=2026-05-06T01:18:02.10223386Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T01:18:02.103051819Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=818.299µs logger=migrator t=2026-05-06T01:18:02.108055078Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T01:18:02.109156014Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.102066ms logger=migrator t=2026-05-06T01:18:02.114629714Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T01:18:02.115661179Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.033215ms logger=migrator t=2026-05-06T01:18:02.194495722Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T01:18:02.201277223Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.780871ms logger=migrator t=2026-05-06T01:18:02.209847346Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T01:18:02.215022219Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.178033ms logger=migrator t=2026-05-06T01:18:02.220164832Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T01:18:02.224779491Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.613049ms logger=migrator t=2026-05-06T01:18:02.228516919Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T01:18:02.229384021Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=864.672µs logger=migrator t=2026-05-06T01:18:02.233111679Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T01:18:02.233974989Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=863.12µs logger=migrator t=2026-05-06T01:18:02.241202021Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T01:18:02.242108283Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=906.182µs logger=migrator t=2026-05-06T01:18:02.247582813Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T01:18:02.249227251Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.642818ms logger=migrator t=2026-05-06T01:18:02.255537841Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T01:18:02.256502084Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=964.803µs logger=migrator t=2026-05-06T01:18:02.261505463Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T01:18:02.262955207Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.449604ms logger=migrator t=2026-05-06T01:18:02.26768475Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T01:18:02.26934113Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.65751ms logger=migrator t=2026-05-06T01:18:02.275421654Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T01:18:02.277197947Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.780072ms logger=migrator t=2026-05-06T01:18:02.288950306Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T01:18:02.289722004Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=771.808µs logger=migrator t=2026-05-06T01:18:02.302420265Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T01:18:02.302704722Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=286.217µs logger=migrator t=2026-05-06T01:18:02.306045041Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T01:18:02.306864031Z level=info msg="Migration successfully executed" id="create tag table" duration=819.279µs logger=migrator t=2026-05-06T01:18:02.310832995Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T01:18:02.311745076Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=912.001µs logger=migrator t=2026-05-06T01:18:02.31863808Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T01:18:02.319631424Z level=info msg="Migration successfully executed" id="create login attempt table" duration=993.194µs logger=migrator t=2026-05-06T01:18:02.325384711Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T01:18:02.327096131Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.7128ms logger=migrator t=2026-05-06T01:18:02.333227477Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T01:18:02.334045286Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=817.449µs logger=migrator t=2026-05-06T01:18:02.338636615Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:18:02.354223436Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.586411ms logger=migrator t=2026-05-06T01:18:02.357969466Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T01:18:02.358505968Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=536.572µs logger=migrator t=2026-05-06T01:18:02.361667083Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T01:18:02.362300878Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=633.645µs logger=migrator t=2026-05-06T01:18:02.367908521Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T01:18:02.368370352Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=452.871µs logger=migrator t=2026-05-06T01:18:02.373158176Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T01:18:02.37418907Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.023644ms logger=migrator t=2026-05-06T01:18:02.380171733Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T01:18:02.380887679Z level=info msg="Migration successfully executed" id="create user auth table" duration=715.876µs logger=migrator t=2026-05-06T01:18:02.38596602Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T01:18:02.387830725Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.863505ms logger=migrator t=2026-05-06T01:18:02.394666926Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T01:18:02.394735888Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.822µs logger=migrator t=2026-05-06T01:18:02.397495644Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T01:18:02.403568348Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.069984ms logger=migrator t=2026-05-06T01:18:02.409328485Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T01:18:02.414747714Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.418449ms logger=migrator t=2026-05-06T01:18:02.422190221Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T01:18:02.429511165Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.328154ms logger=migrator t=2026-05-06T01:18:02.432923296Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T01:18:02.438656253Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.729217ms logger=migrator t=2026-05-06T01:18:02.442661747Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T01:18:02.44361036Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=948.713µs logger=migrator t=2026-05-06T01:18:02.448763423Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T01:18:02.454160421Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.396868ms logger=migrator t=2026-05-06T01:18:02.457721415Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T01:18:02.458526394Z level=info msg="Migration successfully executed" id="create server_lock table" duration=805.009µs logger=migrator t=2026-05-06T01:18:02.464060946Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T01:18:02.465022658Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=962.092µs logger=migrator t=2026-05-06T01:18:02.469022403Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T01:18:02.470288703Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.25981ms logger=migrator t=2026-05-06T01:18:02.476711376Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T01:18:02.47771801Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.006583ms logger=migrator t=2026-05-06T01:18:02.481991711Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T01:18:02.482973474Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=981.683µs logger=migrator t=2026-05-06T01:18:02.488541887Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T01:18:02.48955385Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.014773ms logger=migrator t=2026-05-06T01:18:02.494676073Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T01:18:02.500813838Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.140896ms logger=migrator t=2026-05-06T01:18:02.505216473Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T01:18:02.506122904Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=910.461µs logger=migrator t=2026-05-06T01:18:02.509946075Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T01:18:02.510843416Z level=info msg="Migration successfully executed" id="create cache_data table" duration=896.481µs logger=migrator t=2026-05-06T01:18:02.514993655Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T01:18:02.515914986Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=918.781µs logger=migrator t=2026-05-06T01:18:02.521725044Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T01:18:02.523023015Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.298051ms logger=migrator t=2026-05-06T01:18:02.532023969Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T01:18:02.535280766Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=3.261387ms logger=migrator t=2026-05-06T01:18:02.54091233Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T01:18:02.540989652Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=78.042µs logger=migrator t=2026-05-06T01:18:02.548036999Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T01:18:02.548200833Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=164.384µs logger=migrator t=2026-05-06T01:18:02.554108354Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T01:18:02.55524409Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.136676ms logger=migrator t=2026-05-06T01:18:02.560510375Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:18:02.562148774Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.638429ms logger=migrator t=2026-05-06T01:18:02.568197478Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:18:02.569248333Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.050195ms logger=migrator t=2026-05-06T01:18:02.575329987Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:18:02.57546127Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=109.253µs logger=migrator t=2026-05-06T01:18:02.580327866Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:18:02.581915284Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.591729ms logger=migrator t=2026-05-06T01:18:02.587044296Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:18:02.588575312Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.531096ms logger=migrator t=2026-05-06T01:18:02.696532046Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:18:02.700385497Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=3.854861ms logger=migrator t=2026-05-06T01:18:02.705381606Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:18:02.706489443Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.107717ms logger=migrator t=2026-05-06T01:18:02.712351962Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T01:18:02.720181208Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.826476ms logger=migrator t=2026-05-06T01:18:02.725877543Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T01:18:02.727832909Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.954036ms logger=migrator t=2026-05-06T01:18:02.734111479Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T01:18:02.734252833Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=142.534µs logger=migrator t=2026-05-06T01:18:02.739111218Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T01:18:02.740737987Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.626858ms logger=migrator t=2026-05-06T01:18:02.745640423Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-06T01:18:02.746674468Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.029894ms logger=migrator t=2026-05-06T01:18:02.752731291Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-06T01:18:02.75473912Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.014579ms logger=migrator t=2026-05-06T01:18:02.759570254Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:18:02.759640706Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=71.291µs logger=migrator t=2026-05-06T01:18:02.764813708Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T01:18:02.765860683Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.047205ms logger=migrator t=2026-05-06T01:18:02.771961908Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T01:18:02.773016743Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.054315ms logger=migrator t=2026-05-06T01:18:02.77796171Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-06T01:18:02.780323966Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.359306ms logger=migrator t=2026-05-06T01:18:02.786460802Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T01:18:02.78762138Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.165488ms logger=migrator t=2026-05-06T01:18:02.795186919Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T01:18:02.802043122Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.853153ms logger=migrator t=2026-05-06T01:18:02.807772208Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T01:18:02.808733921Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=963.073µs logger=migrator t=2026-05-06T01:18:02.815154924Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T01:18:02.816874735Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.72142ms logger=migrator t=2026-05-06T01:18:02.82178815Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T01:18:02.850229735Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.407945ms logger=migrator t=2026-05-06T01:18:02.855255315Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T01:18:02.883524507Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.256531ms logger=migrator t=2026-05-06T01:18:02.890232146Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T01:18:02.891724642Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.494706ms logger=migrator t=2026-05-06T01:18:02.896482194Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T01:18:02.897445757Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=962.973µs logger=migrator t=2026-05-06T01:18:02.901948304Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T01:18:02.908323836Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.377931ms logger=migrator t=2026-05-06T01:18:02.913742994Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T01:18:02.919550922Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.807238ms logger=migrator t=2026-05-06T01:18:02.923748441Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T01:18:02.924813057Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.064256ms logger=migrator t=2026-05-06T01:18:02.931358892Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T01:18:02.932642413Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.288071ms logger=migrator t=2026-05-06T01:18:02.937437236Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T01:18:02.938700527Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.264821ms logger=migrator t=2026-05-06T01:18:02.944977075Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T01:18:02.946294576Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.319631ms logger=migrator t=2026-05-06T01:18:02.951173393Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:18:02.951254745Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=82.931µs logger=migrator t=2026-05-06T01:18:02.95526298Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T01:18:02.960891353Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.626583ms logger=migrator t=2026-05-06T01:18:02.966596799Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T01:18:02.972479479Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.88877ms logger=migrator t=2026-05-06T01:18:02.979002184Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T01:18:02.987078006Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.076012ms logger=migrator t=2026-05-06T01:18:02.992158436Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T01:18:02.993257593Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.100777ms logger=migrator t=2026-05-06T01:18:02.998982699Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T01:18:03.000656088Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.673799ms logger=migrator t=2026-05-06T01:18:03.005421281Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T01:18:03.010981743Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.559312ms logger=migrator t=2026-05-06T01:18:03.016002524Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T01:18:03.022331815Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.338691ms logger=migrator t=2026-05-06T01:18:03.028454041Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-06T01:18:03.029544127Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.088046ms logger=migrator t=2026-05-06T01:18:03.034552147Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T01:18:03.040198112Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.643415ms logger=migrator t=2026-05-06T01:18:03.04927332Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T01:18:03.059883233Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.607013ms logger=migrator t=2026-05-06T01:18:03.140075341Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T01:18:03.140418269Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=359.298µs logger=migrator t=2026-05-06T01:18:03.145518051Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T01:18:03.146769791Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.25721ms logger=migrator t=2026-05-06T01:18:03.153025061Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-06T01:18:03.155028519Z 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.988647ms logger=migrator t=2026-05-06T01:18:03.161728929Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-06T01:18:03.163699536Z 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.970197ms logger=migrator t=2026-05-06T01:18:03.170450587Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:18:03.170515288Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.411µs logger=migrator t=2026-05-06T01:18:03.175232371Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T01:18:03.184472493Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.240172ms logger=migrator t=2026-05-06T01:18:03.189626216Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T01:18:03.194508852Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.882916ms logger=migrator t=2026-05-06T01:18:03.199971983Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T01:18:03.206336475Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.364352ms logger=migrator t=2026-05-06T01:18:03.210951115Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T01:18:03.217200685Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.24514ms logger=migrator t=2026-05-06T01:18:03.221420086Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T01:18:03.228991546Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.57063ms logger=migrator t=2026-05-06T01:18:03.234391666Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T01:18:03.23454493Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=128.153µs logger=migrator t=2026-05-06T01:18:03.23956226Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T01:18:03.241089197Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.527787ms logger=migrator t=2026-05-06T01:18:03.248211377Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T01:18:03.255404009Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.193642ms logger=migrator t=2026-05-06T01:18:03.259993758Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T01:18:03.260275736Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=300.617µs logger=migrator t=2026-05-06T01:18:03.26506986Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T01:18:03.27256219Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.49203ms logger=migrator t=2026-05-06T01:18:03.277647391Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T01:18:03.278803399Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.155698ms logger=migrator t=2026-05-06T01:18:03.284304521Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T01:18:03.293016039Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.710218ms logger=migrator t=2026-05-06T01:18:03.3005828Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T01:18:03.302294971Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.714542ms logger=migrator t=2026-05-06T01:18:03.308357126Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T01:18:03.309383281Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.025415ms logger=migrator t=2026-05-06T01:18:03.317377431Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T01:18:03.326050069Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.672798ms logger=migrator t=2026-05-06T01:18:03.331631943Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T01:18:03.332492933Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=860.42µs logger=migrator t=2026-05-06T01:18:03.338776123Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T01:18:03.340467654Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.691131ms logger=migrator t=2026-05-06T01:18:03.347617575Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T01:18:03.348465425Z level=info msg="Migration successfully executed" id="create alert_image table" duration=847.2µs logger=migrator t=2026-05-06T01:18:03.354231692Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T01:18:03.355887553Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.65195ms logger=migrator t=2026-05-06T01:18:03.379021996Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T01:18:03.379324493Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=121.453µs logger=migrator t=2026-05-06T01:18:03.386438143Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T01:18:03.388550934Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.112391ms logger=migrator t=2026-05-06T01:18:03.40886218Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T01:18:03.410804516Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.947266ms logger=migrator t=2026-05-06T01:18:03.418345936Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T01:18:03.419465473Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T01:18:03.425156819Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T01:18:03.425937798Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=775.299µs logger=migrator t=2026-05-06T01:18:03.431144813Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T01:18:03.432398052Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.253399ms logger=migrator t=2026-05-06T01:18:03.438648062Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T01:18:03.44358924Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.936598ms logger=migrator t=2026-05-06T01:18:03.447260028Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T01:18:03.448414725Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.153978ms logger=migrator t=2026-05-06T01:18:03.453810564Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T01:18:03.45484162Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.030466ms logger=migrator t=2026-05-06T01:18:03.460923445Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T01:18:03.462234156Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.309081ms logger=migrator t=2026-05-06T01:18:03.467241846Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T01:18:03.469030388Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.787552ms logger=migrator t=2026-05-06T01:18:03.473909785Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T01:18:03.475160255Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.25589ms logger=migrator t=2026-05-06T01:18:03.480583715Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T01:18:03.480615966Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.351µs logger=migrator t=2026-05-06T01:18:03.483910264Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T01:18:03.483980336Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.412µs logger=migrator t=2026-05-06T01:18:03.487404138Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T01:18:03.494364395Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.959607ms logger=migrator t=2026-05-06T01:18:03.498277388Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T01:18:03.498647616Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=370.578µs logger=migrator t=2026-05-06T01:18:03.503220266Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T01:18:03.504345663Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.124247ms logger=migrator t=2026-05-06T01:18:03.509080916Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T01:18:03.509441955Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=369.529µs logger=migrator t=2026-05-06T01:18:03.515266815Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T01:18:03.516432832Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.164197ms logger=migrator t=2026-05-06T01:18:03.524388182Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T01:18:03.525382867Z level=info msg="Migration successfully executed" id="create secrets table" duration=994.815µs logger=migrator t=2026-05-06T01:18:03.533314956Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T01:18:03.572111654Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.790118ms logger=migrator t=2026-05-06T01:18:03.58238955Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T01:18:03.591741034Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.352594ms logger=migrator t=2026-05-06T01:18:03.596351124Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T01:18:03.596481037Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=131.013µs logger=migrator t=2026-05-06T01:18:03.600519873Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T01:18:03.630872489Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.345536ms logger=migrator t=2026-05-06T01:18:03.637326564Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T01:18:03.673626952Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.295138ms logger=migrator t=2026-05-06T01:18:03.684059622Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T01:18:03.685534057Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.476705ms logger=migrator t=2026-05-06T01:18:03.693793404Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T01:18:03.695440104Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.64608ms logger=migrator t=2026-05-06T01:18:03.705581026Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T01:18:03.706744175Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=1.164829ms logger=migrator t=2026-05-06T01:18:03.713013324Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T01:18:03.714252584Z level=info msg="Migration successfully executed" id="create permission table" duration=1.214019ms logger=migrator t=2026-05-06T01:18:03.72411925Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T01:18:03.726066576Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.949646ms logger=migrator t=2026-05-06T01:18:03.736146458Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T01:18:03.738370051Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.226403ms logger=migrator t=2026-05-06T01:18:03.746935676Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T01:18:03.748811271Z level=info msg="Migration successfully executed" id="create role table" duration=1.889625ms logger=migrator t=2026-05-06T01:18:03.754372824Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T01:18:03.762116299Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.738265ms logger=migrator t=2026-05-06T01:18:03.770158741Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T01:18:03.780405707Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.247806ms logger=migrator t=2026-05-06T01:18:03.784551236Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T01:18:03.786012261Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.465695ms logger=migrator t=2026-05-06T01:18:03.792074956Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T01:18:03.794137555Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.062979ms logger=migrator t=2026-05-06T01:18:03.802039454Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T01:18:03.804465792Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.429208ms logger=migrator t=2026-05-06T01:18:03.809333039Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T01:18:03.810946887Z level=info msg="Migration successfully executed" id="create team role table" duration=1.613318ms logger=migrator t=2026-05-06T01:18:03.817500364Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T01:18:03.81855544Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.057815ms logger=migrator t=2026-05-06T01:18:03.825013634Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T01:18:03.826788996Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.775142ms logger=migrator t=2026-05-06T01:18:03.83736493Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T01:18:03.839245304Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.878795ms logger=migrator t=2026-05-06T01:18:03.847489492Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T01:18:03.848469506Z level=info msg="Migration successfully executed" id="create user role table" duration=977.725µs logger=migrator t=2026-05-06T01:18:03.853947096Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T01:18:03.855017942Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.070686ms logger=migrator t=2026-05-06T01:18:03.860478123Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T01:18:03.861537248Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.059245ms logger=migrator t=2026-05-06T01:18:03.865926843Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T01:18:03.867879949Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.952616ms logger=migrator t=2026-05-06T01:18:03.873996566Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T01:18:03.874840935Z level=info msg="Migration successfully executed" id="create builtin role table" duration=843.769µs logger=migrator t=2026-05-06T01:18:03.878884573Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T01:18:03.879989419Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.104396ms logger=migrator t=2026-05-06T01:18:03.885187164Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T01:18:03.887178141Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.995958ms logger=migrator t=2026-05-06T01:18:03.892483088Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T01:18:03.902160599Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.676071ms logger=migrator t=2026-05-06T01:18:03.905904729Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T01:18:03.906855122Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=950.833µs logger=migrator t=2026-05-06T01:18:03.911417381Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T01:18:03.913278625Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.860214ms logger=migrator t=2026-05-06T01:18:03.919425132Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T01:18:03.920738284Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.317422ms logger=migrator t=2026-05-06T01:18:03.925819866Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T01:18:03.926936292Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.114076ms logger=migrator t=2026-05-06T01:18:03.931625024Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T01:18:03.932567167Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=942.272µs logger=migrator t=2026-05-06T01:18:03.940459306Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T01:18:03.942052994Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.595449ms logger=migrator t=2026-05-06T01:18:03.949167553Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T01:18:03.958005765Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.837672ms logger=migrator t=2026-05-06T01:18:03.964302725Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T01:18:03.973868764Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.568559ms logger=migrator t=2026-05-06T01:18:03.978419093Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T01:18:03.989000667Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.580353ms logger=migrator t=2026-05-06T01:18:03.994862557Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T01:18:04.002748885Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.884649ms logger=migrator t=2026-05-06T01:18:04.007326995Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T01:18:04.009713882Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.385867ms logger=migrator t=2026-05-06T01:18:04.01500453Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T01:18:04.016295051Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.288461ms logger=migrator t=2026-05-06T01:18:04.020772289Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T01:18:04.022311436Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.539747ms logger=migrator t=2026-05-06T01:18:04.027129502Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T01:18:04.028208638Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.078816ms logger=migrator t=2026-05-06T01:18:04.032722657Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T01:18:04.034047609Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.319182ms logger=migrator t=2026-05-06T01:18:04.037954242Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T01:18:04.038075465Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=121.453µs logger=migrator t=2026-05-06T01:18:04.043502836Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T01:18:04.043544217Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=42.481µs logger=migrator t=2026-05-06T01:18:04.048441275Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T01:18:04.049144342Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=705.677µs logger=migrator t=2026-05-06T01:18:04.055381242Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T01:18:04.056132191Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=752.119µs logger=migrator t=2026-05-06T01:18:04.060418934Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T01:18:04.061198202Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=779.118µs logger=migrator t=2026-05-06T01:18:04.066271904Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T01:18:04.067026563Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=754.659µs logger=migrator t=2026-05-06T01:18:04.073343045Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T01:18:04.074135664Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=794.239µs logger=migrator t=2026-05-06T01:18:04.080066237Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T01:18:04.081133503Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.068306ms logger=migrator t=2026-05-06T01:18:04.086202784Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T01:18:04.087357223Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.154979ms logger=migrator t=2026-05-06T01:18:04.091811009Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T01:18:04.101642606Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.831767ms logger=migrator t=2026-05-06T01:18:04.109180998Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T01:18:04.10925891Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=87.713µs logger=migrator t=2026-05-06T01:18:04.116227928Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T01:18:04.11758243Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.354872ms logger=migrator t=2026-05-06T01:18:04.122571891Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T01:18:04.124150988Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.579027ms logger=migrator t=2026-05-06T01:18:04.130506941Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T01:18:04.131885114Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.377593ms logger=migrator t=2026-05-06T01:18:04.136038615Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T01:18:04.147410788Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.369633ms logger=migrator t=2026-05-06T01:18:04.151710172Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T01:18:04.152505412Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=795.149µs logger=migrator t=2026-05-06T01:18:04.156849426Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T01:18:04.157916652Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.066915ms logger=migrator t=2026-05-06T01:18:04.161035687Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:18:04.183147879Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.109482ms logger=migrator t=2026-05-06T01:18:04.187644247Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T01:18:04.188433086Z level=info msg="Migration successfully executed" id="create correlation v2" duration=788.679µs logger=migrator t=2026-05-06T01:18:04.197540216Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T01:18:04.199526764Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.986148ms logger=migrator t=2026-05-06T01:18:04.204098095Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T01:18:04.205877327Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.779182ms logger=migrator t=2026-05-06T01:18:04.212698502Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T01:18:04.213757167Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.058574ms logger=migrator t=2026-05-06T01:18:04.219058295Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T01:18:04.219446333Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=388.358µs logger=migrator t=2026-05-06T01:18:04.225936761Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T01:18:04.22716384Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.227209ms logger=migrator t=2026-05-06T01:18:04.232294584Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T01:18:04.243094363Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.801329ms logger=migrator t=2026-05-06T01:18:04.246284201Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T01:18:04.246876175Z level=info msg="Migration successfully executed" id="create entity_events table" duration=591.694µs logger=migrator t=2026-05-06T01:18:04.250702788Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T01:18:04.251692372Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=988.373µs logger=migrator t=2026-05-06T01:18:04.256519338Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:18:04.257017379Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:18:04.262118223Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:18:04.262871441Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:18:04.266380245Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T01:18:04.267230485Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=850.23µs logger=migrator t=2026-05-06T01:18:04.274851189Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T01:18:04.276221202Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.372232ms logger=migrator t=2026-05-06T01:18:04.281905039Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:18:04.284257795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.350506ms logger=migrator t=2026-05-06T01:18:04.289734217Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:18:04.291284484Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.552137ms logger=migrator t=2026-05-06T01:18:04.296949051Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T01:18:04.298092279Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.143548ms logger=migrator t=2026-05-06T01:18:04.302978956Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T01:18:04.305162249Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.184263ms logger=migrator t=2026-05-06T01:18:04.308106651Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T01:18:04.309105415Z level=info msg="Migration successfully executed" id="Drop public config table" duration=998.154µs logger=migrator t=2026-05-06T01:18:04.315940719Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T01:18:04.318507391Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.566652ms logger=migrator t=2026-05-06T01:18:04.325239543Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T01:18:04.328723107Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.485344ms logger=migrator t=2026-05-06T01:18:04.335057729Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T01:18:04.336585206Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.528617ms logger=migrator t=2026-05-06T01:18:04.339515616Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T01:18:04.340713035Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.197549ms logger=migrator t=2026-05-06T01:18:04.34632324Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T01:18:04.370903493Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.579013ms logger=migrator t=2026-05-06T01:18:04.377140043Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T01:18:04.385434612Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.293639ms logger=migrator t=2026-05-06T01:18:04.392077652Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T01:18:04.401187702Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.11038ms logger=migrator t=2026-05-06T01:18:04.407169205Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T01:18:04.40735535Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=184.175µs logger=migrator t=2026-05-06T01:18:04.410826633Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T01:18:04.422972456Z level=info msg="Migration successfully executed" id="add share column" duration=12.142593ms logger=migrator t=2026-05-06T01:18:04.428417738Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T01:18:04.428558631Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=141.933µs logger=migrator t=2026-05-06T01:18:04.437123237Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T01:18:04.438148542Z level=info msg="Migration successfully executed" id="create file table" duration=1.025344ms logger=migrator t=2026-05-06T01:18:04.444039594Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T01:18:04.445186651Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.146717ms logger=migrator t=2026-05-06T01:18:04.451383621Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T01:18:04.452645581Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.25906ms logger=migrator t=2026-05-06T01:18:04.761322766Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T01:18:04.763026637Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.705701ms logger=migrator t=2026-05-06T01:18:04.776505702Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T01:18:04.781154323Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=4.644931ms logger=migrator t=2026-05-06T01:18:04.791503232Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T01:18:04.79179371Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=292.228µs logger=migrator t=2026-05-06T01:18:04.796514034Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T01:18:04.796656847Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=143.614µs logger=migrator t=2026-05-06T01:18:04.801497564Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T01:18:04.802510178Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.014694ms logger=migrator t=2026-05-06T01:18:04.806682658Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T01:18:04.807021696Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=339.488µs logger=migrator t=2026-05-06T01:18:04.816132676Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T01:18:04.820093291Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.963425ms logger=migrator t=2026-05-06T01:18:04.82666401Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T01:18:04.837257164Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.593014ms logger=migrator t=2026-05-06T01:18:04.841979468Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T01:18:04.842215893Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=236.775µs logger=migrator t=2026-05-06T01:18:04.846889126Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T01:18:04.848624538Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.734003ms logger=migrator t=2026-05-06T01:18:04.855156955Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T01:18:04.855621737Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=469.292µs logger=migrator t=2026-05-06T01:18:04.860801232Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T01:18:04.861057577Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=255.175µs logger=migrator t=2026-05-06T01:18:04.865972246Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T01:18:04.873940128Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=7.963792ms logger=migrator t=2026-05-06T01:18:04.878920918Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T01:18:04.887193177Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.27237ms logger=migrator t=2026-05-06T01:18:04.891279605Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T01:18:04.899683297Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.401882ms logger=migrator t=2026-05-06T01:18:04.905347143Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T01:18:04.906390499Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.041635ms logger=migrator t=2026-05-06T01:18:04.911610784Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T01:18:04.999901161Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.286447ms logger=migrator t=2026-05-06T01:18:05.007077394Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T01:18:05.008006437Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=929.853µs logger=migrator t=2026-05-06T01:18:05.014764509Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T01:18:05.015921678Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.159108ms logger=migrator t=2026-05-06T01:18:05.021318409Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T01:18:05.049539213Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.219714ms logger=migrator t=2026-05-06T01:18:05.056268227Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T01:18:05.064348642Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.085926ms logger=migrator t=2026-05-06T01:18:05.070604884Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T01:18:05.071092795Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=485.611µs logger=migrator t=2026-05-06T01:18:05.076431515Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T01:18:05.076731703Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=299.748µs logger=migrator t=2026-05-06T01:18:05.083993028Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T01:18:05.084200433Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=207.475µs logger=migrator t=2026-05-06T01:18:05.08983472Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T01:18:05.090038995Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=201.535µs logger=migrator t=2026-05-06T01:18:05.095484757Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T01:18:05.096804379Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=1.318992ms logger=migrator t=2026-05-06T01:18:05.107414627Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T01:18:05.108488233Z level=info msg="Migration successfully executed" id="create folder table" duration=1.075276ms logger=migrator t=2026-05-06T01:18:05.115267887Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T01:18:05.116502697Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.234411ms logger=migrator t=2026-05-06T01:18:05.121757014Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T01:18:05.122861141Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.103557ms logger=migrator t=2026-05-06T01:18:05.133306564Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T01:18:05.133336504Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.71µs logger=migrator t=2026-05-06T01:18:05.140299053Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T01:18:05.142159448Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.861625ms logger=migrator t=2026-05-06T01:18:05.14843018Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T01:18:05.149603628Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.177028ms logger=migrator t=2026-05-06T01:18:05.154336473Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T01:18:05.155529222Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.192469ms logger=migrator t=2026-05-06T01:18:05.161454546Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T01:18:05.161865536Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=411.47µs logger=migrator t=2026-05-06T01:18:05.166665963Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T01:18:05.167478062Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=811.429µs logger=migrator t=2026-05-06T01:18:05.172946415Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T01:18:05.174732168Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.786993ms logger=migrator t=2026-05-06T01:18:05.200183205Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T01:18:05.202546463Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.365878ms logger=migrator t=2026-05-06T01:18:05.256594733Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T01:18:05.258641323Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.04966ms logger=migrator t=2026-05-06T01:18:05.264861533Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T01:18:05.266246466Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.384923ms logger=migrator t=2026-05-06T01:18:05.271003403Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T01:18:05.272282903Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.27959ms logger=migrator t=2026-05-06T01:18:05.278487944Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T01:18:05.279428017Z level=info msg="Migration successfully executed" id="create anon_device table" duration=940.153µs logger=migrator t=2026-05-06T01:18:05.284459079Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T01:18:05.286441677Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.982248ms logger=migrator t=2026-05-06T01:18:05.291971941Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T01:18:05.293366724Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.394583ms logger=migrator t=2026-05-06T01:18:05.299972115Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T01:18:05.300927847Z level=info msg="Migration successfully executed" id="create signing_key table" duration=956.012µs logger=migrator t=2026-05-06T01:18:05.30640665Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T01:18:05.308480811Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.075771ms logger=migrator t=2026-05-06T01:18:05.314354383Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T01:18:05.316454184Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.099141ms logger=migrator t=2026-05-06T01:18:05.322907641Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T01:18:05.323246989Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=340.508µs logger=migrator t=2026-05-06T01:18:05.328066485Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T01:18:05.34270544Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.638175ms logger=migrator t=2026-05-06T01:18:05.348596683Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T01:18:05.349355711Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=760.698µs logger=migrator t=2026-05-06T01:18:05.35586078Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T01:18:05.355939361Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.3µs logger=migrator t=2026-05-06T01:18:05.361390464Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T01:18:05.363421553Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.031349ms logger=migrator t=2026-05-06T01:18:05.369048329Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T01:18:05.369113761Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.181µs logger=migrator t=2026-05-06T01:18:05.374327297Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T01:18:05.376465799Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.138772ms logger=migrator t=2026-05-06T01:18:05.3822551Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T01:18:05.383760127Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.539409ms logger=migrator t=2026-05-06T01:18:05.39131711Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T01:18:05.39344073Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.12574ms logger=migrator t=2026-05-06T01:18:05.399897867Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T01:18:05.400750148Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=846.441µs logger=migrator t=2026-05-06T01:18:05.407875492Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T01:18:05.408389714Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=508.712µs logger=migrator t=2026-05-06T01:18:05.413525078Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T01:18:05.414609085Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.051456ms logger=migrator t=2026-05-06T01:18:05.420277962Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T01:18:05.421893451Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.615179ms logger=migrator t=2026-05-06T01:18:05.42925558Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T01:18:05.430171122Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=916.212µs logger=migrator t=2026-05-06T01:18:05.435406629Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T01:18:05.447566754Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.162346ms logger=migrator t=2026-05-06T01:18:05.453526008Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T01:18:05.463321715Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.798257ms logger=migrator t=2026-05-06T01:18:05.470382967Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T01:18:05.479335353Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.952886ms logger=migrator t=2026-05-06T01:18:05.484330854Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T01:18:05.484402026Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=71.372µs logger=migrator t=2026-05-06T01:18:05.488924746Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T01:18:05.498676613Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.751847ms logger=migrator t=2026-05-06T01:18:05.505746514Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T01:18:05.517364376Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.619232ms logger=migrator t=2026-05-06T01:18:05.523397293Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T01:18:05.523635238Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=238.175µs logger=migrator t=2026-05-06T01:18:05.530770902Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.6432057s logger=migrator t=2026-05-06T01:18:05.531697364Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T01:18:05.548883721Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T01:18:05.549082466Z level=info msg="Created default organization" logger=secrets t=2026-05-06T01:18:05.584705968Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T01:18:05.637092928Z level=info msg="Restored cache from database" duration=439.811µs logger=plugin.store t=2026-05-06T01:18:05.638392019Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T01:18:05.679482146Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T01:18:05.679526876Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T01:18:05.679634319Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T01:18:05.679656579Z level=info msg="Plugins loaded" count=54 duration=41.26181ms logger=query_data t=2026-05-06T01:18:05.683956414Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T01:18:05.687743035Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T01:18:05.692711236Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T01:18:05.770827472Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T01:18:05.774909671Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T01:18:05.777320969Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T01:18:05.856930259Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T01:18:05.879296442Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T01:18:05.901329446Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T01:18:05.901348067Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-06T01:18:05.901731975Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-06T01:18:05.902022263Z level=info msg="State cache has been initialized" states=0 duration=290.098µs logger=ngalert.multiorg.alertmanager t=2026-05-06T01:18:05.902051453Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-06T01:18:05.902075853Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T01:18:05.902108895Z level=info msg=starting first_tick=2026-05-06T01:18:10Z logger=grafanaStorageLogger t=2026-05-06T01:18:05.902362171Z level=info msg="Storage starting" logger=http.server t=2026-05-06T01:18:05.904448811Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-06T01:18:05.936383816Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-06T01:18:05.990024977Z level=info msg="Update check succeeded" duration=87.838091ms logger=provisioning.dashboard t=2026-05-06T01:18:06.018068108Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-06T01:18:06.02472403Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-05-06T01:18:06.064301507Z level=info msg="Update check succeeded" duration=162.50868ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T01:18:06.110257469Z level=info msg="Patterns update finished" duration=95.783837ms logger=grafana-apiserver t=2026-05-06T01:18:06.205665087Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T01:18:06.206087478Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-06T01:18:07.870523208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:07.871287627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:07.890008706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:07.921154412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:07.941349548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:07.963923723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:07.975964829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.00330793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.021394017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.048116598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.064048881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.090508366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.105445976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.131265224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.157008841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.190906439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.2063101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.290434821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.309171625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.332979853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.347380009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.372618144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.397237872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.45214283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.471877258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.513422466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.531558035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.565248777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.584195916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.622947365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.640707224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.684835895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.701247601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.740762138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.761615034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.798686391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.815079316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.859096655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.878178897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.915335186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.935294839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.972768586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:08.99394539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.048355772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.067232143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.105046414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.136819685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.250462213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.272296427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.33388939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.349325384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.469233858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.485791001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.540474942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.557932966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.625702093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:09.641978058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.088150247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.104797734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.193143747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.208205675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.273214353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.288525417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.364768737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.380809128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.448293888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.463343235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.538425436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.554672063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.631510518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.648064012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.721595175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.73819255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.816961254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.835639772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.913244156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:10.929592715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:11.011302152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:11.027660084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:18:11.124866485Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T01:19:04.923073833Z level=info msg="Usage stats are ready to report"