logger=settings t=2026-06-16T01:17:07.508829354Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-16T01:17:07Z logger=settings t=2026-06-16T01:17:07.509147031Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-16T01:17:07.509158362Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-16T01:17:07.509162272Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-16T01:17:07.509165912Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-16T01:17:07.509169192Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:17:07.509172922Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:17:07.509177432Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-16T01:17:07.509181482Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-16T01:17:07.509185372Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-16T01:17:07.509188942Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:17:07.509196003Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:17:07.509199463Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-16T01:17:07.509202343Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-16T01:17:07.509205633Z level=info msg=Target target=[all] logger=settings t=2026-06-16T01:17:07.509216903Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-16T01:17:07.509220103Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-16T01:17:07.509273064Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-16T01:17:07.509282225Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-16T01:17:07.509285646Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-16T01:17:07.509289706Z level=info msg="App mode production" logger=sqlstore t=2026-06-16T01:17:07.509705846Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-16T01:17:07.509727456Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-16T01:17:07.511622101Z level=info msg="Locking database" logger=migrator t=2026-06-16T01:17:07.511633782Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-16T01:17:07.512197936Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-16T01:17:07.513171189Z level=info msg="Migration successfully executed" id="create migration_log table" duration=972.543µs logger=migrator t=2026-06-16T01:17:07.526154264Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-16T01:17:07.528973073Z level=info msg="Migration successfully executed" id="create user table" duration=2.817509ms logger=migrator t=2026-06-16T01:17:07.53427341Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-16T01:17:07.535084181Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=809.701µs logger=migrator t=2026-06-16T01:17:07.539781644Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-16T01:17:07.540498082Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=716.528µs logger=migrator t=2026-06-16T01:17:07.546779354Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-16T01:17:07.547502931Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=724.097µs logger=migrator t=2026-06-16T01:17:07.551891378Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-16T01:17:07.552658087Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=767.149µs logger=migrator t=2026-06-16T01:17:07.557583886Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-16T01:17:07.561442989Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.861643ms logger=migrator t=2026-06-16T01:17:07.567152778Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-16T01:17:07.568062069Z level=info msg="Migration successfully executed" id="create user table v2" duration=941.872µs logger=migrator t=2026-06-16T01:17:07.57425915Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-16T01:17:07.575012528Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=753.268µs logger=migrator t=2026-06-16T01:17:07.578343569Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-16T01:17:07.579033115Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=689.466µs logger=migrator t=2026-06-16T01:17:07.589769056Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-16T01:17:07.590280758Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=515.202µs logger=migrator t=2026-06-16T01:17:07.596300445Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-16T01:17:07.59692754Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=628.345µs logger=migrator t=2026-06-16T01:17:07.602186737Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-16T01:17:07.603402886Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.214999ms logger=migrator t=2026-06-16T01:17:07.608238794Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-16T01:17:07.608286385Z level=info msg="Migration successfully executed" id="Update user table charset" duration=49.741µs logger=migrator t=2026-06-16T01:17:07.61511583Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-16T01:17:07.617078548Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.966008ms logger=migrator t=2026-06-16T01:17:07.622428568Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-16T01:17:07.622695434Z level=info msg="Migration successfully executed" id="Add missing user data" duration=267.257µs logger=migrator t=2026-06-16T01:17:07.628120666Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-16T01:17:07.629464298Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.343462ms logger=migrator t=2026-06-16T01:17:07.634048719Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-16T01:17:07.635142115Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.095246ms logger=migrator t=2026-06-16T01:17:07.646751468Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-16T01:17:07.64809987Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.350342ms logger=migrator t=2026-06-16T01:17:07.651443221Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-16T01:17:07.660529781Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.08921ms logger=migrator t=2026-06-16T01:17:07.664233081Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-16T01:17:07.665044121Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=854.021µs logger=migrator t=2026-06-16T01:17:07.668243478Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-16T01:17:07.668406152Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=162.154µs logger=migrator t=2026-06-16T01:17:07.673817333Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-16T01:17:07.675033293Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.21573ms logger=migrator t=2026-06-16T01:17:07.680791503Z 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-06-16T01:17:07.68152971Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=741.207µs logger=migrator t=2026-06-16T01:17:07.686430579Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-16T01:17:07.68689589Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=467.141µs logger=migrator t=2026-06-16T01:17:07.692778393Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-16T01:17:07.693679545Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=900.641µs logger=migrator t=2026-06-16T01:17:07.698905941Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-16T01:17:07.699669949Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=764.258µs logger=migrator t=2026-06-16T01:17:07.709221392Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-16T01:17:07.71082916Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.610789ms logger=migrator t=2026-06-16T01:17:07.717614835Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-16T01:17:07.71863944Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.025385ms logger=migrator t=2026-06-16T01:17:07.724146613Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-16T01:17:07.726367577Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.219234ms logger=migrator t=2026-06-16T01:17:07.730570809Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-16T01:17:07.7306107Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.182µs logger=migrator t=2026-06-16T01:17:07.753996217Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-16T01:17:07.755147794Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.154657ms logger=migrator t=2026-06-16T01:17:07.764238626Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-16T01:17:07.765054475Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=817.19µs logger=migrator t=2026-06-16T01:17:07.770733222Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-16T01:17:07.771565802Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=832.84µs logger=migrator t=2026-06-16T01:17:07.778116741Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-16T01:17:07.778578323Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=462.122µs logger=migrator t=2026-06-16T01:17:07.782537168Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:17:07.784684601Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.147383ms logger=migrator t=2026-06-16T01:17:07.790212144Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-16T01:17:07.791031544Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=819.29µs logger=migrator t=2026-06-16T01:17:07.796175629Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-16T01:17:07.797209994Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.034075ms logger=migrator t=2026-06-16T01:17:07.801703723Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-16T01:17:07.802445611Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=741.118µs logger=migrator t=2026-06-16T01:17:07.808691192Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-16T01:17:07.810949477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.258065ms logger=migrator t=2026-06-16T01:17:07.817200428Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-16T01:17:07.818469299Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.267091ms logger=migrator t=2026-06-16T01:17:07.824148657Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-16T01:17:07.824883004Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=734.637µs logger=migrator t=2026-06-16T01:17:07.829809544Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-16T01:17:07.830342447Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=533.023µs logger=migrator t=2026-06-16T01:17:07.835573624Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-16T01:17:07.836148267Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=575.513µs logger=migrator t=2026-06-16T01:17:07.840668158Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-16T01:17:07.841718353Z level=info msg="Migration successfully executed" id="create star table" duration=1.049815ms logger=migrator t=2026-06-16T01:17:07.846726764Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-16T01:17:07.847946863Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.219119ms logger=migrator t=2026-06-16T01:17:07.854182635Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-16T01:17:07.854739338Z level=info msg="Migration successfully executed" id="create org table v1" duration=556.553µs logger=migrator t=2026-06-16T01:17:07.860000166Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-16T01:17:07.861188584Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.187718ms logger=migrator t=2026-06-16T01:17:07.866104114Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-16T01:17:07.867136908Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.029724ms logger=migrator t=2026-06-16T01:17:07.872330715Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-16T01:17:07.873042001Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=710.947µs logger=migrator t=2026-06-16T01:17:07.878273938Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-16T01:17:07.878985465Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=711.317µs logger=migrator t=2026-06-16T01:17:07.882992143Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-16T01:17:07.88371306Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=720.777µs logger=migrator t=2026-06-16T01:17:07.888332352Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-16T01:17:07.888382164Z level=info msg="Migration successfully executed" id="Update org table charset" duration=52.052µs logger=migrator t=2026-06-16T01:17:07.893233832Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-16T01:17:07.893266753Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.891µs logger=migrator t=2026-06-16T01:17:07.898857298Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-16T01:17:07.899028782Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=171.544µs logger=migrator t=2026-06-16T01:17:07.903341726Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-16T01:17:07.904477234Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.134648ms logger=migrator t=2026-06-16T01:17:07.910044659Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-16T01:17:07.911058063Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.020524ms logger=migrator t=2026-06-16T01:17:07.916110226Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-16T01:17:07.916962376Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=851.13µs logger=migrator t=2026-06-16T01:17:07.922300506Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-16T01:17:07.923145656Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=845.05µs logger=migrator t=2026-06-16T01:17:07.928025205Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-16T01:17:07.928815403Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=790.048µs logger=migrator t=2026-06-16T01:17:07.933498237Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-16T01:17:07.934339667Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=841.13µs logger=migrator t=2026-06-16T01:17:07.940444245Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-16T01:17:07.946255276Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.808641ms logger=migrator t=2026-06-16T01:17:07.951414881Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-16T01:17:07.952283343Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=869.571µs logger=migrator t=2026-06-16T01:17:07.957040917Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-16T01:17:07.95792882Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=887.753µs logger=migrator t=2026-06-16T01:17:07.964649132Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-16T01:17:07.966823255Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.174623ms logger=migrator t=2026-06-16T01:17:07.972901632Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-16T01:17:07.973730032Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=836.41µs logger=migrator t=2026-06-16T01:17:07.978856426Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-16T01:17:07.979827509Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=970.563µs logger=migrator t=2026-06-16T01:17:07.9852085Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-16T01:17:07.985284432Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=76.542µs logger=migrator t=2026-06-16T01:17:07.990020337Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-16T01:17:07.992841065Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.816008ms logger=migrator t=2026-06-16T01:17:07.998035731Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-16T01:17:07.999890086Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.851745ms logger=migrator t=2026-06-16T01:17:08.005448081Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-16T01:17:08.008462824Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.014463ms logger=migrator t=2026-06-16T01:17:08.0157403Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-16T01:17:08.016692154Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=955.904µs logger=migrator t=2026-06-16T01:17:08.021427138Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-16T01:17:08.023261753Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.832285ms logger=migrator t=2026-06-16T01:17:08.029075953Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-16T01:17:08.029702888Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=626.495µs logger=migrator t=2026-06-16T01:17:08.035771015Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-16T01:17:08.036520344Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=753.819µs logger=migrator t=2026-06-16T01:17:08.041804962Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-16T01:17:08.041844963Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.681µs logger=migrator t=2026-06-16T01:17:08.047717736Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-16T01:17:08.047752436Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.02µs logger=migrator t=2026-06-16T01:17:08.052609313Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-16T01:17:08.055226847Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.617294ms logger=migrator t=2026-06-16T01:17:08.060093675Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-16T01:17:08.062182756Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.089351ms logger=migrator t=2026-06-16T01:17:08.066308945Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-16T01:17:08.068323315Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.01381ms logger=migrator t=2026-06-16T01:17:08.073703945Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-16T01:17:08.075582871Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.878686ms logger=migrator t=2026-06-16T01:17:08.080330335Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-16T01:17:08.080678064Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=348.299µs logger=migrator t=2026-06-16T01:17:08.086006873Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-16T01:17:08.086777052Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=769.929µs logger=migrator t=2026-06-16T01:17:08.092585643Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-16T01:17:08.093770331Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.184588ms logger=migrator t=2026-06-16T01:17:08.099236264Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-16T01:17:08.099278185Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.721µs logger=migrator t=2026-06-16T01:17:08.104193384Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-16T01:17:08.105591828Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.400904ms logger=migrator t=2026-06-16T01:17:08.111932462Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-16T01:17:08.112591758Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=658.966µs logger=migrator t=2026-06-16T01:17:08.119542596Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:17:08.128571095Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.0354ms logger=migrator t=2026-06-16T01:17:08.135181625Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-16T01:17:08.136145058Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=967.303µs logger=migrator t=2026-06-16T01:17:08.140718049Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-16T01:17:08.141411836Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=694.597µs logger=migrator t=2026-06-16T01:17:08.154272638Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-16T01:17:08.155971889Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.701451ms logger=migrator t=2026-06-16T01:17:08.163917231Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-16T01:17:08.164587447Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=670.626µs logger=migrator t=2026-06-16T01:17:08.170456301Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-16T01:17:08.171308941Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=853.6µs logger=migrator t=2026-06-16T01:17:08.176606299Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-16T01:17:08.178286029Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.67969ms logger=migrator t=2026-06-16T01:17:08.183868245Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-16T01:17:08.184758577Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=886.532µs logger=migrator t=2026-06-16T01:17:08.192238688Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-16T01:17:08.192519445Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=280.906µs logger=migrator t=2026-06-16T01:17:08.196288556Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-16T01:17:08.196460501Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=172.745µs logger=migrator t=2026-06-16T01:17:08.201640166Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-16T01:17:08.202453655Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=813.629µs logger=migrator t=2026-06-16T01:17:08.206486613Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-16T01:17:08.208758268Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.271135ms logger=migrator t=2026-06-16T01:17:08.213945214Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-16T01:17:08.214909507Z level=info msg="Migration successfully executed" id="create data_source table" duration=963.943µs logger=migrator t=2026-06-16T01:17:08.218654968Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-16T01:17:08.219500889Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=846.401µs logger=migrator t=2026-06-16T01:17:08.224845948Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-16T01:17:08.225922024Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.076056ms logger=migrator t=2026-06-16T01:17:08.22988384Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-16T01:17:08.230900115Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.017275ms logger=migrator t=2026-06-16T01:17:08.236031489Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-16T01:17:08.236749197Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=718.187µs logger=migrator t=2026-06-16T01:17:08.246471933Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-16T01:17:08.25544599Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.972187ms logger=migrator t=2026-06-16T01:17:08.262544131Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-16T01:17:08.263739891Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.19878ms logger=migrator t=2026-06-16T01:17:08.267611495Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-16T01:17:08.268432104Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=819.959µs logger=migrator t=2026-06-16T01:17:08.272030242Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-16T01:17:08.273003835Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=973.773µs logger=migrator t=2026-06-16T01:17:08.278320664Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-16T01:17:08.278923929Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=602.355µs logger=migrator t=2026-06-16T01:17:08.282365742Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-16T01:17:08.28475324Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.386988ms logger=migrator t=2026-06-16T01:17:08.290267563Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-16T01:17:08.293052461Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.783828ms logger=migrator t=2026-06-16T01:17:08.29750914Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-16T01:17:08.29754829Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.471µs logger=migrator t=2026-06-16T01:17:08.302686075Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-16T01:17:08.30288355Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=197.465µs logger=migrator t=2026-06-16T01:17:08.305402881Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-16T01:17:08.307750578Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.347457ms logger=migrator t=2026-06-16T01:17:08.313701012Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-16T01:17:08.314006859Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=306.117µs logger=migrator t=2026-06-16T01:17:08.318547129Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-16T01:17:08.318722803Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=177.504µs logger=migrator t=2026-06-16T01:17:08.323815947Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-16T01:17:08.326256456Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.440429ms logger=migrator t=2026-06-16T01:17:08.331138634Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-16T01:17:08.331328759Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.415µs logger=migrator t=2026-06-16T01:17:08.336441953Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-16T01:17:08.337301794Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=857.261µs logger=migrator t=2026-06-16T01:17:08.34208083Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-16T01:17:08.343117995Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.037054ms logger=migrator t=2026-06-16T01:17:08.378096743Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-16T01:17:08.379423814Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.330391ms logger=migrator t=2026-06-16T01:17:08.480883573Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-16T01:17:08.482347449Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.472356ms logger=migrator t=2026-06-16T01:17:08.504946547Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-16T01:17:08.510148883Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=5.200366ms logger=migrator t=2026-06-16T01:17:08.514528579Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-16T01:17:08.515486602Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=958.603µs logger=migrator t=2026-06-16T01:17:08.520488893Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-16T01:17:08.52157658Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.087107ms logger=migrator t=2026-06-16T01:17:08.525948665Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-16T01:17:08.527184106Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.236021ms logger=migrator t=2026-06-16T01:17:08.532546926Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-16T01:17:08.533304324Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=757.548µs logger=migrator t=2026-06-16T01:17:08.536771288Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-16T01:17:08.541759889Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=4.986141ms logger=migrator t=2026-06-16T01:17:08.545400097Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-16T01:17:08.54633151Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=931.843µs logger=migrator t=2026-06-16T01:17:08.551736181Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-16T01:17:08.553270778Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.532637ms logger=migrator t=2026-06-16T01:17:08.55745804Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-16T01:17:08.558497224Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.038824ms logger=migrator t=2026-06-16T01:17:08.563721741Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-16T01:17:08.564400008Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=678.887µs logger=migrator t=2026-06-16T01:17:08.572076634Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-16T01:17:08.572503894Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=427.75µs logger=migrator t=2026-06-16T01:17:08.580930468Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-16T01:17:08.586033572Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=5.106624ms logger=migrator t=2026-06-16T01:17:08.595194744Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-16T01:17:08.595284706Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=90.642µs logger=migrator t=2026-06-16T01:17:08.600992364Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-16T01:17:08.603337221Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.343837ms logger=migrator t=2026-06-16T01:17:08.608076777Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-16T01:17:08.611009668Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.930071ms logger=migrator t=2026-06-16T01:17:08.614495902Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-16T01:17:08.6148336Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=337.498µs logger=migrator t=2026-06-16T01:17:08.618595851Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-16T01:17:08.621236325Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.640224ms logger=migrator t=2026-06-16T01:17:08.625446787Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-16T01:17:08.627993009Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.546132ms logger=migrator t=2026-06-16T01:17:08.631571095Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-16T01:17:08.632366204Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=792.199µs logger=migrator t=2026-06-16T01:17:08.635698186Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-16T01:17:08.63627009Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=570.354µs logger=migrator t=2026-06-16T01:17:08.640823319Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-16T01:17:08.641699781Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=878.072µs logger=migrator t=2026-06-16T01:17:08.644998271Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-16T01:17:08.645864922Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=866.331µs logger=migrator t=2026-06-16T01:17:08.650046614Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-16T01:17:08.651439397Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.390833ms logger=migrator t=2026-06-16T01:17:08.655450935Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-16T01:17:08.656247984Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=796.759µs logger=migrator t=2026-06-16T01:17:08.66063959Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-16T01:17:08.660792104Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=152.954µs logger=migrator t=2026-06-16T01:17:08.66434187Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-16T01:17:08.664403422Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=61.242µs logger=migrator t=2026-06-16T01:17:08.66849235Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-16T01:17:08.671221126Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.728676ms logger=migrator t=2026-06-16T01:17:08.674493466Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-16T01:17:08.677186811Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.692915ms logger=migrator t=2026-06-16T01:17:08.680537433Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-16T01:17:08.680648175Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=110.992µs logger=migrator t=2026-06-16T01:17:08.685164444Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-16T01:17:08.686510538Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.346274ms logger=migrator t=2026-06-16T01:17:08.69118934Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-16T01:17:08.692033121Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=843.331µs logger=migrator t=2026-06-16T01:17:08.69568984Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-16T01:17:08.695752031Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=65.191µs logger=migrator t=2026-06-16T01:17:08.700697341Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-16T01:17:08.70148658Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=784.879µs logger=migrator t=2026-06-16T01:17:08.706931642Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-16T01:17:08.708231053Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.299541ms logger=migrator t=2026-06-16T01:17:08.711920253Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-16T01:17:08.714919346Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.999953ms logger=migrator t=2026-06-16T01:17:08.718042771Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-16T01:17:08.718099453Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=57.572µs logger=migrator t=2026-06-16T01:17:08.722208702Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-16T01:17:08.723022552Z level=info msg="Migration successfully executed" id="create session table" duration=813.51µs logger=migrator t=2026-06-16T01:17:08.726728182Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-16T01:17:08.726893106Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=165.324µs logger=migrator t=2026-06-16T01:17:08.730928614Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-16T01:17:08.731042557Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=114.543µs logger=migrator t=2026-06-16T01:17:08.734965981Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-16T01:17:08.735667158Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=701.007µs logger=migrator t=2026-06-16T01:17:08.740784392Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-16T01:17:08.741560621Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=776.199µs logger=migrator t=2026-06-16T01:17:08.744693118Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-16T01:17:08.744751419Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=59.542µs logger=migrator t=2026-06-16T01:17:08.747768102Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-16T01:17:08.747820794Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=53.931µs logger=migrator t=2026-06-16T01:17:08.751458231Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-16T01:17:08.755818026Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.357945ms logger=migrator t=2026-06-16T01:17:08.759427185Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-16T01:17:08.762915859Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.488294ms logger=migrator t=2026-06-16T01:17:08.766544297Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-16T01:17:08.766665439Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=121.762µs logger=migrator t=2026-06-16T01:17:08.772257065Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-16T01:17:08.772367518Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=114.923µs logger=migrator t=2026-06-16T01:17:08.776479858Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-16T01:17:08.777180115Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=700.347µs logger=migrator t=2026-06-16T01:17:08.783346774Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-16T01:17:08.783414195Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=73.691µs logger=migrator t=2026-06-16T01:17:08.787821963Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-16T01:17:08.79308214Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.264037ms logger=migrator t=2026-06-16T01:17:08.802846246Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-16T01:17:08.803023171Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=179.335µs logger=migrator t=2026-06-16T01:17:08.806555537Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-16T01:17:08.808943814Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.389997ms logger=migrator t=2026-06-16T01:17:08.812510761Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-16T01:17:08.817948643Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.432562ms logger=migrator t=2026-06-16T01:17:08.822687287Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-16T01:17:08.822753639Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.362µs logger=migrator t=2026-06-16T01:17:08.826801458Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-16T01:17:08.828248352Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.445995ms logger=migrator t=2026-06-16T01:17:08.832782492Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-16T01:17:08.834107534Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.323582ms logger=migrator t=2026-06-16T01:17:08.839669189Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-16T01:17:08.841125465Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.454775ms logger=migrator t=2026-06-16T01:17:08.849955829Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-16T01:17:08.855263927Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=5.312139ms logger=migrator t=2026-06-16T01:17:08.865428964Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-16T01:17:08.866408697Z level=info msg="Migration successfully executed" id="add index alert state" duration=984.013µs logger=migrator t=2026-06-16T01:17:08.87068282Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-16T01:17:08.871514911Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=831.701µs logger=migrator t=2026-06-16T01:17:08.878332656Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-16T01:17:08.879026723Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=693.567µs logger=migrator t=2026-06-16T01:17:08.883103042Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-16T01:17:08.88469441Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.592808ms logger=migrator t=2026-06-16T01:17:08.888512823Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-16T01:17:08.889951748Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.436974ms logger=migrator t=2026-06-16T01:17:08.895632205Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-16T01:17:08.906294574Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.662999ms logger=migrator t=2026-06-16T01:17:08.912845153Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-16T01:17:08.914198116Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.353002ms logger=migrator t=2026-06-16T01:17:08.919925934Z 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-06-16T01:17:08.920887167Z 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=960.533µs logger=migrator t=2026-06-16T01:17:08.924770142Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-16T01:17:08.925058379Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=288.477µs logger=migrator t=2026-06-16T01:17:08.931671819Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-16T01:17:08.93294974Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.273742ms logger=migrator t=2026-06-16T01:17:08.938164147Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-16T01:17:08.93915392Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=989.943µs logger=migrator t=2026-06-16T01:17:08.945390221Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-16T01:17:08.949478641Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.08809ms logger=migrator t=2026-06-16T01:17:08.95358448Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-16T01:17:08.957127765Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.542965ms logger=migrator t=2026-06-16T01:17:08.960712893Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-16T01:17:08.964175027Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.453684ms logger=migrator t=2026-06-16T01:17:08.968278476Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-16T01:17:08.972777725Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.496859ms logger=migrator t=2026-06-16T01:17:08.978793131Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-16T01:17:08.980091503Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.299242ms logger=migrator t=2026-06-16T01:17:08.983843713Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-16T01:17:08.983877294Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.811µs logger=migrator t=2026-06-16T01:17:08.987573394Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-16T01:17:08.987608224Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.731µs logger=migrator t=2026-06-16T01:17:08.992892683Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-16T01:17:08.994212145Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.318962ms logger=migrator t=2026-06-16T01:17:08.998184671Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:17:08.999098373Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=912.832µs logger=migrator t=2026-06-16T01:17:09.002552267Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-16T01:17:09.003263504Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=711.207µs logger=migrator t=2026-06-16T01:17:09.008271586Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-16T01:17:09.009085905Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=813.759µs logger=migrator t=2026-06-16T01:17:09.012817846Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:17:09.014162079Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.342544ms logger=migrator t=2026-06-16T01:17:09.018672907Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-16T01:17:09.024285253Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.610526ms logger=migrator t=2026-06-16T01:17:09.027791839Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-16T01:17:09.031464658Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.672609ms logger=migrator t=2026-06-16T01:17:09.034956782Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-16T01:17:09.035155757Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=199.065µs logger=migrator t=2026-06-16T01:17:09.039321798Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-16T01:17:09.04022059Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=898.482µs logger=migrator t=2026-06-16T01:17:09.046451941Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-16T01:17:09.048586783Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.135203ms logger=migrator t=2026-06-16T01:17:09.052584989Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-16T01:17:09.056208498Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.622968ms logger=migrator t=2026-06-16T01:17:09.059941878Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-16T01:17:09.060009489Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.392µs logger=migrator t=2026-06-16T01:17:09.064198701Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-16T01:17:09.065089493Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=890.542µs logger=migrator t=2026-06-16T01:17:09.068949976Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-16T01:17:09.070575546Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.626769ms logger=migrator t=2026-06-16T01:17:09.074689425Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-16T01:17:09.074803897Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=114.922µs logger=migrator t=2026-06-16T01:17:09.081119651Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-16T01:17:09.082063864Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=944.023µs logger=migrator t=2026-06-16T01:17:09.086568883Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-16T01:17:09.08766126Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.091077ms logger=migrator t=2026-06-16T01:17:09.096076513Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-16T01:17:09.097732924Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.656161ms logger=migrator t=2026-06-16T01:17:09.10294319Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-16T01:17:09.103882223Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=938.733µs logger=migrator t=2026-06-16T01:17:09.107862769Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-16T01:17:09.108909885Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.046446ms logger=migrator t=2026-06-16T01:17:09.116674592Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-16T01:17:09.118321263Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.649171ms logger=migrator t=2026-06-16T01:17:09.123773045Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-16T01:17:09.123802956Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.781µs logger=migrator t=2026-06-16T01:17:09.12772422Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-16T01:17:09.131768519Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.044419ms logger=migrator t=2026-06-16T01:17:09.135193522Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-16T01:17:09.136102433Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=909.631µs logger=migrator t=2026-06-16T01:17:09.142104879Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-16T01:17:09.146721041Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.614852ms logger=migrator t=2026-06-16T01:17:09.150353328Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-16T01:17:09.151172899Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=812.251µs logger=migrator t=2026-06-16T01:17:09.155186096Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-16T01:17:09.156267192Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.078546ms logger=migrator t=2026-06-16T01:17:09.162088353Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-16T01:17:09.163749554Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.66455ms logger=migrator t=2026-06-16T01:17:09.170414335Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-16T01:17:09.186693059Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.280025ms logger=migrator t=2026-06-16T01:17:09.190635596Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-16T01:17:09.191538427Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=903.651µs logger=migrator t=2026-06-16T01:17:09.197629964Z 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-06-16T01:17:09.199600513Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.970299ms logger=migrator t=2026-06-16T01:17:09.204609944Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-16T01:17:09.204965113Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=356.179µs logger=migrator t=2026-06-16T01:17:09.218675645Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-16T01:17:09.219612517Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=940.162µs logger=migrator t=2026-06-16T01:17:09.223742418Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-16T01:17:09.224609009Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=866.691µs logger=migrator t=2026-06-16T01:17:09.2292339Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-16T01:17:09.235338179Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.096239ms logger=migrator t=2026-06-16T01:17:09.240007592Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-16T01:17:09.2465415Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.529449ms logger=migrator t=2026-06-16T01:17:09.251292685Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-16T01:17:09.252056254Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=763.899µs logger=migrator t=2026-06-16T01:17:09.255504918Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-16T01:17:09.256182604Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=677.586µs logger=migrator t=2026-06-16T01:17:09.261769669Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-16T01:17:09.262186139Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=421.98µs logger=migrator t=2026-06-16T01:17:09.266076604Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-16T01:17:09.273297758Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.220544ms logger=migrator t=2026-06-16T01:17:09.277620954Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-16T01:17:09.278331911Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=710.507µs logger=migrator t=2026-06-16T01:17:09.282526262Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-16T01:17:09.282756818Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=230.586µs logger=migrator t=2026-06-16T01:17:09.286396386Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-16T01:17:09.286771665Z level=info msg="Migration successfully executed" id="Move region to single row" duration=376.089µs logger=migrator t=2026-06-16T01:17:09.290156967Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-16T01:17:09.291518191Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.357473ms logger=migrator t=2026-06-16T01:17:09.296132402Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-16T01:17:09.297532816Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.401044ms logger=migrator t=2026-06-16T01:17:09.301153504Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:17:09.302184099Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.030325ms logger=migrator t=2026-06-16T01:17:09.305989471Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:17:09.306854562Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=864.631µs logger=migrator t=2026-06-16T01:17:09.310684815Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-16T01:17:09.311496864Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=811.959µs logger=migrator t=2026-06-16T01:17:09.316769033Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-16T01:17:09.318934524Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.158582ms logger=migrator t=2026-06-16T01:17:09.323439204Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-16T01:17:09.323558977Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=123.852µs logger=migrator t=2026-06-16T01:17:09.327747239Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-16T01:17:09.328695961Z level=info msg="Migration successfully executed" id="create test_data table" duration=949.542µs logger=migrator t=2026-06-16T01:17:09.332404221Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-16T01:17:09.333222361Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=817.62µs logger=migrator t=2026-06-16T01:17:09.336746116Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-16T01:17:09.337680119Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=933.383µs logger=migrator t=2026-06-16T01:17:09.343112931Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-16T01:17:09.344776651Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.66319ms logger=migrator t=2026-06-16T01:17:09.348632094Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-16T01:17:09.348825349Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=193.325µs logger=migrator t=2026-06-16T01:17:09.353089003Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-16T01:17:09.353548424Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=459.131µs logger=migrator t=2026-06-16T01:17:09.357205532Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-16T01:17:09.357278344Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=72.882µs logger=migrator t=2026-06-16T01:17:09.361035895Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-16T01:17:09.361916676Z level=info msg="Migration successfully executed" id="create team table" duration=880.181µs logger=migrator t=2026-06-16T01:17:09.365581835Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-16T01:17:09.366568089Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=985.874µs logger=migrator t=2026-06-16T01:17:09.371060668Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-16T01:17:09.372655927Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.593059ms logger=migrator t=2026-06-16T01:17:09.37648828Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-16T01:17:09.383283074Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.795804ms logger=migrator t=2026-06-16T01:17:09.388975392Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-16T01:17:09.389177408Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=202.516µs logger=migrator t=2026-06-16T01:17:09.394699571Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-16T01:17:09.395608923Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=901.112µs logger=migrator t=2026-06-16T01:17:09.401492985Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-16T01:17:09.403911754Z level=info msg="Migration successfully executed" id="create team member table" duration=2.414619ms logger=migrator t=2026-06-16T01:17:09.409034379Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-16T01:17:09.410717849Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.6848ms logger=migrator t=2026-06-16T01:17:09.416054628Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-16T01:17:09.41697249Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=917.592µs logger=migrator t=2026-06-16T01:17:09.422222718Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-16T01:17:09.423561711Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.338622ms logger=migrator t=2026-06-16T01:17:09.430625391Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-16T01:17:09.435416588Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.789347ms logger=migrator t=2026-06-16T01:17:09.439057276Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-16T01:17:09.443706789Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.646433ms logger=migrator t=2026-06-16T01:17:09.4474826Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-16T01:17:09.456570821Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=9.088321ms logger=migrator t=2026-06-16T01:17:09.46232675Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-16T01:17:09.463052708Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=726.498µs logger=migrator t=2026-06-16T01:17:09.466406779Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-16T01:17:09.468160182Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.751083ms logger=migrator t=2026-06-16T01:17:09.47472648Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-16T01:17:09.476547525Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.816045ms logger=migrator t=2026-06-16T01:17:09.483343879Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-16T01:17:09.485040691Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.695842ms logger=migrator t=2026-06-16T01:17:09.488838662Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-16T01:17:09.489816386Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=977.763µs logger=migrator t=2026-06-16T01:17:09.493590038Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-16T01:17:09.495468224Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.870634ms logger=migrator t=2026-06-16T01:17:09.501652673Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-16T01:17:09.502861012Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.212699ms logger=migrator t=2026-06-16T01:17:09.507819053Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-16T01:17:09.509916024Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.102201ms logger=migrator t=2026-06-16T01:17:09.513787837Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-16T01:17:09.514267638Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=479.931µs logger=migrator t=2026-06-16T01:17:09.518747448Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-16T01:17:09.518980083Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=233.865µs logger=migrator t=2026-06-16T01:17:09.522644392Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-16T01:17:09.52341153Z level=info msg="Migration successfully executed" id="create tag table" duration=767.538µs logger=migrator t=2026-06-16T01:17:09.527482049Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-16T01:17:09.52913975Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.660901ms logger=migrator t=2026-06-16T01:17:09.533242709Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-16T01:17:09.534783256Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.542647ms logger=migrator t=2026-06-16T01:17:09.540203537Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-16T01:17:09.541145951Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=951.074µs logger=migrator t=2026-06-16T01:17:09.544997973Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-16T01:17:09.545858594Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=860.961µs logger=migrator t=2026-06-16T01:17:09.549289278Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:17:09.564124217Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.834139ms logger=migrator t=2026-06-16T01:17:09.568727399Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-16T01:17:09.569555139Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=827.21µs logger=migrator t=2026-06-16T01:17:09.573021313Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-16T01:17:09.573932425Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=910.253µs logger=migrator t=2026-06-16T01:17:09.578391953Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-16T01:17:09.57869068Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=298.487µs logger=migrator t=2026-06-16T01:17:09.582329659Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-16T01:17:09.582946834Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=615.085µs logger=migrator t=2026-06-16T01:17:09.589238506Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-16T01:17:09.591347627Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.108231ms logger=migrator t=2026-06-16T01:17:09.605985822Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-16T01:17:09.606967655Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=985.373µs logger=migrator t=2026-06-16T01:17:09.610412609Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-16T01:17:09.610480851Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.852µs logger=migrator t=2026-06-16T01:17:09.613712949Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-16T01:17:09.61910347Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.386641ms logger=migrator t=2026-06-16T01:17:09.623277391Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-16T01:17:09.628542249Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.264587ms logger=migrator t=2026-06-16T01:17:09.631753736Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-16T01:17:09.636944582Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.188246ms logger=migrator t=2026-06-16T01:17:09.640452327Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-16T01:17:09.645600802Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.144935ms logger=migrator t=2026-06-16T01:17:09.65004Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-16T01:17:09.650949561Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=908.991µs logger=migrator t=2026-06-16T01:17:09.654671992Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-16T01:17:09.66328684Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.612629ms logger=migrator t=2026-06-16T01:17:09.667247267Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-16T01:17:09.667853981Z level=info msg="Migration successfully executed" id="create server_lock table" duration=608.925µs logger=migrator t=2026-06-16T01:17:09.672128175Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-16T01:17:09.672834572Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=706.497µs logger=migrator t=2026-06-16T01:17:09.676731486Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-16T01:17:09.67812431Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.392274ms logger=migrator t=2026-06-16T01:17:09.683147111Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-16T01:17:09.684659538Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.512107ms logger=migrator t=2026-06-16T01:17:09.690324126Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-16T01:17:09.691811702Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.478736ms logger=migrator t=2026-06-16T01:17:09.695998283Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-16T01:17:09.697639863Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.64069ms logger=migrator t=2026-06-16T01:17:09.703819743Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-16T01:17:09.711426098Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.607934ms logger=migrator t=2026-06-16T01:17:09.715554957Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-16T01:17:09.716568652Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.013394ms logger=migrator t=2026-06-16T01:17:09.720500807Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-16T01:17:09.72145369Z level=info msg="Migration successfully executed" id="create cache_data table" duration=952.343µs logger=migrator t=2026-06-16T01:17:09.725417477Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-16T01:17:09.726423521Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.005724ms logger=migrator t=2026-06-16T01:17:09.730784657Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-16T01:17:09.731693739Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=908.942µs logger=migrator t=2026-06-16T01:17:09.735281905Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-16T01:17:09.736364511Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.080316ms logger=migrator t=2026-06-16T01:17:09.74203199Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-16T01:17:09.742141282Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=110.152µs logger=migrator t=2026-06-16T01:17:09.746223271Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-16T01:17:09.746302922Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=79.841µs logger=migrator t=2026-06-16T01:17:09.749830948Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-16T01:17:09.750694119Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=862.871µs logger=migrator t=2026-06-16T01:17:09.757565775Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:17:09.759250807Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.681721ms logger=migrator t=2026-06-16T01:17:09.765534858Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:17:09.76724396Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.709462ms logger=migrator t=2026-06-16T01:17:09.772584099Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:17:09.772659121Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=75.362µs logger=migrator t=2026-06-16T01:17:09.77630907Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:17:09.777890288Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.582467ms logger=migrator t=2026-06-16T01:17:09.781601068Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:17:09.782544091Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=937.113µs logger=migrator t=2026-06-16T01:17:09.786697281Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:17:09.787671925Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=971.334µs logger=migrator t=2026-06-16T01:17:09.791299143Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:17:09.792282156Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=982.433µs logger=migrator t=2026-06-16T01:17:09.79901849Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-16T01:17:09.809223198Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.204088ms logger=migrator t=2026-06-16T01:17:09.81469687Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-16T01:17:09.815573172Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=876.342µs logger=migrator t=2026-06-16T01:17:09.821049884Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-16T01:17:09.821193558Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=143.624µs logger=migrator t=2026-06-16T01:17:09.827512Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-16T01:17:09.828812381Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.300441ms logger=migrator t=2026-06-16T01:17:09.835243868Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-16T01:17:09.836874897Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.628139ms logger=migrator t=2026-06-16T01:17:09.842049873Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-16T01:17:09.843640722Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.591839ms logger=migrator t=2026-06-16T01:17:09.849491233Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:17:09.849584956Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=94.523µs logger=migrator t=2026-06-16T01:17:09.854414163Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-16T01:17:09.856096033Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.68059ms logger=migrator t=2026-06-16T01:17:09.860963931Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-16T01:17:09.8621605Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.197569ms logger=migrator t=2026-06-16T01:17:09.868485094Z 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-06-16T01:17:09.869611751Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.126457ms logger=migrator t=2026-06-16T01:17:09.875999215Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-16T01:17:09.877684567Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.684962ms logger=migrator t=2026-06-16T01:17:09.884352498Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-16T01:17:09.890265761Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.912823ms logger=migrator t=2026-06-16T01:17:09.894253259Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:17:09.895817736Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.564168ms logger=migrator t=2026-06-16T01:17:09.902216321Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:17:09.903494942Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.290431ms logger=migrator t=2026-06-16T01:17:09.908719569Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-16T01:17:09.9450527Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.3204ms logger=migrator t=2026-06-16T01:17:09.975552909Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-16T01:17:10.002771519Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.21416ms logger=migrator t=2026-06-16T01:17:10.017173297Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:17:10.019291918Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.118061ms logger=migrator t=2026-06-16T01:17:10.024911634Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:17:10.026316329Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.404345ms logger=migrator t=2026-06-16T01:17:10.031391942Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-16T01:17:10.037304745Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.911883ms logger=migrator t=2026-06-16T01:17:10.042772968Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-16T01:17:10.051015978Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.24575ms logger=migrator t=2026-06-16T01:17:10.05686455Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-16T01:17:10.05773104Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=866.891µs logger=migrator t=2026-06-16T01:17:10.062776243Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-16T01:17:10.064360891Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.583339ms logger=migrator t=2026-06-16T01:17:10.074901796Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-16T01:17:10.076769632Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.872076ms logger=migrator t=2026-06-16T01:17:10.082504391Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-16T01:17:10.083680749Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.175718ms logger=migrator t=2026-06-16T01:17:10.089065589Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:17:10.089268364Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=203.125µs logger=migrator t=2026-06-16T01:17:10.099488052Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-16T01:17:10.109646989Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.157007ms logger=migrator t=2026-06-16T01:17:10.114690331Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-16T01:17:10.122119961Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.42821ms logger=migrator t=2026-06-16T01:17:10.127151203Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-16T01:17:10.131883588Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.733265ms logger=migrator t=2026-06-16T01:17:10.136639102Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-16T01:17:10.137732089Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.092847ms logger=migrator t=2026-06-16T01:17:10.144017992Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-16T01:17:10.145337653Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.323392ms logger=migrator t=2026-06-16T01:17:10.15097916Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-16T01:17:10.159367313Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.382803ms logger=migrator t=2026-06-16T01:17:10.164493807Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-16T01:17:10.169894719Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.402712ms logger=migrator t=2026-06-16T01:17:10.175933995Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-16T01:17:10.17696954Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.034795ms logger=migrator t=2026-06-16T01:17:10.183544269Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-16T01:17:10.192608469Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.060909ms logger=migrator t=2026-06-16T01:17:10.205186604Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-16T01:17:10.213230859Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.058185ms logger=migrator t=2026-06-16T01:17:10.218804404Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-16T01:17:10.218934277Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=134.823µs logger=migrator t=2026-06-16T01:17:10.223782924Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-16T01:17:10.225480366Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.696932ms logger=migrator t=2026-06-16T01:17:10.233598733Z 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-06-16T01:17:10.235712284Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.114151ms logger=migrator t=2026-06-16T01:17:10.242020537Z 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-06-16T01:17:10.243442592Z 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.422195ms logger=migrator t=2026-06-16T01:17:10.249803606Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:17:10.249877417Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=74.451µs logger=migrator t=2026-06-16T01:17:10.255811351Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-16T01:17:10.264555243Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.743442ms logger=migrator t=2026-06-16T01:17:10.270995569Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-16T01:17:10.27763585Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.639452ms logger=migrator t=2026-06-16T01:17:10.283785849Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-16T01:17:10.290687026Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.900217ms logger=migrator t=2026-06-16T01:17:10.296175239Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-16T01:17:10.30281837Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.642621ms logger=migrator t=2026-06-16T01:17:10.308785775Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-16T01:17:10.315044336Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.256501ms logger=migrator t=2026-06-16T01:17:10.321632396Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-16T01:17:10.321704888Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.192µs logger=migrator t=2026-06-16T01:17:10.329697211Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-16T01:17:10.330912721Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.22368ms logger=migrator t=2026-06-16T01:17:10.345462384Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-16T01:17:10.354969154Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.50363ms logger=migrator t=2026-06-16T01:17:10.360400656Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-16T01:17:10.360472127Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.061µs logger=migrator t=2026-06-16T01:17:10.37503685Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-16T01:17:10.383955527Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.918587ms logger=migrator t=2026-06-16T01:17:10.389141903Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-16T01:17:10.390199338Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.057285ms logger=migrator t=2026-06-16T01:17:10.396096021Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-16T01:17:10.402806203Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.709502ms logger=migrator t=2026-06-16T01:17:10.409512587Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-16T01:17:10.410338156Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=825.47µs logger=migrator t=2026-06-16T01:17:10.414430046Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-16T01:17:10.415521372Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.090556ms logger=migrator t=2026-06-16T01:17:10.421169029Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-16T01:17:10.428096246Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.923967ms logger=migrator t=2026-06-16T01:17:10.433073467Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-16T01:17:10.433932788Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=859.171µs logger=migrator t=2026-06-16T01:17:10.440586609Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-16T01:17:10.442229988Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.642689ms logger=migrator t=2026-06-16T01:17:10.449819833Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-16T01:17:10.451249048Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.428865ms logger=migrator t=2026-06-16T01:17:10.456540296Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-16T01:17:10.457634192Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.096416ms logger=migrator t=2026-06-16T01:17:10.463428333Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-16T01:17:10.463528045Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.842µs logger=migrator t=2026-06-16T01:17:10.468296701Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-16T01:17:10.469791717Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.494946ms logger=migrator t=2026-06-16T01:17:10.4748632Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-16T01:17:10.476052669Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.188529ms logger=migrator t=2026-06-16T01:17:10.480996558Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T01:17:10.481618094Z 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-06-16T01:17:10.486207615Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-16T01:17:10.486947183Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=740.107µs logger=migrator t=2026-06-16T01:17:10.49138121Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-16T01:17:10.492508267Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.126787ms logger=migrator t=2026-06-16T01:17:10.497768355Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-16T01:17:10.508422423Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.643868ms logger=migrator t=2026-06-16T01:17:10.513188249Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-16T01:17:10.51407168Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=881.021µs logger=migrator t=2026-06-16T01:17:10.519107652Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-16T01:17:10.520977398Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.868766ms logger=migrator t=2026-06-16T01:17:10.526650666Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-16T01:17:10.528536941Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.886195ms logger=migrator t=2026-06-16T01:17:10.535295835Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-16T01:17:10.536371091Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.070405ms logger=migrator t=2026-06-16T01:17:10.541255969Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-16T01:17:10.542278104Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.019134ms logger=migrator t=2026-06-16T01:17:10.548346431Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-16T01:17:10.548373371Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.02µs logger=migrator t=2026-06-16T01:17:10.5528316Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-16T01:17:10.552897641Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.711µs logger=migrator t=2026-06-16T01:17:10.557582235Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-16T01:17:10.566674905Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.08813ms logger=migrator t=2026-06-16T01:17:10.571198115Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-16T01:17:10.571586185Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=388.959µs logger=migrator t=2026-06-16T01:17:10.577682702Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-16T01:17:10.57844382Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=760.988µs logger=migrator t=2026-06-16T01:17:10.585294607Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-16T01:17:10.58583669Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=547.283µs logger=migrator t=2026-06-16T01:17:10.591129108Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-16T01:17:10.592557542Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.428774ms logger=migrator t=2026-06-16T01:17:10.599285056Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-16T01:17:10.60198223Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.660463ms logger=migrator t=2026-06-16T01:17:10.60854395Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-16T01:17:10.645843834Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.293883ms logger=migrator t=2026-06-16T01:17:10.650256801Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-16T01:17:10.656488212Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.228141ms logger=migrator t=2026-06-16T01:17:10.662454927Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-16T01:17:10.662807515Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=356.789µs logger=migrator t=2026-06-16T01:17:10.667430707Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-16T01:17:10.704972097Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.536969ms logger=migrator t=2026-06-16T01:17:10.711157576Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-16T01:17:10.746440502Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.280186ms logger=migrator t=2026-06-16T01:17:10.751654779Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-16T01:17:10.752422677Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=768.109µs logger=migrator t=2026-06-16T01:17:10.759312064Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-16T01:17:10.760612175Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.322061ms logger=migrator t=2026-06-16T01:17:10.768742352Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-16T01:17:10.76907334Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=329.438µs logger=migrator t=2026-06-16T01:17:10.774105493Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-16T01:17:10.775630509Z level=info msg="Migration successfully executed" id="create permission table" duration=1.524906ms logger=migrator t=2026-06-16T01:17:10.781958373Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-16T01:17:10.783608562Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.650319ms logger=migrator t=2026-06-16T01:17:10.790529671Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-16T01:17:10.791703259Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.173238ms logger=migrator t=2026-06-16T01:17:10.797375226Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-16T01:17:10.799117359Z level=info msg="Migration successfully executed" id="create role table" duration=1.741583ms logger=migrator t=2026-06-16T01:17:10.804921329Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-16T01:17:10.812835161Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.912492ms logger=migrator t=2026-06-16T01:17:10.820119957Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-16T01:17:10.825696163Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.578486ms logger=migrator t=2026-06-16T01:17:10.837674294Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-16T01:17:10.838898273Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.225209ms logger=migrator t=2026-06-16T01:17:10.842768276Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-16T01:17:10.84414089Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.370984ms logger=migrator t=2026-06-16T01:17:10.851104198Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-16T01:17:10.854262116Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=3.156907ms logger=migrator t=2026-06-16T01:17:10.862245678Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-16T01:17:10.863414957Z level=info msg="Migration successfully executed" id="create team role table" duration=1.172699ms logger=migrator t=2026-06-16T01:17:10.870270793Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-16T01:17:10.872293472Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.025159ms logger=migrator t=2026-06-16T01:17:10.877272593Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-16T01:17:10.878542423Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.26904ms logger=migrator t=2026-06-16T01:17:10.885919532Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-16T01:17:10.888507905Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.592683ms logger=migrator t=2026-06-16T01:17:10.894958681Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-16T01:17:10.897276048Z level=info msg="Migration successfully executed" id="create user role table" duration=2.312256ms logger=migrator t=2026-06-16T01:17:10.903779075Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-16T01:17:10.905806354Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.028159ms logger=migrator t=2026-06-16T01:17:10.913345998Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-16T01:17:10.914582967Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.234009ms logger=migrator t=2026-06-16T01:17:10.918251086Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-16T01:17:10.919277991Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.026665ms logger=migrator t=2026-06-16T01:17:10.923270087Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-16T01:17:10.924130458Z level=info msg="Migration successfully executed" id="create builtin role table" duration=860.301µs logger=migrator t=2026-06-16T01:17:10.930752719Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-16T01:17:10.931803874Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.051255ms logger=migrator t=2026-06-16T01:17:10.936824586Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-16T01:17:10.937945883Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.121037ms logger=migrator t=2026-06-16T01:17:10.943578199Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-16T01:17:10.9543106Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.738181ms logger=migrator t=2026-06-16T01:17:10.960206032Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-16T01:17:10.962207571Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.951608ms logger=migrator t=2026-06-16T01:17:10.967376847Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-16T01:17:10.969689823Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.313406ms logger=migrator t=2026-06-16T01:17:10.976687472Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-16T01:17:10.978319802Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.64199ms logger=migrator t=2026-06-16T01:17:10.983062867Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-16T01:17:10.984472781Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.415364ms logger=migrator t=2026-06-16T01:17:10.990366624Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-16T01:17:10.991685316Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.322092ms logger=migrator t=2026-06-16T01:17:10.996351148Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-16T01:17:10.998947352Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.596823ms logger=migrator t=2026-06-16T01:17:11.003976894Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-16T01:17:11.014019658Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.038353ms logger=migrator t=2026-06-16T01:17:11.018792772Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-16T01:17:11.02779011Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.992818ms logger=migrator t=2026-06-16T01:17:11.031417629Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-16T01:17:11.038116321Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.690501ms logger=migrator t=2026-06-16T01:17:11.041770219Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-16T01:17:11.050940712Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.166943ms logger=migrator t=2026-06-16T01:17:11.055358989Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-16T01:17:11.056594449Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.23563ms logger=migrator t=2026-06-16T01:17:11.060305139Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-16T01:17:11.061555489Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.24827ms logger=migrator t=2026-06-16T01:17:11.066239893Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-16T01:17:11.068217251Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.980779ms logger=migrator t=2026-06-16T01:17:11.072011942Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-16T01:17:11.072971506Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=961.854µs logger=migrator t=2026-06-16T01:17:11.07767775Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-16T01:17:11.078791447Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.110947ms logger=migrator t=2026-06-16T01:17:11.082555618Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-16T01:17:11.08262169Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.972µs logger=migrator t=2026-06-16T01:17:11.085900199Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-16T01:17:11.08593521Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=35.591µs logger=migrator t=2026-06-16T01:17:11.092179041Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-16T01:17:11.092743105Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=568.644µs logger=migrator t=2026-06-16T01:17:11.096190449Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-16T01:17:11.096792423Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=603.124µs logger=migrator t=2026-06-16T01:17:11.100985465Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-16T01:17:11.101789685Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=804.749µs logger=migrator t=2026-06-16T01:17:11.105820542Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-16T01:17:11.106247402Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=416.689µs logger=migrator t=2026-06-16T01:17:11.117809543Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-16T01:17:11.11850914Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=709.947µs logger=migrator t=2026-06-16T01:17:11.125633252Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-16T01:17:11.127119338Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.488657ms logger=migrator t=2026-06-16T01:17:11.131560586Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-16T01:17:11.133152744Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.593198ms logger=migrator t=2026-06-16T01:17:11.139568209Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-16T01:17:11.151031647Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.462308ms logger=migrator t=2026-06-16T01:17:11.155199239Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-16T01:17:11.15525498Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=57.121µs logger=migrator t=2026-06-16T01:17:11.1597743Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-16T01:17:11.160940928Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.165428ms logger=migrator t=2026-06-16T01:17:11.166923863Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-16T01:17:11.168767338Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.850425ms logger=migrator t=2026-06-16T01:17:11.173323087Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-16T01:17:11.17463171Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.308973ms logger=migrator t=2026-06-16T01:17:11.179736514Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-16T01:17:11.191741464Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.00215ms logger=migrator t=2026-06-16T01:17:11.19568954Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-16T01:17:11.196755216Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.065786ms logger=migrator t=2026-06-16T01:17:11.202414753Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-16T01:17:11.203570181Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.156348ms logger=migrator t=2026-06-16T01:17:11.208191393Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:17:11.232739768Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.543145ms logger=migrator t=2026-06-16T01:17:11.237032942Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-16T01:17:11.238059727Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.026015ms logger=migrator t=2026-06-16T01:17:11.242450693Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-16T01:17:11.243506378Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.055275ms logger=migrator t=2026-06-16T01:17:11.247784062Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-16T01:17:11.248822217Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.035565ms logger=migrator t=2026-06-16T01:17:11.254728642Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-16T01:17:11.255827518Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.102308ms logger=migrator t=2026-06-16T01:17:11.261376682Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-16T01:17:11.261604397Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=228.315µs logger=migrator t=2026-06-16T01:17:11.26585465Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-16T01:17:11.266614729Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=759.989µs logger=migrator t=2026-06-16T01:17:11.26995408Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-16T01:17:11.278488307Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.533897ms logger=migrator t=2026-06-16T01:17:11.282563625Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-16T01:17:11.283404286Z level=info msg="Migration successfully executed" id="create entity_events table" duration=841.161µs logger=migrator t=2026-06-16T01:17:11.289964755Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-16T01:17:11.291768889Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.807034ms logger=migrator t=2026-06-16T01:17:11.297266102Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:17:11.298096032Z 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-06-16T01:17:11.304170529Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:17:11.305070071Z 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-06-16T01:17:11.309405296Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-16T01:17:11.310623615Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.215369ms logger=migrator t=2026-06-16T01:17:11.315846422Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-16T01:17:11.318731932Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.89163ms logger=migrator t=2026-06-16T01:17:11.323844716Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:17:11.325192879Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.347693ms logger=migrator t=2026-06-16T01:17:11.329548364Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:17:11.33101938Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.469526ms logger=migrator t=2026-06-16T01:17:11.335247632Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:17:11.33680847Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.560268ms logger=migrator t=2026-06-16T01:17:11.341665609Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:17:11.34255931Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=896.482µs logger=migrator t=2026-06-16T01:17:11.34586597Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-16T01:17:11.346681589Z level=info msg="Migration successfully executed" id="Drop public config table" duration=814.869µs logger=migrator t=2026-06-16T01:17:11.351117657Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-16T01:17:11.352620903Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.503066ms logger=migrator t=2026-06-16T01:17:11.356437646Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:17:11.357901241Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.463485ms logger=migrator t=2026-06-16T01:17:11.362143914Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:17:11.364393729Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.251235ms logger=migrator t=2026-06-16T01:17:11.36899955Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-16T01:17:11.370894936Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.895256ms logger=migrator t=2026-06-16T01:17:11.375883897Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-16T01:17:11.399025708Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.136541ms logger=migrator t=2026-06-16T01:17:11.402627345Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-16T01:17:11.414262607Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.635232ms logger=migrator t=2026-06-16T01:17:11.419036173Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-16T01:17:11.425642574Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.606541ms logger=migrator t=2026-06-16T01:17:11.42960742Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-16T01:17:11.429976158Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=367.069µs logger=migrator t=2026-06-16T01:17:11.434125459Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-16T01:17:11.440439372Z level=info msg="Migration successfully executed" id="add share column" duration=6.311133ms logger=migrator t=2026-06-16T01:17:11.444831618Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-16T01:17:11.445110535Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=282.597µs logger=migrator t=2026-06-16T01:17:11.448694202Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-16T01:17:11.449579433Z level=info msg="Migration successfully executed" id="create file table" duration=885.421µs logger=migrator t=2026-06-16T01:17:11.453762025Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-16T01:17:11.455603899Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.842144ms logger=migrator t=2026-06-16T01:17:11.460646341Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-16T01:17:11.462101727Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.456436ms logger=migrator t=2026-06-16T01:17:11.466494543Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-16T01:17:11.467550548Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.055445ms logger=migrator t=2026-06-16T01:17:11.47377646Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-16T01:17:11.47504515Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.26908ms logger=migrator t=2026-06-16T01:17:11.479799256Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-16T01:17:11.479908899Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.072µs logger=migrator t=2026-06-16T01:17:11.483457294Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-16T01:17:11.483561177Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=104.663µs logger=migrator t=2026-06-16T01:17:11.488368813Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-16T01:17:11.489280015Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=905.492µs logger=migrator t=2026-06-16T01:17:11.494924222Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-16T01:17:11.495186258Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=267.206µs logger=migrator t=2026-06-16T01:17:11.499149585Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-16T01:17:11.501231715Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.082489ms logger=migrator t=2026-06-16T01:17:11.506063492Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-16T01:17:11.51626607Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.198618ms logger=migrator t=2026-06-16T01:17:11.520465831Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-16T01:17:11.520755898Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=291.327µs logger=migrator t=2026-06-16T01:17:11.525740559Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-16T01:17:11.527861531Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.123572ms logger=migrator t=2026-06-16T01:17:11.533081167Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-16T01:17:11.534150313Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.074806ms logger=migrator t=2026-06-16T01:17:11.538753355Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-16T01:17:11.539110293Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=358.108µs logger=migrator t=2026-06-16T01:17:11.543792357Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-16T01:17:11.5447489Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=959.983µs logger=migrator t=2026-06-16T01:17:11.549020274Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-16T01:17:11.56288102Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.860946ms logger=migrator t=2026-06-16T01:17:11.567580653Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-16T01:17:11.574557723Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.97599ms logger=migrator t=2026-06-16T01:17:11.578239721Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-16T01:17:11.579274746Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.040515ms logger=migrator t=2026-06-16T01:17:11.584511383Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-16T01:17:11.659680855Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.164772ms logger=migrator t=2026-06-16T01:17:11.66360326Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-16T01:17:11.664444301Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=840.881µs logger=migrator t=2026-06-16T01:17:11.667671779Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-16T01:17:11.668468178Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=796.189µs logger=migrator t=2026-06-16T01:17:11.672985168Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-16T01:17:11.701198152Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.209154ms logger=migrator t=2026-06-16T01:17:11.70688169Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-16T01:17:11.713684524Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.802174ms logger=migrator t=2026-06-16T01:17:11.717785044Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-16T01:17:11.718088962Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=304.198µs logger=migrator t=2026-06-16T01:17:11.721173206Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-16T01:17:11.72133757Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=164.584µs logger=migrator t=2026-06-16T01:17:11.724423165Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-16T01:17:11.72463383Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=204.275µs logger=migrator t=2026-06-16T01:17:11.728604056Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-16T01:17:11.728925214Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=321.298µs logger=migrator t=2026-06-16T01:17:11.733880955Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-16T01:17:11.734220183Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=339.168µs logger=migrator t=2026-06-16T01:17:11.73909498Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-16T01:17:11.740653948Z level=info msg="Migration successfully executed" id="create folder table" duration=1.566158ms logger=migrator t=2026-06-16T01:17:11.745132867Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-16T01:17:11.746968961Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.831874ms logger=migrator t=2026-06-16T01:17:11.752322131Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-16T01:17:11.753470929Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.148338ms logger=migrator t=2026-06-16T01:17:11.757827585Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-16T01:17:11.757878976Z level=info msg="Migration successfully executed" id="Update folder title length" duration=52.672µs logger=migrator t=2026-06-16T01:17:11.762805545Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:17:11.76464339Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.836305ms logger=migrator t=2026-06-16T01:17:11.76921061Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:17:11.770279507Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.069147ms logger=migrator t=2026-06-16T01:17:11.773545036Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-16T01:17:11.775107913Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.556237ms logger=migrator t=2026-06-16T01:17:11.778850084Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-16T01:17:11.779587592Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=731.548µs logger=migrator t=2026-06-16T01:17:11.784177093Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-16T01:17:11.784557983Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=381.4µs logger=migrator t=2026-06-16T01:17:11.788390055Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-16T01:17:11.790052236Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.662011ms logger=migrator t=2026-06-16T01:17:11.794286918Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-16T01:17:11.796124913Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.837395ms logger=migrator t=2026-06-16T01:17:11.80014409Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-16T01:17:11.801193226Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.040686ms logger=migrator t=2026-06-16T01:17:11.805180862Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-16T01:17:11.806389901Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.207209ms logger=migrator t=2026-06-16T01:17:11.810538102Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-16T01:17:11.812226733Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.688341ms logger=migrator t=2026-06-16T01:17:11.816899706Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-16T01:17:11.817979183Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.079167ms logger=migrator t=2026-06-16T01:17:11.821715493Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-16T01:17:11.824219864Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.504111ms logger=migrator t=2026-06-16T01:17:11.829246416Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-16T01:17:11.830418344Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.171278ms logger=migrator t=2026-06-16T01:17:11.834737409Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-16T01:17:11.836232945Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.495456ms logger=migrator t=2026-06-16T01:17:11.840914928Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-16T01:17:11.84267181Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.757012ms logger=migrator t=2026-06-16T01:17:11.847439756Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-16T01:17:11.848544413Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.104697ms logger=migrator t=2026-06-16T01:17:11.851961616Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-16T01:17:11.852279824Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=315.838µs logger=migrator t=2026-06-16T01:17:11.856177468Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-16T01:17:11.869218475Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.040596ms logger=migrator t=2026-06-16T01:17:11.874884092Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-16T01:17:11.876122241Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.239889ms logger=migrator t=2026-06-16T01:17:11.879533315Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:17:11.879553265Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.16µs logger=migrator t=2026-06-16T01:17:11.882876056Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:17:11.883959031Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.082885ms logger=migrator t=2026-06-16T01:17:11.887548668Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:17:11.887585559Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=38.211µs logger=migrator t=2026-06-16T01:17:11.89174612Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-16T01:17:11.893933183Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.186223ms logger=migrator t=2026-06-16T01:17:11.898840182Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:17:11.900078492Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.24159ms logger=migrator t=2026-06-16T01:17:11.90701003Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-16T01:17:11.909541561Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.528201ms logger=migrator t=2026-06-16T01:17:11.914889541Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-16T01:17:11.916172662Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.284911ms logger=migrator t=2026-06-16T01:17:11.919561654Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-16T01:17:11.919874272Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=313.958µs logger=migrator t=2026-06-16T01:17:11.924075553Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-16T01:17:11.925037717Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=962.624µs logger=migrator t=2026-06-16T01:17:11.929597867Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-16T01:17:11.93093432Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.338723ms logger=migrator t=2026-06-16T01:17:11.935115791Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-16T01:17:11.937781496Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.656574ms logger=migrator t=2026-06-16T01:17:11.944065709Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-16T01:17:11.955849044Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.793736ms logger=migrator t=2026-06-16T01:17:11.958961959Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-16T01:17:11.967318362Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.356143ms logger=migrator t=2026-06-16T01:17:11.971661317Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-16T01:17:11.978627686Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.967129ms logger=migrator t=2026-06-16T01:17:11.981989347Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-16T01:17:11.982077979Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=89.142µs logger=migrator t=2026-06-16T01:17:11.985713557Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-16T01:17:11.995236378Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.522001ms logger=migrator t=2026-06-16T01:17:11.998912587Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-16T01:17:12.00561347Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.700603ms logger=migrator t=2026-06-16T01:17:12.009706939Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-16T01:17:12.010032337Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=325.588µs logger=migrator t=2026-06-16T01:17:12.013531081Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.501357026s logger=migrator t=2026-06-16T01:17:12.014587328Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-16T01:17:12.034142852Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-16T01:17:12.034379457Z level=info msg="Created default organization" logger=secrets t=2026-06-16T01:17:12.038704392Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:17:12.085587398Z level=info msg="Restored cache from database" duration=406.84µs logger=plugin.store t=2026-06-16T01:17:12.08689327Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-16T01:17:12.121774395Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-16T01:17:12.121865648Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-16T01:17:12.121947599Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-16T01:17:12.12197622Z level=info msg="Plugins loaded" count=54 duration=35.08345ms logger=query_data t=2026-06-16T01:17:12.12649541Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-16T01:17:12.132152627Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-16T01:17:12.138754557Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-16T01:17:12.144866305Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-16T01:17:12.146937175Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-16T01:17:12.148890353Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-16T01:17:12.167675917Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-16T01:17:12.187670373Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-16T01:17:12.219648317Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-16T01:17:12.219687228Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-16T01:17:12.219914444Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-16T01:17:12.220246242Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-06-16T01:17:12.220472337Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-16T01:17:12.220923838Z level=info msg="State cache has been initialized" states=0 duration=963.953µs logger=ngalert.scheduler t=2026-06-16T01:17:12.221047531Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-16T01:17:12.221177734Z level=info msg=starting first_tick=2026-06-16T01:17:20Z logger=http.server t=2026-06-16T01:17:12.228321457Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-16T01:17:12.287610674Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-06-16T01:17:12.339206455Z level=info msg="Update check succeeded" duration=118.842611ms logger=plugins.update.checker t=2026-06-16T01:17:12.351622526Z level=info msg="Update check succeeded" duration=131.057637ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:17:12.468904548Z level=info msg="Patterns update finished" duration=139.87313ms logger=provisioning.dashboard t=2026-06-16T01:17:12.482900238Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-16T01:17:12.70374813Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-16T01:17:12.70414837Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-16T01:17:16.355414742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.35700093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.372297681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.399874219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.421663138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.442874111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.463649055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.486684843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.503635254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.529157283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.553629386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.640143143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.668983231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.763775339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.783366704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.816757493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.832384592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.869153853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.887698712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.927944728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.947680236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:16.998413946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.020686956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.061406832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.079954912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.122454382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.140771736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.181568415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.202265777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.243356902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.259637007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.300939638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.323457094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.3749122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.392146318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.431654305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.447737906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.494397287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.517630419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.566393822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.582069261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.625296569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.646303798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.700520862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.713815354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.771176925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.783537084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.826350591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.840271589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.891754167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.908687018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.951757691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:17.965999066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.01156727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.025312884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.077602871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.094706065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.14148286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.15720077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.379857077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.412612871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.596179519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.62094535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.959313341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:18.975826301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.036390118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.052202862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.131016762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.152747149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.261958206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.277997404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.344107546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.367844692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.465375095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.479050496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.56005455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.574955222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.649986259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.669031091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:17:19.755893946Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-16T01:19:09.243536398Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T01:27:12.272521676Z level=info msg="Completed cleanup jobs" duration=49.464494ms logger=plugins.update.checker t=2026-06-16T01:27:12.455782286Z level=info msg="Update check succeeded" duration=103.795138ms logger=sqlstore.transactions t=2026-06-16T01:32:12.148093655Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-16T01:37:12.244395686Z level=info msg="Completed cleanup jobs" duration=22.283618ms logger=plugins.update.checker t=2026-06-16T01:37:12.439338713Z level=info msg="Update check succeeded" duration=87.303339ms logger=cleanup t=2026-06-16T01:47:12.253846291Z level=info msg="Completed cleanup jobs" duration=32.774261ms logger=plugins.update.checker t=2026-06-16T01:47:12.449947915Z level=info msg="Update check succeeded" duration=97.570546ms logger=infra.usagestats t=2026-06-16T01:49:09.265267206Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-06-16T01:57:12.45831415Z level=info msg="Update check succeeded" duration=105.940148ms logger=cleanup t=2026-06-16T01:57:12.694496982Z level=info msg="Completed cleanup jobs" duration=472.645752ms logger=cleanup t=2026-06-16T02:07:12.266203839Z level=info msg="Completed cleanup jobs" duration=44.31683ms logger=plugins.update.checker t=2026-06-16T02:07:12.446428649Z level=info msg="Update check succeeded" duration=93.918828ms logger=cleanup t=2026-06-16T02:17:12.253689973Z level=info msg="Completed cleanup jobs" duration=33.086698ms logger=plugins.update.checker t=2026-06-16T02:17:12.452022227Z level=info msg="Update check succeeded" duration=99.706345ms logger=infra.usagestats t=2026-06-16T02:19:09.266095503Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T02:27:12.263636649Z level=info msg="Completed cleanup jobs" duration=42.455294ms logger=plugins.update.checker t=2026-06-16T02:27:12.448155718Z level=info msg="Update check succeeded" duration=95.273508ms