logger=settings t=2026-05-11T01:06:32.957398478Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T01:06:32Z logger=settings t=2026-05-11T01:06:32.957659624Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T01:06:32.957670205Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T01:06:32.957673455Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T01:06:32.957676385Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T01:06:32.957679035Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:06:32.957684105Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:06:32.957688975Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T01:06:32.957693045Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T01:06:32.957697015Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T01:06:32.957702675Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:06:32.957706626Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:06:32.957710326Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T01:06:32.957714126Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T01:06:32.957717846Z level=info msg=Target target=[all] logger=settings t=2026-05-11T01:06:32.957728546Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T01:06:32.957732266Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T01:06:32.957738686Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T01:06:32.957741776Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T01:06:32.957744466Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T01:06:32.957747076Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T01:06:32.95830409Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T01:06:32.95832709Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T01:06:32.965659212Z level=info msg="Locking database" logger=migrator t=2026-05-11T01:06:32.965694563Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T01:06:32.96640394Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T01:06:32.967351162Z level=info msg="Migration successfully executed" id="create migration_log table" duration=947.042µs logger=migrator t=2026-05-11T01:06:32.972183516Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T01:06:32.973409865Z level=info msg="Migration successfully executed" id="create user table" duration=1.226319ms logger=migrator t=2026-05-11T01:06:32.977839259Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T01:06:32.978402422Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=557.203µs logger=migrator t=2026-05-11T01:06:32.984393053Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T01:06:32.98681854Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.432018ms logger=migrator t=2026-05-11T01:06:32.994238474Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T01:06:32.995060553Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=822.489µs logger=migrator t=2026-05-11T01:06:33.001518445Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T01:06:33.002201421Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=683.286µs logger=migrator t=2026-05-11T01:06:33.008500689Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T01:06:33.014977631Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.476872ms logger=migrator t=2026-05-11T01:06:33.019364284Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T01:06:33.020176873Z level=info msg="Migration successfully executed" id="create user table v2" duration=812.749µs logger=migrator t=2026-05-11T01:06:33.024228789Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T01:06:33.024951586Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=722.447µs logger=migrator t=2026-05-11T01:06:33.028673153Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T01:06:33.02938931Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=719.987µs logger=migrator t=2026-05-11T01:06:33.034573722Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T01:06:33.035489514Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=917.481µs logger=migrator t=2026-05-11T01:06:33.039917088Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T01:06:33.04086416Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=947.393µs logger=migrator t=2026-05-11T01:06:33.049582575Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T01:06:33.051571381Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.988147ms logger=migrator t=2026-05-11T01:06:33.058415182Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T01:06:33.058467033Z level=info msg="Migration successfully executed" id="Update user table charset" duration=54.941µs logger=migrator t=2026-05-11T01:06:33.064195128Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T01:06:33.065369586Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.174268ms logger=migrator t=2026-05-11T01:06:33.072081973Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T01:06:33.072310509Z level=info msg="Migration successfully executed" id="Add missing user data" duration=230.676µs logger=migrator t=2026-05-11T01:06:33.076937447Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T01:06:33.078945045Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.007547ms logger=migrator t=2026-05-11T01:06:33.092692938Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T01:06:33.114177212Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=21.471164ms logger=migrator t=2026-05-11T01:06:33.128211232Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T01:06:33.129690197Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.477715ms logger=migrator t=2026-05-11T01:06:33.135112685Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T01:06:33.142200791Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.084697ms logger=migrator t=2026-05-11T01:06:33.147811623Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T01:06:33.149041242Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.231329ms logger=migrator t=2026-05-11T01:06:33.178379641Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T01:06:33.178813161Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=437.48µs logger=migrator t=2026-05-11T01:06:33.185829126Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T01:06:33.187007364Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.181748ms logger=migrator t=2026-05-11T01:06:33.194406578Z 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-11T01:06:33.194855348Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=454.15µs logger=migrator t=2026-05-11T01:06:33.207333551Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T01:06:33.207822563Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=484.712µs logger=migrator t=2026-05-11T01:06:33.214128792Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T01:06:33.215590136Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.460565ms logger=migrator t=2026-05-11T01:06:33.222444937Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T01:06:33.223293367Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=847.85µs logger=migrator t=2026-05-11T01:06:33.228617922Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T01:06:33.229653186Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.033154ms logger=migrator t=2026-05-11T01:06:33.235414751Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T01:06:33.23664415Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.229399ms logger=migrator t=2026-05-11T01:06:33.242897358Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T01:06:33.243617285Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=719.646µs logger=migrator t=2026-05-11T01:06:33.249212506Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T01:06:33.249257087Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=44.971µs logger=migrator t=2026-05-11T01:06:33.25448067Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T01:06:33.255668208Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.186697ms logger=migrator t=2026-05-11T01:06:33.262188971Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T01:06:33.263362098Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.176478ms logger=migrator t=2026-05-11T01:06:33.268690063Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T01:06:33.269295248Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=605.054µs logger=migrator t=2026-05-11T01:06:33.274969081Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T01:06:33.275609006Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=639.705µs logger=migrator t=2026-05-11T01:06:33.280671445Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:06:33.283727657Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.055382ms logger=migrator t=2026-05-11T01:06:33.288606111Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T01:06:33.289487992Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=881.521µs logger=migrator t=2026-05-11T01:06:33.29452492Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T01:06:33.296031716Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.506066ms logger=migrator t=2026-05-11T01:06:33.301704469Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T01:06:33.302421356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=716.247µs logger=migrator t=2026-05-11T01:06:33.307082366Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T01:06:33.307818973Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=736.627µs logger=migrator t=2026-05-11T01:06:33.313589419Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T01:06:33.314550471Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=964.562µs logger=migrator t=2026-05-11T01:06:33.321054154Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T01:06:33.321502414Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=452.15µs logger=migrator t=2026-05-11T01:06:33.325633401Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T01:06:33.326105573Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=471.472µs logger=migrator t=2026-05-11T01:06:33.331182352Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T01:06:33.331881848Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=699.066µs logger=migrator t=2026-05-11T01:06:33.338443483Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T01:06:33.339909567Z level=info msg="Migration successfully executed" id="create star table" duration=1.460714ms logger=migrator t=2026-05-11T01:06:33.344972456Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T01:06:33.345796455Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=823.139µs logger=migrator t=2026-05-11T01:06:33.35108116Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T01:06:33.35193744Z level=info msg="Migration successfully executed" id="create org table v1" duration=855.87µs logger=migrator t=2026-05-11T01:06:33.357310176Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T01:06:33.358218037Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=907.351µs logger=migrator t=2026-05-11T01:06:33.36387682Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T01:06:33.365099668Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.221948ms logger=migrator t=2026-05-11T01:06:33.370993617Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T01:06:33.372791739Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.827423ms logger=migrator t=2026-05-11T01:06:33.377973231Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T01:06:33.378850191Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=875.94µs logger=migrator t=2026-05-11T01:06:33.384547595Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T01:06:33.385688052Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.143107ms logger=migrator t=2026-05-11T01:06:33.392195255Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T01:06:33.392249746Z level=info msg="Migration successfully executed" id="Update org table charset" duration=77.902µs logger=migrator t=2026-05-11T01:06:33.397661553Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T01:06:33.397729275Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=66.732µs logger=migrator t=2026-05-11T01:06:33.402444516Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T01:06:33.402947248Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=506.101µs logger=migrator t=2026-05-11T01:06:33.408057638Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T01:06:33.408791195Z level=info msg="Migration successfully executed" id="create dashboard table" duration=733.227µs logger=migrator t=2026-05-11T01:06:33.415299808Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T01:06:33.416202349Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=902.051µs logger=migrator t=2026-05-11T01:06:33.423405398Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T01:06:33.425672872Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.263703ms logger=migrator t=2026-05-11T01:06:33.43114258Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T01:06:33.431631362Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=488.682µs logger=migrator t=2026-05-11T01:06:33.435916972Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T01:06:33.436491856Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=574.734µs logger=migrator t=2026-05-11T01:06:33.441901793Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T01:06:33.442693441Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=791.758µs logger=migrator t=2026-05-11T01:06:33.447487784Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T01:06:33.453446644Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.95744ms logger=migrator t=2026-05-11T01:06:33.460213103Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T01:06:33.461315409Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.107326ms logger=migrator t=2026-05-11T01:06:33.468519608Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T01:06:33.469632925Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.114536ms logger=migrator t=2026-05-11T01:06:33.475143964Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T01:06:33.475950053Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=809.289µs logger=migrator t=2026-05-11T01:06:33.481598116Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T01:06:33.482387244Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=792.849µs logger=migrator t=2026-05-11T01:06:33.488706813Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T01:06:33.490915455Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.207432ms logger=migrator t=2026-05-11T01:06:33.497125391Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T01:06:33.497216453Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=91.672µs logger=migrator t=2026-05-11T01:06:33.504042503Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T01:06:33.506288376Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.246663ms logger=migrator t=2026-05-11T01:06:33.512228255Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T01:06:33.514319834Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.091619ms logger=migrator t=2026-05-11T01:06:33.521159426Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T01:06:33.523849729Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.692194ms logger=migrator t=2026-05-11T01:06:33.529387249Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T01:06:33.530524565Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.137726ms logger=migrator t=2026-05-11T01:06:33.536757902Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T01:06:33.538324859Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.565316ms logger=migrator t=2026-05-11T01:06:33.543322996Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T01:06:33.545345853Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.021107ms logger=migrator t=2026-05-11T01:06:33.550951056Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T01:06:33.552122523Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.175378ms logger=migrator t=2026-05-11T01:06:33.55836318Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T01:06:33.558412381Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.951µs logger=migrator t=2026-05-11T01:06:33.563520751Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T01:06:33.563555962Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.721µs logger=migrator t=2026-05-11T01:06:33.571498608Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T01:06:33.574274133Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.774545ms logger=migrator t=2026-05-11T01:06:33.57963775Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T01:06:33.581736609Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.103149ms logger=migrator t=2026-05-11T01:06:33.58730586Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T01:06:33.58945448Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.14797ms logger=migrator t=2026-05-11T01:06:33.595743918Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T01:06:33.597909699Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.163381ms logger=migrator t=2026-05-11T01:06:33.603219664Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T01:06:33.603455649Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=236.416µs logger=migrator t=2026-05-11T01:06:33.611255673Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T01:06:33.612179144Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=924.701µs logger=migrator t=2026-05-11T01:06:33.620043609Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T01:06:33.621461222Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.417223ms logger=migrator t=2026-05-11T01:06:33.627408982Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T01:06:33.627559636Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=153.654µs logger=migrator t=2026-05-11T01:06:33.633079745Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T01:06:33.634108709Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.027494ms logger=migrator t=2026-05-11T01:06:33.638320078Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T01:06:33.639166278Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=844.58µs logger=migrator t=2026-05-11T01:06:33.644902053Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:06:33.650792572Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.892439ms logger=migrator t=2026-05-11T01:06:33.656067086Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T01:06:33.65711203Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.043235ms logger=migrator t=2026-05-11T01:06:33.66136253Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T01:06:33.662194809Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=831.349µs logger=migrator t=2026-05-11T01:06:33.666318046Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T01:06:33.667142946Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=827.09µs logger=migrator t=2026-05-11T01:06:33.671672822Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T01:06:33.672030661Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=357.369µs logger=migrator t=2026-05-11T01:06:33.676077656Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T01:06:33.676641319Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=563.033µs logger=migrator t=2026-05-11T01:06:33.680561231Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T01:06:33.684578136Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.012584ms logger=migrator t=2026-05-11T01:06:33.690475194Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T01:06:33.691883707Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.411803ms logger=migrator t=2026-05-11T01:06:33.698487322Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T01:06:33.698790179Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=303.587µs logger=migrator t=2026-05-11T01:06:33.703249094Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T01:06:33.703453249Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=203.985µs logger=migrator t=2026-05-11T01:06:33.710502535Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T01:06:33.711812066Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.30663ms logger=migrator t=2026-05-11T01:06:33.718090863Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T01:06:33.722362433Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.27154ms logger=migrator t=2026-05-11T01:06:33.727803971Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T01:06:33.728745843Z level=info msg="Migration successfully executed" id="create data_source table" duration=941.182µs logger=migrator t=2026-05-11T01:06:33.733076885Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T01:06:33.733903835Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=826.59µs logger=migrator t=2026-05-11T01:06:33.740892339Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T01:06:33.741753169Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=860.31µs logger=migrator t=2026-05-11T01:06:33.749926331Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T01:06:33.751475197Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.535636ms logger=migrator t=2026-05-11T01:06:33.757001917Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T01:06:33.757901298Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=898.401µs logger=migrator t=2026-05-11T01:06:33.765052647Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T01:06:33.776418374Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.365017ms logger=migrator t=2026-05-11T01:06:33.781077773Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T01:06:33.781931773Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=854.17µs logger=migrator t=2026-05-11T01:06:33.786171313Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T01:06:33.787093874Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=929.031µs logger=migrator t=2026-05-11T01:06:33.8847826Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T01:06:33.887395852Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.616382ms logger=migrator t=2026-05-11T01:06:33.909540602Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T01:06:33.910885694Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.347301ms logger=migrator t=2026-05-11T01:06:33.919132058Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T01:06:33.921315319Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.165281ms logger=migrator t=2026-05-11T01:06:33.925048286Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T01:06:33.927362921Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.314185ms logger=migrator t=2026-05-11T01:06:33.939377773Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T01:06:33.939503436Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=127.183µs logger=migrator t=2026-05-11T01:06:33.943610033Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T01:06:33.943900029Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=288.596µs logger=migrator t=2026-05-11T01:06:33.948952778Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T01:06:33.951379695Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.426157ms logger=migrator t=2026-05-11T01:06:33.955760238Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T01:06:33.955959593Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=199.615µs logger=migrator t=2026-05-11T01:06:33.960184202Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T01:06:33.960487599Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=304.137µs logger=migrator t=2026-05-11T01:06:33.965164769Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T01:06:33.972151413Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.987634ms logger=migrator t=2026-05-11T01:06:33.977767425Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T01:06:33.977994531Z level=info msg="Migration successfully executed" id="Update uid value" duration=208.875µs logger=migrator t=2026-05-11T01:06:33.984180616Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T01:06:33.98521064Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.032214ms logger=migrator t=2026-05-11T01:06:33.992186984Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T01:06:33.995360559Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=3.174555ms logger=migrator t=2026-05-11T01:06:34.003339826Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T01:06:34.004209597Z level=info msg="Migration successfully executed" id="create api_key table" duration=868.421µs logger=migrator t=2026-05-11T01:06:34.008416926Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T01:06:34.008996869Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=579.503µs logger=migrator t=2026-05-11T01:06:34.013630358Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T01:06:34.01454799Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=905.581µs logger=migrator t=2026-05-11T01:06:34.019759552Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T01:06:34.020546671Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=786.159µs logger=migrator t=2026-05-11T01:06:34.026167813Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T01:06:34.026808308Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=643.806µs logger=migrator t=2026-05-11T01:06:34.030693039Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T01:06:34.031454437Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=761.178µs logger=migrator t=2026-05-11T01:06:34.03668095Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T01:06:34.037394077Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=713.277µs logger=migrator t=2026-05-11T01:06:34.040890299Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T01:06:34.050608347Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.712448ms logger=migrator t=2026-05-11T01:06:34.055757828Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T01:06:34.056531086Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=773.178µs logger=migrator t=2026-05-11T01:06:34.060373726Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T01:06:34.061458962Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.085076ms logger=migrator t=2026-05-11T01:06:34.07029102Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T01:06:34.071118239Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=827.399µs logger=migrator t=2026-05-11T01:06:34.075955693Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T01:06:34.078033452Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.078078ms logger=migrator t=2026-05-11T01:06:34.082104477Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T01:06:34.082451585Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=349.668µs logger=migrator t=2026-05-11T01:06:34.087035703Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T01:06:34.087899993Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=864.19µs logger=migrator t=2026-05-11T01:06:34.093766061Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T01:06:34.093826042Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=60.771µs logger=migrator t=2026-05-11T01:06:34.098672267Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T01:06:34.102790323Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.135437ms logger=migrator t=2026-05-11T01:06:34.110261939Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T01:06:34.112306117Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.046898ms logger=migrator t=2026-05-11T01:06:34.119656309Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T01:06:34.120032338Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=379.789µs logger=migrator t=2026-05-11T01:06:34.125463776Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T01:06:34.12988262Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.460325ms logger=migrator t=2026-05-11T01:06:34.137301674Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T01:06:34.141033302Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.736708ms logger=migrator t=2026-05-11T01:06:34.145474426Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T01:06:34.146524811Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.051815ms logger=migrator t=2026-05-11T01:06:34.15242722Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T01:06:34.153163077Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=738.368µs logger=migrator t=2026-05-11T01:06:34.15671318Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T01:06:34.157785476Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.074536ms logger=migrator t=2026-05-11T01:06:34.163972531Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T01:06:34.164985355Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.013774ms logger=migrator t=2026-05-11T01:06:34.170660568Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T01:06:34.172081252Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.424033ms logger=migrator t=2026-05-11T01:06:34.177177341Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T01:06:34.178478792Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.303211ms logger=migrator t=2026-05-11T01:06:34.186818738Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T01:06:34.187089824Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=275.546µs logger=migrator t=2026-05-11T01:06:34.194203842Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T01:06:34.194235032Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.201µs logger=migrator t=2026-05-11T01:06:34.197877108Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T01:06:34.202915626Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.034558ms logger=migrator t=2026-05-11T01:06:34.208057537Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T01:06:34.211053177Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.99575ms logger=migrator t=2026-05-11T01:06:34.215170114Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T01:06:34.215245496Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.722µs logger=migrator t=2026-05-11T01:06:34.219475205Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T01:06:34.220607082Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.132547ms logger=migrator t=2026-05-11T01:06:34.224953424Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T01:06:34.225841325Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=887.781µs logger=migrator t=2026-05-11T01:06:34.231538539Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T01:06:34.23158966Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=53.321µs logger=migrator t=2026-05-11T01:06:34.236086046Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T01:06:34.237054668Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=968.462µs logger=migrator t=2026-05-11T01:06:34.241169445Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T01:06:34.242043705Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=873.82µs logger=migrator t=2026-05-11T01:06:34.247080094Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T01:06:34.252382169Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.285564ms logger=migrator t=2026-05-11T01:06:34.256637809Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T01:06:34.256672429Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.69µs logger=migrator t=2026-05-11T01:06:34.262039246Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T01:06:34.26309985Z level=info msg="Migration successfully executed" id="create session table" duration=1.063085ms logger=migrator t=2026-05-11T01:06:34.26819178Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T01:06:34.268541668Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=355.558µs logger=migrator t=2026-05-11T01:06:34.27456503Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T01:06:34.274663672Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=99.812µs logger=migrator t=2026-05-11T01:06:34.279582038Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T01:06:34.280419827Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=837.579µs logger=migrator t=2026-05-11T01:06:34.284018062Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T01:06:34.28479867Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=783.078µs logger=migrator t=2026-05-11T01:06:34.291329904Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T01:06:34.291358625Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.651µs logger=migrator t=2026-05-11T01:06:34.295303607Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T01:06:34.295341658Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.381µs logger=migrator t=2026-05-11T01:06:34.29968726Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T01:06:34.304636396Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.947916ms logger=migrator t=2026-05-11T01:06:34.309852379Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T01:06:34.312933792Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.081412ms logger=migrator t=2026-05-11T01:06:34.316488365Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T01:06:34.316562207Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=74.402µs logger=migrator t=2026-05-11T01:06:34.320174392Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T01:06:34.320246303Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=72.141µs logger=migrator t=2026-05-11T01:06:34.32434968Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T01:06:34.325132908Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=782.908µs logger=migrator t=2026-05-11T01:06:34.330531185Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T01:06:34.330569846Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.041µs logger=migrator t=2026-05-11T01:06:34.335928732Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T01:06:34.341045532Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.11656ms logger=migrator t=2026-05-11T01:06:34.345033946Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T01:06:34.345175079Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.333µs logger=migrator t=2026-05-11T01:06:34.350034063Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T01:06:34.353083925Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.049362ms logger=migrator t=2026-05-11T01:06:34.356843873Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T01:06:34.359953276Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.108673ms logger=migrator t=2026-05-11T01:06:34.363749405Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T01:06:34.363813507Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=64.502µs logger=migrator t=2026-05-11T01:06:34.366701875Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T01:06:34.367553475Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=851.16µs logger=migrator t=2026-05-11T01:06:34.373113056Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T01:06:34.374362235Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.248799ms logger=migrator t=2026-05-11T01:06:34.380465469Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T01:06:34.382089697Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.623749ms logger=migrator t=2026-05-11T01:06:34.387952634Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T01:06:34.388838005Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=896.081µs logger=migrator t=2026-05-11T01:06:34.393555936Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T01:06:34.394351865Z level=info msg="Migration successfully executed" id="add index alert state" duration=795.689µs logger=migrator t=2026-05-11T01:06:34.398640365Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T01:06:34.399427154Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=786.609µs logger=migrator t=2026-05-11T01:06:34.404264608Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T01:06:34.405320993Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.056045ms logger=migrator t=2026-05-11T01:06:34.409631294Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T01:06:34.411007456Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.375542ms logger=migrator t=2026-05-11T01:06:34.415529552Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T01:06:34.41629418Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=761.158µs logger=migrator t=2026-05-11T01:06:34.421279037Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T01:06:34.434097999Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.820642ms logger=migrator t=2026-05-11T01:06:34.445156309Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T01:06:34.446121321Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=966.833µs logger=migrator t=2026-05-11T01:06:34.451053787Z 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-11T01:06:34.451861906Z 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=808.209µs logger=migrator t=2026-05-11T01:06:34.45627762Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T01:06:34.456551796Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=273.686µs logger=migrator t=2026-05-11T01:06:34.460418597Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T01:06:34.460915129Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=496.402µs logger=migrator t=2026-05-11T01:06:34.464844461Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T01:06:34.465542318Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=695.077µs logger=migrator t=2026-05-11T01:06:34.470395482Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T01:06:34.473883124Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.487202ms logger=migrator t=2026-05-11T01:06:34.480031138Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T01:06:34.483490529Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.459051ms logger=migrator t=2026-05-11T01:06:34.487616106Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T01:06:34.491031097Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.415001ms logger=migrator t=2026-05-11T01:06:34.496041745Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T01:06:34.499545197Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.500512ms logger=migrator t=2026-05-11T01:06:34.50306628Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T01:06:34.503867618Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=800.539µs logger=migrator t=2026-05-11T01:06:34.507850402Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T01:06:34.507880983Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.651µs logger=migrator t=2026-05-11T01:06:34.512546992Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T01:06:34.512572093Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.091µs logger=migrator t=2026-05-11T01:06:34.516755921Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T01:06:34.517452777Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=696.776µs logger=migrator t=2026-05-11T01:06:34.522183229Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:06:34.523013908Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=830.32µs logger=migrator t=2026-05-11T01:06:34.529188643Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T01:06:34.530226318Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.037255ms logger=migrator t=2026-05-11T01:06:34.536044284Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T01:06:34.536835013Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=789.819µs logger=migrator t=2026-05-11T01:06:34.542706311Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:06:34.543917789Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.212638ms logger=migrator t=2026-05-11T01:06:34.549963071Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T01:06:34.553602297Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.638926ms logger=migrator t=2026-05-11T01:06:34.557802166Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T01:06:34.561445921Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.640235ms logger=migrator t=2026-05-11T01:06:34.567522124Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T01:06:34.567801001Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=278.827µs logger=migrator t=2026-05-11T01:06:34.572357978Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T01:06:34.573244539Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=879.6µs logger=migrator t=2026-05-11T01:06:34.578876001Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T01:06:34.579735491Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=859.34µs logger=migrator t=2026-05-11T01:06:34.58392959Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T01:06:34.587620327Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.690307ms logger=migrator t=2026-05-11T01:06:34.59286672Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T01:06:34.592936071Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.561µs logger=migrator t=2026-05-11T01:06:34.59714079Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T01:06:34.598017621Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=876.571µs logger=migrator t=2026-05-11T01:06:34.603566831Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T01:06:34.604472702Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=906.521µs logger=migrator t=2026-05-11T01:06:34.608862855Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T01:06:34.609009559Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=141.074µs logger=migrator t=2026-05-11T01:06:34.612760597Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T01:06:34.613689489Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=928.392µs logger=migrator t=2026-05-11T01:06:34.617762425Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T01:06:34.618623615Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=860.82µs logger=migrator t=2026-05-11T01:06:34.623675894Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T01:06:34.624499543Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=823.299µs logger=migrator t=2026-05-11T01:06:34.628430405Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T01:06:34.629225024Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=794.079µs logger=migrator t=2026-05-11T01:06:34.633781721Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T01:06:34.634693873Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=911.361µs logger=migrator t=2026-05-11T01:06:34.639784552Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T01:06:34.640605121Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=820.719µs logger=migrator t=2026-05-11T01:06:34.645705551Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T01:06:34.645735842Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.981µs logger=migrator t=2026-05-11T01:06:34.649379288Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T01:06:34.653379452Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.997914ms logger=migrator t=2026-05-11T01:06:34.658633475Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T01:06:34.65970567Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.072075ms logger=migrator t=2026-05-11T01:06:34.663907359Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T01:06:34.66777438Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.866491ms logger=migrator t=2026-05-11T01:06:34.671533558Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T01:06:34.672915821Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.381303ms logger=migrator t=2026-05-11T01:06:34.677804556Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T01:06:34.678682757Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=877.76µs logger=migrator t=2026-05-11T01:06:34.684729899Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T01:06:34.686691885Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.965406ms logger=migrator t=2026-05-11T01:06:34.691210411Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T01:06:34.700009197Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.795276ms logger=migrator t=2026-05-11T01:06:34.706410578Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T01:06:34.707400641Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=990.023µs logger=migrator t=2026-05-11T01:06:34.716965276Z 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-11T01:06:34.718990984Z 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=2.026677ms logger=migrator t=2026-05-11T01:06:34.7243805Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T01:06:34.724722838Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=342.228µs logger=migrator t=2026-05-11T01:06:34.728289382Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T01:06:34.728896646Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=606.964µs logger=migrator t=2026-05-11T01:06:34.733838762Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T01:06:34.734119979Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=280.997µs logger=migrator t=2026-05-11T01:06:34.73796867Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T01:06:34.743592522Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.637793ms logger=migrator t=2026-05-11T01:06:34.747251558Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T01:06:34.75202516Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.773442ms logger=migrator t=2026-05-11T01:06:34.757343245Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T01:06:34.758462021Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.118486ms logger=migrator t=2026-05-11T01:06:34.762810563Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T01:06:34.763763145Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=952.512µs logger=migrator t=2026-05-11T01:06:34.769792998Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T01:06:34.770170116Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=374.479µs logger=migrator t=2026-05-11T01:06:34.778801009Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T01:06:34.781870911Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.071272ms logger=migrator t=2026-05-11T01:06:34.819387773Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T01:06:34.820833077Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.447814ms logger=migrator t=2026-05-11T01:06:34.834624801Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T01:06:34.834799535Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=172.424µs logger=migrator t=2026-05-11T01:06:34.840380946Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T01:06:34.840761325Z level=info msg="Migration successfully executed" id="Move region to single row" duration=380.129µs logger=migrator t=2026-05-11T01:06:34.8465112Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T01:06:34.847393591Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=882.531µs logger=migrator t=2026-05-11T01:06:34.851244801Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T01:06:34.852107132Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=863.271µs logger=migrator t=2026-05-11T01:06:34.855957722Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:06:34.856935595Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=978.193µs logger=migrator t=2026-05-11T01:06:34.861949743Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:06:34.862973847Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.023824ms logger=migrator t=2026-05-11T01:06:34.867499473Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T01:06:34.86903392Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.533996ms logger=migrator t=2026-05-11T01:06:34.8758614Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T01:06:34.87671476Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=853.17µs logger=migrator t=2026-05-11T01:06:34.882326762Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T01:06:34.882445794Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=120.902µs logger=migrator t=2026-05-11T01:06:34.890033903Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T01:06:34.891350584Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.317071ms logger=migrator t=2026-05-11T01:06:34.899963196Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T01:06:34.901262487Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.296171ms logger=migrator t=2026-05-11T01:06:34.909095211Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T01:06:34.910669048Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.572287ms logger=migrator t=2026-05-11T01:06:34.919252019Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T01:06:34.920283114Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.032455ms logger=migrator t=2026-05-11T01:06:34.929555452Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T01:06:34.92989722Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=345.498µs logger=migrator t=2026-05-11T01:06:34.93843643Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T01:06:34.939005414Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=571.814µs logger=migrator t=2026-05-11T01:06:34.947023022Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T01:06:34.947114764Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=92.092µs logger=migrator t=2026-05-11T01:06:34.954676472Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T01:06:34.956433413Z level=info msg="Migration successfully executed" id="create team table" duration=1.756901ms logger=migrator t=2026-05-11T01:06:34.96692712Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T01:06:34.968116408Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.192788ms logger=migrator t=2026-05-11T01:06:34.974376185Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T01:06:34.975304627Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=928.382µs logger=migrator t=2026-05-11T01:06:34.988105518Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T01:06:34.994965329Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.856791ms logger=migrator t=2026-05-11T01:06:35.003457058Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T01:06:35.003771176Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=318.608µs logger=migrator t=2026-05-11T01:06:35.042708261Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T01:06:35.045420635Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.716154ms logger=migrator t=2026-05-11T01:06:35.063157631Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T01:06:35.065273031Z level=info msg="Migration successfully executed" id="create team member table" duration=2.12015ms logger=migrator t=2026-05-11T01:06:35.074468867Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T01:06:35.076120276Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.652109ms logger=migrator t=2026-05-11T01:06:35.083440418Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T01:06:35.085048176Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.607738ms logger=migrator t=2026-05-11T01:06:35.092644434Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T01:06:35.093713899Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.069205ms logger=migrator t=2026-05-11T01:06:35.10139608Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T01:06:35.1077964Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.39848ms logger=migrator t=2026-05-11T01:06:35.113913484Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T01:06:35.119522536Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.608332ms logger=migrator t=2026-05-11T01:06:35.126365906Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T01:06:35.132929191Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.564434ms logger=migrator t=2026-05-11T01:06:35.139423154Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T01:06:35.140748915Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.325212ms logger=migrator t=2026-05-11T01:06:35.14904612Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T01:06:35.1499242Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=877.331µs logger=migrator t=2026-05-11T01:06:35.156156717Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T01:06:35.157033607Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=876.401µs logger=migrator t=2026-05-11T01:06:35.165013215Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T01:06:35.166771566Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.757531ms logger=migrator t=2026-05-11T01:06:35.172016599Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T01:06:35.172959032Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=942.153µs logger=migrator t=2026-05-11T01:06:35.179398803Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T01:06:35.180830396Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.441904ms logger=migrator t=2026-05-11T01:06:35.187534514Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T01:06:35.188437225Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=905.591µs logger=migrator t=2026-05-11T01:06:35.193796881Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T01:06:35.195392319Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.595387ms logger=migrator t=2026-05-11T01:06:35.201040221Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T01:06:35.201802349Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=762.428µs logger=migrator t=2026-05-11T01:06:35.208068747Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T01:06:35.208289802Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=221.445µs logger=migrator t=2026-05-11T01:06:35.212853249Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T01:06:35.213569956Z level=info msg="Migration successfully executed" id="create tag table" duration=716.747µs logger=migrator t=2026-05-11T01:06:35.219345421Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T01:06:35.220243952Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=894.631µs logger=migrator t=2026-05-11T01:06:35.224912682Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T01:06:35.226191512Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.27864ms logger=migrator t=2026-05-11T01:06:35.231418215Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T01:06:35.232539422Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.119597ms logger=migrator t=2026-05-11T01:06:35.238724387Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T01:06:35.239622578Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=895.771µs logger=migrator t=2026-05-11T01:06:35.245129787Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:06:35.260840407Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.70681ms logger=migrator t=2026-05-11T01:06:35.266296595Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T01:06:35.266878019Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=580.914µs logger=migrator t=2026-05-11T01:06:35.273776271Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T01:06:35.27545043Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.67751ms logger=migrator t=2026-05-11T01:06:35.281579064Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T01:06:35.281908852Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=330.127µs logger=migrator t=2026-05-11T01:06:35.288260851Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T01:06:35.288923617Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=662.906µs logger=migrator t=2026-05-11T01:06:35.296522785Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T01:06:35.297395296Z level=info msg="Migration successfully executed" id="create user auth table" duration=871.811µs logger=migrator t=2026-05-11T01:06:35.316047184Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T01:06:35.316892364Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=846.08µs logger=migrator t=2026-05-11T01:06:35.322215989Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T01:06:35.322294971Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=80.562µs logger=migrator t=2026-05-11T01:06:35.328975748Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T01:06:35.33461756Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.641672ms logger=migrator t=2026-05-11T01:06:35.340848977Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T01:06:35.346485119Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.638192ms logger=migrator t=2026-05-11T01:06:35.35203138Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T01:06:35.357476348Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.445717ms logger=migrator t=2026-05-11T01:06:35.363681743Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T01:06:35.373047143Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.36386ms logger=migrator t=2026-05-11T01:06:35.378978213Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T01:06:35.380268343Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.291471ms logger=migrator t=2026-05-11T01:06:35.386059449Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T01:06:35.392410288Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.351959ms logger=migrator t=2026-05-11T01:06:35.396217018Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T01:06:35.397049027Z level=info msg="Migration successfully executed" id="create server_lock table" duration=829.869µs logger=migrator t=2026-05-11T01:06:35.405954256Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T01:06:35.407649767Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.6951ms logger=migrator t=2026-05-11T01:06:35.414142049Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T01:06:35.415384788Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.243809ms logger=migrator t=2026-05-11T01:06:35.424845301Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T01:06:35.4269499Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.103249ms logger=migrator t=2026-05-11T01:06:35.437220021Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T01:06:35.438412409Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.196368ms logger=migrator t=2026-05-11T01:06:35.444690387Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T01:06:35.446424588Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.72444ms logger=migrator t=2026-05-11T01:06:35.453525835Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T01:06:35.460409426Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.880221ms logger=migrator t=2026-05-11T01:06:35.468432085Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T01:06:35.469414158Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=983.343µs logger=migrator t=2026-05-11T01:06:35.474908597Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T01:06:35.475853839Z level=info msg="Migration successfully executed" id="create cache_data table" duration=945.712µs logger=migrator t=2026-05-11T01:06:35.481187115Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T01:06:35.482418744Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.229388ms logger=migrator t=2026-05-11T01:06:35.489555931Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T01:06:35.490720819Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.164227ms logger=migrator t=2026-05-11T01:06:35.497760804Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T01:06:35.499541206Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.792273ms logger=migrator t=2026-05-11T01:06:35.5175938Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T01:06:35.517930988Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=346.268µs logger=migrator t=2026-05-11T01:06:35.526276044Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T01:06:35.526423597Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=149.393µs logger=migrator t=2026-05-11T01:06:35.531242501Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T01:06:35.532683145Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.438944ms logger=migrator t=2026-05-11T01:06:35.539122726Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:06:35.540931669Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.808503ms logger=migrator t=2026-05-11T01:06:35.548089027Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:06:35.55034653Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.261933ms logger=migrator t=2026-05-11T01:06:35.557480797Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:06:35.557629081Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=151.734µs logger=migrator t=2026-05-11T01:06:35.565629829Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:06:35.5669259Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.30116ms logger=migrator t=2026-05-11T01:06:35.571579589Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:06:35.572516301Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=936.992µs logger=migrator t=2026-05-11T01:06:35.579552886Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:06:35.580761444Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.212518ms logger=migrator t=2026-05-11T01:06:35.587694807Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:06:35.589828287Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.1371ms logger=migrator t=2026-05-11T01:06:35.596680079Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T01:06:35.605765442Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.087093ms logger=migrator t=2026-05-11T01:06:35.612313736Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T01:06:35.613831052Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.513095ms logger=migrator t=2026-05-11T01:06:35.619198748Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T01:06:35.61930225Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=104.062µs logger=migrator t=2026-05-11T01:06:35.624819Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T01:06:35.626044179Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.229469ms logger=migrator t=2026-05-11T01:06:35.631365744Z 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-11T01:06:35.632243874Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=877.93µs logger=migrator t=2026-05-11T01:06:35.647222566Z 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-11T01:06:35.648455755Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.234979ms logger=migrator t=2026-05-11T01:06:35.652850319Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:06:35.65292119Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.031µs logger=migrator t=2026-05-11T01:06:35.659766121Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T01:06:35.663334035Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=3.566994ms logger=migrator t=2026-05-11T01:06:35.669485189Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T01:06:35.670601856Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.118887ms logger=migrator t=2026-05-11T01:06:35.686221833Z 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-11T01:06:35.688154178Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.930775ms logger=migrator t=2026-05-11T01:06:35.693654898Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T01:06:35.694717802Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.062535ms logger=migrator t=2026-05-11T01:06:35.703870647Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T01:06:35.720931379Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=17.049021ms logger=migrator t=2026-05-11T01:06:35.726152791Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:06:35.726926729Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=775.538µs logger=migrator t=2026-05-11T01:06:35.731856605Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:06:35.732824488Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=968.173µs logger=migrator t=2026-05-11T01:06:35.738360388Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T01:06:35.770233957Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.868079ms logger=migrator t=2026-05-11T01:06:35.778084032Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T01:06:35.807197576Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.110923ms logger=migrator t=2026-05-11T01:06:35.812096871Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:06:35.814051637Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.954596ms logger=migrator t=2026-05-11T01:06:35.819787472Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:06:35.822066715Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.278424ms logger=migrator t=2026-05-11T01:06:35.828987408Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T01:06:35.837919768Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.930871ms logger=migrator t=2026-05-11T01:06:35.845029425Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T01:06:35.856690409Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=11.653623ms logger=migrator t=2026-05-11T01:06:35.869183042Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T01:06:35.872129902Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.949359ms logger=migrator t=2026-05-11T01:06:35.881493722Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T01:06:35.882905915Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.371063ms logger=migrator t=2026-05-11T01:06:35.893115094Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T01:06:35.89675174Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=3.641046ms logger=migrator t=2026-05-11T01:06:35.907776879Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T01:06:35.913601306Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=5.825997ms logger=migrator t=2026-05-11T01:06:35.926025508Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:06:35.926164871Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=144.483µs logger=migrator t=2026-05-11T01:06:35.931894326Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T01:06:35.942204528Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.305312ms logger=migrator t=2026-05-11T01:06:35.951509187Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T01:06:35.960958969Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.445602ms logger=migrator t=2026-05-11T01:06:35.966368036Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T01:06:35.978086551Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.707015ms logger=migrator t=2026-05-11T01:06:35.982924135Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T01:06:35.98400773Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.089955ms logger=migrator t=2026-05-11T01:06:35.989052279Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T01:06:35.990226657Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.168268ms logger=migrator t=2026-05-11T01:06:35.99461556Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T01:06:36.003665622Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.049142ms logger=migrator t=2026-05-11T01:06:36.008808193Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T01:06:36.015109141Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.294968ms logger=migrator t=2026-05-11T01:06:36.02016724Z 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-11T01:06:36.020961269Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=793.819µs logger=migrator t=2026-05-11T01:06:36.027038722Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T01:06:36.033033033Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.994781ms logger=migrator t=2026-05-11T01:06:36.036974085Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T01:06:36.044345858Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.366853ms logger=migrator t=2026-05-11T01:06:36.049590531Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T01:06:36.049657533Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.722µs logger=migrator t=2026-05-11T01:06:36.055769187Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T01:06:36.057726523Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.958486ms logger=migrator t=2026-05-11T01:06:36.066659873Z 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-11T01:06:36.067692477Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.032644ms logger=migrator t=2026-05-11T01:06:36.073113864Z 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-11T01:06:36.07420561Z 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.059965ms logger=migrator t=2026-05-11T01:06:36.0797474Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:06:36.079860673Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=114.603µs logger=migrator t=2026-05-11T01:06:36.085127797Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T01:06:36.095089621Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.958994ms logger=migrator t=2026-05-11T01:06:36.102056895Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T01:06:36.108348852Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.290108ms logger=migrator t=2026-05-11T01:06:36.112664354Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T01:06:36.122024784Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.34848ms logger=migrator t=2026-05-11T01:06:36.127519243Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T01:06:36.135116101Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.592788ms logger=migrator t=2026-05-11T01:06:36.140617241Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T01:06:36.147559584Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.941644ms logger=migrator t=2026-05-11T01:06:36.152425218Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T01:06:36.152535841Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=111.723µs logger=migrator t=2026-05-11T01:06:36.157507748Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T01:06:36.159260579Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.758412ms logger=migrator t=2026-05-11T01:06:36.16483682Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T01:06:36.176832252Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.997592ms logger=migrator t=2026-05-11T01:06:36.181442Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T01:06:36.181499162Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=57.582µs logger=migrator t=2026-05-11T01:06:36.185064195Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T01:06:36.192585072Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.519737ms logger=migrator t=2026-05-11T01:06:36.198014179Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T01:06:36.199095675Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.079876ms logger=migrator t=2026-05-11T01:06:36.20526756Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T01:06:36.214871246Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.584325ms logger=migrator t=2026-05-11T01:06:36.221766638Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T01:06:36.222769671Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.004014ms logger=migrator t=2026-05-11T01:06:36.22697705Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T01:06:36.228195699Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.217879ms logger=migrator t=2026-05-11T01:06:36.233070923Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T01:06:36.242962426Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.892803ms logger=migrator t=2026-05-11T01:06:36.248924606Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T01:06:36.249760396Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=835.919µs logger=migrator t=2026-05-11T01:06:36.254932747Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T01:06:36.255984502Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.052015ms logger=migrator t=2026-05-11T01:06:36.262527505Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T01:06:36.26356167Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.038835ms logger=migrator t=2026-05-11T01:06:36.270638926Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T01:06:36.271837034Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.198868ms logger=migrator t=2026-05-11T01:06:36.276781271Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T01:06:36.276891373Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=111.503µs logger=migrator t=2026-05-11T01:06:36.28271723Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T01:06:36.285421283Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.724134ms logger=migrator t=2026-05-11T01:06:36.290991604Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T01:06:36.292294995Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.302781ms logger=migrator t=2026-05-11T01:06:36.296581676Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:06:36.296990615Z 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-11T01:06:36.300822286Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T01:06:36.30143511Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=612.724µs logger=migrator t=2026-05-11T01:06:36.308774502Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T01:06:36.310218766Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.442484ms logger=migrator t=2026-05-11T01:06:36.319083454Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T01:06:36.32739814Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.323156ms logger=migrator t=2026-05-11T01:06:36.332782227Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T01:06:36.334252361Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.473935ms logger=migrator t=2026-05-11T01:06:36.339117715Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T01:06:36.340317094Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.198978ms logger=migrator t=2026-05-11T01:06:36.349737665Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T01:06:36.350935733Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.202238ms logger=migrator t=2026-05-11T01:06:36.356597056Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T01:06:36.358156953Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.559237ms logger=migrator t=2026-05-11T01:06:36.364057492Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T01:06:36.373674617Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=9.611886ms logger=migrator t=2026-05-11T01:06:36.380749564Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T01:06:36.380804175Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=58.112µs logger=migrator t=2026-05-11T01:06:36.387157974Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T01:06:36.38783351Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=677.546µs logger=migrator t=2026-05-11T01:06:36.393624506Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T01:06:36.401374778Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.750102ms logger=migrator t=2026-05-11T01:06:36.405104966Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T01:06:36.405633518Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=529.042µs logger=migrator t=2026-05-11T01:06:36.410222636Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T01:06:36.411395954Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.173088ms logger=migrator t=2026-05-11T01:06:36.417065007Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T01:06:36.417503458Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=441.43µs logger=migrator t=2026-05-11T01:06:36.421654065Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T01:06:36.422788562Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.133927ms logger=migrator t=2026-05-11T01:06:36.426848877Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T01:06:36.427754558Z level=info msg="Migration successfully executed" id="create secrets table" duration=905.451µs logger=migrator t=2026-05-11T01:06:36.433580625Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T01:06:36.466944979Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.362044ms logger=migrator t=2026-05-11T01:06:36.472867898Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T01:06:36.47890809Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.037502ms logger=migrator t=2026-05-11T01:06:36.48443657Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T01:06:36.484613185Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=176.314µs logger=migrator t=2026-05-11T01:06:36.491802743Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T01:06:36.52485573Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.051267ms logger=migrator t=2026-05-11T01:06:36.528963117Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T01:06:36.560246572Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.281936ms logger=migrator t=2026-05-11T01:06:36.565147147Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T01:06:36.565914705Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=767.478µs logger=migrator t=2026-05-11T01:06:36.574489177Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T01:06:36.575400568Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=911.681µs logger=migrator t=2026-05-11T01:06:36.582869093Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T01:06:36.583292493Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=429.8µs logger=migrator t=2026-05-11T01:06:36.588552627Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T01:06:36.58955354Z level=info msg="Migration successfully executed" id="create permission table" duration=1.000303ms logger=migrator t=2026-05-11T01:06:36.596714019Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T01:06:36.597844955Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.129287ms logger=migrator t=2026-05-11T01:06:36.602225468Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T01:06:36.603482748Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.25737ms logger=migrator t=2026-05-11T01:06:36.607892782Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T01:06:36.608826983Z level=info msg="Migration successfully executed" id="create role table" duration=934.302µs logger=migrator t=2026-05-11T01:06:36.61506113Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T01:06:36.625054935Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.991184ms logger=migrator t=2026-05-11T01:06:36.631272361Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T01:06:36.639224208Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.918216ms logger=migrator t=2026-05-11T01:06:36.645391293Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T01:06:36.647358429Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.967707ms logger=migrator t=2026-05-11T01:06:36.652518Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T01:06:36.653862612Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.345361ms logger=migrator t=2026-05-11T01:06:36.659413902Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T01:06:36.660565809Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.151587ms logger=migrator t=2026-05-11T01:06:36.665369722Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T01:06:36.666820726Z level=info msg="Migration successfully executed" id="create team role table" duration=1.452424ms logger=migrator t=2026-05-11T01:06:36.673211596Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T01:06:36.674351513Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.139357ms logger=migrator t=2026-05-11T01:06:36.679002642Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T01:06:36.680295183Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.291821ms logger=migrator t=2026-05-11T01:06:36.684837909Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T01:06:36.685936825Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.098986ms logger=migrator t=2026-05-11T01:06:36.690262767Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T01:06:36.691512076Z level=info msg="Migration successfully executed" id="create user role table" duration=1.252049ms logger=migrator t=2026-05-11T01:06:36.697387215Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T01:06:36.698651544Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.26898ms logger=migrator t=2026-05-11T01:06:36.703469427Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T01:06:36.704715127Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.2451ms logger=migrator t=2026-05-11T01:06:36.70869617Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T01:06:36.710133414Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.439134ms logger=migrator t=2026-05-11T01:06:36.716527574Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T01:06:36.718591663Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.789222ms logger=migrator t=2026-05-11T01:06:36.724527652Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T01:06:36.725941286Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.414174ms logger=migrator t=2026-05-11T01:06:36.7308126Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T01:06:36.73208794Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.27475ms logger=migrator t=2026-05-11T01:06:36.736558455Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T01:06:36.745462364Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.903269ms logger=migrator t=2026-05-11T01:06:36.74953429Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T01:06:36.750699467Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.164647ms logger=migrator t=2026-05-11T01:06:36.756230307Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T01:06:36.75761916Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.385803ms logger=migrator t=2026-05-11T01:06:36.762420283Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T01:06:36.764396219Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.980016ms logger=migrator t=2026-05-11T01:06:36.770006851Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T01:06:36.771193889Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.186418ms logger=migrator t=2026-05-11T01:06:36.778009329Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T01:06:36.778760636Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=750.967µs logger=migrator t=2026-05-11T01:06:36.783060838Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T01:06:36.784091952Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.030704ms logger=migrator t=2026-05-11T01:06:36.788087496Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T01:06:36.796187426Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.09547ms logger=migrator t=2026-05-11T01:06:36.802155656Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T01:06:36.810070252Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.914606ms logger=migrator t=2026-05-11T01:06:36.8138069Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T01:06:36.821676225Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.867325ms logger=migrator t=2026-05-11T01:06:36.826902568Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T01:06:36.834856595Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.953207ms logger=migrator t=2026-05-11T01:06:36.839940484Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T01:06:36.840965288Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.024054ms logger=migrator t=2026-05-11T01:06:36.846771695Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T01:06:36.847775689Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.003584ms logger=migrator t=2026-05-11T01:06:36.852559931Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T01:06:36.853502003Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=939.112µs logger=migrator t=2026-05-11T01:06:36.858407538Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T01:06:36.859236928Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=829.26µs logger=migrator t=2026-05-11T01:06:36.862919144Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T01:06:36.863951629Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.031774ms logger=migrator t=2026-05-11T01:06:36.86911171Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T01:06:36.869208502Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=97.422µs logger=migrator t=2026-05-11T01:06:36.872860658Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T01:06:36.872908959Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.451µs logger=migrator t=2026-05-11T01:06:36.876542985Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T01:06:36.876943554Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=400.48µs logger=migrator t=2026-05-11T01:06:36.880909747Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T01:06:36.881425959Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=517.182µs logger=migrator t=2026-05-11T01:06:36.886021777Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T01:06:36.886710513Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=689.106µs logger=migrator t=2026-05-11T01:06:36.8908244Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T01:06:36.891044225Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=221.105µs logger=migrator t=2026-05-11T01:06:36.894826924Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T01:06:36.895294585Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=467.491µs logger=migrator t=2026-05-11T01:06:36.899315469Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T01:06:36.900133969Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=814.84µs logger=migrator t=2026-05-11T01:06:36.906580351Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T01:06:36.907685407Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.105256ms logger=migrator t=2026-05-11T01:06:36.912264154Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T01:06:36.920394345Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.129961ms logger=migrator t=2026-05-11T01:06:36.924075421Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T01:06:36.924135363Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.652µs logger=migrator t=2026-05-11T01:06:36.928480075Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T01:06:36.929337065Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=856.41µs logger=migrator t=2026-05-11T01:06:36.934700511Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T01:06:36.935724725Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.023674ms logger=migrator t=2026-05-11T01:06:36.94018512Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T01:06:36.941192154Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.006674ms logger=migrator t=2026-05-11T01:06:36.94830814Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T01:06:36.9568162Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.50534ms logger=migrator t=2026-05-11T01:06:36.961197873Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T01:06:36.962195986Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=997.823µs logger=migrator t=2026-05-11T01:06:36.967991932Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T01:06:36.968996776Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.004744ms logger=migrator t=2026-05-11T01:06:36.977535347Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:06:37.003604759Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.064942ms logger=migrator t=2026-05-11T01:06:37.008093485Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T01:06:37.00914787Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.053955ms logger=migrator t=2026-05-11T01:06:37.019608175Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T01:06:37.022448552Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.839307ms logger=migrator t=2026-05-11T01:06:37.03768831Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T01:06:37.039640266Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.955576ms logger=migrator t=2026-05-11T01:06:37.05555542Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T01:06:37.05681614Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.260569ms logger=migrator t=2026-05-11T01:06:37.066241831Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T01:06:37.066813055Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=573.964µs logger=migrator t=2026-05-11T01:06:37.073280057Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T01:06:37.074318991Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.036864ms logger=migrator t=2026-05-11T01:06:37.081866448Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T01:06:37.09385279Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.986162ms logger=migrator t=2026-05-11T01:06:37.10107977Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T01:06:37.102440602Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.360652ms logger=migrator t=2026-05-11T01:06:37.106997469Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T01:06:37.108771651Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.773882ms logger=migrator t=2026-05-11T01:06:37.116591044Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:06:37.117540817Z 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-11T01:06:37.123670161Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:06:37.124357217Z 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-11T01:06:37.128219788Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T01:06:37.12958273Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.358692ms logger=migrator t=2026-05-11T01:06:37.135797516Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T01:06:37.137369853Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.552486ms logger=migrator t=2026-05-11T01:06:37.142562655Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:06:37.145132815Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.56909ms logger=migrator t=2026-05-11T01:06:37.160414114Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:06:37.162618096Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.203232ms logger=migrator t=2026-05-11T01:06:37.172464097Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:06:37.173603134Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.138647ms logger=migrator t=2026-05-11T01:06:37.181586722Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:06:37.183448696Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.863014ms logger=migrator t=2026-05-11T01:06:37.190212185Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T01:06:37.191036244Z level=info msg="Migration successfully executed" id="Drop public config table" duration=823.089µs logger=migrator t=2026-05-11T01:06:37.195409117Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T01:06:37.197350842Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.941495ms logger=migrator t=2026-05-11T01:06:37.201773916Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:06:37.203601309Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.826883ms logger=migrator t=2026-05-11T01:06:37.209858206Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:06:37.211336551Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.481005ms logger=migrator t=2026-05-11T01:06:37.218604622Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T01:06:37.219706618Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.101856ms logger=migrator t=2026-05-11T01:06:37.224825328Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T01:06:37.248857933Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.032245ms logger=migrator t=2026-05-11T01:06:37.254080175Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T01:06:37.260144308Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.063613ms logger=migrator t=2026-05-11T01:06:37.266366474Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T01:06:37.279588115Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.216331ms logger=migrator t=2026-05-11T01:06:37.28491674Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T01:06:37.285086664Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=170.184µs logger=migrator t=2026-05-11T01:06:37.289106258Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T01:06:37.297320401Z level=info msg="Migration successfully executed" id="add share column" duration=8.214103ms logger=migrator t=2026-05-11T01:06:37.301829957Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T01:06:37.30195849Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.423µs logger=migrator t=2026-05-11T01:06:37.307664105Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T01:06:37.308614707Z level=info msg="Migration successfully executed" id="create file table" duration=950.592µs logger=migrator t=2026-05-11T01:06:37.313955172Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T01:06:37.315077919Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.122637ms logger=migrator t=2026-05-11T01:06:37.320973427Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T01:06:37.322086803Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.120596ms logger=migrator t=2026-05-11T01:06:37.329114038Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T01:06:37.330100162Z level=info msg="Migration successfully executed" id="create file_meta table" duration=987.104µs logger=migrator t=2026-05-11T01:06:37.388164356Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T01:06:37.389575349Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.414033ms logger=migrator t=2026-05-11T01:06:37.395213932Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T01:06:37.395333685Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=115.342µs logger=migrator t=2026-05-11T01:06:37.401047279Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T01:06:37.401154382Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.213µs logger=migrator t=2026-05-11T01:06:37.409782164Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T01:06:37.410749607Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=967.873µs logger=migrator t=2026-05-11T01:06:37.419019151Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T01:06:37.41938564Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=370.079µs logger=migrator t=2026-05-11T01:06:37.424971831Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T01:06:37.427145562Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.173491ms logger=migrator t=2026-05-11T01:06:37.432908308Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T01:06:37.441991191Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.082293ms logger=migrator t=2026-05-11T01:06:37.447184033Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T01:06:37.447394198Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=208.775µs logger=migrator t=2026-05-11T01:06:37.454845193Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T01:06:37.456750598Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.905415ms logger=migrator t=2026-05-11T01:06:37.462759869Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T01:06:37.46322073Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=461.551µs logger=migrator t=2026-05-11T01:06:37.468290569Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T01:06:37.468554065Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=263.366µs logger=migrator t=2026-05-11T01:06:37.475300884Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T01:06:37.476211725Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=910.901µs logger=migrator t=2026-05-11T01:06:37.481724285Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T01:06:37.4942829Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.556406ms logger=migrator t=2026-05-11T01:06:37.499669006Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T01:06:37.511469094Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.800548ms logger=migrator t=2026-05-11T01:06:37.517232269Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T01:06:37.518212572Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=979.883µs logger=migrator t=2026-05-11T01:06:37.524426058Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T01:06:37.617228009Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.790211ms logger=migrator t=2026-05-11T01:06:37.624015069Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T01:06:37.624980251Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=964.933µs logger=migrator t=2026-05-11T01:06:37.630237325Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T01:06:37.632114979Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.876974ms logger=migrator t=2026-05-11T01:06:37.649266442Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T01:06:37.681177252Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.90799ms logger=migrator t=2026-05-11T01:06:37.695771645Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T01:06:37.70875614Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.977236ms logger=migrator t=2026-05-11T01:06:37.727300205Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T01:06:37.727770316Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=470.001µs logger=migrator t=2026-05-11T01:06:37.740638909Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T01:06:37.741037589Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=399.089µs logger=migrator t=2026-05-11T01:06:37.757954666Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T01:06:37.758455028Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=500.912µs logger=migrator t=2026-05-11T01:06:37.772677782Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T01:06:37.77303506Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=358.608µs logger=migrator t=2026-05-11T01:06:37.78196256Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T01:06:37.782305818Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=343.848µs logger=migrator t=2026-05-11T01:06:37.791713149Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T01:06:37.793759218Z level=info msg="Migration successfully executed" id="create folder table" duration=2.043438ms logger=migrator t=2026-05-11T01:06:37.802428791Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T01:06:37.804053019Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.623848ms logger=migrator t=2026-05-11T01:06:37.81900041Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T01:06:37.820838124Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.832804ms logger=migrator t=2026-05-11T01:06:37.832442466Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T01:06:37.832497858Z level=info msg="Migration successfully executed" id="Update folder title length" duration=56.592µs logger=migrator t=2026-05-11T01:06:37.84110427Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:06:37.843064966Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.959986ms logger=migrator t=2026-05-11T01:06:37.864578952Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:06:37.866680621Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.101099ms logger=migrator t=2026-05-11T01:06:37.875720213Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T01:06:37.878178941Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.457808ms logger=migrator t=2026-05-11T01:06:37.891250248Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T01:06:37.892105999Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=854.79µs logger=migrator t=2026-05-11T01:06:37.902834401Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T01:06:37.903319342Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=484.502µs logger=migrator t=2026-05-11T01:06:37.911284119Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T01:06:37.913226915Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.942096ms logger=migrator t=2026-05-11T01:06:37.920910705Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T01:06:37.922173335Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.26241ms logger=migrator t=2026-05-11T01:06:37.93772156Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T01:06:37.939373939Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.652919ms logger=migrator t=2026-05-11T01:06:37.949582459Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T01:06:37.951490884Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.906555ms logger=migrator t=2026-05-11T01:06:37.965072693Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T01:06:37.967620853Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.55005ms logger=migrator t=2026-05-11T01:06:37.983315102Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T01:06:37.985211486Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.895014ms logger=migrator t=2026-05-11T01:06:37.999391619Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T01:06:38.001308544Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.917185ms logger=migrator t=2026-05-11T01:06:38.010932101Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T01:06:38.012561429Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.631418ms logger=migrator t=2026-05-11T01:06:38.021426377Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T01:06:38.02323513Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.811483ms logger=migrator t=2026-05-11T01:06:38.032822375Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T01:06:38.03517042Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.351165ms logger=migrator t=2026-05-11T01:06:38.043491786Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T01:06:38.044759806Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.26766ms logger=migrator t=2026-05-11T01:06:38.053080991Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T01:06:38.053521022Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=441.481µs logger=migrator t=2026-05-11T01:06:38.064559221Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T01:06:38.080018114Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.444363ms logger=migrator t=2026-05-11T01:06:38.091222677Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T01:06:38.092571429Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.355682ms logger=migrator t=2026-05-11T01:06:38.110176803Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:06:38.110203514Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.291µs logger=migrator t=2026-05-11T01:06:38.145901072Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:06:38.148144325Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.247193ms logger=migrator t=2026-05-11T01:06:38.174360531Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:06:38.174401332Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=42.511µs logger=migrator t=2026-05-11T01:06:38.200399423Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T01:06:38.202541704Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.14194ms logger=migrator t=2026-05-11T01:06:38.210337217Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:06:38.211587686Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.244239ms logger=migrator t=2026-05-11T01:06:38.219464091Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T01:06:38.221510669Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.042638ms logger=migrator t=2026-05-11T01:06:38.229487437Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T01:06:38.230984812Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.499065ms logger=migrator t=2026-05-11T01:06:38.238478848Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T01:06:38.238829486Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=351.368µs logger=migrator t=2026-05-11T01:06:38.244691664Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T01:06:38.245932743Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.241659ms logger=migrator t=2026-05-11T01:06:38.252132489Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T01:06:38.253737847Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.613038ms logger=migrator t=2026-05-11T01:06:38.260810413Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T01:06:38.261787386Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=977.903µs logger=migrator t=2026-05-11T01:06:38.268029502Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T01:06:38.277924305Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.894373ms logger=migrator t=2026-05-11T01:06:38.283755362Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T01:06:38.296564063Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.808011ms logger=migrator t=2026-05-11T01:06:38.303645369Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T01:06:38.313389608Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.741179ms logger=migrator t=2026-05-11T01:06:38.319441681Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T01:06:38.319704297Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=265.436µs logger=migrator t=2026-05-11T01:06:38.325661457Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T01:06:38.340741801Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.088014ms logger=migrator t=2026-05-11T01:06:38.346322642Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T01:06:38.358776005Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.454053ms logger=migrator t=2026-05-11T01:06:38.364910729Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T01:06:38.365304918Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=393.939µs logger=migrator t=2026-05-11T01:06:38.380070135Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.413697976s logger=migrator t=2026-05-11T01:06:38.381166481Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T01:06:38.401160161Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T01:06:38.401414047Z level=info msg="Created default organization" logger=secrets t=2026-05-11T01:06:38.417430833Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:06:38.479882771Z level=info msg="Restored cache from database" duration=465.831µs logger=plugin.store t=2026-05-11T01:06:38.481348365Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T01:06:38.519241816Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T01:06:38.519281096Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T01:06:38.519350828Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T01:06:38.519360098Z level=info msg="Plugins loaded" count=54 duration=38.013033ms logger=query_data t=2026-05-11T01:06:38.523385833Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T01:06:38.527863859Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T01:06:38.535660302Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T01:06:38.546377503Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T01:06:38.5496434Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T01:06:38.552252541Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T01:06:38.577941665Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T01:06:38.596421249Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T01:06:38.618885177Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T01:06:38.618915018Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T01:06:38.619363509Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T01:06:38.61940602Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T01:06:38.62027441Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-11T01:06:38.623290241Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-11T01:06:38.685267177Z level=info msg="State cache has been initialized" states=0 duration=65.857197ms logger=ngalert.scheduler t=2026-05-11T01:06:38.685338709Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T01:06:38.685429601Z level=info msg=starting first_tick=2026-05-11T01:06:40Z logger=provisioning.dashboard t=2026-05-11T01:06:38.689306582Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T01:06:38.694842002Z 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-11T01:06:38.698291153Z level=info msg="Update check succeeded" duration=79.021667ms logger=grafana.update.checker t=2026-05-11T01:06:38.698337314Z level=info msg="Update check succeeded" duration=77.617724ms logger=sqlstore.transactions t=2026-05-11T01:06:38.710022349Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T01:06:38.739736477Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-11T01:06:38.77089956Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:06:38.785365939Z level=info msg="Patterns update finished" duration=71.184772ms logger=provisioning.dashboard t=2026-05-11T01:06:38.830787657Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-11T01:06:38.994200657Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T01:06:38.994662878Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T01:06:41.568289505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.595810322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.044361083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.227013755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.243526863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.289567655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.30852771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.358419623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.390246151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.459415116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.478009883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.529455122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.54936374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.606296068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.623900131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.67532668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.691826238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.757778797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.775783021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.834783597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.85533256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.909240847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.928763766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.997874329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.012387081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.065469848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.084502955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.166999894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.185695283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.261464634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.279445266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.345061728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.362788745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.435179126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.454546901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.558145535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.574640733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.662295323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.681661198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.754966561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.773414994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.828407626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.84685813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.906568893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.926177664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:43.995026422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.014803216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.091668023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.112591534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.167473443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.188488797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.255781118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.272641065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.34478136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.367136625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.461656876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.482947537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.572537892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.589452399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.694680202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.71415711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.789234234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.809241404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.887842531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.904177525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.980369556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:44.997065678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.061059532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.079256369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.157000627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.173683588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.25372922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.275738277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.360490868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.385005094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.477884417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.498536212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.581945322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.602781422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:45.687456922Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T01:08:14.643350799Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T01:16:38.658364517Z level=info msg="Completed cleanup jobs" duration=38.869249ms logger=plugins.update.checker t=2026-05-11T01:16:38.746123309Z level=info msg="Update check succeeded" duration=47.725746ms logger=sqlstore.transactions t=2026-05-11T01:21:38.543228868Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-11T01:26:38.644895072Z level=info msg="Completed cleanup jobs" duration=24.109842ms logger=plugins.update.checker t=2026-05-11T01:26:38.752877259Z level=info msg="Update check succeeded" duration=54.185183ms logger=cleanup t=2026-05-11T01:36:38.654030949Z level=info msg="Completed cleanup jobs" duration=33.934416ms logger=plugins.update.checker t=2026-05-11T01:36:38.75451595Z level=info msg="Update check succeeded" duration=55.227291ms logger=infra.usagestats t=2026-05-11T01:38:14.667905742Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T01:46:38.654295793Z level=info msg="Completed cleanup jobs" duration=34.509701ms logger=plugins.update.checker t=2026-05-11T01:46:38.74847279Z level=info msg="Update check succeeded" duration=49.171852ms logger=cleanup t=2026-05-11T01:56:38.630387669Z level=info msg="Completed cleanup jobs" duration=10.664359ms logger=plugins.update.checker t=2026-05-11T01:56:38.748756513Z level=info msg="Update check succeeded" duration=50.373166ms logger=cleanup t=2026-05-11T02:06:38.647877208Z level=info msg="Completed cleanup jobs" duration=27.261155ms logger=plugins.update.checker t=2026-05-11T02:06:38.784858356Z level=info msg="Update check succeeded" duration=85.537291ms logger=infra.usagestats t=2026-05-11T02:08:14.670425973Z level=info msg="Usage stats are ready to report"