logger=settings t=2026-03-03T21:22:12.54032115Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-03T21:22:12Z logger=settings t=2026-03-03T21:22:12.540636886Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-03T21:22:12.540648946Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-03T21:22:12.540652356Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-03T21:22:12.540656326Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-03T21:22:12.540659467Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-03T21:22:12.540662127Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-03T21:22:12.540664847Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-03T21:22:12.540670387Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-03T21:22:12.540680017Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-03T21:22:12.540682957Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-03T21:22:12.540685757Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-03T21:22:12.540689617Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-03T21:22:12.540692897Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-03T21:22:12.540696237Z level=info msg=Target target=[all] logger=settings t=2026-03-03T21:22:12.540706887Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-03T21:22:12.540709778Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-03T21:22:12.540712588Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-03T21:22:12.540715958Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-03T21:22:12.540740828Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-03T21:22:12.540748808Z level=info msg="App mode production" logger=sqlstore t=2026-03-03T21:22:12.541044575Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-03T21:22:12.541062305Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-03T21:22:12.542508603Z level=info msg="Locking database" logger=migrator t=2026-03-03T21:22:12.542534584Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-03T21:22:12.543115005Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-03T21:22:12.544284249Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.167334ms logger=migrator t=2026-03-03T21:22:12.552747676Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-03T21:22:12.553637544Z level=info msg="Migration successfully executed" id="create user table" duration=889.458µs logger=migrator t=2026-03-03T21:22:12.561596791Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-03T21:22:12.564477888Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.883797ms logger=migrator t=2026-03-03T21:22:12.572918555Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-03T21:22:12.574325833Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.404618ms logger=migrator t=2026-03-03T21:22:12.580307422Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-03T21:22:12.58174829Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.444288ms logger=migrator t=2026-03-03T21:22:12.589195518Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-03T21:22:12.589872731Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=677.633µs logger=migrator t=2026-03-03T21:22:12.593461742Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-03T21:22:12.596614784Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.152352ms logger=migrator t=2026-03-03T21:22:12.602825948Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-03T21:22:12.604083162Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.259314ms logger=migrator t=2026-03-03T21:22:12.609472979Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-03T21:22:12.610194753Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=715.674µs logger=migrator t=2026-03-03T21:22:12.613451867Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-03T21:22:12.614125251Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=673.284µs logger=migrator t=2026-03-03T21:22:12.620337624Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-03T21:22:12.620699161Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=361.687µs logger=migrator t=2026-03-03T21:22:12.625801792Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-03T21:22:12.626585958Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=784.116µs logger=migrator t=2026-03-03T21:22:12.630677129Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-03T21:22:12.632463784Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.786025ms logger=migrator t=2026-03-03T21:22:12.636888212Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-03T21:22:12.636930223Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.681µs logger=migrator t=2026-03-03T21:22:12.642450492Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-03T21:22:12.643931001Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.476539ms logger=migrator t=2026-03-03T21:22:12.649673734Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-03T21:22:12.650005441Z level=info msg="Migration successfully executed" id="Add missing user data" duration=337.347µs logger=migrator t=2026-03-03T21:22:12.655407878Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-03T21:22:12.657087162Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.679284ms logger=migrator t=2026-03-03T21:22:12.662319575Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-03T21:22:12.663425337Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.105512ms logger=migrator t=2026-03-03T21:22:12.669358754Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-03T21:22:12.670979877Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.625783ms logger=migrator t=2026-03-03T21:22:12.675346343Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-03T21:22:12.686390791Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.038929ms logger=migrator t=2026-03-03T21:22:12.690681067Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-03T21:22:12.692963962Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.287046ms logger=migrator t=2026-03-03T21:22:12.696972451Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-03T21:22:12.697202865Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=235.454µs logger=migrator t=2026-03-03T21:22:12.702180984Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-03T21:22:12.702872917Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=696.913µs logger=migrator t=2026-03-03T21:22:12.707214614Z 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-03T21:22:12.707689983Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=475.629µs logger=migrator t=2026-03-03T21:22:12.712385747Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-03T21:22:12.71309374Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=711.443µs logger=migrator t=2026-03-03T21:22:12.719045858Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-03T21:22:12.720378035Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.332947ms logger=migrator t=2026-03-03T21:22:12.727305512Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-03T21:22:12.72871616Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.412338ms logger=migrator t=2026-03-03T21:22:12.734358692Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-03T21:22:12.735097006Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=738.314µs logger=migrator t=2026-03-03T21:22:12.744121994Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-03T21:22:12.74494257Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=822.066µs logger=migrator t=2026-03-03T21:22:12.74997126Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-03T21:22:12.750917828Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=950.418µs logger=migrator t=2026-03-03T21:22:12.75700087Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-03T21:22:12.75702823Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.131µs logger=migrator t=2026-03-03T21:22:12.780068106Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-03T21:22:12.781178678Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.107742ms logger=migrator t=2026-03-03T21:22:12.787852021Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-03T21:22:12.78886721Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.01536ms logger=migrator t=2026-03-03T21:22:12.794622454Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-03T21:22:12.795644004Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.02884ms logger=migrator t=2026-03-03T21:22:12.800453949Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-03T21:22:12.801061291Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=607.282µs logger=migrator t=2026-03-03T21:22:12.806772284Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-03T21:22:12.810632491Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.863387ms logger=migrator t=2026-03-03T21:22:12.81666665Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-03T21:22:12.817533067Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=866.747µs logger=migrator t=2026-03-03T21:22:12.822280602Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-03T21:22:12.823023716Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=742.975µs logger=migrator t=2026-03-03T21:22:12.828030735Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-03T21:22:12.82877586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=746.255µs logger=migrator t=2026-03-03T21:22:12.835097916Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-03T21:22:12.83580063Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=702.344µs logger=migrator t=2026-03-03T21:22:12.84084476Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-03T21:22:12.841513553Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=669.103µs logger=migrator t=2026-03-03T21:22:12.846818128Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-03T21:22:12.84744495Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=627.142µs logger=migrator t=2026-03-03T21:22:12.853662403Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-03T21:22:12.854470808Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=808.795µs logger=migrator t=2026-03-03T21:22:12.859912456Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-03T21:22:12.860474348Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=562.182µs logger=migrator t=2026-03-03T21:22:12.865454036Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-03T21:22:12.866391275Z level=info msg="Migration successfully executed" id="create star table" duration=937.189µs logger=migrator t=2026-03-03T21:22:12.870987035Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-03T21:22:12.87169487Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=707.865µs logger=migrator t=2026-03-03T21:22:12.87722628Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-03T21:22:12.878384512Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.162583ms logger=migrator t=2026-03-03T21:22:12.883866151Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-03T21:22:12.884782348Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=917.887µs logger=migrator t=2026-03-03T21:22:12.890213086Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-03T21:22:12.890871579Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=661.583µs logger=migrator t=2026-03-03T21:22:12.895688335Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-03T21:22:12.896497991Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=802.355µs logger=migrator t=2026-03-03T21:22:12.903655283Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-03T21:22:12.904978068Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.322185ms logger=migrator t=2026-03-03T21:22:12.910971118Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-03T21:22:12.912387045Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.415827ms logger=migrator t=2026-03-03T21:22:12.917976096Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-03T21:22:12.918015727Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.401µs logger=migrator t=2026-03-03T21:22:12.922811152Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-03T21:22:12.922839282Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.6µs logger=migrator t=2026-03-03T21:22:12.928570136Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-03T21:22:12.928748229Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=178.443µs logger=migrator t=2026-03-03T21:22:12.934159286Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-03T21:22:12.935331519Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.172113ms logger=migrator t=2026-03-03T21:22:12.940467211Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-03T21:22:12.941214225Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=742.954µs logger=migrator t=2026-03-03T21:22:12.945585782Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-03T21:22:12.946361447Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=775.405µs logger=migrator t=2026-03-03T21:22:12.952078921Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-03T21:22:12.952758155Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=679.264µs logger=migrator t=2026-03-03T21:22:12.957556049Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-03T21:22:12.958730383Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.176684ms logger=migrator t=2026-03-03T21:22:12.963713651Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-03T21:22:12.964680911Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=968.33µs logger=migrator t=2026-03-03T21:22:12.970286512Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-03T21:22:12.975602227Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.315035ms logger=migrator t=2026-03-03T21:22:12.980402151Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-03T21:22:12.981200338Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=798.797µs logger=migrator t=2026-03-03T21:22:12.986279978Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-03T21:22:12.987076454Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=796.516µs logger=migrator t=2026-03-03T21:22:12.993146304Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-03T21:22:12.994727905Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.584581ms logger=migrator t=2026-03-03T21:22:12.999920708Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-03T21:22:13.000582612Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=663.533µs logger=migrator t=2026-03-03T21:22:13.005237263Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-03T21:22:13.006233733Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=996.77µs logger=migrator t=2026-03-03T21:22:13.011931296Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-03T21:22:13.012061719Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=130.223µs logger=migrator t=2026-03-03T21:22:13.017868244Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-03T21:22:13.021022776Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.148372ms logger=migrator t=2026-03-03T21:22:13.026596806Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-03T21:22:13.028610857Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.014481ms logger=migrator t=2026-03-03T21:22:13.034428332Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-03T21:22:13.036356259Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.928167ms logger=migrator t=2026-03-03T21:22:13.040984551Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-03T21:22:13.041902989Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=918.778µs logger=migrator t=2026-03-03T21:22:13.047365237Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-03T21:22:13.04951785Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.155683ms logger=migrator t=2026-03-03T21:22:13.055336805Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-03T21:22:13.056195712Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=858.657µs logger=migrator t=2026-03-03T21:22:13.061077138Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-03T21:22:13.061831883Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=754.335µs logger=migrator t=2026-03-03T21:22:13.066577487Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-03T21:22:13.066606768Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.181µs logger=migrator t=2026-03-03T21:22:13.072143157Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-03T21:22:13.072182618Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.421µs logger=migrator t=2026-03-03T21:22:13.076934943Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-03T21:22:13.079739799Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.795025ms logger=migrator t=2026-03-03T21:22:13.08535598Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-03T21:22:13.087306119Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.945898ms logger=migrator t=2026-03-03T21:22:13.091828467Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-03T21:22:13.093811617Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.98307ms logger=migrator t=2026-03-03T21:22:13.104378126Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-03T21:22:13.106441916Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.07255ms logger=migrator t=2026-03-03T21:22:13.11165401Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-03T21:22:13.111899074Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=245.334µs logger=migrator t=2026-03-03T21:22:13.116563287Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-03T21:22:13.117816261Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.255734ms logger=migrator t=2026-03-03T21:22:13.125009694Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-03T21:22:13.1258296Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=819.736µs logger=migrator t=2026-03-03T21:22:13.130902091Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-03T21:22:13.130984652Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=88.632µs logger=migrator t=2026-03-03T21:22:13.13692528Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-03T21:22:13.138156175Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.231235ms logger=migrator t=2026-03-03T21:22:13.143684115Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-03T21:22:13.14447989Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=795.626µs logger=migrator t=2026-03-03T21:22:13.149467739Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-03T21:22:13.155203292Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.735063ms logger=migrator t=2026-03-03T21:22:13.160068149Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-03T21:22:13.160899805Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=831.466µs logger=migrator t=2026-03-03T21:22:13.166943134Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-03T21:22:13.167717349Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=774.145µs logger=migrator t=2026-03-03T21:22:13.174056436Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-03T21:22:13.175018764Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=962.078µs logger=migrator t=2026-03-03T21:22:13.180124236Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-03T21:22:13.180647396Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=518.87µs logger=migrator t=2026-03-03T21:22:13.184374799Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-03T21:22:13.185275328Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=904.389µs logger=migrator t=2026-03-03T21:22:13.192025961Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-03T21:22:13.194085542Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.059281ms logger=migrator t=2026-03-03T21:22:13.199591011Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-03T21:22:13.200407937Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=816.966µs logger=migrator t=2026-03-03T21:22:13.206985677Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-03T21:22:13.207250012Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=264.965µs logger=migrator t=2026-03-03T21:22:13.21320574Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-03T21:22:13.213453886Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=248.276µs logger=migrator t=2026-03-03T21:22:13.219194559Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-03T21:22:13.220023365Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=828.686µs logger=migrator t=2026-03-03T21:22:13.226580765Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-03T21:22:13.228826729Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.245844ms logger=migrator t=2026-03-03T21:22:13.234903669Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-03T21:22:13.235794788Z level=info msg="Migration successfully executed" id="create data_source table" duration=894.059µs logger=migrator t=2026-03-03T21:22:13.240594142Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-03T21:22:13.241411589Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=817.137µs logger=migrator t=2026-03-03T21:22:13.245442038Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-03T21:22:13.246243254Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=801.236µs logger=migrator t=2026-03-03T21:22:13.252369325Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-03T21:22:13.253159321Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=783.746µs logger=migrator t=2026-03-03T21:22:13.257846734Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-03T21:22:13.258577919Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=731.625µs logger=migrator t=2026-03-03T21:22:13.264435725Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-03T21:22:13.270435463Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.999408ms logger=migrator t=2026-03-03T21:22:13.276398751Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-03T21:22:13.277339189Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=938.288µs logger=migrator t=2026-03-03T21:22:13.281185446Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-03T21:22:13.282088114Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=902.428µs logger=migrator t=2026-03-03T21:22:13.288886179Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-03T21:22:13.289751256Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=864.877µs logger=migrator t=2026-03-03T21:22:13.296533479Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-03T21:22:13.297117531Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=583.662µs logger=migrator t=2026-03-03T21:22:13.302938577Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-03T21:22:13.305291823Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.352716ms logger=migrator t=2026-03-03T21:22:13.311015146Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-03T21:22:13.314146369Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.131053ms logger=migrator t=2026-03-03T21:22:13.318142198Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-03T21:22:13.318174938Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.61µs logger=migrator t=2026-03-03T21:22:13.322820491Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-03T21:22:13.323014694Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=200.083µs logger=migrator t=2026-03-03T21:22:13.327998072Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-03T21:22:13.330300418Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.302336ms logger=migrator t=2026-03-03T21:22:13.336899339Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-03T21:22:13.337100233Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=201.054µs logger=migrator t=2026-03-03T21:22:13.343299806Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-03T21:22:13.343585381Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=279.285µs logger=migrator t=2026-03-03T21:22:13.349740523Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-03T21:22:13.353468877Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.727994ms logger=migrator t=2026-03-03T21:22:13.362983535Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-03T21:22:13.363186409Z level=info msg="Migration successfully executed" id="Update uid value" duration=203.534µs logger=migrator t=2026-03-03T21:22:13.368983804Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-03T21:22:13.369617916Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=635.492µs logger=migrator t=2026-03-03T21:22:13.374368591Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-03T21:22:13.375420791Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.05195ms logger=migrator t=2026-03-03T21:22:13.379591984Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-03T21:22:13.380428721Z level=info msg="Migration successfully executed" id="create api_key table" duration=836.166µs logger=migrator t=2026-03-03T21:22:13.574466081Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-03T21:22:13.575490952Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.026421ms logger=migrator t=2026-03-03T21:22:13.737667823Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-03T21:22:13.738633461Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=970.299µs logger=migrator t=2026-03-03T21:22:13.783842566Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-03T21:22:13.785132872Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.293636ms logger=migrator t=2026-03-03T21:22:13.79163687Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-03T21:22:13.792406065Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=767.075µs logger=migrator t=2026-03-03T21:22:13.79667862Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-03T21:22:13.797380644Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=701.974µs logger=migrator t=2026-03-03T21:22:13.801172599Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-03T21:22:13.801882034Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=709.445µs logger=migrator t=2026-03-03T21:22:13.806097327Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-03T21:22:13.812709767Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.61218ms logger=migrator t=2026-03-03T21:22:13.816422592Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-03T21:22:13.816937032Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=520.971µs logger=migrator t=2026-03-03T21:22:13.821145685Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-03T21:22:13.821709366Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=563.261µs logger=migrator t=2026-03-03T21:22:13.825150874Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-03T21:22:13.82597047Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=819.236µs logger=migrator t=2026-03-03T21:22:13.83252238Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-03T21:22:13.833278525Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=762.675µs logger=migrator t=2026-03-03T21:22:13.836872316Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-03T21:22:13.837186262Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=313.796µs logger=migrator t=2026-03-03T21:22:13.840917677Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-03T21:22:13.841428836Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=510.05µs logger=migrator t=2026-03-03T21:22:13.845107819Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-03T21:22:13.845135439Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=25.81µs logger=migrator t=2026-03-03T21:22:13.84917936Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-03T21:22:13.851615627Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.436197ms logger=migrator t=2026-03-03T21:22:13.858618766Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-03T21:22:13.86133183Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.712194ms logger=migrator t=2026-03-03T21:22:13.86486951Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-03T21:22:13.865030854Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.613µs logger=migrator t=2026-03-03T21:22:13.870043683Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-03T21:22:13.874320197Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.274664ms logger=migrator t=2026-03-03T21:22:13.880926808Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-03T21:22:13.883413018Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.4861ms logger=migrator t=2026-03-03T21:22:13.886807105Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-03T21:22:13.887515548Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=704.083µs logger=migrator t=2026-03-03T21:22:13.890671471Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-03T21:22:13.891182932Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=511.691µs logger=migrator t=2026-03-03T21:22:13.895955615Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-03T21:22:13.897402635Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.440489ms logger=migrator t=2026-03-03T21:22:13.90123187Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-03T21:22:13.902601658Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.370477ms logger=migrator t=2026-03-03T21:22:13.906367612Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-03T21:22:13.907609756Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.242084ms logger=migrator t=2026-03-03T21:22:13.912252378Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-03T21:22:13.913035823Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=783.255µs logger=migrator t=2026-03-03T21:22:13.916481012Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-03T21:22:13.916557934Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=77.912µs logger=migrator t=2026-03-03T21:22:13.920142824Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-03T21:22:13.920173825Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.781µs logger=migrator t=2026-03-03T21:22:13.925293707Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-03T21:22:13.929151643Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.856396ms logger=migrator t=2026-03-03T21:22:13.932936857Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-03T21:22:13.937167192Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.229975ms logger=migrator t=2026-03-03T21:22:13.941435516Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-03T21:22:13.941497027Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=62.091µs logger=migrator t=2026-03-03T21:22:13.945203451Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-03T21:22:13.945961806Z level=info msg="Migration successfully executed" id="create quota table v1" duration=758.105µs logger=migrator t=2026-03-03T21:22:13.950649369Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-03T21:22:13.952033406Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.383476ms logger=migrator t=2026-03-03T21:22:13.957510364Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-03T21:22:13.957540345Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.791µs logger=migrator t=2026-03-03T21:22:13.960923031Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-03T21:22:13.961669947Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=746.396µs logger=migrator t=2026-03-03T21:22:13.966790547Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-03T21:22:13.968737536Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.948799ms logger=migrator t=2026-03-03T21:22:13.975123932Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-03T21:22:13.978815626Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.691154ms logger=migrator t=2026-03-03T21:22:13.98610567Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-03T21:22:13.986177751Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=76.351µs logger=migrator t=2026-03-03T21:22:13.992569979Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-03T21:22:13.994288012Z level=info msg="Migration successfully executed" id="create session table" duration=1.732994ms logger=migrator t=2026-03-03T21:22:13.998448585Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-03T21:22:13.998585438Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=150.893µs logger=migrator t=2026-03-03T21:22:14.002574806Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-03T21:22:14.002652718Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.222µs logger=migrator t=2026-03-03T21:22:14.008176887Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-03T21:22:14.008837161Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=660.284µs logger=migrator t=2026-03-03T21:22:14.012803429Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-03T21:22:14.01390091Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.096721ms logger=migrator t=2026-03-03T21:22:14.018161785Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-03T21:22:14.018207666Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.181µs logger=migrator t=2026-03-03T21:22:14.023128143Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-03T21:22:14.023167344Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.881µs logger=migrator t=2026-03-03T21:22:14.02755449Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-03T21:22:14.032503339Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.943268ms logger=migrator t=2026-03-03T21:22:14.036288173Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-03T21:22:14.039537497Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.247154ms logger=migrator t=2026-03-03T21:22:14.043111909Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-03T21:22:14.043192431Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.772µs logger=migrator t=2026-03-03T21:22:14.04723347Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-03T21:22:14.047308582Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.602µs logger=migrator t=2026-03-03T21:22:14.050651458Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-03T21:22:14.051854052Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.202024ms logger=migrator t=2026-03-03T21:22:14.056071275Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-03T21:22:14.056111926Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.901µs logger=migrator t=2026-03-03T21:22:14.060829189Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-03T21:22:14.064093744Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.264015ms logger=migrator t=2026-03-03T21:22:14.067553372Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-03T21:22:14.067707646Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=158.504µs logger=migrator t=2026-03-03T21:22:14.072821056Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-03T21:22:14.076289756Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.46465ms logger=migrator t=2026-03-03T21:22:14.079718954Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-03T21:22:14.082860966Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.141813ms logger=migrator t=2026-03-03T21:22:14.088422786Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-03T21:22:14.088499707Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.551µs logger=migrator t=2026-03-03T21:22:14.092162109Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-03T21:22:14.093031267Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=866.658µs logger=migrator t=2026-03-03T21:22:14.096924014Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-03T21:22:14.09773437Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=810.496µs logger=migrator t=2026-03-03T21:22:14.10226421Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-03T21:22:14.103247329Z level=info msg="Migration successfully executed" id="create alert table v1" duration=982.879µs logger=migrator t=2026-03-03T21:22:14.107131597Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-03T21:22:14.107963503Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=831.686µs logger=migrator t=2026-03-03T21:22:14.112615435Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-03T21:22:14.11387942Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.263925ms logger=migrator t=2026-03-03T21:22:14.119614473Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-03T21:22:14.120448169Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=833.536µs logger=migrator t=2026-03-03T21:22:14.128688442Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-03T21:22:14.129749294Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.060462ms logger=migrator t=2026-03-03T21:22:14.136488427Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-03T21:22:14.137894485Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.407218ms logger=migrator t=2026-03-03T21:22:14.144625778Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-03T21:22:14.145614547Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=989.189µs logger=migrator t=2026-03-03T21:22:14.152139937Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-03T21:22:14.162857599Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.713652ms logger=migrator t=2026-03-03T21:22:14.168566783Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-03T21:22:14.169118914Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=552.311µs logger=migrator t=2026-03-03T21:22:14.173850287Z 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-03T21:22:14.174709524Z 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=858.858µs logger=migrator t=2026-03-03T21:22:14.179017589Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-03T21:22:14.179296814Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=279.165µs logger=migrator t=2026-03-03T21:22:14.182799204Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-03T21:22:14.183310484Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=511.37µs logger=migrator t=2026-03-03T21:22:14.187441296Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-03T21:22:14.188738762Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.286726ms logger=migrator t=2026-03-03T21:22:14.194431134Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-03T21:22:14.19880405Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.374296ms logger=migrator t=2026-03-03T21:22:14.205459123Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-03T21:22:14.20940805Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.965208ms logger=migrator t=2026-03-03T21:22:14.21291552Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-03T21:22:14.216405279Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.489769ms logger=migrator t=2026-03-03T21:22:14.219690364Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-03T21:22:14.223237964Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.54672ms logger=migrator t=2026-03-03T21:22:14.226966468Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-03T21:22:14.227860006Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=893.588µs logger=migrator t=2026-03-03T21:22:14.233251863Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-03T21:22:14.233287434Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.041µs logger=migrator t=2026-03-03T21:22:14.23715876Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-03T21:22:14.237179001Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=21.16µs logger=migrator t=2026-03-03T21:22:14.242140589Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-03T21:22:14.243352892Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.212153ms logger=migrator t=2026-03-03T21:22:14.247143168Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-03T21:22:14.248979994Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.835766ms logger=migrator t=2026-03-03T21:22:14.252707248Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-03T21:22:14.253793819Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.086371ms logger=migrator t=2026-03-03T21:22:14.258784028Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-03T21:22:14.259555803Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=771.695µs logger=migrator t=2026-03-03T21:22:14.264159795Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-03T21:22:14.265866808Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.702983ms logger=migrator t=2026-03-03T21:22:14.26947743Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-03T21:22:14.273953098Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.476068ms logger=migrator t=2026-03-03T21:22:14.2775946Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-03T21:22:14.281254383Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.658923ms logger=migrator t=2026-03-03T21:22:14.285702711Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-03T21:22:14.286330184Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=636.824µs logger=migrator t=2026-03-03T21:22:14.290565337Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-03T21:22:14.291640608Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.073781ms logger=migrator t=2026-03-03T21:22:14.296709229Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-03T21:22:14.297640138Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=930.589µs logger=migrator t=2026-03-03T21:22:14.302233948Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-03T21:22:14.306059964Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.825856ms logger=migrator t=2026-03-03T21:22:14.30990313Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-03T21:22:14.310071763Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=168.803µs logger=migrator t=2026-03-03T21:22:14.313821207Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-03T21:22:14.314742976Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=921.679µs logger=migrator t=2026-03-03T21:22:14.319877248Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-03T21:22:14.321356047Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.490639ms logger=migrator t=2026-03-03T21:22:14.325451368Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-03T21:22:14.325596141Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=145.253µs logger=migrator t=2026-03-03T21:22:14.329501528Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-03T21:22:14.330475767Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=973.509µs logger=migrator t=2026-03-03T21:22:14.335044898Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-03T21:22:14.335925615Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=880.567µs logger=migrator t=2026-03-03T21:22:14.339547437Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-03T21:22:14.340460675Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=913.068µs logger=migrator t=2026-03-03T21:22:14.344015375Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-03T21:22:14.344908392Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=892.827µs logger=migrator t=2026-03-03T21:22:14.349724608Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-03T21:22:14.351041225Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.315037ms logger=migrator t=2026-03-03T21:22:14.356212047Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-03T21:22:14.357726867Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.5057ms logger=migrator t=2026-03-03T21:22:14.361861079Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-03T21:22:14.36192359Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=63.241µs logger=migrator t=2026-03-03T21:22:14.366116783Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-03T21:22:14.373701453Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.58262ms logger=migrator t=2026-03-03T21:22:14.380011748Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-03T21:22:14.3806365Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=624.312µs logger=migrator t=2026-03-03T21:22:14.387073078Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-03T21:22:14.392926484Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.861826ms logger=migrator t=2026-03-03T21:22:14.397225298Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-03T21:22:14.398498514Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.272756ms logger=migrator t=2026-03-03T21:22:14.40340007Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-03T21:22:14.40436359Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=966.24µs logger=migrator t=2026-03-03T21:22:14.408732086Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-03T21:22:14.410131565Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.399688ms logger=migrator t=2026-03-03T21:22:14.415486081Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-03T21:22:14.425762543Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.276842ms logger=migrator t=2026-03-03T21:22:14.431124599Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-03T21:22:14.431877885Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=748.146µs logger=migrator t=2026-03-03T21:22:14.436539437Z 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-03T21:22:14.437645989Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.105802ms logger=migrator t=2026-03-03T21:22:14.441555846Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-03T21:22:14.441879712Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=318.186µs logger=migrator t=2026-03-03T21:22:14.445752199Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-03T21:22:14.446313841Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=561.962µs logger=migrator t=2026-03-03T21:22:14.45033231Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-03T21:22:14.450690607Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=358.857µs logger=migrator t=2026-03-03T21:22:14.456280117Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-03T21:22:14.463259446Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.980829ms logger=migrator t=2026-03-03T21:22:14.467345537Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-03T21:22:14.471433808Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.087821ms logger=migrator t=2026-03-03T21:22:14.476458227Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-03T21:22:14.477381506Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=923.319µs logger=migrator t=2026-03-03T21:22:14.481912065Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-03T21:22:14.483367784Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.454889ms logger=migrator t=2026-03-03T21:22:14.487558976Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-03T21:22:14.487962195Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=410.079µs logger=migrator t=2026-03-03T21:22:14.492120877Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-03T21:22:14.496990464Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.868857ms logger=migrator t=2026-03-03T21:22:14.502255958Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-03T21:22:14.503170676Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=908.188µs logger=migrator t=2026-03-03T21:22:14.506902359Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-03T21:22:14.507096283Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=193.824µs logger=migrator t=2026-03-03T21:22:14.510680055Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-03T21:22:14.511127923Z level=info msg="Migration successfully executed" id="Move region to single row" duration=447.978µs logger=migrator t=2026-03-03T21:22:14.516389768Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-03T21:22:14.517679673Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.290215ms logger=migrator t=2026-03-03T21:22:14.5225858Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-03T21:22:14.523702952Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.122112ms logger=migrator t=2026-03-03T21:22:14.52760271Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-03T21:22:14.528541648Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=938.718µs logger=migrator t=2026-03-03T21:22:14.533086029Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-03T21:22:14.533961546Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=875.467µs logger=migrator t=2026-03-03T21:22:14.537492315Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-03T21:22:14.538298582Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=806.267µs logger=migrator t=2026-03-03T21:22:14.541954904Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-03T21:22:14.542825641Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=870.227µs logger=migrator t=2026-03-03T21:22:14.547230738Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-03T21:22:14.54732993Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=99.832µs logger=migrator t=2026-03-03T21:22:14.551527293Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-03T21:22:14.552995742Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.461119ms logger=migrator t=2026-03-03T21:22:14.557027572Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-03T21:22:14.557853218Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=825.746µs logger=migrator t=2026-03-03T21:22:14.562645123Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-03T21:22:14.563647793Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.00278ms logger=migrator t=2026-03-03T21:22:14.567913647Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-03T21:22:14.568848725Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=934.868µs logger=migrator t=2026-03-03T21:22:14.572805824Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-03T21:22:14.573018508Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=212.804µs logger=migrator t=2026-03-03T21:22:14.576894465Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-03T21:22:14.577280232Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=382.567µs logger=migrator t=2026-03-03T21:22:14.582235981Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-03T21:22:14.582593838Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=351.956µs logger=migrator t=2026-03-03T21:22:14.586982585Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-03T21:22:14.587939783Z level=info msg="Migration successfully executed" id="create team table" duration=958.558µs logger=migrator t=2026-03-03T21:22:14.591989115Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-03T21:22:14.592937373Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=944.668µs logger=migrator t=2026-03-03T21:22:14.597669087Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-03T21:22:14.598555234Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=885.727µs logger=migrator t=2026-03-03T21:22:14.602200016Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-03T21:22:14.606614674Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.411108ms logger=migrator t=2026-03-03T21:22:14.610229775Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-03T21:22:14.610438669Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=202.704µs logger=migrator t=2026-03-03T21:22:14.614703564Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-03T21:22:14.615602491Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=898.547µs logger=migrator t=2026-03-03T21:22:14.619707553Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-03T21:22:14.621412476Z level=info msg="Migration successfully executed" id="create team member table" duration=1.709403ms logger=migrator t=2026-03-03T21:22:14.625455197Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-03T21:22:14.626352154Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=899.357µs logger=migrator t=2026-03-03T21:22:14.637363072Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-03T21:22:14.638702258Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.344176ms logger=migrator t=2026-03-03T21:22:14.644109045Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-03T21:22:14.644742099Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=633.184µs logger=migrator t=2026-03-03T21:22:14.649853809Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-03T21:22:14.654824508Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.973789ms logger=migrator t=2026-03-03T21:22:14.659540772Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-03T21:22:14.664332996Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.792134ms logger=migrator t=2026-03-03T21:22:14.66856435Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-03T21:22:14.673364335Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.793645ms logger=migrator t=2026-03-03T21:22:14.67715568Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-03T21:22:14.678105218Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=949.518µs logger=migrator t=2026-03-03T21:22:14.681788192Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-03T21:22:14.682870063Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.081991ms logger=migrator t=2026-03-03T21:22:14.687521395Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-03T21:22:14.688872622Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.350747ms logger=migrator t=2026-03-03T21:22:14.695535724Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-03T21:22:14.697019023Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.483179ms logger=migrator t=2026-03-03T21:22:14.703282797Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-03T21:22:14.704654144Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.371147ms logger=migrator t=2026-03-03T21:22:14.712117113Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-03T21:22:14.713485789Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.356756ms logger=migrator t=2026-03-03T21:22:14.718889766Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-03T21:22:14.719851035Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=961.119µs logger=migrator t=2026-03-03T21:22:14.729316743Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-03T21:22:14.730446195Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.129542ms logger=migrator t=2026-03-03T21:22:14.737697889Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-03T21:22:14.738551585Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=853.126µs logger=migrator t=2026-03-03T21:22:14.744260498Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-03T21:22:14.744655246Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=395.278µs logger=migrator t=2026-03-03T21:22:14.752364609Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-03T21:22:14.753816117Z level=info msg="Migration successfully executed" id="create tag table" duration=1.451088ms logger=migrator t=2026-03-03T21:22:14.760711154Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-03T21:22:14.761597731Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=886.477µs logger=migrator t=2026-03-03T21:22:14.767748673Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-03T21:22:14.768879036Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.131403ms logger=migrator t=2026-03-03T21:22:14.77361823Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-03T21:22:14.775214351Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.596531ms logger=migrator t=2026-03-03T21:22:14.781798401Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-03T21:22:14.782641039Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=842.757µs logger=migrator t=2026-03-03T21:22:14.787495994Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-03T21:22:14.802643554Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.14896ms logger=migrator t=2026-03-03T21:22:14.820925335Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-03T21:22:14.82215433Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.233805ms logger=migrator t=2026-03-03T21:22:14.872254352Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-03T21:22:14.873835563Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.582231ms logger=migrator t=2026-03-03T21:22:14.885732009Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-03T21:22:14.886205608Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=473.819µs logger=migrator t=2026-03-03T21:22:14.89387066Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-03T21:22:14.895088374Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.222654ms logger=migrator t=2026-03-03T21:22:14.903229976Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-03T21:22:14.904199684Z level=info msg="Migration successfully executed" id="create user auth table" duration=965.168µs logger=migrator t=2026-03-03T21:22:14.907243025Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-03T21:22:14.908612122Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.369087ms logger=migrator t=2026-03-03T21:22:14.914289815Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-03T21:22:14.914367016Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.192µs logger=migrator t=2026-03-03T21:22:14.920922525Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-03T21:22:14.926262031Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.338836ms logger=migrator t=2026-03-03T21:22:14.931154998Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-03T21:22:14.936158757Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.003349ms logger=migrator t=2026-03-03T21:22:14.943335539Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-03T21:22:14.948372099Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.03629ms logger=migrator t=2026-03-03T21:22:14.954009071Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-03T21:22:14.958931378Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.921997ms logger=migrator t=2026-03-03T21:22:14.963907376Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-03T21:22:14.964826005Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=912.779µs logger=migrator t=2026-03-03T21:22:14.969602309Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-03T21:22:14.974596698Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.988469ms logger=migrator t=2026-03-03T21:22:14.980329201Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-03T21:22:14.981136058Z level=info msg="Migration successfully executed" id="create server_lock table" duration=810.897µs logger=migrator t=2026-03-03T21:22:14.986118346Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-03T21:22:14.987091676Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=972.87µs logger=migrator t=2026-03-03T21:22:14.993247157Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-03T21:22:14.994145025Z level=info msg="Migration successfully executed" id="create user auth token table" duration=897.798µs logger=migrator t=2026-03-03T21:22:15.001224465Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-03T21:22:15.002618522Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.394047ms logger=migrator t=2026-03-03T21:22:15.0085637Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-03T21:22:15.009985298Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.421558ms logger=migrator t=2026-03-03T21:22:15.015228823Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-03T21:22:15.016804943Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.57524ms logger=migrator t=2026-03-03T21:22:15.024270411Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-03T21:22:15.031603667Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.344126ms logger=migrator t=2026-03-03T21:22:15.037474323Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-03T21:22:15.038375041Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=900.657µs logger=migrator t=2026-03-03T21:22:15.043717946Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-03T21:22:15.044885789Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.168073ms logger=migrator t=2026-03-03T21:22:15.051329827Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-03T21:22:15.052653123Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.324156ms logger=migrator t=2026-03-03T21:22:15.057955518Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-03T21:22:15.058802884Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=847.096µs logger=migrator t=2026-03-03T21:22:15.064216522Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-03T21:22:15.065207542Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=990.89µs logger=migrator t=2026-03-03T21:22:15.071456715Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-03T21:22:15.071566797Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=116.812µs logger=migrator t=2026-03-03T21:22:15.077279411Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-03T21:22:15.077404453Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.042µs logger=migrator t=2026-03-03T21:22:15.082578446Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-03T21:22:15.084033804Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.441208ms logger=migrator t=2026-03-03T21:22:15.090102464Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T21:22:15.091571064Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.46792ms logger=migrator t=2026-03-03T21:22:15.100260335Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T21:22:15.102152623Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.895308ms logger=migrator t=2026-03-03T21:22:15.10803911Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-03T21:22:15.108105151Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.611µs logger=migrator t=2026-03-03T21:22:15.113778333Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T21:22:15.115411126Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.632713ms logger=migrator t=2026-03-03T21:22:15.122875423Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T21:22:15.12376688Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=891.697µs logger=migrator t=2026-03-03T21:22:15.13528993Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T21:22:15.137204117Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.917298ms logger=migrator t=2026-03-03T21:22:15.143274247Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T21:22:15.145075353Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.790295ms logger=migrator t=2026-03-03T21:22:15.150234285Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-03T21:22:15.157593971Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.359276ms logger=migrator t=2026-03-03T21:22:15.163305014Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-03T21:22:15.164072529Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=773.055µs logger=migrator t=2026-03-03T21:22:15.168497036Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-03T21:22:15.168589188Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=93.342µs logger=migrator t=2026-03-03T21:22:15.173568356Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-03T21:22:15.175141208Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.572632ms logger=migrator t=2026-03-03T21:22:15.18078327Z 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-03T21:22:15.181754818Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=970.838µs logger=migrator t=2026-03-03T21:22:15.186398551Z 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-03T21:22:15.18736801Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=969.298µs logger=migrator t=2026-03-03T21:22:15.192381459Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-03T21:22:15.192462631Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=81.932µs logger=migrator t=2026-03-03T21:22:15.199052171Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-03T21:22:15.200022011Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=969.74µs logger=migrator t=2026-03-03T21:22:15.205209874Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-03T21:22:15.207015219Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.803315ms logger=migrator t=2026-03-03T21:22:15.213695732Z 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-03T21:22:15.215052178Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.359367ms logger=migrator t=2026-03-03T21:22:15.220866713Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-03T21:22:15.221814401Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=947.578µs logger=migrator t=2026-03-03T21:22:15.228375602Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-03T21:22:15.234387711Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.011989ms logger=migrator t=2026-03-03T21:22:15.292828128Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-03T21:22:15.294916219Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.089481ms logger=migrator t=2026-03-03T21:22:15.301263635Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-03T21:22:15.30206344Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=800.086µs logger=migrator t=2026-03-03T21:22:15.309051629Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-03T21:22:15.342136663Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.069714ms logger=migrator t=2026-03-03T21:22:15.348557941Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-03T21:22:15.375873511Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.31748ms logger=migrator t=2026-03-03T21:22:15.381163666Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-03T21:22:15.382280049Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.116303ms logger=migrator t=2026-03-03T21:22:15.388475611Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-03T21:22:15.389402699Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=926.788µs logger=migrator t=2026-03-03T21:22:15.394617842Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-03T21:22:15.400228723Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.610481ms logger=migrator t=2026-03-03T21:22:15.405655531Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-03T21:22:15.411201241Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.5387ms logger=migrator t=2026-03-03T21:22:15.418031506Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-03T21:22:15.419899523Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.864756ms logger=migrator t=2026-03-03T21:22:15.425769559Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-03T21:22:15.426942273Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.172473ms logger=migrator t=2026-03-03T21:22:15.431774577Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-03T21:22:15.43288142Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.106233ms logger=migrator t=2026-03-03T21:22:15.438372599Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-03T21:22:15.439497011Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.122152ms logger=migrator t=2026-03-03T21:22:15.444412878Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-03T21:22:15.444505Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=92.962µs logger=migrator t=2026-03-03T21:22:15.450191153Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-03T21:22:15.4591485Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.953047ms logger=migrator t=2026-03-03T21:22:15.46421262Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-03T21:22:15.470879312Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.664232ms logger=migrator t=2026-03-03T21:22:15.475706508Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-03T21:22:15.483117005Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.406577ms logger=migrator t=2026-03-03T21:22:15.489398239Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-03T21:22:15.491790736Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.392847ms logger=migrator t=2026-03-03T21:22:15.502830755Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-03T21:22:15.503881585Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.05258ms logger=migrator t=2026-03-03T21:22:15.510124699Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-03T21:22:15.518623297Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.498258ms logger=migrator t=2026-03-03T21:22:15.526665706Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-03T21:22:15.534463711Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.798795ms logger=migrator t=2026-03-03T21:22:15.549285954Z 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-03T21:22:15.550167342Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=880.648µs logger=migrator t=2026-03-03T21:22:15.56271478Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-03T21:22:15.569206489Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.495919ms logger=migrator t=2026-03-03T21:22:15.596287464Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-03T21:22:15.619343271Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=23.040936ms logger=migrator t=2026-03-03T21:22:15.624685797Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-03T21:22:15.624789519Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=111.852µs logger=migrator t=2026-03-03T21:22:15.632560723Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-03T21:22:15.633836239Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.279996ms logger=migrator t=2026-03-03T21:22:15.641722764Z 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-03T21:22:15.642782335Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.058731ms logger=migrator t=2026-03-03T21:22:15.652822843Z 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-03T21:22:15.654685141Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.862458ms logger=migrator t=2026-03-03T21:22:15.663536696Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-03T21:22:15.663704269Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=173.844µs logger=migrator t=2026-03-03T21:22:15.6693376Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-03T21:22:15.674661976Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.323496ms logger=migrator t=2026-03-03T21:22:15.679043513Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-03T21:22:15.685208285Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.152902ms logger=migrator t=2026-03-03T21:22:15.690923768Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-03T21:22:15.697776283Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.849305ms logger=migrator t=2026-03-03T21:22:15.71124101Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-03T21:22:15.717688758Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.448528ms logger=migrator t=2026-03-03T21:22:15.72792614Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-03T21:22:15.735311877Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.381737ms logger=migrator t=2026-03-03T21:22:15.744465928Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-03T21:22:15.744645122Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=179.814µs logger=migrator t=2026-03-03T21:22:15.75011247Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-03T21:22:15.751114729Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.001769ms logger=migrator t=2026-03-03T21:22:15.761718369Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-03T21:22:15.768769459Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.05163ms logger=migrator t=2026-03-03T21:22:15.774716877Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-03T21:22:15.774775838Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=59.451µs logger=migrator t=2026-03-03T21:22:15.78097258Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-03T21:22:15.789147082Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.173222ms logger=migrator t=2026-03-03T21:22:15.796631571Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-03T21:22:15.800169741Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=3.538169ms logger=migrator t=2026-03-03T21:22:15.806779251Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-03T21:22:15.816822181Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.038399ms logger=migrator t=2026-03-03T21:22:15.82086202Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-03T21:22:15.821585875Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=724.625µs logger=migrator t=2026-03-03T21:22:15.825981592Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-03T21:22:15.827070744Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.089033ms logger=migrator t=2026-03-03T21:22:15.836376957Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-03T21:22:15.849073358Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=12.694641ms logger=migrator t=2026-03-03T21:22:15.853376764Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-03T21:22:15.854010536Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=633.512µs logger=migrator t=2026-03-03T21:22:15.860093436Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-03T21:22:15.861419473Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.325977ms logger=migrator t=2026-03-03T21:22:15.868223118Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-03T21:22:15.869401412Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.175484ms logger=migrator t=2026-03-03T21:22:15.874608355Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-03T21:22:15.875797818Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.190413ms logger=migrator t=2026-03-03T21:22:15.884574401Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-03T21:22:15.884643663Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.922µs logger=migrator t=2026-03-03T21:22:15.890086201Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-03T21:22:15.89155973Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.47712ms logger=migrator t=2026-03-03T21:22:15.896467017Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-03T21:22:15.897459537Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=988.49µs logger=migrator t=2026-03-03T21:22:15.901634869Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-03T21:22:15.902006676Z 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-03T21:22:15.904874523Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-03T21:22:15.905302861Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=428.248µs logger=migrator t=2026-03-03T21:22:15.909539556Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-03T21:22:15.910621887Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.081681ms logger=migrator t=2026-03-03T21:22:15.915374721Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-03T21:22:15.923250747Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.871776ms logger=migrator t=2026-03-03T21:22:15.928055423Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-03T21:22:15.929220935Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.165662ms logger=migrator t=2026-03-03T21:22:15.937316366Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-03T21:22:15.938699393Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.385627ms logger=migrator t=2026-03-03T21:22:15.945731732Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-03T21:22:15.946860474Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.129342ms logger=migrator t=2026-03-03T21:22:15.954376673Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-03T21:22:15.956356213Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.98041ms logger=migrator t=2026-03-03T21:22:15.965656796Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-03T21:22:15.966839949Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.182993ms logger=migrator t=2026-03-03T21:22:15.973856129Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-03T21:22:15.97390376Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=51.421µs logger=migrator t=2026-03-03T21:22:15.988424827Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-03T21:22:15.988641422Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=221.844µs logger=migrator t=2026-03-03T21:22:15.992304365Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-03T21:22:15.998218972Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.906366ms logger=migrator t=2026-03-03T21:22:16.002413854Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-03T21:22:16.002748911Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=335.127µs logger=migrator t=2026-03-03T21:22:16.006119817Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-03T21:22:16.008086646Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.961969ms logger=migrator t=2026-03-03T21:22:16.012848461Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-03T21:22:16.01332346Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=474.669µs logger=migrator t=2026-03-03T21:22:16.020552984Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-03T21:22:16.021825548Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.272744ms logger=migrator t=2026-03-03T21:22:16.025783816Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-03T21:22:16.026586353Z level=info msg="Migration successfully executed" id="create secrets table" duration=802.717µs logger=migrator t=2026-03-03T21:22:16.03451795Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-03T21:22:16.065030714Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.506543ms logger=migrator t=2026-03-03T21:22:16.068648056Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-03T21:22:16.074343298Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.694522ms logger=migrator t=2026-03-03T21:22:16.078824436Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-03T21:22:16.078924928Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=100.892µs logger=migrator t=2026-03-03T21:22:16.082480149Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-03T21:22:16.112849821Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.372362ms logger=migrator t=2026-03-03T21:22:16.11685424Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-03T21:22:16.15476108Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.89899ms logger=migrator t=2026-03-03T21:22:16.158465763Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-03T21:22:16.15934284Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=877.757µs logger=migrator t=2026-03-03T21:22:16.164192557Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-03T21:22:16.165797918Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.604541ms logger=migrator t=2026-03-03T21:22:16.172292267Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-03T21:22:16.172543282Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=251.635µs logger=migrator t=2026-03-03T21:22:16.176115973Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-03T21:22:16.17701603Z level=info msg="Migration successfully executed" id="create permission table" duration=907.927µs logger=migrator t=2026-03-03T21:22:16.180868637Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-03T21:22:16.182005279Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.132102ms logger=migrator t=2026-03-03T21:22:16.187665461Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-03T21:22:16.189262253Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.587722ms logger=migrator t=2026-03-03T21:22:16.194958506Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-03T21:22:16.196603008Z level=info msg="Migration successfully executed" id="create role table" duration=1.642922ms logger=migrator t=2026-03-03T21:22:16.200978785Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-03T21:22:16.209361011Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.382666ms logger=migrator t=2026-03-03T21:22:16.213483142Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-03T21:22:16.222566762Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.08222ms logger=migrator t=2026-03-03T21:22:16.226789796Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-03T21:22:16.227650274Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=860.447µs logger=migrator t=2026-03-03T21:22:16.231314606Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-03T21:22:16.232821225Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.506309ms logger=migrator t=2026-03-03T21:22:16.237041429Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-03T21:22:16.238446816Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.399327ms logger=migrator t=2026-03-03T21:22:16.242732682Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-03T21:22:16.244129349Z level=info msg="Migration successfully executed" id="create team role table" duration=1.390987ms logger=migrator t=2026-03-03T21:22:16.249618987Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-03T21:22:16.250988335Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.371918ms logger=migrator t=2026-03-03T21:22:16.255001354Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-03T21:22:16.256070716Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.069362ms logger=migrator t=2026-03-03T21:22:16.261718508Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-03T21:22:16.264129485Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.421168ms logger=migrator t=2026-03-03T21:22:16.268579643Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-03T21:22:16.26946355Z level=info msg="Migration successfully executed" id="create user role table" duration=883.317µs logger=migrator t=2026-03-03T21:22:16.274873017Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-03T21:22:16.276209444Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.330157ms logger=migrator t=2026-03-03T21:22:16.280961948Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-03T21:22:16.282141031Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.171923ms logger=migrator t=2026-03-03T21:22:16.287901666Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-03T21:22:16.290321884Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.429528ms logger=migrator t=2026-03-03T21:22:16.295042358Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-03T21:22:16.296483106Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.440608ms logger=migrator t=2026-03-03T21:22:16.300802981Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-03T21:22:16.301883962Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.077551ms logger=migrator t=2026-03-03T21:22:16.306898852Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-03T21:22:16.30934872Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.447988ms logger=migrator t=2026-03-03T21:22:16.314650826Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-03T21:22:16.323947069Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.296984ms logger=migrator t=2026-03-03T21:22:16.327722924Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-03T21:22:16.328805916Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.082693ms logger=migrator t=2026-03-03T21:22:16.335206052Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-03T21:22:16.336944317Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.737695ms logger=migrator t=2026-03-03T21:22:16.341538497Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-03T21:22:16.342874444Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.337047ms logger=migrator t=2026-03-03T21:22:16.346857473Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-03T21:22:16.347905673Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.05039ms logger=migrator t=2026-03-03T21:22:16.352555026Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-03T21:22:16.35332206Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=774.395µs logger=migrator t=2026-03-03T21:22:16.357408182Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-03T21:22:16.363501002Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=6.07711ms logger=migrator t=2026-03-03T21:22:16.369661944Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-03T21:22:16.378271044Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.6106ms logger=migrator t=2026-03-03T21:22:16.381886836Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-03T21:22:16.388235402Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.347876ms logger=migrator t=2026-03-03T21:22:16.393047497Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-03T21:22:16.40531354Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.263963ms logger=migrator t=2026-03-03T21:22:16.410552734Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-03T21:22:16.418737656Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.185412ms logger=migrator t=2026-03-03T21:22:16.423172183Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-03T21:22:16.42399502Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=822.637µs logger=migrator t=2026-03-03T21:22:16.427825206Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-03T21:22:16.428927057Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.100972ms logger=migrator t=2026-03-03T21:22:16.432843345Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-03T21:22:16.433873105Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.03431ms logger=migrator t=2026-03-03T21:22:16.437870275Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-03T21:22:16.438811923Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=941.488µs logger=migrator t=2026-03-03T21:22:16.442235561Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-03T21:22:16.444388733Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.151893ms logger=migrator t=2026-03-03T21:22:16.44925239Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-03T21:22:16.449417543Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=155.363µs logger=migrator t=2026-03-03T21:22:16.453250319Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-03T21:22:16.45332055Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.221µs logger=migrator t=2026-03-03T21:22:16.457588775Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-03T21:22:16.458190997Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=606.222µs logger=migrator t=2026-03-03T21:22:16.462351888Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-03T21:22:16.463466021Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.112653ms logger=migrator t=2026-03-03T21:22:16.467538052Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-03T21:22:16.468295446Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=735.764µs logger=migrator t=2026-03-03T21:22:16.47200357Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-03T21:22:16.472244865Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=241.995µs logger=migrator t=2026-03-03T21:22:16.477057341Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-03T21:22:16.477983019Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=924.908µs logger=migrator t=2026-03-03T21:22:16.482350394Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-03T21:22:16.483345965Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=997.621µs logger=migrator t=2026-03-03T21:22:16.487439585Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-03T21:22:16.488713351Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.273126ms logger=migrator t=2026-03-03T21:22:16.494116288Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-03T21:22:16.502751809Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.634541ms logger=migrator t=2026-03-03T21:22:16.507229517Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-03T21:22:16.50740077Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=175.373µs logger=migrator t=2026-03-03T21:22:16.51138101Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-03T21:22:16.513147434Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.765304ms logger=migrator t=2026-03-03T21:22:16.518213844Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-03T21:22:16.519404108Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.189944ms logger=migrator t=2026-03-03T21:22:16.523275725Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-03T21:22:16.524408867Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.132862ms logger=migrator t=2026-03-03T21:22:16.528223213Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-03T21:22:16.536916035Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.692112ms logger=migrator t=2026-03-03T21:22:16.540355093Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-03T21:22:16.541411705Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.055942ms logger=migrator t=2026-03-03T21:22:16.544834582Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-03T21:22:16.545876102Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.04143ms logger=migrator t=2026-03-03T21:22:16.549049775Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-03T21:22:16.570719694Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.664599ms logger=migrator t=2026-03-03T21:22:16.574125141Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-03T21:22:16.574925338Z level=info msg="Migration successfully executed" id="create correlation v2" duration=800.037µs logger=migrator t=2026-03-03T21:22:16.578864935Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-03T21:22:16.580063409Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.197794ms logger=migrator t=2026-03-03T21:22:16.584442486Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-03T21:22:16.585532837Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.090041ms logger=migrator t=2026-03-03T21:22:16.58917255Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-03T21:22:16.590386533Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.213153ms logger=migrator t=2026-03-03T21:22:16.594228119Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-03T21:22:16.594474364Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=246.435µs logger=migrator t=2026-03-03T21:22:16.598500004Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-03T21:22:16.59931566Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=814.606µs logger=migrator t=2026-03-03T21:22:16.6028598Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-03T21:22:16.612879979Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.020849ms logger=migrator t=2026-03-03T21:22:16.61651506Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-03T21:22:16.617124103Z level=info msg="Migration successfully executed" id="create entity_events table" duration=608.213µs logger=migrator t=2026-03-03T21:22:16.623192743Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-03T21:22:16.624899426Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.702343ms logger=migrator t=2026-03-03T21:22:16.63161534Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-03T21:22:16.632114169Z 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-03T21:22:16.638532806Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-03T21:22:16.639411744Z 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-03T21:22:16.644669777Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-03T21:22:16.645563556Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=891.139µs logger=migrator t=2026-03-03T21:22:16.649139946Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-03T21:22:16.650153896Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.01374ms logger=migrator t=2026-03-03T21:22:16.654672286Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-03T21:22:16.655748167Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.075641ms logger=migrator t=2026-03-03T21:22:16.660559603Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-03T21:22:16.662254777Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.695394ms logger=migrator t=2026-03-03T21:22:16.666841027Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-03T21:22:16.668457319Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.616282ms logger=migrator t=2026-03-03T21:22:16.672937318Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-03T21:22:16.673945018Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.00743ms logger=migrator t=2026-03-03T21:22:16.677585559Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-03T21:22:16.678354884Z level=info msg="Migration successfully executed" id="Drop public config table" duration=768.935µs logger=migrator t=2026-03-03T21:22:16.682989526Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-03T21:22:16.684704231Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.714315ms logger=migrator t=2026-03-03T21:22:16.68874283Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-03T21:22:16.689818012Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.075352ms logger=migrator t=2026-03-03T21:22:16.693459044Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-03T21:22:16.694543805Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.084771ms logger=migrator t=2026-03-03T21:22:16.698978793Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-03T21:22:16.700050424Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.071591ms logger=migrator t=2026-03-03T21:22:16.704471622Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-03T21:22:16.72861987Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.149538ms logger=migrator t=2026-03-03T21:22:16.73216268Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-03T21:22:16.740471455Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.308845ms logger=migrator t=2026-03-03T21:22:16.744937503Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-03T21:22:16.753169456Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.231693ms logger=migrator t=2026-03-03T21:22:16.757495472Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-03T21:22:16.757657415Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=167.143µs logger=migrator t=2026-03-03T21:22:16.761212795Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-03T21:22:16.77306017Z level=info msg="Migration successfully executed" id="add share column" duration=11.846765ms logger=migrator t=2026-03-03T21:22:16.777688441Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-03T21:22:16.777813174Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=124.893µs logger=migrator t=2026-03-03T21:22:16.782253282Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-03T21:22:16.783291382Z level=info msg="Migration successfully executed" id="create file table" duration=1.03759ms logger=migrator t=2026-03-03T21:22:16.788279261Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-03T21:22:16.789396513Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.116652ms logger=migrator t=2026-03-03T21:22:16.793873832Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-03T21:22:16.795022554Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.148462ms logger=migrator t=2026-03-03T21:22:16.799989653Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-03T21:22:16.8008575Z level=info msg="Migration successfully executed" id="create file_meta table" duration=867.687µs logger=migrator t=2026-03-03T21:22:16.804693156Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-03T21:22:16.806151435Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.455888ms logger=migrator t=2026-03-03T21:22:16.811117793Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-03T21:22:16.811221825Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=105.122µs logger=migrator t=2026-03-03T21:22:16.815068931Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-03T21:22:16.815134412Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.801µs logger=migrator t=2026-03-03T21:22:16.81906441Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-03T21:22:16.819584631Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=529.791µs logger=migrator t=2026-03-03T21:22:16.824369966Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-03T21:22:16.824687772Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=320.247µs logger=migrator t=2026-03-03T21:22:16.829250872Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-03T21:22:16.831374614Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.138223ms logger=migrator t=2026-03-03T21:22:16.835356062Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-03T21:22:16.84478923Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.431868ms logger=migrator t=2026-03-03T21:22:16.850272218Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-03T21:22:16.850477972Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=206.094µs logger=migrator t=2026-03-03T21:22:16.855541813Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-03T21:22:16.8574555Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.912527ms logger=migrator t=2026-03-03T21:22:16.862614312Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-03T21:22:16.863239864Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=625.592µs logger=migrator t=2026-03-03T21:22:16.866975219Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-03T21:22:16.867177333Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=202.494µs logger=migrator t=2026-03-03T21:22:16.870783154Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-03T21:22:16.871337155Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=552.841µs logger=migrator t=2026-03-03T21:22:16.875375895Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-03T21:22:16.887494185Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.1196ms logger=migrator t=2026-03-03T21:22:16.893363101Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-03T21:22:16.901990252Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.626011ms logger=migrator t=2026-03-03T21:22:16.907174404Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-03T21:22:16.908244516Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.069282ms logger=migrator t=2026-03-03T21:22:16.912221995Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-03T21:22:16.989169987Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.948463ms logger=migrator t=2026-03-03T21:22:16.995308919Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-03T21:22:16.996461312Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.152463ms logger=migrator t=2026-03-03T21:22:17.002156925Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-03T21:22:17.004043812Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.883808ms logger=migrator t=2026-03-03T21:22:17.010423138Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-03T21:22:17.036026485Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.603507ms logger=migrator t=2026-03-03T21:22:17.043302479Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-03T21:22:17.052041222Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.737663ms logger=migrator t=2026-03-03T21:22:17.059584432Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-03T21:22:17.059910888Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=326.686µs logger=migrator t=2026-03-03T21:22:17.066233113Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-03T21:22:17.066790204Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=557.681µs logger=migrator t=2026-03-03T21:22:17.071698401Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-03T21:22:17.072236062Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=542.691µs logger=migrator t=2026-03-03T21:22:17.078231951Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-03T21:22:17.078554197Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=326.676µs logger=migrator t=2026-03-03T21:22:17.083621717Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-03T21:22:17.083988075Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=342.947µs logger=migrator t=2026-03-03T21:22:17.089006614Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-03T21:22:17.090859651Z level=info msg="Migration successfully executed" id="create folder table" duration=1.923148ms logger=migrator t=2026-03-03T21:22:17.095592874Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-03T21:22:17.096755698Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.162644ms logger=migrator t=2026-03-03T21:22:17.103398049Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-03T21:22:17.105348218Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.949738ms logger=migrator t=2026-03-03T21:22:17.110844606Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-03T21:22:17.110894377Z level=info msg="Migration successfully executed" id="Update folder title length" duration=51.691µs logger=migrator t=2026-03-03T21:22:17.115897657Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-03T21:22:17.117135091Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.234694ms logger=migrator t=2026-03-03T21:22:17.123103969Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-03T21:22:17.124640189Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.53128ms logger=migrator t=2026-03-03T21:22:17.223626129Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-03T21:22:17.22571948Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.093191ms logger=migrator t=2026-03-03T21:22:17.232580406Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-03T21:22:17.233683378Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.108992ms logger=migrator t=2026-03-03T21:22:17.239420352Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-03T21:22:17.239877641Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=457.368µs logger=migrator t=2026-03-03T21:22:17.246465491Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-03T21:22:17.248348618Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.882758ms logger=migrator t=2026-03-03T21:22:17.253258826Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-03T21:22:17.2544866Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.230414ms logger=migrator t=2026-03-03T21:22:17.258762595Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-03T21:22:17.259867356Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.104451ms logger=migrator t=2026-03-03T21:22:17.265443617Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-03T21:22:17.26666301Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.216133ms logger=migrator t=2026-03-03T21:22:17.270995497Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-03T21:22:17.272074328Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.077831ms logger=migrator t=2026-03-03T21:22:17.278127878Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-03T21:22:17.279564716Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.435748ms logger=migrator t=2026-03-03T21:22:17.284201018Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-03T21:22:17.286058994Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.853056ms logger=migrator t=2026-03-03T21:22:17.291650585Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-03T21:22:17.293438041Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.788106ms logger=migrator t=2026-03-03T21:22:17.300130273Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-03T21:22:17.301002191Z level=info msg="Migration successfully executed" id="create signing_key table" duration=871.198µs logger=migrator t=2026-03-03T21:22:17.306269115Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-03T21:22:17.307409467Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.139582ms logger=migrator t=2026-03-03T21:22:17.312277654Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-03T21:22:17.313559299Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.283865ms logger=migrator t=2026-03-03T21:22:17.318332864Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-03T21:22:17.318778462Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=446.688µs logger=migrator t=2026-03-03T21:22:17.323821603Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-03T21:22:17.335450113Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.62956ms logger=migrator t=2026-03-03T21:22:17.341154535Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-03T21:22:17.341837919Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=684.344µs logger=migrator t=2026-03-03T21:22:17.347003071Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-03T21:22:17.347026421Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.06µs logger=migrator t=2026-03-03T21:22:17.351533131Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-03T21:22:17.353274885Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.741154ms logger=migrator t=2026-03-03T21:22:17.357949678Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-03T21:22:17.357971228Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.9µs logger=migrator t=2026-03-03T21:22:17.36313394Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-03T21:22:17.364492067Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.357317ms logger=migrator t=2026-03-03T21:22:17.368754662Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-03T21:22:17.370005366Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.247794ms logger=migrator t=2026-03-03T21:22:17.375822161Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-03T21:22:17.376887373Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.064992ms logger=migrator t=2026-03-03T21:22:17.382011425Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-03T21:22:17.383544885Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.533359ms logger=migrator t=2026-03-03T21:22:17.38835044Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-03T21:22:17.388733037Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=379.627µs logger=migrator t=2026-03-03T21:22:17.393189556Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-03T21:22:17.393838019Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=648.292µs logger=migrator t=2026-03-03T21:22:17.39897349Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-03T21:22:17.401171223Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.196763ms logger=migrator t=2026-03-03T21:22:17.406672592Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-03T21:22:17.40756546Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=892.328µs logger=migrator t=2026-03-03T21:22:17.41261389Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-03T21:22:17.426346991Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.732981ms logger=migrator t=2026-03-03T21:22:17.431405251Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-03T21:22:17.441036953Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.631242ms logger=migrator t=2026-03-03T21:22:17.445882768Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-03T21:22:17.454350306Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.466478ms logger=migrator t=2026-03-03T21:22:17.459132761Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-03T21:22:17.459185692Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.661µs logger=migrator t=2026-03-03T21:22:17.463751372Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-03T21:22:17.475081267Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.330565ms logger=migrator t=2026-03-03T21:22:17.480193818Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-03T21:22:17.489506972Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.311784ms logger=migrator t=2026-03-03T21:22:17.495009271Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-03T21:22:17.495247735Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=241.644µs logger=migrator t=2026-03-03T21:22:17.501096162Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.958000966s logger=migrator t=2026-03-03T21:22:17.501996789Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-03T21:22:17.520644118Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-03T21:22:17.520866643Z level=info msg="Created default organization" logger=secrets t=2026-03-03T21:22:17.526910102Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-03T21:22:17.581096776Z level=info msg="Restored cache from database" duration=1.259775ms logger=plugin.store t=2026-03-03T21:22:17.582845469Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-03T21:22:17.623519645Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-03T21:22:17.623566596Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-03T21:22:17.623631727Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-03T21:22:17.623647558Z level=info msg="Plugins loaded" count=54 duration=40.803079ms logger=query_data t=2026-03-03T21:22:17.628689098Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-03T21:22:17.633041813Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-03T21:22:17.641135424Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-03T21:22:17.652238063Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-03T21:22:17.656247413Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-03T21:22:17.659267243Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-03T21:22:17.68182916Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-03T21:22:17.701446408Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-03T21:22:17.720444173Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-03T21:22:17.720467224Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-03T21:22:17.721597356Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-03T21:22:17.725792929Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-03T21:22:17.726372531Z level=info msg="Storage starting" logger=http.server t=2026-03-03T21:22:17.731664665Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-03T21:22:17.797435908Z level=info msg="Update check succeeded" duration=75.974013ms logger=ngalert.state.manager t=2026-03-03T21:22:17.800820524Z level=info msg="State cache has been initialized" states=0 duration=79.216418ms logger=ngalert.scheduler t=2026-03-03T21:22:17.801003788Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-03T21:22:17.801281073Z level=info msg=starting first_tick=2026-03-03T21:22:20Z logger=provisioning.dashboard t=2026-03-03T21:22:17.804544978Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-03T21:22:17.807900565Z level=info msg="Update check succeeded" duration=87.154215ms logger=plugin.angulardetectorsprovider.dynamic t=2026-03-03T21:22:17.961473984Z level=info msg="Patterns update finished" duration=103.225502ms logger=grafana-apiserver t=2026-03-03T21:22:17.972152186Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-03T21:22:17.972766869Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-03T21:22:17.978315168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.056864758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.058503231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.077423576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.098481292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.115814696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.137023986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.157026371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.185655308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.203758767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.229752271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.24993424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.275357294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.295225698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.321472047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.340513374Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-03T21:22:19.366029729Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-03T21:22:19.37820809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.400867668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.453168984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.472195971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.502030321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.52171532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.561719683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.575810922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.612558189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.633272339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.665472467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.68230212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.716898674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.735680646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.767537807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.785280389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.825719799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.842783586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.879103106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.899493399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.976145397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:19.990915819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.02583579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.042806925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.073855311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.087631453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.13339304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.167027875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.254417325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.278071443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.339407237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.355549297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.434981539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.45318338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.512464823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.530047781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.70580637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.726673264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.785373536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.806763669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.878980409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.896009466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.946962814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:20.967492981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:21.041420374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:21.057959582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:21.471940247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:21.487120647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:21.717048279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:21.73831439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:21.946707675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:21.965396905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.037113974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.056168252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.133627105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.164104089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.278273628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.297130032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.369318691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.385633794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.460033626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.475738848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.550473407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.571023604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T21:22:22.651604839Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-03T21:22:48.753491358Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-03T21:32:17.78386203Z level=info msg="Completed cleanup jobs" duration=60.37808ms logger=plugins.update.checker t=2026-03-03T21:32:17.854835772Z level=info msg="Update check succeeded" duration=57.28872ms logger=sqlstore.transactions t=2026-03-03T21:37:17.649166224Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-03T21:42:17.755517711Z level=info msg="Completed cleanup jobs" duration=32.001703ms logger=plugins.update.checker t=2026-03-03T21:42:17.859580257Z level=info msg="Update check succeeded" duration=61.978014ms logger=cleanup t=2026-03-03T21:52:17.767029126Z level=info msg="Completed cleanup jobs" duration=41.394839ms logger=plugins.update.checker t=2026-03-03T21:52:17.861810841Z level=info msg="Update check succeeded" duration=63.408385ms logger=infra.usagestats t=2026-03-03T21:52:48.783222981Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-03-03T22:02:17.850206373Z level=info msg="Update check succeeded" duration=51.898902ms logger=cleanup t=2026-03-03T22:02:18.275693913Z level=info msg="Completed cleanup jobs" duration=552.25579ms logger=cleanup t=2026-03-03T22:12:17.760490913Z level=info msg="Completed cleanup jobs" duration=36.641419ms logger=plugins.update.checker t=2026-03-03T22:12:17.938479167Z level=info msg="Update check succeeded" duration=139.995597ms logger=cleanup t=2026-03-03T22:22:17.768287109Z level=info msg="Completed cleanup jobs" duration=44.795621ms logger=plugins.update.checker t=2026-03-03T22:22:17.909988638Z level=info msg="Update check succeeded" duration=111.254153ms logger=infra.usagestats t=2026-03-03T22:22:48.77708953Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-03T22:32:17.759534731Z level=info msg="Completed cleanup jobs" duration=35.496186ms logger=plugins.update.checker t=2026-03-03T22:32:17.849837447Z level=info msg="Update check succeeded" duration=52.210149ms