logger=settings t=2026-05-28T00:44:11.549307232Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-28T00:44:11Z logger=settings t=2026-05-28T00:44:11.549840753Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-28T00:44:11.549859993Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-28T00:44:11.549868713Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-28T00:44:11.549875433Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-28T00:44:11.549880213Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-28T00:44:11.549884623Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-28T00:44:11.549891194Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-28T00:44:11.549898824Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-28T00:44:11.549904234Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-28T00:44:11.549908764Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-28T00:44:11.549913314Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-28T00:44:11.549920334Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-28T00:44:11.549924924Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-28T00:44:11.549931254Z level=info msg=Target target=[all] logger=settings t=2026-05-28T00:44:11.549947735Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-28T00:44:11.549952415Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-28T00:44:11.549956345Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-28T00:44:11.549960535Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-28T00:44:11.549964555Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-28T00:44:11.549968705Z level=info msg="App mode production" logger=sqlstore t=2026-05-28T00:44:11.550445925Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-28T00:44:11.550471985Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-28T00:44:11.552929415Z level=info msg="Locking database" logger=migrator t=2026-05-28T00:44:11.552947895Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-28T00:44:11.553678481Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-28T00:44:11.5546365Z level=info msg="Migration successfully executed" id="create migration_log table" duration=956.389µs logger=migrator t=2026-05-28T00:44:11.558709742Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-28T00:44:11.561482047Z level=info msg="Migration successfully executed" id="create user table" duration=2.767156ms logger=migrator t=2026-05-28T00:44:11.570616653Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-28T00:44:11.571232085Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=618.842µs logger=migrator t=2026-05-28T00:44:11.577544812Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-28T00:44:11.578256156Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=711.124µs logger=migrator t=2026-05-28T00:44:11.581804548Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-28T00:44:11.582574514Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=769.396µs logger=migrator t=2026-05-28T00:44:11.587095335Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-28T00:44:11.587936492Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=840.237µs logger=migrator t=2026-05-28T00:44:11.592042455Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-28T00:44:11.594733539Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.690214ms logger=migrator t=2026-05-28T00:44:11.598950385Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-28T00:44:11.600045186Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.094322ms logger=migrator t=2026-05-28T00:44:11.604895274Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-28T00:44:11.605807652Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=912.468µs logger=migrator t=2026-05-28T00:44:11.610312504Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-28T00:44:11.612003737Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.698073ms logger=migrator t=2026-05-28T00:44:11.618320996Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-28T00:44:11.619357396Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.03591ms logger=migrator t=2026-05-28T00:44:11.624327397Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-28T00:44:11.62497087Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=644.093µs logger=migrator t=2026-05-28T00:44:11.629394129Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-28T00:44:11.631043122Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.648273ms logger=migrator t=2026-05-28T00:44:11.634646856Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-28T00:44:11.634687656Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.661µs logger=migrator t=2026-05-28T00:44:11.636954031Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-28T00:44:11.638040734Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.086163ms logger=migrator t=2026-05-28T00:44:11.641372431Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-28T00:44:11.641615896Z level=info msg="Migration successfully executed" id="Add missing user data" duration=243.675µs logger=migrator t=2026-05-28T00:44:11.644863491Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-28T00:44:11.645910333Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.046562ms logger=migrator t=2026-05-28T00:44:11.648812031Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-28T00:44:11.649489545Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=677.344µs logger=migrator t=2026-05-28T00:44:11.653398573Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-28T00:44:11.654543687Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.137294ms logger=migrator t=2026-05-28T00:44:11.659457815Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-28T00:44:11.668731003Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.273358ms logger=migrator t=2026-05-28T00:44:11.672289265Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-28T00:44:11.673424957Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.135082ms logger=migrator t=2026-05-28T00:44:11.676772186Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-28T00:44:11.67696915Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=194.384µs logger=migrator t=2026-05-28T00:44:11.681414449Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-28T00:44:11.682100282Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=683.893µs logger=migrator t=2026-05-28T00:44:11.689209297Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-28T00:44:11.689507053Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=300.245µs logger=migrator t=2026-05-28T00:44:11.694741338Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-28T00:44:11.695162817Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=421.679µs logger=migrator t=2026-05-28T00:44:11.700093646Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-28T00:44:11.701211509Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.122913ms logger=migrator t=2026-05-28T00:44:11.707444635Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-28T00:44:11.70818702Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=742.645µs logger=migrator t=2026-05-28T00:44:11.71363548Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-28T00:44:11.714326394Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=691.204µs logger=migrator t=2026-05-28T00:44:11.719175532Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-28T00:44:11.720211873Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.03635ms logger=migrator t=2026-05-28T00:44:11.726266375Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-28T00:44:11.733210905Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=6.94484ms logger=migrator t=2026-05-28T00:44:11.738535583Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-28T00:44:11.738568034Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.94µs logger=migrator t=2026-05-28T00:44:11.762633029Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-28T00:44:11.763432096Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=798.107µs logger=migrator t=2026-05-28T00:44:11.773345075Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-28T00:44:11.774824026Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.47809ms logger=migrator t=2026-05-28T00:44:11.780289346Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-28T00:44:11.781374327Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.085461ms logger=migrator t=2026-05-28T00:44:11.787492201Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-28T00:44:11.788232925Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=738.414µs logger=migrator t=2026-05-28T00:44:11.792998202Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-28T00:44:11.798315209Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.260196ms logger=migrator t=2026-05-28T00:44:11.805055195Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-28T00:44:11.806068426Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.009791ms logger=migrator t=2026-05-28T00:44:11.813256091Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-28T00:44:11.814047587Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=790.846µs logger=migrator t=2026-05-28T00:44:11.81918621Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-28T00:44:11.819938766Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=751.926µs logger=migrator t=2026-05-28T00:44:11.824924006Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-28T00:44:11.826207883Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.283646ms logger=migrator t=2026-05-28T00:44:11.831922408Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-28T00:44:11.83348324Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.559382ms logger=migrator t=2026-05-28T00:44:11.840162624Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-28T00:44:11.840582933Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=420.359µs logger=migrator t=2026-05-28T00:44:11.846273318Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-28T00:44:11.846805518Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=533.12µs logger=migrator t=2026-05-28T00:44:11.851074255Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-28T00:44:11.851434132Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=369.207µs logger=migrator t=2026-05-28T00:44:11.855419092Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-28T00:44:11.856021335Z level=info msg="Migration successfully executed" id="create star table" duration=596.893µs logger=migrator t=2026-05-28T00:44:11.860180398Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-28T00:44:11.860879682Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=698.794µs logger=migrator t=2026-05-28T00:44:11.865882123Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-28T00:44:11.866629238Z level=info msg="Migration successfully executed" id="create org table v1" duration=747.025µs logger=migrator t=2026-05-28T00:44:11.871490727Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-28T00:44:11.873086949Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.601673ms logger=migrator t=2026-05-28T00:44:11.877789204Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-28T00:44:11.878743894Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=955.55µs logger=migrator t=2026-05-28T00:44:11.884282195Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-28T00:44:11.88504186Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=759.085µs logger=migrator t=2026-05-28T00:44:11.892664925Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-28T00:44:11.893372899Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=708.174µs logger=migrator t=2026-05-28T00:44:11.900200256Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-28T00:44:11.901805439Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.613783ms logger=migrator t=2026-05-28T00:44:11.907007894Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-28T00:44:11.907041985Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.981µs logger=migrator t=2026-05-28T00:44:11.912131768Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-28T00:44:11.912163849Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.26µs logger=migrator t=2026-05-28T00:44:11.918235991Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-28T00:44:11.918608718Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=373.877µs logger=migrator t=2026-05-28T00:44:11.923888775Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-28T00:44:11.924820504Z level=info msg="Migration successfully executed" id="create dashboard table" duration=932.758µs logger=migrator t=2026-05-28T00:44:11.93012139Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-28T00:44:11.931283003Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.159863ms logger=migrator t=2026-05-28T00:44:11.936885607Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-28T00:44:11.938209344Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.323257ms logger=migrator t=2026-05-28T00:44:11.944668614Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-28T00:44:11.94548351Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=814.046µs logger=migrator t=2026-05-28T00:44:11.951337399Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-28T00:44:11.952678676Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.345597ms logger=migrator t=2026-05-28T00:44:11.957982683Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-28T00:44:11.960459653Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=2.47821ms logger=migrator t=2026-05-28T00:44:11.96675271Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-28T00:44:11.973155479Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.401959ms logger=migrator t=2026-05-28T00:44:11.981341954Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-28T00:44:11.982181052Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=840.188µs logger=migrator t=2026-05-28T00:44:11.986903057Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-28T00:44:11.987572561Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=666.494µs logger=migrator t=2026-05-28T00:44:11.992046871Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-28T00:44:11.99302098Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=972.909µs logger=migrator t=2026-05-28T00:44:11.99994021Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-28T00:44:12.000823768Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=893.398µs logger=migrator t=2026-05-28T00:44:12.006506462Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-28T00:44:12.00834017Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.832987ms logger=migrator t=2026-05-28T00:44:12.014191208Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-28T00:44:12.014262529Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.591µs logger=migrator t=2026-05-28T00:44:12.019127118Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-28T00:44:12.021294772Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.167204ms logger=migrator t=2026-05-28T00:44:12.026603788Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-28T00:44:12.028519197Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.913639ms logger=migrator t=2026-05-28T00:44:12.035040358Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-28T00:44:12.037168511Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.123803ms logger=migrator t=2026-05-28T00:44:12.044266205Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-28T00:44:12.045322676Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.055831ms logger=migrator t=2026-05-28T00:44:12.053284337Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-28T00:44:12.055219037Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.93485ms logger=migrator t=2026-05-28T00:44:12.059819069Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-28T00:44:12.060648606Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=830.337µs logger=migrator t=2026-05-28T00:44:12.06628483Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-28T00:44:12.067110156Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=825.046µs logger=migrator t=2026-05-28T00:44:12.072220059Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-28T00:44:12.07224865Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.461µs logger=migrator t=2026-05-28T00:44:12.078015017Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-28T00:44:12.078070948Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=53.181µs logger=migrator t=2026-05-28T00:44:12.082568358Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-28T00:44:12.084543268Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.97412ms logger=migrator t=2026-05-28T00:44:12.089798054Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-28T00:44:12.091729024Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.933049ms logger=migrator t=2026-05-28T00:44:12.097788346Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-28T00:44:12.102087012Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.304196ms logger=migrator t=2026-05-28T00:44:12.108074684Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-28T00:44:12.109475312Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.400288ms logger=migrator t=2026-05-28T00:44:12.114638526Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-28T00:44:12.114881351Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=245.945µs logger=migrator t=2026-05-28T00:44:12.119414373Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-28T00:44:12.12078147Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.366027ms logger=migrator t=2026-05-28T00:44:12.126305141Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-28T00:44:12.127567646Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.260675ms logger=migrator t=2026-05-28T00:44:12.132932085Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-28T00:44:12.132959745Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.19µs logger=migrator t=2026-05-28T00:44:12.137874375Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-28T00:44:12.138720112Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=845.827µs logger=migrator t=2026-05-28T00:44:12.143221873Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-28T00:44:12.143902926Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=680.753µs logger=migrator t=2026-05-28T00:44:12.150172864Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-28T00:44:12.156121734Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.94855ms logger=migrator t=2026-05-28T00:44:12.162712136Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-28T00:44:12.163557863Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=846.467µs logger=migrator t=2026-05-28T00:44:12.168491293Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-28T00:44:12.169749819Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.258016ms logger=migrator t=2026-05-28T00:44:12.17379841Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-28T00:44:12.175190028Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.390448ms logger=migrator t=2026-05-28T00:44:12.182634208Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-28T00:44:12.182972065Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=337.897µs logger=migrator t=2026-05-28T00:44:12.188728551Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-28T00:44:12.189376465Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=647.874µs logger=migrator t=2026-05-28T00:44:12.195991888Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-28T00:44:12.204105142Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=8.113854ms logger=migrator t=2026-05-28T00:44:12.212706906Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-28T00:44:12.213380239Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=673.863µs logger=migrator t=2026-05-28T00:44:12.220639376Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-28T00:44:12.221111735Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=478.199µs logger=migrator t=2026-05-28T00:44:12.227183628Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-28T00:44:12.227473254Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=293.886µs logger=migrator t=2026-05-28T00:44:12.233344442Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-28T00:44:12.234247141Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=902.979µs logger=migrator t=2026-05-28T00:44:12.239928126Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-28T00:44:12.242397225Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.468689ms logger=migrator t=2026-05-28T00:44:12.247211512Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-28T00:44:12.248136272Z level=info msg="Migration successfully executed" id="create data_source table" duration=924.56µs logger=migrator t=2026-05-28T00:44:12.252310235Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-28T00:44:12.253105591Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=794.946µs logger=migrator t=2026-05-28T00:44:12.257380088Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-28T00:44:12.258933079Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.555711ms logger=migrator t=2026-05-28T00:44:12.263896499Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-28T00:44:12.264711365Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=813.996µs logger=migrator t=2026-05-28T00:44:12.26834651Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-28T00:44:12.269252898Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=905.597µs logger=migrator t=2026-05-28T00:44:12.275305229Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-28T00:44:12.282701119Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.39546ms logger=migrator t=2026-05-28T00:44:12.28621912Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-28T00:44:12.287128328Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=908.958µs logger=migrator t=2026-05-28T00:44:12.290774882Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-28T00:44:12.291569248Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=793.586µs logger=migrator t=2026-05-28T00:44:12.298003918Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-28T00:44:12.298917217Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=912.369µs logger=migrator t=2026-05-28T00:44:12.303348916Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-28T00:44:12.304168883Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=817.447µs logger=migrator t=2026-05-28T00:44:12.308288055Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-28T00:44:12.31097785Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.690335ms logger=migrator t=2026-05-28T00:44:12.315221935Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-28T00:44:12.317529792Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.306757ms logger=migrator t=2026-05-28T00:44:12.32139935Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-28T00:44:12.321428661Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.561µs logger=migrator t=2026-05-28T00:44:12.326244478Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-28T00:44:12.326445832Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=201.074µs logger=migrator t=2026-05-28T00:44:12.330619276Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-28T00:44:12.334640357Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.022231ms logger=migrator t=2026-05-28T00:44:12.342537377Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-28T00:44:12.342725381Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=188.224µs logger=migrator t=2026-05-28T00:44:12.347833334Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-28T00:44:12.348111749Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=279.425µs logger=migrator t=2026-05-28T00:44:12.351985348Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-28T00:44:12.355828125Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.842137ms logger=migrator t=2026-05-28T00:44:12.361264935Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-28T00:44:12.361455179Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.664µs logger=migrator t=2026-05-28T00:44:12.367176304Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-28T00:44:12.368080522Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=904.448µs logger=migrator t=2026-05-28T00:44:12.372322308Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-28T00:44:12.37390387Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.580102ms logger=migrator t=2026-05-28T00:44:12.458456428Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-28T00:44:12.460046459Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.595062ms logger=migrator t=2026-05-28T00:44:12.46944337Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-28T00:44:12.470702454Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.265805ms logger=migrator t=2026-05-28T00:44:12.477675585Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-28T00:44:12.478922511Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.246526ms logger=migrator t=2026-05-28T00:44:12.484922622Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-28T00:44:12.485772749Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=853.037µs logger=migrator t=2026-05-28T00:44:12.490868881Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-28T00:44:12.491615176Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=747.125µs logger=migrator t=2026-05-28T00:44:12.495070517Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-28T00:44:12.495792771Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=721.914µs logger=migrator t=2026-05-28T00:44:12.504480236Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-28T00:44:12.50566107Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.181204ms logger=migrator t=2026-05-28T00:44:12.509695382Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-28T00:44:12.518891527Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.207825ms logger=migrator t=2026-05-28T00:44:12.522684455Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-28T00:44:12.523190455Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=505.7µs logger=migrator t=2026-05-28T00:44:12.527402489Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-28T00:44:12.528156584Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=753.945µs logger=migrator t=2026-05-28T00:44:12.531625185Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-28T00:44:12.53237928Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=753.615µs logger=migrator t=2026-05-28T00:44:12.536644366Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-28T00:44:12.537863641Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.220484ms logger=migrator t=2026-05-28T00:44:12.542150677Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-28T00:44:12.542653228Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=503.311µs logger=migrator t=2026-05-28T00:44:12.546360062Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-28T00:44:12.546893933Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=502.45µs logger=migrator t=2026-05-28T00:44:12.550322812Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-28T00:44:12.550352892Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.55µs logger=migrator t=2026-05-28T00:44:12.555781492Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-28T00:44:12.559760713Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.977081ms logger=migrator t=2026-05-28T00:44:12.563806454Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-28T00:44:12.566263314Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.45642ms logger=migrator t=2026-05-28T00:44:12.570255545Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-28T00:44:12.570415668Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.743µs logger=migrator t=2026-05-28T00:44:12.576338138Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-28T00:44:12.580259556Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.919578ms logger=migrator t=2026-05-28T00:44:12.58435767Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-28T00:44:12.586979652Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.615111ms logger=migrator t=2026-05-28T00:44:12.590961013Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-28T00:44:12.591676107Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=713.134µs logger=migrator t=2026-05-28T00:44:12.596245389Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-28T00:44:12.596818801Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=573.592µs logger=migrator t=2026-05-28T00:44:12.600962674Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-28T00:44:12.601888113Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=925.469µs logger=migrator t=2026-05-28T00:44:12.606876114Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-28T00:44:12.608467096Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.595262ms logger=migrator t=2026-05-28T00:44:12.613970007Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-28T00:44:12.614910766Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=942.169µs logger=migrator t=2026-05-28T00:44:12.619008219Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-28T00:44:12.619773004Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=764.575µs logger=migrator t=2026-05-28T00:44:12.624174644Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-28T00:44:12.624240785Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.571µs logger=migrator t=2026-05-28T00:44:12.628700304Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-28T00:44:12.628735495Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.311µs logger=migrator t=2026-05-28T00:44:12.632351108Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-28T00:44:12.636800098Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.44791ms logger=migrator t=2026-05-28T00:44:12.641518213Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-28T00:44:12.644231988Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.713085ms logger=migrator t=2026-05-28T00:44:12.647988784Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-28T00:44:12.648054625Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.511µs logger=migrator t=2026-05-28T00:44:12.652431664Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-28T00:44:12.653201019Z level=info msg="Migration successfully executed" id="create quota table v1" duration=765.685µs logger=migrator t=2026-05-28T00:44:12.658381394Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-28T00:44:12.65968148Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.300315ms logger=migrator t=2026-05-28T00:44:12.664094479Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-28T00:44:12.664121069Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=24.13µs logger=migrator t=2026-05-28T00:44:12.669808745Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-28T00:44:12.670548839Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=739.915µs logger=migrator t=2026-05-28T00:44:12.678112262Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-28T00:44:12.679421318Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.308816ms logger=migrator t=2026-05-28T00:44:12.686360729Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-28T00:44:12.689238457Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.877809ms logger=migrator t=2026-05-28T00:44:12.69436555Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-28T00:44:12.694421642Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=55.501µs logger=migrator t=2026-05-28T00:44:12.6988396Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-28T00:44:12.700196208Z level=info msg="Migration successfully executed" id="create session table" duration=1.356208ms logger=migrator t=2026-05-28T00:44:12.704924874Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-28T00:44:12.705070927Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=145.163µs logger=migrator t=2026-05-28T00:44:12.708913034Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-28T00:44:12.708993525Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.101µs logger=migrator t=2026-05-28T00:44:12.713357514Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-28T00:44:12.714011957Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=658.283µs logger=migrator t=2026-05-28T00:44:12.71963123Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-28T00:44:12.720826794Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.195294ms logger=migrator t=2026-05-28T00:44:12.727905848Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-28T00:44:12.727945338Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.971µs logger=migrator t=2026-05-28T00:44:12.733697405Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-28T00:44:12.733735555Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.44µs logger=migrator t=2026-05-28T00:44:12.737650704Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-28T00:44:12.742574714Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.923239ms logger=migrator t=2026-05-28T00:44:12.747748158Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-28T00:44:12.750857381Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.105873ms logger=migrator t=2026-05-28T00:44:12.756442994Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-28T00:44:12.756561506Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=119.022µs logger=migrator t=2026-05-28T00:44:12.762315822Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-28T00:44:12.762480645Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=165.993µs logger=migrator t=2026-05-28T00:44:12.767507947Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-28T00:44:12.769083458Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.575181ms logger=migrator t=2026-05-28T00:44:12.776099801Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-28T00:44:12.776128511Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.01µs logger=migrator t=2026-05-28T00:44:12.780734144Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-28T00:44:12.784223954Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.48877ms logger=migrator t=2026-05-28T00:44:12.788252116Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-28T00:44:12.788381288Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=129.842µs logger=migrator t=2026-05-28T00:44:12.795188446Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-28T00:44:12.800916522Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.729335ms logger=migrator t=2026-05-28T00:44:12.805078085Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-28T00:44:12.80727693Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.193355ms logger=migrator t=2026-05-28T00:44:12.813848512Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-28T00:44:12.813922045Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.172µs logger=migrator t=2026-05-28T00:44:12.821906095Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-28T00:44:12.822813364Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=906.859µs logger=migrator t=2026-05-28T00:44:12.828376426Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-28T00:44:12.829217823Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=838.847µs logger=migrator t=2026-05-28T00:44:12.834811016Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-28T00:44:12.836948449Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.137103ms logger=migrator t=2026-05-28T00:44:12.842163055Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-28T00:44:12.843155094Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=993.339µs logger=migrator t=2026-05-28T00:44:12.849938031Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-28T00:44:12.850736958Z level=info msg="Migration successfully executed" id="add index alert state" duration=799.077µs logger=migrator t=2026-05-28T00:44:12.855541834Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-28T00:44:12.856348131Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=806.187µs logger=migrator t=2026-05-28T00:44:12.861378792Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-28T00:44:12.862073786Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=695.344µs logger=migrator t=2026-05-28T00:44:12.866110228Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-28T00:44:12.867216641Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.101502ms logger=migrator t=2026-05-28T00:44:12.872357324Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-28T00:44:12.873584329Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.227385ms logger=migrator t=2026-05-28T00:44:12.877391125Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-28T00:44:12.887570921Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.179166ms logger=migrator t=2026-05-28T00:44:12.891295046Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-28T00:44:12.891955449Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=660.313µs logger=migrator t=2026-05-28T00:44:12.896333778Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-28T00:44:12.897165025Z 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=831.087µs logger=migrator t=2026-05-28T00:44:12.901476472Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-28T00:44:12.901951661Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=475.569µs logger=migrator t=2026-05-28T00:44:12.905779678Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-28T00:44:12.906646656Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=867.678µs logger=migrator t=2026-05-28T00:44:12.911072045Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-28T00:44:12.911866981Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=794.786µs logger=migrator t=2026-05-28T00:44:12.915564697Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-28T00:44:12.919084607Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.516751ms logger=migrator t=2026-05-28T00:44:12.923200261Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-28T00:44:12.92663183Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.430719ms logger=migrator t=2026-05-28T00:44:12.931605151Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-28T00:44:12.93507263Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.4672ms logger=migrator t=2026-05-28T00:44:12.939339316Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-28T00:44:12.942803507Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.463841ms logger=migrator t=2026-05-28T00:44:12.946859228Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-28T00:44:12.947766816Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=905.428µs logger=migrator t=2026-05-28T00:44:12.953083933Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-28T00:44:12.953113804Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.181µs logger=migrator t=2026-05-28T00:44:12.957456892Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-28T00:44:12.957499063Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.601µs logger=migrator t=2026-05-28T00:44:12.9613358Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-28T00:44:12.962820541Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.484851ms logger=migrator t=2026-05-28T00:44:12.967229189Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T00:44:12.968176659Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=946.61µs logger=migrator t=2026-05-28T00:44:12.974256761Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-28T00:44:12.975363683Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.106742ms logger=migrator t=2026-05-28T00:44:12.979280363Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-28T00:44:12.980826044Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.547461ms logger=migrator t=2026-05-28T00:44:12.986798744Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T00:44:12.987725373Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=927.499µs logger=migrator t=2026-05-28T00:44:12.991383077Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-28T00:44:12.99502417Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.640923ms logger=migrator t=2026-05-28T00:44:12.998719504Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-28T00:44:13.002540662Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.820228ms logger=migrator t=2026-05-28T00:44:13.007789158Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-28T00:44:13.008005103Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=215.845µs logger=migrator t=2026-05-28T00:44:13.011633265Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-28T00:44:13.012555874Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=921.069µs logger=migrator t=2026-05-28T00:44:13.018351921Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-28T00:44:13.019624257Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.272366ms logger=migrator t=2026-05-28T00:44:13.024617838Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-28T00:44:13.028231131Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.619603ms logger=migrator t=2026-05-28T00:44:13.031998126Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-28T00:44:13.032064588Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.042µs logger=migrator t=2026-05-28T00:44:13.03561627Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-28T00:44:13.036472007Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=855.407µs logger=migrator t=2026-05-28T00:44:13.040180452Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-28T00:44:13.041611181Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.430379ms logger=migrator t=2026-05-28T00:44:13.046858957Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-28T00:44:13.046938259Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.042µs logger=migrator t=2026-05-28T00:44:13.050725525Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-28T00:44:13.051577462Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=851.517µs logger=migrator t=2026-05-28T00:44:13.055757737Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-28T00:44:13.056625314Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=863.497µs logger=migrator t=2026-05-28T00:44:13.061508803Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-28T00:44:13.063044973Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.53568ms logger=migrator t=2026-05-28T00:44:13.067720728Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-28T00:44:13.069175458Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.45416ms logger=migrator t=2026-05-28T00:44:13.073700709Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-28T00:44:13.074625388Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=924.309µs logger=migrator t=2026-05-28T00:44:13.079821192Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-28T00:44:13.081325543Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.503411ms logger=migrator t=2026-05-28T00:44:13.085899326Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-28T00:44:13.085923836Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.08µs logger=migrator t=2026-05-28T00:44:13.090357475Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-28T00:44:13.094283955Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.9266ms logger=migrator t=2026-05-28T00:44:13.098903357Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-28T00:44:13.099667034Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=764.207µs logger=migrator t=2026-05-28T00:44:13.10592331Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-28T00:44:13.109810798Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.887528ms logger=migrator t=2026-05-28T00:44:13.115744537Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-28T00:44:13.116635986Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=889.169µs logger=migrator t=2026-05-28T00:44:13.12081183Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-28T00:44:13.121875031Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.063211ms logger=migrator t=2026-05-28T00:44:13.12625212Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-28T00:44:13.127031625Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=781.485µs logger=migrator t=2026-05-28T00:44:13.131876074Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-28T00:44:13.142938357Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.062374ms logger=migrator t=2026-05-28T00:44:13.148860786Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-28T00:44:13.149469648Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=609.512µs logger=migrator t=2026-05-28T00:44:13.155887279Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-28T00:44:13.157696854Z 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.809815ms logger=migrator t=2026-05-28T00:44:13.163030112Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-28T00:44:13.163302338Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=275.566µs logger=migrator t=2026-05-28T00:44:13.173143527Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-28T00:44:13.17380532Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=663.583µs logger=migrator t=2026-05-28T00:44:13.17729143Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-28T00:44:13.177465434Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=175.164µs logger=migrator t=2026-05-28T00:44:13.181388743Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-28T00:44:13.184322642Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=2.933989ms logger=migrator t=2026-05-28T00:44:13.188238491Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-28T00:44:13.191099709Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.860938ms logger=migrator t=2026-05-28T00:44:13.199423797Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-28T00:44:13.201679943Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.254046ms logger=migrator t=2026-05-28T00:44:13.205605172Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-28T00:44:13.20646043Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=855.808µs logger=migrator t=2026-05-28T00:44:13.210930989Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-28T00:44:13.211146494Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=215.075µs logger=migrator t=2026-05-28T00:44:13.215851069Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-28T00:44:13.221534524Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.684055ms logger=migrator t=2026-05-28T00:44:13.232293301Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-28T00:44:13.233810571Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.52148ms logger=migrator t=2026-05-28T00:44:13.239913875Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-28T00:44:13.240085519Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=172.064µs logger=migrator t=2026-05-28T00:44:13.243741732Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-28T00:44:13.24414281Z level=info msg="Migration successfully executed" id="Move region to single row" duration=400.928µs logger=migrator t=2026-05-28T00:44:13.248542429Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-28T00:44:13.249399936Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=857.647µs logger=migrator t=2026-05-28T00:44:13.253519339Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-28T00:44:13.254849396Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.329807ms logger=migrator t=2026-05-28T00:44:13.258967259Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T00:44:13.259913479Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=946.259µs logger=migrator t=2026-05-28T00:44:13.264766986Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T00:44:13.266363579Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.596113ms logger=migrator t=2026-05-28T00:44:13.270721947Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-28T00:44:13.272205087Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.48324ms logger=migrator t=2026-05-28T00:44:13.277043574Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-28T00:44:13.278418442Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.375098ms logger=migrator t=2026-05-28T00:44:13.282073266Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-28T00:44:13.282141388Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.022µs logger=migrator t=2026-05-28T00:44:13.285023856Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-28T00:44:13.285828542Z level=info msg="Migration successfully executed" id="create test_data table" duration=804.436µs logger=migrator t=2026-05-28T00:44:13.290812172Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-28T00:44:13.292159039Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.346557ms logger=migrator t=2026-05-28T00:44:13.299059949Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-28T00:44:13.299904326Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=844.157µs logger=migrator t=2026-05-28T00:44:13.303849975Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-28T00:44:13.304791145Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=940.74µs logger=migrator t=2026-05-28T00:44:13.308919628Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-28T00:44:13.309096641Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=177.323µs logger=migrator t=2026-05-28T00:44:13.313840897Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-28T00:44:13.314195264Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=353.767µs logger=migrator t=2026-05-28T00:44:13.319091773Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-28T00:44:13.319157715Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=66.902µs logger=migrator t=2026-05-28T00:44:13.323144755Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-28T00:44:13.324470242Z level=info msg="Migration successfully executed" id="create team table" duration=1.328307ms logger=migrator t=2026-05-28T00:44:13.328682567Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-28T00:44:13.329635587Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=952.509µs logger=migrator t=2026-05-28T00:44:13.336594126Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-28T00:44:13.337709038Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.108222ms logger=migrator t=2026-05-28T00:44:13.343842143Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-28T00:44:13.349775883Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.93049ms logger=migrator t=2026-05-28T00:44:13.355044499Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-28T00:44:13.355228033Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=177.264µs logger=migrator t=2026-05-28T00:44:13.358904837Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-28T00:44:13.359755664Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=851.197µs logger=migrator t=2026-05-28T00:44:13.36398581Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-28T00:44:13.364752695Z level=info msg="Migration successfully executed" id="create team member table" duration=766.835µs logger=migrator t=2026-05-28T00:44:13.369109283Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-28T00:44:13.36995952Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=850.287µs logger=migrator t=2026-05-28T00:44:13.375077644Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-28T00:44:13.376702776Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.624402ms logger=migrator t=2026-05-28T00:44:13.383059475Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-28T00:44:13.383972393Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=913.198µs logger=migrator t=2026-05-28T00:44:13.389666198Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-28T00:44:13.396335202Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.669564ms logger=migrator t=2026-05-28T00:44:13.402729552Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-28T00:44:13.407527468Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.793906ms logger=migrator t=2026-05-28T00:44:13.411152732Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-28T00:44:13.415622222Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.46884ms logger=migrator t=2026-05-28T00:44:13.420835557Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-28T00:44:13.421748735Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=911.598µs logger=migrator t=2026-05-28T00:44:13.426763227Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-28T00:44:13.428184666Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.420919ms logger=migrator t=2026-05-28T00:44:13.434479623Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-28T00:44:13.435971833Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.4918ms logger=migrator t=2026-05-28T00:44:13.441348721Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-28T00:44:13.442971534Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.622093ms logger=migrator t=2026-05-28T00:44:13.448129629Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-28T00:44:13.449027146Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=897.427µs logger=migrator t=2026-05-28T00:44:13.453213901Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-28T00:44:13.45463186Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.418808ms logger=migrator t=2026-05-28T00:44:13.464985729Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-28T00:44:13.46699277Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.013361ms logger=migrator t=2026-05-28T00:44:13.473215525Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-28T00:44:13.473866098Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=650.623µs logger=migrator t=2026-05-28T00:44:13.48236821Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-28T00:44:13.483304068Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=936.719µs logger=migrator t=2026-05-28T00:44:13.489176998Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-28T00:44:13.489621517Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=445.149µs logger=migrator t=2026-05-28T00:44:13.496323161Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-28T00:44:13.497782661Z level=info msg="Migration successfully executed" id="create tag table" duration=1.45481ms logger=migrator t=2026-05-28T00:44:13.504705581Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-28T00:44:13.50567449Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=969.86µs logger=migrator t=2026-05-28T00:44:13.510490507Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-28T00:44:13.511832215Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.324957ms logger=migrator t=2026-05-28T00:44:13.517471839Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-28T00:44:13.518991589Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.51804ms logger=migrator t=2026-05-28T00:44:13.524142263Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-28T00:44:13.525126033Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=981.109µs logger=migrator t=2026-05-28T00:44:13.528840598Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-28T00:44:13.543466063Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.625515ms logger=migrator t=2026-05-28T00:44:13.548881503Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-28T00:44:13.549678918Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=793.965µs logger=migrator t=2026-05-28T00:44:13.556042067Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-28T00:44:13.557032077Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=990.07µs logger=migrator t=2026-05-28T00:44:13.562390206Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-28T00:44:13.562722712Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=332.466µs logger=migrator t=2026-05-28T00:44:13.571285895Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-28T00:44:13.572721293Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.434438ms logger=migrator t=2026-05-28T00:44:13.580827697Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-28T00:44:13.581645284Z level=info msg="Migration successfully executed" id="create user auth table" duration=812.677µs logger=migrator t=2026-05-28T00:44:13.587311839Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-28T00:44:13.588411771Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.099172ms logger=migrator t=2026-05-28T00:44:13.598059525Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-28T00:44:13.598137087Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.462µs logger=migrator t=2026-05-28T00:44:13.60375372Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-28T00:44:13.608720941Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.966131ms logger=migrator t=2026-05-28T00:44:13.615447167Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-28T00:44:13.62061133Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.163193ms logger=migrator t=2026-05-28T00:44:13.626917748Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-28T00:44:13.634039102Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.119463ms logger=migrator t=2026-05-28T00:44:13.640464882Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-28T00:44:13.645721617Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.254075ms logger=migrator t=2026-05-28T00:44:13.652347982Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-28T00:44:13.65326563Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=917.808µs logger=migrator t=2026-05-28T00:44:13.659551377Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-28T00:44:13.665764483Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.210736ms logger=migrator t=2026-05-28T00:44:13.672455848Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-28T00:44:13.673319915Z level=info msg="Migration successfully executed" id="create server_lock table" duration=864.077µs logger=migrator t=2026-05-28T00:44:13.678966388Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-28T00:44:13.681215474Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.245836ms logger=migrator t=2026-05-28T00:44:13.688255457Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-28T00:44:13.689224446Z level=info msg="Migration successfully executed" id="create user auth token table" duration=970.159µs logger=migrator t=2026-05-28T00:44:13.704661247Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-28T00:44:13.706128957Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.46682ms logger=migrator t=2026-05-28T00:44:13.712762871Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-28T00:44:13.714337753Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.576082ms logger=migrator t=2026-05-28T00:44:13.718510037Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-28T00:44:13.719499197Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=988.84µs logger=migrator t=2026-05-28T00:44:13.726267814Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-28T00:44:13.731595711Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.327627ms logger=migrator t=2026-05-28T00:44:13.782861696Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-28T00:44:13.785475429Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.612553ms logger=migrator t=2026-05-28T00:44:13.789918059Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-28T00:44:13.791377458Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.459119ms logger=migrator t=2026-05-28T00:44:13.80087134Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-28T00:44:13.801803569Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=932.529µs logger=migrator t=2026-05-28T00:44:13.807360761Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-28T00:44:13.808205128Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=844.277µs logger=migrator t=2026-05-28T00:44:13.816774671Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-28T00:44:13.817759741Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=984.99µs logger=migrator t=2026-05-28T00:44:13.825765893Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-28T00:44:13.825836404Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.751µs logger=migrator t=2026-05-28T00:44:13.830768843Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-28T00:44:13.830874316Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=105.403µs logger=migrator t=2026-05-28T00:44:13.835723803Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-28T00:44:13.836722004Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=998.231µs logger=migrator t=2026-05-28T00:44:13.842385339Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T00:44:13.84393622Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.54976ms logger=migrator t=2026-05-28T00:44:13.848841499Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T00:44:13.849775267Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=933.168µs logger=migrator t=2026-05-28T00:44:13.854583185Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-28T00:44:13.854648036Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=65.662µs logger=migrator t=2026-05-28T00:44:13.85929982Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T00:44:13.860216378Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=916.588µs logger=migrator t=2026-05-28T00:44:13.865698099Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T00:44:13.866585837Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=887.747µs logger=migrator t=2026-05-28T00:44:13.873347604Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T00:44:13.874314533Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=967.419µs logger=migrator t=2026-05-28T00:44:13.880040768Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T00:44:13.881382336Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.340058ms logger=migrator t=2026-05-28T00:44:13.886744443Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-28T00:44:13.893262886Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.515872ms logger=migrator t=2026-05-28T00:44:13.89797984Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-28T00:44:13.89890732Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=927.31µs logger=migrator t=2026-05-28T00:44:13.904130345Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-28T00:44:13.904246207Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=116.272µs logger=migrator t=2026-05-28T00:44:13.909360301Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-28T00:44:13.910790709Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.430408ms logger=migrator t=2026-05-28T00:44:13.916380252Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-28T00:44:13.917395962Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.01247ms logger=migrator t=2026-05-28T00:44:13.923160219Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-28T00:44:13.924746651Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.586002ms logger=migrator t=2026-05-28T00:44:13.929896255Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T00:44:13.929963066Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.181µs logger=migrator t=2026-05-28T00:44:13.935470678Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-28T00:44:13.936353185Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=883.057µs logger=migrator t=2026-05-28T00:44:13.943078802Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-28T00:44:13.945202214Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.134753ms logger=migrator t=2026-05-28T00:44:13.950845838Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-28T00:44:13.951829098Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=982.86µs logger=migrator t=2026-05-28T00:44:13.957232077Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-28T00:44:13.958516303Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.282546ms logger=migrator t=2026-05-28T00:44:13.963664857Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-28T00:44:13.970232249Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.568062ms logger=migrator t=2026-05-28T00:44:13.975184969Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-28T00:44:13.976070147Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=885.518µs logger=migrator t=2026-05-28T00:44:13.981420835Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T00:44:13.982725592Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.303727ms logger=migrator t=2026-05-28T00:44:13.98808746Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-28T00:44:14.012986533Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.900733ms logger=migrator t=2026-05-28T00:44:14.018014084Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-28T00:44:14.040834474Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.81988ms logger=migrator t=2026-05-28T00:44:14.047185183Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-28T00:44:14.04805052Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=864.357µs logger=migrator t=2026-05-28T00:44:14.053508081Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T00:44:14.05447114Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=961.799µs logger=migrator t=2026-05-28T00:44:14.059953211Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-28T00:44:14.069866151Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.90517ms logger=migrator t=2026-05-28T00:44:14.075817661Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-28T00:44:14.082871063Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.052012ms logger=migrator t=2026-05-28T00:44:14.089288603Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-28T00:44:14.089992667Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=703.604µs logger=migrator t=2026-05-28T00:44:14.095510149Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-28T00:44:14.097066571Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.555542ms logger=migrator t=2026-05-28T00:44:14.103886658Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-28T00:44:14.104866067Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=976.189µs logger=migrator t=2026-05-28T00:44:14.110275996Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-28T00:44:14.111950451Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.673695ms logger=migrator t=2026-05-28T00:44:14.117694307Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-28T00:44:14.117763028Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.591µs logger=migrator t=2026-05-28T00:44:14.124152217Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-28T00:44:14.132576357Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.425601ms logger=migrator t=2026-05-28T00:44:14.138012837Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-28T00:44:14.143483607Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.46978ms logger=migrator t=2026-05-28T00:44:14.148872116Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-28T00:44:14.154963859Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.090773ms logger=migrator t=2026-05-28T00:44:14.161838838Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-28T00:44:14.162735126Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=893.958µs logger=migrator t=2026-05-28T00:44:14.167847179Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-28T00:44:14.168841969Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=992.9µs logger=migrator t=2026-05-28T00:44:14.174090785Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-28T00:44:14.182584667Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.494532ms logger=migrator t=2026-05-28T00:44:14.188668559Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-28T00:44:14.197820195Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.153886ms logger=migrator t=2026-05-28T00:44:14.203300515Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-28T00:44:14.205161962Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.876168ms logger=migrator t=2026-05-28T00:44:14.217432151Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-28T00:44:14.225089365Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.663105ms logger=migrator t=2026-05-28T00:44:14.241530407Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-28T00:44:14.248443097Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.91311ms logger=migrator t=2026-05-28T00:44:14.255739944Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-28T00:44:14.255969528Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=237.465µs logger=migrator t=2026-05-28T00:44:14.261053111Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-28T00:44:14.262434439Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.380958ms logger=migrator t=2026-05-28T00:44:14.267752666Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-28T00:44:14.269766817Z 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.014221ms logger=migrator t=2026-05-28T00:44:14.276271599Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-28T00:44:14.27735925Z 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.087561ms logger=migrator t=2026-05-28T00:44:14.282850161Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T00:44:14.282915332Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.711µs logger=migrator t=2026-05-28T00:44:14.288419634Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-28T00:44:14.296583368Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.165154ms logger=migrator t=2026-05-28T00:44:14.302750463Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-28T00:44:14.308942898Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.191945ms logger=migrator t=2026-05-28T00:44:14.314267785Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-28T00:44:14.320371898Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.103503ms logger=migrator t=2026-05-28T00:44:14.325428591Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-28T00:44:14.331550954Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.119704ms logger=migrator t=2026-05-28T00:44:14.338209039Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-28T00:44:14.344332473Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.123143ms logger=migrator t=2026-05-28T00:44:14.349983297Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-28T00:44:14.350051098Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.951µs logger=migrator t=2026-05-28T00:44:14.356259673Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-28T00:44:14.35709292Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=832.266µs logger=migrator t=2026-05-28T00:44:14.362870446Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-28T00:44:14.372009031Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.139345ms logger=migrator t=2026-05-28T00:44:14.378188226Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-28T00:44:14.378252617Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.781µs logger=migrator t=2026-05-28T00:44:14.384499113Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-28T00:44:14.391578836Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.080483ms logger=migrator t=2026-05-28T00:44:14.399304422Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-28T00:44:14.400255972Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=951.2µs logger=migrator t=2026-05-28T00:44:14.407674201Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-28T00:44:14.415431618Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.758297ms logger=migrator t=2026-05-28T00:44:14.422084292Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-28T00:44:14.422903719Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=816.277µs logger=migrator t=2026-05-28T00:44:14.431272798Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-28T00:44:14.432284458Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.01101ms logger=migrator t=2026-05-28T00:44:14.441994474Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-28T00:44:14.451877003Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.883859ms logger=migrator t=2026-05-28T00:44:14.456717961Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-28T00:44:14.457273912Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=555.841µs logger=migrator t=2026-05-28T00:44:14.462240313Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-28T00:44:14.463889606Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.648353ms logger=migrator t=2026-05-28T00:44:14.469973959Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-28T00:44:14.470775815Z level=info msg="Migration successfully executed" id="create alert_image table" duration=799.516µs logger=migrator t=2026-05-28T00:44:14.476418459Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-28T00:44:14.477973591Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.556242ms logger=migrator t=2026-05-28T00:44:14.483308878Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-28T00:44:14.48344272Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=133.992µs logger=migrator t=2026-05-28T00:44:14.491009194Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-28T00:44:14.492517745Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.512931ms logger=migrator t=2026-05-28T00:44:14.497508194Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-28T00:44:14.498490635Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=982.061µs logger=migrator t=2026-05-28T00:44:14.504527777Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-28T00:44:14.505149829Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-28T00:44:14.510982046Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-28T00:44:14.511576119Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=593.813µs logger=migrator t=2026-05-28T00:44:14.517296535Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-28T00:44:14.518321435Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.02439ms logger=migrator t=2026-05-28T00:44:14.523637283Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-28T00:44:14.532223876Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.587503ms logger=migrator t=2026-05-28T00:44:14.538914711Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-28T00:44:14.539960102Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.045191ms logger=migrator t=2026-05-28T00:44:14.546372221Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-28T00:44:14.548016265Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.643174ms logger=migrator t=2026-05-28T00:44:14.567851516Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-28T00:44:14.568756694Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=905.318µs logger=migrator t=2026-05-28T00:44:14.574358956Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-28T00:44:14.575434718Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.075842ms logger=migrator t=2026-05-28T00:44:14.581585443Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-28T00:44:14.582710095Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.124662ms logger=migrator t=2026-05-28T00:44:14.589543202Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-28T00:44:14.589590703Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.141µs logger=migrator t=2026-05-28T00:44:14.596879011Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-28T00:44:14.596998663Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=119.862µs logger=migrator t=2026-05-28T00:44:14.60276828Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-28T00:44:14.612823353Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.052203ms logger=migrator t=2026-05-28T00:44:14.618539419Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-28T00:44:14.618879895Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=340.536µs logger=migrator t=2026-05-28T00:44:14.625096001Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-28T00:44:14.626280254Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.184553ms logger=migrator t=2026-05-28T00:44:14.631551731Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-28T00:44:14.631903568Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=352.007µs logger=migrator t=2026-05-28T00:44:14.638576893Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-28T00:44:14.640371679Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.794285ms logger=migrator t=2026-05-28T00:44:14.648066494Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-28T00:44:14.649186017Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.110073ms logger=migrator t=2026-05-28T00:44:14.656962744Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-28T00:44:14.695549313Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.578409ms logger=migrator t=2026-05-28T00:44:14.701493563Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-28T00:44:14.709098817Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.603874ms logger=migrator t=2026-05-28T00:44:14.715133688Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-28T00:44:14.715255261Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=121.163µs logger=migrator t=2026-05-28T00:44:14.721557128Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-28T00:44:14.754587395Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.029767ms logger=migrator t=2026-05-28T00:44:14.762092827Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-28T00:44:14.796368269Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.271601ms logger=migrator t=2026-05-28T00:44:14.803269308Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-28T00:44:14.804245217Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=979.049µs logger=migrator t=2026-05-28T00:44:14.814948934Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-28T00:44:14.816542466Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.598332ms logger=migrator t=2026-05-28T00:44:14.822085847Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-28T00:44:14.822337052Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=252.055µs logger=migrator t=2026-05-28T00:44:14.83309945Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-28T00:44:14.834169712Z level=info msg="Migration successfully executed" id="create permission table" duration=1.073302ms logger=migrator t=2026-05-28T00:44:14.841933448Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-28T00:44:14.8440053Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.075062ms logger=migrator t=2026-05-28T00:44:14.854936581Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-28T00:44:14.856012492Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.075881ms logger=migrator t=2026-05-28T00:44:14.867070326Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-28T00:44:14.868066216Z level=info msg="Migration successfully executed" id="create role table" duration=996.09µs logger=migrator t=2026-05-28T00:44:14.874602408Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-28T00:44:14.885050219Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.448161ms logger=migrator t=2026-05-28T00:44:14.892181283Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-28T00:44:14.902806797Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.625084ms logger=migrator t=2026-05-28T00:44:14.908634745Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-28T00:44:14.909440832Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=805.847µs logger=migrator t=2026-05-28T00:44:14.917433513Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-28T00:44:14.919045035Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.616243ms logger=migrator t=2026-05-28T00:44:14.928168749Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-28T00:44:14.929587719Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.403589ms logger=migrator t=2026-05-28T00:44:14.936506278Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-28T00:44:14.937515039Z level=info msg="Migration successfully executed" id="create team role table" duration=1.008511ms logger=migrator t=2026-05-28T00:44:14.944701623Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-28T00:44:14.946367877Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.666264ms logger=migrator t=2026-05-28T00:44:14.951619073Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-28T00:44:14.953332817Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.713124ms logger=migrator t=2026-05-28T00:44:14.960087405Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-28T00:44:14.961298638Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.215094ms logger=migrator t=2026-05-28T00:44:14.967139726Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-28T00:44:14.968554696Z level=info msg="Migration successfully executed" id="create user role table" duration=1.414429ms logger=migrator t=2026-05-28T00:44:14.973601986Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-28T00:44:14.975063526Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.4612ms logger=migrator t=2026-05-28T00:44:14.980263472Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-28T00:44:14.981505736Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.235574ms logger=migrator t=2026-05-28T00:44:14.986325814Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-28T00:44:14.987435706Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.110072ms logger=migrator t=2026-05-28T00:44:14.992522139Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-28T00:44:14.993365235Z level=info msg="Migration successfully executed" id="create builtin role table" duration=838.096µs logger=migrator t=2026-05-28T00:44:15.000210934Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-28T00:44:15.001294896Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.083942ms logger=migrator t=2026-05-28T00:44:15.008648954Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-28T00:44:15.009710286Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.060451ms logger=migrator t=2026-05-28T00:44:15.014609995Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-28T00:44:15.022697428Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.088603ms logger=migrator t=2026-05-28T00:44:15.028541716Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-28T00:44:15.031352873Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.814927ms logger=migrator t=2026-05-28T00:44:15.037193091Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-28T00:44:15.038949476Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.757255ms logger=migrator t=2026-05-28T00:44:15.045708643Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-28T00:44:15.047170513Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.46656ms logger=migrator t=2026-05-28T00:44:15.054799656Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-28T00:44:15.057626673Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.826297ms logger=migrator t=2026-05-28T00:44:15.068541943Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-28T00:44:15.070418052Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.877998ms logger=migrator t=2026-05-28T00:44:15.078043246Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-28T00:44:15.079025805Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=982.699µs logger=migrator t=2026-05-28T00:44:15.084610188Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-28T00:44:15.093427006Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.815088ms logger=migrator t=2026-05-28T00:44:15.099526729Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-28T00:44:15.106238575Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.710336ms logger=migrator t=2026-05-28T00:44:15.111282157Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-28T00:44:15.121077724Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.800617ms logger=migrator t=2026-05-28T00:44:15.126427832Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-28T00:44:15.136643769Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.217237ms logger=migrator t=2026-05-28T00:44:15.143423496Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-28T00:44:15.144232972Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=808.996µs logger=migrator t=2026-05-28T00:44:15.149652051Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-28T00:44:15.151405567Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.752646ms logger=migrator t=2026-05-28T00:44:15.156082792Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-28T00:44:15.157093272Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.00937ms logger=migrator t=2026-05-28T00:44:15.161561252Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-28T00:44:15.16247646Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=913.298µs logger=migrator t=2026-05-28T00:44:15.165908339Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-28T00:44:15.167002751Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.096912ms logger=migrator t=2026-05-28T00:44:15.172268658Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-28T00:44:15.172338889Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.511µs logger=migrator t=2026-05-28T00:44:15.177034714Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-28T00:44:15.177077315Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.161µs logger=migrator t=2026-05-28T00:44:15.181213089Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-28T00:44:15.181644907Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=432.248µs logger=migrator t=2026-05-28T00:44:15.185078557Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-28T00:44:15.185668248Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=590.551µs logger=migrator t=2026-05-28T00:44:15.190610488Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-28T00:44:15.191262381Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=652.083µs logger=migrator t=2026-05-28T00:44:15.194407815Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-28T00:44:15.19469638Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=288.695µs logger=migrator t=2026-05-28T00:44:15.196995887Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-28T00:44:15.197521187Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=522.27µs logger=migrator t=2026-05-28T00:44:15.201119071Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-28T00:44:15.201918827Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=799.756µs logger=migrator t=2026-05-28T00:44:15.205292295Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-28T00:44:15.206661663Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.369028ms logger=migrator t=2026-05-28T00:44:15.212171894Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-28T00:44:15.224954051Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.782467ms logger=migrator t=2026-05-28T00:44:15.228782839Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-28T00:44:15.2288305Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=47.491µs logger=migrator t=2026-05-28T00:44:15.231848181Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-28T00:44:15.232673897Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=826.376µs logger=migrator t=2026-05-28T00:44:15.236412443Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-28T00:44:15.238208229Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.796476ms logger=migrator t=2026-05-28T00:44:15.241900534Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-28T00:44:15.243014977Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.114194ms logger=migrator t=2026-05-28T00:44:15.246257542Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-28T00:44:15.254435287Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.177645ms logger=migrator t=2026-05-28T00:44:15.261630692Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-28T00:44:15.262380058Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=748.816µs logger=migrator t=2026-05-28T00:44:15.265606303Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-28T00:44:15.266633753Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.02222ms logger=migrator t=2026-05-28T00:44:15.269793477Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-28T00:44:15.29124378Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.460814ms logger=migrator t=2026-05-28T00:44:15.294447785Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-28T00:44:15.29521221Z level=info msg="Migration successfully executed" id="create correlation v2" duration=763.885µs logger=migrator t=2026-05-28T00:44:15.298526726Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-28T00:44:15.299604929Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.078053ms logger=migrator t=2026-05-28T00:44:15.302865175Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-28T00:44:15.303902415Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.03644ms logger=migrator t=2026-05-28T00:44:15.307498098Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-28T00:44:15.30859574Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.092192ms logger=migrator t=2026-05-28T00:44:15.31302564Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-28T00:44:15.313251715Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.785µs logger=migrator t=2026-05-28T00:44:15.316672733Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-28T00:44:15.317891848Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.215944ms logger=migrator t=2026-05-28T00:44:15.322332098Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-28T00:44:15.330278438Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.94655ms logger=migrator t=2026-05-28T00:44:15.333589585Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-28T00:44:15.334162196Z level=info msg="Migration successfully executed" id="create entity_events table" duration=572.321µs logger=migrator t=2026-05-28T00:44:15.337528164Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-28T00:44:15.338559386Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.030941ms logger=migrator t=2026-05-28T00:44:15.342233389Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T00:44:15.342661988Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T00:44:15.345068747Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T00:44:15.345511756Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T00:44:15.350317523Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-28T00:44:15.351098378Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=780.705µs logger=migrator t=2026-05-28T00:44:15.354760763Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-28T00:44:15.356242502Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.490251ms logger=migrator t=2026-05-28T00:44:15.361046269Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T00:44:15.362179872Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.133813ms logger=migrator t=2026-05-28T00:44:15.368180433Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T00:44:15.370758735Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.581902ms logger=migrator t=2026-05-28T00:44:15.375898059Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T00:44:15.378077613Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.179354ms logger=migrator t=2026-05-28T00:44:15.382138695Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T00:44:15.383260088Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.120813ms logger=migrator t=2026-05-28T00:44:15.387725048Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-28T00:44:15.388567725Z level=info msg="Migration successfully executed" id="Drop public config table" duration=841.847µs logger=migrator t=2026-05-28T00:44:15.393069106Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-28T00:44:15.39423642Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.167274ms logger=migrator t=2026-05-28T00:44:15.397508566Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T00:44:15.399137278Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.628732ms logger=migrator t=2026-05-28T00:44:15.403466176Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T00:44:15.404654149Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.187853ms logger=migrator t=2026-05-28T00:44:15.408246112Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-28T00:44:15.409396205Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.149303ms logger=migrator t=2026-05-28T00:44:15.413912027Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-28T00:44:15.434753687Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.84137ms logger=migrator t=2026-05-28T00:44:15.439105845Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-28T00:44:15.447431024Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.326119ms logger=migrator t=2026-05-28T00:44:15.450896654Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-28T00:44:15.457395864Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.49195ms logger=migrator t=2026-05-28T00:44:15.461081288Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-28T00:44:15.461328444Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=246.926µs logger=migrator t=2026-05-28T00:44:15.466638451Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-28T00:44:15.479521041Z level=info msg="Migration successfully executed" id="add share column" duration=12.87871ms logger=migrator t=2026-05-28T00:44:15.483541842Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-28T00:44:15.483846749Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=309.397µs logger=migrator t=2026-05-28T00:44:15.487524633Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-28T00:44:15.488743837Z level=info msg="Migration successfully executed" id="create file table" duration=1.218674ms logger=migrator t=2026-05-28T00:44:15.492595425Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-28T00:44:15.49384311Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.247445ms logger=migrator t=2026-05-28T00:44:15.498605467Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-28T00:44:15.499882052Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.275455ms logger=migrator t=2026-05-28T00:44:15.503834312Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-28T00:44:15.505440894Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.609902ms logger=migrator t=2026-05-28T00:44:15.511747242Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-28T00:44:15.513049018Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.301026ms logger=migrator t=2026-05-28T00:44:15.516941766Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-28T00:44:15.51714321Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=201.194µs logger=migrator t=2026-05-28T00:44:15.520916907Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-28T00:44:15.521096201Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=179.134µs logger=migrator t=2026-05-28T00:44:15.524833316Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-28T00:44:15.525503229Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=669.493µs logger=migrator t=2026-05-28T00:44:15.530040971Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-28T00:44:15.530578542Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=532.291µs logger=migrator t=2026-05-28T00:44:15.534765407Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-28T00:44:15.537024242Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.257915ms logger=migrator t=2026-05-28T00:44:15.541017393Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-28T00:44:15.55175115Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.734637ms logger=migrator t=2026-05-28T00:44:15.555577506Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-28T00:44:15.55576909Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=191.484µs logger=migrator t=2026-05-28T00:44:15.560465426Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-28T00:44:15.562266622Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.799306ms logger=migrator t=2026-05-28T00:44:15.566494637Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-28T00:44:15.567198731Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=705.134µs logger=migrator t=2026-05-28T00:44:15.571316205Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-28T00:44:15.57157561Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=262.155µs logger=migrator t=2026-05-28T00:44:15.575424507Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-28T00:44:15.575970308Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=545.931µs logger=migrator t=2026-05-28T00:44:15.580640752Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-28T00:44:15.590967361Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.326129ms logger=migrator t=2026-05-28T00:44:15.596019424Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-28T00:44:15.605725129Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.705075ms logger=migrator t=2026-05-28T00:44:15.60969324Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-28T00:44:15.610830202Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.137242ms logger=migrator t=2026-05-28T00:44:15.61469039Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-28T00:44:15.686945619Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.255609ms logger=migrator t=2026-05-28T00:44:15.691994161Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-28T00:44:15.69297127Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=983.149µs logger=migrator t=2026-05-28T00:44:15.696589344Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-28T00:44:15.697852929Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.263435ms logger=migrator t=2026-05-28T00:44:15.702084414Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-28T00:44:15.726219732Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.133568ms logger=migrator t=2026-05-28T00:44:15.73109123Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-28T00:44:15.739016751Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.92431ms logger=migrator t=2026-05-28T00:44:15.742903509Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-28T00:44:15.743337937Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=433.258µs logger=migrator t=2026-05-28T00:44:15.747049853Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-28T00:44:15.747333659Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=276.905µs logger=migrator t=2026-05-28T00:44:15.752364469Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-28T00:44:15.752941432Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=578.982µs logger=migrator t=2026-05-28T00:44:15.757274949Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-28T00:44:15.757799589Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=520.95µs logger=migrator t=2026-05-28T00:44:15.76180003Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-28T00:44:15.762153097Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=352.397µs logger=migrator t=2026-05-28T00:44:15.766087306Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-28T00:44:15.767096217Z level=info msg="Migration successfully executed" id="create folder table" duration=1.008141ms logger=migrator t=2026-05-28T00:44:15.771897204Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-28T00:44:15.773860274Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.96279ms logger=migrator t=2026-05-28T00:44:15.777888126Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-28T00:44:15.779065519Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.175773ms logger=migrator t=2026-05-28T00:44:15.78309152Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-28T00:44:15.78311807Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.72µs logger=migrator t=2026-05-28T00:44:15.788003059Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T00:44:15.79001676Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.013411ms logger=migrator t=2026-05-28T00:44:15.794402668Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T00:44:15.796121743Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.715575ms logger=migrator t=2026-05-28T00:44:15.80090597Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-28T00:44:15.802120544Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.213724ms logger=migrator t=2026-05-28T00:44:15.805738617Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-28T00:44:15.806234208Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=491.19µs logger=migrator t=2026-05-28T00:44:15.810101835Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-28T00:44:15.810589185Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=491.44µs logger=migrator t=2026-05-28T00:44:15.814686548Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-28T00:44:15.816378122Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.691194ms logger=migrator t=2026-05-28T00:44:15.822294001Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-28T00:44:15.823631509Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.337748ms logger=migrator t=2026-05-28T00:44:15.827492726Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-28T00:44:15.828587989Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.095033ms logger=migrator t=2026-05-28T00:44:15.833070009Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-28T00:44:15.834303254Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.232955ms logger=migrator t=2026-05-28T00:44:15.837686662Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-28T00:44:15.838792264Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.105652ms logger=migrator t=2026-05-28T00:44:15.842391608Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-28T00:44:15.843344877Z level=info msg="Migration successfully executed" id="create anon_device table" duration=954.619µs logger=migrator t=2026-05-28T00:44:15.847630013Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-28T00:44:15.848880608Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.246415ms logger=migrator t=2026-05-28T00:44:15.852963881Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-28T00:44:15.854691386Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.726325ms logger=migrator t=2026-05-28T00:44:15.858450451Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-28T00:44:15.859386141Z level=info msg="Migration successfully executed" id="create signing_key table" duration=931.79µs logger=migrator t=2026-05-28T00:44:15.865164028Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-28T00:44:15.867000084Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.835547ms logger=migrator t=2026-05-28T00:44:15.870981585Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-28T00:44:15.872410783Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.429838ms logger=migrator t=2026-05-28T00:44:15.877342073Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-28T00:44:15.877751881Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=403.778µs logger=migrator t=2026-05-28T00:44:15.882097899Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-28T00:44:15.891409717Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.311878ms logger=migrator t=2026-05-28T00:44:15.895312805Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-28T00:44:15.896059571Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=747.326µs logger=migrator t=2026-05-28T00:44:15.900190994Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T00:44:15.900218815Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.901µs logger=migrator t=2026-05-28T00:44:15.904158275Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T00:44:15.906020672Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.862977ms logger=migrator t=2026-05-28T00:44:15.911003613Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T00:44:15.911033323Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.511µs logger=migrator t=2026-05-28T00:44:15.915464983Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-28T00:44:15.916906602Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.441219ms logger=migrator t=2026-05-28T00:44:15.921186869Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T00:44:15.922442513Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.252475ms logger=migrator t=2026-05-28T00:44:15.927461415Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-28T00:44:15.928587657Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.124102ms logger=migrator t=2026-05-28T00:44:15.933465766Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-28T00:44:15.934854334Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.389848ms logger=migrator t=2026-05-28T00:44:15.938785964Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-28T00:44:15.939175721Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=390.548µs logger=migrator t=2026-05-28T00:44:15.944127101Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-28T00:44:15.944905447Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=778.296µs logger=migrator t=2026-05-28T00:44:15.949130563Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-28T00:44:15.950593832Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.463ms logger=migrator t=2026-05-28T00:44:15.955088693Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-28T00:44:15.956751186Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.662523ms logger=migrator t=2026-05-28T00:44:15.961716486Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-28T00:44:15.972156057Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.444731ms logger=migrator t=2026-05-28T00:44:15.976361852Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-28T00:44:15.984279572Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.9084ms logger=migrator t=2026-05-28T00:44:15.988352914Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-28T00:44:15.99756882Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.216086ms logger=migrator t=2026-05-28T00:44:16.002106952Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-28T00:44:16.002197574Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=90.962µs logger=migrator t=2026-05-28T00:44:16.006712885Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-28T00:44:16.014064073Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.350298ms logger=migrator t=2026-05-28T00:44:16.018071944Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-28T00:44:16.027362252Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.289988ms logger=migrator t=2026-05-28T00:44:16.03125462Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-28T00:44:16.031664548Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=375.318µs logger=migrator t=2026-05-28T00:44:16.036116749Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.482471429s logger=migrator t=2026-05-28T00:44:16.036815493Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-28T00:44:16.053216284Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-28T00:44:16.05350859Z level=info msg="Created default organization" logger=secrets t=2026-05-28T00:44:16.059670754Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T00:44:16.109585742Z level=info msg="Restored cache from database" duration=579.152µs logger=plugin.store t=2026-05-28T00:44:16.11102234Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-28T00:44:16.147987198Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-28T00:44:16.148013768Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-28T00:44:16.14809477Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-28T00:44:16.1481081Z level=info msg="Plugins loaded" count=54 duration=37.08711ms logger=query_data t=2026-05-28T00:44:16.152659671Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-28T00:44:16.15601286Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-28T00:44:16.160271695Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-28T00:44:16.166872878Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-28T00:44:16.169469201Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-28T00:44:16.17140013Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-28T00:44:16.18873518Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-28T00:44:16.206053059Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-28T00:44:16.225189956Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-28T00:44:16.225213906Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-28T00:44:16.227483532Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-28T00:44:16.228104454Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-28T00:44:16.228316888Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-28T00:44:16.234900872Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-28T00:44:16.264672683Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-28T00:44:16.302571308Z level=info msg="Update check succeeded" duration=77.211579ms logger=provisioning.dashboard t=2026-05-28T00:44:16.337023113Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-28T00:44:16.339278869Z level=info msg="State cache has been initialized" states=0 duration=111.790317ms logger=ngalert.scheduler t=2026-05-28T00:44:16.339386271Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-28T00:44:16.339497984Z level=info msg=starting first_tick=2026-05-28T00:44:20Z logger=sqlstore.transactions t=2026-05-28T00:44:16.359729942Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-28T00:44:16.36106841Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-28T00:44:16.446881301Z level=info msg="Update check succeeded" duration=220.763236ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T00:44:16.480274236Z level=info msg="Patterns update finished" duration=132.979205ms logger=grafana-apiserver t=2026-05-28T00:44:16.655652947Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-28T00:44:16.656077405Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-28T00:44:18.993807183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:18.994818803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.014894299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.034718419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.050288964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.076103574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.096611748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.118852987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.140879132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.184269599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.233211776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.305881143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.321939348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.349461523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.367854575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.39582878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.41168543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.500720457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.519822682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.546332808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.567560976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.594705905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.613104157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.640844637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.658644746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.694657323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.710849989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.73763858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.752869007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.782384994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.80151224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.830280431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.851299606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.882440904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.902653832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.92978637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.947771593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:19.986657738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.005416337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.041219319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.058393597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.09273062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.111517879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.142335112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.182731017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.217865075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.251802971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.342677626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.360158738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.432822916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.452985903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.508741738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.52909489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.595378738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.609635885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.663332369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.683201851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.736089268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.752084372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.814081213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.832064897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.899572509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.919680085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:20.976326919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.012164393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.10566469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.12594462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.20420798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.222146002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.302916073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.326598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.413286801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.434587271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.519401553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.535010769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.60491526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.620665648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.708789527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.726639557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T00:44:21.7986028Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-28T00:46:10.258545376Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-28T00:54:16.305158901Z level=info msg="Completed cleanup jobs" duration=71.643837ms logger=plugins.update.checker t=2026-05-28T00:54:16.373692655Z level=info msg="Update check succeeded" duration=70.742109ms logger=sqlstore.transactions t=2026-05-28T00:59:16.171074718Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-28T01:04:16.259239356Z level=info msg="Completed cleanup jobs" duration=25.954072ms logger=plugins.update.checker t=2026-05-28T01:04:16.463662603Z level=info msg="Update check succeeded" duration=160.679417ms logger=cleanup t=2026-05-28T01:14:16.252457704Z level=info msg="Completed cleanup jobs" duration=18.503673ms logger=plugins.update.checker t=2026-05-28T01:14:16.380751029Z level=info msg="Update check succeeded" duration=77.007132ms logger=infra.usagestats t=2026-05-28T01:16:10.281967632Z level=info msg="Usage stats are ready to report"