logger=settings t=2026-05-26T21:11:42.225425756Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T21:11:42Z logger=settings t=2026-05-26T21:11:42.226131762Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T21:11:42.226150922Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T21:11:42.226156532Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T21:11:42.226162062Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T21:11:42.226167372Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T21:11:42.226171973Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T21:11:42.226176793Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T21:11:42.226188673Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T21:11:42.226193623Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T21:11:42.226198663Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T21:11:42.226206743Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T21:11:42.226211153Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T21:11:42.226235514Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T21:11:42.226255944Z level=info msg=Target target=[all] logger=settings t=2026-05-26T21:11:42.226267415Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T21:11:42.226272585Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T21:11:42.226283375Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T21:11:42.226291975Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T21:11:42.226296875Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T21:11:42.226341566Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T21:11:42.226846308Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T21:11:42.226869208Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T21:11:42.228726351Z level=info msg="Locking database" logger=migrator t=2026-05-26T21:11:42.228741281Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T21:11:42.229540319Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T21:11:42.230696336Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.155017ms logger=migrator t=2026-05-26T21:11:42.235157547Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T21:11:42.236505729Z level=info msg="Migration successfully executed" id="create user table" duration=1.366842ms logger=migrator t=2026-05-26T21:11:42.243540559Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T21:11:42.244328357Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=786.798µs logger=migrator t=2026-05-26T21:11:42.249381822Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T21:11:42.250220762Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=838.21µs logger=migrator t=2026-05-26T21:11:42.254183502Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T21:11:42.255309978Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.125966ms logger=migrator t=2026-05-26T21:11:42.259301939Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T21:11:42.259993504Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=691.935µs logger=migrator t=2026-05-26T21:11:42.265416508Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T21:11:42.268313444Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.896616ms logger=migrator t=2026-05-26T21:11:42.271434075Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T21:11:42.272309936Z level=info msg="Migration successfully executed" id="create user table v2" duration=875.601µs logger=migrator t=2026-05-26T21:11:42.276637214Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T21:11:42.277942285Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.305781ms logger=migrator t=2026-05-26T21:11:42.283806949Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T21:11:42.285326823Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.520315ms logger=migrator t=2026-05-26T21:11:42.292795714Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T21:11:42.293327225Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=533.932µs logger=migrator t=2026-05-26T21:11:42.296556989Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T21:11:42.29707127Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=514.891µs logger=migrator t=2026-05-26T21:11:42.302260949Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T21:11:42.304353117Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.093088ms logger=migrator t=2026-05-26T21:11:42.311121061Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T21:11:42.311196643Z level=info msg="Migration successfully executed" id="Update user table charset" duration=80.682µs logger=migrator t=2026-05-26T21:11:42.314845957Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T21:11:42.316106175Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.258278ms logger=migrator t=2026-05-26T21:11:42.319919083Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T21:11:42.320296491Z level=info msg="Migration successfully executed" id="Add missing user data" duration=377.578µs logger=migrator t=2026-05-26T21:11:42.325291955Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T21:11:42.327691829Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.394414ms logger=migrator t=2026-05-26T21:11:42.33162324Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T21:11:42.332456948Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=833.828µs logger=migrator t=2026-05-26T21:11:42.337468113Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T21:11:42.339833987Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.410185ms logger=migrator t=2026-05-26T21:11:42.344141315Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T21:11:42.353590951Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.446946ms logger=migrator t=2026-05-26T21:11:42.362007183Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T21:11:42.363153979Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.150286ms logger=migrator t=2026-05-26T21:11:42.367657192Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T21:11:42.36799132Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=314.727µs logger=migrator t=2026-05-26T21:11:42.372744408Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T21:11:42.373618368Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=870.211µs logger=migrator t=2026-05-26T21:11:42.380579527Z 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-26T21:11:42.380990966Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=415.43µs logger=migrator t=2026-05-26T21:11:42.385469588Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T21:11:42.385843107Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=373.079µs logger=migrator t=2026-05-26T21:11:42.394647798Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T21:11:42.395703542Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.058344ms logger=migrator t=2026-05-26T21:11:42.399349985Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T21:11:42.400096472Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=746.127µs logger=migrator t=2026-05-26T21:11:42.406647182Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T21:11:42.407882Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.236188ms logger=migrator t=2026-05-26T21:11:42.426683249Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T21:11:42.428265845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.583916ms logger=migrator t=2026-05-26T21:11:42.437977587Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T21:11:42.439278496Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.302569ms logger=migrator t=2026-05-26T21:11:42.445058968Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T21:11:42.445106929Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=51.171µs logger=migrator t=2026-05-26T21:11:42.449716545Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T21:11:42.450868961Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.155826ms logger=migrator t=2026-05-26T21:11:42.45566999Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T21:11:42.456315335Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=645.725µs logger=migrator t=2026-05-26T21:11:42.46088314Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T21:11:42.461589625Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=706.636µs logger=migrator t=2026-05-26T21:11:42.466816865Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T21:11:42.467761746Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=945.051µs logger=migrator t=2026-05-26T21:11:42.472400092Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:11:42.477452048Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.095667ms logger=migrator t=2026-05-26T21:11:42.482305829Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T21:11:42.483394043Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.088614ms logger=migrator t=2026-05-26T21:11:42.487606929Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T21:11:42.488427858Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=821.089µs logger=migrator t=2026-05-26T21:11:42.493634497Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T21:11:42.49595786Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.340453ms logger=migrator t=2026-05-26T21:11:42.501318712Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T21:11:42.501955687Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=634.595µs logger=migrator t=2026-05-26T21:11:42.505442597Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T21:11:42.506106731Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=661.804µs logger=migrator t=2026-05-26T21:11:42.511895944Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T21:11:42.512654621Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=758.888µs logger=migrator t=2026-05-26T21:11:42.516641682Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T21:11:42.51743357Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=792.068µs logger=migrator t=2026-05-26T21:11:42.522324282Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T21:11:42.52314407Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=819.908µs logger=migrator t=2026-05-26T21:11:42.527430169Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T21:11:42.528105594Z level=info msg="Migration successfully executed" id="create star table" duration=675.285µs logger=migrator t=2026-05-26T21:11:42.532243538Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T21:11:42.532966075Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=722.377µs logger=migrator t=2026-05-26T21:11:42.536961226Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T21:11:42.538487341Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.528735ms logger=migrator t=2026-05-26T21:11:42.543843804Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T21:11:42.54456024Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=716.607µs logger=migrator t=2026-05-26T21:11:42.581699927Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T21:11:42.584511571Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=2.791893ms logger=migrator t=2026-05-26T21:11:42.621064155Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T21:11:42.62218461Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.121765ms logger=migrator t=2026-05-26T21:11:42.630330216Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T21:11:42.631112475Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=782.759µs logger=migrator t=2026-05-26T21:11:42.636627711Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T21:11:42.63748494Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=857.389µs logger=migrator t=2026-05-26T21:11:42.641791508Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T21:11:42.641814419Z level=info msg="Migration successfully executed" id="Update org table charset" duration=25.581µs logger=migrator t=2026-05-26T21:11:42.647928719Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T21:11:42.64799894Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=74.331µs logger=migrator t=2026-05-26T21:11:42.652205776Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T21:11:42.652458352Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=250.695µs logger=migrator t=2026-05-26T21:11:42.657267142Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T21:11:42.657971887Z level=info msg="Migration successfully executed" id="create dashboard table" duration=703.095µs logger=migrator t=2026-05-26T21:11:42.663193396Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T21:11:42.664598019Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.408543ms logger=migrator t=2026-05-26T21:11:42.669135052Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T21:11:42.670729689Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.592527ms logger=migrator t=2026-05-26T21:11:42.675061097Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T21:11:42.67602098Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=997.504µs logger=migrator t=2026-05-26T21:11:42.681205398Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T21:11:42.682208601Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.002943ms logger=migrator t=2026-05-26T21:11:42.687250956Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T21:11:42.688382992Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.135135ms logger=migrator t=2026-05-26T21:11:42.693631071Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T21:11:42.69924106Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.610249ms logger=migrator t=2026-05-26T21:11:42.703705932Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T21:11:42.70449478Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=788.917µs logger=migrator t=2026-05-26T21:11:42.70844776Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T21:11:42.709223478Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=775.799µs logger=migrator t=2026-05-26T21:11:42.715680395Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T21:11:42.716715488Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.037433ms logger=migrator t=2026-05-26T21:11:42.721091258Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T21:11:42.721481147Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=390.809µs logger=migrator t=2026-05-26T21:11:42.725443477Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T21:11:42.726374669Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=931.352µs logger=migrator t=2026-05-26T21:11:42.733497921Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T21:11:42.733924621Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=430.6µs logger=migrator t=2026-05-26T21:11:42.738806402Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T21:11:42.742258401Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.451139ms logger=migrator t=2026-05-26T21:11:42.747569062Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T21:11:42.75098255Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.442919ms logger=migrator t=2026-05-26T21:11:42.756325862Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T21:11:42.758442991Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.117089ms logger=migrator t=2026-05-26T21:11:42.76322106Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T21:11:42.765461221Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.242901ms logger=migrator t=2026-05-26T21:11:42.773009853Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T21:11:42.775120031Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.110348ms logger=migrator t=2026-05-26T21:11:42.780457243Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T21:11:42.781552738Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.095305ms logger=migrator t=2026-05-26T21:11:42.78559132Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T21:11:42.786645184Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.037594ms logger=migrator t=2026-05-26T21:11:42.796376197Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T21:11:42.796444378Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=67.851µs logger=migrator t=2026-05-26T21:11:42.800856158Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T21:11:42.80092882Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=73.522µs logger=migrator t=2026-05-26T21:11:42.805902314Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T21:11:42.80791053Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.007706ms logger=migrator t=2026-05-26T21:11:42.811229286Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T21:11:42.813264802Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.035276ms logger=migrator t=2026-05-26T21:11:42.818095412Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T21:11:42.820144179Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.048547ms logger=migrator t=2026-05-26T21:11:42.825761597Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T21:11:42.828309355Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.545488ms logger=migrator t=2026-05-26T21:11:42.832732897Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T21:11:42.833045164Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=310.807µs logger=migrator t=2026-05-26T21:11:42.841093857Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T21:11:42.841934516Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=840.529µs logger=migrator t=2026-05-26T21:11:42.847519184Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T21:11:42.848470125Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=950.821µs logger=migrator t=2026-05-26T21:11:42.854529053Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T21:11:42.854587425Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=59.322µs logger=migrator t=2026-05-26T21:11:42.86090837Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T21:11:42.862227609Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.3205ms logger=migrator t=2026-05-26T21:11:42.869486955Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T21:11:42.870420536Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=927.011µs logger=migrator t=2026-05-26T21:11:42.87629778Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:11:42.883800402Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.502442ms logger=migrator t=2026-05-26T21:11:42.888880588Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T21:11:42.889903341Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.022923ms logger=migrator t=2026-05-26T21:11:42.893448842Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T21:11:42.894303792Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=854.63µs logger=migrator t=2026-05-26T21:11:42.898651191Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T21:11:42.899673075Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.021314ms logger=migrator t=2026-05-26T21:11:42.902967409Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T21:11:42.903213265Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=246.146µs logger=migrator t=2026-05-26T21:11:42.907864511Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T21:11:42.908425874Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=561.783µs logger=migrator t=2026-05-26T21:11:42.912907586Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T21:11:42.914997604Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.088828ms logger=migrator t=2026-05-26T21:11:42.918490943Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T21:11:42.919323693Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=832.97µs logger=migrator t=2026-05-26T21:11:42.922994167Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T21:11:42.923178141Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=184.565µs logger=migrator t=2026-05-26T21:11:42.927496678Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T21:11:42.927857028Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=361.309µs logger=migrator t=2026-05-26T21:11:42.931594342Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T21:11:42.932937673Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.344231ms logger=migrator t=2026-05-26T21:11:42.936624968Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T21:11:42.938808527Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.18376ms logger=migrator t=2026-05-26T21:11:42.944771544Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T21:11:42.945751626Z level=info msg="Migration successfully executed" id="create data_source table" duration=980.362µs logger=migrator t=2026-05-26T21:11:42.952142391Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T21:11:42.952888029Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=745.898µs logger=migrator t=2026-05-26T21:11:42.956701676Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T21:11:42.957595016Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=887.27µs logger=migrator t=2026-05-26T21:11:42.966588821Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T21:11:42.967493792Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=908.251µs logger=migrator t=2026-05-26T21:11:42.974812459Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T21:11:42.975873534Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.063304ms logger=migrator t=2026-05-26T21:11:42.980311444Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T21:11:42.988082262Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.766377ms logger=migrator t=2026-05-26T21:11:42.992231757Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T21:11:42.993094906Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=864.479µs logger=migrator t=2026-05-26T21:11:43.002298566Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T21:11:43.003238858Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=939.672µs logger=migrator t=2026-05-26T21:11:43.008601829Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T21:11:43.009502441Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=900.102µs logger=migrator t=2026-05-26T21:11:43.033733912Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T21:11:43.034396498Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=676.546µs logger=migrator t=2026-05-26T21:11:43.037954779Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T21:11:43.041288104Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.351316ms logger=migrator t=2026-05-26T21:11:43.044787294Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T21:11:43.047152418Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.363144ms logger=migrator t=2026-05-26T21:11:43.053973354Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T21:11:43.054004544Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.68µs logger=migrator t=2026-05-26T21:11:43.05733158Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T21:11:43.057490084Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=159.273µs logger=migrator t=2026-05-26T21:11:43.060182875Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T21:11:43.062561729Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.378934ms logger=migrator t=2026-05-26T21:11:43.103385959Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T21:11:43.103741687Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=358.678µs logger=migrator t=2026-05-26T21:11:43.4182675Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T21:11:43.418674379Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=411.199µs logger=migrator t=2026-05-26T21:11:43.481198693Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T21:11:43.485628284Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.431401ms logger=migrator t=2026-05-26T21:11:43.547209166Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T21:11:43.547508163Z level=info msg="Migration successfully executed" id="Update uid value" duration=304.797µs logger=migrator t=2026-05-26T21:11:43.601047012Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T21:11:43.602106826Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.062374ms logger=migrator t=2026-05-26T21:11:43.877850307Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T21:11:43.879743519Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.894532ms logger=migrator t=2026-05-26T21:11:44.02602326Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T21:11:44.029808476Z level=info msg="Migration successfully executed" id="create api_key table" duration=3.780455ms logger=migrator t=2026-05-26T21:11:44.035999336Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T21:11:44.036909877Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=910.011µs logger=migrator t=2026-05-26T21:11:44.04497794Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T21:11:44.048099902Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=3.118862ms logger=migrator t=2026-05-26T21:11:44.053368351Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T21:11:44.054411125Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.044995ms logger=migrator t=2026-05-26T21:11:44.06078825Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T21:11:44.061795222Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.008432ms logger=migrator t=2026-05-26T21:11:44.069311243Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T21:11:44.070476569Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.168666ms logger=migrator t=2026-05-26T21:11:44.075725079Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T21:11:44.07707933Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.354861ms logger=migrator t=2026-05-26T21:11:44.082395481Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T21:11:44.092973521Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.57531ms logger=migrator t=2026-05-26T21:11:44.099305245Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T21:11:44.10038749Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.082894ms logger=migrator t=2026-05-26T21:11:44.105461715Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T21:11:44.106385186Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=923.941µs logger=migrator t=2026-05-26T21:11:44.116827993Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T21:11:44.118637855Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.813022ms logger=migrator t=2026-05-26T21:11:44.126244377Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T21:11:44.127546407Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.30383ms logger=migrator t=2026-05-26T21:11:44.137761009Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T21:11:44.138309102Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=551.383µs logger=migrator t=2026-05-26T21:11:44.147317006Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T21:11:44.148922482Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.601166ms logger=migrator t=2026-05-26T21:11:44.163529105Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T21:11:44.163593576Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=68.151µs logger=migrator t=2026-05-26T21:11:44.174634497Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T21:11:44.182156177Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=7.52107ms logger=migrator t=2026-05-26T21:11:44.187202132Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T21:11:44.196603377Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=9.402084ms logger=migrator t=2026-05-26T21:11:44.201971958Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T21:11:44.202334677Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=361.479µs logger=migrator t=2026-05-26T21:11:44.205690133Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T21:11:44.209760965Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.068782ms logger=migrator t=2026-05-26T21:11:44.215634818Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T21:11:44.220341156Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.707428ms logger=migrator t=2026-05-26T21:11:44.225278768Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T21:11:44.226036975Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=758.987µs logger=migrator t=2026-05-26T21:11:44.230699651Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T21:11:44.231246634Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=548.123µs logger=migrator t=2026-05-26T21:11:44.239219755Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T21:11:44.240108855Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=893.42µs logger=migrator t=2026-05-26T21:11:44.243383889Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T21:11:44.244489375Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.104086ms logger=migrator t=2026-05-26T21:11:44.25090994Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T21:11:44.252025375Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.120935ms logger=migrator t=2026-05-26T21:11:44.255512065Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T21:11:44.256333054Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=821.129µs logger=migrator t=2026-05-26T21:11:44.260893487Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T21:11:44.260963658Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.192µs logger=migrator t=2026-05-26T21:11:44.265739537Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T21:11:44.265766538Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.361µs logger=migrator t=2026-05-26T21:11:44.26895946Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T21:11:44.272779107Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.814037ms logger=migrator t=2026-05-26T21:11:44.278458237Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T21:11:44.282820495Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.363498ms logger=migrator t=2026-05-26T21:11:44.287299577Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T21:11:44.28741263Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=106.103µs logger=migrator t=2026-05-26T21:11:44.290436089Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T21:11:44.291280668Z level=info msg="Migration successfully executed" id="create quota table v1" duration=846.179µs logger=migrator t=2026-05-26T21:11:44.294639855Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T21:11:44.295487003Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=846.899µs logger=migrator t=2026-05-26T21:11:44.29973144Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T21:11:44.29976284Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.271µs logger=migrator t=2026-05-26T21:11:44.30366921Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T21:11:44.304787755Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.115465ms logger=migrator t=2026-05-26T21:11:44.310513365Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T21:11:44.312378217Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.930904ms logger=migrator t=2026-05-26T21:11:44.317927424Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T21:11:44.321249349Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.321706ms logger=migrator t=2026-05-26T21:11:44.326921348Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T21:11:44.326945778Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.05µs logger=migrator t=2026-05-26T21:11:44.330512139Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T21:11:44.331312778Z level=info msg="Migration successfully executed" id="create session table" duration=800.729µs logger=migrator t=2026-05-26T21:11:44.334909959Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T21:11:44.335077083Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=166.914µs logger=migrator t=2026-05-26T21:11:44.340403674Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T21:11:44.340947206Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=542.432µs logger=migrator t=2026-05-26T21:11:44.34465719Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T21:11:44.345706295Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.047635ms logger=migrator t=2026-05-26T21:11:44.351380644Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T21:11:44.352388856Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.005782ms logger=migrator t=2026-05-26T21:11:44.3578226Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T21:11:44.357865951Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.121µs logger=migrator t=2026-05-26T21:11:44.362924106Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T21:11:44.362973307Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=66.381µs logger=migrator t=2026-05-26T21:11:44.366938867Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T21:11:44.37017413Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.235723ms logger=migrator t=2026-05-26T21:11:44.373515867Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T21:11:44.376651148Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.133241ms logger=migrator t=2026-05-26T21:11:44.381060588Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T21:11:44.381221231Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=161.353µs logger=migrator t=2026-05-26T21:11:44.384511147Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T21:11:44.38462822Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=118.193µs logger=migrator t=2026-05-26T21:11:44.38863814Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T21:11:44.390117484Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.478904ms logger=migrator t=2026-05-26T21:11:44.394040963Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T21:11:44.394066804Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.651µs logger=migrator t=2026-05-26T21:11:44.398007333Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T21:11:44.401581375Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.573582ms logger=migrator t=2026-05-26T21:11:44.405995194Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T21:11:44.40622898Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=237.086µs logger=migrator t=2026-05-26T21:11:44.410382035Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T21:11:44.415870249Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.484345ms logger=migrator t=2026-05-26T21:11:44.420930524Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T21:11:44.426205704Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.27996ms logger=migrator t=2026-05-26T21:11:44.431840371Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T21:11:44.433108961Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=610.415µs logger=migrator t=2026-05-26T21:11:44.443667481Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T21:11:44.447536569Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=5.105147ms logger=migrator t=2026-05-26T21:11:44.459764836Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T21:11:44.461541327Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.778931ms logger=migrator t=2026-05-26T21:11:44.467449841Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T21:11:44.468737901Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.28912ms logger=migrator t=2026-05-26T21:11:44.47266221Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T21:11:44.47484095Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.1736ms logger=migrator t=2026-05-26T21:11:44.4823076Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T21:11:44.483600149Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.29464ms logger=migrator t=2026-05-26T21:11:44.488091501Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T21:11:44.49204329Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=3.953139ms logger=migrator t=2026-05-26T21:11:44.498167139Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T21:11:44.498731782Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=566.253µs logger=migrator t=2026-05-26T21:11:44.505118168Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T21:11:44.505999918Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=883.37µs logger=migrator t=2026-05-26T21:11:44.510763316Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T21:11:44.511691357Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=929.401µs logger=migrator t=2026-05-26T21:11:44.519186028Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T21:11:44.530517065Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.337828ms logger=migrator t=2026-05-26T21:11:44.53427414Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T21:11:44.534991096Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=717.176µs logger=migrator t=2026-05-26T21:11:44.541352401Z 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-26T21:11:44.542483567Z 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=1.131306ms logger=migrator t=2026-05-26T21:11:44.561587351Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T21:11:44.561950969Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=366.188µs logger=migrator t=2026-05-26T21:11:44.569522441Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T21:11:44.570156636Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=645.304µs logger=migrator t=2026-05-26T21:11:44.581017342Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T21:11:44.582393333Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.376551ms logger=migrator t=2026-05-26T21:11:44.587353246Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T21:11:44.590332724Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.982848ms logger=migrator t=2026-05-26T21:11:44.595509862Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T21:11:44.599104233Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.594361ms logger=migrator t=2026-05-26T21:11:44.607182647Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T21:11:44.610883941Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.700744ms logger=migrator t=2026-05-26T21:11:44.616074789Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T21:11:44.61962505Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.551111ms logger=migrator t=2026-05-26T21:11:44.624115932Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T21:11:44.624789657Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=673.815µs logger=migrator t=2026-05-26T21:11:44.630714691Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T21:11:44.630750282Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.081µs logger=migrator t=2026-05-26T21:11:44.634633771Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T21:11:44.634660111Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.53µs logger=migrator t=2026-05-26T21:11:44.638072499Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T21:11:44.639504752Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.432553ms logger=migrator t=2026-05-26T21:11:44.644851904Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T21:11:44.646545331Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.689018ms logger=migrator t=2026-05-26T21:11:44.6539456Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T21:11:44.654902331Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=957.531µs logger=migrator t=2026-05-26T21:11:44.662944014Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T21:11:44.665237167Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.290492ms logger=migrator t=2026-05-26T21:11:44.669699077Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T21:11:44.67110547Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.407253ms logger=migrator t=2026-05-26T21:11:44.676185265Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T21:11:44.678866407Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.681911ms logger=migrator t=2026-05-26T21:11:44.682899958Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T21:11:44.686583231Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.681644ms logger=migrator t=2026-05-26T21:11:44.69265632Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T21:11:44.692893285Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=239.955µs logger=migrator t=2026-05-26T21:11:44.696908216Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T21:11:44.697810286Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=902.24µs logger=migrator t=2026-05-26T21:11:44.703695231Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T21:11:44.704606641Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=909.261µs logger=migrator t=2026-05-26T21:11:44.715025408Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T21:11:44.719704614Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.678846ms logger=migrator t=2026-05-26T21:11:44.723393359Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T21:11:44.723482831Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=109.502µs logger=migrator t=2026-05-26T21:11:44.732130917Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T21:11:44.733583569Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.455162ms logger=migrator t=2026-05-26T21:11:44.742291787Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T21:11:44.743413003Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.162067ms logger=migrator t=2026-05-26T21:11:44.751929277Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T21:11:44.75208357Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=168.234µs logger=migrator t=2026-05-26T21:11:44.759701804Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T21:11:44.760824029Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.121215ms logger=migrator t=2026-05-26T21:11:44.768446942Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T21:11:44.769530647Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.085765ms logger=migrator t=2026-05-26T21:11:44.776581547Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T21:11:44.777742313Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.158546ms logger=migrator t=2026-05-26T21:11:44.785450948Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T21:11:44.786933182Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.482624ms logger=migrator t=2026-05-26T21:11:44.792796135Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T21:11:44.793879Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.081845ms logger=migrator t=2026-05-26T21:11:44.801268337Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T21:11:44.802648439Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.379542ms logger=migrator t=2026-05-26T21:11:44.809112066Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T21:11:44.809139736Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.981µs logger=migrator t=2026-05-26T21:11:44.818762406Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T21:11:44.826215675Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.452858ms logger=migrator t=2026-05-26T21:11:44.832693112Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T21:11:44.833741756Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.059354ms logger=migrator t=2026-05-26T21:11:44.837279456Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T21:11:44.84138462Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.106364ms logger=migrator t=2026-05-26T21:11:44.84712635Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T21:11:44.84848126Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.35623ms logger=migrator t=2026-05-26T21:11:44.85768781Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T21:11:44.858967559Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.28029ms logger=migrator t=2026-05-26T21:11:44.865603869Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T21:11:44.866739046Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.138427ms logger=migrator t=2026-05-26T21:11:44.872772223Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T21:11:44.889477552Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.702279ms logger=migrator t=2026-05-26T21:11:44.89770279Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T21:11:44.898578729Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=878.64µs logger=migrator t=2026-05-26T21:11:44.903189894Z 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-26T21:11:44.904195087Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.004913ms logger=migrator t=2026-05-26T21:11:44.90788303Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T21:11:44.908213619Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=330.229µs logger=migrator t=2026-05-26T21:11:44.913309044Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T21:11:44.91398275Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=675.807µs logger=migrator t=2026-05-26T21:11:44.918079012Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T21:11:44.918504722Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=423.89µs logger=migrator t=2026-05-26T21:11:44.923623408Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T21:11:44.928331396Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.707848ms logger=migrator t=2026-05-26T21:11:44.932728825Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T21:11:44.938155638Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.411213ms logger=migrator t=2026-05-26T21:11:44.944899212Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T21:11:44.945915935Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.024483ms logger=migrator t=2026-05-26T21:11:44.949845264Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T21:11:44.951270577Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.424333ms logger=migrator t=2026-05-26T21:11:44.956146538Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T21:11:44.956532156Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=385.548µs logger=migrator t=2026-05-26T21:11:44.962111533Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T21:11:44.966530893Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.41427ms logger=migrator t=2026-05-26T21:11:45.044005002Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T21:11:45.046338525Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.335023ms logger=migrator t=2026-05-26T21:11:45.056818373Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T21:11:45.057041068Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=226.385µs logger=migrator t=2026-05-26T21:11:45.061521469Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T21:11:45.061958199Z level=info msg="Migration successfully executed" id="Move region to single row" duration=436.73µs logger=migrator t=2026-05-26T21:11:45.067830133Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T21:11:45.069599703Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.76904ms logger=migrator t=2026-05-26T21:11:45.075869765Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T21:11:45.076766146Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=895.521µs logger=migrator t=2026-05-26T21:11:45.081969134Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T21:11:45.082948795Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=978.941µs logger=migrator t=2026-05-26T21:11:45.08843123Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T21:11:45.089422512Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=995.452µs logger=migrator t=2026-05-26T21:11:45.098859107Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T21:11:45.100480303Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.620477ms logger=migrator t=2026-05-26T21:11:45.108804972Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T21:11:45.110548102Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.7432ms logger=migrator t=2026-05-26T21:11:45.118562364Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T21:11:45.118744298Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=182.514µs logger=migrator t=2026-05-26T21:11:45.12593404Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T21:11:45.126884632Z level=info msg="Migration successfully executed" id="create test_data table" duration=952.122µs logger=migrator t=2026-05-26T21:11:45.136807167Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T21:11:45.137928173Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.123416ms logger=migrator t=2026-05-26T21:11:45.145274159Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T21:11:45.147158562Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.886683ms logger=migrator t=2026-05-26T21:11:45.154735514Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T21:11:45.156873612Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.141148ms logger=migrator t=2026-05-26T21:11:45.163586964Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T21:11:45.163905632Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=319.497µs logger=migrator t=2026-05-26T21:11:45.172266311Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T21:11:45.173163941Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=876.12µs logger=migrator t=2026-05-26T21:11:45.178150014Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T21:11:45.178527163Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=377.279µs logger=migrator t=2026-05-26T21:11:45.221410605Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T21:11:45.223309079Z level=info msg="Migration successfully executed" id="create team table" duration=1.902103ms logger=migrator t=2026-05-26T21:11:45.232395865Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T21:11:45.234155365Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.755311ms logger=migrator t=2026-05-26T21:11:45.238753289Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T21:11:45.239642529Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=889.17µs logger=migrator t=2026-05-26T21:11:45.301492542Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T21:11:45.308255095Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.760212ms logger=migrator t=2026-05-26T21:11:45.312811199Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T21:11:45.313001033Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=189.994µs logger=migrator t=2026-05-26T21:11:45.317461944Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T21:11:45.318423836Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=961.922µs logger=migrator t=2026-05-26T21:11:45.326319575Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T21:11:45.327655855Z level=info msg="Migration successfully executed" id="create team member table" duration=1.32053ms logger=migrator t=2026-05-26T21:11:45.333003536Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T21:11:45.334193274Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.191478ms logger=migrator t=2026-05-26T21:11:45.344109258Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T21:11:45.345913399Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.806301ms logger=migrator t=2026-05-26T21:11:45.351384203Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T21:11:45.352339225Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=948.591µs logger=migrator t=2026-05-26T21:11:45.356908969Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T21:11:45.364929041Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.018883ms logger=migrator t=2026-05-26T21:11:45.371221503Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T21:11:45.374734152Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.512809ms logger=migrator t=2026-05-26T21:11:45.379214035Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T21:11:45.383958061Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.745736ms logger=migrator t=2026-05-26T21:11:45.389547328Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T21:11:45.390800517Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.252129ms logger=migrator t=2026-05-26T21:11:45.401289695Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T21:11:45.403024244Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.733319ms logger=migrator t=2026-05-26T21:11:45.41033801Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T21:11:45.412050709Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.712589ms logger=migrator t=2026-05-26T21:11:45.419350694Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T21:11:45.420323836Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=976.152µs logger=migrator t=2026-05-26T21:11:45.427261384Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T21:11:45.429071765Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.80957ms logger=migrator t=2026-05-26T21:11:45.434066928Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T21:11:45.435621764Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.555166ms logger=migrator t=2026-05-26T21:11:45.440167726Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T21:11:45.44121101Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.043574ms logger=migrator t=2026-05-26T21:11:45.448777402Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T21:11:45.449986199Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.211638ms logger=migrator t=2026-05-26T21:11:45.458002861Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T21:11:45.458481632Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=479.391µs logger=migrator t=2026-05-26T21:11:45.466865242Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T21:11:45.46722426Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=360.348µs logger=migrator t=2026-05-26T21:11:45.474080666Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T21:11:45.475470607Z level=info msg="Migration successfully executed" id="create tag table" duration=1.390701ms logger=migrator t=2026-05-26T21:11:45.483708114Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T21:11:45.484918001Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.209677ms logger=migrator t=2026-05-26T21:11:45.492399481Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T21:11:45.49324604Z level=info msg="Migration successfully executed" id="create login attempt table" duration=849.699µs logger=migrator t=2026-05-26T21:11:45.498934879Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T21:11:45.500097136Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.160527ms logger=migrator t=2026-05-26T21:11:45.505778725Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T21:11:45.506708796Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=927.89µs logger=migrator t=2026-05-26T21:11:45.514622335Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:11:45.532851699Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.231754ms logger=migrator t=2026-05-26T21:11:45.539893418Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T21:11:45.540515592Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=626.744µs logger=migrator t=2026-05-26T21:11:45.547166453Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T21:11:45.548638826Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.472283ms logger=migrator t=2026-05-26T21:11:45.554801576Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T21:11:45.555237407Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=435.951µs logger=migrator t=2026-05-26T21:11:45.561656002Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T21:11:45.562684865Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.027933ms logger=migrator t=2026-05-26T21:11:45.569918249Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T21:11:45.571985046Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.065387ms logger=migrator t=2026-05-26T21:11:45.579808953Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T21:11:45.580854917Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.046154ms logger=migrator t=2026-05-26T21:11:45.58802314Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T21:11:45.588108132Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=86.481µs logger=migrator t=2026-05-26T21:11:45.593703098Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T21:11:45.602810925Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.106337ms logger=migrator t=2026-05-26T21:11:45.609072797Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T21:11:45.613122949Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.049092ms logger=migrator t=2026-05-26T21:11:45.619400451Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T21:11:45.625171282Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.769271ms logger=migrator t=2026-05-26T21:11:45.631200829Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T21:11:45.637704746Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.504637ms logger=migrator t=2026-05-26T21:11:45.642459455Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T21:11:45.643419516Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=960.232µs logger=migrator t=2026-05-26T21:11:45.648526312Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T21:11:45.653988386Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.461014ms logger=migrator t=2026-05-26T21:11:45.663614984Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T21:11:45.664490614Z level=info msg="Migration successfully executed" id="create server_lock table" duration=875.86µs logger=migrator t=2026-05-26T21:11:45.679845912Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T21:11:45.680993187Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.154975ms logger=migrator t=2026-05-26T21:11:45.688989379Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T21:11:45.690049774Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.061375ms logger=migrator t=2026-05-26T21:11:45.699017137Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T21:11:45.700576732Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.560115ms logger=migrator t=2026-05-26T21:11:45.707258874Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T21:11:45.708491171Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.233777ms logger=migrator t=2026-05-26T21:11:45.717361942Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T21:11:45.719106052Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.74533ms logger=migrator t=2026-05-26T21:11:45.726581852Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T21:11:45.73573424Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.153448ms logger=migrator t=2026-05-26T21:11:45.741867278Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T21:11:45.742897891Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.030933ms logger=migrator t=2026-05-26T21:11:45.748463558Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T21:11:45.74940203Z level=info msg="Migration successfully executed" id="create cache_data table" duration=938.242µs logger=migrator t=2026-05-26T21:11:45.757119955Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T21:11:45.75869596Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.576425ms logger=migrator t=2026-05-26T21:11:45.767134492Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T21:11:45.768051812Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=917.741µs logger=migrator t=2026-05-26T21:11:45.774174341Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T21:11:45.775929351Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.753229ms logger=migrator t=2026-05-26T21:11:45.783128415Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T21:11:45.783195636Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=65.172µs logger=migrator t=2026-05-26T21:11:45.788436085Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T21:11:45.788556578Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=121.323µs logger=migrator t=2026-05-26T21:11:45.795059725Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T21:11:45.796743193Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.679829ms logger=migrator t=2026-05-26T21:11:45.804923059Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:11:45.805959632Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.036263ms logger=migrator t=2026-05-26T21:11:45.811506218Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:11:45.813479523Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.962695ms logger=migrator t=2026-05-26T21:11:45.819220763Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:11:45.819477879Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=255.496µs logger=migrator t=2026-05-26T21:11:45.824166765Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:11:45.826654001Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.486726ms logger=migrator t=2026-05-26T21:11:45.830838996Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:11:45.831776957Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=938.251µs logger=migrator t=2026-05-26T21:11:45.838719375Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:11:45.839661556Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=941.981µs logger=migrator t=2026-05-26T21:11:45.844173249Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:11:45.84512751Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=953.861µs logger=migrator t=2026-05-26T21:11:45.850694017Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T21:11:45.85704453Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.350033ms logger=migrator t=2026-05-26T21:11:45.861515502Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T21:11:45.862447663Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=932.521µs logger=migrator t=2026-05-26T21:11:45.869695948Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T21:11:45.869857561Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=165.313µs logger=migrator t=2026-05-26T21:11:45.877626748Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T21:11:45.879241044Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.617556ms logger=migrator t=2026-05-26T21:11:45.885098697Z 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-26T21:11:45.886056469Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=957.543µs logger=migrator t=2026-05-26T21:11:45.890312935Z 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-26T21:11:45.891679266Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.365271ms logger=migrator t=2026-05-26T21:11:45.897838036Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:11:45.897952649Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=114.702µs logger=migrator t=2026-05-26T21:11:45.903087745Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T21:11:45.904284662Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.200397ms logger=migrator t=2026-05-26T21:11:45.909565752Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T21:11:45.910659986Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.094904ms logger=migrator t=2026-05-26T21:11:45.917389639Z 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-26T21:11:45.919108198Z 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.718329ms logger=migrator t=2026-05-26T21:11:45.923929387Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T21:11:45.925416591Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.487674ms logger=migrator t=2026-05-26T21:11:45.93108313Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T21:11:45.937567787Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.483807ms logger=migrator t=2026-05-26T21:11:45.944183626Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T21:11:45.945260841Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.073165ms logger=migrator t=2026-05-26T21:11:45.949546518Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T21:11:45.951094454Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.547265ms logger=migrator t=2026-05-26T21:11:45.956535007Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T21:11:45.984133243Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.596646ms logger=migrator t=2026-05-26T21:11:45.988988382Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T21:11:46.016203989Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.215817ms logger=migrator t=2026-05-26T21:11:46.020611769Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T21:11:46.021384646Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=772.757µs logger=migrator t=2026-05-26T21:11:46.026170125Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T21:11:46.027793031Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.622576ms logger=migrator t=2026-05-26T21:11:46.035944996Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T21:11:46.044470389Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.525243ms logger=migrator t=2026-05-26T21:11:46.05070623Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T21:11:46.057090465Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.385496ms logger=migrator t=2026-05-26T21:11:46.060995432Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T21:11:46.062007845Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.012543ms logger=migrator t=2026-05-26T21:11:46.06884254Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T21:11:46.070424056Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.580526ms logger=migrator t=2026-05-26T21:11:46.074756654Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T21:11:46.075853909Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.097745ms logger=migrator t=2026-05-26T21:11:46.079936252Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T21:11:46.081115198Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.179126ms logger=migrator t=2026-05-26T21:11:46.087506563Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:11:46.087591645Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=85.952µs logger=migrator t=2026-05-26T21:11:46.091398621Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T21:11:46.101029118Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.628547ms logger=migrator t=2026-05-26T21:11:46.10503868Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T21:11:46.109315526Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.276966ms logger=migrator t=2026-05-26T21:11:46.113058361Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T21:11:46.119469236Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.407115ms logger=migrator t=2026-05-26T21:11:46.124631663Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T21:11:46.125568664Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=932.561µs logger=migrator t=2026-05-26T21:11:46.131503198Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T21:11:46.133090625Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.587327ms logger=migrator t=2026-05-26T21:11:46.138547988Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T21:11:46.148568844Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.020356ms logger=migrator t=2026-05-26T21:11:46.152617626Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T21:11:46.156828851Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.211025ms logger=migrator t=2026-05-26T21:11:46.161669711Z 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-26T21:11:46.162712024Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.040203ms logger=migrator t=2026-05-26T21:11:46.16736677Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T21:11:46.176944686Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.577576ms logger=migrator t=2026-05-26T21:11:46.185880989Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T21:11:46.19519268Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.3209ms logger=migrator t=2026-05-26T21:11:46.20095051Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T21:11:46.201022432Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.861µs logger=migrator t=2026-05-26T21:11:46.206035045Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T21:11:46.207177091Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.146426ms logger=migrator t=2026-05-26T21:11:46.214127809Z 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-26T21:11:46.215312115Z 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.184516ms logger=migrator t=2026-05-26T21:11:46.220206636Z 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-26T21:11:46.221475924Z 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.268718ms logger=migrator t=2026-05-26T21:11:46.228884302Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:11:46.229054076Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=170.294µs logger=migrator t=2026-05-26T21:11:46.232966984Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T21:11:46.242265965Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.299181ms logger=migrator t=2026-05-26T21:11:46.24694651Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T21:11:46.25352008Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.5728ms logger=migrator t=2026-05-26T21:11:46.257566021Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T21:11:46.262047133Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.480852ms logger=migrator t=2026-05-26T21:11:46.268685523Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T21:11:46.274834521Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.148448ms logger=migrator t=2026-05-26T21:11:46.280377867Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T21:11:46.287049279Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.666912ms logger=migrator t=2026-05-26T21:11:46.291029358Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T21:11:46.291125881Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=94.793µs logger=migrator t=2026-05-26T21:11:46.296727327Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T21:11:46.297508964Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=781.637µs logger=migrator t=2026-05-26T21:11:46.301832213Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T21:11:46.312099576Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.268863ms logger=migrator t=2026-05-26T21:11:46.317541399Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T21:11:46.317619071Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=76.772µs logger=migrator t=2026-05-26T21:11:46.321628591Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T21:11:46.331934464Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.306953ms logger=migrator t=2026-05-26T21:11:46.337791597Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T21:11:46.339491765Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.700228ms logger=migrator t=2026-05-26T21:11:46.344728493Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T21:11:46.351706812Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.977569ms logger=migrator t=2026-05-26T21:11:46.355719232Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T21:11:46.356521761Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=802.649µs logger=migrator t=2026-05-26T21:11:46.364298496Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T21:11:46.366056407Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.75752ms logger=migrator t=2026-05-26T21:11:46.371663303Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T21:11:46.38210451Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.441837ms logger=migrator t=2026-05-26T21:11:46.388099095Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T21:11:46.389035726Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=934.091µs logger=migrator t=2026-05-26T21:11:46.397069338Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T21:11:46.398849329Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.779631ms logger=migrator t=2026-05-26T21:11:46.404118438Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T21:11:46.405603221Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.484563ms logger=migrator t=2026-05-26T21:11:46.412818385Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T21:11:46.414781139Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.963774ms logger=migrator t=2026-05-26T21:11:46.421108003Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T21:11:46.421174394Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.041µs logger=migrator t=2026-05-26T21:11:46.430781851Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T21:11:46.431933297Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.154816ms logger=migrator t=2026-05-26T21:11:46.438195959Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T21:11:46.439943678Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.748929ms logger=migrator t=2026-05-26T21:11:46.445212158Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T21:11:46.445717709Z 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-26T21:11:46.451591452Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T21:11:46.452178696Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=590.134µs logger=migrator t=2026-05-26T21:11:46.456272968Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T21:11:46.457354233Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.082585ms logger=migrator t=2026-05-26T21:11:46.461768992Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T21:11:46.468556517Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.787384ms logger=migrator t=2026-05-26T21:11:46.473772384Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T21:11:46.474824578Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.053434ms logger=migrator t=2026-05-26T21:11:46.479245497Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T21:11:46.480330512Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.084615ms logger=migrator t=2026-05-26T21:11:46.676036672Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T21:11:46.680541873Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=4.500991ms logger=migrator t=2026-05-26T21:11:46.686322934Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T21:11:46.688563925Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.240691ms logger=migrator t=2026-05-26T21:11:46.697530987Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T21:11:46.698774166Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.244739ms logger=migrator t=2026-05-26T21:11:46.70911519Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T21:11:46.709174991Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=64.191µs logger=migrator t=2026-05-26T21:11:46.716838734Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T21:11:46.717024729Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=189.084µs logger=migrator t=2026-05-26T21:11:46.721897509Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T21:11:46.728882337Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.983608ms logger=migrator t=2026-05-26T21:11:46.735542118Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T21:11:46.736675514Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=1.133675ms logger=migrator t=2026-05-26T21:11:46.747877977Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T21:11:46.749213018Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.337451ms logger=migrator t=2026-05-26T21:11:46.755586762Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T21:11:46.756002311Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=416.299µs logger=migrator t=2026-05-26T21:11:46.760527294Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T21:11:46.761657579Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.130085ms logger=migrator t=2026-05-26T21:11:46.767078822Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T21:11:46.768480854Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.402002ms logger=migrator t=2026-05-26T21:11:46.77586486Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T21:11:46.814490685Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.623865ms logger=migrator t=2026-05-26T21:11:46.820530921Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T21:11:46.834196931Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=13.664339ms logger=migrator t=2026-05-26T21:11:46.839361608Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T21:11:46.839495091Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=135.803µs logger=migrator t=2026-05-26T21:11:46.844858492Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T21:11:46.878400291Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.540429ms logger=migrator t=2026-05-26T21:11:46.883224381Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T21:11:46.915315326Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.089236ms logger=migrator t=2026-05-26T21:11:46.920097555Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T21:11:46.920796811Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=699.926µs logger=migrator t=2026-05-26T21:11:46.927228556Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T21:11:46.928658578Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.432353ms logger=migrator t=2026-05-26T21:11:46.933708293Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T21:11:46.934001339Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=292.516µs logger=migrator t=2026-05-26T21:11:46.93803536Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T21:11:46.93890132Z level=info msg="Migration successfully executed" id="create permission table" duration=865.68µs logger=migrator t=2026-05-26T21:11:46.943134916Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T21:11:46.944363913Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.227757ms logger=migrator t=2026-05-26T21:11:46.950190475Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T21:11:46.952032887Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.843302ms logger=migrator t=2026-05-26T21:11:46.957507661Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T21:11:46.958417231Z level=info msg="Migration successfully executed" id="create role table" duration=909.79µs logger=migrator t=2026-05-26T21:11:46.963018026Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T21:11:46.972127052Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.108606ms logger=migrator t=2026-05-26T21:11:46.977208637Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T21:11:46.984578584Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.369487ms logger=migrator t=2026-05-26T21:11:46.989967386Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T21:11:46.990968848Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.000972ms logger=migrator t=2026-05-26T21:11:46.996140866Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T21:11:46.997887915Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.746499ms logger=migrator t=2026-05-26T21:11:47.004016584Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T21:11:47.005090038Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.073174ms logger=migrator t=2026-05-26T21:11:47.010121032Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T21:11:47.011042062Z level=info msg="Migration successfully executed" id="create team role table" duration=920.72µs logger=migrator t=2026-05-26T21:11:47.016525596Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T21:11:47.01844854Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.922124ms logger=migrator t=2026-05-26T21:11:47.024117768Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T21:11:47.025896358Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.777869ms logger=migrator t=2026-05-26T21:11:47.030493042Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T21:11:47.031748731Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.255028ms logger=migrator t=2026-05-26T21:11:47.036751043Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T21:11:47.037657164Z level=info msg="Migration successfully executed" id="create user role table" duration=906.171µs logger=migrator t=2026-05-26T21:11:47.043287261Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T21:11:47.044765904Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.477513ms logger=migrator t=2026-05-26T21:11:47.050523124Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T21:11:47.052376546Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.853832ms logger=migrator t=2026-05-26T21:11:47.05698139Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T21:11:47.059002745Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.022285ms logger=migrator t=2026-05-26T21:11:47.065118563Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T21:11:47.066621408Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.502625ms logger=migrator t=2026-05-26T21:11:47.071794005Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T21:11:47.073698488Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.903983ms logger=migrator t=2026-05-26T21:11:47.078501696Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T21:11:47.079609482Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.107706ms logger=migrator t=2026-05-26T21:11:47.084761797Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T21:11:47.093521296Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.760578ms logger=migrator t=2026-05-26T21:11:47.098306693Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T21:11:47.099141023Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=833.369µs logger=migrator t=2026-05-26T21:11:47.103765666Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T21:11:47.105750901Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.983675ms logger=migrator t=2026-05-26T21:11:47.112015863Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T21:11:47.114029408Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.016656ms logger=migrator t=2026-05-26T21:11:47.1181026Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T21:11:47.119309618Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.211988ms logger=migrator t=2026-05-26T21:11:47.1229556Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T21:11:47.12388801Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=939.581µs logger=migrator t=2026-05-26T21:11:47.129844606Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T21:11:47.131941362Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.097236ms logger=migrator t=2026-05-26T21:11:47.137406246Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T21:11:47.146096312Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.689646ms logger=migrator t=2026-05-26T21:11:47.150821519Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T21:11:47.160232611Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.411652ms logger=migrator t=2026-05-26T21:11:47.166037843Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T21:11:47.174691489Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.652645ms logger=migrator t=2026-05-26T21:11:47.178845562Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T21:11:47.189546414Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.692662ms logger=migrator t=2026-05-26T21:11:47.194364613Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T21:11:47.195916308Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.553735ms logger=migrator t=2026-05-26T21:11:47.200736467Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T21:11:47.202111167Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.377081ms logger=migrator t=2026-05-26T21:11:47.208226936Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T21:11:47.209987475Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.761299ms logger=migrator t=2026-05-26T21:11:47.214869886Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T21:11:47.21597228Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.102374ms logger=migrator t=2026-05-26T21:11:47.221986226Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T21:11:47.223743586Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.75712ms logger=migrator t=2026-05-26T21:11:47.229817043Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T21:11:47.229902535Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=86.812µs logger=migrator t=2026-05-26T21:11:47.233756282Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T21:11:47.233833464Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=77.732µs logger=migrator t=2026-05-26T21:11:47.237981467Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T21:11:47.238626032Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=645.455µs logger=migrator t=2026-05-26T21:11:47.245183521Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T21:11:47.246267955Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.086265ms logger=migrator t=2026-05-26T21:11:47.250423019Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T21:11:47.251258628Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=839.628µs logger=migrator t=2026-05-26T21:11:47.256342552Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T21:11:47.25666712Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=324.778µs logger=migrator t=2026-05-26T21:11:47.260845084Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T21:11:47.261451518Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=607.635µs logger=migrator t=2026-05-26T21:11:47.266528222Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T21:11:47.26911927Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.592548ms logger=migrator t=2026-05-26T21:11:47.274898171Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T21:11:47.276915957Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.018296ms logger=migrator t=2026-05-26T21:11:47.282099024Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T21:11:47.292180742Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.079948ms logger=migrator t=2026-05-26T21:11:47.298067135Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T21:11:47.298138816Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.801µs logger=migrator t=2026-05-26T21:11:47.304611832Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T21:11:47.305435491Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=822.949µs logger=migrator t=2026-05-26T21:11:47.311481067Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T21:11:47.313885521Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.403934ms logger=migrator t=2026-05-26T21:11:47.319856786Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T21:11:47.322051206Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.19509ms logger=migrator t=2026-05-26T21:11:47.330151969Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T21:11:47.339447129Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.29432ms logger=migrator t=2026-05-26T21:11:47.344508513Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T21:11:47.345804043Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.257979ms logger=migrator t=2026-05-26T21:11:47.351047021Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T21:11:47.353019485Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.971714ms logger=migrator t=2026-05-26T21:11:47.362410158Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:11:47.391534765Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.121357ms logger=migrator t=2026-05-26T21:11:47.396433116Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T21:11:47.397698594Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.263028ms logger=migrator t=2026-05-26T21:11:47.403803482Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T21:11:47.405672515Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.869443ms logger=migrator t=2026-05-26T21:11:47.411339092Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T21:11:47.412664163Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.325051ms logger=migrator t=2026-05-26T21:11:47.41742737Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T21:11:47.418669068Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.241018ms logger=migrator t=2026-05-26T21:11:47.425284237Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T21:11:47.425728447Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=444.78µs logger=migrator t=2026-05-26T21:11:47.431974528Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T21:11:47.433434102Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.459563ms logger=migrator t=2026-05-26T21:11:47.439150891Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T21:11:47.449784011Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.631361ms logger=migrator t=2026-05-26T21:11:47.456656726Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T21:11:47.458894456Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.2384ms logger=migrator t=2026-05-26T21:11:47.466680662Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T21:11:47.469321532Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.64053ms logger=migrator t=2026-05-26T21:11:47.476044114Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:11:47.476876232Z 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-26T21:11:47.483911721Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:11:47.484791471Z 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-26T21:11:47.490794606Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T21:11:47.492349892Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.553996ms logger=migrator t=2026-05-26T21:11:47.496429614Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T21:11:47.499047453Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.621779ms logger=migrator t=2026-05-26T21:11:47.50506833Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:11:47.505953179Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=885.329µs logger=migrator t=2026-05-26T21:11:47.509011978Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:11:47.509853407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=841.389µs logger=migrator t=2026-05-26T21:11:47.518151494Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T21:11:47.51971178Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.560626ms logger=migrator t=2026-05-26T21:11:47.526283178Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T21:11:47.527392743Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.110095ms logger=migrator t=2026-05-26T21:11:47.531144768Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T21:11:47.531994367Z level=info msg="Migration successfully executed" id="Drop public config table" duration=849.229µs logger=migrator t=2026-05-26T21:11:47.538535365Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T21:11:47.539740083Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.204738ms logger=migrator t=2026-05-26T21:11:47.545553063Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T21:11:47.548727985Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.173512ms logger=migrator t=2026-05-26T21:11:47.553220677Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T21:11:47.554286701Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.065914ms logger=migrator t=2026-05-26T21:11:47.55909832Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T21:11:47.560589513Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.490593ms logger=migrator t=2026-05-26T21:11:47.565261399Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T21:11:47.596034514Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.774395ms logger=migrator t=2026-05-26T21:11:47.602915709Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T21:11:47.614225594Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.304615ms logger=migrator t=2026-05-26T21:11:47.61981637Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T21:11:47.629578861Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.766601ms logger=migrator t=2026-05-26T21:11:47.636330253Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T21:11:47.63664735Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=317.537µs logger=migrator t=2026-05-26T21:11:47.640175231Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T21:11:47.649303877Z level=info msg="Migration successfully executed" id="add share column" duration=9.131946ms logger=migrator t=2026-05-26T21:11:47.653832599Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T21:11:47.654050694Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=218.135µs logger=migrator t=2026-05-26T21:11:47.65919186Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T21:11:47.660192073Z level=info msg="Migration successfully executed" id="create file table" duration=1.000133ms logger=migrator t=2026-05-26T21:11:47.666471024Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T21:11:47.668397198Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.925604ms logger=migrator t=2026-05-26T21:11:47.674190649Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T21:11:47.67643132Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.24224ms logger=migrator t=2026-05-26T21:11:47.683844276Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T21:11:47.684824899Z level=info msg="Migration successfully executed" id="create file_meta table" duration=975.953µs logger=migrator t=2026-05-26T21:11:47.68929983Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T21:11:47.690540558Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.235889ms logger=migrator t=2026-05-26T21:11:47.695159422Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T21:11:47.695431758Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=267.006µs logger=migrator t=2026-05-26T21:11:47.701615328Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T21:11:47.701723001Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=109.603µs logger=migrator t=2026-05-26T21:11:47.706512218Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T21:11:47.707215385Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=703.947µs logger=migrator t=2026-05-26T21:11:47.715766918Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T21:11:47.716062894Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=295.896µs logger=migrator t=2026-05-26T21:11:47.721489747Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T21:11:47.723118503Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.631206ms logger=migrator t=2026-05-26T21:11:47.731624295Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T21:11:47.740683621Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.056855ms logger=migrator t=2026-05-26T21:11:47.745851007Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T21:11:47.74598484Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=134.784µs logger=migrator t=2026-05-26T21:11:47.750635665Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T21:11:47.752980148Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.346574ms logger=migrator t=2026-05-26T21:11:47.760107369Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T21:11:47.760873906Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=770.947µs logger=migrator t=2026-05-26T21:11:47.764376955Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T21:11:47.76457259Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=196.045µs logger=migrator t=2026-05-26T21:11:47.767291361Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T21:11:47.767923305Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=632.214µs logger=migrator t=2026-05-26T21:11:47.771346563Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T21:11:47.781236116Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.888783ms logger=migrator t=2026-05-26T21:11:47.790896845Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T21:11:47.804572943Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.637677ms logger=migrator t=2026-05-26T21:11:47.81772019Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T21:11:47.818836686Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.119826ms logger=migrator t=2026-05-26T21:11:47.825484635Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T21:11:47.908031959Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.544584ms logger=migrator t=2026-05-26T21:11:47.912340487Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T21:11:47.913660666Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.321509ms logger=migrator t=2026-05-26T21:11:47.916354407Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T21:11:47.917732039Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.371671ms logger=migrator t=2026-05-26T21:11:47.92310095Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T21:11:47.956220778Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.116628ms logger=migrator t=2026-05-26T21:11:47.963481211Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T21:11:47.972328061Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.86098ms logger=migrator t=2026-05-26T21:11:47.974975931Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T21:11:47.975328339Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=352.508µs logger=migrator t=2026-05-26T21:11:47.980600278Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T21:11:47.980849254Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=245.835µs logger=migrator t=2026-05-26T21:11:47.983599576Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T21:11:47.983821801Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=222.445µs logger=migrator t=2026-05-26T21:11:47.986665775Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T21:11:47.986983003Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=323.468µs logger=migrator t=2026-05-26T21:11:47.991858492Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T21:11:47.992244581Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=387.739µs logger=migrator t=2026-05-26T21:11:47.999228219Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T21:11:48.001297616Z level=info msg="Migration successfully executed" id="create folder table" duration=2.071707ms logger=migrator t=2026-05-26T21:11:48.008730263Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T21:11:48.010591385Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.862422ms logger=migrator t=2026-05-26T21:11:48.017571723Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T21:11:48.019006085Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.435463ms logger=migrator t=2026-05-26T21:11:48.023268742Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T21:11:48.023321113Z level=info msg="Migration successfully executed" id="Update folder title length" duration=53.801µs logger=migrator t=2026-05-26T21:11:48.026592607Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T21:11:48.028002328Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.410112ms logger=migrator t=2026-05-26T21:11:48.035509677Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T21:11:48.037904681Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.396974ms logger=migrator t=2026-05-26T21:11:48.046069645Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T21:11:48.050092236Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=4.023111ms logger=migrator t=2026-05-26T21:11:48.05652403Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T21:11:48.057154875Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=631.235µs logger=migrator t=2026-05-26T21:11:48.060853308Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T21:11:48.061199906Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=350.908µs logger=migrator t=2026-05-26T21:11:48.066819412Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T21:11:48.068340847Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.521265ms logger=migrator t=2026-05-26T21:11:48.075764874Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T21:11:48.077179546Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.414982ms logger=migrator t=2026-05-26T21:11:48.084846389Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T21:11:48.087267623Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.423955ms logger=migrator t=2026-05-26T21:11:48.113239439Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T21:11:48.11462134Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.423832ms logger=migrator t=2026-05-26T21:11:48.121316821Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T21:11:48.122571229Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.254608ms logger=migrator t=2026-05-26T21:11:48.130755244Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T21:11:48.133017445Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.258971ms logger=migrator t=2026-05-26T21:11:48.138672702Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T21:11:48.140208566Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.548474ms logger=migrator t=2026-05-26T21:11:48.171797199Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T21:11:48.174592072Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.796493ms logger=migrator t=2026-05-26T21:11:48.181831765Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T21:11:48.183754668Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.925474ms logger=migrator t=2026-05-26T21:11:48.192006134Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T21:11:48.193256672Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.226217ms logger=migrator t=2026-05-26T21:11:48.19981075Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T21:11:48.202189733Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.380203ms logger=migrator t=2026-05-26T21:11:48.209081159Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T21:11:48.209487888Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=410.009µs logger=migrator t=2026-05-26T21:11:48.21623968Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T21:11:48.230299157Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.055606ms logger=migrator t=2026-05-26T21:11:48.236438786Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T21:11:48.237347576Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=903.07µs logger=migrator t=2026-05-26T21:11:48.242292278Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T21:11:48.242316338Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.23µs logger=migrator t=2026-05-26T21:11:48.247877923Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T21:11:48.249257004Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.379031ms logger=migrator t=2026-05-26T21:11:48.257922939Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T21:11:48.25798254Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=48.501µs logger=migrator t=2026-05-26T21:11:48.269265705Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T21:11:48.271460314Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.195279ms logger=migrator t=2026-05-26T21:11:48.277671554Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T21:11:48.279943385Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.298532ms logger=migrator t=2026-05-26T21:11:48.289368058Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T21:11:48.290809001Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.442623ms logger=migrator t=2026-05-26T21:11:48.298064725Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T21:11:48.299269181Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.208306ms logger=migrator t=2026-05-26T21:11:48.304337066Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T21:11:48.304634552Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=299.516µs logger=migrator t=2026-05-26T21:11:48.314081625Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T21:11:48.315802904Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.722019ms logger=migrator t=2026-05-26T21:11:48.323789534Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T21:11:48.325052692Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.265928ms logger=migrator t=2026-05-26T21:11:48.330799531Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T21:11:48.332065651Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.266319ms logger=migrator t=2026-05-26T21:11:48.339065918Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T21:11:48.354714211Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.647893ms logger=migrator t=2026-05-26T21:11:48.362678261Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T21:11:48.382084988Z level=info msg="Migration successfully executed" id="add region_slug column" duration=19.414448ms logger=migrator t=2026-05-26T21:11:48.388654836Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T21:11:48.401349821Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.725146ms logger=migrator t=2026-05-26T21:11:48.406790704Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T21:11:48.406910257Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=121.072µs logger=migrator t=2026-05-26T21:11:48.414024487Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T21:11:48.426710504Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.683437ms logger=migrator t=2026-05-26T21:11:48.435791788Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T21:11:48.444400542Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.611764ms logger=migrator t=2026-05-26T21:11:48.448999515Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T21:11:48.449328433Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=329.138µs logger=migrator t=2026-05-26T21:11:48.453673551Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.224163152s logger=migrator t=2026-05-26T21:11:48.454619342Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T21:11:48.47803824Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T21:11:48.478376058Z level=info msg="Created default organization" logger=secrets t=2026-05-26T21:11:48.483761939Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T21:11:48.538948853Z level=info msg="Restored cache from database" duration=442.841µs logger=plugin.store t=2026-05-26T21:11:48.540788564Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T21:11:48.591898966Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T21:11:48.591929377Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T21:11:48.592029289Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T21:11:48.592066Z level=info msg="Plugins loaded" count=54 duration=51.278336ms logger=query_data t=2026-05-26T21:11:48.59696044Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T21:11:48.600974021Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T21:11:48.609037513Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T21:11:48.624092852Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T21:11:48.626020076Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T21:11:48.627951668Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T21:11:48.651470689Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T21:11:48.669224909Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T21:11:48.689433594Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T21:11:48.689456525Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-26T21:11:48.689599318Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-26T21:11:48.690499469Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-26T21:11:48.694311294Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-26T21:11:48.694437717Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-26T21:11:48.708384521Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-05-26T21:11:48.77843297Z level=info msg="Update check succeeded" duration=70.186332ms logger=grafana.update.checker t=2026-05-26T21:11:48.782456111Z level=info msg="Update check succeeded" duration=74.802856ms logger=ngalert.state.manager t=2026-05-26T21:11:48.783679988Z level=info msg="State cache has been initialized" states=0 duration=89.239321ms logger=ngalert.scheduler t=2026-05-26T21:11:48.783720629Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T21:11:48.78377748Z level=info msg=starting first_tick=2026-05-26T21:11:50Z logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T21:11:48.8800512Z level=info msg="Patterns update finished" duration=102.430337ms logger=provisioning.dashboard t=2026-05-26T21:11:48.92085601Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-26T21:11:49.124215257Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T21:11:49.124591996Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T21:11:50.861733845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:50.862511102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:50.882703215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:50.903618485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:50.923949261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:50.942055057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:50.968545802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:50.996943919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.019475044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.047917871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.068126983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.099825404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.116779063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.141377584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.160900602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.189130744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.212220761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.263509889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.297529711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.387707512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.405458329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.483562219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.498261288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.575307353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.622014379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.727485932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.746707903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.81084523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.825109949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.882608066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.896520068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.952384289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:51.968375458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.085822655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.10530882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.160428972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.178183589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.242852165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.259921406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.323928767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.343244579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.412142768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.429118078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.499654185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.517425882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.619696058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.640725648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.716933632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.736300065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.812734563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.827414751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.908446212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.924401569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:52.996395009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.01169292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.0757771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.091744726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.175632168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.188737539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.256539962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.273048591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.337765324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.355773966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.464071802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.478933453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.551544783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.566816283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.63477994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.650979601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.727814695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.74461261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.813547967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.831188182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.923765347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:53.939743094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:54.011257378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:54.031824385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:54.10569237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:54.125986072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:54.209608644Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T21:13:25.735507284Z level=info msg="Usage stats are ready to report"