logger=settings t=2026-03-09T01:47:12.603598299Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-09T01:47:12Z logger=settings t=2026-03-09T01:47:12.604091949Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-09T01:47:12.60411414Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-09T01:47:12.60412168Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-09T01:47:12.60412797Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-09T01:47:12.60413667Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-09T01:47:12.60414232Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-09T01:47:12.60414863Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-09T01:47:12.60415606Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-09T01:47:12.604162901Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-09T01:47:12.604169731Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-09T01:47:12.604175861Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-09T01:47:12.604181971Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-09T01:47:12.604188761Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-09T01:47:12.604194891Z level=info msg=Target target=[all] logger=settings t=2026-03-09T01:47:12.604214142Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-09T01:47:12.604221032Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-09T01:47:12.604227592Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-09T01:47:12.604233682Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-09T01:47:12.604239382Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-09T01:47:12.604245062Z level=info msg="App mode production" logger=sqlstore t=2026-03-09T01:47:12.604738523Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-09T01:47:12.604771893Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-09T01:47:12.606890398Z level=info msg="Locking database" logger=migrator t=2026-03-09T01:47:12.606906789Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-09T01:47:12.607660485Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-09T01:47:12.608552253Z level=info msg="Migration successfully executed" id="create migration_log table" duration=891.809µs logger=migrator t=2026-03-09T01:47:12.614716934Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-09T01:47:12.615341077Z level=info msg="Migration successfully executed" id="create user table" duration=624.773µs logger=migrator t=2026-03-09T01:47:12.621011498Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-09T01:47:12.621739973Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=724.346µs logger=migrator t=2026-03-09T01:47:12.626030294Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-09T01:47:12.627196608Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.165704ms logger=migrator t=2026-03-09T01:47:12.633998352Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-09T01:47:12.634919782Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=921.131µs logger=migrator t=2026-03-09T01:47:12.639525539Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-09T01:47:12.640162553Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=636.904µs logger=migrator t=2026-03-09T01:47:12.643580695Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-09T01:47:12.647550139Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.965444ms logger=migrator t=2026-03-09T01:47:12.652034484Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-09T01:47:12.65281776Z level=info msg="Migration successfully executed" id="create user table v2" duration=782.926µs logger=migrator t=2026-03-09T01:47:12.660441912Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-09T01:47:12.661579856Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.137294ms logger=migrator t=2026-03-09T01:47:12.666697574Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-09T01:47:12.668063604Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.36613ms logger=migrator t=2026-03-09T01:47:12.672515347Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-09T01:47:12.673212082Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=696.365µs logger=migrator t=2026-03-09T01:47:12.679490886Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-09T01:47:12.680016217Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=522.2µs logger=migrator t=2026-03-09T01:47:12.684298457Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-09T01:47:12.686142886Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.84664ms logger=migrator t=2026-03-09T01:47:12.689697871Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-09T01:47:12.689745802Z level=info msg="Migration successfully executed" id="Update user table charset" duration=48.031µs logger=migrator t=2026-03-09T01:47:12.69435947Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-09T01:47:12.695801611Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.438751ms logger=migrator t=2026-03-09T01:47:12.699948448Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-09T01:47:12.700216514Z level=info msg="Migration successfully executed" id="Add missing user data" duration=268.726µs logger=migrator t=2026-03-09T01:47:12.70759191Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-09T01:47:12.708709924Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.117874ms logger=migrator t=2026-03-09T01:47:12.712664718Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-09T01:47:12.713829862Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.164864ms logger=migrator t=2026-03-09T01:47:12.717892878Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-09T01:47:12.719776958Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.88616ms logger=migrator t=2026-03-09T01:47:12.724024428Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-09T01:47:12.732427387Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.402249ms logger=migrator t=2026-03-09T01:47:12.73593938Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-09T01:47:12.737128355Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.189435ms logger=migrator t=2026-03-09T01:47:12.742740314Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-09T01:47:12.74301384Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=273.346µs logger=migrator t=2026-03-09T01:47:12.746525385Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-09T01:47:12.747230399Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=704.704µs logger=migrator t=2026-03-09T01:47:12.753966992Z 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-03-09T01:47:12.754509633Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=542.941µs logger=migrator t=2026-03-09T01:47:12.758229852Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-09T01:47:12.758890426Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=660.734µs logger=migrator t=2026-03-09T01:47:12.765335272Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-09T01:47:12.76616031Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=823.818µs logger=migrator t=2026-03-09T01:47:12.774245342Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-09T01:47:12.77562114Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.376208ms logger=migrator t=2026-03-09T01:47:12.780373501Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-09T01:47:12.781552906Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.178855ms logger=migrator t=2026-03-09T01:47:12.785712335Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-09T01:47:12.786895419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.125123ms logger=migrator t=2026-03-09T01:47:12.791343724Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-09T01:47:12.792086999Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=745.905µs logger=migrator t=2026-03-09T01:47:12.795831338Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-09T01:47:12.795863739Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.191µs logger=migrator t=2026-03-09T01:47:12.802232784Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-09T01:47:12.803528341Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.301147ms logger=migrator t=2026-03-09T01:47:12.809421156Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-09T01:47:12.810062949Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=641.573µs logger=migrator t=2026-03-09T01:47:12.816007515Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-09T01:47:12.817068018Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.060113ms logger=migrator t=2026-03-09T01:47:12.823682478Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-09T01:47:12.824755921Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.073653ms logger=migrator t=2026-03-09T01:47:12.830309989Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:12.835330854Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.020615ms logger=migrator t=2026-03-09T01:47:12.838958722Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-09T01:47:12.839784249Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=824.787µs logger=migrator t=2026-03-09T01:47:12.843278983Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-09T01:47:12.843959507Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=680.484µs logger=migrator t=2026-03-09T01:47:12.848072684Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-09T01:47:12.848750219Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=674.314µs logger=migrator t=2026-03-09T01:47:12.852683543Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-09T01:47:12.853391447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=708.045µs logger=migrator t=2026-03-09T01:47:12.85683087Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-09T01:47:12.857530884Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=699.384µs logger=migrator t=2026-03-09T01:47:12.862437379Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-09T01:47:12.862818596Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=380.808µs logger=migrator t=2026-03-09T01:47:12.866614616Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-09T01:47:12.867431404Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=816.978µs logger=migrator t=2026-03-09T01:47:12.871214524Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-09T01:47:12.871768926Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=554.802µs logger=migrator t=2026-03-09T01:47:12.875609198Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-09T01:47:12.876332203Z level=info msg="Migration successfully executed" id="create star table" duration=723.805µs logger=migrator t=2026-03-09T01:47:12.88093388Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-09T01:47:12.881629555Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=695.665µs logger=migrator t=2026-03-09T01:47:12.886190821Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-09T01:47:12.887388257Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.197376ms logger=migrator t=2026-03-09T01:47:12.892026355Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-09T01:47:12.893177269Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.150734ms logger=migrator t=2026-03-09T01:47:12.897294276Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-09T01:47:12.898367109Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.072473ms logger=migrator t=2026-03-09T01:47:12.905059481Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-09T01:47:12.905809496Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=750.425µs logger=migrator t=2026-03-09T01:47:12.909410013Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-09T01:47:12.910120238Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=710.045µs logger=migrator t=2026-03-09T01:47:12.914686165Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-09T01:47:12.916225217Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.536032ms logger=migrator t=2026-03-09T01:47:12.922465829Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-09T01:47:12.92252648Z level=info msg="Migration successfully executed" id="Update org table charset" duration=66.001µs logger=migrator t=2026-03-09T01:47:12.930856246Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-09T01:47:12.930941488Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.102µs logger=migrator t=2026-03-09T01:47:12.934966704Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-09T01:47:12.935186229Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=217.235µs logger=migrator t=2026-03-09T01:47:12.940008301Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-09T01:47:12.940828478Z level=info msg="Migration successfully executed" id="create dashboard table" duration=819.877µs logger=migrator t=2026-03-09T01:47:12.944787092Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-09T01:47:12.946010488Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.219476ms logger=migrator t=2026-03-09T01:47:12.950096704Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-09T01:47:12.950854621Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=756.887µs logger=migrator t=2026-03-09T01:47:12.954789014Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-09T01:47:12.955445478Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=656.243µs logger=migrator t=2026-03-09T01:47:12.959618246Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-09T01:47:12.960439233Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=820.347µs logger=migrator t=2026-03-09T01:47:12.965187484Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-09T01:47:12.96595391Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=769.376µs logger=migrator t=2026-03-09T01:47:12.974512561Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-09T01:47:12.980209762Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.699111ms logger=migrator t=2026-03-09T01:47:12.9862637Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-09T01:47:12.986846502Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=582.822µs logger=migrator t=2026-03-09T01:47:12.994676658Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-09T01:47:12.996476897Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.803478ms logger=migrator t=2026-03-09T01:47:13.003017655Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-09T01:47:13.004022526Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.004412ms logger=migrator t=2026-03-09T01:47:13.010865351Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-09T01:47:13.0113015Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=436.199µs logger=migrator t=2026-03-09T01:47:13.016236935Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-09T01:47:13.017205965Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=969.51µs logger=migrator t=2026-03-09T01:47:13.021909665Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-09T01:47:13.021987516Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=78.771µs logger=migrator t=2026-03-09T01:47:13.028574336Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-09T01:47:13.031590519Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.012943ms logger=migrator t=2026-03-09T01:47:13.036484823Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-09T01:47:13.038343523Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.85839ms logger=migrator t=2026-03-09T01:47:13.04389069Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-09T01:47:13.047075128Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.211188ms logger=migrator t=2026-03-09T01:47:13.069570964Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-09T01:47:13.070867561Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.296177ms logger=migrator t=2026-03-09T01:47:13.075988499Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-09T01:47:13.077818909Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.82789ms logger=migrator t=2026-03-09T01:47:13.082115999Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-09T01:47:13.082907777Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=791.377µs logger=migrator t=2026-03-09T01:47:13.088492095Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-09T01:47:13.089287681Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=794.616µs logger=migrator t=2026-03-09T01:47:13.094053382Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-09T01:47:13.094094633Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.491µs logger=migrator t=2026-03-09T01:47:13.099373405Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-09T01:47:13.099419266Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.351µs logger=migrator t=2026-03-09T01:47:13.105994745Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-09T01:47:13.107922306Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.927391ms logger=migrator t=2026-03-09T01:47:13.112989832Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-09T01:47:13.116029798Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.039696ms logger=migrator t=2026-03-09T01:47:13.120763728Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-09T01:47:13.123196779Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.426601ms logger=migrator t=2026-03-09T01:47:13.128198835Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-09T01:47:13.131570816Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.356671ms logger=migrator t=2026-03-09T01:47:13.135887778Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-09T01:47:13.136104843Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=217.135µs logger=migrator t=2026-03-09T01:47:13.141584979Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-09T01:47:13.142781334Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.195715ms logger=migrator t=2026-03-09T01:47:13.14778325Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-09T01:47:13.148520215Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=736.715µs logger=migrator t=2026-03-09T01:47:13.153112483Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-09T01:47:13.153141343Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.341µs logger=migrator t=2026-03-09T01:47:13.159546129Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-09T01:47:13.160946239Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.378159ms logger=migrator t=2026-03-09T01:47:13.165841552Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-09T01:47:13.166585388Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=743.306µs logger=migrator t=2026-03-09T01:47:13.172702677Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:13.182335901Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.636554ms logger=migrator t=2026-03-09T01:47:13.187826487Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-09T01:47:13.188393939Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=563.982µs logger=migrator t=2026-03-09T01:47:13.192867274Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-09T01:47:13.194358245Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.490571ms logger=migrator t=2026-03-09T01:47:13.199937083Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-09T01:47:13.200913675Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=945.961µs logger=migrator t=2026-03-09T01:47:13.206325119Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-09T01:47:13.206871691Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=545.602µs logger=migrator t=2026-03-09T01:47:13.211978559Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-09T01:47:13.212452029Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=473.54µs logger=migrator t=2026-03-09T01:47:13.216611797Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-09T01:47:13.218851295Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.236647ms logger=migrator t=2026-03-09T01:47:13.223184037Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-09T01:47:13.224008354Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=822.597µs logger=migrator t=2026-03-09T01:47:13.230491791Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-09T01:47:13.230661714Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=169.883µs logger=migrator t=2026-03-09T01:47:13.236326944Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-09T01:47:13.236590491Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=264.477µs logger=migrator t=2026-03-09T01:47:13.241538185Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-09T01:47:13.242889944Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.351019ms logger=migrator t=2026-03-09T01:47:13.249022433Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-09T01:47:13.25122734Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.205067ms logger=migrator t=2026-03-09T01:47:13.256576554Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-09T01:47:13.257521923Z level=info msg="Migration successfully executed" id="create data_source table" duration=945.229µs logger=migrator t=2026-03-09T01:47:13.262439068Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-09T01:47:13.263222474Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=779.576µs logger=migrator t=2026-03-09T01:47:13.269540978Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-09T01:47:13.270388076Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=846.998µs logger=migrator t=2026-03-09T01:47:13.275076945Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-09T01:47:13.276461445Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.388199ms logger=migrator t=2026-03-09T01:47:13.28238665Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-09T01:47:13.283279639Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=894.439µs logger=migrator t=2026-03-09T01:47:13.288289025Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-09T01:47:13.294338423Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.048568ms logger=migrator t=2026-03-09T01:47:13.298992302Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-09T01:47:13.29987693Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=884.549µs logger=migrator t=2026-03-09T01:47:13.304315745Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-09T01:47:13.305121281Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=804.966µs logger=migrator t=2026-03-09T01:47:13.310385383Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-09T01:47:13.311630519Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.244936ms logger=migrator t=2026-03-09T01:47:13.316468541Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-09T01:47:13.317329179Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=860.208µs logger=migrator t=2026-03-09T01:47:13.322463308Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-09T01:47:13.324707706Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.243938ms logger=migrator t=2026-03-09T01:47:13.331839297Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-09T01:47:13.33575794Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.918693ms logger=migrator t=2026-03-09T01:47:13.340165624Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-09T01:47:13.340192894Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.17µs logger=migrator t=2026-03-09T01:47:13.345264591Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-09T01:47:13.345572037Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=307.286µs logger=migrator t=2026-03-09T01:47:13.351169356Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-09T01:47:13.355051188Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.885273ms logger=migrator t=2026-03-09T01:47:13.360045564Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-09T01:47:13.360227178Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=181.534µs logger=migrator t=2026-03-09T01:47:13.364661392Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-09T01:47:13.364971018Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=313.327µs logger=migrator t=2026-03-09T01:47:13.369712339Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-09T01:47:13.372786364Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.073246ms logger=migrator t=2026-03-09T01:47:13.378191148Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-09T01:47:13.378373002Z level=info msg="Migration successfully executed" id="Update uid value" duration=181.274µs logger=migrator t=2026-03-09T01:47:13.382889898Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-09T01:47:13.384117134Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.227205ms logger=migrator t=2026-03-09T01:47:13.388923315Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-09T01:47:13.390316764Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.42862ms logger=migrator t=2026-03-09T01:47:13.395841092Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-09T01:47:13.39713634Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.313749ms logger=migrator t=2026-03-09T01:47:13.401992372Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-09T01:47:13.402857441Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=864.498µs logger=migrator t=2026-03-09T01:47:13.407348196Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-09T01:47:13.408642323Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.293527ms logger=migrator t=2026-03-09T01:47:13.414107369Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-09T01:47:13.41560827Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.500031ms logger=migrator t=2026-03-09T01:47:13.42079973Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-09T01:47:13.422316583Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.515672ms logger=migrator t=2026-03-09T01:47:13.426581572Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-09T01:47:13.42740055Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=819.318µs logger=migrator t=2026-03-09T01:47:13.432441086Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-09T01:47:13.433495229Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.052603ms logger=migrator t=2026-03-09T01:47:13.438155158Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-09T01:47:13.447004055Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.846427ms logger=migrator t=2026-03-09T01:47:13.452925711Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-09T01:47:13.453674636Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=748.945µs logger=migrator t=2026-03-09T01:47:13.458322025Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-09T01:47:13.459148662Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=826.387µs logger=migrator t=2026-03-09T01:47:13.464345052Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-09T01:47:13.465229301Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=883.749µs logger=migrator t=2026-03-09T01:47:13.47040895Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-09T01:47:13.471814901Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.405901ms logger=migrator t=2026-03-09T01:47:13.477141373Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-09T01:47:13.477667695Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=528.712µs logger=migrator t=2026-03-09T01:47:13.480954174Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-09T01:47:13.481807692Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=853.778µs logger=migrator t=2026-03-09T01:47:13.488516244Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-09T01:47:13.488584886Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=80.233µs logger=migrator t=2026-03-09T01:47:13.493767615Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-09T01:47:13.497149597Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.382932ms logger=migrator t=2026-03-09T01:47:13.502653954Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-09T01:47:13.505142416Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.488181ms logger=migrator t=2026-03-09T01:47:13.511268196Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-09T01:47:13.51145836Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=190.214µs logger=migrator t=2026-03-09T01:47:13.517563429Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-09T01:47:13.519739205Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.179176ms logger=migrator t=2026-03-09T01:47:13.523655918Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-09T01:47:13.525479127Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.823019ms logger=migrator t=2026-03-09T01:47:13.529033672Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-09T01:47:13.530304058Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.271346ms logger=migrator t=2026-03-09T01:47:13.534210842Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-09T01:47:13.53508835Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=873.229µs logger=migrator t=2026-03-09T01:47:13.540583596Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-09T01:47:13.542031207Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.444621ms logger=migrator t=2026-03-09T01:47:13.546627414Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-09T01:47:13.547906052Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.279098ms logger=migrator t=2026-03-09T01:47:13.552357955Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-09T01:47:13.553145383Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=787.418µs logger=migrator t=2026-03-09T01:47:13.557794Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-09T01:47:13.558986136Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.191696ms logger=migrator t=2026-03-09T01:47:13.563511001Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-09T01:47:13.563615664Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=105.652µs logger=migrator t=2026-03-09T01:47:13.567499097Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-09T01:47:13.567545397Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.951µs logger=migrator t=2026-03-09T01:47:13.572215266Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-09T01:47:13.575223379Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.008124ms logger=migrator t=2026-03-09T01:47:13.579571472Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-09T01:47:13.582239448Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.668106ms logger=migrator t=2026-03-09T01:47:13.58564779Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-09T01:47:13.585716382Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.872µs logger=migrator t=2026-03-09T01:47:13.58894257Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-09T01:47:13.589659756Z level=info msg="Migration successfully executed" id="create quota table v1" duration=717.016µs logger=migrator t=2026-03-09T01:47:13.596907289Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-09T01:47:13.598279088Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.39594ms logger=migrator t=2026-03-09T01:47:13.602951096Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-09T01:47:13.602988747Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.781µs logger=migrator t=2026-03-09T01:47:13.607054464Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-09T01:47:13.608267989Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.213735ms logger=migrator t=2026-03-09T01:47:13.611773573Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-09T01:47:13.612610781Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=836.648µs logger=migrator t=2026-03-09T01:47:13.617619068Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-09T01:47:13.620794845Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.175837ms logger=migrator t=2026-03-09T01:47:13.624473692Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-09T01:47:13.624500893Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.851µs logger=migrator t=2026-03-09T01:47:13.628232192Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-09T01:47:13.62908986Z level=info msg="Migration successfully executed" id="create session table" duration=857.818µs logger=migrator t=2026-03-09T01:47:13.633948632Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-09T01:47:13.634035194Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=81.872µs logger=migrator t=2026-03-09T01:47:13.637417237Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-09T01:47:13.637502909Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=86.322µs logger=migrator t=2026-03-09T01:47:13.641758678Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-09T01:47:13.642420132Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=660.674µs logger=migrator t=2026-03-09T01:47:13.647639233Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-09T01:47:13.648806718Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.169626ms logger=migrator t=2026-03-09T01:47:13.655414247Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-09T01:47:13.655457488Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.671µs logger=migrator t=2026-03-09T01:47:13.662396366Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-09T01:47:13.662453167Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.191µs logger=migrator t=2026-03-09T01:47:13.7155116Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-09T01:47:13.718897332Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.390892ms logger=migrator t=2026-03-09T01:47:13.808939368Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-09T01:47:13.812412701Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.477333ms logger=migrator t=2026-03-09T01:47:14.082390416Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-09T01:47:14.08254111Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=155.264µs logger=migrator t=2026-03-09T01:47:14.193323365Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-09T01:47:14.193572841Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=253.415µs logger=migrator t=2026-03-09T01:47:14.244992989Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-09T01:47:14.246020161Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.027622ms logger=migrator t=2026-03-09T01:47:14.26061545Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-09T01:47:14.260649361Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.671µs logger=migrator t=2026-03-09T01:47:14.267832823Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-09T01:47:14.271137903Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.3076ms logger=migrator t=2026-03-09T01:47:14.275329081Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-09T01:47:14.275555946Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=225.985µs logger=migrator t=2026-03-09T01:47:14.279884928Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-09T01:47:14.285580919Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.699581ms logger=migrator t=2026-03-09T01:47:14.290041133Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-09T01:47:14.29320804Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.166397ms logger=migrator t=2026-03-09T01:47:14.297549901Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-09T01:47:14.297672154Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=123.413µs logger=migrator t=2026-03-09T01:47:14.301121958Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-09T01:47:14.302061038Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=938.6µs logger=migrator t=2026-03-09T01:47:14.306206265Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-09T01:47:14.307008623Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=801.887µs logger=migrator t=2026-03-09T01:47:14.312521099Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-09T01:47:14.314602573Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.082013ms logger=migrator t=2026-03-09T01:47:14.321975179Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-09T01:47:14.323096092Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.124563ms logger=migrator t=2026-03-09T01:47:14.32868004Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-09T01:47:14.330200973Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.521793ms logger=migrator t=2026-03-09T01:47:14.335956705Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-09T01:47:14.337275412Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.319707ms logger=migrator t=2026-03-09T01:47:14.341623055Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-09T01:47:14.342484903Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=858.508µs logger=migrator t=2026-03-09T01:47:14.349533113Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-09T01:47:14.351278509Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.747467ms logger=migrator t=2026-03-09T01:47:14.36072518Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-09T01:47:14.361898674Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.172155ms logger=migrator t=2026-03-09T01:47:14.366192345Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-09T01:47:14.37775048Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.557895ms logger=migrator t=2026-03-09T01:47:14.382080911Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-09T01:47:14.382586253Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=505.172µs logger=migrator t=2026-03-09T01:47:14.394449674Z 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-03-09T01:47:14.395830942Z 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.380838ms logger=migrator t=2026-03-09T01:47:14.400149864Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-09T01:47:14.400565773Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=418.139µs logger=migrator t=2026-03-09T01:47:14.404155649Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-09T01:47:14.404716791Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=560.682µs logger=migrator t=2026-03-09T01:47:14.409148994Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-09T01:47:14.410285849Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.135465ms logger=migrator t=2026-03-09T01:47:14.41413254Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-09T01:47:14.419107706Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.976226ms logger=migrator t=2026-03-09T01:47:14.42406027Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-09T01:47:14.42784057Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.77942ms logger=migrator t=2026-03-09T01:47:14.433082352Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-09T01:47:14.436996614Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.916222ms logger=migrator t=2026-03-09T01:47:14.441118372Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-09T01:47:14.444888881Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.770369ms logger=migrator t=2026-03-09T01:47:14.448495437Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-09T01:47:14.449431728Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=933.301µs logger=migrator t=2026-03-09T01:47:14.456081338Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-09T01:47:14.456117439Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.641µs logger=migrator t=2026-03-09T01:47:14.459993111Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-09T01:47:14.460020911Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.33µs logger=migrator t=2026-03-09T01:47:14.463600848Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-09T01:47:14.464967666Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.365528ms logger=migrator t=2026-03-09T01:47:14.469480692Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-09T01:47:14.470956473Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.475161ms logger=migrator t=2026-03-09T01:47:14.476875138Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-09T01:47:14.477610635Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=735.427µs logger=migrator t=2026-03-09T01:47:14.481293912Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-09T01:47:14.482048958Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=755.016µs logger=migrator t=2026-03-09T01:47:14.485666574Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-09T01:47:14.486512783Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=845.899µs logger=migrator t=2026-03-09T01:47:14.490773093Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-09T01:47:14.494443841Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.670969ms logger=migrator t=2026-03-09T01:47:14.498556307Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-09T01:47:14.502256895Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.696958ms logger=migrator t=2026-03-09T01:47:14.506258741Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-09T01:47:14.506436245Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.723µs logger=migrator t=2026-03-09T01:47:14.512016613Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-09T01:47:14.51283881Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=821.927µs logger=migrator t=2026-03-09T01:47:14.516745313Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-09T01:47:14.51754381Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=798.227µs logger=migrator t=2026-03-09T01:47:14.520961532Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-09T01:47:14.525945208Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.983116ms logger=migrator t=2026-03-09T01:47:14.53315766Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-09T01:47:14.533230961Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.791µs logger=migrator t=2026-03-09T01:47:14.536956051Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-09T01:47:14.537916751Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=957.86µs logger=migrator t=2026-03-09T01:47:14.544244994Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-09T01:47:14.54543749Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.197846ms logger=migrator t=2026-03-09T01:47:14.55255657Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-09T01:47:14.552647452Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=91.452µs logger=migrator t=2026-03-09T01:47:14.55912969Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-09T01:47:14.560508649Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.384259ms logger=migrator t=2026-03-09T01:47:14.569644482Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-09T01:47:14.571354109Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.709497ms logger=migrator t=2026-03-09T01:47:14.58180396Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-09T01:47:14.583044276Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.244876ms logger=migrator t=2026-03-09T01:47:14.590408262Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-09T01:47:14.591121357Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=712.235µs logger=migrator t=2026-03-09T01:47:14.600166889Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-09T01:47:14.601581549Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.421691ms logger=migrator t=2026-03-09T01:47:14.608666708Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-09T01:47:14.609841754Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.175136ms logger=migrator t=2026-03-09T01:47:14.614177175Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-09T01:47:14.614208896Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.061µs logger=migrator t=2026-03-09T01:47:14.618974787Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-09T01:47:14.623732808Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.755791ms logger=migrator t=2026-03-09T01:47:14.627536988Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-09T01:47:14.628530409Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=993.561µs logger=migrator t=2026-03-09T01:47:14.632190527Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-09T01:47:14.636311844Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.120857ms logger=migrator t=2026-03-09T01:47:14.643304792Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-09T01:47:14.64414027Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=835.028µs logger=migrator t=2026-03-09T01:47:14.647737416Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-09T01:47:14.649450952Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.716957ms logger=migrator t=2026-03-09T01:47:14.654592151Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-09T01:47:14.656172854Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.585333ms logger=migrator t=2026-03-09T01:47:14.66254459Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-09T01:47:14.672149233Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=9.609293ms logger=migrator t=2026-03-09T01:47:14.678331903Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-09T01:47:14.678886955Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=556.502µs logger=migrator t=2026-03-09T01:47:14.682847549Z 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-03-09T01:47:14.683731358Z 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=883.299µs logger=migrator t=2026-03-09T01:47:14.688436498Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-09T01:47:14.688950978Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=513.95µs logger=migrator t=2026-03-09T01:47:14.693813812Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-09T01:47:14.694877634Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.068432ms logger=migrator t=2026-03-09T01:47:14.703232411Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-09T01:47:14.703747311Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=521.251µs logger=migrator t=2026-03-09T01:47:14.708086024Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-09T01:47:14.715119192Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.034448ms logger=migrator t=2026-03-09T01:47:14.719768831Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-09T01:47:14.724127863Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.362422ms logger=migrator t=2026-03-09T01:47:14.728453775Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-09T01:47:14.729438575Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=983.82µs logger=migrator t=2026-03-09T01:47:14.733144094Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-09T01:47:14.734093824Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=945.97µs logger=migrator t=2026-03-09T01:47:14.740731694Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-09T01:47:14.741102153Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=370.999µs logger=migrator t=2026-03-09T01:47:14.746460616Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-09T01:47:14.750999352Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.543766ms logger=migrator t=2026-03-09T01:47:14.760265368Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-09T01:47:14.761245329Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=979.721µs logger=migrator t=2026-03-09T01:47:14.76553281Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-09T01:47:14.765704013Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=171.473µs logger=migrator t=2026-03-09T01:47:14.770047465Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-09T01:47:14.770479784Z level=info msg="Migration successfully executed" id="Move region to single row" duration=431.909µs logger=migrator t=2026-03-09T01:47:14.774676744Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-09T01:47:14.77592328Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.246706ms logger=migrator t=2026-03-09T01:47:14.7806689Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-09T01:47:14.781887896Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.225046ms logger=migrator t=2026-03-09T01:47:14.786241949Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-09T01:47:14.787594117Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.352228ms logger=migrator t=2026-03-09T01:47:14.791295886Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-09T01:47:14.792515601Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.215925ms logger=migrator t=2026-03-09T01:47:14.797583868Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-09T01:47:14.79862212Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.040192ms logger=migrator t=2026-03-09T01:47:14.802074413Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-09T01:47:14.803060615Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=991.532µs logger=migrator t=2026-03-09T01:47:14.807034658Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-09T01:47:14.8071075Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.122µs logger=migrator t=2026-03-09T01:47:14.811116705Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-09T01:47:14.812185418Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.068032ms logger=migrator t=2026-03-09T01:47:14.818030441Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-09T01:47:14.819515293Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.479062ms logger=migrator t=2026-03-09T01:47:14.823762173Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-09T01:47:14.825422908Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.657995ms logger=migrator t=2026-03-09T01:47:14.830632668Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-09T01:47:14.831621379Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=988.471µs logger=migrator t=2026-03-09T01:47:14.835083002Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-09T01:47:14.835347678Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=265.105µs logger=migrator t=2026-03-09T01:47:14.83830705Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-09T01:47:14.838692138Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=382.758µs logger=migrator t=2026-03-09T01:47:14.844538343Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-09T01:47:14.844630785Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=92.682µs logger=migrator t=2026-03-09T01:47:14.849682861Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-09T01:47:14.851188733Z level=info msg="Migration successfully executed" id="create team table" duration=1.504742ms logger=migrator t=2026-03-09T01:47:14.85906755Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-09T01:47:14.860330067Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.263267ms logger=migrator t=2026-03-09T01:47:14.864951505Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-09T01:47:14.866124989Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.186864ms logger=migrator t=2026-03-09T01:47:14.870588204Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-09T01:47:14.876312075Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.723481ms logger=migrator t=2026-03-09T01:47:14.883757773Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-09T01:47:14.884177752Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=424.499µs logger=migrator t=2026-03-09T01:47:14.890962965Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-09T01:47:14.892189012Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.226547ms logger=migrator t=2026-03-09T01:47:14.899374153Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-09T01:47:14.900234001Z level=info msg="Migration successfully executed" id="create team member table" duration=859.228µs logger=migrator t=2026-03-09T01:47:14.9044131Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-09T01:47:14.905714777Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.299837ms logger=migrator t=2026-03-09T01:47:14.911683344Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-09T01:47:14.913597504Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.91761ms logger=migrator t=2026-03-09T01:47:14.920567692Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-09T01:47:14.921797188Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.234686ms logger=migrator t=2026-03-09T01:47:14.929187015Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-09T01:47:14.93509982Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.909995ms logger=migrator t=2026-03-09T01:47:14.942267621Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-09T01:47:14.947231116Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.967655ms logger=migrator t=2026-03-09T01:47:14.951426446Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-09T01:47:14.95590996Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.483324ms logger=migrator t=2026-03-09T01:47:14.96246872Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-09T01:47:14.963363888Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=891.859µs logger=migrator t=2026-03-09T01:47:14.970905198Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-09T01:47:14.972346568Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.44146ms logger=migrator t=2026-03-09T01:47:14.978036299Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-09T01:47:14.97900306Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=965.831µs logger=migrator t=2026-03-09T01:47:14.987776446Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-09T01:47:14.989276907Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.491012ms logger=migrator t=2026-03-09T01:47:14.995513148Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-09T01:47:14.997275196Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.767528ms logger=migrator t=2026-03-09T01:47:15.010537057Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-09T01:47:15.011443826Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=911.029µs logger=migrator t=2026-03-09T01:47:15.019758882Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-09T01:47:15.021320895Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.565493ms logger=migrator t=2026-03-09T01:47:15.037269243Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-09T01:47:15.038157312Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=889.23µs logger=migrator t=2026-03-09T01:47:15.044264281Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-09T01:47:15.044993736Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=733.975µs logger=migrator t=2026-03-09T01:47:15.058508743Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-09T01:47:15.059061414Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=553.091µs logger=migrator t=2026-03-09T01:47:15.068599487Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-09T01:47:15.069339122Z level=info msg="Migration successfully executed" id="create tag table" duration=739.435µs logger=migrator t=2026-03-09T01:47:15.076503893Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-09T01:47:15.077478384Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=974.261µs logger=migrator t=2026-03-09T01:47:15.080892537Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-09T01:47:15.081662163Z level=info msg="Migration successfully executed" id="create login attempt table" duration=770.486µs logger=migrator t=2026-03-09T01:47:15.085060824Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-09T01:47:15.085951084Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=889.8µs logger=migrator t=2026-03-09T01:47:15.091525572Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-09T01:47:15.093400841Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.874459ms logger=migrator t=2026-03-09T01:47:15.098510829Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:15.116775776Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.262167ms logger=migrator t=2026-03-09T01:47:15.124886378Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-09T01:47:15.125766086Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=880.408µs logger=migrator t=2026-03-09T01:47:15.133197814Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-09T01:47:15.134242796Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.046142ms logger=migrator t=2026-03-09T01:47:15.13866049Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-09T01:47:15.139007617Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=343.667µs logger=migrator t=2026-03-09T01:47:15.14434252Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-09T01:47:15.145197738Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=855.468µs logger=migrator t=2026-03-09T01:47:15.151161304Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-09T01:47:15.152554513Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.393739ms logger=migrator t=2026-03-09T01:47:15.157732673Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-09T01:47:15.158720814Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=988.551µs logger=migrator t=2026-03-09T01:47:15.167855408Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-09T01:47:15.168020591Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=169.204µs logger=migrator t=2026-03-09T01:47:15.177226986Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-09T01:47:15.18594046Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.710254ms logger=migrator t=2026-03-09T01:47:15.192962849Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-09T01:47:15.198647659Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.68362ms logger=migrator t=2026-03-09T01:47:15.258309512Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-09T01:47:15.264095425Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.788153ms logger=migrator t=2026-03-09T01:47:15.270066451Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-09T01:47:15.274414134Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.348063ms logger=migrator t=2026-03-09T01:47:15.280062773Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-09T01:47:15.281071754Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.008731ms logger=migrator t=2026-03-09T01:47:15.286476099Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-09T01:47:15.294371226Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.896637ms logger=migrator t=2026-03-09T01:47:15.299696589Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-09T01:47:15.300280161Z level=info msg="Migration successfully executed" id="create server_lock table" duration=585.322µs logger=migrator t=2026-03-09T01:47:15.305531912Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-09T01:47:15.30730912Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.776428ms logger=migrator t=2026-03-09T01:47:15.312918779Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-09T01:47:15.313788387Z level=info msg="Migration successfully executed" id="create user auth token table" duration=869.588µs logger=migrator t=2026-03-09T01:47:15.319959777Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-09T01:47:15.320853347Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=893.47µs logger=migrator t=2026-03-09T01:47:15.326855394Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-09T01:47:15.328308074Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.4453ms logger=migrator t=2026-03-09T01:47:15.333136717Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-09T01:47:15.334085767Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=948.95µs logger=migrator t=2026-03-09T01:47:15.339790427Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-09T01:47:15.347531281Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.741514ms logger=migrator t=2026-03-09T01:47:15.35218402Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-09T01:47:15.35310653Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=921.559µs logger=migrator t=2026-03-09T01:47:15.358834051Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-09T01:47:15.3602065Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.372199ms logger=migrator t=2026-03-09T01:47:15.366717748Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-09T01:47:15.368168408Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.44993ms logger=migrator t=2026-03-09T01:47:15.37345614Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-09T01:47:15.374487713Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.032683ms logger=migrator t=2026-03-09T01:47:15.380406998Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-09T01:47:15.381345867Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=938.559µs logger=migrator t=2026-03-09T01:47:15.388258694Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-09T01:47:15.388327115Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.131µs logger=migrator t=2026-03-09T01:47:15.393887023Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-09T01:47:15.394017736Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=135.643µs logger=migrator t=2026-03-09T01:47:15.399495932Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-09T01:47:15.400975763Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.480551ms logger=migrator t=2026-03-09T01:47:15.406220104Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:15.407712056Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.491422ms logger=migrator t=2026-03-09T01:47:15.413654112Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:15.414646702Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=992.43µs logger=migrator t=2026-03-09T01:47:15.419561707Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:15.419633018Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=74.201µs logger=migrator t=2026-03-09T01:47:15.424089312Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:15.425650215Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.560983ms logger=migrator t=2026-03-09T01:47:15.431694633Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:15.432635173Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=941.7µs logger=migrator t=2026-03-09T01:47:15.436423744Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:15.437372574Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=948.62µs logger=migrator t=2026-03-09T01:47:15.442181195Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:15.443141845Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=960.35µs logger=migrator t=2026-03-09T01:47:15.447284484Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-09T01:47:15.453027355Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.742661ms logger=migrator t=2026-03-09T01:47:15.457354866Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-09T01:47:15.458239926Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=885.16µs logger=migrator t=2026-03-09T01:47:15.464239963Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-09T01:47:15.464322064Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=82.141µs logger=migrator t=2026-03-09T01:47:15.469023683Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-09T01:47:15.470481635Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.459082ms logger=migrator t=2026-03-09T01:47:15.475595313Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-09T01:47:15.477273038Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.677065ms logger=migrator t=2026-03-09T01:47:15.482883637Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-09T01:47:15.483923379Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.035892ms logger=migrator t=2026-03-09T01:47:15.489868555Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:15.489977197Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.922µs logger=migrator t=2026-03-09T01:47:15.495225639Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-09T01:47:15.497417465Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.191486ms logger=migrator t=2026-03-09T01:47:15.503389991Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-09T01:47:15.504877173Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.487991ms logger=migrator t=2026-03-09T01:47:15.509572262Z 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-03-09T01:47:15.510541192Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=967.77µs logger=migrator t=2026-03-09T01:47:15.515766833Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-09T01:47:15.516704083Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=936.94µs logger=migrator t=2026-03-09T01:47:15.523585689Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-09T01:47:15.531471886Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.886677ms logger=migrator t=2026-03-09T01:47:15.537562495Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:15.538475014Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=910.339µs logger=migrator t=2026-03-09T01:47:15.544364268Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:15.545478483Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.112534ms logger=migrator t=2026-03-09T01:47:15.550638712Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-09T01:47:15.575855446Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.217584ms logger=migrator t=2026-03-09T01:47:15.581384053Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-09T01:47:15.604218826Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.834613ms logger=migrator t=2026-03-09T01:47:15.610280604Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:15.611068421Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=794.637µs logger=migrator t=2026-03-09T01:47:15.617928487Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:15.619867077Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.942641ms logger=migrator t=2026-03-09T01:47:15.624630138Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-09T01:47:15.63087051Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.240312ms logger=migrator t=2026-03-09T01:47:15.636121111Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-09T01:47:15.640208968Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.088147ms logger=migrator t=2026-03-09T01:47:15.644981069Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-09T01:47:15.646001441Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.020543ms logger=migrator t=2026-03-09T01:47:15.652457378Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-09T01:47:15.654058232Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.599335ms logger=migrator t=2026-03-09T01:47:15.661231363Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-09T01:47:15.662249964Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.018241ms logger=migrator t=2026-03-09T01:47:15.667538596Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-09T01:47:15.669190982Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.651446ms logger=migrator t=2026-03-09T01:47:15.675052286Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:15.675125467Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=73.441µs logger=migrator t=2026-03-09T01:47:15.68230617Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-09T01:47:15.691130616Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.824616ms logger=migrator t=2026-03-09T01:47:15.695849685Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-09T01:47:15.705782306Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.932041ms logger=migrator t=2026-03-09T01:47:15.711358094Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-09T01:47:15.716268708Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.906014ms logger=migrator t=2026-03-09T01:47:15.722730605Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-09T01:47:15.723667254Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=936.639µs logger=migrator t=2026-03-09T01:47:15.728476617Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-09T01:47:15.729469217Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=991.46µs logger=migrator t=2026-03-09T01:47:15.735275951Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-09T01:47:15.74136644Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.091059ms logger=migrator t=2026-03-09T01:47:15.746238342Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-09T01:47:15.752634359Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.395176ms logger=migrator t=2026-03-09T01:47:15.759177687Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-09T01:47:15.761092218Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.918571ms logger=migrator t=2026-03-09T01:47:15.766433351Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-09T01:47:15.773579231Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.1462ms logger=migrator t=2026-03-09T01:47:15.78011511Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-09T01:47:15.785839282Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.723402ms logger=migrator t=2026-03-09T01:47:15.791478771Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-09T01:47:15.791542512Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=63.411µs logger=migrator t=2026-03-09T01:47:15.796350763Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-09T01:47:15.797390026Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.039193ms logger=migrator t=2026-03-09T01:47:15.802977054Z 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-03-09T01:47:15.803906604Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=929.34µs logger=migrator t=2026-03-09T01:47:15.809803968Z 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-03-09T01:47:15.810742688Z 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=938.34µs logger=migrator t=2026-03-09T01:47:15.815844406Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:15.815908137Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=60.431µs logger=migrator t=2026-03-09T01:47:15.820345742Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-09T01:47:15.826125564Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.779052ms logger=migrator t=2026-03-09T01:47:15.831754743Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-09T01:47:15.837477585Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.722502ms logger=migrator t=2026-03-09T01:47:15.842715915Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-09T01:47:15.848430866Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.709591ms logger=migrator t=2026-03-09T01:47:15.853115076Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-09T01:47:15.858852497Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.737181ms logger=migrator t=2026-03-09T01:47:15.864361074Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-09T01:47:15.870054974Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.69267ms logger=migrator t=2026-03-09T01:47:15.87458656Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-09T01:47:15.874650931Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.541µs logger=migrator t=2026-03-09T01:47:15.879434693Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-09T01:47:15.880190938Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=755.825µs logger=migrator t=2026-03-09T01:47:15.88543446Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-09T01:47:15.891296824Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.861273ms logger=migrator t=2026-03-09T01:47:15.897083286Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-09T01:47:15.897163828Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=82.042µs logger=migrator t=2026-03-09T01:47:15.901911268Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-09T01:47:15.90763906Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.728172ms logger=migrator t=2026-03-09T01:47:15.912467672Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-09T01:47:15.913393202Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=925.319µs logger=migrator t=2026-03-09T01:47:15.919311487Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-09T01:47:15.924611239Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.296282ms logger=migrator t=2026-03-09T01:47:15.929244247Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-09T01:47:15.92984315Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=604.933µs logger=migrator t=2026-03-09T01:47:15.935152773Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-09T01:47:15.936193434Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.040372ms logger=migrator t=2026-03-09T01:47:15.941760612Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-09T01:47:15.948498665Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.737693ms logger=migrator t=2026-03-09T01:47:15.954130714Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-09T01:47:15.954989382Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=858.768µs logger=migrator t=2026-03-09T01:47:15.960973449Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-09T01:47:15.962079982Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.105733ms logger=migrator t=2026-03-09T01:47:15.968565Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-09T01:47:15.969453269Z level=info msg="Migration successfully executed" id="create alert_image table" duration=889.819µs logger=migrator t=2026-03-09T01:47:15.975423875Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-09T01:47:15.97705809Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.633665ms logger=migrator t=2026-03-09T01:47:15.98324518Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-09T01:47:15.983370233Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=125.153µs logger=migrator t=2026-03-09T01:47:15.987843398Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-09T01:47:15.988823739Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=980.181µs logger=migrator t=2026-03-09T01:47:15.994593821Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-09T01:47:15.995639482Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.045471ms logger=migrator t=2026-03-09T01:47:16.00259385Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-09T01:47:16.003345426Z 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-03-09T01:47:16.011397706Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-09T01:47:16.011844476Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=449.35µs logger=migrator t=2026-03-09T01:47:16.020312745Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-09T01:47:16.02193124Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.619654ms logger=migrator t=2026-03-09T01:47:16.029233434Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-09T01:47:16.036818075Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.585481ms logger=migrator t=2026-03-09T01:47:16.042524025Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-09T01:47:16.043785623Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.261508ms logger=migrator t=2026-03-09T01:47:16.049926872Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-09T01:47:16.051127977Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.200795ms logger=migrator t=2026-03-09T01:47:16.056596213Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-09T01:47:16.057632006Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.037413ms logger=migrator t=2026-03-09T01:47:16.064520831Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-09T01:47:16.065597454Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.074812ms logger=migrator t=2026-03-09T01:47:16.07108563Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-09T01:47:16.073274666Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.187126ms logger=migrator t=2026-03-09T01:47:16.078831794Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-09T01:47:16.078862905Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.761µs logger=migrator t=2026-03-09T01:47:16.083971123Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-09T01:47:16.084105616Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=135.933µs logger=migrator t=2026-03-09T01:47:16.089867018Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-09T01:47:16.101245409Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.380791ms logger=migrator t=2026-03-09T01:47:16.106233754Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-09T01:47:16.106532071Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=298.097µs logger=migrator t=2026-03-09T01:47:16.111088227Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-09T01:47:16.112617829Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.529472ms logger=migrator t=2026-03-09T01:47:16.118926693Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-09T01:47:16.11920919Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=283.397µs logger=migrator t=2026-03-09T01:47:16.123875168Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-09T01:47:16.125749758Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.87328ms logger=migrator t=2026-03-09T01:47:16.131235534Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-09T01:47:16.132311176Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.072002ms logger=migrator t=2026-03-09T01:47:16.137964526Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-09T01:47:16.17922401Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.257994ms logger=migrator t=2026-03-09T01:47:16.186748189Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-09T01:47:16.196851692Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.103663ms logger=migrator t=2026-03-09T01:47:16.203230198Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-09T01:47:16.203355911Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=122.813µs logger=migrator t=2026-03-09T01:47:16.209154114Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-09T01:47:16.242417928Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.258894ms logger=migrator t=2026-03-09T01:47:16.249212281Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-09T01:47:16.281680019Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.469558ms logger=migrator t=2026-03-09T01:47:16.287170196Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-09T01:47:16.288012373Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=842.948µs logger=migrator t=2026-03-09T01:47:16.294315216Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-09T01:47:16.295984432Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.668766ms logger=migrator t=2026-03-09T01:47:16.303088762Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-09T01:47:16.303412399Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=330.647µs logger=migrator t=2026-03-09T01:47:16.308640109Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-09T01:47:16.310294565Z level=info msg="Migration successfully executed" id="create permission table" duration=1.655666ms logger=migrator t=2026-03-09T01:47:16.314902772Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-09T01:47:16.316393104Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.490142ms logger=migrator t=2026-03-09T01:47:16.322803129Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-09T01:47:16.324165129Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.36178ms logger=migrator t=2026-03-09T01:47:16.330660656Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-09T01:47:16.331631786Z level=info msg="Migration successfully executed" id="create role table" duration=967.85µs logger=migrator t=2026-03-09T01:47:16.336948499Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-09T01:47:16.344469718Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.5452ms logger=migrator t=2026-03-09T01:47:16.349516605Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-09T01:47:16.357392832Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.875437ms logger=migrator t=2026-03-09T01:47:16.363468941Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-09T01:47:16.364741127Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.272506ms logger=migrator t=2026-03-09T01:47:16.370319495Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-09T01:47:16.371390658Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.074543ms logger=migrator t=2026-03-09T01:47:16.376613208Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-09T01:47:16.378536279Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.922551ms logger=migrator t=2026-03-09T01:47:16.385093008Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-09T01:47:16.38609749Z level=info msg="Migration successfully executed" id="create team role table" duration=1.004382ms logger=migrator t=2026-03-09T01:47:16.392090556Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-09T01:47:16.393802223Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.711227ms logger=migrator t=2026-03-09T01:47:16.399260469Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-09T01:47:16.400322791Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.061952ms logger=migrator t=2026-03-09T01:47:16.407375809Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-09T01:47:16.409585066Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.212297ms logger=migrator t=2026-03-09T01:47:16.417718329Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-09T01:47:16.41872782Z level=info msg="Migration successfully executed" id="create user role table" duration=1.009421ms logger=migrator t=2026-03-09T01:47:16.422909169Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-09T01:47:16.424172805Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.259766ms logger=migrator t=2026-03-09T01:47:16.430768066Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-09T01:47:16.432646514Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.875519ms logger=migrator t=2026-03-09T01:47:16.440117993Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-09T01:47:16.442472003Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.35334ms logger=migrator t=2026-03-09T01:47:16.446785464Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-09T01:47:16.448251446Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.466641ms logger=migrator t=2026-03-09T01:47:16.457825798Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-09T01:47:16.45935426Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.545073ms logger=migrator t=2026-03-09T01:47:16.466039752Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-09T01:47:16.467266318Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.229026ms logger=migrator t=2026-03-09T01:47:16.476211767Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-09T01:47:16.484051483Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.840686ms logger=migrator t=2026-03-09T01:47:16.492575294Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-09T01:47:16.493786139Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.214935ms logger=migrator t=2026-03-09T01:47:16.498451118Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-09T01:47:16.49952031Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.069252ms logger=migrator t=2026-03-09T01:47:16.504577888Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-09T01:47:16.505974438Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.39764ms logger=migrator t=2026-03-09T01:47:16.511030454Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-09T01:47:16.512263681Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.232897ms logger=migrator t=2026-03-09T01:47:16.517117234Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-09T01:47:16.51792024Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=803.166µs logger=migrator t=2026-03-09T01:47:16.526649235Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-09T01:47:16.527988603Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.342068ms logger=migrator t=2026-03-09T01:47:16.532662912Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-09T01:47:16.541076391Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.412339ms logger=migrator t=2026-03-09T01:47:16.545857852Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-09T01:47:16.554618617Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.748255ms logger=migrator t=2026-03-09T01:47:16.56464359Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-09T01:47:16.572529696Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.885956ms logger=migrator t=2026-03-09T01:47:16.578563205Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-09T01:47:16.586519662Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.950047ms logger=migrator t=2026-03-09T01:47:16.592163522Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-09T01:47:16.593326187Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.156105ms logger=migrator t=2026-03-09T01:47:16.598473566Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-09T01:47:16.59960075Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.126574ms logger=migrator t=2026-03-09T01:47:16.606214569Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-09T01:47:16.607255072Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.038623ms logger=migrator t=2026-03-09T01:47:16.613251098Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-09T01:47:16.614839322Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.579233ms logger=migrator t=2026-03-09T01:47:16.620658156Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-09T01:47:16.62180914Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.151424ms logger=migrator t=2026-03-09T01:47:16.627327857Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-09T01:47:16.627437549Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=110.992µs logger=migrator t=2026-03-09T01:47:16.634836396Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-09T01:47:16.634937768Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=106.212µs logger=migrator t=2026-03-09T01:47:16.640174239Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-09T01:47:16.641006087Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=835.217µs logger=migrator t=2026-03-09T01:47:16.646549784Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-09T01:47:16.64734625Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=796.696µs logger=migrator t=2026-03-09T01:47:16.653178144Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-09T01:47:16.654237737Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.058663ms logger=migrator t=2026-03-09T01:47:16.659802865Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-09T01:47:16.660417448Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=610.312µs logger=migrator t=2026-03-09T01:47:16.665909354Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-09T01:47:16.666509066Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=598.822µs logger=migrator t=2026-03-09T01:47:16.671017702Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-09T01:47:16.672021973Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.003291ms logger=migrator t=2026-03-09T01:47:16.676037568Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-09T01:47:16.677312955Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.275028ms logger=migrator t=2026-03-09T01:47:16.683254151Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-09T01:47:16.693255942Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.000591ms logger=migrator t=2026-03-09T01:47:16.703348666Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-09T01:47:16.703452108Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=105.582µs logger=migrator t=2026-03-09T01:47:16.713104853Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-09T01:47:16.713982571Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=878.648µs logger=migrator t=2026-03-09T01:47:16.719929337Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-09T01:47:16.721126582Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.198295ms logger=migrator t=2026-03-09T01:47:16.725349452Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-09T01:47:16.726526177Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.177285ms logger=migrator t=2026-03-09T01:47:16.731671356Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-09T01:47:16.740158375Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.484699ms logger=migrator t=2026-03-09T01:47:16.744164531Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-09T01:47:16.746422138Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.258497ms logger=migrator t=2026-03-09T01:47:16.750362422Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-09T01:47:16.751359572Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=997.34µs logger=migrator t=2026-03-09T01:47:16.756897229Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:16.780798366Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.901207ms logger=migrator t=2026-03-09T01:47:16.784633127Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-09T01:47:16.785479555Z level=info msg="Migration successfully executed" id="create correlation v2" duration=847.778µs logger=migrator t=2026-03-09T01:47:16.790083092Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-09T01:47:16.790895179Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=809.027µs logger=migrator t=2026-03-09T01:47:16.802327151Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-09T01:47:16.804050048Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.722877ms logger=migrator t=2026-03-09T01:47:16.808145184Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-09T01:47:16.809882911Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.737887ms logger=migrator t=2026-03-09T01:47:16.81450702Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-09T01:47:16.814893338Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=386.368µs logger=migrator t=2026-03-09T01:47:16.819654269Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-09T01:47:16.821101379Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.44684ms logger=migrator t=2026-03-09T01:47:16.8244773Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-09T01:47:16.832796626Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.319166ms logger=migrator t=2026-03-09T01:47:16.836589828Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-09T01:47:16.837860894Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.271726ms logger=migrator t=2026-03-09T01:47:16.842891581Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-09T01:47:16.843854991Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=963.31µs logger=migrator t=2026-03-09T01:47:16.848031939Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-09T01:47:16.848767265Z 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-03-09T01:47:16.852440622Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-09T01:47:16.853191959Z 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-03-09T01:47:16.857270775Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-09T01:47:16.858025131Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=754.176µs logger=migrator t=2026-03-09T01:47:16.861907163Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-09T01:47:16.862946005Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.038092ms logger=migrator t=2026-03-09T01:47:16.867326148Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-09T01:47:16.869077184Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.750726ms logger=migrator t=2026-03-09T01:47:16.87451406Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-09T01:47:16.875618794Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.104394ms logger=migrator t=2026-03-09T01:47:16.8792146Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-09T01:47:16.880362303Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.146183ms logger=migrator t=2026-03-09T01:47:16.884817278Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-09T01:47:16.886431742Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.614564ms logger=migrator t=2026-03-09T01:47:16.890866596Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-09T01:47:16.891646382Z level=info msg="Migration successfully executed" id="Drop public config table" duration=777.706µs logger=migrator t=2026-03-09T01:47:16.89527546Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-09T01:47:16.896620398Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.343448ms logger=migrator t=2026-03-09T01:47:16.905126748Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-09T01:47:16.906394345Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.276157ms logger=migrator t=2026-03-09T01:47:16.909766996Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-09T01:47:16.910571733Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=804.857µs logger=migrator t=2026-03-09T01:47:16.914413884Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-09T01:47:16.915175821Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=762.167µs logger=migrator t=2026-03-09T01:47:16.920248649Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-09T01:47:16.942337595Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.091177ms logger=migrator t=2026-03-09T01:47:16.946178878Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-09T01:47:16.954095735Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.915998ms logger=migrator t=2026-03-09T01:47:16.95813472Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-09T01:47:16.966727502Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.592262ms logger=migrator t=2026-03-09T01:47:16.972261429Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-09T01:47:16.972481054Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=220.135µs logger=migrator t=2026-03-09T01:47:16.975962117Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-09T01:47:16.984368835Z level=info msg="Migration successfully executed" id="add share column" duration=8.406938ms logger=migrator t=2026-03-09T01:47:16.987944052Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-09T01:47:16.988190247Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=245.965µs logger=migrator t=2026-03-09T01:47:16.993315895Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-09T01:47:16.994238945Z level=info msg="Migration successfully executed" id="create file table" duration=923.08µs logger=migrator t=2026-03-09T01:47:16.998379522Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-09T01:47:16.999618689Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.235697ms logger=migrator t=2026-03-09T01:47:17.004141314Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-09T01:47:17.005260448Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.119014ms logger=migrator t=2026-03-09T01:47:17.011816587Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-09T01:47:17.012662804Z level=info msg="Migration successfully executed" id="create file_meta table" duration=848.438µs logger=migrator t=2026-03-09T01:47:17.016142569Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-09T01:47:17.017316613Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.173834ms logger=migrator t=2026-03-09T01:47:17.020696565Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-09T01:47:17.020761946Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.231µs logger=migrator t=2026-03-09T01:47:17.024458055Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-09T01:47:17.024521976Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.761µs logger=migrator t=2026-03-09T01:47:17.027642152Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-09T01:47:17.028174273Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=531.901µs logger=migrator t=2026-03-09T01:47:17.031943422Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-09T01:47:17.032269779Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=326.847µs logger=migrator t=2026-03-09T01:47:17.035763834Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-09T01:47:17.037758036Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.986341ms logger=migrator t=2026-03-09T01:47:17.04217014Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-09T01:47:17.05211553Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.94431ms logger=migrator t=2026-03-09T01:47:17.060945537Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-09T01:47:17.06106744Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=123.253µs logger=migrator t=2026-03-09T01:47:17.063598703Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-09T01:47:17.064951202Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.345358ms logger=migrator t=2026-03-09T01:47:17.068011976Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-09T01:47:17.068412145Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=400.909µs logger=migrator t=2026-03-09T01:47:17.072229236Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-09T01:47:17.07242459Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=195.684µs logger=migrator t=2026-03-09T01:47:17.075883993Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-09T01:47:17.07667039Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=786.536µs logger=migrator t=2026-03-09T01:47:17.080356908Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-09T01:47:17.091817021Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.461053ms logger=migrator t=2026-03-09T01:47:17.095405996Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-09T01:47:17.1017142Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.308094ms logger=migrator t=2026-03-09T01:47:17.105145383Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-09T01:47:17.106195075Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.049822ms logger=migrator t=2026-03-09T01:47:17.110406494Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-09T01:47:17.196264612Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.851508ms logger=migrator t=2026-03-09T01:47:17.200742017Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-09T01:47:17.201732868Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=991.031µs logger=migrator t=2026-03-09T01:47:17.20653867Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-09T01:47:17.208302356Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.757707ms logger=migrator t=2026-03-09T01:47:17.215161562Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-09T01:47:17.245166847Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.003195ms logger=migrator t=2026-03-09T01:47:17.250820137Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-09T01:47:17.25712784Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.311743ms logger=migrator t=2026-03-09T01:47:17.260952291Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-09T01:47:17.261430031Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=477.86µs logger=migrator t=2026-03-09T01:47:17.266455268Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-09T01:47:17.266628851Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=173.973µs logger=migrator t=2026-03-09T01:47:17.270206877Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-09T01:47:17.270502744Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=295.327µs logger=migrator t=2026-03-09T01:47:17.274288854Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-09T01:47:17.274653371Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=364.837µs logger=migrator t=2026-03-09T01:47:17.278423181Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-09T01:47:17.278725337Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=302.216µs logger=migrator t=2026-03-09T01:47:17.28308872Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-09T01:47:17.28405024Z level=info msg="Migration successfully executed" id="create folder table" duration=961.01µs logger=migrator t=2026-03-09T01:47:17.288426763Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-09T01:47:17.290221171Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.793808ms logger=migrator t=2026-03-09T01:47:17.294772897Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-09T01:47:17.297245569Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.469932ms logger=migrator t=2026-03-09T01:47:17.302327017Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-09T01:47:17.302369908Z level=info msg="Migration successfully executed" id="Update folder title length" duration=55.601µs logger=migrator t=2026-03-09T01:47:17.305861222Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-09T01:47:17.306770851Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=909.469µs logger=migrator t=2026-03-09T01:47:17.31142703Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-09T01:47:17.312508473Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.073143ms logger=migrator t=2026-03-09T01:47:17.317039819Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-09T01:47:17.318828937Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.788648ms logger=migrator t=2026-03-09T01:47:17.323168668Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-09T01:47:17.323787302Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=625.954µs logger=migrator t=2026-03-09T01:47:17.327278356Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-09T01:47:17.327606733Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=328.647µs logger=migrator t=2026-03-09T01:47:17.332511367Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-09T01:47:17.33459328Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.085653ms logger=migrator t=2026-03-09T01:47:17.338964953Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-09T01:47:17.340216609Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.251386ms logger=migrator t=2026-03-09T01:47:17.344341557Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-09T01:47:17.345471641Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.130184ms logger=migrator t=2026-03-09T01:47:17.349899505Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-09T01:47:17.351144711Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.245186ms logger=migrator t=2026-03-09T01:47:17.355124826Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-09T01:47:17.356247389Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.120394ms logger=migrator t=2026-03-09T01:47:17.359887376Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-09T01:47:17.360845746Z level=info msg="Migration successfully executed" id="create anon_device table" duration=953.081µs logger=migrator t=2026-03-09T01:47:17.365121067Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-09T01:47:17.366403254Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.282147ms logger=migrator t=2026-03-09T01:47:17.3704935Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-09T01:47:17.371653345Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.159525ms logger=migrator t=2026-03-09T01:47:17.383162179Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-09T01:47:17.384590349Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.42583ms logger=migrator t=2026-03-09T01:47:17.388956051Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-09T01:47:17.390047914Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.091953ms logger=migrator t=2026-03-09T01:47:17.393856246Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-09T01:47:17.39500355Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.147294ms logger=migrator t=2026-03-09T01:47:17.402442697Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-09T01:47:17.402914457Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=473.41µs logger=migrator t=2026-03-09T01:47:17.40686352Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-09T01:47:17.418765032Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.902242ms logger=migrator t=2026-03-09T01:47:17.424425592Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-09T01:47:17.424959344Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=534.122µs logger=migrator t=2026-03-09T01:47:17.429205794Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-09T01:47:17.429239034Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.97µs logger=migrator t=2026-03-09T01:47:17.434193259Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-09T01:47:17.435831974Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.634925ms logger=migrator t=2026-03-09T01:47:17.445118771Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-09T01:47:17.445137601Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.86µs logger=migrator t=2026-03-09T01:47:17.448657995Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-09T01:47:17.450566016Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.907311ms logger=migrator t=2026-03-09T01:47:17.45504181Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-09T01:47:17.456195955Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.153385ms logger=migrator t=2026-03-09T01:47:17.461190841Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-09T01:47:17.462895647Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.704865ms logger=migrator t=2026-03-09T01:47:17.467073956Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-09T01:47:17.46825281Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.180054ms logger=migrator t=2026-03-09T01:47:17.473595913Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-09T01:47:17.473863589Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=268.636µs logger=migrator t=2026-03-09T01:47:17.478402505Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-09T01:47:17.478986247Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=584.062µs logger=migrator t=2026-03-09T01:47:17.4824205Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-09T01:47:17.483254607Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=834.057µs logger=migrator t=2026-03-09T01:47:17.48714361Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-09T01:47:17.487993288Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=849.448µs logger=migrator t=2026-03-09T01:47:17.492550015Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-09T01:47:17.500659026Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.107741ms logger=migrator t=2026-03-09T01:47:17.504209331Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-09T01:47:17.513791064Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.581213ms logger=migrator t=2026-03-09T01:47:17.517994904Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-09T01:47:17.525977103Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.981399ms logger=migrator t=2026-03-09T01:47:17.532222825Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-09T01:47:17.532309126Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=84.672µs logger=migrator t=2026-03-09T01:47:17.53717006Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-09T01:47:17.546906635Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.736935ms logger=migrator t=2026-03-09T01:47:17.55183078Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-09T01:47:17.562171599Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.345809ms logger=migrator t=2026-03-09T01:47:17.567494752Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-09T01:47:17.568030353Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=535.781µs logger=migrator t=2026-03-09T01:47:17.571886034Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.96426167s logger=migrator t=2026-03-09T01:47:17.57306996Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-09T01:47:17.58866997Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-09T01:47:17.588909605Z level=info msg="Created default organization" logger=secrets t=2026-03-09T01:47:17.593604154Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-09T01:47:17.65006516Z level=info msg="Restored cache from database" duration=570.771µs logger=plugin.store t=2026-03-09T01:47:17.651512551Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-09T01:47:17.687687865Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-09T01:47:17.687716396Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-09T01:47:17.687821759Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-09T01:47:17.68783452Z level=info msg="Plugins loaded" count=54 duration=36.323009ms logger=query_data t=2026-03-09T01:47:17.692184201Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-09T01:47:17.696393411Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-09T01:47:17.704391869Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-09T01:47:17.715618677Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-09T01:47:17.719834817Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-09T01:47:17.723397222Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-09T01:47:17.742983007Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-09T01:47:17.763472171Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-09T01:47:17.78471732Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-09T01:47:17.784886874Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-09T01:47:17.785238691Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-09T01:47:17.785349783Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-09T01:47:17.785747712Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-09T01:47:17.787773715Z level=info msg="State cache has been initialized" states=0 duration=2.533874ms logger=ngalert.scheduler t=2026-03-09T01:47:17.787834756Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-09T01:47:17.787929428Z level=info msg=starting first_tick=2026-03-09T01:47:20Z logger=http.server t=2026-03-09T01:47:17.788688565Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-09T01:47:17.853344014Z level=info msg="Update check succeeded" duration=67.673843ms logger=grafana.update.checker t=2026-03-09T01:47:17.855912188Z level=info msg="Update check succeeded" duration=70.060294ms logger=provisioning.dashboard t=2026-03-09T01:47:17.891798037Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-09T01:47:17.96231795Z level=info msg="Patterns update finished" duration=79.82181ms logger=provisioning.dashboard t=2026-03-09T01:47:17.993111052Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-09T01:47:18.069646723Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-09T01:47:18.070265026Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-09T01:47:21.951803352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:21.953167171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:21.973272861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.048700565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.069689014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.09005099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.106459921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.128725677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.148173704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.172844852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.192394889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.22650856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.246052698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.312583721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.330814052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.357917632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.375012758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.408259809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.43072214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.464450942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.477183023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.505017899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.521788678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.549079842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.564832369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.596760803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.617037816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.647891106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.665550464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.69855207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.715601355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.758974614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.770782546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.805667692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.82190277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.856218454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.874079037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.905917517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:22.930407782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.017206609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.033245062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.085700374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.099352147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.139121417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.160874703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.213255954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.231045325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.280590335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.295879672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.350637224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.370657542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.413630381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.431182998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.492136671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.508973632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.56026511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.580350319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.641311104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.659935802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.711758671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.7271324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.771786486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.787361939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.863511318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.880698986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.934406405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:23.949163482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.008074152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.025993585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.091506287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.122723315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.223813639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.238966932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.322796146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.342996278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.42204842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.439367461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.515412088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.52812706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:24.598436384Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-09T01:48:46.80568469Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-09T01:57:17.848604367Z level=info msg="Completed cleanup jobs" duration=60.947583ms logger=plugins.update.checker t=2026-03-09T01:57:17.902227235Z level=info msg="Update check succeeded" duration=47.786724ms logger=sqlstore.transactions t=2026-03-09T02:02:17.713513938Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"